@charset "UTF-8";
.b_g {
  background-color: #f5f5f5 !important;
}

.h_b {
  border: 1px solid #ddd;
}

.f_b {
  font-weight: 700 !important;
}

.bo_t_da {
  background: repeating-linear-gradient(to right, #ddd 0 6px, transparent 8px 16px) top left/100% 2px no-repeat;
}

.bo_b_da {
  background: repeating-linear-gradient(to right, #ddd 0 6px, transparent 8px 16px) bottom left/100% 2px no-repeat;
}

.line {
  text-decoration: underline;
}

#sec1 {
  overflow: hidden;
}
#sec1 .right .register_wrapper .rejection_detail {
  background-color: #f5f5f5;
  border-radius: 4px;
  padding: clamp(15px, 0.78vw, 15px);
  width: -moz-fit-content;
  width: fit-content;
  font-size: clamp(13px, 0.68vw, 13px);
  margin-top: clamp(20px, 1.04vw, 20px);
}
#sec1 .right .register_wrapper .rejection_detail span {
  color: #e91a1a;
  font-weight: 700;
}
#sec1 .right .register_wrapper .rejection_detail p {
  color: #444;
  line-height: 1.7;
}
.content #registerForm .step .input_wrapper .input_inner .detail,
.content #easyRegisterForm .step .input_wrapper .input_inner .detail {
	background-color: #fff;
}
#registerForm .step button, #easyRegisterForm button {
	border: none;
	background-color: transparent;
}
 #registerForm .step .step_num_wrapper,
 #easyRegisterForm .step .step_num_wrapper {
  width: clamp(360px, 18.75vw, 360px);
  padding-left: clamp(12px, 0.63vw, 12px);
  padding-bottom: clamp(20px, 1.04vw, 20px);
  position: relative;
  margin-bottom: clamp(30px, 2.6vw, 50px);
}
 #registerForm .step .step_num_wrapper::before,
 #easyRegisterForm .step .step_num_wrapper::before {
  content: "";
  width: 100%;
  height: 7px;
  background-color: #eefaf9;
  border-radius: 100px;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
}
 #registerForm .step .step_num_wrapper::after,
 #easyRegisterForm .step .step_num_wrapper::after {
  content: "";
  width: 0;
  height: 7px;
  background-color: #3dd5cc;
  border-radius: 100px;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
}
 #registerForm .step .step_num_wrapper p,
 #easyRegisterForm .step .step_num_wrapper p {
  font-size: clamp(14px, 0.73vw, 14px);
  font-weight: 500;
  color: #888;
}
 #registerForm .step .step_num_wrapper p:not(:last-child),
 #easyRegisterForm .step .step_num_wrapper p:not(:last-child) {
  margin-right: clamp(20px, 1.04vw, 20px);
}
 #registerForm .step .step_num_wrapper .on,
 #easyRegisterForm .step .step_num_wrapper .on {
  color: #111;
}
 #registerForm .step .input_wrapper,
 #easyRegisterForm .step .input_wrapper {
  border-bottom: 1px solid #eee;
  position: relative;
}
 #registerForm .step .input_wrapper > label,
 #easyRegisterForm .step .input_wrapper > label {
  width: clamp(135px, 10.42vw, 200px);
  font-size: clamp(14px, 0.78vw, 15px);
  font-weight: 700;
}
 #registerForm .step .input_wrapper > label span,
 #easyRegisterForm .step .input_wrapper > label span {
  color: #999;
  margin-left: 3px;
}
 #registerForm .step .input_wrapper .input_inner,
 #easyRegisterForm .step .input_wrapper .input_inner {
  width: clamp(460px, 26.56vw, 510px);
  position: relative;
  border-radius: 4px;
}
 #registerForm .step .input_wrapper .input_inner p,
 #easyRegisterForm .step .input_wrapper .input_inner p {
  font-size: clamp(13px, 0.73vw, 14px);
  color: #444;
}
 #registerForm .step .input_wrapper .input_inner .sub_info,
 #easyRegisterForm .step .input_wrapper .input_inner .sub_info {
  font-size: clamp(11px, 0.68vw, 13px) !important;
  color: #999 !important;
  line-height: 1.7;
  font-weight: 400 !important;
}
 #registerForm .step .input_wrapper .input_inner .campaign_load_btn,
 #easyRegisterForm .step .input_wrapper .input_inner .campaign_load_btn {
  font-size: clamp(13px, 0.68vw, 13px);
  font-weight: 700;
  color: #666;
  margin-bottom: 7px;
  border: none;
  background-color: transparent;
}
 #registerForm .step .input_wrapper .input_inner .campaign_name_dropdown,
 #easyRegisterForm .step .input_wrapper .input_inner .campaign_name_dropdown {
  width: 100%;
  position: relative;
  white-space: nowrap;
  text-overflow: ellipsis;
}
 #registerForm .step .input_wrapper .input_inner .campaign_name_dropdown .campaign_name_dropdown_btn,
 #easyRegisterForm .step .input_wrapper .input_inner .campaign_name_dropdown .campaign_name_dropdown_btn {
  width: 100%;
  height: clamp(40px, 2.4vw, 46px);
  padding: 0 clamp(15px, 0.78vw, 15px);
  border: 1px solid #ddd;
  border-radius: 4px;
  background-color: #fff;
}
 #registerForm .step .input_wrapper .input_inner .campaign_name_dropdown .campaign_name_dropdown_btn p,
 #easyRegisterForm .step .input_wrapper .input_inner .campaign_name_dropdown .campaign_name_dropdown_btn p {
  font-size: clamp(13px, 0.73vw, 14px);
  color: #888;
  width: calc(100% - clamp(20px, 1.04vw, 20px));
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
 }
 #registerForm .step .input_wrapper .input_inner .campaign_name_dropdown .campaign_name_dropdown_btn::after,
 #easyRegisterForm .step .input_wrapper .input_inner .campaign_name_dropdown .campaign_name_dropdown_btn::after {
  content: "";
  width: clamp(6px, 0.52vw, 10px);
  height: clamp(4px, 0.31vw, 6px);
  background-image: url(../img/down_arrow_6.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
 #registerForm .step .input_wrapper .input_inner .campaign_name_dropdown .list_wrapper,
 #easyRegisterForm .step .input_wrapper .input_inner .campaign_name_dropdown .list_wrapper {
  position: absolute;
  left: 0;
  top: calc(100% + 5px);
  border: 1px solid #ddd;
  border-radius: 4px;
  width: 100%;
  display: none;
  background-color: #fff;
  z-index: 10;
}
 #registerForm .step .input_wrapper .input_inner .campaign_name_dropdown .campaign_name_list,
 #easyRegisterForm .step .input_wrapper .input_inner .campaign_name_dropdown .campaign_name_list {
  padding: clamp(10px, 0.52vw, 10px);
  height: clamp(160px, 8.33vw, 160px);
  overflow-y: auto;
}
 #registerForm .step .input_wrapper .input_inner .campaign_name_dropdown .campaign_name_list li,
 #easyRegisterForm .step .input_wrapper .input_inner .campaign_name_dropdown .campaign_name_list li {
  height: clamp(50px, 2.6vw, 50px);
  border-bottom: 1px solid #eee;
  font-size: clamp(14px, 0.73vw, 14px);
  padding: 0 clamp(10px, 0.52vw, 10px);
  cursor: pointer;
}
#registerForm .step .input_wrapper .input_inner .campaign_name_dropdown .campaign_name_list li div:last-child,
#easyRegisterForm .step .input_wrapper .input_inner .campaign_name_dropdown .campaign_name_list li div:last-child {
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#registerForm .step .input_wrapper .input_inner .campaign_name_dropdown .campaign_name_list li div:last-child p,
#easyRegisterForm .step .input_wrapper .input_inner .campaign_name_dropdown .campaign_name_list li div:last-child p {
	white-space: nowrap;
	overflow: hidden;
	width: 100%;
	text-overflow: ellipsis;
}
 #registerForm .step .input_wrapper .input_inner .campaign_name_dropdown .campaign_name_list li .media,
 #easyRegisterForm .step .input_wrapper .input_inner .campaign_name_dropdown .campaign_name_list li .media {
  width: clamp(22px, 1.15vw, 22px);
  height: clamp(22px, 1.15vw, 22px);
  margin-right: 5px;
}
 #registerForm .step .input_wrapper .input_inner .campaign_name_dropdown .campaign_name_list li .media::before,
 #easyRegisterForm .step .input_wrapper .input_inner .campaign_name_dropdown .campaign_name_list li .media::before {
  content: "";
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
}
 #registerForm .step .input_wrapper .input_inner .campaign_name_dropdown .campaign_name_list li .service,
 #easyRegisterForm .step .input_wrapper .input_inner .campaign_name_dropdown .campaign_name_list li .service {
  font-size: 12px;
  font-weight: 600;
  color: #666;
  background-color: #eceff3;
  border-radius: 4px;
  padding: 3px clamp(7px, 0.36vw, 7px);
}
 #registerForm .step .input_wrapper .input_inner .campaign_name_dropdown .new_campaign_btn,
 #easyRegisterForm .step .input_wrapper .input_inner .campaign_name_dropdown .new_campaign_btn {
  width: 100%;
  height: clamp(50px, 2.6vw, 50px);
  padding: 0 clamp(20px, 1.04vw, 20px);
  font-size: clamp(14px, 0.73vw, 14px);
  font-weight: 500;
  color: #444;
  border-top: 1px solid #ddd;
}
 #registerForm .step .input_wrapper .input_inner .campaign_name_dropdown .new_campaign_btn span,
 #easyRegisterForm .step .input_wrapper .input_inner .campaign_name_dropdown .new_campaign_btn span {
  position: relative;
  width: 10px;
  height: 10px;
  margin-right: 8px;
}
 #registerForm .step .input_wrapper .input_inner .campaign_name_dropdown .new_campaign_btn span::before,  #registerForm .step .input_wrapper .input_inner .campaign_name_dropdown .new_campaign_btn span::after,
 #easyRegisterForm .step .input_wrapper .input_inner .campaign_name_dropdown .new_campaign_btn span::before,
 #easyRegisterForm .step .input_wrapper .input_inner .campaign_name_dropdown .new_campaign_btn span::after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #444;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
 #registerForm .step .input_wrapper .input_inner .campaign_name_dropdown .new_campaign_btn span::after,
 #easyRegisterForm .step .input_wrapper .input_inner .campaign_name_dropdown .new_campaign_btn span::after {
  transform: translate(-50%, -50%) rotate(90deg);
}
 #registerForm .step .input_wrapper .input_inner input[type=text],
 #easyRegisterForm .step .input_wrapper .input_inner input[type=text] {
  width: 100%;
  line-height: clamp(38px, 2.29vw, 44px);
  font-size: clamp(13px, 0.73vw, 14px);
  padding: 0 clamp(10px, 0.78vw, 15px);
  border: 1px solid #ddd;
  border-radius: 4px;
  background-color: #fff;
}
#registerForm .step .input_wrapper .input_inner #cp_announceDate,
#registerForm .step .input_wrapper .input_inner #cp_reviewStartDate,
 #easyRegisterForm .step .input_wrapper .input_inner #cp_announceDate, 
 #easyRegisterForm .step .input_wrapper .input_inner #cp_reviewStartDate {
	background-color: #F5F5F5;
	pointer-events: none;
	color: #666;
 }
 #registerForm .step .input_wrapper .input_inner select,
 #easyRegisterForm .step .input_wrapper .input_inner select {
  width: 100%;
  height: clamp(40px, 2.4vw, 46px);
  font-size: clamp(13px, 0.73vw, 14px);
  padding: 0 clamp(10px, 0.78vw, 15px);
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url(../img/down_arrow_6.svg);
  background-size: clamp(6px, 0.52vw, 10px) clamp(4px, 0.31vw, 6px);
  background-position: right clamp(9px, 0.73vw, 14px) center;
  background-repeat: no-repeat;
  cursor: pointer;
}
 #registerForm .step .input_wrapper .input_inner textarea,
 #easyRegisterForm .step .input_wrapper .input_inner textarea {
  width: 100%;
  padding: clamp(10px, 0.52vw, 10px) clamp(15px, 0.78vw, 15px);
  font-size: clamp(13px, 0.78vw, 15px);
  border: 1px solid #ddd;
  border-radius: 4px;
}
 #registerForm .step .input_wrapper .input_inner textarea::-moz-placeholder,  #easyRegisterForm .step .input_wrapper .input_inner textarea::-moz-placeholder {
  white-space: pre-line;
}
 #registerForm .step .input_wrapper .input_inner textarea::placeholder,
 #easyRegisterForm .step .input_wrapper .input_inner textarea::placeholder {
  white-space: pre-line;
}
 #registerForm .step .input_wrapper .input_inner .hashtag_area,
 #easyRegisterForm .step .input_wrapper .input_inner .hashtag_area {
  border: 1px solid #ddd;
  border-radius: 4px;
  min-height: 100px;
  padding: 10px;
}
 #registerForm .step .input_wrapper .input_inner .hashtag_area .tag,
 #easyRegisterForm .step .input_wrapper .input_inner .hashtag_area .tag {
  height: -moz-fit-content;
  height: fit-content;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 3px 8px;
  font-size: 13px;
  margin-right: 8px;
}
 #registerForm .step .input_wrapper .input_inner .hashtag_area .tag .remove,
 #easyRegisterForm .step .input_wrapper .input_inner .hashtag_area .tag .remove {
  width: 10px;
  height: 10px;
  position: relative;
  margin-left: 8px;
  cursor: pointer;
}
 #registerForm .step .input_wrapper .input_inner .hashtag_area .tag .remove::before,  #registerForm .step .input_wrapper .input_inner .hashtag_area .tag .remove::after,
 #easyRegisterForm .step .input_wrapper .input_inner .hashtag_area .tag .remove::before,
 #easyRegisterForm .step .input_wrapper .input_inner .hashtag_area .tag .remove::after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #444;
  display: block;
  position: absolute;
  transform: translate(-50%, -50%) rotate(45deg);
  left: 50%;
  top: 50%;
  transform-origin: center;
}
 #registerForm .step .input_wrapper .input_inner .hashtag_area .tag .remove::after,
 #easyRegisterForm .step .input_wrapper .input_inner .hashtag_area .tag .remove::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
 #registerForm .step .input_wrapper .input_inner .hashtag_area input,
 #easyRegisterForm .step .input_wrapper .input_inner .hashtag_area input {
  border: none;
  width: auto;
  min-width: 100px;
  height: -moz-fit-content;
  height: fit-content;
  line-height: 27px;
  padding: 0;
}
 #registerForm .step .input_wrapper .input_inner .detail,
 #easyRegisterForm .step .input_wrapper .input_inner .detail {
  width: 100%;
  background-color: #f5f5f5;
  border-radius: 4px;
  padding: clamp(10px, 0.78vw, 15px);
}
 #registerForm .step .input_wrapper .input_inner .detail h4,
 #easyRegisterForm .step .input_wrapper .input_inner .detail h4 {
  font-size: clamp(13px, 0.73vw, 14px);
  color: #444;
  font-weight: 700;
  padding-bottom: 5px;
}
 #registerForm .step .input_wrapper .input_inner .detail p,
 #easyRegisterForm .step .input_wrapper .input_inner .detail p {
  line-height: 1.7;
  font-size: clamp(12px, 0.68vw, 13px);
  color: #444;
}
 #registerForm .step .input_wrapper .input_inner .detail p span,
 #easyRegisterForm .step .input_wrapper .input_inner .detail p span {
  color: #337ab7;
}
 #registerForm .step .input_wrapper .input_inner .detail .detail_inner h4,
 #easyRegisterForm .step .input_wrapper .input_inner .detail .detail_inner h4 {
  color: #111;
}
 #registerForm .step .input_wrapper .input_inner .detail .detail_inner > p,
 #easyRegisterForm .step .input_wrapper .input_inner .detail .detail_inner > p {
  font-size: clamp(12px, 0.73vw, 14px);
  font-weight: 500;
  color: #444;
}
 #registerForm .step .input_wrapper .input_inner .detail .detail_inner .select_area p,
 #easyRegisterForm .step .input_wrapper .input_inner .detail .detail_inner .select_area p {
  font-size: clamp(12px, 0.73vw, 14px);
  font-weight: 500;
  margin-right: clamp(10px, 0.78vw, 15px);
}
 #registerForm .step .input_wrapper .input_inner .detail .detail_inner .select_area select,
 #easyRegisterForm .step .input_wrapper .input_inner .detail .detail_inner .select_area select {
  height: clamp(35px, 2.08vw, 40px);
  padding: 0 clamp(17px, 1.04vw, 20px) 0 clamp(5px, 0.52vw, 10px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url(../img/down_arrow_6.svg);
  background-size: clamp(6px, 0.52vw, 10px) clamp(4px, 0.31vw, 6px);
  background-position: right clamp(10px, 0.73vw, 14px) center;
  background-repeat: no-repeat;
  cursor: pointer;
}
 #registerForm .step .input_wrapper .input_inner .detail .detail_inner .select_area span,
 #easyRegisterForm .step .input_wrapper .input_inner .detail .detail_inner .select_area span {
  font-size: clamp(12px, 0.73vw, 14px);
  font-weight: 500;
}
 #registerForm .step .input_wrapper .input_inner .detail .detail_inner .day_area,
 #easyRegisterForm .step .input_wrapper .input_inner .detail .detail_inner .day_area {
  margin-right: clamp(10px, 0.78vw, 15px);
}
 #registerForm .step .input_wrapper .input_inner .detail .detail_inner .day_area label,
 #easyRegisterForm .step .input_wrapper .input_inner .detail .detail_inner .day_area label {
  cursor: pointer;
}
 #registerForm .step .input_wrapper .input_inner .detail .detail_inner .day_area label:not(:last-child),
 #easyRegisterForm .step .input_wrapper .input_inner .detail .detail_inner .day_area label:not(:last-child) {
  margin-right: 4px;
}
 #registerForm .step .input_wrapper .input_inner .detail .detail_inner .day_area label input[type=checkbox] + span,
 #easyRegisterForm .step .input_wrapper .input_inner .detail .detail_inner .day_area label input[type=checkbox] + span {
  width: clamp(18px, 1.04vw, 20px);
  height: 24px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: clamp(11px, 0.68vw, 13px);
  font-weight: 500;
  color: #444;
  margin: 0;
}
 #registerForm .step .input_wrapper .input_inner .detail .detail_inner .day_area label input[type=checkbox]:checked + span,
 #easyRegisterForm .step .input_wrapper .input_inner .detail .detail_inner .day_area label input[type=checkbox]:checked + span {
  border-color: var(--color-point);
  background-color: var(--color-point);
  color: #fff;
}
#registerForm .step .input_wrapper .input_inner .detail .detail_inner .day_area label.is-disabled {
	cursor: not-allowed;
}
#registerForm .step .input_wrapper .input_inner .detail .detail_inner .day_area label.is-disabled input[type=checkbox] + span {
	pointer-events: none;
	background-color: #ddd;
}
 #registerForm .step .input_wrapper .input_inner .detail .detail_inner .button_area,
 #easyRegisterForm .step .input_wrapper .input_inner .detail .detail_inner .button_area {
  margin-left: clamp(10px, 0.78vw, 15px);
}
 #registerForm .step .input_wrapper .input_inner .detail .detail_inner .button_area button,
 #easyRegisterForm .step .input_wrapper .input_inner .detail .detail_inner .button_area button {
  width: clamp(40px, 3.13vw, 60px);
  line-height: clamp(35px, 2.08vw, 40px);
  font-size: clamp(12px, 0.73vw, 14px);
  font-weight: 700;
  color: #fff;
  background-color: #999;
  border-radius: 4px;
}
 #registerForm .step .input_wrapper .input_inner .detail .detail_inner .button_area .add_btn,
 #easyRegisterForm .step .input_wrapper .input_inner .detail .detail_inner .button_area .add_btn {
  margin-right: clamp(5px, 0.52vw, 10px);
  background-color: #f09200;
}
#registerForm .step .input_wrapper .input_inner .detail .detail_inner .button_area .delete_btn,
 #easyRegisterForm .step .input_wrapper .input_inner .detail .detail_inner .button_area .delete_btn {
	 display: none;
 }
 #registerForm .step .input_wrapper .input_inner .sub_tit,
 #easyRegisterForm .step .input_wrapper .input_inner .sub_tit {
  font-size: clamp(13px, 0.73vw, 14px) !important;
  font-weight: 700;
  color: #444;
}
 #registerForm .step .input_wrapper .input_inner #r_product_site,
 #easyRegisterForm .step .input_wrapper .input_inner #r_product_site {
  height: clamp(40px, 2.4vw, 46px);
}
 #registerForm .step .input_wrapper .input_inner .radio_area,
 #registerForm .step .input_wrapper .input_inner .checkbox_area,
 #easyRegisterForm .step .input_wrapper .input_inner .radio_area,
 #easyRegisterForm .step .input_wrapper .input_inner .checkbox_area {
  gap: clamp(10px, 0.52vw, 10px);
  position: relative;
}
 #registerForm .step .input_wrapper .input_inner .radio_area label,
 #registerForm .step .input_wrapper .input_inner .checkbox_area label,
 #easyRegisterForm .step .input_wrapper .input_inner .radio_area label,
 #easyRegisterForm .step .input_wrapper .input_inner .checkbox_area label {
  width: clamp(107.5px, 6.25vw, 120px);
  height: clamp(40px, 2.4vw, 46px);
}

