/* 회사소개 */

#company01 .content .left {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

/* 연혁 */

.history-wrap {
  height: 400px !important;
}

.history-line {
  top: 4% !important;
}

/* 기술 - 가공 */

.product-box03 .box p img {
  height: 300px;
  object-fit: cover;
}

/* 블로그 */

#kboard-ocean-gallery-document .kboard-content .content-view {
  color: #fff !important;
}

/* 문의하기 */

.page-id-758 .row {
  margin-bottom: 40px !important;
}

.page-id-758 .wpcf7 label span:nth-of-type(1) {
  font-size: 26px !important;
  font-weight: 600 !important;
  line-height: normal;
}
.page-id-758 .wpcf7 label span:nth-of-type(1)::after {
  position: absolute;
  content: "*";
  color: #ef1c1c;
  margin-left: 4px;
}

.page-id-758 .wpcf7 label span:nth-of-type(2) {
  margin-top: 24px;
  display: block;
}

.page-id-758 .wpcf7 .wpcf7-text {
  background: none !important;
  border: none !important;
  border-bottom: 1px solid #ddd !important;
  font-size: 16px !important;
}

.page-id-758 .contact-box textarea {
  background: none !important;
  padding: 20px !important;
  font-size: 16px !important;
}

.page-id-758 .contact-box .wpcf7-not-valid-tip {
  color: #ef1c1c !important;
}

.page-id-758 .contact-box .center {
  text-align: center;
}

.page-id-758 .wpcf7 .wpcf7-submit {
  padding: 12px 36px !important;
  font-size: 18px !important;
  border-radius: 4px !important;
}

.page-id-758 .wpcf7-spinner {
  display: none;
}

/* 문의하기 en */

.page-id-1022 .row {
  margin-bottom: 40px !important;
}

.page-id-1022 .wpcf7 label span:nth-of-type(1) {
  font-size: 26px !important;
  font-weight: 600 !important;
  line-height: normal;
}
.page-id-1022 .wpcf7 label span:nth-of-type(1)::after {
  position: absolute;
  content: "*";
  color: #ef1c1c;
  margin-left: 4px;
}

.page-id-1022 .wpcf7 label span:nth-of-type(2) {
  margin-top: 24px;
  display: block;
}

.page-id-1022 .wpcf7 .wpcf7-text {
  background: none !important;
  border: none !important;
  border-bottom: 1px solid #ddd !important;
  font-size: 16px !important;
}

.page-id-1022 .contact-box textarea {
  background: none !important;
  padding: 20px !important;
  font-size: 16px !important;
}

.page-id-1022 .contact-box .wpcf7-not-valid-tip {
  color: #ef1c1c !important;
}

.page-id-1022 .contact-box .center {
  text-align: center;
}

.page-id-1022 .wpcf7 .wpcf7-submit {
  padding: 12px 36px !important;
  font-size: 18px !important;
  border-radius: 4px !important;
}

.page-id-1022 .wpcf7-spinner {
  display: none;
}

@media (max-width: 768px) {
  #kboard-ocean-gallery-list .kboard-list .kboard-gallery-item {
    width: 100% !important;
  }
}
