/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

/* Firefox */
input[type="number"] {
  -moz-appearance: textfield;
}

input[type="file"] {
  padding: 0.375rem 0.2rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 0.8rem;
  font-weight: 400;
  line-height: 1.2;
  color: #212529;
  background-color: #fff;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type="text"],
input[type="password"],
input[type="number"],
textarea {
  padding: 0.375rem 0.2rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 0.8rem;
  font-weight: 400;
  line-height: 1.2;
  color: #212529;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
select {
  padding: 0.375rem 2.25rem 0.375rem 0.2rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 0.8rem;
  font-weight: 400;
  line-height: 1.2;
  color: #212529;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.5rem center;
  background-size: 16px 12px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
select:focus,
input:focus,
textarea:focus {
  border-color: rgba(var(--color-main-rgb), 0.25);
  outline: 0;
  box-shadow: 0 0 0 0.025rem rgba(var(--color-main-rgb), 0.25);
}

.line_b {
  border-bottom: 1px solid #f1f1f1;
}

.search_wrap {
  display: flex;
  justify-content: flex-end;
  padding: 0;
  margin: 0;
}
.search_wrap .box {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  width: 100vw;
  margin: 0;
}
.search_wrap .box li {
  list-style: none;
  padding: 2px 2px;
  margin: 0;
}

.form_wrap {
  padding: 0;
  margin: 0;
  width: 100%;
  border-top: 2px solid var(--color-main);
  border-bottom: 1px solid #eaeef3;
}
.form_wrap > div {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0.6rem 0;
  margin: 0;
  border-bottom: 1px solid #eaeef3;
}
.form_wrap .title {
  width: 20%;
  padding: 0 0 0 1.5rem;
  margin: 0;
  font-size: 0.9rem;
  font-weight: bold;
  transition: all 0.2s ease;
}
.form_wrap .value {
  width: 80%;
  padding: 0;
  margin: 0;
  font-size: 0.95rem;
}
.form_wrap input[type="text"],
.form_wrap input[type="password"],
.form_wrap input[type="number"],
.form_wrap textarea {
  width: 100%;
  padding: 0.7rem 0.5rem;
  background: #f5f5f5;
  border: 1px solid transparent;
  transition: all 0.2s ease;
}
.form_wrap select {
  padding: 0.7rem 0.5rem;
  background: #f5f5f5;
  border: 1px solid transparent;
}
.form_wrap select:focus,
.form_wrap input:not([type="checkbox"]):not([type="radio"]):focus,
.form_wrap textarea:focus {
  background: #fff;
  border-color: rgb(var(--color-main-rgb), 0.5);
  outline: 0;
  box-shadow: 0 0 0 0.025rem rgba(var(--color-main-rgb), 0.2);
}
.form_wrap span {
  font-family: "SCoreDream", system-ui, -apple-system, "Noto Sans", sans-serif;
  font-weight: 400;
  font-size: 0.8rem;
  color: #f47420;
}
.form_wrap .value .name {
  width: 30%;
  max-width: 150px;
}
.form_wrap .value .tel {
  width: 30%;
  max-width: 150px;
  ime-mode: disabled;
}
.form_wrap .value .email {
  width: 30%;
  max-width: 150px;
  ime-mode: disabled;
}
@media (min-width: 1400px) {
  .form_wrap .title {
    width: 15%;
  }
  .form_wrap .value {
    width: 85%;
  }
}
@media (max-width: 767.98px) {
  .form_wrap .title {
    width: 100%;
    padding: 0 0 0.5rem 0;
  }
  .form_wrap .value {
    width: 100%;
  }
  .form_wrap .value .name {
    width: 100%;
    max-width: 100%;
  }
  .form_wrap .value .tel {
    width: 100%;
    max-width: 30%;
  }
  .form_wrap .value .email {
    width: 45%;
    max-width: 45%;
  }
}
.form_span {
  font-size: 0.8rem;
}
.form_span span {
  font-family: "SCoreDream", system-ui, -apple-system, "Noto Sans", sans-serif;
  font-weight: 400;
  color: #f47420;
}
.form_info {
  display: flex;
  width: 100%;
  padding: 0;
  margin: 0;
}
.form_info .tt {
  font-family: "OneMobileTitle", "SCoreDream", system-ui, -apple-system,
    "Noto Sans", sans-serif;
  font-weight: 300;
  font-size: 1.1rem;
}

.no_data {
  width: 100%;
  margin: 0 auto;
  padding: 2rem 0 2.5rem 0;
  font-size: 0.8rem;
  text-align: center;
}

.board_wrap {
  padding: 0;
  margin: 0;
}
@media (max-width: 991.98px) {
  .board_wrap {
    /* padding: 0 1rem; */
  }
}

.table {
  font-size: 0.8rem;
  width: 100%;
  border-collapse: collapse;
  border-top: 2px solid var(--color-main);
}
.table > :not(:first-child),
.dataTable-table > :not(:first-child) {
  border-top: none;
}
.table > thead {
  font-size: 0.8rem;
  letter-spacing: -1px;
}
.table > thead td {
  padding: 1rem 0;
}
.table_center tr,
.table_center td {
  text-align: center;
  padding: 1rem 0.5rem;
  font-size: 0.9rem;
  letter-spacing: -1px;
}
@media (max-width: 767.98px) {
  .table-responsive table {
    width: 700px;
  }
}

.number {
  font-family: "Jost", sans-serif !important;
  font-size: 0.8rem !important;
  letter-spacing: 0px !important;
}

.icon_notice {
  display: inline-block;
  color: #ffffff;
  font-size: 1em;
  padding: 0px;
  width: 20px;
  height: 20px;
  background-color: #f47420;
  border: 0px;
  border-radius: 100%;
}

.board_list_photo {
  position: relative;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  border-top: 2px solid var(--color-main);
  border-bottom: 1px solid #f1f1f1;
  margin: 1rem 0 0 0;
  padding: 1rem 0;
}
.board_list_photo .photo_item {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 0.5rem;
  width: 33.33%;
  padding: 1rem;
  margin: 0;
}
.board_list_photo .photo_item .pic {
  width: 100%;
  aspect-ratio: 1 / 1; /* 1:1 비율 지정 */
  overflow: hidden;
}
.board_list_photo .photo_item .pic img {
  width: 100%;
  height: 100%;
  aspect-ratio: 1 / 1; /* 1:1 비율 지정 */
  object-fit: cover;
  object-position: center center;
  transition-duration: 1s;
}
.board_list_photo .photo_item:hover .pic img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.board_list_photo .photo_item .subject {
  font-family: "GmarketSansMedium", system-ui, -apple-system, "Noto Sans",
    sans-serif;
  font-weight: 500;
  font-size: 1.05rem;
  color: #222;
  text-align: center;
}
@media (max-width: 991.98px) {
  .board_list_photo .photo_item {
    width: 50%;
  }
}
@media (max-width: 767.98px) {
  .board_list_photo {
    gap: 2rem;
  }
  .board_list_photo .photo_item {
    width: 100%;
    padding: 0;
  }
  .board_list_photo .photo_item .pic {
    width: 100%;
    max-height: 400px;
  }
}




.board_list_client {
  position: relative;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  /* border-top: 1px solid var(--color-main); */
  border-bottom: 1px solid #f1f1f1;
  margin: 1rem 0 0 0;
  padding: 1rem 0;
}
.board_list_client .photo_item {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  width: 25%;
  padding: 1rem;
  margin: 0;
}
.board_list_client .photo_item .pic {
  width: 100%;
  background: #fff;
  border: 1px solid #eeeeee;
  padding: 1rem;
  margin: 0;
}
.board_list_client .photo_item .pic img {
  width: 100%;
}
.board_list_client .photo_item .subject {
  font-family: "GmarketSansMedium", system-ui, -apple-system, "Noto Sans",
    sans-serif;
  font-weight: 500;
  font-size: 1.05rem;
  color: #222;
  text-align: center;
}
@media (max-width: 991.98px) {
  .board_list_client .photo_item {
    width: 33.33%;
  }
}
@media (max-width: 767.98px) {
  .board_list_client .photo_item {
    width: 50%;
    padding: .5rem;
  }
}



.board_list_cert {
  position: relative;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 1rem;
  /* border-bottom: 1px solid #f1f1f1; */
  margin: 0;
  padding: 0 0 2rem 0;
}
.board_list_cert .photo_item {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: .5rem;
  width: 31%;
  padding: 0;
  margin: 0;
}
.board_list_cert .photo_item .pic {
  width: 100%;
  background: #fff;
  border: 1px solid #eeeeee;
  padding: 0;
  margin: 0;
}
.board_list_cert .photo_item .pic img {
  width: 100%;
}
.board_list_cert .photo_item .subject {
  font-family: "Pretendard", "GmarketSansMedium", system-ui, -apple-system, "Noto Sans",
    sans-serif;
  font-weight: 600;
  font-size: 1.05rem;
  color: #222;
  line-height: 1.2;
  text-align: center;
  word-break: keep-all;
  word-wrap: break-word;
}
.board_list_cert .photo_item .summary{
  font-family: "Pretendard", "GmarketSansMedium", system-ui, -apple-system,
    sans-serif;
  font-size: .75rem;
  color: #686868;
  text-align: center;
  word-break: keep-all;
  word-wrap: break-word;
}
@media (max-width: 991.98px) {
  .board_list_cert .photo_item {
    width: 48%;
  }
}
@media (max-width: 767.98px) {
  .board_list_cert .photo_item {
    width: 100%;
    padding: .5rem;
  }
}


.board_view_wrap {
  display: flex;
  flex-direction: column;
  padding: 0;
  margin: 0;
  width: 100%;
}
.board_view_wrap div {
  padding: 1rem;
}
.board_view_wrap .title {
  font-family: "GmarketSansMedium", system-ui, -apple-system, "Noto Sans",
    sans-serif;
  font-size: 1.6rem;
  color: #000;
  padding: 1.5rem 0rem;
  border-top: 2px solid var(--color-main);
}
.board_view_wrap .info {
  font-size: 0.8rem;
  color: #616161;
  background: #f8f8f8;
  padding: 0.8rem 1rem;
  border-bottom: 1px solid #c4c4c4;
}
.board_view_wrap .info span {
  display: inline-block;
  padding: 0 0.5rem;
  cursor: pointer;
}
.board_view_wrap .con {
  font-family: "GmarketSansMedium", system-ui, -apple-system, "Noto Sans",
    sans-serif;
  font-weight: 400;
  font-size: 0.9rem;
  color: #000 !important;
  letter-spacing: 0;
  word-break: keep-all;
  word-wrap: break-word;
  padding: 2.5rem 0rem;
  border-bottom: 1px solid #ecf1f8;
}
@media (max-width: 767.98px) {
  .board_view_wrap .title {
    font-size: 1.2rem;
    padding: 1rem 0rem;
    text-align: center;
  }
  .board_view_wrap .info {
    padding: 0.5rem 0.5rem;
    text-align: center;
  }
  .board_view_wrap .con {
    padding: 1.5rem 0rem;
  }
}



.prod_view_info{
	display: flex;
	justify-content: space-between;
	gap: 1rem;
	padding: 0;
	margin: 0;
  font-family: "GmarketSansMedium", system-ui, -apple-system, "Noto Sans",
    sans-serif;
  word-break: keep-all;
  word-wrap: break-word;
}
.prod_view_info .pic{
}
.prod_view_info .pic img{
	max-width: 400px;
}
.prod_view_info .info{
	width: 60%;
}
.prod_view_info h1{
	font-weight: 700;
	font-size: 1.6rem;
	border-bottom: 1px solid #111;
}
.prod_view_info .summary{
	margin-top: 2rem;
	font-size: .9rem;
	
}
.prod_view_detail{
	width: 100%;
	padding: 0;
	margin: 2rem 0 0 0;
  font-family: "GmarketSansMedium", system-ui, -apple-system, "Noto Sans",
    sans-serif;
	font-weight: 500;
	font-size: .9rem;
  word-break: keep-all;
  word-wrap: break-word;
  border-top: 1px solid #525252;
}

.bt_search {
  display: inline-block;
  color: #fff;
  padding: 0.45rem 0.5rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 0.7rem;
  font-weight: 400;
  line-height: 1.2;
  background-color: #6d6d6d;
  border: 1px solid #525252;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.bt_search:focus,
.bt_search:hover {
  background-color: var(--color-main);
  border-color: var(--color-main);
  outline: 0;
  box-shadow: 0 0 0 0.025rem rgba(var(--color-main-rgb), 0.25);
}