#registerForm .step #type_buy_guide .input_wrapper .input_inner .radio_area label:first-child,
 #registerForm .step #type_buy_guide .input_wrapper .input_inner .checkbox_area label:first-child {
	 margin-right: clamp(5px, 0.52vw, 10px);
}
 #registerForm .step .input_wrapper .input_inner .radio_area label input[type=radio] + span,
 #registerForm .step .input_wrapper .input_inner .checkbox_area label input[type=radio] + span,
 #easyRegisterForm .step .input_wrapper .input_inner .radio_area label input[type=radio] + span,
 #easyRegisterForm .step .input_wrapper .input_inner .checkbox_area label input[type=radio] + span {
  width: 100%;
  height: 100%;
  border: 1px solid #ddd;
  font-size: clamp(12px, 0.73vw, 14px);
  font-weight: 500;
  color: #444 !important;
  border-radius: 4px;
  cursor: pointer;
  background-color: #fff;
}
 #registerForm .step .input_wrapper .input_inner .radio_area label input[type=radio]:checked + span,
 #registerForm .step .input_wrapper .input_inner .checkbox_area label input[type=radio]:checked + span,
 #easyRegisterForm .step .input_wrapper .input_inner .radio_area label input[type=radio]:checked + span,
 #easyRegisterForm .step .input_wrapper .input_inner .checkbox_area label input[type=radio]:checked + span {
  background-color: var(--color-point);
  border-color: var(--color-point);
  color: #fff !important;
  font-weight: 700;
}
 #registerForm .step .input_wrapper .input_inner .radio_area label input[type=checkbox] + span,
 #registerForm .step .input_wrapper .input_inner .checkbox_area label input[type=checkbox] + span,
 #easyRegisterForm .step .input_wrapper .input_inner .radio_area label input[type=checkbox] + span,
 #easyRegisterForm .step .input_wrapper .input_inner .checkbox_area label input[type=checkbox] + span {
  width: 100%;
  height: 100%;
  border: 1px solid #ddd;
  font-size: clamp(12px, 0.73vw, 14px);
  font-weight: 500;
  color: #444;
  border-radius: 4px;
  cursor: pointer;
  background-color: #fff;
}
 #registerForm .step .input_wrapper .input_inner .radio_area label input[type=checkbox]:checked + span,
 #registerForm .step .input_wrapper .input_inner .checkbox_area label input[type=checkbox]:checked + span,
 #easyRegisterForm .step .input_wrapper .input_inner .radio_area label input[type=checkbox]:checked + span,
 #easyRegisterForm .step .input_wrapper .input_inner .checkbox_area label input[type=checkbox]:checked + span {
  background-color: var(--color-point);
  border-color: var(--color-point);
  color: #fff;
  font-weight: 700;
}
 #registerForm .step .input_wrapper .input_inner .radio_area label .icon::before,
 #registerForm .step .input_wrapper .input_inner .checkbox_area label .icon::before,
 #easyRegisterForm .step .input_wrapper .input_inner .radio_area label .icon::before,
 #easyRegisterForm .step .input_wrapper .input_inner .checkbox_area label .icon::before {
  content: "";
  width: clamp(18px, 0.94vw, 18px);
  height: clamp(18px, 0.94vw, 18px);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: none;
  margin-right: 8px;

}
#registerForm .step .input_wrapper .input_inner .radio_area label .icon img,
 #registerForm .step .input_wrapper .input_inner .checkbox_area label .icon img,
 #easyRegisterForm .step .input_wrapper .input_inner .radio_area label .icon img,
 #easyRegisterForm .step .input_wrapper .input_inner .checkbox_area label .icon img {
	 width: clamp(18px, 0.94vw, 18px);
  height: clamp(18px, 0.94vw, 18px);
  margin-right: 8px;
  border-radius: 4px;
 }
 #registerForm .step .input_wrapper .input_inner .radio_area .n_c,
 #registerForm .step .input_wrapper .input_inner .checkbox_area .n_c,
 #easyRegisterForm .step .input_wrapper .input_inner .radio_area .n_c,
 #easyRegisterForm .step .input_wrapper .input_inner .checkbox_area .n_c {
  pointer-events: none;
}
 #registerForm .step .input_wrapper .input_inner .radio_area .n_c input[type=radio] + span,
 #registerForm .step .input_wrapper .input_inner .radio_area .n_c input[type=checkbox] + span,
 #registerForm .step .input_wrapper .input_inner .checkbox_area .n_c input[type=radio] + span,
 #registerForm .step .input_wrapper .input_inner .checkbox_area .n_c input[type=checkbox] + span,
 #easyRegisterForm .step .input_wrapper .input_inner .radio_area .n_c input[type=radio] + span,
 #easyRegisterForm .step .input_wrapper .input_inner .radio_area .n_c input[type=checkbox] + span,
 #easyRegisterForm .step .input_wrapper .input_inner .checkbox_area .n_c input[type=radio] + span,
 #easyRegisterForm .step .input_wrapper .input_inner .checkbox_area .n_c input[type=checkbox] + span {
  background-color: #f5f5f5;
}
 #registerForm .step .input_wrapper .input_inner .service_sub_area,
 #easyRegisterForm .step .input_wrapper .input_inner .service_sub_area {
  display: none;
}
 #registerForm .step .input_wrapper .input_inner .service_sub_area label,
 #easyRegisterForm .step .input_wrapper .input_inner .service_sub_area label {
  font-size: clamp(11px, 0.68vw, 13px);
  color: #666;
}
 #registerForm .step .input_wrapper .input_inner .service_sub_area label:not(:last-child),
 #easyRegisterForm .step .input_wrapper .input_inner .service_sub_area label:not(:last-child) {
  margin-right: clamp(10px, 1.04vw, 20px);
}
 #registerForm .step .input_wrapper .input_inner .service_sub_area label input[type=checkbox] + span,
 #easyRegisterForm .step .input_wrapper .input_inner .service_sub_area label input[type=checkbox] + span {
  width: clamp(16px, 1.04vw, 20px);
  height: clamp(16px, 1.04vw, 20px);
  border: 1px solid #ddd;
  border-radius: 1px;
}
 #registerForm .step .input_wrapper .input_inner .service_sub_area label input[type=checkbox]:checked + span,
 #easyRegisterForm .step .input_wrapper .input_inner .service_sub_area label input[type=checkbox]:checked + span {
  background-color: var(--color-point);
  background-image: url(../img/check_icon_w.svg);
  background-size: clamp(8px, 0.52vw, 10px) clamp(6px, 0.42vw, 8px);
  background-position: center;
  background-repeat: no-repeat;
  border-color: var(--color-point);
}
 #registerForm .step .input_wrapper .input_inner .personnel_button_wrapper,
 #easyRegisterForm .step .input_wrapper .input_inner .personnel_button_wrapper {
  position: absolute;
  right: 0;
  top: 0;
  background-color: var(--color-point);
  width: clamp(20px, 1.04vw, 20px);
  height: 100%;
  flex-direction: column;
}
 #registerForm .step .input_wrapper .input_inner .personnel_button_wrapper button,
 #easyRegisterForm .step .input_wrapper .input_inner .personnel_button_wrapper button {
  width: 100%;
  height: 50%;
  padding: 0;
  border: none;
  background-color: var(--color-point);
}
 #registerForm .step .input_wrapper .input_inner .personnel_button_wrapper button::after,
 #easyRegisterForm .step .input_wrapper .input_inner .personnel_button_wrapper button::after {
  content: "";
  width: 11px;
  height: 7px;
  background-image: url(../img/count_up_arrow.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
}
 #registerForm .step .input_wrapper .input_inner .personnel_button_wrapper .num_down_btn::after,
 #easyRegisterForm .step .input_wrapper .input_inner .personnel_button_wrapper .num_down_btn::after {
  transform: rotate(180deg);
}
 #registerForm .step .input_wrapper .input_inner .date_area .sub_tit,
 #easyRegisterForm .step .input_wrapper .input_inner .date_area .sub_tit {
  width: clamp(80px, 5.21vw, 100px);
}
 #registerForm .step .input_wrapper .input_inner .m_info_area,
 #easyRegisterForm .step .input_wrapper .input_inner .m_info_area {
	 display: none;
 }
 #registerForm .step .input_wrapper .input_inner .date_area .date_wrap > span,
 #easyRegisterForm .step .input_wrapper .input_inner .date_area .date_wrap > span {
  font-size: clamp(15px, 0.78vw, 15px);
  font-weight: 500;
  margin: 0 clamp(10px, 0.52vw, 10px);
}
 #registerForm .step .input_wrapper .input_inner .date_area .date_input,
 #easyRegisterForm .step .input_wrapper .input_inner .date_area .date_input {
  width: clamp(145px, 8.33vw, 160px);
  border: 1px solid #ddd;
  padding: 0 clamp(10px, 0.73vw, 14px);
  border-radius: 4px;
  background-color: #fff;
}
 #registerForm .step .input_wrapper .input_inner .date_area .date_input input,
 #easyRegisterForm .step .input_wrapper .input_inner .date_area .date_input input {
  width: clamp(80px, 5.21vw, 100px);
  height: -moz-fit-content;
  height: fit-content;
  padding: 0;
  border: none;
  border-radius: 0;
}
 #registerForm .step .input_wrapper .input_inner .date_area .date_input input::-moz-placeholder,  #easyRegisterForm .step .input_wrapper .input_inner .date_area .date_input input::-moz-placeholder {
  color: #444;
}
 #registerForm .step .input_wrapper .input_inner .date_area .date_input input::placeholder,
 #easyRegisterForm .step .input_wrapper .input_inner .date_area .date_input input::placeholder {
  color: #444;
}
 #registerForm .step .input_wrapper .input_inner .date_area .date_input input:disabled,
 #easyRegisterForm .step .input_wrapper .input_inner .date_area .date_input input:disabled {
  background-color: #f5f5f5;
}
 #registerForm .step .input_wrapper .input_inner .date_area .date_icon,
 #easyRegisterForm .step .input_wrapper .input_inner .date_area .date_icon {
  width: clamp(13px, 0.89vw, 17px);
  height: clamp(15px, 0.99vw, 19px);
  background-image: url(../img/date_icon.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}
 #registerForm .step .input_wrapper .input_inner .date_area .date_info,
 #easyRegisterForm .step .input_wrapper .input_inner .date_area .date_info,
 #registerForm .step .input_wrapper .input_inner .date_area .m_date_info,
 #easyRegisterForm .step .input_wrapper .input_inner .date_area .m_date_info {
  font-size: clamp(12px, 0.68vw, 13px);
  color: #444;
  margin-left: clamp(10px, 1.04vw, 20px);
}
 #registerForm .step .input_wrapper .input_inner .date_area .date_info span,
 #easyRegisterForm .step .input_wrapper .input_inner .date_area .date_info span,
 #registerForm .step .input_wrapper .input_inner .date_area .m_date_info span,
 #easyRegisterForm .step .input_wrapper .input_inner .date_area .m_date_info span {
  color: #337ab7;
  position: relative;
}
 #registerForm .step .input_wrapper .input_inner .date_area .date_info span::after,
 #easyRegisterForm .step .input_wrapper .input_inner .date_area .date_info span::after,
 #registerForm .step .input_wrapper .input_inner .date_area .m_date_info span::after,
 #easyRegisterForm .step .input_wrapper .input_inner .date_area .m_date_info span::after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #337ab7;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
}
 #registerForm .step .input_wrapper .input_inner #r_personnel,
 #easyRegisterForm .step .input_wrapper .input_inner #r_personnel {
  padding-right: clamp(25px, 1.3vw, 25px);
}
 #registerForm .step .input_wrapper .input_inner #r_city,
 #easyRegisterForm .step .input_wrapper .input_inner #r_city {
  margin-right: 10px;
}
 #registerForm .step .input_wrapper .input_inner .address_search_btn,
 #easyRegisterForm .step .input_wrapper .input_inner .address_search_btn {
  width: clamp(107.5px, 6.25vw, 120px);
  height: clamp(40px, 2.4vw, 46px);
  background-color: var(--color-point);
  font-size: clamp(12px, 0.73vw, 14px);
  font-weight: 700;
  color: #fff;
  border-radius: 4px;
}
 #registerForm .step .input_wrapper .input_inner .reser2 span,
 #easyRegisterForm .step .input_wrapper .input_inner .reser2 span {
  font-size: 14px;
  font-weight: 500;
}
 #registerForm .step .input_wrapper .input_inner .reser,
 #easyRegisterForm .step .input_wrapper .input_inner .reser {
  display: none;
}
 #registerForm .step .input_wrapper .input_inner .reser.active,
 #easyRegisterForm .step .input_wrapper .input_inner .reser.active {
  display: block;
}
 #registerForm .step .input_wrapper .input_inner .file_area label,
 #easyRegisterForm .step .input_wrapper .input_inner .file_area label {
  width: clamp(140px, 7.29vw, 140px);
  height: clamp(140px, 7.29vw, 140px);
  border: 1px solid #eee;
  border-radius: 4px;
  cursor: pointer;
  margin-right: clamp(20px, 1.04vw, 20px);
  background-color: #fff;
  flex-shrink: 0;
  position: relative;
  overflow: hidden;
}
 #registerForm .step .input_wrapper .input_inner .file_area label span,
 #easyRegisterForm .step .input_wrapper .input_inner .file_area label span {
  width: clamp(80px, 4.17vw, 80px);
  height: clamp(80px, 4.17vw, 80px);
  border-radius: 50%;
  border: 3px solid #eee;
  position: absolute;
}
 #registerForm .step .input_wrapper .input_inner .file_area label span::before,  #registerForm .step .input_wrapper .input_inner .file_area label span::after,
 #easyRegisterForm .step .input_wrapper .input_inner .file_area label span::before,
 #easyRegisterForm .step .input_wrapper .input_inner .file_area label span::after {
  content: "";
  width: clamp(20px, 1.04vw, 20px);
  height: 3px;
  background-color: #eee;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
 #registerForm .step .input_wrapper .input_inner .file_area label span::after,
 #easyRegisterForm .step .input_wrapper .input_inner .file_area label span::after {
  transform: translate(-50%, -50%) rotate(90deg);
}
 #registerForm .step .input_wrapper .input_inner .file_area label .thumbnail_img,
 #registerForm .step .input_wrapper .input_inner .file_area label .product_thumbnail_img,
 #easyRegisterForm .step .input_wrapper .input_inner .file_area label .thumbnail_img,
 #easyRegisterForm .step .input_wrapper .input_inner .file_area label .product_thumbnail_img {
  display: none;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
}
 #registerForm .step .input_wrapper .input_inner .file_area label .thumbnail_img.on,
 #registerForm .step .input_wrapper .input_inner .file_area label .product_thumbnail_img.on,
 #easyRegisterForm .step .input_wrapper .input_inner .file_area label .thumbnail_img.on,
 #easyRegisterForm .step .input_wrapper .input_inner .file_area label .product_thumbnail_img.on {
  display: block;
}
 #registerForm .step .input_wrapper .input_inner .file_area .info_action,
 #easyRegisterForm .step .input_wrapper .input_inner .file_area .info_action {
  flex-direction: column;
}
 #registerForm .step .input_wrapper .input_inner .file_area .txt p,
 #easyRegisterForm .step .input_wrapper .input_inner .file_area .txt p {
  font-size: clamp(13px, 0.78vw, 15px);
  font-weight: 500;
  color: #444;
}
 #registerForm .step .input_wrapper .input_inner .file_area .button_area button,
 #easyRegisterForm .step .input_wrapper .input_inner .file_area .button_area button {
  line-height: clamp(40px, 2.4vw, 46px);
  background-color: #444;
  font-size: clamp(12px, 0.73vw, 14px);
  font-weight: 700;
  color: #fff;
  border-radius: 4px;
}
 #registerForm .step .input_wrapper .s_txt,
 #easyRegisterForm .step .input_wrapper .s_txt {
  font-size: clamp(12px, 0.73vw, 14px);
  font-weight: 600;
  color: #444;
  margin-left: clamp(5px, 0.52vw, 10px);
}
 #registerForm .step .input_wrapper .add_txt,
 #easyRegisterForm .step .input_wrapper .add_txt {
  flex-direction: column;
  font-size: clamp(12px, 0.73vw, 14px) !important;
  color: #888 !important;
}
 #registerForm .step .input_wrapper .add_txt span,
 #easyRegisterForm .step .input_wrapper .add_txt span {
  width: clamp(25px, 1.56vw, 30px);
  height: clamp(25px, 1.56vw, 30px);
  border-radius: 50%;
  background-color: #666;
  position: relative;
  margin-bottom: clamp(10px, 0.78vw, 15px);
}
 #registerForm .step .input_wrapper .add_txt span::before,  #registerForm .step .input_wrapper .add_txt span::after,
 #easyRegisterForm .step .input_wrapper .add_txt span::before,
 #easyRegisterForm .step .input_wrapper .add_txt span::after {
  content: "";
  width: clamp(11px, 0.57vw, 11px);
  height: 2px;
  background-color: #f5f5f5;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
 #registerForm .step .input_wrapper .add_txt span::after,
 #easyRegisterForm .step .input_wrapper .add_txt span::after {
  transform: translate(-50%, -50%) rotate(90deg);
}
 #registerForm .step .input_wrapper .error,
 #easyRegisterForm .step .input_wrapper .error {
  font-size: clamp(11px, 0.68vw, 13px);
  display: none;
}
 #registerForm .step .input_wrapper .error.on,
 #easyRegisterForm .step .input_wrapper .error.on {
  display: block;
}
 #registerForm .step .radio_wrapper .detail,
 #registerForm .step .checkbox_wrapper .detail,
 #easyRegisterForm .step .radio_wrapper .detail,
 #easyRegisterForm .step .checkbox_wrapper .detail {
  display: none;
}
#registerForm .step #type_service .radio_wrapper .detail,
 #registerForm .step #type_service .checkbox_wrapper .detail,
 #easyRegisterForm #type_service .step .radio_wrapper .detail,
 #easyRegisterForm #type_service .step .checkbox_wrapper .detail {
	 display: block;
 }
 #registerForm .step .radio_wrapper .category_wrapper,
 #registerForm .step .checkbox_wrapper .category_wrapper,
 #easyRegisterForm .step .radio_wrapper .category_wrapper,
 #easyRegisterForm .step .checkbox_wrapper .category_wrapper {
  display: none;
}
 #registerForm .step .radio_wrapper .category_wrapper p,
 #registerForm .step .checkbox_wrapper .category_wrapper p,
 #easyRegisterForm .step .radio_wrapper .category_wrapper p,
 #easyRegisterForm .step .checkbox_wrapper .category_wrapper p {
  font-size: clamp(11px, 0.68vw, 13px);
  font-weight: 700;
  color: #666;
  margin-bottom: 10px;
}
#registerForm .step .radio_wrapper .category_wrapper .service_category ,
 #registerForm .step .checkbox_wrapper .category_wrapper .service_category ,
 #easyRegisterForm .step .radio_wrapper .category_wrapper .service_category ,
 #easyRegisterForm .step .checkbox_wrapper .category_wrapper .service_category  {
	 gap: clamp(5px, 0.52vw, 10px) clamp(10px, 1.04vw, 20px);
 }
 #registerForm .step .radio_wrapper .category_wrapper .service_category label,
 #registerForm .step .checkbox_wrapper .category_wrapper .service_category label,
 #easyRegisterForm .step .radio_wrapper .category_wrapper .service_category label,
 #easyRegisterForm .step .checkbox_wrapper .category_wrapper .service_category label {
  font-size: clamp(11px, 0.68vw, 13px);
  color: #666;
}
 #registerForm .step .radio_wrapper .category_wrapper .service_category label input[type=radio] + span,
 #registerForm .step .checkbox_wrapper .category_wrapper .service_category label input[type=radio] + span,
 #easyRegisterForm .step .radio_wrapper .category_wrapper .service_category label input[type=radio] + span,
 #easyRegisterForm .step .checkbox_wrapper .category_wrapper .service_category label input[type=radio] + span {
  width: clamp(16px, 1.04vw, 20px);
  height: clamp(16px, 1.04vw, 20px);
  border: 1px solid #ddd;
  border-radius: 1px;
}
 #registerForm .step .radio_wrapper .category_wrapper .service_category label input[type=radio]:checked + span,
 #registerForm .step .checkbox_wrapper .category_wrapper .service_category label input[type=radio]:checked + span,
 #easyRegisterForm .step .radio_wrapper .category_wrapper .service_category label input[type=radio]:checked + span,
 #easyRegisterForm .step .checkbox_wrapper .category_wrapper .service_category label input[type=radio]:checked + span {
  background-color: var(--color-point);
  background-image: url(../img/check_icon_w.svg);
  background-size: clamp(8px, 0.52vw, 10px) clamp(6px, 0.42vw, 8px);
  background-position: center;
  background-repeat: no-repeat;
  border-color: var(--color-point);
}
#registerForm .step .keyword_wrapper,
 #registerForm .step .hashtag_wrapper {
	display: none;
 }
 #registerForm .step .keyword_wrapper.on,
 #registerForm .step .hashtag_wrapper.on {
	display: flex;
 }
 #registerForm .step .keyword_wrapper .input_inner .radio_area > div label:first-child,
 #easyRegisterForm .step .keyword_wrapper .input_inner .radio_area > div label:first-child {
  margin-right: clamp(5px, 0.52vw, 10px);
}
 #registerForm .step .keyword_wrapper .input_inner .input_area,
 #easyRegisterForm .step .keyword_wrapper .input_inner .input_area {
  display: none;
}
 #registerForm .step .keyword_wrapper .input_inner .input_area button,
 #easyRegisterForm .step .keyword_wrapper .input_inner .input_area button {
  font-size: clamp(12px, 0.73vw, 14px);
  border-radius: 4px;
  color: #fff;
  font-weight: 700;
  line-height: clamp(40px, 2.4vw, 46px);
}
 #registerForm .step .keyword_wrapper .input_inner .input_area .keyword_add_btn,
 #easyRegisterForm .step .keyword_wrapper .input_inner .input_area .keyword_add_btn {
  width: clamp(75px, 5.21vw, 100px);
  background-color: var(--color-point);
}
 #registerForm .step .keyword_wrapper .input_inner .input_area .keyword_check_btn,
 #easyRegisterForm .step .keyword_wrapper .input_inner .input_area .keyword_check_btn {
  width: clamp(100px, 6.77vw, 130px);
  background-color: #444;
}
 #registerForm .step .keyword_wrapper .input_inner .input_area .keyword_check_info,
 #easyRegisterForm .step .keyword_wrapper .input_inner .input_area .keyword_check_info {
  font-size: clamp(12px, 0.68vw, 13px);
  color: #337ab7;
  text-decoration: underline;
  margin-left: clamp(10px, 1.04vw, 20px);
}
 #registerForm .step .keyword_wrapper .input_inner .input_area .list_wrapper,
 #easyRegisterForm .step .keyword_wrapper .input_inner .input_area .list_wrapper {
  position: relative;
}
 #registerForm .step .keyword_wrapper .input_inner .input_area .list_wrapper::after,
 #easyRegisterForm .step .keyword_wrapper .input_inner .input_area .list_wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px; /* 선 두께 */
  background: repeating-linear-gradient(to right, #ddd 0 6px, transparent 8px 16px);
}
 #registerForm .step .keyword_wrapper .input_inner .input_area .keyword_list,
 #easyRegisterForm .step .keyword_wrapper .input_inner .input_area .keyword_list {
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: clamp(15px, 0.78vw, 15px);
}
 #registerForm .step .keyword_wrapper .input_inner .input_area .select_area .select_inner,
 #easyRegisterForm .step .keyword_wrapper .input_inner .input_area .select_area .select_inner {
  position: relative;
}
 #registerForm .step .keyword_wrapper .input_inner .input_area .select_area .select_inner .sub_info,
 #easyRegisterForm .step .keyword_wrapper .input_inner .input_area .select_area .select_inner .sub_info {
  position: absolute;
  left: 0;
  top: calc(100% + 5px);
}
 #registerForm .step .keyword_wrapper .input_inner .input_area .select_area .keyword_select_wrap p,
 #easyRegisterForm .step .keyword_wrapper .input_inner .input_area .select_area .keyword_select_wrap p {
  font-size: clamp(12px, 0.73vw, 14px);
  font-weight: 500;
  color: #111;
}
 #registerForm .step .keyword_wrapper .input_inner .input_area .select_area .keyword_select_wrap p .c_b,
 #easyRegisterForm .step .keyword_wrapper .input_inner .input_area .select_area .keyword_select_wrap p .c_b {
  color: #337ab7;
}
 #registerForm .step .keyword_wrapper .input_inner .input_area .select_area select,
 #easyRegisterForm .step .keyword_wrapper .input_inner .input_area .select_area select {
  padding: 0 clamp(5px, 0.52vw, 10px);
  height: clamp(35px, 2.08vw, 40px);
  background-size: clamp(10px, 0.52vw, 10px) clamp(6px, 0.31vw, 6px);
  background-position: right clamp(5px, 0.52vw, 10px) center;
  background-repeat: no-repeat;
}
#registerForm .step .keyword_wrapper .input_inner .keyword1 ul,
#easyRegisterForm .step .keyword_wrapper .input_inner .keyword1 ul {
	gap: 6px;
}
 #registerForm .step .keyword_wrapper .input_inner .keyword1 .list li,
 #easyRegisterForm .step .keyword_wrapper .input_inner .keyword1 .list li {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  width: -moz-fit-content;
  width: fit-content;
  padding: 5px clamp(8px, 0.63vw, 12px);
}
 #registerForm .step .keyword_wrapper .input_inner .keyword1 .list li .order,
 #easyRegisterForm .step .keyword_wrapper .input_inner .keyword1 .list li .order {
  width: clamp(8px, 0.63vw, 12px);
  height: clamp(7px, 0.47vw, 9px);
  position: relative;
  line-height: 1;
  border-radius: 0;
  margin-right: 6px;
  cursor: grab;
}
#registerForm .step .keyword_wrapper .input_inner .keyword1 .list li .order:active,
 #easyRegisterForm .step .keyword_wrapper .input_inner .keyword1 .list li .order:active {
	 cursor: grabbing;
 }
 #registerForm .step .keyword_wrapper .input_inner .keyword1 .list li .order::before,
 #easyRegisterForm .step .keyword_wrapper .input_inner .keyword1 .list li .order::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #444;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
 #registerForm .step .keyword_wrapper .input_inner .keyword1 .list li .order::after,
 #easyRegisterForm .step .keyword_wrapper .input_inner .keyword1 .list li .order::after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #444;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
}
 #registerForm .step .keyword_wrapper .input_inner .keyword1 .list li .order span,
 #easyRegisterForm .step .keyword_wrapper .input_inner .keyword1 .list li .order span {
  width: 100%;
  height: 1px;
  background-color: #444;
}
 #registerForm .step .keyword_wrapper .input_inner .keyword1 .list li p,
 #easyRegisterForm .step .keyword_wrapper .input_inner .keyword1 .list li p {
  font-size: clamp(12px, 0.73vw, 14px);
  margin-right: clamp(8px, 0.63vw, 12px);
}
 #registerForm .step .keyword_wrapper .input_inner .keyword1 .list li .edit,
 #easyRegisterForm .step .keyword_wrapper .input_inner .keyword1 .list li .edit {
  width: clamp(10px, 0.63vw, 12px);
  height: clamp(10px, 0.63vw, 12px);
  background-image: url(../img/pencil_icon.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}
 #registerForm .step .keyword_wrapper .input_inner .keyword1 .list li .remove,
 #easyRegisterForm .step .keyword_wrapper .input_inner .keyword1 .list li .remove {
  width: 10px;
  height: 10px;
  position: relative;
  margin-left: 6px;
  cursor: pointer;
}
 #registerForm .step .keyword_wrapper .input_inner .keyword1 .list li .remove::before,  #registerForm .step .keyword_wrapper .input_inner .keyword1 .list li .remove::after,
 #easyRegisterForm .step .keyword_wrapper .input_inner .keyword1 .list li .remove::before,
 #easyRegisterForm .step .keyword_wrapper .input_inner .keyword1 .list li .remove::after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #444;
  display: block;
  position: absolute;
  transform: translate(-50%, -50%) rotate(45deg);
  left: 50%;
  top: 50%;
  transform-origin: center;
}
 #registerForm .step .keyword_wrapper .input_inner .keyword1 .list li .remove::after,
 #easyRegisterForm .step .keyword_wrapper .input_inner .keyword1 .list li .remove::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
 #registerForm .step .keyword_wrapper .input_inner .keyword2 .list li:not(:last-child),
 #easyRegisterForm .step .keyword_wrapper .input_inner .keyword2 .list li:not(:last-child) {
  margin-bottom: clamp(10px, 0.52vw, 10px);
}
 #registerForm .step .keyword_wrapper .input_inner .keyword2 .list li p,
 #easyRegisterForm .step .keyword_wrapper .input_inner .keyword2 .list li p {
  font-weight: 700;
}
 #registerForm .step .keyword_wrapper .input_inner .keyword2 .list li .keyword_text,
 #easyRegisterForm .step .keyword_wrapper .input_inner .keyword2 .list li .keyword_text {
  width: clamp(125px, 10.42vw, 200px);
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  line-height: clamp(38px, 2.29vw, 44px);
  padding: 0 clamp(15px, 0.78vw, 15px);
  margin-left: clamp(10px, 1.04vw, 20px);
  font-size: clamp(12px, 0.73vw, 14px);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
 #registerForm .step .keyword_wrapper .input_inner .keyword2 .list li .num_area,
 #easyRegisterForm .step .keyword_wrapper .input_inner .keyword2 .list li .num_area {
  position: relative;
  border-radius: 4px;
  overflow: hidden;
}
 #registerForm .step .keyword_wrapper .input_inner .keyword2 .list li .keyword_personnel_button_wrapper,
 #easyRegisterForm .step .keyword_wrapper .input_inner .keyword2 .list li .keyword_personnel_button_wrapper {
  position: absolute;
  right: 0;
  top: 0;
  background-color: var(--color-point);
  width: clamp(20px, 1.04vw, 20px);
  height: 100%;
  flex-direction: column;
}
 #registerForm .step .keyword_wrapper .input_inner .keyword2 .list li .keyword_personnel_button_wrapper button,
 #easyRegisterForm .step .keyword_wrapper .input_inner .keyword2 .list li .keyword_personnel_button_wrapper button {
  width: 100%;
  height: 50%;
}
 #registerForm .step .keyword_wrapper .input_inner .keyword2 .list li .keyword_personnel_button_wrapper button::after,
 #easyRegisterForm .step .keyword_wrapper .input_inner .keyword2 .list li .keyword_personnel_button_wrapper button::after {
  content: "";
  width: 11px;
  height: 7px;
  background-image: url(../img/count_up_arrow.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
}
 #registerForm .step .keyword_wrapper .input_inner .keyword2 .list li .keyword_personnel_button_wrapper .num_down_btn::after,
 #easyRegisterForm .step .keyword_wrapper .input_inner .keyword2 .list li .keyword_personnel_button_wrapper .num_down_btn::after {
  transform: rotate(180deg);
}
 #registerForm .step .keyword_wrapper .input_inner .keyword2 .list li .keyword_delete_btn,
 #easyRegisterForm .step .keyword_wrapper .input_inner .keyword2 .list li .keyword_delete_btn {
  background-color: #999;
  margin-left: clamp(10px, 1.04vw, 20px);
}
 #registerForm .step .keyword_wrapper .input_inner .keyword2 .list .personnel_txt p,
 #easyRegisterForm .step .keyword_wrapper .input_inner .keyword2 .list .personnel_txt p {
  font-size: clamp(12px, 0.73vw, 14px);
  font-weight: 500;
}
 #registerForm .step .keyword_wrapper .input_inner .keyword2 .list .personnel_txt p:first-child,
 #easyRegisterForm .step .keyword_wrapper .input_inner .keyword2 .list .personnel_txt p:first-child {
  margin-right: clamp(10px, 1.04vw, 20px);
}
 #registerForm .step .keyword_wrapper .input_inner .keyword2 .list .personnel_txt p span,
 #easyRegisterForm .step .keyword_wrapper .input_inner .keyword2 .list .personnel_txt p span {
  margin-left: clamp(5px, 0.52vw, 10px);
}
}
 #registerForm .step .review_wrapper .input_inner .input_area .select_area select,
 #easyRegisterForm .step .review_wrapper .input_inner .input_area .select_area select {
  padding: 0 clamp(10px, 0.52vw, 10px);
  height: clamp(35px, 2.08vw, 40px);
  background-size: clamp(6px, 0.52vw, 10px) clamp(4px, 0.31vw, 6px);
  background-position: right clamp(10px, 0.52vw, 10px) center;
  background-repeat: no-repeat;
}
#registerForm .step .review_wrapper .input_inner .input_area .select_area select.readonly,
 #easyRegisterForm .step .review_wrapper .input_inner .input_area .select_area select.readonly {
	 pointer-events: none;
	 background-image: none;
 }
 #registerForm .step .review_wrapper .input_inner .input_area .select_area .num_txt,
 #easyRegisterForm .step .review_wrapper .input_inner .input_area .select_area .num_txt {
  font-size: clamp(12px, 0.73vw, 14px);
  font-weight: 500;
}
#registerForm .step .review_wrapper .input_inner .input_area .select_area .count_txt,
 #easyRegisterForm .step .review_wrapper .input_inner .input_area .select_area .count_txt {
	 font-size: clamp(11px, 0.68vw, 13px);
	 color: #999;
	 margin-left: clamp(10px, 1.04vw, 20px);
 }
 #registerForm .step .review_wrapper .input_inner .input_area .sub_info,
 #easyRegisterForm .step .review_wrapper .input_inner .input_area .sub_info {
  margin-left: clamp(10px, 1.04vw, 20px);
  line-height: 1;
}
 #registerForm .step .review_wrapper .input_inner .input_area .load_btn,
 #easyRegisterForm .step .review_wrapper .input_inner .input_area .load_btn {
  font-size: 12px;
  font-weight: 500;
  color: var(--color-point);
  background-color: #e5fffc;
  border-radius: 4px;
  padding: 3px 8px;
}
 #registerForm .step .review_wrapper .input_inner .input_area .detail,
 #easyRegisterForm .step .review_wrapper .input_inner .input_area .detail {
  margin-top: clamp(20px, 1.04vw, 20px);
  display: none;
}
 #registerForm .step .review_wrapper .input_inner .input_area .detail .detail_inner,
 #easyRegisterForm .step .review_wrapper .input_inner .input_area .detail .detail_inner {
  position: relative;
}
 #registerForm .step .review_wrapper .input_inner .input_area .detail .detail_inner .detail_tit,
 #easyRegisterForm .step .review_wrapper .input_inner .input_area .detail .detail_inner .detail_tit {
  font-size: clamp(14px, 0.73vw, 14px);
  font-weight: 700;
  color: #f3b75b;
}
 #registerForm .step .review_wrapper .input_inner .input_area .detail .detail_inner .detail_close_btn,
 #easyRegisterForm .step .review_wrapper .input_inner .input_area .detail .detail_inner .detail_close_btn {
  position: absolute;
  width: 15px;
  height: 15px;
  top: 0;
  right: 0;
}
 #registerForm .step .review_wrapper .input_inner .input_area .detail .detail_inner .detail_close_btn::after,  #registerForm .step .review_wrapper .input_inner .input_area .detail .detail_inner .detail_close_btn::before,
 #easyRegisterForm .step .review_wrapper .input_inner .input_area .detail .detail_inner .detail_close_btn::after,
 #easyRegisterForm .step .review_wrapper .input_inner .input_area .detail .detail_inner .detail_close_btn::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #999;
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
}
 #registerForm .step .review_wrapper .input_inner .input_area .detail .detail_inner .detail_close_btn::before,
 #easyRegisterForm .step .review_wrapper .input_inner .input_area .detail .detail_inner .detail_close_btn::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
 #registerForm .step .review_wrapper .input_inner .input_area .detail .detail_inner .detail_close_btn::after,
 #easyRegisterForm .step .review_wrapper .input_inner .input_area .detail .detail_inner .detail_close_btn::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
 #registerForm .step .review_wrapper .input_inner .input_area .detail .detail_inner .select_area select,
 #easyRegisterForm .step .review_wrapper .input_inner .input_area .detail .detail_inner .select_area select {
  padding: 0 clamp(5px, 0.52vw, 10px);
  height: clamp(35px, 2.08vw, 40px);
  background-size: clamp(8px, 0.52vw, 10px) clamp(4px, 0.31vw, 6px);
  background-position: right clamp(5px, 0.52vw, 10px) center;
  background-repeat: no-repeat;
}
 #registerForm .step .review_wrapper .input_inner .input_area .detail .detail_inner .select_area p,
 #easyRegisterForm .step .review_wrapper .input_inner .input_area .detail .detail_inner .select_area p {
  font-size: clamp(12px, 0.73vw, 14px);
  font-weight: 500;
  color: #111;
  margin: 0;
}
 #registerForm .step .review_wrapper .input_inner .input_area .detail .detail_inner .sub_info,
 #easyRegisterForm .step .review_wrapper .input_inner .input_area .detail .detail_inner .sub_info {
  margin-left: 0;
}
#registerForm .step .review_wrapper .input_inner .input_area .detail .detail_inner .txt_count .num,
 #easyRegisterForm .step .review_wrapper .input_inner .input_area .detail .detail_inner .txt_count .num {
	 color: #999;
 }
 #registerForm .step .review_wrapper .input_inner .input_area .add,
 #easyRegisterForm .step .review_wrapper .input_inner .input_area .add {
  display: block;
}
 #registerForm .step .option_wrapper .input_inner .button_area button,
 #easyRegisterForm .step .option_wrapper .input_inner .button_area button {
  font-size: clamp(12px, 0.73vw, 14px);
  font-weight: 500;
  color: #fff;
  border-radius: 4px;
  line-height: clamp(40px, 2.4vw, 46px);
  background-color: #888;
}
 #registerForm .step .option_wrapper .input_inner .button_area .option_add_btn1,
 #easyRegisterForm .step .option_wrapper .input_inner .button_area .option_add_btn1 {
  background-color: #444;
}
 #registerForm .step .option_wrapper .input_inner .detail_wrap,
 #easyRegisterForm .step .option_wrapper .input_inner .detail_wrap {
  display: none;
}
 #registerForm .step .option_wrapper .input_inner .add,
 #easyRegisterForm .step .option_wrapper .input_inner .add {
  display: block;
}
 #registerForm .step .option_wrapper .input_inner .detail,
 #easyRegisterForm .step .option_wrapper .input_inner .detail {
  margin-top: clamp(10px, 0.52vw, 10px);
}
 #registerForm .step .option_wrapper .input_inner .detail .detail_inner .option_add_btn,
 #easyRegisterForm .step .option_wrapper .input_inner .detail .detail_inner .option_add_btn {
  background-color: var(--color-point);
  border-radius: 4px;
  line-height: clamp(40px, 2.4vw, 46px);
  font-size: clamp(12px, 0.73vw, 14px);
  font-weight: 700;
  color: #fff;
}
#registerForm .step .option_wrapper .input_inner .detail .detail_inner .list ul,
#easyRegisterForm .step .option_wrapper .input_inner .detail .detail_inner .list ul {
	gap: 6px;
}
 #registerForm .step .option_wrapper .input_inner .detail .detail_inner .list li,
 #easyRegisterForm .step .option_wrapper .input_inner .detail .detail_inner .list li {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  width: -moz-fit-content;
  width: fit-content;
  padding: 5px clamp(8px, 0.63vw, 12px);
}
 #registerForm .step .option_wrapper .input_inner .detail .detail_inner .list li .order,
 #easyRegisterForm .step .option_wrapper .input_inner .detail .detail_inner .list li .order {
  width: clamp(8px, 0.63vw, 12px);
  height: clamp(7px, 0.47vw, 9px);
  position: relative;
  line-height: 1;
  border-radius: 0;
  margin-right: 6px;
  cursor: grab;
  user-select: none;
}
#registerForm .step .option_wrapper .input_inner .detail .detail_inner .list li .order:active,
 #easyRegisterForm .step .option_wrapper .input_inner .detail .detail_inner .list li .order:active {
	 cursor: grabbing;
 }
 #registerForm .step .option_wrapper .input_inner .detail .detail_inner .list li .order::before,
 #easyRegisterForm .step .option_wrapper .input_inner .detail .detail_inner .list li .order::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #444;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
 #registerForm .step .option_wrapper .input_inner .detail .detail_inner .list li .order::after,
 #easyRegisterForm .step .option_wrapper .input_inner .detail .detail_inner .list li .order::after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #444;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
}
 #registerForm .step .option_wrapper .input_inner .detail .detail_inner .list li .order span,
 #easyRegisterForm .step .option_wrapper .input_inner .detail .detail_inner .list li .order span {
  width: 100%;
  height: 1px;
  background-color: #444;
}
 #registerForm .step .option_wrapper .input_inner .detail .detail_inner .list li p,
 #easyRegisterForm .step .option_wrapper .input_inner .detail .detail_inner .list li p {
  font-size: clamp(12px, 0.73vw, 14px);
  margin-right: clamp(8px, 0.63vw, 12px);
}
 #registerForm .step .option_wrapper .input_inner .detail .detail_inner .list li .edit,
 #easyRegisterForm .step .option_wrapper .input_inner .detail .detail_inner .list li .edit {
  width: clamp(10px, 0.63vw, 12px);
  height: clamp(10px, 0.63vw, 12px);
  background-image: url(../img/pencil_icon.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}
 #registerForm .step .option_wrapper .input_inner .detail .detail_inner .list li .remove,
 #easyRegisterForm .step .option_wrapper .input_inner .detail .detail_inner .list li .remove {
  width: 10px;
  height: 10px;
  position: relative;
  margin-left: 6px;
  cursor: pointer;
}
 #registerForm .step .option_wrapper .input_inner .detail .detail_inner .list li .remove::before,  
 #registerForm .step .option_wrapper .input_inner .detail .detail_inner .list li .remove::after,
 #easyRegisterForm .step .option_wrapper .input_inner .detail .detail_inner .list li .remove::before,
 #easyRegisterForm .step .option_wrapper .input_inner .detail .detail_inner .list li .remove::after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #444;
  display: block;
  position: absolute;
  transform: translate(-50%, -50%) rotate(45deg);
  left: 50%;
  top: 50%;
  transform-origin: center;
}
 #registerForm .step .option_wrapper .input_inner .detail .detail_inner .list li .remove::after,
 #easyRegisterForm .step .option_wrapper .input_inner .detail .detail_inner .list li .remove::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
 #registerForm .step .option_wrapper .input_inner .detail .detail_inner .button_area,
 #easyRegisterForm .step .option_wrapper .input_inner .detail .detail_inner .button_area {
  margin-left: 0;
}
 #registerForm .step .option_wrapper .input_inner .detail .detail_inner .button_area .option_delete_btn,
 #easyRegisterForm .step .option_wrapper .input_inner .detail .detail_inner .button_area .option_delete_btn {
  font-size: clamp(12px, 0.73vw, 14px);
  font-weight: 600;
  color: #fff;
  border-radius: 4px;
  line-height: clamp(40px, 2.4vw, 46px);
  background-color: #e91a1a;
}
 #registerForm .step .reward_wrapper .input_inner .point_txt,
 #easyRegisterForm .step .reward_wrapper .input_inner .point_txt {
  font-size: clamp(13px, 0.68vw, 13px);
  background-color: #ffff00;
  width: -moz-fit-content;
  width: fit-content;
}
 #registerForm .step .reward_wrapper .input_inner .input_area .sub_tit span,
 #easyRegisterForm .step .reward_wrapper .input_inner .input_area .sub_tit span {
  font-size: clamp(13px, 0.68vw, 13px);
  font-weight: 400;
  color: #999;
}
 #registerForm .step .reward_wrapper .input_inner .input_area .txt_area .sub_tit span,
 #easyRegisterForm .step .reward_wrapper .input_inner .input_area .txt_area .sub_tit span {
  font-size: inherit;
  font-weight: 700;
}
 #registerForm .step .reward_wrapper .input_inner .input_area .txt_area .sub_info,
 #easyRegisterForm .step .reward_wrapper .input_inner .input_area .txt_area .sub_info {
  color: #999 !important;
}
 #registerForm .step .reward_wrapper .input_inner .input_area .sub_info,
 #easyRegisterForm .step .reward_wrapper .input_inner .input_area .sub_info {
  color: #666 !important;
}
 #registerForm .step .reward_wrapper .input_inner .point_area .button_area,
 #easyRegisterForm .step .reward_wrapper .input_inner .point_area .button_area {
  margin-left: 0;
}
 #registerForm .step .reward_wrapper .button_area,
 #easyRegisterForm .step .reward_wrapper .button_area {
  margin-left: clamp(40px, 2.08vw, 40px);
}
 #registerForm .step .reward_wrapper .button_area button,
 #easyRegisterForm .step .reward_wrapper .button_area button {
  font-size: 11px;
  background-color: #f8f8f8;
  border-radius: 4px;
  color: #666;
  font-weight: 600;
  padding: clamp(5px, 0.26vw, 5px) clamp(8px, 0.42vw, 8px);
}
 #registerForm .step .product_wrapper .input_inner .detail_wrap,
 #easyRegisterForm .step .product_wrapper .input_inner .detail_wrap {
  border-top: 1px solid #ddd;
  display: none;
}
 #registerForm .step .product_wrapper .input_inner .detail .detail_inner .select_area,
 #registerForm .step .product_wrapper .input_inner .detail .detail_inner .radio_area,
 #easyRegisterForm .step .product_wrapper .input_inner .detail .detail_inner .select_area,
 #easyRegisterForm .step .product_wrapper .input_inner .detail .detail_inner .radio_area {
  gap: 0;
}
 #registerForm .step .product_wrapper .input_inner .detail .detail_inner .select_area select,
 #registerForm .step .product_wrapper .input_inner .detail .detail_inner .radio_area select,
 #easyRegisterForm .step .product_wrapper .input_inner .detail .detail_inner .select_area select,
 #easyRegisterForm .step .product_wrapper .input_inner .detail .detail_inner .radio_area select {
  padding: 0 clamp(6px, 0.52vw, 10px);
  background-size: clamp(6px, 0.52vw, 10px) clamp(4px, 0.31vw, 6px);
  background-position: right clamp(6px, 0.52vw, 10px) center;
  background-repeat: no-repeat;
  cursor: pointer;
}
 #registerForm .step .product_wrapper .input_inner .detail .detail_inner .select_area p,
 #registerForm .step .product_wrapper .input_inner .detail .detail_inner .radio_area p,
 #easyRegisterForm .step .product_wrapper .input_inner .detail .detail_inner .select_area p,
 #easyRegisterForm .step .product_wrapper .input_inner .detail .detail_inner .radio_area p {
  font-weight: 500;
  margin-right: 0;
}
 #registerForm .step .product_wrapper .input_inner .detail .detail_inner .input_area p,
 #easyRegisterForm .step .product_wrapper .input_inner .detail .detail_inner .input_area p {
  font-weight: 500;
  font-size: clamp(12px, 0.73vw, 14px);
}
 #registerForm .step .product_wrapper .input_inner .detail .detail_inner .input_area .detail_info,
 #easyRegisterForm .step .product_wrapper .input_inner .detail .detail_inner .input_area .detail_info {
  font-size: clamp(11px, 0.68vw, 13px);
  font-weight: 400;
}
 #registerForm .step .product_wrapper .input_inner .detail .detail_inner .file_area .button_area,
 #easyRegisterForm .step .product_wrapper .input_inner .detail .detail_inner .file_area .button_area {
  margin-left: 0;
}
 #registerForm .step .product_wrapper .input_inner .detail .detail_inner .file_area .button_area button,
 #easyRegisterForm .step .product_wrapper .input_inner .detail .detail_inner .file_area .button_area button {
  width: clamp(65px, 3.39vw, 65px);
  background-color: #444;
  line-height: clamp(46px, 2.4vw, 46px);
}
 #registerForm .step .product_wrapper .input_inner .detail .detail_inner .sub_txt,
 #easyRegisterForm .step .product_wrapper .input_inner .detail .detail_inner .sub_txt {
  font-weight: 400;
}
 #registerForm .step .product_wrapper .input_inner .detail .detail_inner .option_list li:not(:last-child),
 #easyRegisterForm .step .product_wrapper .input_inner .detail .detail_inner .option_list li:not(:last-child) {
  margin-bottom: clamp(10px, 0.52vw, 10px);
}
 #registerForm .step .product_wrapper .input_inner .detail .detail_inner .option_list li label,
 #easyRegisterForm .step .product_wrapper .input_inner .detail .detail_inner .option_list li label {
  margin-right: clamp(10px, 1.04vw, 20px);
  font-size: clamp(12px, 0.73vw, 14px);
  font-weight: 500;
  color: #444;
}
 #registerForm .step .product_wrapper .input_inner .detail .detail_inner .sub_input_area,
 #easyRegisterForm .step .product_wrapper .input_inner .detail .detail_inner .sub_input_area {
  margin-left: clamp(10px, 1.04vw, 20px);
}
 #registerForm .step .product_wrapper .input_inner .detail .detail_inner .sub_input_area p,
 #easyRegisterForm .step .product_wrapper .input_inner .detail .detail_inner .sub_input_area p {
  margin-right: clamp(10px, 1.04vw, 20px);
}
 #registerForm .step .product_wrapper .input_inner .detail .product_option,
 #easyRegisterForm .step .product_wrapper .input_inner .detail .product_option {
  display: none;
}
 #registerForm .step .product_wrapper .input_inner .detail .product_option2 .list li:not(:last-child),
 #easyRegisterForm .step .product_wrapper .input_inner .detail .product_option2 .list li:not(:last-child) {
  margin-bottom: clamp(5px, 0.52vw, 10px);
}
 #registerForm .step .product_wrapper .input_inner .detail .product_option2 .list li .num_area,
 #easyRegisterForm .step .product_wrapper .input_inner .detail .product_option2 .list li .num_area {
  position: relative;
  border-radius: 4px;
  overflow: hidden;
}
 #registerForm .step .product_wrapper .input_inner .detail .product_option2 .list li .review_option_personnel_button_wrapper,
 #easyRegisterForm .step .product_wrapper .input_inner .detail .product_option2 .list li .review_option_personnel_button_wrapper {
  position: absolute;
  right: 0;
  top: 0;
  background-color: var(--color-point);
  width: clamp(20px, 1.04vw, 20px);
  height: 100%;
  flex-direction: column;
}
 #registerForm .step .product_wrapper .input_inner .detail .product_option2 .list li .review_option_personnel_button_wrapper button,
 #easyRegisterForm .step .product_wrapper .input_inner .detail .product_option2 .list li .review_option_personnel_button_wrapper button {
  width: 100%;
  height: 50%;
}
 #registerForm .step .product_wrapper .input_inner .detail .product_option2 .list li .review_option_personnel_button_wrapper button::after,
 #easyRegisterForm .step .product_wrapper .input_inner .detail .product_option2 .list li .review_option_personnel_button_wrapper button::after {
  content: "";
  width: 11px;
  height: 7px;
  background-image: url(../img/count_up_arrow.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
}
 #registerForm .step .product_wrapper .input_inner .detail .product_option2 .list li .review_option_personnel_button_wrapper .num_down_btn::after,
 #easyRegisterForm .step .product_wrapper .input_inner .detail .product_option2 .list li .review_option_personnel_button_wrapper .num_down_btn::after {
  transform: rotate(180deg);
}
 #registerForm .step .product_wrapper .input_inner .detail .product_option2 .list .personnel_txt p,
 #easyRegisterForm .step .product_wrapper .input_inner .detail .product_option2 .list .personnel_txt p {
  font-size: clamp(12px, 0.73vw, 14px);
  font-weight: 500;
}
 #registerForm .step .product_wrapper .input_inner .detail .product_option2 .list .personnel_txt p:first-child,
 #easyRegisterForm .step .product_wrapper .input_inner .detail .product_option2 .list .personnel_txt p:first-child {
  margin-right: clamp(10px, 1.04vw, 20px);
}
 #registerForm .step .product_wrapper .input_inner .detail .product_option2 .list .personnel_txt p span,
 #easyRegisterForm .step .product_wrapper .input_inner .detail .product_option2 .list .personnel_txt p span {
  margin-left: clamp(5px, 0.52vw, 10px);
}
 #registerForm .step .review_reward_wrapper .input_inner .point_txt,
 #easyRegisterForm .step .review_reward_wrapper .input_inner .point_txt {
  font-size: clamp(12px, 0.68vw, 13px);
  background-color: #ffff00;
  width: -moz-fit-content;
  width: fit-content;
}
 #registerForm .step .review_reward_wrapper .input_inner .input_area .sub_tit span,
 #easyRegisterForm .step .review_reward_wrapper .input_inner .input_area .sub_tit span {
  font-size: clamp(13px, 0.68vw, 13px);
  font-weight: 400;
  color: #999;
}
 #registerForm .step .review_reward_wrapper .input_inner .input_area .txt_area .sub_tit span,
 #easyRegisterForm .step .review_reward_wrapper .input_inner .input_area .txt_area .sub_tit span {
  font-size: inherit;
  font-weight: 700;
}
 #registerForm .step .review_reward_wrapper .input_inner .input_area .txt_area .sub_info,
 #easyRegisterForm .step .review_reward_wrapper .input_inner .input_area .txt_area .sub_info {
  color: #999;
}
 #registerForm .step .review_reward_wrapper .input_inner .input_area .sub_info2,
 #easyRegisterForm .step .review_reward_wrapper .input_inner .input_area .sub_info2 {
  color: #666 !important;
}
#registerForm .step .review_reward_wrapper .input_inner .input_area .m_sub_info,
 #easyRegisterForm .step .review_reward_wrapper .input_inner .input_area .m_sub_info {
	 display: none;
 }
 #registerForm .step .review_reward_wrapper .input_inner .point_area .button_area,
 #easyRegisterForm .step .review_reward_wrapper .input_inner .point_area .button_area {
  margin-left: 0;
}
 #registerForm .step .review_reward_wrapper .input_inner .point_area .button_area button,
 #easyRegisterForm .step .review_reward_wrapper .input_inner .point_area .button_area button {
  font-size: clamp(9px, 0.57vw, 11px);
  background-color: #f8f8f8;
  border-radius: 4px;
  color: #666;
  font-weight: 600;
  padding: clamp(3px, 0.26vw, 5px) clamp(5px, 0.42vw, 8px);
}
 #registerForm .step .review_reward_wrapper .input_inner .total_area input[type=text],
 #easyRegisterForm .step .review_reward_wrapper .input_inner .total_area input[type=text] {
  height: clamp(35px, 2.08vw, 40px);
  padding: 0 clamp(10px, 0.52vw, 10px);
  font-size: clamp(13px, 0.78vw, 15px);
}
 #registerForm .step .review_reward_wrapper .input_inner .total_area input[readonly],
 #easyRegisterForm .step .review_reward_wrapper .input_inner .total_area input[readonly] {
  background-color: #f8f8f8;
}
 #registerForm .step .review_reward_wrapper .input_inner .total_area p,
 #easyRegisterForm .step .review_reward_wrapper .input_inner .total_area p {
  font-weight: 500;
}
 #registerForm .step .review_reward_wrapper .input_inner .total_area #r_review_total1,
 #registerForm .step .review_reward_wrapper .input_inner .total_area #r_review_total2,
 #easyRegisterForm .step .review_reward_wrapper .input_inner .total_area #r_review_total1,
 #easyRegisterForm .step .review_reward_wrapper .input_inner .total_area #r_review_total2 {
  font-weight: 700;
}
 #registerForm .step .review_reward_wrapper .input_inner .all_total_area p,
 #easyRegisterForm .step .review_reward_wrapper .input_inner .all_total_area p {
  font-size: clamp(15px, 0.78vw, 15px);
}
 #registerForm .step .review_reward_wrapper .input_inner .all_total_area p:first-child,
 #easyRegisterForm .step .review_reward_wrapper .input_inner .all_total_area p:first-child {
  width: clamp(170px, 11.98vw, 230px);
}
 #registerForm .step .amount_wrapper .input_inner .txt_area .sub_txt,
 #registerForm .step .amount_wrapper .input_inner .txt_area .total_amount,
 #easyRegisterForm .step .amount_wrapper .input_inner .txt_area .sub_txt,
 #easyRegisterForm .step .amount_wrapper .input_inner .txt_area .total_amount {
  font-size: clamp(14px, 0.78vw, 15px);
}
 #registerForm .step .amount_wrapper .input_inner .point_area,
 #easyRegisterForm .step .amount_wrapper .input_inner .point_area {
  flex-direction: column;
}
 #registerForm .step .amount_wrapper .input_inner .point_area .sub_area p,
 #easyRegisterForm .step .amount_wrapper .input_inner .point_area .sub_area p {
  font-size: clamp(12px, 0.68vw, 13px);
}
 #registerForm .step .amount_wrapper .input_inner .point_area .sub_area label,
 #easyRegisterForm .step .amount_wrapper .input_inner .point_area .sub_area label {
  font-size: clamp(13px, 0.68vw, 13px);
  color: #444;
  font-weight: 500;
}
 #registerForm .step .amount_wrapper .input_inner .point_area .sub_area label input[type=checkbox] + span,
 #easyRegisterForm .step .amount_wrapper .input_inner .point_area .sub_area label input[type=checkbox] + span {
  width: clamp(16px, 1.04vw, 20px);
  height: clamp(16px, 1.04vw, 20px);
  border: 1px solid #ddd;
  border-radius: 1px;
  margin-right: clamp(5px, 0.52vw, 10px);
}
 #registerForm .step .amount_wrapper .input_inner .point_area .sub_area label input[type=checkbox]:checked + span,
 #easyRegisterForm .step .amount_wrapper .input_inner .point_area .sub_area label input[type=checkbox]:checked + span {
  background-color: var(--color-point);
  background-image: url(../img/check_icon_w.svg);
  background-size: clamp(8px, 0.52vw, 10px) clamp(6px, 0.42vw, 8px);
  background-position: center;
  background-repeat: no-repeat;
  border-color: var(--color-point);
}
 #registerForm .step .amount_wrapper .input_inner .all_total_area .all_total,
 #easyRegisterForm .step .amount_wrapper .input_inner .all_total_area .all_total {
  font-size: clamp(14px, 0.78vw, 15px);
}
 #registerForm .step .method_wrapper .input_inner .radio_area,
 #easyRegisterForm .step .method_wrapper .input_inner .radio_area {
  gap: clamp(5px, 0.52vw, 10px) 0;
}
 #registerForm .step .method_wrapper .input_inner .radio_area label,
 #easyRegisterForm .step .method_wrapper .input_inner .radio_area label {
  height: -moz-fit-content;
  height: fit-content;
  font-size: clamp(13px, 0.78vw, 15px);
  color: #444;
  cursor: pointer;
  width: auto;
}
 #registerForm .step .method_wrapper .input_inner .radio_area label:not(:last-child),
 #easyRegisterForm .step .method_wrapper .input_inner .radio_area label:not(:last-child) {
  margin-right: clamp(10px, 1.04vw, 20px);
}
 #registerForm .step .method_wrapper .input_inner .radio_area label input[type=radio] + span,
 #easyRegisterForm .step .method_wrapper .input_inner .radio_area label input[type=radio] + span {
  width: clamp(14px, 0.94vw, 18px);
  height: clamp(14px, 0.94vw, 18px);
  border-radius: 50%;
  position: relative;
  margin-right: 5px;
}
 #registerForm .step .method_wrapper .input_inner .radio_area label input[type=radio] + span::after,
 #easyRegisterForm .step .method_wrapper .input_inner .radio_area label input[type=radio] + span::after {
  content: "";
  width: clamp(8px, 0.52vw, 10px);
  height: clamp(8px, 0.52vw, 10px);
  background-color: var(--color-point);
  display: none;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
 #registerForm .step .method_wrapper .input_inner .radio_area label input[type=radio]:checked + span,
 #easyRegisterForm .step .method_wrapper .input_inner .radio_area label input[type=radio]:checked + span {
  background-color: #fff;
  border-color: #ddd;
}
 #registerForm .step .method_wrapper .input_inner .radio_area label input[type=radio]:checked + span::after,
 #easyRegisterForm .step .method_wrapper .input_inner .radio_area label input[type=radio]:checked + span::after {
  display: block;
}
 #registerForm .step .method_wrapper .input_inner .input_area .info_load_btn,
 #registerForm .step .method_wrapper .input_inner .input_area .bizNum_load_btn,
 #easyRegisterForm .step .method_wrapper .input_inner .input_area .info_load_btn,
 #easyRegisterForm .step .method_wrapper .input_inner .input_area .bizNum_load_btn {
  width: clamp(130px, 9.38vw, 180px);
  font-size: clamp(12px, 0.73vw, 14px);
  font-weight: 700;
  color: #fff;
  line-height: clamp(40px, 2.4vw, 46px);
  background-color: #81d8d0;
  border-radius: 4px;
}
 #registerForm .step .method_wrapper .input_inner .input_area .bizNum_load_btn,
 #easyRegisterForm .step .method_wrapper .input_inner .input_area .bizNum_load_btn {
  margin-left: clamp(5px, 0.52vw, 10px);
}
 #registerForm .step .method_wrapper .input_inner .email_area span,
 #easyRegisterForm .step .method_wrapper .input_inner .email_area span {
  line-height: 1;
  font-size: clamp(12px, 0.73vw, 14px);
  font-weight: 700;
  color: #444;
}
 #registerForm .step .method_wrapper .input_inner .email_area #r_email,
 #easyRegisterForm .step .method_wrapper .input_inner .email_area #r_email {
  max-height: clamp(40px, 2.4vw, 46px);
}
 #registerForm .step .method_wrapper .input_inner .email_area .domain_wrapper #r_email_domain,
 #easyRegisterForm .step .method_wrapper .input_inner .email_area .domain_wrapper #r_email_domain {
  margin-bottom: 5px;
}
 #registerForm .step .method_wrapper .input_inner .invoice,
 #easyRegisterForm .step .method_wrapper .input_inner .invoice {
  display: none;
}
 #registerForm .step .method_wrapper .input_inner .invoice label,
 #easyRegisterForm .step .method_wrapper .input_inner .invoice label {
  width: clamp(134px, 6.98vw, 134px);
}
 #registerForm .step .method_wrapper .input_inner .active,
 #easyRegisterForm .step .method_wrapper .input_inner .active {
  display: block;
}
 #registerForm .step .legal_wrapper .input_inner .checkbox_area label,
 #easyRegisterForm .step .legal_wrapper .input_inner .checkbox_area label {
  font-size: clamp(14px, 0.73vw, 14px);
  color: #444;
  height: auto;
  width: -moz-fit-content;
  width: fit-content;
}
 #registerForm .step .legal_wrapper .input_inner .checkbox_area label input[type=checkbox] + span,
 #easyRegisterForm .step .legal_wrapper .input_inner .checkbox_area label input[type=checkbox] + span {
  width: clamp(16px, 1.04vw, 20px);
  height: clamp(16px, 1.04vw, 20px);
  border: 1px solid #ddd;
  border-radius: 1px;
  margin-right: 5px;
}
 #registerForm .step .legal_wrapper .input_inner .checkbox_area label input[type=checkbox]:checked + span,
 #easyRegisterForm .step .legal_wrapper .input_inner .checkbox_area label input[type=checkbox]:checked + span {
  background-color: var(--color-point);
  background-image: url(../img/check_icon_w.svg);
  background-size: clamp(8px, 0.52vw, 10px) clamp(6px, 0.42vw, 8px);
  background-position: center;
  background-repeat: no-repeat;
  border-color: var(--color-point);
}
 #registerForm .step .legal_wrapper .input_inner .txt_area,
 #easyRegisterForm .step .legal_wrapper .input_inner .txt_area {
  padding-left: clamp(23px, 1.56vw, 30px);
}
 #registerForm .step .legal_wrapper .input_inner .all_check label,
 #easyRegisterForm .step .legal_wrapper .input_inner .all_check label {
  font-size: clamp(14px, 0.78vw, 15px);
  font-weight: 700;
}
 #registerForm .step .first,
 #easyRegisterForm .step .first,
 #registerForm .step .m_first,
 #easyRegisterForm .step .m_first {
  position: relative;
  border-bottom: 1px solid #eee;
}
#registerForm .step .m_first,
 #easyRegisterForm .step .m_first {
	 display: none;
 }
 #registerForm .step .first .step_tit,
 #easyRegisterForm .step .first .step_tit,
 #registerForm .step .m_first .step_tit,
 #easyRegisterForm .step .m_first .step_tit {
  font-size: clamp(13px, 0.94vw, 18px);
  font-weight: 700;
}
 #registerForm .step .first .step_page,
 #easyRegisterForm .step .first .step_page,
 #registerForm .step .m_first .step_page,
 #easyRegisterForm .step .m_first .step_page {
  position: absolute;
  top: 0;
  right: 0;
  font-size: clamp(13px, 0.78vw, 15px);
  font-weight: 700;
  color: #444;
}
 #registerForm .step .first .step_page span,
 #easyRegisterForm .step .first .step_page .step_curr_num,
 #registerForm .step .m_first .step_page span,
 #easyRegisterForm .step .m_first .step_page .step_curr_num {
  color: var(--color-point);
}

