.location_mobile_desc {
  display: none;
}

.tab_content {
  display: none;
  padding-bottom: 15.625vw;
}
.tab_content.active {
  display: block;
}
.tab_content .sec_title {
  margin-bottom: 1.5625vw;
}

.tab_btns {
  display: flex;
  gap: 0.78125vw;
}
.tab_btns .tab_btn {
  font-family: "Pretendard", sans-serif;
  font-weight: 700;
  font-size: 1.0416666667vw;
  line-height: 1.0416666667vw;
  letter-spacing: -0.03em;
  text-transform: uppercase;
  border: 1px solid #000;
  padding: 0.5208333333vw 1.0416666667vw;
  border-radius: 999px;
  color: #000;
  background-color: transparent;
  text-decoration: none;
}
.tab_btns .tab_btn.active {
  background-color: #000;
  color: #fff;
}

.contact_wrap,
.location_wrap {
  display: flex;
  justify-content: space-between;
}
.contact_wrap .contact_left,
.contact_wrap .location_left,
.location_wrap .contact_left,
.location_wrap .location_left {
  display: flex;
  flex-direction: column;
  padding-top: 2.6041666667vw;
}
.contact_wrap .contact_left .left_text_ko,
.contact_wrap .location_left .left_text_ko,
.location_wrap .contact_left .left_text_ko,
.location_wrap .location_left .left_text_ko {
  font-family: "Pretendard", sans-serif;
  font-weight: 500;
  font-size: 1.25vw;
  line-height: 1.875vw;
  letter-spacing: -0.03em;
  text-transform: uppercase;
  margin-bottom: 1.0416666667vw;
}
.contact_wrap .contact_left .left_text_en,
.contact_wrap .location_left .left_text_en,
.location_wrap .contact_left .left_text_en,
.location_wrap .location_left .left_text_en {
  font-family: "avenir-next-lt-pro-condensed", sans-serif;
  font-weight: 500;
  font-size: 1.0416666667vw;
  line-height: 1.3020833333vw;
  letter-spacing: -0.03em;
  margin-left: 12.2395833333vw;
}
.contact_wrap .contact_left .left_bottom,
.contact_wrap .location_left .left_bottom,
.location_wrap .contact_left .left_bottom,
.location_wrap .location_left .left_bottom {
  display: flex;
  align-items: center;
  margin-top: auto;
}
.contact_wrap .contact_left .left_bottom svg,
.contact_wrap .location_left .left_bottom svg,
.location_wrap .contact_left .left_bottom svg,
.location_wrap .location_left .left_bottom svg {
  width: 2.6041666667vw;
  height: auto;
}
.contact_wrap .contact_left .left_bottom svg:first-child,
.contact_wrap .location_left .left_bottom svg:first-child,
.location_wrap .contact_left .left_bottom svg:first-child,
.location_wrap .location_left .left_bottom svg:first-child {
  margin-right: 1.25vw;
}
.contact_wrap .contact_left .left_bottom svg:nth-child(2),
.contact_wrap .location_left .left_bottom svg:nth-child(2),
.location_wrap .contact_left .left_bottom svg:nth-child(2),
.location_wrap .location_left .left_bottom svg:nth-child(2) {
  margin-right: 5.78125vw;
}
.contact_wrap .contact_left .left_bottom .bottom_text,
.contact_wrap .location_left .left_bottom .bottom_text,
.location_wrap .contact_left .left_bottom .bottom_text,
.location_wrap .location_left .left_bottom .bottom_text {
  font-family: "avenir-next-lt-pro-condensed", sans-serif;
  font-weight: 500;
  font-size: 1.0416666667vw;
  line-height: 1.0416666667vw;
  letter-spacing: -0.03em;
  text-transform: uppercase;
}
.contact_wrap .contact_left .left_bottom .bottom_text:first-of-type,
.contact_wrap .location_left .left_bottom .bottom_text:first-of-type,
.location_wrap .contact_left .left_bottom .bottom_text:first-of-type,
.location_wrap .location_left .left_bottom .bottom_text:first-of-type {
  margin-right: 1.09375vw;
}
.contact_wrap .contact_right,
.location_wrap .contact_right {
  width: 37.65625vw;
  margin-right: 11.6145833333vw;
}
.contact_wrap .contact_right .right_tabs,
.location_wrap .contact_right .right_tabs {
  display: flex;
}
.contact_wrap .contact_right .right_tabs .right_tab,
.location_wrap .contact_right .right_tabs .right_tab {
  width: 5.625vw;
  padding: 0.5208333333vw 1.0416666667vw;
  font-family: "avenir-next-lt-pro-condensed", sans-serif;
  font-weight: 700;
  font-size: 1.0416666667vw;
  line-height: 1.0416666667vw;
  letter-spacing: -0.03em;
  text-transform: uppercase;
  color: #000;
  background: #fff;
  border: 1px solid #000;
}
.contact_wrap .contact_right .right_tabs .right_tab.active,
.location_wrap .contact_right .right_tabs .right_tab.active {
  color: #fff;
  background: #000;
}
.contact_wrap .contact_right .right_content,
.location_wrap .contact_right .right_content {
  display: none;
  background: #000;
  padding: 0.9375vw;
  min-height: 47.5520833333vw;
}
.contact_wrap .contact_right .right_content.active,
.location_wrap .contact_right .right_content.active {
  display: block;
}
.contact_wrap .contact_right .right_content .contact_form .form_row,
.location_wrap .contact_right .right_content .contact_form .form_row {
  display: flex;
  align-items: center;
  padding: 0.4166666667vw 0;
  border-bottom: 1px solid #fff;
}
.contact_wrap .contact_right .right_content .contact_form .form_row:first-child,
.location_wrap .contact_right .right_content .contact_form .form_row:first-child {
  padding-top: 0;
}
.contact_wrap .contact_right .right_content .contact_form .form_row:last-child,
.location_wrap .contact_right .right_content .contact_form .form_row:last-child {
  padding-top: 1.5625vw;
  border-bottom: none;
}
.contact_wrap .contact_right .right_content .contact_form .form_label,
.location_wrap .contact_right .right_content .contact_form .form_label {
  width: 8.6979166667vw;
  color: #fff;
  font-family: "Pretendard", sans-serif;
  font-weight: 700;
  font-size: 0.8333333333vw;
  line-height: 0.8333333333vw;
  letter-spacing: -0.03em;
  text-transform: uppercase;
}
.contact_wrap .contact_right .right_content .contact_form .form_row:last-child .form_label,
.location_wrap .contact_right .right_content .contact_form .form_row:last-child .form_label {
  width: auto;
  font-weight: 400;
  font-size: 0.7291666667vw;
  line-height: 1.25vw;
}
.contact_wrap .contact_right .right_content .contact_form .form_input,
.contact_wrap .contact_right .right_content .contact_form .form_file,
.location_wrap .contact_right .right_content .contact_form .form_input,
.location_wrap .contact_right .right_content .contact_form .form_file {
  flex: 1;
  background: none;
  border: none;
  color: #fff;
  font-family: "Pretendard", sans-serif;
  font-weight: 400;
  font-size: 0.7291666667vw;
  line-height: 0.8333333333vw;
  letter-spacing: -0.03em;
  text-transform: none;
}
.contact_wrap .contact_right .right_content .contact_form .form_input::placeholder,
.contact_wrap .contact_right .right_content .contact_form .form_file::placeholder,
.location_wrap .contact_right .right_content .contact_form .form_input::placeholder,
.location_wrap .contact_right .right_content .contact_form .form_file::placeholder {
  color: #fff;
  opacity: 0.5;
  font-family: "Pretendard", sans-serif;
  font-weight: 400;
  font-size: 0.7291666667vw;
  line-height: 0.8333333333vw;
  letter-spacing: -0.03em;
  text-transform: uppercase;
}
.contact_wrap .contact_right .right_content .contact_form .form_input:focus,
.contact_wrap .contact_right .right_content .contact_form .form_file:focus,
.location_wrap .contact_right .right_content .contact_form .form_input:focus,
.location_wrap .contact_right .right_content .contact_form .form_file:focus {
  outline: none;
}
.contact_wrap .contact_right .right_content .contact_form .form_textarea,
.location_wrap .contact_right .right_content .contact_form .form_textarea {
  flex: 1;
  height: 10.625vw;
  background: none;
  border: none;
  color: #fff;
  font-family: "Pretendard", sans-serif;
  font-weight: 400;
  font-size: 0.7291666667vw;
  line-height: 0.8333333333vw;
  letter-spacing: -0.03em;
  text-transform: none;
  resize: none;
}
.contact_wrap .contact_right .right_content .contact_form .form_textarea::placeholder,
.location_wrap .contact_right .right_content .contact_form .form_textarea::placeholder {
  color: #fff;
  opacity: 0.5;
  font-family: "Pretendard", sans-serif;
  font-weight: 400;
  font-size: 0.7291666667vw;
  line-height: 0.8333333333vw;
  letter-spacing: -0.03em;
  text-transform: uppercase;
}
.contact_wrap .contact_right .right_content .contact_form .form_textarea:focus,
.location_wrap .contact_right .right_content .contact_form .form_textarea:focus {
  outline: none;
}
.contact_wrap .contact_right .right_content .contact_form .message_row,
.location_wrap .contact_right .right_content .contact_form .message_row {
  align-items: flex-start;
}
.contact_wrap .contact_right .right_content .contact_form .message_row .form_label,
.location_wrap .contact_right .right_content .contact_form .message_row .form_label {
  padding-top: 0vw;
}
.contact_wrap .contact_right .right_content .contact_form .file_row,
.location_wrap .contact_right .right_content .contact_form .file_row {
  border-bottom: 1px solid #fff;
}
.contact_wrap .contact_right .right_content .contact_form .file_row .form_label,
.location_wrap .contact_right .right_content .contact_form .file_row .form_label {
  cursor: pointer;
}
.contact_wrap .contact_right .right_content .contact_form .file_row .form_file,
.location_wrap .contact_right .right_content .contact_form .file_row .form_file {
  display: none;
}
.contact_wrap .contact_right .right_content .contact_form .file_row .file_name,
.location_wrap .contact_right .right_content .contact_form .file_row .file_name {
  flex: 1;
  color: #fff;
  font-family: "Pretendard", sans-serif;
  font-weight: 400;
  font-size: 0.7291666667vw;
  line-height: 0.8333333333vw;
  letter-spacing: -0.03em;
  text-transform: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.contact_wrap .contact_right .right_content .contact_form .checkbox_group,
.location_wrap .contact_right .right_content .contact_form .checkbox_group {
  display: flex;
  gap: 1.0416666667vw;
  flex: 1;
}
.contact_wrap .contact_right .right_content .contact_form .checkbox_group .checkbox_item,
.location_wrap .contact_right .right_content .contact_form .checkbox_group .checkbox_item {
  display: flex;
  align-items: center;
  gap: 0.4166666667vw;
  cursor: pointer;
}
.contact_wrap .contact_right .right_content .contact_form .checkbox_group .checkbox_item.teps,
.location_wrap .contact_right .right_content .contact_form .checkbox_group .checkbox_item.teps {
  margin-right: 6.6666666667vw;
}
.contact_wrap .contact_right .right_content .contact_form .checkbox_group .checkbox_item:hover input[type=checkbox],
.contact_wrap .contact_right .right_content .contact_form .checkbox_group .checkbox_item:hover input[type=radio],
.location_wrap .contact_right .right_content .contact_form .checkbox_group .checkbox_item:hover input[type=checkbox],
.location_wrap .contact_right .right_content .contact_form .checkbox_group .checkbox_item:hover input[type=radio] {
  border-color: #ffee6e;
}
.contact_wrap .contact_right .right_content .contact_form .checkbox_group .checkbox_item:hover .checkbox_label,
.location_wrap .contact_right .right_content .contact_form .checkbox_group .checkbox_item:hover .checkbox_label {
  color: #ffee6e;
}
.contact_wrap .contact_right .right_content .contact_form .checkbox_group .checkbox_item input[type=checkbox],
.contact_wrap .contact_right .right_content .contact_form .checkbox_group .checkbox_item input[type=radio],
.location_wrap .contact_right .right_content .contact_form .checkbox_group .checkbox_item input[type=checkbox],
.location_wrap .contact_right .right_content .contact_form .checkbox_group .checkbox_item input[type=radio] {
  appearance: none;
  width: 0.625vw;
  height: 0.625vw;
  border: 1.5px solid #fff;
  background: none;
  cursor: pointer;
}
.contact_wrap .contact_right .right_content .contact_form .checkbox_group .checkbox_item input[type=checkbox]:checked,
.contact_wrap .contact_right .right_content .contact_form .checkbox_group .checkbox_item input[type=radio]:checked,
.location_wrap .contact_right .right_content .contact_form .checkbox_group .checkbox_item input[type=checkbox]:checked,
.location_wrap .contact_right .right_content .contact_form .checkbox_group .checkbox_item input[type=radio]:checked {
  background-color: #fff;
  border-color: #fff;
}
.contact_wrap .contact_right .right_content .contact_form .checkbox_group .checkbox_item .checkbox_label,
.location_wrap .contact_right .right_content .contact_form .checkbox_group .checkbox_item .checkbox_label {
  color: #fff;
  font-family: "Pretendard", sans-serif;
  font-weight: 400;
  font-size: 0.7291666667vw;
  line-height: 0.8333333333vw;
  letter-spacing: -0.03em;
  text-transform: uppercase;
}
.contact_wrap .contact_right .right_content .contact_form .checkbox_group .score_input,
.location_wrap .contact_right .right_content .contact_form .checkbox_group .score_input {
  display: flex;
  align-items: center;
  gap: 0.4166666667vw;
  margin-left: auto;
}
.contact_wrap .contact_right .right_content .contact_form .checkbox_group .score_input .score_label,
.location_wrap .contact_right .right_content .contact_form .checkbox_group .score_input .score_label {
  color: #fff;
  font-family: "Pretendard", sans-serif;
  font-weight: 400;
  font-size: 0.7291666667vw;
  line-height: 0.8333333333vw;
  letter-spacing: -0.03em;
}
.contact_wrap .contact_right .right_content .contact_form .checkbox_group .score_input input,
.location_wrap .contact_right .right_content .contact_form .checkbox_group .score_input input {
  width: 4.1666666667vw;
  background: none;
  border: none;
  color: #fff;
  font-family: "Pretendard", sans-serif;
  font-weight: 400;
  font-size: 0.7291666667vw;
  line-height: 0.8333333333vw;
  letter-spacing: -0.03em;
}
.contact_wrap .contact_right .right_content .contact_form .checkbox_group .score_input input::placeholder,
.location_wrap .contact_right .right_content .contact_form .checkbox_group .score_input input::placeholder {
  color: #fff;
  opacity: 0.5;
}
.contact_wrap .contact_right .right_content .contact_form .checkbox_group .score_input input:focus,
.location_wrap .contact_right .right_content .contact_form .checkbox_group .score_input input:focus {
  outline: none;
}
.contact_wrap .contact_right .right_content .contact_form .privacy_row,
.location_wrap .contact_right .right_content .contact_form .privacy_row {
  align-items: flex-start;
  border-bottom: none;
  padding-top: 1.5625vw;
}
.contact_wrap .contact_right .right_content .contact_form .privacy_row > .form_label,
.location_wrap .contact_right .right_content .contact_form .privacy_row > .form_label {
  width: 8.6979166667vw !important;
}
.contact_wrap .contact_right .right_content .contact_form .privacy_row .privacy_wrap,
.location_wrap .contact_right .right_content .contact_form .privacy_row .privacy_wrap {
  flex: 1;
}
.contact_wrap .contact_right .right_content .contact_form .privacy_row .privacy_wrap .privacy_agree,
.location_wrap .contact_right .right_content .contact_form .privacy_row .privacy_wrap .privacy_agree {
  margin-bottom: 1.25vw;
}
.contact_wrap .contact_right .right_content .contact_form .privacy_row .privacy_wrap .privacy_detail .privacy_sub,
.location_wrap .contact_right .right_content .contact_form .privacy_row .privacy_wrap .privacy_detail .privacy_sub {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 0.4166666667vw;
  margin-bottom: 0.5208333333vw;
}
.contact_wrap .contact_right .right_content .contact_form .privacy_row .privacy_wrap .privacy_detail .privacy_sub input[type=checkbox],
.location_wrap .contact_right .right_content .contact_form .privacy_row .privacy_wrap .privacy_detail .privacy_sub input[type=checkbox] {
  appearance: none;
  width: 0.46875vw;
  height: 0.46875vw;
  border: 1px solid #fff;
  background: none;
  cursor: pointer;
  margin-top: 0.3645833333vw;
  flex-shrink: 0;
}
.contact_wrap .contact_right .right_content .contact_form .privacy_row .privacy_wrap .privacy_detail .privacy_sub input[type=checkbox]:checked,
.location_wrap .contact_right .right_content .contact_form .privacy_row .privacy_wrap .privacy_detail .privacy_sub input[type=checkbox]:checked {
  background-color: #fff;
}
.contact_wrap .contact_right .right_content .contact_form .privacy_row .privacy_wrap .privacy_detail .privacy_sub .checkbox_label,
.location_wrap .contact_right .right_content .contact_form .privacy_row .privacy_wrap .privacy_detail .privacy_sub .checkbox_label {
  flex: 1;
}
.contact_wrap .contact_right .right_content .contact_form .privacy_row .privacy_wrap .privacy_detail .privacy_sub .checkbox_label .privacy_title,
.location_wrap .contact_right .right_content .contact_form .privacy_row .privacy_wrap .privacy_detail .privacy_sub .checkbox_label .privacy_title {
  font-family: "Pretendard", sans-serif;
  font-weight: 400;
  font-size: 0.7291666667vw;
  line-height: 1.25vw;
  letter-spacing: -0.03em;
  color: #999999;
  text-transform: none;
}
.contact_wrap .contact_right .right_content .contact_form .privacy_row .privacy_wrap .privacy_detail .privacy_sub .checkbox_label .privacy_content,
.location_wrap .contact_right .right_content .contact_form .privacy_row .privacy_wrap .privacy_detail .privacy_sub .checkbox_label .privacy_content {
  display: block;
  width: calc(100% + 0.8854166667vw);
  margin-left: -0.8854166667vw;
  font-family: "Pretendard", sans-serif;
  font-weight: 400;
  font-size: 0.7291666667vw;
  line-height: 1.25vw;
  letter-spacing: -0.03em;
  color: #999999;
  text-transform: none;
}
.contact_wrap .contact_right .right_content .contact_form .submit_btn,
.location_wrap .contact_right .right_content .contact_form .submit_btn {
  width: 100%;
  padding: 0.5208333333vw;
  background: none;
  border: 1px solid #fff;
  border-radius: 999px;
  color: #fff;
  font-family: "avenir-next-lt-pro-condensed", sans-serif;
  font-weight: 700;
  font-size: 1.0416666667vw;
  line-height: 1.0416666667vw;
  letter-spacing: -0.03em;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  margin-top: 2.34375vw;
  margin-bottom: 2.34375vw;
}
.contact_wrap .contact_right .right_content .pagination .page_nums,
.location_wrap .contact_right .right_content .pagination .page_nums {
  display: flex;
  gap: 0.5208333333vw;
}
.contact_wrap .contact_right .right_content .pagination .page_nums.pc_only,
.location_wrap .contact_right .right_content .pagination .page_nums.pc_only {
  display: flex;
}
.contact_wrap .contact_right .right_content .pagination .page_nums.mobile_only,
.location_wrap .contact_right .right_content .pagination .page_nums.mobile_only {
  display: none;
}
.contact_wrap .contact_right .right_content .pagination .page_btn,
.contact_wrap .contact_right .right_content .pagination .page_num,
.location_wrap .contact_right .right_content .pagination .page_btn,
.location_wrap .contact_right .right_content .pagination .page_num {
  color: #fff;
}
.contact_wrap .contact_right .right_content .board_list .board_header,
.location_wrap .contact_right .right_content .board_list .board_header {
  display: flex;
  align-items: center;
  padding: 0 0 0.5208333333vw;
  border-bottom: 1px solid #fff;
}
.contact_wrap .contact_right .right_content .board_list .board_header span,
.location_wrap .contact_right .right_content .board_list .board_header span {
  color: #fff;
  font-family: "Pretendard", sans-serif;
  font-weight: 700;
  font-size: 0.8333333333vw;
  line-height: 0.8333333333vw;
  letter-spacing: -0.03em;
  text-transform: uppercase;
}
.contact_wrap .contact_right .right_content .board_list .board_header .col_no,
.location_wrap .contact_right .right_content .board_list .board_header .col_no {
  width: 2.6041666667vw;
  text-align: left;
  margin-right: 10px;
}
.contact_wrap .contact_right .right_content .board_list .board_header .col_title,
.location_wrap .contact_right .right_content .board_list .board_header .col_title {
  flex: 1;
}
.contact_wrap .contact_right .right_content .board_list .board_header .col_author,
.location_wrap .contact_right .right_content .board_list .board_header .col_author {
  width: 4.1666666667vw;
  text-align: left;
}
.contact_wrap .contact_right .right_content .board_list .board_header .col_date,
.location_wrap .contact_right .right_content .board_list .board_header .col_date {
  width: 5.2083333333vw;
  text-align: center;
}
.contact_wrap .contact_right .right_content .board_list .board_header .col_status,
.location_wrap .contact_right .right_content .board_list .board_header .col_status {
  width: 4.1666666667vw;
  text-align: right;
}
.contact_wrap .contact_right .right_content .board_list .board_body,
.location_wrap .contact_right .right_content .board_list .board_body {
  list-style: none;
  padding: 0;
  margin: 0;
}
.contact_wrap .contact_right .right_content .board_list .board_body .board_item,
.location_wrap .contact_right .right_content .board_list .board_body .board_item {
  display: flex;
  align-items: center;
  padding: 0.625vw 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  cursor: pointer;
  position: relative;
}
.contact_wrap .contact_right .right_content .board_list .board_body .board_item span,
.location_wrap .contact_right .right_content .board_list .board_body .board_item span {
  color: #fff;
  font-family: "Pretendard", sans-serif;
  font-weight: 400;
  font-size: 0.7291666667vw;
  line-height: 0.8333333333vw;
  letter-spacing: -0.03em;
  text-transform: uppercase;
}
.contact_wrap .contact_right .right_content .board_list .board_body .board_item .col_no,
.location_wrap .contact_right .right_content .board_list .board_body .board_item .col_no {
  width: 2.6041666667vw;
  text-align: left;
  margin-right: 10px;
}
.contact_wrap .contact_right .right_content .board_list .board_body .board_item .col_title,
.location_wrap .contact_right .right_content .board_list .board_body .board_item .col_title {
  flex: 1;
}
.contact_wrap .contact_right .right_content .board_list .board_body .board_item .col_author,
.location_wrap .contact_right .right_content .board_list .board_body .board_item .col_author {
  width: 4.1666666667vw;
  text-align: left;
}
.contact_wrap .contact_right .right_content .board_list .board_body .board_item .col_date,
.location_wrap .contact_right .right_content .board_list .board_body .board_item .col_date {
  width: 5.2083333333vw;
  text-align: center;
}
.contact_wrap .contact_right .right_content .board_list .board_body .board_item .col_status,
.location_wrap .contact_right .right_content .board_list .board_body .board_item .col_status {
  width: 4.1666666667vw;
  text-align: right;
}
.contact_wrap .contact_right .right_content .board_list .board_body .board_item:has(+ .reply),
.location_wrap .contact_right .right_content .board_list .board_body .board_item:has(+ .reply) {
  border-bottom: none;
}
.contact_wrap .contact_right .right_content .board_list .board_body .board_item:has(+ .reply) .col_title,
.contact_wrap .contact_right .right_content .board_list .board_body .board_item:has(+ .reply) .col_author,
.contact_wrap .contact_right .right_content .board_list .board_body .board_item:has(+ .reply) .col_date,
.contact_wrap .contact_right .right_content .board_list .board_body .board_item:has(+ .reply) .col_status,
.location_wrap .contact_right .right_content .board_list .board_body .board_item:has(+ .reply) .col_title,
.location_wrap .contact_right .right_content .board_list .board_body .board_item:has(+ .reply) .col_author,
.location_wrap .contact_right .right_content .board_list .board_body .board_item:has(+ .reply) .col_date,
.location_wrap .contact_right .right_content .board_list .board_body .board_item:has(+ .reply) .col_status {
  padding-bottom: 0.625vw;
  margin-bottom: -0.625vw;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.contact_wrap .contact_right .right_content .board_list .board_body .board_item.reply span,
.location_wrap .contact_right .right_content .board_list .board_body .board_item.reply span {
  color: #999999;
}
.contact_wrap .contact_right .right_content .board_list .board_body .board_item.reply .col_author,
.contact_wrap .contact_right .right_content .board_list .board_body .board_item.reply .col_date,
.contact_wrap .contact_right .right_content .board_list .board_body .board_item.reply .col_status,
.location_wrap .contact_right .right_content .board_list .board_body .board_item.reply .col_author,
.location_wrap .contact_right .right_content .board_list .board_body .board_item.reply .col_date,
.location_wrap .contact_right .right_content .board_list .board_body .board_item.reply .col_status {
  visibility: hidden;
}
.contact_wrap .contact_right .right_content .board_list .board_body .board_password_form,
.location_wrap .contact_right .right_content .board_list .board_body .board_password_form {
  display: none;
  overflow: hidden;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.contact_wrap .contact_right .right_content .board_list .board_body .board_password_form.active,
.location_wrap .contact_right .right_content .board_list .board_body .board_password_form.active {
  display: block;
}
.contact_wrap .contact_right .right_content .board_list .board_body .board_password_form .password_form_inner,
.location_wrap .contact_right .right_content .board_list .board_body .board_password_form .password_form_inner {
  display: flex;
  align-items: center;
  padding: 0.625vw 0;
  padding-left: 3.125vw;
}
.contact_wrap .contact_right .right_content .board_list .board_body .board_password_form .password_form_inner .password_label,
.location_wrap .contact_right .right_content .board_list .board_body .board_password_form .password_form_inner .password_label {
  color: #999999;
  font-family: "Pretendard", sans-serif;
  font-weight: 400;
  font-size: 0.7291666667vw;
  line-height: 0.8333333333vw;
  letter-spacing: -0.03em;
  margin-right: 1.0416666667vw;
}
.contact_wrap .contact_right .right_content .board_list .board_body .board_password_form .password_form_inner .password_input,
.location_wrap .contact_right .right_content .board_list .board_body .board_password_form .password_form_inner .password_input {
  flex: 1;
  max-width: 10.4166666667vw;
  background: none;
  border: none;
  border-bottom: 1px solid #999999;
  color: #fff;
  font-family: "Pretendard", sans-serif;
  font-weight: 400;
  font-size: 0.7291666667vw;
  line-height: 0.8333333333vw;
  letter-spacing: -0.03em;
  padding: 0.2083333333vw 0;
}
.contact_wrap .contact_right .right_content .board_list .board_body .board_password_form .password_form_inner .password_input::placeholder,
.location_wrap .contact_right .right_content .board_list .board_body .board_password_form .password_form_inner .password_input::placeholder {
  color: #999999;
  opacity: 0.7;
}
.contact_wrap .contact_right .right_content .board_list .board_body .board_password_form .password_form_inner .password_input:focus,
.location_wrap .contact_right .right_content .board_list .board_body .board_password_form .password_form_inner .password_input:focus {
  outline: none;
  border-bottom-color: #fff;
}
.contact_wrap .contact_right .right_content .board_list .board_body .board_password_form .password_form_inner .password_submit,
.location_wrap .contact_right .right_content .board_list .board_body .board_password_form .password_form_inner .password_submit {
  background: none;
  border: 1px solid #999999;
  border-radius: 999px;
  color: #999999;
  font-family: "Pretendard", sans-serif;
  font-weight: 400;
  font-size: 0.7291666667vw;
  line-height: 0.7291666667vw;
  letter-spacing: -0.03em;
  padding: 0.3125vw 0.8333333333vw;
  margin-left: 0.8333333333vw;
  cursor: pointer;
  transition: all 0.2s ease;
}
.contact_wrap .contact_right .right_content .board_list .board_body .board_password_form .password_form_inner .password_submit:hover,
.location_wrap .contact_right .right_content .board_list .board_body .board_password_form .password_form_inner .password_submit:hover {
  background: #999999;
  color: #000;
}
.contact_wrap .contact_right .right_content .board_list .board_body .board_password_form .password_error,
.location_wrap .contact_right .right_content .board_list .board_body .board_password_form .password_error {
  display: none;
  color: #ff6b6b;
  font-family: "Pretendard", sans-serif;
  font-weight: 400;
  font-size: 0.625vw;
  line-height: 0.8333333333vw;
  letter-spacing: -0.03em;
  padding-left: 3.125vw;
  padding-bottom: 0.625vw;
}
.contact_wrap .contact_right .right_content .board_list .board_body .board_password_form .password_error.show,
.location_wrap .contact_right .right_content .board_list .board_body .board_password_form .password_error.show {
  display: block;
}
.contact_wrap .contact_right .right_content .board_list .board_body .board_password_form.detail_view,
.location_wrap .contact_right .right_content .board_list .board_body .board_password_form.detail_view {
  display: block;
}
.contact_wrap .contact_right .right_content .board_list .board_body .board_password_form.detail_view .board_detail_inner,
.location_wrap .contact_right .right_content .board_list .board_body .board_password_form.detail_view .board_detail_inner {
  padding: 0.8333333333vw 0;
  padding-left: 3.125vw;
}
.contact_wrap .contact_right .right_content .board_list .board_body .board_password_form.detail_view .board_detail_inner .detail_content,
.location_wrap .contact_right .right_content .board_list .board_body .board_password_form.detail_view .board_detail_inner .detail_content {
  color: #999999;
  font-family: "Pretendard", sans-serif;
  font-weight: 400;
  font-size: 0.7291666667vw;
  line-height: 1.1458333333vw;
  letter-spacing: -0.03em;
  margin-bottom: 0.8333333333vw;
  white-space: pre-wrap;
}
.contact_wrap .contact_right .right_content .board_list .board_body .board_password_form.detail_view .board_detail_inner .detail_file,
.location_wrap .contact_right .right_content .board_list .board_body .board_password_form.detail_view .board_detail_inner .detail_file {
  color: #999999;
  font-family: "Pretendard", sans-serif;
  font-weight: 400;
  font-size: 0.7291666667vw;
  line-height: 0.8333333333vw;
  letter-spacing: -0.03em;
  margin-bottom: 0.8333333333vw;
}
.contact_wrap .contact_right .right_content .board_list .board_body .board_password_form.detail_view .board_detail_inner .detail_file .file_label,
.location_wrap .contact_right .right_content .board_list .board_body .board_password_form.detail_view .board_detail_inner .detail_file .file_label {
  margin-right: 0.4166666667vw;
}
.contact_wrap .contact_right .right_content .board_list .board_body .board_password_form.detail_view .board_detail_inner .detail_file a,
.location_wrap .contact_right .right_content .board_list .board_body .board_password_form.detail_view .board_detail_inner .detail_file a {
  color: #fff;
  text-decoration: underline;
}
.contact_wrap .contact_right .right_content .board_list .board_body .board_password_form.detail_view .board_detail_inner .detail_file a:hover,
.location_wrap .contact_right .right_content .board_list .board_body .board_password_form.detail_view .board_detail_inner .detail_file a:hover {
  color: #999999;
}
.contact_wrap .contact_right .right_content .board_list .board_body .board_password_form.detail_view .board_detail_inner .detail_reply,
.location_wrap .contact_right .right_content .board_list .board_body .board_password_form.detail_view .board_detail_inner .detail_reply {
  color: #999999;
  font-family: "Pretendard", sans-serif;
  font-weight: 400;
  font-size: 0.7291666667vw;
  line-height: 1.1458333333vw;
  letter-spacing: -0.03em;
  margin-bottom: 0.8333333333vw;
  padding-top: 0.8333333333vw;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}
.contact_wrap .contact_right .right_content .board_list .board_body .board_password_form.detail_view .board_detail_inner .detail_reply .reply_label,
.location_wrap .contact_right .right_content .board_list .board_body .board_password_form.detail_view .board_detail_inner .detail_reply .reply_label {
  display: block;
  color: #fff;
  margin-bottom: 0.4166666667vw;
}
.contact_wrap .contact_right .right_content .board_list .board_body .board_password_form.detail_view .board_detail_inner .detail_close,
.location_wrap .contact_right .right_content .board_list .board_body .board_password_form.detail_view .board_detail_inner .detail_close {
  background: none;
  border: 1px solid #999999;
  border-radius: 999px;
  color: #999999;
  font-family: "Pretendard", sans-serif;
  font-weight: 400;
  font-size: 0.7291666667vw;
  line-height: 0.7291666667vw;
  letter-spacing: -0.03em;
  padding: 0.3125vw 0.8333333333vw;
  cursor: pointer;
  transition: all 0.2s ease;
}
.contact_wrap .contact_right .right_content .board_list .board_body .board_password_form.detail_view .board_detail_inner .detail_close:hover,
.location_wrap .contact_right .right_content .board_list .board_body .board_password_form.detail_view .board_detail_inner .detail_close:hover {
  background: #999999;
  color: #000;
}
.contact_wrap .contact_right .right_content .board_detail .board_detail_header,
.location_wrap .contact_right .right_content .board_detail .board_detail_header {
  display: flex;
  align-items: center;
  padding-bottom: 0.625vw;
  border-bottom: 1px solid #fff;
}
.contact_wrap .contact_right .right_content .board_detail .board_detail_header .back_btn,
.location_wrap .contact_right .right_content .board_detail .board_detail_header .back_btn {
  display: flex;
  align-items: center;
  justify-content: left;
  width: 2.6041666667vw;
  margin-right: 0.5208333333vw;
}
.contact_wrap .contact_right .right_content .board_detail .board_detail_header .back_btn svg,
.location_wrap .contact_right .right_content .board_detail .board_detail_header .back_btn svg {
  width: 0.46875vw;
  height: 0.7291666667vw;
}
.contact_wrap .contact_right .right_content .board_detail .board_detail_header span,
.location_wrap .contact_right .right_content .board_detail .board_detail_header span {
  color: #fff;
  font-family: "Pretendard", sans-serif;
  font-weight: 700;
  font-size: 0.7291666667vw;
  line-height: 0.8333333333vw;
  letter-spacing: -0.03em;
  text-transform: uppercase;
}
.contact_wrap .contact_right .right_content .board_detail .board_detail_header .col_title,
.location_wrap .contact_right .right_content .board_detail .board_detail_header .col_title {
  flex: 1;
}
.contact_wrap .contact_right .right_content .board_detail .board_detail_header .col_author,
.location_wrap .contact_right .right_content .board_detail .board_detail_header .col_author {
  width: 4.1666666667vw;
  text-align: left;
}
.contact_wrap .contact_right .right_content .board_detail .board_detail_header .col_date,
.location_wrap .contact_right .right_content .board_detail .board_detail_header .col_date {
  width: 5.2083333333vw;
  text-align: center;
}
.contact_wrap .contact_right .right_content .board_detail .board_detail_header .col_status,
.location_wrap .contact_right .right_content .board_detail .board_detail_header .col_status {
  width: 4.1666666667vw;
  text-align: right;
}
.contact_wrap .contact_right .right_content .board_detail .board_detail_body .detail_row,
.location_wrap .contact_right .right_content .board_detail .board_detail_body .detail_row {
  display: flex;
  align-items: center;
  padding: 0.625vw 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.contact_wrap .contact_right .right_content .board_detail .board_detail_body .detail_row span,
.location_wrap .contact_right .right_content .board_detail .board_detail_body .detail_row span {
  color: #fff;
  font-family: "Pretendard", sans-serif;
  font-weight: 400;
  font-size: 0.7291666667vw;
  line-height: 0.8333333333vw;
  letter-spacing: -0.03em;
}
.contact_wrap .contact_right .right_content .board_detail .board_detail_body .detail_row .col_no,
.location_wrap .contact_right .right_content .board_detail .board_detail_body .detail_row .col_no {
  width: 2.6041666667vw;
  text-align: left;
  margin-right: 0.5208333333vw;
}
.contact_wrap .contact_right .right_content .board_detail .board_detail_body .detail_row .col_title,
.location_wrap .contact_right .right_content .board_detail .board_detail_body .detail_row .col_title {
  flex: 1;
}
.contact_wrap .contact_right .right_content .board_detail .board_detail_body .detail_row .col_author,
.location_wrap .contact_right .right_content .board_detail .board_detail_body .detail_row .col_author {
  width: 4.1666666667vw;
  text-align: left;
}
.contact_wrap .contact_right .right_content .board_detail .board_detail_body .detail_row .col_date,
.location_wrap .contact_right .right_content .board_detail .board_detail_body .detail_row .col_date {
  width: 5.2083333333vw;
  text-align: center;
}
.contact_wrap .contact_right .right_content .board_detail .board_detail_body .detail_row .col_status,
.location_wrap .contact_right .right_content .board_detail .board_detail_body .detail_row .col_status {
  width: 4.1666666667vw;
  text-align: right;
}
.contact_wrap .contact_right .right_content .board_detail .board_detail_body .detail_row.reply span,
.location_wrap .contact_right .right_content .board_detail .board_detail_body .detail_row.reply span {
  color: #999999;
}
.contact_wrap .contact_right .right_content .board_detail .board_detail_body .detail_content,
.location_wrap .contact_right .right_content .board_detail .board_detail_body .detail_content {
  padding: 1.25vw 0;
  padding-left: 3.125vw;
  color: #fff;
  font-family: "Pretendard", sans-serif;
  font-weight: 400;
  font-size: 0.7291666667vw;
  line-height: 1.1458333333vw;
  letter-spacing: -0.03em;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.contact_wrap .contact_right .right_content .board_detail .board_detail_body .detail_content.reply_content,
.location_wrap .contact_right .right_content .board_detail .board_detail_body .detail_content.reply_content {
  color: #999999;
}
.contact_wrap .contact_right .right_content .board_detail .board_detail_body .detail_files,
.location_wrap .contact_right .right_content .board_detail .board_detail_body .detail_files {
  padding: 0.625vw 0;
  padding-left: 3.125vw;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.contact_wrap .contact_right .right_content .board_detail .board_detail_body .detail_files .file_link,
.location_wrap .contact_right .right_content .board_detail .board_detail_body .detail_files .file_link {
  display: block;
  color: #fff;
  font-family: "Pretendard", sans-serif;
  font-weight: 400;
  font-size: 0.7291666667vw;
  line-height: 1.1458333333vw;
  letter-spacing: -0.03em;
  text-decoration: none;
}
.contact_wrap .contact_right .right_content .board_detail .board_detail_body .detail_files .file_link:hover,
.location_wrap .contact_right .right_content .board_detail .board_detail_body .detail_files .file_link:hover {
  text-decoration: underline;
}
.contact_wrap .location_right,
.location_wrap .location_right {
  width: 37.65625vw;
  margin-right: 11.6145833333vw;
  display: flex;
  flex-direction: column;
  gap: 1.0416666667vw;
}
.contact_wrap .location_right .location_box,
.location_wrap .location_right .location_box {
  border: 1px solid #000;
  padding: 0.625vw 0.9375vw;
}
.contact_wrap .location_right .location_box:hover,
.location_wrap .location_right .location_box:hover {
  background-color: #000;
}
.contact_wrap .location_right .location_box:hover .location_name,
.contact_wrap .location_right .location_box:hover .location_phone,
.contact_wrap .location_right .location_box:hover .location_addr,
.location_wrap .location_right .location_box:hover .location_name,
.location_wrap .location_right .location_box:hover .location_phone,
.location_wrap .location_right .location_box:hover .location_addr {
  color: #fff;
}
.contact_wrap .location_right .location_box:hover .location_map,
.location_wrap .location_right .location_box:hover .location_map {
  background: #fff;
}
.contact_wrap .location_right .location_box:hover .address_text,
.location_wrap .location_right .location_box:hover .address_text {
  color: #fff;
}
.contact_wrap .location_right .location_box .location_top,
.location_wrap .location_right .location_box .location_top {
  display: flex;
  gap: 3.4375vw;
}
.contact_wrap .location_right .location_box .location_top .location_name,
.location_wrap .location_right .location_box .location_top .location_name {
  font-family: "Pretendard", sans-serif;
  font-weight: 700;
  font-size: 1.0416666667vw;
  line-height: 1.25vw;
  letter-spacing: -0.03em;
  text-transform: capitalize;
}
.contact_wrap .location_right .location_box .location_top .location_phone,
.location_wrap .location_right .location_box .location_top .location_phone {
  font-family: "Pretendard", sans-serif;
  font-weight: 400;
  font-size: 1.0416666667vw;
  line-height: 1.25vw;
  letter-spacing: -0.03em;
  text-transform: capitalize;
  text-decoration: underline;
}
.contact_wrap .location_right .location_box .location_top .location_addr,
.location_wrap .location_right .location_box .location_top .location_addr {
  font-family: "Pretendard", sans-serif;
  font-weight: 400;
  font-size: 1.0416666667vw;
  line-height: 1.25vw;
  letter-spacing: -0.03em;
  text-transform: uppercase;
  text-decoration: underline;
}
.contact_wrap .location_right .location_box .location_map,
.location_wrap .location_right .location_box .location_map {
  width: 100%;
  height: 15.8333333333vw;
  background: #d9d9d9;
  margin-top: 1.1458333333vw;
  margin-bottom: 0.6770833333vw;
}
.contact_wrap .location_right .location_box .location_address,
.location_wrap .location_right .location_box .location_address {
  display: flex;
  justify-content: flex-end;
}
.contact_wrap .location_right .location_box .location_address .address_text,
.location_wrap .location_right .location_box .location_address .address_text {
  font-family: "Pretendard", sans-serif;
  font-weight: 400;
  font-size: 0.7291666667vw;
  line-height: 1.0416666667vw;
  letter-spacing: -0.03em;
  text-transform: capitalize;
  color: #999999;
}

@media (max-width: 1024px) {
  .page_content {
    padding-bottom: min(34.6666666667vw, 130px);
  }
  .tab_content .sec_title {
    font-size: min(13.3333333333vw, 50px);
    line-height: min(12vw, 45px);
    letter-spacing: -0.03em;
    text-transform: uppercase;
    margin-bottom: min(7.4666666667vw, 28px);
  }
  .tab_content .sec_title .avenir {
    font-family: "avenir-next-lt-pro-condensed", sans-serif;
    font-weight: 500;
  }
  .tab_content .sec_title .instru {
    font-family: Instrument Serif;
    font-weight: 400;
    font-style: italic;
  }
  .tab_btns {
    gap: min(3.2vw, 12px);
    margin-bottom: min(8.5333333333vw, 32px);
  }
  .tab_btns .tab_btn {
    padding: min(2.1333333333vw, 8px) min(3.2vw, 12px);
    font-family: "Pretendard", sans-serif;
    font-weight: 700;
    font-size: min(3.7333333333vw, 14px);
    line-height: min(3.7333333333vw, 14px);
    letter-spacing: -0.03em;
    text-transform: uppercase;
  }
  .contact_wrap,
  .location_wrap {
    flex-direction: column;
  }
  .contact_wrap .contact_left,
  .contact_wrap .location_left,
  .location_wrap .contact_left,
  .location_wrap .location_left {
    /*padding-top: mvw(32);*/
    margin-bottom: min(10.6666666667vw, 40px);
    padding-top: 0;
  }
  .contact_wrap .contact_left .left_bottom,
  .contact_wrap .location_left .left_bottom,
  .location_wrap .contact_left .left_bottom,
  .location_wrap .location_left .left_bottom {
    display: none;
  }
  .contact_wrap .contact_left .left_text_ko,
  .contact_wrap .location_left .left_text_ko,
  .location_wrap .contact_left .left_text_ko,
  .location_wrap .location_left .left_text_ko {
    margin-bottom: min(3.2vw, 12px);
    font-family: "Pretendard", sans-serif;
    font-weight: 500;
    font-size: min(3.7333333333vw, 14px);
    line-height: min(5.3333333333vw, 20px);
    letter-spacing: -0.03em;
    text-transform: uppercase;
  }
  .contact_wrap .contact_left .left_text_en,
  .contact_wrap .location_left .left_text_en,
  .location_wrap .contact_left .left_text_en,
  .location_wrap .location_left .left_text_en {
    margin-left: 0;
    font-family: "avenir-next-lt-pro-condensed", sans-serif;
    font-weight: 500;
    font-size: min(3.7333333333vw, 14px);
    line-height: min(5.3333333333vw, 20px);
    letter-spacing: -0.03em;
    text-transform: uppercase;
  }
  .contact_wrap .contact_left .left_text_en br.pc_only,
  .contact_wrap .location_left .left_text_en br.pc_only,
  .location_wrap .contact_left .left_text_en br.pc_only,
  .location_wrap .location_left .left_text_en br.pc_only {
    display: none;
  }
  .contact_wrap .contact_right,
  .location_wrap .contact_right {
    width: 100%;
  }
  .contact_wrap .contact_right .right_tabs .right_tab,
  .location_wrap .contact_right .right_tabs .right_tab {
    width: min(21.3333333333vw, 80px);
    padding: min(2.1333333333vw, 8px) min(3.2vw, 12px);
    font-family: "avenir-next-lt-pro-condensed", sans-serif;
    font-weight: 700;
    font-size: min(3.7333333333vw, 14px);
    line-height: min(3.7333333333vw, 14px);
    letter-spacing: -0.03em;
    text-transform: uppercase;
  }
  .contact_wrap .contact_right .right_content,
  .location_wrap .contact_right .right_content {
    min-height: min(237.6vw, 891px);
    padding: min(3.2vw, 12px) min(3.7333333333vw, 14px);
  }
  .contact_wrap .contact_right .right_content .contact_form .form_row,
  .location_wrap .contact_right .right_content .contact_form .form_row {
    padding: min(2.1333333333vw, 8px) 0;
    align-items: flex-start;
  }
  .contact_wrap .contact_right .right_content .contact_form .form_row.privacy_row,
  .location_wrap .contact_right .right_content .contact_form .form_row.privacy_row {
    flex-direction: column;
    padding-top: min(8.5333333333vw, 32px);
  }
  .contact_wrap .contact_right .right_content .contact_form .form_row.privacy_row .form_label,
  .location_wrap .contact_right .right_content .contact_form .form_row.privacy_row .form_label {
    width: auto;
    font-family: "Pretendard", sans-serif;
    font-weight: 400;
    font-size: min(3.2vw, 12px);
    line-height: min(4.2666666667vw, 16px);
    letter-spacing: -0.03em;
    margin-bottom: min(3.2vw, 12px);
  }
  .contact_wrap .contact_right .right_content .contact_form .form_row.privacy_row .checkbox_group,
  .location_wrap .contact_right .right_content .contact_form .form_row.privacy_row .checkbox_group {
    margin-bottom: min(3.2vw, 12px);
  }
  .contact_wrap .contact_right .right_content .contact_form .form_row.privacy_row .privacy_wrap .privacy_detail .privacy_sub,
  .location_wrap .contact_right .right_content .contact_form .form_row.privacy_row .privacy_wrap .privacy_detail .privacy_sub {
    margin-bottom: min(3.2vw, 12px);
  }
  .contact_wrap .contact_right .right_content .contact_form .form_row.privacy_row .privacy_wrap .privacy_detail .privacy_sub input[type=checkbox],
  .location_wrap .contact_right .right_content .contact_form .form_row.privacy_row .privacy_wrap .privacy_detail .privacy_sub input[type=checkbox] {
    width: min(2.4vw, 9px) !important;
    height: min(2.4vw, 9px) !important;
    margin-top: min(1.6vw, 6px);
    background-color: #999;
    border-color: #999;
  }
  .contact_wrap .contact_right .right_content .contact_form .form_row.privacy_row .privacy_wrap .privacy_detail .privacy_sub input[type=checkbox]:checked,
  .location_wrap .contact_right .right_content .contact_form .form_row.privacy_row .privacy_wrap .privacy_detail .privacy_sub input[type=checkbox]:checked {
    background-color: #999;
    border-color: #999;
  }
  .contact_wrap .contact_right .right_content .contact_form .form_row.privacy_row .privacy_wrap .privacy_detail .privacy_sub .checkbox_label,
  .location_wrap .contact_right .right_content .contact_form .form_row.privacy_row .privacy_wrap .privacy_detail .privacy_sub .checkbox_label {
    display: flex;
    flex-direction: column;
    gap: 1px;
    margin-top: min(1.0666666667vw, 4px);
  }
  .contact_wrap .contact_right .right_content .contact_form .form_row.privacy_row .privacy_wrap .privacy_detail .privacy_sub .checkbox_label .privacy_title,
  .location_wrap .contact_right .right_content .contact_form .form_row.privacy_row .privacy_wrap .privacy_detail .privacy_sub .checkbox_label .privacy_title {
    font-family: "Pretendard", sans-serif;
    font-weight: 400;
    font-size: min(3.2vw, 12px);
    line-height: min(4.2666666667vw, 16px);
    letter-spacing: -0.03em;
    margin-left: min(1.6vw, 6px);
  }
  .contact_wrap .contact_right .right_content .contact_form .form_row.privacy_row .privacy_wrap .privacy_detail .privacy_sub .checkbox_label .privacy_content,
  .location_wrap .contact_right .right_content .contact_form .form_row.privacy_row .privacy_wrap .privacy_detail .privacy_sub .checkbox_label .privacy_content {
    font-family: "Pretendard", sans-serif;
    font-weight: 400;
    font-size: min(3.2vw, 12px);
    line-height: min(4.2666666667vw, 16px);
    letter-spacing: -0.03em;
    margin-left: min(-3.3333333333vw, -12.5px);
  }
  .contact_wrap .contact_right .right_content .contact_form .form_row .form_label,
  .location_wrap .contact_right .right_content .contact_form .form_row .form_label {
    width: min(30.9333333333vw, 116px);
    font-family: "Pretendard", sans-serif;
    font-weight: 700;
    font-size: min(3.7333333333vw, 14px);
    line-height: min(4.2666666667vw, 16px);
    letter-spacing: -0.03em;
    text-transform: uppercase;
  }
  .contact_wrap .contact_right .right_content .contact_form .form_row.privacy_row .form_label,
  .location_wrap .contact_right .right_content .contact_form .form_row.privacy_row .form_label {
    width: auto !important;
    font-family: "Pretendard", sans-serif;
    font-weight: 400;
    font-size: min(3.2vw, 12px);
    line-height: min(4.2666666667vw, 16px);
    letter-spacing: -0.03em;
    margin-bottom: min(3.2vw, 12px);
  }
  .contact_wrap .contact_right .right_content .contact_form .form_input,
  .contact_wrap .contact_right .right_content .contact_form .form_file,
  .location_wrap .contact_right .right_content .contact_form .form_input,
  .location_wrap .contact_right .right_content .contact_form .form_file {
    font-family: "Pretendard", sans-serif;
    font-weight: 400;
    font-size: min(3.7333333333vw, 14px);
    line-height: min(4.2666666667vw, 16px);
    letter-spacing: -0.03em;
    text-transform: none;
  }
  .contact_wrap .contact_right .right_content .contact_form .form_input::placeholder,
  .contact_wrap .contact_right .right_content .contact_form .form_file::placeholder,
  .location_wrap .contact_right .right_content .contact_form .form_input::placeholder,
  .location_wrap .contact_right .right_content .contact_form .form_file::placeholder {
    font-family: "Pretendard", sans-serif;
    font-weight: 400;
    font-size: min(3.7333333333vw, 14px);
    line-height: min(4.2666666667vw, 16px);
    letter-spacing: -0.03em;
    text-transform: uppercase;
  }
  .contact_wrap .contact_right .right_content .contact_form .form_textarea,
  .location_wrap .contact_right .right_content .contact_form .form_textarea {
    font-family: "Pretendard", sans-serif;
    font-weight: 400;
    font-size: min(3.7333333333vw, 14px);
    line-height: min(4.2666666667vw, 16px);
    letter-spacing: -0.03em;
    text-transform: none;
    height: min(42.6666666667vw, 160px);
  }
  .contact_wrap .contact_right .right_content .contact_form .form_textarea::placeholder,
  .location_wrap .contact_right .right_content .contact_form .form_textarea::placeholder {
    font-family: "Pretendard", sans-serif;
    font-weight: 400;
    font-size: min(3.7333333333vw, 14px);
    line-height: min(4.2666666667vw, 16px);
    letter-spacing: -0.03em;
    text-transform: uppercase;
  }
  .contact_wrap .contact_right .right_content .contact_form .file_row .file_name,
  .location_wrap .contact_right .right_content .contact_form .file_row .file_name {
    font-size: min(3.2vw, 12px);
    line-height: min(4.2666666667vw, 16px);
  }
  .contact_wrap .contact_right .right_content .contact_form .checkbox_group,
  .location_wrap .contact_right .right_content .contact_form .checkbox_group {
    flex-wrap: wrap;
    gap: min(2.6666666667vw, 10px);
  }
  .contact_wrap .contact_right .right_content .contact_form .checkbox_group .checkbox_item,
  .location_wrap .contact_right .right_content .contact_form .checkbox_group .checkbox_item {
    gap: min(1.0666666667vw, 4px);
  }
  .contact_wrap .contact_right .right_content .contact_form .checkbox_group .checkbox_item .checkbox_label,
  .location_wrap .contact_right .right_content .contact_form .checkbox_group .checkbox_item .checkbox_label {
    font-family: "Pretendard", sans-serif;
    font-weight: 400;
    font-size: min(3.2vw, 12px);
    line-height: min(4.2666666667vw, 16px);
    letter-spacing: -0.03em;
    text-transform: uppercase;
  }
  .contact_wrap .contact_right .right_content .contact_form .checkbox_group .checkbox_item input[type=checkbox],
  .contact_wrap .contact_right .right_content .contact_form .checkbox_group .checkbox_item input[type=radio],
  .location_wrap .contact_right .right_content .contact_form .checkbox_group .checkbox_item input[type=checkbox],
  .location_wrap .contact_right .right_content .contact_form .checkbox_group .checkbox_item input[type=radio] {
    width: min(2.4vw, 9px);
    height: min(2.4vw, 9px);
  }
  .contact_wrap .contact_right .right_content .contact_form .checkbox_group .checkbox_item.teps,
  .location_wrap .contact_right .right_content .contact_form .checkbox_group .checkbox_item.teps {
    margin-right: 0;
  }
  .contact_wrap .contact_right .right_content .contact_form .checkbox_group .score_input,
  .location_wrap .contact_right .right_content .contact_form .checkbox_group .score_input {
    width: 100%;
    border-top: 1px solid #fff;
    padding: min(2.1333333333vw, 8px) 0 0;
    margin-top: min(0vw, 0px);
    margin-left: 0;
    gap: min(8.5333333333vw, 32px);
  }
  .contact_wrap .contact_right .right_content .contact_form .checkbox_group .score_input .score_label,
  .location_wrap .contact_right .right_content .contact_form .checkbox_group .score_input .score_label {
    font-family: "Pretendard", sans-serif;
    font-weight: 700;
    font-size: min(3.7333333333vw, 14px);
    line-height: min(3.7333333333vw, 14px);
    letter-spacing: -0.03em;
    text-transform: uppercase;
  }
  .contact_wrap .contact_right .right_content .contact_form .checkbox_group .score_input input,
  .location_wrap .contact_right .right_content .contact_form .checkbox_group .score_input input {
    width: 0;
    flex: 1;
    font-family: "Pretendard", sans-serif;
    font-weight: 400;
    font-size: min(3.7333333333vw, 14px);
    line-height: min(4.2666666667vw, 16px);
    letter-spacing: -0.03em;
    text-transform: uppercase;
  }
  .contact_wrap .contact_right .right_content .contact_form .submit_btn,
  .location_wrap .contact_right .right_content .contact_form .submit_btn {
    padding: min(2.1333333333vw, 8px);
    font-family: "avenir-next-lt-pro-condensed", sans-serif;
    font-weight: 700;
    font-size: min(5.3333333333vw, 20px);
    line-height: min(5.3333333333vw, 20px);
    letter-spacing: -0.03em;
    text-align: center;
    text-transform: uppercase;
  }
  .contact_wrap .contact_right .right_content .board_list .board_header,
  .location_wrap .contact_right .right_content .board_list .board_header {
    padding: min(2.1333333333vw, 8px) 0;
  }
  .contact_wrap .contact_right .right_content .board_list .board_header span,
  .location_wrap .contact_right .right_content .board_list .board_header span {
    font-family: "Pretendard", sans-serif;
    font-weight: 700;
    font-size: min(4.2666666667vw, 16px);
    line-height: min(4.2666666667vw, 16px);
    letter-spacing: -0.03em;
    text-transform: uppercase;
  }
  .contact_wrap .contact_right .right_content .board_list .board_header .col_no,
  .contact_wrap .contact_right .right_content .board_list .board_header .col_status,
  .location_wrap .contact_right .right_content .board_list .board_header .col_no,
  .location_wrap .contact_right .right_content .board_list .board_header .col_status {
    display: none;
  }
  .contact_wrap .contact_right .right_content .board_list .board_header .col_date,
  .location_wrap .contact_right .right_content .board_list .board_header .col_date {
    width: min(21.3333333333vw, 80px);
    text-align: right;
  }
  .contact_wrap .contact_right .right_content .board_list .board_header .col_author,
  .location_wrap .contact_right .right_content .board_list .board_header .col_author {
    text-align: right;
    width: min(13.3333333333vw, 50px);
  }
  .contact_wrap .contact_right .right_content .board_list .board_body .board_item,
  .location_wrap .contact_right .right_content .board_list .board_body .board_item {
    padding: min(2.1333333333vw, 8px) 0;
  }
  .contact_wrap .contact_right .right_content .board_list .board_body .board_item span,
  .location_wrap .contact_right .right_content .board_list .board_body .board_item span {
    font-family: "Pretendard", sans-serif;
    font-weight: 400;
    font-size: min(3.7333333333vw, 14px);
    line-height: min(4.2666666667vw, 16px);
    letter-spacing: -0.03em;
    text-transform: uppercase;
  }
  .contact_wrap .contact_right .right_content .board_list .board_body .board_item .col_no,
  .contact_wrap .contact_right .right_content .board_list .board_body .board_item .col_status,
  .location_wrap .contact_right .right_content .board_list .board_body .board_item .col_no,
  .location_wrap .contact_right .right_content .board_list .board_body .board_item .col_status {
    display: none;
  }
  .contact_wrap .contact_right .right_content .board_list .board_body .board_item .col_title,
  .location_wrap .contact_right .right_content .board_list .board_body .board_item .col_title {
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .contact_wrap .contact_right .right_content .board_list .board_body .board_item .col_date,
  .location_wrap .contact_right .right_content .board_list .board_body .board_item .col_date {
    width: min(21.3333333333vw, 80px);
    text-align: right;
    padding-bottom: min(2.1333333333vw, 8px);
  }
  .contact_wrap .contact_right .right_content .board_list .board_body .board_item .col_author,
  .location_wrap .contact_right .right_content .board_list .board_body .board_item .col_author {
    width: min(13.3333333333vw, 50px);
    text-align: right;
  }
  .contact_wrap .contact_right .right_content .board_list .board_body .board_item:has(+ .reply),
  .location_wrap .contact_right .right_content .board_list .board_body .board_item:has(+ .reply) {
    padding-bottom: 0;
  }
  .contact_wrap .contact_right .right_content .board_list .board_body .board_item:has(+ .reply) .col_title,
  .contact_wrap .contact_right .right_content .board_list .board_body .board_item:has(+ .reply) .col_author,
  .contact_wrap .contact_right .right_content .board_list .board_body .board_item:has(+ .reply) .col_date,
  .location_wrap .contact_right .right_content .board_list .board_body .board_item:has(+ .reply) .col_title,
  .location_wrap .contact_right .right_content .board_list .board_body .board_item:has(+ .reply) .col_author,
  .location_wrap .contact_right .right_content .board_list .board_body .board_item:has(+ .reply) .col_date {
    padding-bottom: min(2.1333333333vw, 8px);
  }
  .contact_wrap .contact_right .right_content .board_list .board_body .board_item.reply span,
  .location_wrap .contact_right .right_content .board_list .board_body .board_item.reply span {
    font-family: "Pretendard", sans-serif;
    font-weight: 400;
    font-size: min(3.7333333333vw, 14px);
    line-height: min(4.2666666667vw, 16px);
    letter-spacing: -0.03em;
    text-transform: uppercase;
  }
  .contact_wrap .contact_right .right_content .board_list .board_body .board_password_form .password_form_inner,
  .location_wrap .contact_right .right_content .board_list .board_body .board_password_form .password_form_inner {
    padding: min(2.1333333333vw, 8px) 0;
    padding-left: min(10.6666666667vw, 40px);
  }
  .contact_wrap .contact_right .right_content .board_list .board_body .board_password_form .password_form_inner .password_label,
  .location_wrap .contact_right .right_content .board_list .board_body .board_password_form .password_form_inner .password_label {
    font-size: min(3.7333333333vw, 14px);
    line-height: min(4.2666666667vw, 16px);
    margin-right: min(3.2vw, 12px);
  }
  .contact_wrap .contact_right .right_content .board_list .board_body .board_password_form .password_form_inner .password_input,
  .location_wrap .contact_right .right_content .board_list .board_body .board_password_form .password_form_inner .password_input {
    max-width: min(32vw, 120px);
    font-size: min(3.7333333333vw, 14px);
    line-height: min(4.2666666667vw, 16px);
    padding: min(1.0666666667vw, 4px) 0;
  }
  .contact_wrap .contact_right .right_content .board_list .board_body .board_password_form .password_form_inner .password_submit,
  .location_wrap .contact_right .right_content .board_list .board_body .board_password_form .password_form_inner .password_submit {
    font-size: min(3.2vw, 12px);
    line-height: min(3.2vw, 12px);
    padding: min(1.6vw, 6px) min(3.2vw, 12px);
    margin-left: min(2.6666666667vw, 10px);
  }
  .contact_wrap .contact_right .right_content .board_list .board_body .board_password_form .password_error,
  .location_wrap .contact_right .right_content .board_list .board_body .board_password_form .password_error {
    font-size: min(2.9333333333vw, 11px);
    line-height: min(3.7333333333vw, 14px);
    padding-left: min(10.6666666667vw, 40px);
    padding-bottom: min(2.1333333333vw, 8px);
  }
  .contact_wrap .contact_right .right_content .board_list .board_body .board_password_form.detail_view .board_detail_inner,
  .location_wrap .contact_right .right_content .board_list .board_body .board_password_form.detail_view .board_detail_inner {
    padding: min(3.2vw, 12px) 0;
    padding-left: min(10.6666666667vw, 40px);
  }
  .contact_wrap .contact_right .right_content .board_list .board_body .board_password_form.detail_view .board_detail_inner .detail_content,
  .location_wrap .contact_right .right_content .board_list .board_body .board_password_form.detail_view .board_detail_inner .detail_content {
    font-size: min(3.7333333333vw, 14px);
    line-height: min(5.3333333333vw, 20px);
    margin-bottom: min(3.2vw, 12px);
  }
  .contact_wrap .contact_right .right_content .board_list .board_body .board_password_form.detail_view .board_detail_inner .detail_file,
  .location_wrap .contact_right .right_content .board_list .board_body .board_password_form.detail_view .board_detail_inner .detail_file {
    font-size: min(3.2vw, 12px);
    line-height: min(4.2666666667vw, 16px);
    margin-bottom: min(3.2vw, 12px);
  }
  .contact_wrap .contact_right .right_content .board_list .board_body .board_password_form.detail_view .board_detail_inner .detail_file .file_label,
  .location_wrap .contact_right .right_content .board_list .board_body .board_password_form.detail_view .board_detail_inner .detail_file .file_label {
    margin-right: min(1.6vw, 6px);
  }
  .contact_wrap .contact_right .right_content .board_list .board_body .board_password_form.detail_view .board_detail_inner .detail_reply,
  .location_wrap .contact_right .right_content .board_list .board_body .board_password_form.detail_view .board_detail_inner .detail_reply {
    font-size: min(3.7333333333vw, 14px);
    line-height: min(5.3333333333vw, 20px);
    margin-bottom: min(3.2vw, 12px);
    padding-top: min(3.2vw, 12px);
  }
  .contact_wrap .contact_right .right_content .board_list .board_body .board_password_form.detail_view .board_detail_inner .detail_reply .reply_label,
  .location_wrap .contact_right .right_content .board_list .board_body .board_password_form.detail_view .board_detail_inner .detail_reply .reply_label {
    margin-bottom: min(1.6vw, 6px);
  }
  .contact_wrap .contact_right .right_content .board_list .board_body .board_password_form.detail_view .board_detail_inner .detail_close,
  .location_wrap .contact_right .right_content .board_list .board_body .board_password_form.detail_view .board_detail_inner .detail_close {
    font-size: min(3.2vw, 12px);
    line-height: min(3.2vw, 12px);
    padding: min(1.6vw, 6px) min(3.2vw, 12px);
  }
  .contact_wrap .contact_right .right_content .board_detail .board_detail_header,
  .location_wrap .contact_right .right_content .board_detail .board_detail_header {
    padding-bottom: min(2.1333333333vw, 8px);
  }
  .contact_wrap .contact_right .right_content .board_detail .board_detail_header .back_btn,
  .location_wrap .contact_right .right_content .board_detail .board_detail_header .back_btn {
    width: min(10.6666666667vw, 40px);
    margin-right: 0;
    justify-content: left;
  }
  .contact_wrap .contact_right .right_content .board_detail .board_detail_header .back_btn svg,
  .location_wrap .contact_right .right_content .board_detail .board_detail_header .back_btn svg {
    width: min(2.4vw, 9px);
    height: min(3.7333333333vw, 14px);
  }
  .contact_wrap .contact_right .right_content .board_detail .board_detail_header span,
  .location_wrap .contact_right .right_content .board_detail .board_detail_header span {
    font-size: min(4.2666666667vw, 16px);
    line-height: min(4.2666666667vw, 16px);
  }
  .contact_wrap .contact_right .right_content .board_detail .board_detail_header .col_author,
  .location_wrap .contact_right .right_content .board_detail .board_detail_header .col_author {
    width: min(16vw, 60px);
    text-align: right;
  }
  .contact_wrap .contact_right .right_content .board_detail .board_detail_header .col_date,
  .contact_wrap .contact_right .right_content .board_detail .board_detail_header .col_status,
  .location_wrap .contact_right .right_content .board_detail .board_detail_header .col_date,
  .location_wrap .contact_right .right_content .board_detail .board_detail_header .col_status {
    display: none;
  }
  .contact_wrap .contact_right .right_content .board_detail .board_detail_body .detail_row,
  .location_wrap .contact_right .right_content .board_detail .board_detail_body .detail_row {
    padding: min(2.1333333333vw, 8px) 0;
  }
  .contact_wrap .contact_right .right_content .board_detail .board_detail_body .detail_row span,
  .location_wrap .contact_right .right_content .board_detail .board_detail_body .detail_row span {
    font-size: min(3.7333333333vw, 14px);
    line-height: min(4.2666666667vw, 16px);
  }
  .contact_wrap .contact_right .right_content .board_detail .board_detail_body .detail_row .col_no,
  .location_wrap .contact_right .right_content .board_detail .board_detail_body .detail_row .col_no {
    display: none;
  }
  .contact_wrap .contact_right .right_content .board_detail .board_detail_body .detail_row .col_author,
  .location_wrap .contact_right .right_content .board_detail .board_detail_body .detail_row .col_author {
    width: min(16vw, 60px);
    text-align: right;
  }
  .contact_wrap .contact_right .right_content .board_detail .board_detail_body .detail_row .col_date,
  .contact_wrap .contact_right .right_content .board_detail .board_detail_body .detail_row .col_status,
  .location_wrap .contact_right .right_content .board_detail .board_detail_body .detail_row .col_date,
  .location_wrap .contact_right .right_content .board_detail .board_detail_body .detail_row .col_status {
    display: none;
  }
  .contact_wrap .contact_right .right_content .board_detail .board_detail_body .detail_content,
  .location_wrap .contact_right .right_content .board_detail .board_detail_body .detail_content {
    padding: min(4.2666666667vw, 16px) 0;
    padding-left: min(10.6666666667vw, 40px);
    font-size: min(3.7333333333vw, 14px);
    line-height: min(5.3333333333vw, 20px);
  }
  .contact_wrap .contact_right .right_content .board_detail .board_detail_body .detail_files,
  .location_wrap .contact_right .right_content .board_detail .board_detail_body .detail_files {
    padding: min(2.1333333333vw, 8px) 0;
    padding-left: min(10.6666666667vw, 40px);
  }
  .contact_wrap .contact_right .right_content .board_detail .board_detail_body .detail_files .file_link,
  .location_wrap .contact_right .right_content .board_detail .board_detail_body .detail_files .file_link {
    font-size: min(3.7333333333vw, 14px);
    line-height: min(5.3333333333vw, 20px);
  }
  .contact_wrap .contact_right .right_content .pagination,
  .location_wrap .contact_right .right_content .pagination {
    gap: min(8vw, 30px);
    margin-top: min(10.6666666667vw, 40px);
  }
  .contact_wrap .contact_right .right_content .pagination .page_nums,
  .location_wrap .contact_right .right_content .pagination .page_nums {
    display: flex;
    gap: min(8vw, 30px);
  }
  .contact_wrap .contact_right .right_content .pagination .page_nums.pc_only,
  .location_wrap .contact_right .right_content .pagination .page_nums.pc_only {
    display: none;
  }
  .contact_wrap .contact_right .right_content .pagination .page_nums.mobile_only,
  .location_wrap .contact_right .right_content .pagination .page_nums.mobile_only {
    display: flex;
  }
  .contact_wrap .contact_right .right_content .pagination .page_btn,
  .contact_wrap .contact_right .right_content .pagination .page_num,
  .location_wrap .contact_right .right_content .pagination .page_btn,
  .location_wrap .contact_right .right_content .pagination .page_num {
    font-family: "Pretendard", sans-serif;
    font-weight: 400;
    font-size: min(3.7333333333vw, 14px);
    line-height: min(4.2666666667vw, 16px);
    letter-spacing: -0.03em;
    text-transform: uppercase;
  }
  .location_mobile_desc {
    display: block;
    margin-bottom: min(10.6666666667vw, 40px);
  }
  .location_mobile_desc .left_text_ko {
    margin-bottom: min(3.2vw, 12px);
    font-family: "Pretendard", sans-serif;
    font-weight: 500;
    font-size: min(3.7333333333vw, 14px);
    line-height: min(5.3333333333vw, 20px);
    letter-spacing: -0.03em;
  }
  .location_mobile_desc .left_text_en {
    font-family: "avenir-next-lt-pro-condensed", sans-serif;
    font-weight: 500;
    font-size: min(3.7333333333vw, 14px);
    line-height: min(5.3333333333vw, 20px);
    letter-spacing: -0.03em;
    text-transform: uppercase;
  }
  .location_wrap .location_left {
    order: 2;
    margin-bottom: 0;
  }
  .location_wrap .location_left .left_text_ko,
  .location_wrap .location_left .left_text_en {
    display: none;
  }
  .location_wrap .location_left .left_bottom {
    display: flex;
    margin-top: min(10.9333333333vw, 41px);
  }
  .location_wrap .location_left .left_bottom svg {
    width: min(8vw, 30px);
    height: auto;
  }
  .location_wrap .location_left .left_bottom svg:first-child {
    margin-right: min(3.7333333333vw, 14px);
  }
  .location_wrap .location_left .left_bottom svg:nth-child(2) {
    margin-right: min(17.8666666667vw, 67px);
  }
  .location_wrap .location_left .left_bottom .bottom_text {
    font-family: "avenir-next-lt-pro-condensed", sans-serif;
    font-weight: 500;
    font-size: min(3.7333333333vw, 14px);
    line-height: min(3.7333333333vw, 14px);
    letter-spacing: -0.03em;
    text-transform: uppercase;
  }
  .location_wrap .location_left .left_bottom .bottom_text:first-of-type {
    margin-right: min(3.2vw, 12px);
  }
  .location_wrap .location_right {
    order: 1;
    width: 100%;
    gap: min(5.3333333333vw, 20px);
  }
  .location_wrap .location_right .location_box {
    padding: min(3.2vw, 12px) min(4.2666666667vw, 16px);
  }
  .location_wrap .location_right .location_box .location_top {
    justify-content: space-between;
    gap: unset;
  }
  .location_wrap .location_right .location_box .location_top .location_name {
    font-family: "Pretendard", sans-serif;
    font-weight: 700;
    font-size: min(4.2666666667vw, 16px);
    line-height: min(4.8vw, 18px);
    letter-spacing: -0.03em;
    text-transform: capitalize;
  }
  .location_wrap .location_right .location_box .location_top .location_phone {
    font-family: "Pretendard", sans-serif;
    font-weight: 400;
    font-size: min(3.7333333333vw, 14px);
    line-height: min(4.8vw, 18px);
    letter-spacing: -0.03em;
    text-transform: capitalize;
    text-decoration: underline;
  }
  .location_wrap .location_right .location_box .location_top .location_addr {
    font-family: "Pretendard", sans-serif;
    font-weight: 400;
    font-size: min(3.7333333333vw, 14px);
    line-height: min(4.8vw, 18px);
    letter-spacing: -0.03em;
    text-transform: uppercase;
    text-decoration: underline;
    word-break: break-all;
    max-width: min(38.4vw, 144px);
  }
  .location_wrap .location_right .location_box .location_map {
    height: 310px;
    margin-top: min(4.2666666667vw, 16px);
    margin-bottom: min(3.2vw, 12px);
  }
  .location_wrap .location_right .location_box .location_address .address_text {
    font-family: "Pretendard", sans-serif;
    font-weight: 400;
    font-size: min(3.2vw, 12px);
    line-height: min(5.3333333333vw, 20px);
    letter-spacing: -0.03em;
    text-align: right;
    text-transform: capitalize;
  }
}

/*# sourceMappingURL=contact.css.map */