.total_step_num{
	font-weight: 700;
}

 #registerForm .step .submit_btn_wrapper,
 #easyRegisterForm .step .submit_btn_wrapper {
  position: relative;
}
 #registerForm .step .submit_btn_wrapper button,
 #easyRegisterForm .step .submit_btn_wrapper button {
  width: clamp(200px, 13.02vw, 250px);
  line-height: clamp(45px, 2.6vw, 50px);
  color: #fff;
  font-size: clamp(14px, 0.78vw, 15px);
  font-weight: 700;
  border-radius: 4px;
}
 #registerForm .step .submit_btn_wrapper .next_btn,
 #registerForm .step .submit_btn_wrapper .submit_btn,
 #registerForm .step .submit_btn_wrapper .review_submit_btn,
 #easyRegisterForm .step .submit_btn_wrapper .next_btn,
 #easyRegisterForm .step .submit_btn_wrapper .submit_btn,
 #easyRegisterForm .step .submit_btn_wrapper .review_submit_btn {
  background-color: var(--color-point);
}
 #registerForm .step .submit_btn_wrapper .draft_btn,
 #easyRegisterForm .step .submit_btn_wrapper .draft_btn {
  background-color: #888;
}
 #registerForm .step .submit_btn_wrapper .back_btn,
 #easyRegisterForm .step .submit_btn_wrapper .back_btn {
  background-color: #ccc;
}
 #registerForm .step .submit_btn_wrapper .test_btn,
 #easyRegisterForm .step .submit_btn_wrapper .test_btn {
  position: absolute;
  left: 65%;
  color: #111;
}
#registerForm .step .submit_btn_wrapper .test_btn.report,
#easyRegisterForm .step .submit_btn_wrapper .test_btn.report {
	left: 86%;
}
 #registerForm .step .test_btn,
 #easyRegisterForm .step .test_btn {
  position: absolute;
  left: 100%;
}
 #registerForm .step .placement_btn,
 #registerForm .step .info_btn,
 #easyRegisterForm .step .placement_btn,
 #easyRegisterForm .step .info_btn {
  font-size: clamp(13px, 0.68vw, 13px);
  color: #337ab7;
  text-decoration: underline;
}
#registerForm .step .placement_btn,
 #easyRegisterForm .step .placement_btn {
	 display: none !important;
 }
 #registerForm .step .info_btn,
 #easyRegisterForm .step .info_btn {
  display: inline-block;
  margin-left: clamp(20px, 1.04vw, 20px);
}
 #registerForm .step .link_img_wrapper,
 #easyRegisterForm .step .link_img_wrapper {
  position: absolute;
  top: 0;
  right: clamp(30px, 3.13vw, 60px);
  z-index: 10;
  width: clamp(250px, 16.67vw, 320px);
  height: clamp(360px, 23.44vw, 450px);
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  display: none;
}
 #registerForm .step .link_img_wrapper img,
 #easyRegisterForm .step .link_img_wrapper img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
 #registerForm .step .link_img_wrapper.active,
 #easyRegisterForm .step .link_img_wrapper.active {
  display: block;
}
 #registerForm .step .total_amount p,
 #easyRegisterForm .step .total_amount p {
  font-size: clamp(15px, 0.78vw, 15px);
}
 #registerForm .step .total_amount span,
 #easyRegisterForm .step .total_amount span {
  font-size: clamp(13px, 0.68vw, 13px);
  color: #888;
  font-weight: 400;
}
 #registerForm .step_1 .step_num_wrapper::after,
 #easyRegisterForm .step_1 .step_num_wrapper::after {
  width: 34%;
}
 #registerForm .step_detail .step_num_wrapper::after,
 #easyRegisterForm .step_detail .step_num_wrapper::after {
  width: 70%;
}
 #registerForm .step_payment .step_num_wrapper::after,
 #easyRegisterForm .step_payment .step_num_wrapper::after {
  width: 100%;
}
 #registerForm .step_review .step_num_wrapper,
 #easyRegisterForm .review_detail .step_num_wrapper,
 #registerForm .step_review_detail .step_num_wrapper,
 #easyRegisterForm .step_review_detail .step_num_wrapper,
 #registerForm .step_review_payment .step_num_wrapper,
 #easyRegisterForm .step_review_payment .step_num_wrapper{
  width: clamp(480px, 25vw, 480px);
}
 #registerForm .step_review .step_num_wrapper::after,
 #easyRegisterForm .step_review .step_num_wrapper::after {
  width: 50%;
}
 #registerForm .step_review_detail .step_num_wrapper::after,
 #easyRegisterForm .step_review_detail .step_num_wrapper::after {
  width: 75%;
}
 #easyRegisterForm .step .step_num_wrapper {
  width: clamp(240px, 12.5vw, 240px);
}
 #easyRegisterForm .step .link_wrapper,
 #easyRegisterForm .step .visit_only,
 #easyRegisterForm .step .keyword_wrapper,
 #easyRegisterForm .step .hashtag_wrapper,
 #easyRegisterForm .step .review_wrapper,
 #easyRegisterForm .step .reward_wrapper,
 #easyRegisterForm .step .thumbnail_wrapper {
  display: none;
}
 #easyRegisterForm .step .input_wrapper.on {
  display: flex;
}
 #easyRegisterForm .step .keyword_wrapper .input_inner .input_area {
  display: block;
}
 #easyRegisterForm .step .keyword_wrapper .input_inner .input_area .list_wrapper::after {
  display: none;
}
 #easyRegisterForm .step1 .step_num_wrapper::after {
  width: 50%;
}
 #easyRegisterForm .step2 .step_num_wrapper::after {
  width: 100%;
}
#sec1 .right #reviewRegisterForm .info_wrapper {
  border: none;
  border-bottom: 1px solid #eee;
  padding: clamp(30px, 1.56vw, 30px) 0;
  margin-bottom: 0;
  border-radius: 0;
}
#sec1 .right #reviewRegisterForm .info_wrapper .tit_area {
  height: -moz-fit-content;
  height: fit-content;
}
#sec1 .right #reviewRegisterForm .info_wrapper .tit_area::after {
	display: none;
}
#sec1 .right #reviewRegisterForm .info_wrapper .sub_tit {
  width: clamp(200px, 10.42vw, 200px);
  font-size: clamp(15px, 0.78vw, 15px);
  font-weight: 700;
  padding-right: 0;
}
#sec1 .right #reviewRegisterForm .info_wrapper .sub_tit button {
  height: -moz-fit-content;
  height: fit-content;
  font-size: clamp(12px, 0.68vw, 13px);
  background-color: #666;
  color: #fff;
  margin-left: 5px;
  padding: 2px 5px;
  border-radius: 4px;
}
#sec1 .right #reviewRegisterForm .info_wrapper .input_inner {
  width: auto;
  padding: 0;
}
#sec1 .right #reviewRegisterForm .info_wrapper .info_area {
  width: clamp(620px, 32.29vw, 620px);
  padding-bottom: 0;
  padding-right: 0;
  padding-left: 0;
}
#sec1 .right #reviewRegisterForm .info_wrapper .info_area .sub_tit {
  width: -moz-fit-content;
  width: fit-content;
  font-size: clamp(14px, 0.73vw, 14px);
}
#sec1 .right #reviewRegisterForm .info_wrapper .info_area .img_wrapper {
  width: 100%;
  height: clamp(170px, 8.85vw, 170px);
  border: 1px solid #ddd;
}
#sec1 .right #reviewRegisterForm .info_wrapper .info_area .img_wrapper img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#sec1 .right #reviewRegisterForm .info_wrapper .info_area .txt_wrapper {
  background-color: #f5f5f5;
  border-radius: 4px;
  padding: clamp(15px, 0.78vw, 15px);
  margin-top: clamp(20px, 1.04vw, 20px);
}
#sec1 .right #reviewRegisterForm .info_wrapper .info_area .txt_wrapper h4 {
  font-size: clamp(13px, 0.68vw, 13px);
  font-weight: 700;
  color: #444;
}
#sec1 .right #reviewRegisterForm .info_wrapper .info_area .txt_wrapper p {
  font-size: clamp(13px, 0.68vw, 13px);
  color: #444;
}
#sec1 .right #reviewRegisterForm .info_wrapper .info_area input[type=text] {
  width: 100%;
  line-height: clamp(44px, 2.29vw, 44px);
  font-size: clamp(14px, 0.73vw, 14px);
  padding: 0 clamp(15px, 0.78vw, 15px);
  border: 1px solid #ddd;
  border-radius: 4px;
}
#sec1 .right #reviewRegisterForm .info_wrapper .info_area .my_place_btn,
#sec1 .right #reviewRegisterForm .info_wrapper .info_area .company_place_btn,
#sec1 .right #reviewRegisterForm .info_wrapper .info_area .company_mall_btn {
  width: clamp(175px, 9.11vw, 175px);
  line-height: clamp(46px, 2.4vw, 46px);
  background-color: #deffe1;
  font-size: clamp(14px, 0.73vw, 14px);
  font-weight: 700;
  border-radius: 4px;
}
#sec1 .right #reviewRegisterForm .info_wrapper .extra_review .txt_wrapper .ex_img {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
#sec1 .right #reviewRegisterForm .info_wrapper .extra_review .txt_wrapper .ex_img button {
  font-size: clamp(13px, 0.68vw, 13px);
}
#sec1 .right #reviewRegisterForm .info_wrapper .extra_review .txt_wrapper .ex_img .ex_img_area {
  position: absolute;
  width: clamp(320px, 16.67vw, 320px);
  height: clamp(550px, 28.65vw, 550px);
  border: 1px solid #eee;
  border-radius: 4px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  left: calc(100% + 10px);
  top: 0;
  z-index: 10;
  display: none;
}
#sec1 .right #reviewRegisterForm .info_wrapper .extra_review .txt_wrapper .ex_img .ex_img_area img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#sec1 .right #reviewRegisterForm .info_wrapper .extra_review .txt_wrapper .ex_img .on {
  display: block;
}
#sec1 .right #reviewRegisterForm .info_wrapper .extra_review .file_area button {
  width: clamp(140px, 7.29vw, 140px);
  margin-right: clamp(10px, 0.52vw, 10px);
  font-size: clamp(14px, 0.73vw, 14px);
  font-weight: 700;
  color: #fff;
  background-color: var(--color-point);
  border-radius: 4px;
  line-height: clamp(46px, 2.4vw, 46px);
}
#sec1 .right #reviewRegisterForm .info_wrapper .extra_review .file_area input {
  width: calc(100% - clamp(150px, 7.81vw, 150px));
}
#sec1 .right #reviewRegisterForm .info_wrapper .extra_review3 .txt_wrapper .ex_img .ex_img_area {
  height: clamp(495px, 25.78vw, 495px);
}
#sec1 .right #reviewRegisterForm .legal_wrapper {
  margin-left: clamp(200px, 10.42vw, 200px);
  padding: clamp(30px, 1.56vw, 30px) 0;
  width: clamp(620px, 32.29vw, 620px);
}
#sec1 .right #reviewRegisterForm .legal_wrapper .checkbox_area label {
  font-size: clamp(13px, 0.68vw, 13px);
  width: -moz-fit-content;
  width: fit-content;
}
#sec1 .right #reviewRegisterForm .legal_wrapper .checkbox_area label input[type=checkbox] + span {
  width: clamp(20px, 1.04vw, 20px);
  height: clamp(20px, 1.04vw, 20px);
  border: 1px solid #ddd;
  border-radius: 1px;
  margin-right: clamp(10px, 0.52vw, 10px);
  background-color: #fff;
}
#sec1 .right #reviewRegisterForm .legal_wrapper .checkbox_area label input[type=checkbox]:checked + span {
  background-color: var(--color-point);
  background-image: url(../img/check_icon_w.svg);
  background-size: clamp(10px, 0.52vw, 10px) clamp(8px, 0.42vw, 8px);
  background-position: center;
  background-repeat: no-repeat;
  border-color: var(--color-point);
}
#sec1 .right #reviewRegisterForm .legal_wrapper .g_box {
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  padding: clamp(20px, 1.04vw, 20px);
}
#sec1 .right #reviewRegisterForm .legal_wrapper .g_box .checkbox_area label {
  color: #666;
}
#sec1 .right #reviewRegisterForm .legal_wrapper .g_box .info_txt {
  padding-left: clamp(30px, 1.56vw, 30px);
  font-size: clamp(13px, 0.68vw, 13px);
  color: #888;
}
#sec1 .right #reviewRegisterForm .legal_wrapper .button_wrapper button {
  width: clamp(200px, 10.42vw, 200px);
  line-height: clamp(50px, 2.6vw, 50px);
  font-size: clamp(15px, 0.78vw, 15px);
  color: #fff;
  background-color: #111;
  border-radius: 4px;
}
#sec1 .right #reviewRegisterForm .legal_wrapper .button_wrapper .submit_btn {
  background-color: var(--color-point);
  margin-right: clamp(10px, 0.52vw, 10px);
}
#sec1 .right #pointRefundRegisterForm .input_wrapper,
#sec1 .right #pointRefundRegisterForm .total_price_wrapper {
  padding: clamp(30px, 1.56vw, 30px) 0;
  border-bottom: 1px solid #eee;
}
#sec1 .right #pointRefundRegisterForm .input_wrapper .sub_tit,
#sec1 .right #pointRefundRegisterForm .total_price_wrapper .sub_tit {
  width: clamp(200px, 10.42vw, 200px);
  font-size: clamp(15px, 0.78vw, 15px);
  font-weight: 700;
}
#sec1 .right #pointRefundRegisterForm .input_wrapper input[type=text],
#sec1 .right #pointRefundRegisterForm .input_wrapper input[type=password],
#sec1 .right #pointRefundRegisterForm .input_wrapper select,
#sec1 .right #pointRefundRegisterForm .total_price_wrapper input[type=text],
#sec1 .right #pointRefundRegisterForm .total_price_wrapper input[type=password],
#sec1 .right #pointRefundRegisterForm .total_price_wrapper select {
  width: clamp(360px, 18.75vw, 360px);
  line-height: clamp(44px, 2.29vw, 44px);
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 0 clamp(15px, 0.78vw, 15px);
  font-size: clamp(15px, 0.78vw, 15px);
}
#sec1 .right #pointRefundRegisterForm .input_wrapper input[readonly],
#sec1 .right #pointRefundRegisterForm .total_price_wrapper input[readonly] {
  background-color: #f5f5f5;
}
#sec1 .right #pointRefundRegisterForm .input_wrapper select,
#sec1 .right #pointRefundRegisterForm .total_price_wrapper select {
  height: clamp(46px, 2.4vw, 46px);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url(../img/down_arrow_6.png);
  background-size: 10px 6px;
  background-position: right clamp(15px, 0.78vw, 15px) center;
  background-repeat: no-repeat;
}
#sec1 .right #pointRefundRegisterForm .input_wrapper .radio_area label:not(:last-child),
#sec1 .right #pointRefundRegisterForm .total_price_wrapper .radio_area label:not(:last-child) {
  margin-right: clamp(50px, 2.6vw, 50px);
}
#sec1 .right #pointRefundRegisterForm .input_wrapper .radio_area label input[type=radio] + span,
#sec1 .right #pointRefundRegisterForm .total_price_wrapper .radio_area label input[type=radio] + span {
  width: clamp(18px, 0.94vw, 18px);
  height: clamp(18px, 0.94vw, 18px);
  border: 1px solid #ddd;
  border-radius: 50%;
  position: relative;
  margin-right: clamp(10px, 0.52vw, 10px);
}
#sec1 .right #pointRefundRegisterForm .input_wrapper .radio_area label input[type=radio] + span::after,
#sec1 .right #pointRefundRegisterForm .total_price_wrapper .radio_area label input[type=radio] + span::after {
  content: "";
  width: clamp(10px, 0.52vw, 10px);
  height: clamp(10px, 0.52vw, 10px);
  background-color: var(--color-point);
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
}
#sec1 .right #pointRefundRegisterForm .input_wrapper .radio_area label input[type=radio]:checked + span::after,
#sec1 .right #pointRefundRegisterForm .total_price_wrapper .radio_area label input[type=radio]:checked + span::after {
  display: block;
}
#sec1 .right #pointRefundRegisterForm .input_wrapper .input_area,
#sec1 .right #pointRefundRegisterForm .total_price_wrapper .input_area {
  width: clamp(360px, 18.75vw, 360px);
}
#sec1 .right #pointRefundRegisterForm .input_wrapper .input_area input,
#sec1 .right #pointRefundRegisterForm .total_price_wrapper .input_area input {
  width: 46%;
}
#sec1 .right #pointRefundRegisterForm .input_wrapper .button_area,
#sec1 .right #pointRefundRegisterForm .total_price_wrapper .button_area {
  margin-left: clamp(10px, 0.52vw, 10px);
}
#sec1 .right #pointRefundRegisterForm .input_wrapper .button_area button,
#sec1 .right #pointRefundRegisterForm .total_price_wrapper .button_area button {
  width: clamp(120px, 6.25vw, 120px);
  font-size: clamp(14px, 0.73vw, 14px);
  font-weight: 700;
  color: #fff;
  line-height: clamp(46px, 2.4vw, 46px);
  border-radius: 4px;
}
#sec1 .right #pointRefundRegisterForm .input_wrapper .button_area .name_auth_btn,
#sec1 .right #pointRefundRegisterForm .input_wrapper .button_area .account_auth_btn,
#sec1 .right #pointRefundRegisterForm .total_price_wrapper .button_area .name_auth_btn,
#sec1 .right #pointRefundRegisterForm .total_price_wrapper .button_area .account_auth_btn {
  background-color: var(--color-point);
}
#sec1 .right #pointRefundRegisterForm .input_wrapper .button_area .auth_end_btn,
#sec1 .right #pointRefundRegisterForm .total_price_wrapper .button_area .auth_end_btn {
  background-color: #111;
  display: none;
  pointer-events: none;
}
#sec1 .right #pointRefundRegisterForm .input_wrapper .button_area.complete .name_auth_btn,
#sec1 .right #pointRefundRegisterForm .input_wrapper .button_area.complete .account_auth_btn,
#sec1 .right #pointRefundRegisterForm .total_price_wrapper .button_area.complete .name_auth_btn,
#sec1 .right #pointRefundRegisterForm .total_price_wrapper .button_area.complete .account_auth_btn {
  display: none;
}
#sec1 .right #pointRefundRegisterForm .input_wrapper .button_area.complete .auth_end_btn,
#sec1 .right #pointRefundRegisterForm .total_price_wrapper .button_area.complete .auth_end_btn {
  display: block;
}
#sec1 .right #pointRefundRegisterForm .input_wrapper .h_point,
#sec1 .right #pointRefundRegisterForm .total_price_wrapper .h_point {
  font-size: clamp(13px, 0.68vw, 13px);
}
#sec1 .right #pointRefundRegisterForm .input_wrapper .total_price,
#sec1 .right #pointRefundRegisterForm .total_price_wrapper .total_price {
  font-size: clamp(15px, 0.78vw, 15px);
}
#sec1 .right #pointRefundRegisterForm .info_wrapper {
  border: none;
  padding: clamp(15px, 0.78vw, 15px);
  background-color: #f5f5f5;
  margin: clamp(40px, 2.08vw, 40px) auto 0;
}
#sec1 .right #pointRefundRegisterForm .info_wrapper h4 {
  font-size: clamp(13px, 0.68vw, 13px);
  color: #444;
  font-weight: 700;
}
#sec1 .right #pointRefundRegisterForm .info_wrapper p {
  font-size: clamp(13px, 0.68vw, 13px);
  color: #444;
  line-height: 1.6;
}
#sec1 .right #pointRefundRegisterForm .legal_wrapper label {
  font-size: clamp(13px, 0.68vw, 13px);
  color: #666;
}
#sec1 .right #pointRefundRegisterForm .legal_wrapper label input[type=checkbox] + span {
  width: clamp(20px, 1.04vw, 20px);
  height: clamp(20px, 1.04vw, 20px);
  border: 1px solid #ddd;
  border-radius: 1px;
  margin-right: clamp(10px, 0.52vw, 10px);
}
#sec1 .right #pointRefundRegisterForm .legal_wrapper label input[type=checkbox]:checked + span {
  background-color: var(--color-point);
  background-image: url(../img/check_icon_w.svg);
  background-size: clamp(10px, 0.52vw, 10px) clamp(8px, 0.42vw, 8px);
  background-position: center;
  background-repeat: no-repeat;
  border-color: var(--color-point);
}
#sec1 .right #pointRefundRegisterForm .button_wrapper button {
  width: clamp(250px, 13.02vw, 250px);
  line-height: clamp(50px, 2.6vw, 50px);
  background-color: var(--color-point);
  border-radius: 4px;
  font-size: clamp(15px, 0.78vw, 15px);
  font-weight: 700;
  color: #fff;
}
#sec1 .right #pointChargeForm .input_wrapper,
#sec1 .right #pointChargeForm .total_wrapper {
  border-bottom: 1px solid #eee;
}
#sec1 .right #pointChargeForm .input_wrapper .sub_tit,
#sec1 .right #pointChargeForm .total_wrapper .sub_tit {
  width: clamp(200px, 10.42vw, 200px);
  font-size: clamp(15px, 0.78vw, 15px);
  font-weight: 700;
}
#sec1 .right #pointChargeForm .input_wrapper .total,
#sec1 .right #pointChargeForm .total_wrapper .total {
  font-size: clamp(15px, 0.78vw, 15px);
  font-weight: 700;
}
#sec1 .right #pointChargeForm .input_wrapper .total span,
#sec1 .right #pointChargeForm .total_wrapper .total span {
  font-size: clamp(13px, 0.68vw, 13px);
  font-weight: 400;
  margin-left: 5px;
}
#sec1 .right #pointChargeForm .input_wrapper input[type=text],
#sec1 .right #pointChargeForm .total_wrapper input[type=text] {
  line-height: clamp(44px, 2.29vw, 44px);
  font-size: clamp(14px, 0.73vw, 14px);
  padding: 0 clamp(15px, 0.78vw, 15px);
  border: 1px solid #ddd;
  border-radius: 4px;
}
#sec1 .right #pointChargeForm .input_wrapper .input_inner .sub_tit,
#sec1 .right #pointChargeForm .total_wrapper .input_inner .sub_tit {
  color: #444;
}
#sec1 .right #pointChargeForm .input_wrapper .input_inner .point_txt,
#sec1 .right #pointChargeForm .total_wrapper .input_inner .point_txt {
  font-size: clamp(14px, 0.73vw, 14px);
  font-weight: 700;
  color: #444;
}
#sec1 .right #pointChargeForm .input_wrapper .input_inner .info_load_btn,
#sec1 .right #pointChargeForm .input_wrapper .input_inner .bizNum_load_btn,
#sec1 .right #pointChargeForm .total_wrapper .input_inner .info_load_btn,
#sec1 .right #pointChargeForm .total_wrapper .input_inner .bizNum_load_btn {
  width: clamp(180px, 9.38vw, 180px);
  font-size: clamp(14px, 0.73vw, 14px);
  font-weight: 700;
  color: #fff;
  line-height: clamp(46px, 2.4vw, 46px);
  background-color: #81d8d0;
  border-radius: 4px;
}
#sec1 .right #pointChargeForm .input_wrapper .input_inner .bizNum_load_btn,
#sec1 .right #pointChargeForm .total_wrapper .input_inner .bizNum_load_btn {
  margin-left: clamp(10px, 0.52vw, 10px);
}
#sec1 .right #pointChargeForm .input_wrapper .button_wrapper,
#sec1 .right #pointChargeForm .total_wrapper .button_wrapper {
  margin-left: clamp(30px, 1.56vw, 30px);
}
#sec1 .right #pointChargeForm .input_wrapper .button_wrapper .add_point_btn,
#sec1 .right #pointChargeForm .total_wrapper .button_wrapper .add_point_btn {
  font-size: clamp(14px, 0.73vw, 14px);
  border: 1px solid #ddd;
  border-radius: 4px;
  line-height: clamp(44px, 2.29vw, 44px);
  padding: 0 clamp(14px, 0.73vw, 14px);
}
#sec1 .right #pointChargeForm .input_wrapper .button_wrapper .add_point_btn:not(:last-child),
#sec1 .right #pointChargeForm .total_wrapper .button_wrapper .add_point_btn:not(:last-child) {
  margin-right: clamp(10px, 0.52vw, 10px);
}
#sec1 .right #pointChargeForm .input_wrapper .radio_area label,
#sec1 .right #pointChargeForm .total_wrapper .radio_area label {
  color: #444;
}
#sec1 .right #pointChargeForm .input_wrapper .radio_area label:not(:last-child),
#sec1 .right #pointChargeForm .total_wrapper .radio_area label:not(:last-child) {
  margin-right: clamp(10px, 0.52vw, 10px);
}
#sec1 .right #pointChargeForm .input_wrapper .radio_area label input[type=radio] + span,
#sec1 .right #pointChargeForm .total_wrapper .radio_area label input[type=radio] + span {
  width: clamp(18px, 0.94vw, 18px);
  height: clamp(18px, 0.94vw, 18px);
  border: 1px solid #ddd;
  border-radius: 50%;
  position: relative;
  margin-right: clamp(10px, 0.52vw, 10px);
}
#sec1 .right #pointChargeForm .input_wrapper .radio_area label input[type=radio] + span::after,
#sec1 .right #pointChargeForm .total_wrapper .radio_area label input[type=radio] + span::after {
  content: "";
  width: clamp(10px, 0.52vw, 10px);
  height: clamp(10px, 0.52vw, 10px);
  background-color: var(--color-point);
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
}
#sec1 .right #pointChargeForm .input_wrapper .radio_area label input[type=radio]:checked + span::after,
#sec1 .right #pointChargeForm .total_wrapper .radio_area label input[type=radio]:checked + span::after {
  display: block;
}
#sec1 .right #pointChargeForm .input_wrapper .email_area span,
#sec1 .right #pointChargeForm .total_wrapper .email_area span {
  line-height: 1;
  font-size: clamp(14px, 0.73vw, 14px);
  font-weight: 700;
  color: #444;
}
#sec1 .right #pointChargeForm .input_wrapper .email_area #pc_email,
#sec1 .right #pointChargeForm .total_wrapper .email_area #pc_email {
  max-height: 46px;
}
#sec1 .right #pointChargeForm .input_wrapper .email_area .domain_wrapper #pc_email_domain,
#sec1 .right #pointChargeForm .total_wrapper .email_area .domain_wrapper #pc_email_domain {
  margin-bottom: 5px;
}
#sec1 .right #pointChargeForm .input_wrapper .email_area .domain_wrapper select,
#sec1 .right #pointChargeForm .total_wrapper .email_area .domain_wrapper select {
  height: clamp(46px, 2.4vw, 46px);
  height: clamp(46px, 2.4vw, 46px);
  font-size: clamp(14px, 0.73vw, 14px);
  padding: 0 clamp(15px, 0.78vw, 15px);
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url(../img/down_arrow_6.png);
  background-size: clamp(10px, 0.52vw, 10px) clamp(6px, 0.31vw, 6px);
  background-position: right clamp(14px, 0.73vw, 14px) center;
  background-repeat: no-repeat;
}
#sec1 .right #pointChargeForm .input_wrapper .invoice,
#sec1 .right #pointChargeForm .total_wrapper .invoice {
  display: none;
}
#sec1 .right #pointChargeForm .input_wrapper .invoice label,
#sec1 .right #pointChargeForm .total_wrapper .invoice label {
  width: clamp(134px, 6.98vw, 134px);
}
#sec1 .right #pointChargeForm .input_wrapper .invoice.active,
#sec1 .right #pointChargeForm .total_wrapper .invoice.active {
  display: block;
}
#sec1 .right #pointChargeForm .txt_wrapper {
  background-color: #f5f5f5;
  border-radius: 4px;
  padding: clamp(15px, 0.78vw, 15px);
  margin: clamp(40px, 2.08vw, 40px) auto 0;
}
#sec1 .right #pointChargeForm .txt_wrapper p {
  font-size: clamp(13px, 0.68vw, 13px);
  color: #444;
  line-height: 1.7;
}
#sec1 .right #pointChargeForm .legal_wrapper label {
  font-size: clamp(14px, 0.73vw, 14px);
  color: #444;
  height: auto;
  width: -moz-fit-content;
  width: fit-content;
}
#sec1 .right #pointChargeForm .legal_wrapper label input[type=checkbox] + span {
  width: clamp(20px, 1.04vw, 20px);
  height: clamp(20px, 1.04vw, 20px);
  border: 1px solid #ddd;
  border-radius: 1px;
}
#sec1 .right #pointChargeForm .legal_wrapper label input[type=checkbox]:checked + span {
  background-color: var(--color-point);
  background-image: url(../img/check_icon_w.svg);
  background-size: clamp(10px, 0.52vw, 10px) clamp(8px, 0.42vw, 8px);
  background-position: center;
  background-repeat: no-repeat;
  border-color: var(--color-point);
}
#sec1 .right #pointChargeForm .button_wrapper .submit_btn {
  width: clamp(250px, 13.02vw, 250px);
  line-height: clamp(50px, 2.6vw, 50px);
  color: #fff;
  font-size: clamp(15px, 0.78vw, 15px);
  font-weight: 700;
  border-radius: 4px;
  background-color: var(--color-point);
}

@media (max-width: 1650px) {
	#registerForm .step #type_visit_info .input_wrapper .input_inner .detail .detail_inner[data-val="day"] .select_area,
	#easyRegisterForm .step #type_visit_info .input_wrapper .input_inner .detail .detail_inner[data-val="day"] .select_area,
	#registerForm .step #type_option .input_wrapper .input_inner .detail .detail_inner .o_select,
	#easyRegisterForm .step #type_visit_info .input_wrapper .input_inner .detail .detail_inner .o_select {
		flex-direction: column;
		align-items: flex-start;
	}
	#registerForm .step #type_visit_info .input_wrapper .input_inner .detail .detail_inner .select_area.is-clone,
	#easyRegisterForm .step #type_visit_info .input_wrapper .input_inner .detail .detail_inner .select_area.is-clone,
	#registerForm .step #type_option .input_wrapper .input_inner .detail .detail_inner .o_select .select_wrap,
	#easyRegisterForm .step #type_visit_info .input_wrapper .input_inner .detail .detail_inner .o_select .select_wrap {
		margin-top: 10px;
	}
	#registerForm .step #type_visit_info .input_wrapper .input_inner .detail .detail_inner .day_area,
	#easyRegisterForm .step #type_visit_info .input_wrapper .input_inner .detail .detail_inner .day_area {
		margin-right: 0;
		margin-bottom: 10px;
	}
	#registerForm .step #type_visit_info .input_wrapper .input_inner .detail .detail_inner .button_area button,
	#easyRegisterForm #type_visit_info .step .input_wrapper .input_inner .detail .detail_inner .button_area button {
		width: 60px;
	}
	#registerForm .step #type_option .input_wrapper .input_inner .detail .detail_inner .o_select .select_wrap,
	#easyRegisterForm .step #type_visit_info .input_wrapper .input_inner .detail .detail_inner .o_select .select_wrap {
		margin-top: 10px;
	}
}

@media (max-width: 1550px) {
	#registerForm .step .keyword_wrapper .input_inner .keyword_wrap,
	#easyRegisterForm .step .keyword_wrapper .input_inner .keyword_wrap {
		flex-wrap: wrap;
	}
	#registerForm .step .keyword_wrapper .input_inner .input_area .keyword_check_info, 
	#easyRegisterForm .step .keyword_wrapper .input_inner .input_area .keyword_check_info {
		margin-top: 10px;
		margin-bottom: 5px;
	}
}

@media (max-width: 1500px) {
	#registerForm .step .link_img_wrapper,
	#easyRegisterForm .step .link_img_wrapper {
		top: 70px;
		right: 10px;
	}
	#registerForm .step #type_buy_guide .input_wrapper .input_inner .detail .detail_inner[data-val="product2"] .radio_area,
	#easyRegisterForm .step #type_buy_guide .input_wrapper .input_inner .detail .detail_inner[data-val="product2"] .radio_area,
	#registerForm .step #type_gm_price .input_wrapper .input_inner .point_wrap,
	#easyRegisterForm .step #type_gm_price .input_wrapper .input_inner .point_wrap {
		flex-direction: column;
		align-items: flex-start;
	}
	#registerForm .step #type_buy_guide .input_wrapper .input_inner .detail .detail_inner[data-val="product2"] .radio_area > div,
	#easyRegisterForm .step #type_buy_guide .input_wrapper .input_inner .detail .detail_inner[data-val="product2"] .radio_area > div,
	#registerForm .step #type_gm_price .input_wrapper .input_inner .point_wrap .total_area,
	#easyRegisterForm .step #type_gm_price .input_wrapper .input_inner .point_wrap .total_area {
		margin-top: 10px;
	}
}

@media (max-width: 1200px) {
	#registerForm .step .keyword_wrapper .input_inner .keyword2 .list .personnel_txt, 
	#easyRegisterForm .step .keyword_wrapper .input_inner .keyword2 .list .personnel_txt {
		flex-direction: column;
		align-items: flex-start;
	}
	#registerForm .step .keyword_wrapper .input_inner .keyword2 .list .personnel_txt .error, 
	#easyRegisterForm .step .keyword_wrapper .input_inner .keyword2 .list .personnel_txt .error {
		margin-top: 10px;
	}
}

@media (max-width: 1150px) {
	#registerForm .step .input_wrapper .input_inner .date_area , 
	#easyRegisterForm .step .input_wrapper .input_inner .date_area,
	#registerForm .step .url_wrapper, 
	#easyRegisterForm .step .url_wrapper {
		flex-wrap: wrap;
	}
	#registerForm .step .input_wrapper .input_inner .date_area .date_info, 
	#easyRegisterForm .step .input_wrapper .input_inner .date_area .date_info {
		margin-left: 80px;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	#registerForm .step .url_wrapper .link_info_btn, 
	#easyRegisterForm .step .url_wrapper .link_info_btn {
		margin-left: 135px;
		margin-top: 10px;
		margin-bottom: 10px;
	}
}

@media (max-width: 1000px) {
	#sec1 .right #reviewRegisterForm .info_wrapper .info_area {
		width: clamp(520px, 62.00vw, 620px);
	}
	#sec1 .right #reviewRegisterForm .info_wrapper .sub_tit,
	#sec1 .right #reviewRegisterForm .info_wrapper .sub_tit {
		width: clamp(120px, 13.50vw, 135px);
		font-size: clamp(14px, 1.50vw, 15px);
	}
	#sec1 .right #reviewRegisterForm .legal_wrapper {
		margin-left: 0;
		margin: 0 auto;
	}
}

@media (max-width: 750px) {
	#registerForm {
		padding-top: 0;
	}
	#registerForm .step .step_num_wrapper,
	#easyRegisterForm .step .step_num_wrapper {
		width: 100%;
		padding-left: 0;
		padding-bottom: clamp(15px, 4.00vw, 30px);
		margin-bottom: clamp(40px, 10.67vw, 80px);
	}
	#registerForm .step .step_num_wrapper p,
	#easyRegisterForm .step .step_num_wrapper p {
		width: 33.3333%;
		text-align: center;
		margin-right: 0 !important;
		font-size: clamp(10px, 2.67vw, 20px);
	}
	#registerForm .step_review .step_num_wrapper p,
	#easyRegisterForm .review_detail .step_num_wrapper p, 
	#registerForm .step_review_detail .step_num_wrapper p, 
	#easyRegisterForm .step_review_detail .step_num_wrapper p,
	#registerForm .step_review_payment .step_num_wrapper p,
	#easyRegisterForm .step_review_payment .step_num_wrapper p {
		width: 25%;
	}
	#registerForm .step .step_num_wrapper::before,
	#easyRegisterForm .step .step_num_wrapper::before,
	#registerForm .step .step_num_wrapper::after,
	#easyRegisterForm .step .step_num_wrapper::after {
		height: clamp(5px, 1.33vw, 10px);
	}
	#registerForm .step_1 .step_num_wrapper::after, 
	#easyRegisterForm .step_1 .step_num_wrapper::after {
		width: 33.3333%;
	}
	#registerForm .step_1 .first .step_tit,
	#easyRegisterForm .step_1 .first .step_tit,
	#registerForm .step_1 .first .step_page,
	#easyRegisterForm .step_1 .first .step_page {
		display: none;
	}
	#registerForm .step_1 .m_first,
	#easyRegisterForm .step_1 .m_first {
		display: flex;
	}
	#registerForm .step .input_wrapper .input_inner .campaign_load_btn,
	#easyRegisterForm .step .input_wrapper .input_inner .campaign_load_btn {
		font-size: clamp(12px, 3.47vw, 26px);
		margin-bottom: clamp(20px, 5.33vw, 40px);
	}
	#registerForm .step .input_wrapper .input_inner, #easyRegisterForm .step .input_wrapper .input_inner {
		width: 100%;
	}
	#registerForm .step .input_wrapper .input_inner .campaign_name_dropdown .campaign_name_dropdown_btn, 
	#easyRegisterForm .step .input_wrapper .input_inner .campaign_name_dropdown .campaign_name_dropdown_btn {
		height: clamp(40px, 10.67vw, 80px);
		padding: 0 clamp(15px, 4.00vw, 30px);
	}
	#registerForm .step .input_wrapper .input_inner .campaign_name_dropdown .campaign_name_dropdown_btn p,
	#easyRegisterForm .step .input_wrapper .input_inner .campaign_name_dropdown .campaign_name_dropdown_btn p {
		font-size: clamp(13px, 3.73vw, 28px);
		width: calc(100% - clamp(12px, 3.33vw, 25px));
	}
	#registerForm .step .input_wrapper .input_inner .campaign_name_dropdown .campaign_name_dropdown_btn::after, 
	#easyRegisterForm .step .input_wrapper .input_inner .campaign_name_dropdown .campaign_name_dropdown_btn::after {
		width: clamp(10px, 2.67vw, 20px);
		height: clamp(6px, 1.60vw, 12px);
	}
	#registerForm .step .input_wrapper .input_inner .campaign_name_dropdown .list_wrapper,
	#easyRegisterForm .step .input_wrapper .input_inner .campaign_name_dropdown .list_wrapper {
		top: calc(100% + clamp(5px, 1.33vw, 10px));
	}
	#registerForm .step .input_wrapper .input_inner .campaign_name_dropdown .campaign_name_list,
	#easyRegisterForm .step .input_wrapper .input_inner .campaign_name_dropdown .campaign_name_list {
		padding: clamp(10px, 2.67vw, 20px);
		height: clamp(180px, 48.00vw, 360px);
	}
	#registerForm .step .input_wrapper .input_inner .campaign_name_dropdown .campaign_name_list li,
	#easyRegisterForm .step .input_wrapper .input_inner .campaign_name_dropdown .campaign_name_list li {
		height: clamp(65px, 17.33vw, 130px);
		flex-direction: column;
		align-items: flex-start;
		justify-content: center;
		padding: 0 clamp(10px, 2.67vw, 20px);
	}
	#registerForm .step .input_wrapper .input_inner p,
	#easyRegisterForm .step .input_wrapper .input_inner p,
	#registerForm .step .keyword_wrapper .input_inner .input_area .select_area .keyword_select_wrap p,
	#easyRegisterForm .step .keyword_wrapper .input_inner .input_area .select_area .keyword_select_wrap p,
	#registerForm .step .keyword_wrapper .input_inner .keyword2 .list .personnel_txt p,
	#easyRegisterForm .step .keyword_wrapper .input_inner .keyword2 .list .personnel_txt p {
		font-size: clamp(12px, 3.47vw, 26px);
	}
	#registerForm .step .input_wrapper .input_inner .campaign_name_dropdown .campaign_name_list li .media,
	#easyRegisterForm .step .input_wrapper .input_inner .campaign_name_dropdown .campaign_name_list li .media {
		width: clamp(22px, 5.87vw, 44px);
		height: clamp(22px, 5.87vw, 44px);
		margin-right: clamp(5px, 1.33vw, 10px);
	}
	#registerForm .step .input_wrapper .input_inner .campaign_name_dropdown .campaign_name_list li .service,
	#easyRegisterForm .step .input_wrapper .input_inner .campaign_name_dropdown .campaign_name_list li .service {
		font-size: clamp(11px, 2.93vw, 22px);
		margin-right: 0;
		padding: clamp(3px, 0.80vw, 6px) clamp(6px, 1.60vw, 12px);
	}
	#registerForm .step .input_wrapper .input_inner .campaign_name_dropdown .new_campaign_btn,
	#easyRegisterForm .step .input_wrapper .input_inner .campaign_name_dropdown .new_campaign_btn {
		height: clamp(38px, 10.13vw, 76px);
		padding: 0 clamp(20px, 5.33vw, 40px);
		font-size: clamp(12px, 3.47vw, 26px);
	}
	#registerForm .step .input_wrapper .input_inner .campaign_name_dropdown .new_campaign_btn span, 
	#easyRegisterForm .step .input_wrapper .input_inner .campaign_name_dropdown .new_campaign_btn span {
		width: clamp(8px, 2.13vw, 16px);
		height: clamp(8px, 2.13vw, 16px);
		margin-right: clamp(5px, 1.33vw, 10px);
	}
	#registerForm .step .first .step_tit,
	#easyRegisterForm .step .first .step_tit, 
	#registerForm .step .m_first .step_tit,
	#easyRegisterForm .step .m_first .step_tit {
		font-size: clamp(15px, 4.27vw, 32px);
	}
	#registerForm .step .first .step_page, 
	#easyRegisterForm .step .first .step_page {
		top: 25%;
		transform: translateY(-50%);
		font-size: clamp(12px, 3.47vw, 26px);
	}
	#registerForm .step .m_first .step_page,
	#easyRegisterForm .step .m_first .step_page {
		top: 50%;
		transform: translateY(-50%);
		font-size: clamp(12px, 3.47vw, 26px);
	}
	#registerForm .step .input_wrapper,
	#easyRegisterForm .step .input_wrapper,
	#registerForm .step .input_wrapper .input_inner .date_area, 
	#easyRegisterForm .step .input_wrapper .input_inner .date_area,
	#registerForm .step .url_wrapper,
	#easyRegisterForm .step .url_wrapper,
	#registerForm .step #type_product .input_wrapper .input_inner .radio_area,
	#easyRegisterForm .step #type_product .input_wrapper .input_inner .radio_area,
	#registerForm .step .keyword_wrapper .input_inner .keyword_detail .select_area, 
	#easyRegisterForm .step .keyword_wrapper .input_inner .keyword_detail .select_area,
	#registerForm .step .review_wrapper .input_inner .input_area > .select_area, 
	#easyRegisterForm .step .review_wrapper .input_inner .input_area > .select_area,
	#registerForm .step .reward_wrapper .input_inner .input_area,
	#easyRegisterForm .step .reward_wrapper .input_inner .input_area,
	#registerForm .step #type_visit_info .input_wrapper .input_inner .detail .detail_inner[data-val="day"] .select_area .select_wrap,
	#easyRegisterForm .step #type_visit_info .input_wrapper .input_inner .detail .detail_inner[data-val="day"] .select_area .select_wrap,
	#registerForm .step .keyword_wrapper .input_inner .keyword2 .list li,
	#easyRegisterForm .step .keyword_wrapper .input_inner .keyword2 .list li,
	#registerForm .step .product_wrapper .input_inner .detail .detail_inner .select_area, 
	#registerForm .step .product_wrapper .input_inner .detail .detail_inner .radio_area,
	#easyRegisterForm .step .product_wrapper .input_inner .detail .detail_inner .select_area,
	#easyRegisterForm .step .product_wrapper .input_inner .detail .detail_inner .radio_area,
	#registerForm .step .product_wrapper .input_inner .detail .detail_inner .option_list li,
	#easyRegisterForm .step .product_wrapper .input_inner .detail .detail_inner .option_list li,
	#registerForm .step #type_gm_mission .input_wrapper .input_inner .input_area .select_area, 
	#easyRegisterForm .step #type_gm_mission .input_wrapper .input_inner .input_area .select_area,
	#registerForm .step #type_gm_price .input_wrapper .input_inner .price_area, 
	#easyRegisterForm .step #type_gm_price .input_wrapper .input_inner .price_area,
	#registerForm .step #type_gm_price .input_wrapper .input_inner .point_wrap .total_area, 
	#easyRegisterForm .step #type_gm_price .input_wrapper .input_inner .point_wrap .total_area,
	#registerForm .step .amount_wrapper .input_inner .point_area .sub_area, 
	#easyRegisterForm .step .amount_wrapper .input_inner .point_area .sub_area,
	#registerForm .step .input_wrapper .input_inner .input_area.js-pay-method,
	#easyRegisterForm .step .input_wrapper .input_inner .input_area.js-pay-method,
	#registerForm .step .input_wrapper .input_inner .input_area.js-pay-method .radio_area,
	#easyRegisterForm .step .input_wrapper .input_inner .input_area.js-pay-method .radio_area {
		flex-direction: column;
		align-items: flex-start;
	}
	#registerForm .step .input_wrapper > label,
	#easyRegisterForm .step .input_wrapper > label {
		font-size: clamp(14px, 3.73vw, 28px);
		padding-top: 0;
		width: 100%;
		padding-bottom: clamp(15px, 4.00vw, 30px);
	}
	#registerForm .step .input_wrapper .input_inner input[type=text],
	#easyRegisterForm .step .input_wrapper .input_inner input[type=text]{
		line-height: clamp(39px, 10.40vw, 78px);
		padding: 0 clamp(15px, 4.00vw, 30px);
		font-size: clamp(13px, 3.73vw, 28px);
	}
	#registerForm .step .input_wrapper .input_inner .detail,
	#easyRegisterForm .step .input_wrapper .input_inner .detail {
		padding: clamp(10px, 2.67vw, 20px);
	}
	#registerForm .step .input_wrapper .input_inner .detail p, 
	#easyRegisterForm .step .input_wrapper .input_inner .detail p {
		font-size: clamp(12px, 2.93vw, 22px);
	}
	#registerForm .step .input_wrapper .input_inner .radio_area, 
	#registerForm .step .input_wrapper .input_inner .checkbox_area, 
	#easyRegisterForm .step .input_wrapper .input_inner .radio_area, 
	#easyRegisterForm .step .input_wrapper .input_inner .checkbox_area {
		gap: clamp(10px, 2.67vw, 20px);
	}
	#registerForm .step .input_wrapper .input_inner .radio_area label,
	#registerForm .step .input_wrapper .input_inner .checkbox_area label,
	#easyRegisterForm .step .input_wrapper .input_inner .radio_area label,
	#easyRegisterForm .step .input_wrapper .input_inner .checkbox_area label {
		width: clamp(65px, 19.4vw, 145.5px) !important;
		height: clamp(40px, 10.67vw, 80px);
	}
	#registerForm .step .input_wrapper .input_inner .radio_area label input[type=radio] + span, 
	#registerForm .step .input_wrapper .input_inner .checkbox_area label input[type=radio] + span,
	#easyRegisterForm .step .input_wrapper .input_inner .radio_area label input[type=radio] + span,
	#easyRegisterForm .step .input_wrapper .input_inner .checkbox_area label input[type=radio] + span,
	#registerForm .step .input_wrapper .input_inner .radio_area label input[type=checkbox] + span,
	#registerForm .step .input_wrapper .input_inner .checkbox_area label input[type=checkbox] + span, 
	#easyRegisterForm .step .input_wrapper .input_inner .radio_area label input[type=checkbox] + span,
	#easyRegisterForm .step .input_wrapper .input_inner .checkbox_area label input[type=checkbox] + span,
	#registerForm .step .total_amount span,
	#easyRegisterForm .step .total_amount span{
		font-size: clamp(11px, 3.20vw, 24px);
	}
	#registerForm .step .radio_wrapper .category_wrapper p, 
	#registerForm .step .checkbox_wrapper .category_wrapper p,
	#easyRegisterForm .step .radio_wrapper .category_wrapper p,
	#easyRegisterForm .step .checkbox_wrapper .category_wrapper p,
	#registerForm .step .input_wrapper .input_inner .date_area .sub_tit,
	#easyRegisterForm .step .input_wrapper .input_inner .date_area .sub_tit {
		font-size: clamp(12px, 3.47vw, 26px) !important;
	}
	#registerForm .step .input_wrapper .input_inner .date_area .sub_tit, 
	#easyRegisterForm .step .input_wrapper .input_inner .date_area .sub_tit {
		width: 100%;
	}
	#registerForm .step .radio_wrapper .category_wrapper .service_category,
	#registerForm .step .checkbox_wrapper .category_wrapper .service_category,
	#easyRegisterForm .step .radio_wrapper .category_wrapper .service_category,
	#easyRegisterForm .step .checkbox_wrapper .category_wrapper .service_category {
		gap: clamp(10px, 2.67vw, 20px);
	}
	#registerForm .step .radio_wrapper .category_wrapper .service_category label,
	#registerForm .step .checkbox_wrapper .category_wrapper .service_category label,
	#easyRegisterForm .step .radio_wrapper .category_wrapper .service_category label,
	#easyRegisterForm .step .checkbox_wrapper .category_wrapper .service_category label,
	#registerForm .step .input_wrapper .input_inner .service_sub_area label,
	#easyRegisterForm .step .input_wrapper .input_inner .service_sub_area label,
	#registerForm .step .review_reward_wrapper .input_inner .point_txt,
	#easyRegisterForm .step .review_reward_wrapper .input_inner .point_txt{
		font-size: clamp(11px, 2.93vw, 22px);
	}
	#registerForm .step .radio_wrapper .category_wrapper .service_category label input[type=radio] + span,
	#registerForm .step .checkbox_wrapper .category_wrapper .service_category label input[type=radio] + span,
	#easyRegisterForm .step .radio_wrapper .category_wrapper .service_category label input[type=radio] + span,
	#easyRegisterForm .step .checkbox_wrapper .category_wrapper .service_category label input[type=radio] + span,
	#registerForm .step .input_wrapper .input_inner .service_sub_area label input[type=checkbox] + span, 
	#easyRegisterForm .step .input_wrapper .input_inner .service_sub_area label input[type=checkbox] + span,
	#registerForm .step .amount_wrapper .input_inner .point_area .sub_area label input[type=checkbox] + span,
	#easyRegisterForm .step .amount_wrapper .input_inner .point_area .sub_area label input[type=checkbox] + span,
	#registerForm .step .method_wrapper .input_inner .radio_area label input[type=radio] + span,
	#easyRegisterForm .step .method_wrapper .input_inner .radio_area label input[type=radio] + span,
	#registerForm .step .legal_wrapper .input_inner .checkbox_area label input[type=checkbox] + span,
	#easyRegisterForm .step .legal_wrapper .input_inner .checkbox_area label input[type=checkbox] + span {
		width: clamp(18px, 4.80vw, 36px);
		height: clamp(18px, 4.80vw, 36px);
	}
	#registerForm .step .radio_wrapper .category_wrapper .service_category label input[type=radio]:checked + span,
	#registerForm .step .checkbox_wrapper .category_wrapper .service_category label input[type=radio]:checked + span,
	#easyRegisterForm .step .radio_wrapper .category_wrapper .service_category label input[type=radio]:checked + span,
	#easyRegisterForm .step .checkbox_wrapper .category_wrapper .service_category label input[type=radio]:checked + span,
	#registerForm .step .input_wrapper .input_inner .service_sub_area label input[type=checkbox]:checked + span, 
	#easyRegisterForm .step .input_wrapper .input_inner .service_sub_area label input[type=checkbox]:checked + span,
	#registerForm .step .amount_wrapper .input_inner .point_area .sub_area label input[type=checkbox]:checked + span, 
	#easyRegisterForm .step .amount_wrapper .input_inner .point_area .sub_area label input[type=checkbox]:checked + span,
	#registerForm .step .method_wrapper .input_inner .radio_area label input[type=radio]:checked + span,
	#easyRegisterForm .step .method_wrapper .input_inner .radio_area label input[type=radio]:checked + span,
	#registerForm .step .legal_wrapper .input_inner .checkbox_area label input[type=checkbox]:checked + span,
	#easyRegisterForm .step .legal_wrapper .input_inner .checkbox_area label input[type=checkbox]:checked + span {
		background-size: clamp(8px, 2.13vw, 16px) clamp(7px, 1.87vw, 14px);
	}
	#registerForm .step .input_wrapper .input_inner .radio_area label .icon img, 
	#registerForm .step .input_wrapper .input_inner .checkbox_area label .icon img,
	#easyRegisterForm .step .input_wrapper .input_inner .radio_area label .icon img,
	#easyRegisterForm .step .input_wrapper .input_inner .checkbox_area label .icon img {
		width: clamp(15px, 4.00vw, 30px);
		height: clamp(15px, 4.00vw, 30px);
		margin-right: clamp(5px, 1.33vw, 10px);
	}
	#registerForm .step .input_wrapper .input_inner .personnel_button_wrapper,
	#easyRegisterForm .step .input_wrapper .input_inner .personnel_button_wrapper,
	#registerForm .step .keyword_wrapper .input_inner .keyword2 .list li .keyword_personnel_button_wrapper, 
	#easyRegisterForm .step .keyword_wrapper .input_inner .keyword2 .list li .keyword_personnel_button_wrapper,
	#registerForm .step .product_wrapper .input_inner .detail .product_option2 .list li .review_option_personnel_button_wrapper,
	#easyRegisterForm .step .product_wrapper .input_inner .detail .product_option2 .list li .review_option_personnel_button_wrapper {
		width: clamp(20px, 5.33vw, 40px);
	}
	#registerForm .step .input_wrapper .input_inner .personnel_button_wrapper button::after,
	#easyRegisterForm .step .input_wrapper .input_inner .personnel_button_wrapper button::after,
	#registerForm .step .keyword_wrapper .input_inner .keyword2 .list li .keyword_personnel_button_wrapper button::after, 
	#easyRegisterForm .step .keyword_wrapper .input_inner .keyword2 .list li .keyword_personnel_button_wrapper button::after,
	#registerForm .step .product_wrapper .input_inner .detail .product_option2 .list li .review_option_personnel_button_wrapper button::after,
	#easyRegisterForm .step .product_wrapper .input_inner .detail .product_option2 .list li .review_option_personnel_button_wrapper button::after {
		width: clamp(11px, 2.93vw, 22px);
		height: clamp(7px, 1.87vw, 14px);
	}
	#registerForm .step .input_wrapper .s_txt, 
	#easyRegisterForm .step .input_wrapper .s_txt {
		font-size: clamp(12px, 3.20vw, 24px);
		margin-left: clamp(10px, 2.67vw, 20px);
	}
	#registerForm .step .input_wrapper .input_inner .date_area .date_info,
	#easyRegisterForm .step .input_wrapper .input_inner .date_area .date_info {
		display: none;
	}
	#registerForm .step .input_wrapper .input_inner .date_area .date_tit_area,
	#easyRegisterForm .step .input_wrapper .input_inner .date_area .date_tit_area {
		position: relative;
	}
	#registerForm .step .input_wrapper .input_inner .m_info_area,
	#easyRegisterForm .step .input_wrapper .input_inner .m_info_area {
		 display: block;
		 margin-left: clamp(5px, 1.33vw, 10px);
	}
	#registerForm .step .input_wrapper .input_inner .m_info_icon,
	#easyRegisterForm .step .input_wrapper .input_inner .m_info_icon {
		width: clamp(13px, 3.33vw, 25px);
		height: clamp(13px, 3.33vw, 25px);
		background-image: url(../img/m_date_icon.svg);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		margin-top: 3px;
	}
	#registerForm .step .input_wrapper .input_inner .m_date_info,
	#easyRegisterForm .step .input_wrapper .input_inner .m_date_info {
		position: absolute;
		font-size: clamp(10px, 2.93vw, 22px) !important;
		border: 1px solid #ddd;
		background-color: #fff;
		width: auto;
		white-space: nowrap;
		padding: clamp(10px, 2.67vw, 20px);
		margin-left: 0 !important;
		left: 0;
		top: calc(100% - 4px);
		display: none;
	}
	#registerForm .step .input_wrapper .input_inner .m_date_info.on,
	#easyRegisterForm .step .input_wrapper .input_inner .m_date_info.on {
		display: block;
	}
	#registerForm .step .input_wrapper .input_inner .m_date_info::before,
	#easyRegisterForm .step .input_wrapper .input_inner .m_date_info::before {
		content: "";
		width: 0;
		height: 0;
		border-left: clamp(5px, 1.33vw, 10px) solid transparent;
		border-right: clamp(5px, 1.33vw, 10px) solid transparent;
		border-bottom: clamp(6px, 1.60vw, 12px) solid #fff;
		display: block;
		position: absolute;
		left: 34.5%;
		bottom: 100%;
		transform: translateX(-50%);
		z-index: 11;
	}
	#registerForm .step .input_wrapper .input_inner .m_date_info::after,
	#easyRegisterForm .step .input_wrapper .input_inner .m_date_info::after {
		content: "";
		width: 0;
		height: 0;
		border-left: clamp(6px, 1.47vw, 11px) solid transparent;
		border-right: clamp(6px, 1.47vw, 11px) solid transparent;
		border-bottom: clamp(7px, 1.73vw, 13px) solid #ddd;
		display: block;
		position: absolute;
		left: 34.5%;
		bottom: calc(100% + 1px);
		transform: translateX(-50%);
		z-index: 10;
		
	}
	#registerForm .step .input_wrapper .input_inner .date_area .m_date_info2::before,
	#easyRegisterForm .step .input_wrapper .input_inner .date_area .m_date_info2::before,
	#registerForm .step .input_wrapper .input_inner .date_area .m_date_info2::after,
	#easyRegisterForm .step .input_wrapper .input_inner .date_area .m_date_info2::after {
		left: 41.5%;
	}
	#registerForm .step .input_wrapper .input_inner .date_area .date_input,
	#easyRegisterForm .step .input_wrapper .input_inner .date_area .date_input,
	#registerForm .step .input_wrapper .input_inner #cp_announceDate,
	#registerForm .step .input_wrapper .input_inner #cp_reviewStartDate,
	#easyRegisterForm .step .input_wrapper .input_inner #cp_announceDate,
	#easyRegisterForm .step .input_wrapper .input_inner #cp_reviewStartDate {
		width: clamp(128px, 34.67vw, 260px) !important;
		padding: 0 clamp(10px, 2.67vw, 20px);
	}
	#registerForm .step .input_wrapper .input_inner .date_area .date_icon,
	#easyRegisterForm .step .input_wrapper .input_inner .date_area .date_icon {
		width: clamp(10.5px, 2.80vw, 21px);
		height: clamp(12px, 3.20vw, 24px);
		margin-right: clamp(5px, 1.33vw, 10px);
	}
	#registerForm .step .input_wrapper .input_inner .date_area .date_input input,
	#easyRegisterForm .step .input_wrapper .input_inner .date_area .date_input input {
		width: calc(100% - clamp(15.5px, 4.13vw, 31px));
	}
	#registerForm .step .input_wrapper .input_inner .date_area .date_wrap > span,
	#easyRegisterForm .step .input_wrapper .input_inner .date_area .date_wrap > span,
	#registerForm .step .input_wrapper .input_inner .detail .detail_inner .select_area span,
	#easyRegisterForm .step .input_wrapper .input_inner .detail .detail_inner .select_area span,
	#registerForm .step .input_wrapper .input_inner .reser1 span, 
	#easyRegisterForm .step .input_wrapper .input_inner .reser1 span {
		font-size: clamp(12px, 3.47vw, 26px);
		margin: 0 clamp(7px, 2.00vw, 15px);
	}
	#registerForm .step .input_wrapper .input_inner select,
	#easyRegisterForm .step .input_wrapper .input_inner select,
	#registerForm .step .input_wrapper .input_inner .detail .detail_inner .select_area select,
	#easyRegisterForm .step .input_wrapper .input_inner .detail .detail_inner .select_area select,
	#registerForm .step .keyword_wrapper .input_inner .input_area .select_area select,
	#easyRegisterForm .step .keyword_wrapper .input_inner .input_area .select_area select,
	#registerForm .step .review_wrapper .input_inner .input_area .detail .detail_inner .select_area select, 
	#easyRegisterForm .step .review_wrapper .input_inner .input_area .detail .detail_inner .select_area select {
		height: clamp(40px, 10.67vw, 80px);
		padding: 0 clamp(15px, 4.00vw, 30px);
		font-size: clamp(13px, 3.73vw, 28px);
		background-position: right clamp(15px, 4.00vw, 30px) center;
		background-size: clamp(10px, 2.67vw, 20px) clamp(6px, 1.60vw, 12px);
	}
	#registerForm .step .input_wrapper .input_inner .detail .detail_inner .select_area select,
	#easyRegisterForm .step .input_wrapper .input_inner .detail .detail_inner .select_area select {
		padding-right: clamp(25px, 6.67vw, 50px);
	}
	#registerForm .step .input_wrapper .input_inner .sub_tit,
	#easyRegisterForm .step .input_wrapper .input_inner .sub_tit {
		font-size: clamp(12px, 3.47vw, 26px) !important;
		font-weight: 500;
		line-height: 1;
	}
	#registerForm .step #type_product .input_wrapper .input_inner .radio_area .product {
		width: 100%;
	}
	#registerForm .step #type_product .input_wrapper .input_inner .radio_area label,
	#easyRegisterForm .step #type_product .input_wrapper .input_inner .radio_area label {
		width: calc(50% - clamp(5px, 1.33vw, 10px)) !important;
	}
	#registerForm .step .input_wrapper .input_inner .detail h4,
	#easyRegisterForm .step .input_wrapper .input_inner .detail h4 {
		font-size: clamp(12px, 3.47vw, 26px);
		padding-bottom: clamp(10px, 2.67vw, 20px);
	}
	#registerForm .step .submit_btn_wrapper .next_btn, 
	#registerForm .step .submit_btn_wrapper .submit_btn,
	#registerForm .step .submit_btn_wrapper .review_submit_btn,
	#easyRegisterForm .step .submit_btn_wrapper .next_btn, 
	#easyRegisterForm .step .submit_btn_wrapper .submit_btn,
	#easyRegisterForm .step .submit_btn_wrapper .review_submit_btn {
		width: 100%;
		line-height: clamp(50px, 13.33vw, 100px);
		font-size: clamp(16px, 4.27vw, 32px);
	}
	#registerForm .step:not(.step_1) .submit_btn_wrapper .next_btn, 
	#registerForm .step:not(.step_1) .submit_btn_wrapper .submit_btn,
	#registerForm .step:not(.step_1) .submit_btn_wrapper .review_submit_btn,
	#easyRegisterForm .step:not(.step_1) .submit_btn_wrapper .next_btn, 
	#easyRegisterForm .step:not(.step_1) .submit_btn_wrapper .submit_btn,
	#easyRegisterForm .step:not(.step_1) .submit_btn_wrapper .review_submit_btn ,
	#registerForm .step .submit_btn_wrapper .back_btn, 
	#easyRegisterForm .step .submit_btn_wrapper .back_btn {
		width: calc(50% - clamp(10px, 1.33vw, 10px));
		line-height: clamp(50px, 13.33vw, 100px);
		font-size: clamp(16px, 4.27vw, 32px);
	}
	#registerForm .step .test_btn, #easyRegisterForm .step .test_btn {
		left: 0;
		top: 100%;
	}
	#registerForm .step .submit_btn_wrapper .test_btn,
	#easyRegisterForm .step .submit_btn_wrapper .test_btn { 
		left: 0 !important;
		top: 100%;
	}
	#registerForm .step .url_wrapper .link_info_btn, #easyRegisterForm .step .url_wrapper .link_info_btn {
		margin-left: 0;
		margin-top: clamp(10px, 2.67vw, 20px);
		font-size: clamp(12px, 2.93vw, 22px);
	}
	#registerForm .step .link_img_wrapper,
	#easyRegisterForm .step .link_img_wrapper {
		top: 70%;
		right: auto;
		left: 30%;
		width: clamp(125px, 33.33vw, 250px);
		height: clamp(180px, 48.00vw, 360px);
	}
	#registerForm .step .input_wrapper .input_inner .address_search_btn, 
	#easyRegisterForm .step .input_wrapper .input_inner .address_search_btn {
		height: clamp(40px, 10.67vw, 80px);
		font-size: clamp(12px, 3.47vw, 26px);
	}
	#registerForm .step #type_visit_info .input_wrapper .input_inner .radio_area label,
	#easyRegisterForm .step #type_visit_info .input_wrapper .input_inner .radio_area label {
		width: calc((100% - clamp(40px, 5.33vw, 40px)) / 3) !important;
	}
	#registerForm .step #type_visit_info .input_wrapper .input_inner .detail .detail_inner .select_area,
	#easyRegisterForm .step #type_visit_info .input_wrapper .input_inner .detail .detail_inner .select_area {
		flex-direction: column;
		align-items: flex-start;
		padding-top: 0;
	}
	#registerForm .step .input_wrapper .input_inner .detail .detail_inner .select_area p,
	#easyRegisterForm .step .input_wrapper .input_inner .detail .detail_inner .select_area p,
	#registerForm .step .input_wrapper .input_inner .reser2 span,
	#easyRegisterForm .step .input_wrapper .input_inner .reser2 span,
	#registerForm .step .keyword_wrapper .input_inner .input_area .select_area > p,
	#easyRegisterForm .step .keyword_wrapper .input_inner .input_area .select_area > p,
	#registerForm .step .review_wrapper .input_inner .input_area .select_area .num_txt,
	#easyRegisterForm .step .review_wrapper .input_inner .input_area .select_area .num_txt,
	#registerForm .step .review_wrapper .input_inner .input_area .detail .detail_inner .detail_tit,
	#easyRegisterForm .step .review_wrapper .input_inner .input_area .detail .detail_inner .detail_tit,
	#registerForm .step .review_wrapper .input_inner .input_area .detail .detail_inner .select_area p,
	#easyRegisterForm .step .review_wrapper .input_inner .input_area .detail .detail_inner .select_area p,
	#registerForm .step .option_wrapper .input_inner .detail .detail_inner .option_add_btn,
	#easyRegisterForm .step .option_wrapper .input_inner .detail .detail_inner .option_add_btn,
	#registerForm .step .input_wrapper .input_inner .detail .detail_inner > p, 
	#easyRegisterForm .step .input_wrapper .input_inner .detail .detail_inner > p,
	#registerForm .step .product_wrapper .input_inner .detail .product_option2 .list .personnel_txt p,
	#easyRegisterForm .step .product_wrapper .input_inner .detail .product_option2 .list .personnel_txt p,
	#registerForm .step .product_wrapper .input_inner .detail .detail_inner .input_area p,
	#easyRegisterForm .step .product_wrapper .input_inner .detail .detail_inner .input_area p,
	#registerForm .step .amount_wrapper .input_inner .txt_area .sub_txt, 
	#registerForm .step .amount_wrapper .input_inner .txt_area .total_amount,
	#easyRegisterForm .step .amount_wrapper .input_inner .txt_area .sub_txt, 
	#easyRegisterForm .step .amount_wrapper .input_inner .txt_area .total_amount,
	#registerForm .step .amount_wrapper .input_inner .all_total_area .all_total,
	#easyRegisterForm .step .amount_wrapper .input_inner .all_total_area .all_total {
		font-size: clamp(12px, 3.47vw, 26px);
	}
	#registerForm .step #type_visit_info .input_wrapper .input_inner .detail .detail_inner .day_area,
	#easyRegisterForm .step #type_visit_info .input_wrapper .input_inner .detail .detail_inner .day_area {
		margin-bottom: clamp(15px, 4.00vw, 30px);
	}
	#registerForm .step .input_wrapper .input_inner .detail .detail_inner .day_area label:not(:last-child), 
	#easyRegisterForm .step .input_wrapper .input_inner .detail .detail_inner .day_area label:not(:last-child) {
		margin-right: clamp(7px, 2.00vw, 15px);
	}
	#registerForm .step .input_wrapper .input_inner .detail .detail_inner .day_area label input[type=checkbox] + span,
	#easyRegisterForm .step .input_wrapper .input_inner .detail .detail_inner .day_area label input[type=checkbox] + span {
		width: clamp(30px, 8.00vw, 60px);
		height: clamp(35px, 9.33vw, 70px);
		font-size: clamp(12px, 3.47vw, 26px);
	}
	#registerForm .step .input_wrapper .input_inner .detail .detail_inner .button_area,
	#easyRegisterForm .step .input_wrapper .input_inner .detail .detail_inner .button_area {
		margin-left: 0;
	}
	#registerForm .step #type_visit_info .input_wrapper .input_inner .detail .detail_inner .button_area button,
	#easyRegisterForm #type_visit_info .step .input_wrapper .input_inner .detail .detail_inner .button_area button {
		width: clamp(60px, 16.00vw, 120px);
		line-height: clamp(40px, 10.67vw, 80px);
		font-size: clamp(12px, 3.47vw, 26px);
	}
	#registerForm .step .input_wrapper .input_inner .detail .detail_inner .button_area .add_btn,
	#easyRegisterForm .step .input_wrapper .input_inner .detail .detail_inner .button_area .add_btn {
		margin-right: clamp(10px, 2.67vw, 20px);
	}
	#registerForm .step #type_visit_info .input_wrapper .input_inner .detail .detail_inner .select_area.is-clone,
	#easyRegisterForm .step #type_visit_info .input_wrapper .input_inner .detail .detail_inner .select_area.is-clone {
		margin-top: clamp(20px, 5.33vw, 40px);
	}
	#registerForm .step #type_option .input_wrapper .input_inner .detail .detail_inner .o_select .select_wrap,
	#easyRegisterForm .step #type_visit_info .input_wrapper .input_inner .detail .detail_inner .o_select .select_wrap {
		margin-top: clamp(10px, 2.67vw, 20px);
		width: 100%;
	}
	#registerForm .step .input_wrapper .input_inner .reser1 input[type=text],
	#easyRegisterForm .step .input_wrapper .input_inner .reser1 input[type=text] {
		padding: 0 clamp(13px, 3.33vw, 25px);
	}
	#registerForm .step .input_wrapper .input_inner textarea,
	#easyRegisterForm .step .input_wrapper .input_inner textarea {
		padding: clamp(10px, 2.67vw, 20px) clamp(15px, 4.00vw, 30px);
		font-size: clamp(13px, 3.73vw, 28px);
	}
	#registerForm .step .keyword_wrapper .input_inner .radio_area > div label,
	#easyRegisterForm .step .keyword_wrapper .input_inner .radio_area > div label {
		width: 100% !important;
	}
	#registerForm .step .keyword_wrapper .input_inner .radio_area > div label:first-child,
	#easyRegisterForm .step .keyword_wrapper .input_inner .radio_area > div label:first-child {
		margin-right: 0;
		margin-bottom: clamp(10px, 2.67vw, 20px);
	}
	#registerForm .step .keyword_wrapper .input_inner .input_area .keyword_add_btn,
	#easyRegisterForm .step .keyword_wrapper .input_inner .input_area .keyword_add_btn {
		width: clamp(50px, 13.33vw, 100px);
		line-height: clamp(40px, 10.67vw, 80px);
		font-size: clamp(12px, 3.47vw, 26px);
		margin: 0 clamp(8px, 2.13vw, 16px);
	}
	#registerForm .step .keyword_wrapper .input_inner .input_area .keyword_check_btn,
	#easyRegisterForm .step .keyword_wrapper .input_inner .input_area .keyword_check_btn {
		width: clamp(75px, 20.00vw, 150px);
		line-height: clamp(40px, 10.67vw, 80px);
		font-size: clamp(12px, 3.47vw, 26px);
	}
	#registerForm .step .keyword_wrapper .input_inner .input_area .keyword_check_info,
	#easyRegisterForm .step .keyword_wrapper .input_inner .input_area .keyword_check_info,
	#registerForm .step .review_wrapper .input_inner .input_area .select_area .count_txt,
	#easyRegisterForm .step .review_wrapper .input_inner .input_area .select_area .count_txt {
		margin-left: 0;
		margin-top: clamp(5px, 1.33vw, 10px);
		margin-bottom: 0;
		font-size: clamp(11px, 2.93vw, 22px);
	}
	#registerForm .step .keyword_wrapper .input_inner .input_area .keyword_list,
	#easyRegisterForm .step .keyword_wrapper .input_inner .input_area .keyword_list {
		padding: clamp(10px, 2.67vw, 20px);
	}
	#registerForm .step .keyword_wrapper .input_inner .keyword2 .list li .keyword_text,
	#easyRegisterForm .step .keyword_wrapper .input_inner .keyword2 .list li .keyword_text {
		margin-left: 0;
		width: clamp(128px, 34.27vw, 257px);
		font-size: clamp(13px, 3.73vw, 28px);
		line-height: clamp(39px, 10.40vw, 78px);
		padding: 0 clamp(15px, 4.00vw, 30px);
	}
	#registerForm .step .keyword_wrapper .input_inner .keyword2 .list li .keyword_delete_btn,
	#easyRegisterForm .step .keyword_wrapper .input_inner .keyword2 .list li .keyword_delete_btn {
		line-height: clamp(40px, 10.67vw, 80px);
		font-size: clamp(12px, 3.47vw, 26px);
		margin-left: 0;
	}
	#registerForm .step .input_wrapper .add_txt,
	#easyRegisterForm .step .input_wrapper .add_txt {
		font-size: clamp(12px, 3.20vw, 24px) !important;
	}
	#registerForm .step .input_wrapper .add_txt span, #easyRegisterForm .step .input_wrapper .add_txt span {
		width: clamp(20px, 5.33vw, 40px);
		height: clamp(20px, 5.33vw, 40px);
		margin-bottom: clamp(10px, 2.67vw, 20px);
	}
	#registerForm .step .keyword_wrapper .input_inner .keyword2 .list .personnel_txt .error,
	#easyRegisterForm .step .keyword_wrapper .input_inner .keyword2 .list .personnel_txt .error,
	#registerForm .step .input_wrapper .input_inner .error,
	#easyRegisterForm .step .input_wrapper .input_inner .error{
		font-size: clamp(11px, 2.93vw, 22px);
		margin-top: clamp(5px, 1.33vw, 10px);
	}
	#registerForm .step .input_wrapper .add_txt span::before,
	#registerForm .step .input_wrapper .add_txt span::after,
	#easyRegisterForm .step .input_wrapper .add_txt span::before,
	#easyRegisterForm .step .input_wrapper .add_txt span::after {
		width: clamp(13px, 3.33vw, 25px);
	}
	#registerForm .step .input_wrapper .input_inner .sub_info, 
	#easyRegisterForm .step .input_wrapper .input_inner .sub_info {
		font-size: clamp(11px, 2.93vw, 22px) !important;
	}
	#registerForm .step .keyword_wrapper .input_inner .keyword1 ul,
	#easyRegisterForm .step .keyword_wrapper .input_inner .keyword1 ul {
		gap: clamp(7px, 2.00vw, 15px);
	}
	#registerForm .step .keyword_wrapper .input_inner .keyword1 .list li,
	#easyRegisterForm .step .keyword_wrapper .input_inner .keyword1 .list li,
	#registerForm .step .option_wrapper .input_inner .detail .detail_inner .list li,
	#easyRegisterForm .step .option_wrapper .input_inner .detail .detail_inner .list li {
		padding: clamp(7px, 2.00vw, 15px);
	}
	#registerForm .step .keyword_wrapper .input_inner .keyword1 .list li .order,
	#easyRegisterForm .step .keyword_wrapper .input_inner .keyword1 .list li .order,
	#registerForm .step .option_wrapper .input_inner .detail .detail_inner .list li .order, 
	#easyRegisterForm .step .option_wrapper .input_inner .detail .detail_inner .list li .order {
		width: clamp(11px, 2.80vw, 21px);
		height: clamp(7px, 1.87vw, 14px);
		margin-right: clamp(5px, 1.33vw, 10px);
	}
	#registerForm .step .keyword_wrapper .input_inner .keyword1 .list li .order span,
	#easyRegisterForm .step .keyword_wrapper .input_inner .keyword1 .list li .order span,
	#registerForm .step .keyword_wrapper .input_inner .keyword1 .list li .order::before,
	#easyRegisterForm .step .keyword_wrapper .input_inner .keyword1 .list li .order::before,
	#registerForm .step .keyword_wrapper .input_inner .keyword1 .list li .order::after,
	#easyRegisterForm .step .keyword_wrapper .input_inner .keyword1 .list li .order::after,
	#registerForm .step .option_wrapper .input_inner .detail .detail_inner .list li .order span, 
	#easyRegisterForm .step .option_wrapper .input_inner .detail .detail_inner .list li .order span,
	#registerForm .step .option_wrapper .input_inner .detail .detail_inner .list li .order::before,
	#easyRegisterForm .step .option_wrapper .input_inner .detail .detail_inner .list li .order::before,
	#registerForm .step .option_wrapper .input_inner .detail .detail_inner .list li .order::after,
	#easyRegisterForm .step .option_wrapper .input_inner .detail .detail_inner .list li .order::after,
	#registerForm .step .option_wrapper .input_inner .detail .detail_inner .list li .remove::before,
	#registerForm .step .option_wrapper .input_inner .detail .detail_inner .list li .remove::after,
	#easyRegisterForm .step .option_wrapper .input_inner .detail .detail_inner .list li .remove::before,
	#easyRegisterForm .step .option_wrapper .input_inner .detail .detail_inner .list li .remove::after,
	#registerForm .step .option_wrapper .input_inner .detail .detail_inner .list li .remove::before,
	#registerForm .step .option_wrapper .input_inner .detail .detail_inner .list li .remove::after,
	#easyRegisterForm .step .option_wrapper .input_inner .detail .detail_inner .list li .remove::before,
	#easyRegisterForm .step .option_wrapper .input_inner .detail .detail_inner .list li .remove::after,
	#registerForm .step .input_wrapper .input_inner .campaign_name_dropdown .new_campaign_btn span::before,
	#registerForm .step .input_wrapper .input_inner .campaign_name_dropdown .new_campaign_btn span::after,
	#easyRegisterForm .step .input_wrapper .input_inner .campaign_name_dropdown .new_campaign_btn span::before,
	#easyRegisterForm .step .input_wrapper .input_inner .campaign_name_dropdown .new_campaign_btn span::after {
		height: clamp(1px, 0.27vw, 2px);
	}
	#registerForm .step .keyword_wrapper .input_inner .keyword1 .list li p,
	#easyRegisterForm .step .keyword_wrapper .input_inner .keyword1 .list li p,
	#registerForm .step .option_wrapper .input_inner .detail .detail_inner .list li p, 
	#easyRegisterForm .step .option_wrapper .input_inner .detail .detail_inner .list li p {
		font-size: clamp(12px, 3.20vw, 24px);
		margin-right: clamp(5px, 2.67vw, 20px);
	}
	#registerForm .step .keyword_wrapper .input_inner .keyword1 .list li .edit,
	#easyRegisterForm .step .keyword_wrapper .input_inner .keyword1 .list li .edit,
	#registerForm .step .option_wrapper .input_inner .detail .detail_inner .list li .edit, 
	#easyRegisterForm .step .option_wrapper .input_inner .detail .detail_inner .list li .edit,
	#registerForm .step .method_wrapper .input_inner .radio_area label input[type=radio] + span::after,
	#easyRegisterForm .step .method_wrapper .input_inner .radio_area label input[type=radio] + span::after{
		width: clamp(10px, 2.67vw, 20px);
		height: clamp(10px, 2.67vw, 20px);
	}
	#registerForm .step .keyword_wrapper .input_inner .keyword1 .list li .remove,
	#easyRegisterForm .step .keyword_wrapper .input_inner .keyword1 .list li .remove,
	#registerForm .step .option_wrapper .input_inner .detail .detail_inner .list li .remove, 
	#easyRegisterForm .step .option_wrapper .input_inner .detail .detail_inner .list li .remove {
		width: clamp(7px, 1.87vw, 14px);
		height: clamp(7px, 1.87vw, 14px);
		margin-left: clamp(10px, 1.33vw, 10px);
	}
	#registerForm .step .input_wrapper .input_inner .keyword_detail .m_info_area,
	#easyRegisterForm .step .input_wrapper .input_inner .keyword_detail .m_info_area {
		position: relative;
	}
	#registerForm .step .input_wrapper .input_inner .keyword_detail .m_date_info,
	#easyRegisterForm .step .input_wrapper .input_inner .keyword_detail .m_date_info {
		top: calc(100% + clamp(13px, 3.33vw, 25px));
		left: 50%;
		transform: translateX(-50%);
		z-index: 20;
		line-height: 1.6;
	}
	#registerForm .step .input_wrapper .input_inner .keyword_detail .m_date_info::before,
	#easyRegisterForm .step .input_wrapper .input_inner .keyword_detail .m_date_info::before,
	#registerForm .step .input_wrapper .input_inner .keyword_detail .m_date_info::after,
	#easyRegisterForm .step .input_wrapper .input_inner .keyword_detail .m_date_info::after{
		left: 50%;
	}
	#registerForm .step .keyword_wrapper .input_inner .input_area .select_area .select_inner .sub_info,
	#easyRegisterForm .step .keyword_wrapper .input_inner .input_area .select_area .select_inner .sub_info {
		display: none;
	}
	#registerForm .step .keyword_wrapper .input_inner .keyword2 .list li:not(:last-child),
	#easyRegisterForm .step .keyword_wrapper .input_inner .keyword2 .list li:not(:last-child) {
		margin-bottom: clamp(10px, 2.67vw, 20px);
	}
	#registerForm .step .review_wrapper .input_inner .select_area .select_wrap,
	#easyRegisterForm .step .review_wrapper .input_inner .select_area .select_wrap {
		width: 100%;
	}
	#registerForm .step .review_wrapper .input_inner .input_area .load_btn,
	#easyRegisterForm .step .review_wrapper .input_inner .input_area .load_btn {
		font-size: clamp(11px, 2.93vw, 22px);
		padding: clamp(3px, 0.80vw, 6px) clamp(5px, 1.33vw, 10px);
	}
	#registerForm .step .review_wrapper .input_inner .checkbox_area,
	#easyRegisterForm .step .review_wrapper .input_inner .checkbox_area {
		justify-content: flex-start;
	}
	#registerForm .step .review_wrapper .input_inner .checkbox_area label,
	#easyRegisterForm .step .review_wrapper .input_inner .checkbox_area label {
		width: auto !important;
	}
	#registerForm .step .review_wrapper .input_inner .checkbox_area label span,
	#easyRegisterForm .step .review_wrapper .input_inner .checkbox_area label span {
		padding: 0 clamp(17px, 4.40vw, 33px);
	}
	#registerForm .step .review_wrapper .input_inner .input_area .detail,
	#easyRegisterForm .step .review_wrapper .input_inner .input_area .detail,
	#registerForm .step .option_wrapper .input_inner .detail,
	#easyRegisterForm .step .option_wrapper .input_inner .detail{
		margin-top: clamp(15px, 4.00vw, 30px);
	}
	#registerForm .step .review_wrapper .input_inner .input_area .detail .detail_inner .detail_close_btn,
	#easyRegisterForm .step .review_wrapper .input_inner .input_area .detail .detail_inner .detail_close_btn {
		width: clamp(13px, 3.33vw, 25px);
		height: clamp(13px, 3.33vw, 25px);
	}
	#registerForm .step .review_wrapper .input_inner .input_area .detail .sub_tit,
	#easyRegisterForm .step .review_wrapper .input_inner .input_area .detail .sub_tit,
	#registerForm .step .option_wrapper .input_inner .input_area .detail .sub_tit,
	#easyRegisterForm .step .option_wrapper .input_inner .input_area .detail .sub_tit,
	#registerForm .step .review_wrapper .input_inner .input_area .sub_tit,
	#easyRegisterForm .step .review_wrapper .input_inner .input_area .sub_tit,
	#registerForm .step .amount_wrapper .input_inner .txt_area .sub_tit,
	#easyRegisterForm .step .amount_wrapper .input_inner .txt_area .sub_tit,
	#registerForm .step .method_wrapper .input_inner .input_area .sub_tit,
	#easyRegisterForm .step .method_wrapper .input_inner .input_area .sub_tit {
		font-weight: 700;
		line-height: 1;
	}
	#registerForm .step .option_wrapper .input_inner > .button_area button,
	#easyRegisterForm .step .option_wrapper .input_inner > .button_area button {
		width: calc(50% - clamp(5px, 1.33vw, 10px)) !important;
		font-size: clamp(12px, 3.47vw, 26px);
		line-height: clamp(40px, 10.67vw, 80px);
	}
	#registerForm .step .input_wrapper .input_inner #cp_often_option,
	#easyRegisterForm .step .input_wrapper .input_inner #cp_often_option {
		width: calc(100% - clamp(90px, 24.00vw, 180px)) !important;
	}
	#registerForm .step .input_wrapper .input_inner #cp_option_detail,
	#easyRegisterForm .step .input_wrapper .input_inner #cp_option_detail {
		width: calc(100% - clamp(70px, 18.67vw, 140px)) !important;
	}
	#registerForm .step .option_wrapper .input_inner .detail .detail_inner .list ul,
	#easyRegisterForm .step .option_wrapper .input_inner .detail .detail_inner .list ul {
		gap: clamp(5px, 1.33vw, 10px);
	}
	#registerForm .step .option_wrapper .input_inner .detail .detail_inner .button_area .option_delete_btn,
	#easyRegisterForm .step .option_wrapper .input_inner .detail .detail_inner .button_area .option_delete_btn {
		font-size: clamp(12px, 3.47vw, 26px);
		line-height: clamp(40px, 10.67vw, 80px);
	}
	#registerForm .step .option_wrapper .input_inner .detail_wrap.option2 .input_area, 
	#easyRegisterForm .step .option_wrapper .input_inner .detail_wrap.option2 .input_area {
		flex-direction: column;
		align-items: flex-end;
	}
	#registerForm .step .reward_wrapper .button_area, #easyRegisterForm .step .reward_wrapper .button_area {
		margin-left: 0;
	}
	#registerForm .step .reward_wrapper .button_area button,
	#easyRegisterForm .step .reward_wrapper .button_area button,
	#registerForm .step .review_reward_wrapper .input_inner .point_area .button_area button,
	#easyRegisterForm .step .review_reward_wrapper .input_inner .point_area .button_area button {
		font-size: clamp(11px, 2.93vw, 22px);
		padding: clamp(3px, 0.80vw, 6px) clamp(11px, 2.93vw, 22px);
	}
	#registerForm .step .input_wrapper .input_inner .file_area label,
	#easyRegisterForm .step .input_wrapper .input_inner .file_area label {
		width: clamp(100px, 26.67vw, 200px);
		height: clamp(100px, 26.67vw, 200px);
		margin-right: clamp(15px, 4.00vw, 30px);
	}
	#registerForm .step .input_wrapper .input_inner .file_area label span,
	#easyRegisterForm .step .input_wrapper .input_inner .file_area label span {
		width: clamp(60px, 16.00vw, 120px);
		height: clamp(60px, 16.00vw, 120px);
	}
	#registerForm .step .input_wrapper .input_inner .file_area label span::before,
	#registerForm .step .input_wrapper .input_inner .file_area label span::after,
	#easyRegisterForm .step .input_wrapper .input_inner .file_area label span::before, 
	#easyRegisterForm .step .input_wrapper .input_inner .file_area label span::after {
		width: clamp(15px, 4.00vw, 30px);
	}
	#registerForm .step .input_wrapper .input_inner .file_area .txt p,
	#easyRegisterForm .step .input_wrapper .input_inner .file_area .txt p,
	#registerForm .step .input_wrapper .input_inner .file_area .button_area button,
	#easyRegisterForm .step .input_wrapper .input_inner .file_area .button_area button,
	#registerForm .step .product_wrapper .input_inner .detail .detail_inner .input_area .detail_info,
	#easyRegisterForm .step .product_wrapper .input_inner .detail .detail_inner .input_area .detail_info,
	#registerForm .step .product_wrapper .input_inner .detail .detail_inner .file_area .button_area button,
	#easyRegisterForm .step .product_wrapper .input_inner .detail .detail_inner .file_area .button_area button{
		font-size: clamp(11px, 2.93vw, 22px);
	}
	#registerForm .step .input_wrapper .input_inner .file_area .button_area,
	#easyRegisterForm .step .input_wrapper .input_inner .file_area .button_area {
		justify-content: flex-end;
	}
	#registerForm .step .input_wrapper .input_inner .file_area .button_area button,
	#easyRegisterForm .step .input_wrapper .input_inner .file_area .button_area button,
	#registerForm .step .product_wrapper .input_inner .detail .detail_inner .file_area .button_area button,
	#easyRegisterForm .step .product_wrapper .input_inner .detail .detail_inner .file_area .button_area button{
		line-height: clamp(40px, 10.67vw, 80px);
	}
	#registerForm .step #type_buy_guide .input_wrapper .input_inner .buy_guide1 label,
	#registerForm .step .product_wrapper .input_inner .radio_area label,
	#registerForm .step .product_wrapper .input_inner .checkbox_area label,
	#easyRegisterForm .step .product_wrapper .input_inner .radio_area label,
	#easyRegisterForm .step .product_wrapper .input_inner .checkbox_area label {
		width: 100% !important
	}
	#registerForm .step #type_buy_guide .input_wrapper .input_inner .buy_guide1 label:first-child,
	#registerForm .step #type_buy_guide .input_wrapper .input_inner .detail .detail_inner[data-val="product2"] .radio_area > div label:first-child,
	#easyRegisterForm .step #type_buy_guide .input_wrapper .input_inner .detail .detail_inner[data-val="product2"] .radio_area > div label:first-child,
	#registerForm .step .product_wrapper .input_inner .detail .product_option2 .list li:not(:last-child),
	#easyRegisterForm .step .product_wrapper .input_inner .detail .product_option2 .list li:not(:last-child) {
		margin-right: 0;
		margin-bottom: clamp(10px, 2.67vw, 20px);
	}
	#registerForm .step #type_buy_guide .input_wrapper .input_inner .buy_guide2 label {
		width: calc(50% - clamp(5px, 1.33vw, 10px)) !important;
	}
	#registerForm .step #type_buy_guide .input_wrapper .input_inner .buy_guide2 label:first-child {
		margin-right: clamp(10px, 2.67vw, 20px);
	}
	#registerForm .step #type_buy_guide .input_wrapper .input_inner .detail .detail_inner[data-val="product2"] .radio_area > div,
	#easyRegisterForm .step #type_buy_guide .input_wrapper .input_inner .detail .detail_inner[data-val="product2"] .radio_area > div,
	#registerForm .step #type_gm_price .input_wrapper .input_inner .point_wrap .total_area,
	#easyRegisterForm .step #type_gm_price .input_wrapper .input_inner .point_wrap .total_area {
		margin-top: clamp(15px, 4.00vw, 30px);
		width: 100%;
	}
	#registerForm .step .product_wrapper .input_inner .detail .detail_inner .select_area span,
	#easyRegisterForm .step .product_wrapper .input_inner .detail .detail_inner .select_area span {
		margin: 0;
		margin-top: clamp(5px, 1.33vw, 10px);
	}
	#registerForm .step .product_wrapper .input_inner .detail .detail_inner .option_list li label,
	#easyRegisterForm .step .product_wrapper .input_inner .detail .detail_inner .option_list li label {
		font-size: clamp(12px, 3.47vw, 26px);
	}
	#registerForm .step .product_wrapper .input_inner .detail .product_option2 .list li .option_wrap > input, 
	#easyRegisterForm .step .product_wrapper .input_inner .detail .product_option2 .list li .option_wrap > input {
		width: calc(100% - clamp(93px, 26.67vw, 200px)) !important;
	}
	#registerForm .step .product_wrapper .input_inner .detail .detail_inner .sub_input_area,
	#easyRegisterForm .step .product_wrapper .input_inner .detail .detail_inner .sub_input_area {
		margin-left: 0;
		margin-top: clamp(10px, 2.67vw, 20px);
	}
	#registerForm .step .product_wrapper .input_inner .detail .file_area p,
	#easyRegisterForm .step .product_wrapper .input_inner .detail file_area p {
		font-size: clamp(10px, 2.67vw, 20px);
	}
	#registerForm .step .review_wrapper .input_inner .input_area .sub_info,
	#easyRegisterForm .step .review_wrapper .input_inner .input_area .sub_info {
		margin-left: 0;
	}
	#registerForm .step .review_reward_wrapper .input_inner .input_area .sub_info2,
	#easyRegisterForm .step .review_reward_wrapper .input_inner .input_area .sub_info2 {
		display: none;
	}
	#registerForm .step .review_reward_wrapper .input_inner .input_area .m_sub_info,
	#easyRegisterForm .step .review_reward_wrapper .input_inner .input_area .m_sub_info {
		display: block;
	}
	#registerForm .step .review_reward_wrapper .input_inner .point_area > div:first-child,
	#easyRegisterForm .step .review_reward_wrapper .input_inner .point_area > div:first-child {
		justify-content: flex-start;
	}
	#registerForm .step .review_reward_wrapper .input_inner .total_area input[type=text], 
	#easyRegisterForm .step .review_reward_wrapper .input_inner .total_area input[type=text] {
		height: clamp(40px, 10.67vw, 80px);
		padding: 0 clamp(15px, 4.00vw, 30px);
		font-size: clamp(13px, 3.73vw, 28px);
	}
	#registerForm .step .review_reward_wrapper .input_inner .all_total_area,
	#easyRegisterForm .step .review_reward_wrapper .input_inner .all_total_area {
		justify-content: space-between;
	}
	#registerForm .step .review_reward_wrapper .input_inner .all_total_area p,
	#easyRegisterForm .step .review_reward_wrapper .input_inner .all_total_area p {
		font-size: clamp(13px, 3.73vw, 28px);
	}
	#registerForm .step .review_reward_wrapper .input_inner .all_total_area p:first-child,
	#easyRegisterForm .step .review_reward_wrapper .input_inner .all_total_area p:first-child {
		width: fit-content;
	}
	#registerForm .step .amount_wrapper .input_inner .point_area .sub_area,
	#easyRegisterForm .step .amount_wrapper .input_inner .point_area .sub_area {
		align-items: flex-end;
	}
	#registerForm .step .amount_wrapper .input_inner .point_area .sub_area p,
	#easyRegisterForm .step .amount_wrapper .input_inner .point_area .sub_area p {
		font-size: clamp(12px, 2.93vw, 22px);
		order: 2;
		margin-right: 0;
	}
	#registerForm .step .amount_wrapper .input_inner .point_area .sub_area label,
	#easyRegisterForm .step .amount_wrapper .input_inner .point_area .sub_area label {
		font-size: clamp(12px, 2.93vw, 22px);
		order: 1;
	}
	#registerForm .step .amount_wrapper .input_inner .point_area .sub_area label input[type=checkbox] + span,
	#easyRegisterForm .step .amount_wrapper .input_inner .point_area .sub_area label input[type=checkbox] + span {
		margin-right: clamp(10px, 2.67vw, 20px);
	}
	#registerForm .step .method_wrapper .input_inner .radio_area label,
	#easyRegisterForm .step .method_wrapper .input_inner .radio_area label,
	#registerForm .step .legal_wrapper .input_inner .checkbox_area label,
	#easyRegisterForm .step .legal_wrapper .input_inner .checkbox_area label{
		width: fit-content !important;
		height: fit-content;
		font-size: clamp(12px, 3.47vw, 26px);
	}
	#registerForm .step .method_wrapper .input_inner .radio_area label:not(:last-child),
	#easyRegisterForm .step .method_wrapper .input_inner .radio_area label:not(:last-child) {
		margin-right: 0;
	}
	#registerForm .step .method_wrapper .input_inner .radio_area label input[type=radio] + span,
	#easyRegisterForm .step .method_wrapper .input_inner .radio_area label input[type=radio] + span {
		margin-right: clamp(5px, 1.33vw, 10px);
	}
	#registerForm .step .method_wrapper .input_inner .input_area .info_load_btn, 
	#registerForm .step .method_wrapper .input_inner .input_area .bizNum_load_btn, 
	#easyRegisterForm .step .method_wrapper .input_inner .input_area .info_load_btn, 
	#easyRegisterForm .step .method_wrapper .input_inner .input_area .bizNum_load_btn {
		width: calc(100% - clamp(190px, 50.67vw, 380px));
		height: clamp(40px, 10.67vw, 80px);
		font-size: clamp(11px, 2.93vw, 22px);
	}
	#registerForm .step .method_wrapper .input_inner .input_area .bizNum_load_btn,
	#easyRegisterForm .step .method_wrapper .input_inner .input_area .bizNum_load_btn {
		margin-left: clamp(10px, 2.67vw, 20px);
	}
	#registerForm .step .legal_wrapper .input_inner .checkbox_area label input[type=checkbox] + span,
	#easyRegisterForm .step .legal_wrapper .input_inner .checkbox_area label input[type=checkbox] + span {
		margin-right: clamp(10px, 2.67vw, 20px);
	}
	#registerForm .step .legal_wrapper .input_inner .txt_area,
	#easyRegisterForm .step .legal_wrapper .input_inner .txt_area {
		padding-left: clamp(28px, 7.47vw, 56px);
	}
	#easyRegisterForm .step .step_num_wrapper p {
		width: 50%;
	}
}

@media (max-width: 729px) {
	#registerForm .step .keyword_wrapper .input_inner .keyword2 .list li .keyword_delete_btn, 
	#easyRegisterForm .step .keyword_wrapper .input_inner .keyword2 .list li .keyword_delete_btn {
		margin-top: clamp(5px, 1.59vw, 10px);
	}
}

@media (max-width: 400px) {
	#registerForm .step .input_wrapper .input_inner #cp_keyword_text,
	#registerForm .step .input_wrapper .input_inner #cp_keyword_text2,
	#easyRegisterForm .step .input_wrapper .input_inner #cp_keyword_text, 
	#easyRegisterForm .step .input_wrapper .input_inner #cp_keyword_text2 {
		width: 80% !important;
	}
	#registerForm .step .keyword_wrapper .input_inner .keyword_wrap,
	#easyRegisterForm .step .keyword_wrapper .input_inner .keyword_wrap {
		flex-direction: column;
		align-items: flex-start;
	}
	#registerForm .step .keyword_wrapper .input_inner .keyword_wrap .keyword_button_wrap,
	#easyRegisterForm .step .keyword_wrapper .input_inner .keyword_wrap .keyword_button_wrap {
		margin-top: clamp(5px, 2.50vw, 10px);
	}
	#registerForm .step .keyword_wrapper .input_inner .input_area .keyword_add_btn,
	#easyRegisterForm .step .keyword_wrapper .input_inner .input_area .keyword_add_btn {
		margin-left: 0;
	}
}