.c-table__tab tbody tr:first-child td {
  background: #f2f2f2;
}

.c-table__tab tbody thead td {
  background: #f2f2f2;
}

@media (max-width: 767px) {
  .c-table__tab table.spec {
    width: 150% !important;
  }
  .c-table__tab .scroll-hint-icon {
    top: 15%;
  }
}

@media (min-width: 1200px) {
  .wp-block-separator {
    width: calc(100% + 22%);
    margin-left: -11%;
  }
}

@media (min-width: 1560px) {
  .wp-block-separator {
    width: calc(100% + 120%);
    margin-left: -60%;
  }
}

.b-lab .gray__list {
  border: solid 1px #999;
}

.b-blockeditor .gray__list {
  background: #fcfcfc;
  padding: 0.5em 2em 0.5em 2em;
  border: solid 1px #999;
  margin: 20px 0;
}

.block-list {
  text-indent: -16px;
  padding-left: 16px;
}

.block-list li {
  line-height: 1.5;
  margin-bottom: 10px;
}

.block-list li:before {
  content: "・";
}

.b-blockeditor .under-line {
  background: linear-gradient(transparent 70%, #fdfd0e 0%);
  text-decoration: none !important;
  display: inline;
}

.b-blockeditor strong {
  font-weight: 500;
}

.under-line-blue {
  background: linear-gradient(transparent 70%, rgba(29, 155, 209, 0.65) 0%);
  text-decoration: none !important;
  display: inline;
}

.b-lab .b-lab__newImg img {
  flex-shrink: 0;
  max-width: 100%;
}

.block-border {
  border: 1px solid #999;
  padding: 0px 8px;
}

#global-nav.g-nav-fix .c-header__gnav-cvArea {
  gap: 12px;
  padding: 12px 0;
  flex-direction: column;
}

.g-nav-fix .c-header__gnavWrapper ul li {
  padding-bottom: 0;
  padding-top: 0;
  border-bottom: 0;
  margin-right: 35px;
}

.l-flex_inht {
  display: flex;
  align-items: center;
}

.g-nav-fix .l-flex_inht .c-header__gnavItem {
  margin-right: 20px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .g-nav-fix .c-header__gnavWrapper ul:first-child {
    margin-right: 0px;
  }
  .g-nav-fix .l-flex_inht .c-header__gnavItem {
    margin-right: 15px;
  }
}

@media all and (-ms-high-contrast: none) {
  .b-prod__points {
    display: block;
  }
  .b-prod__mainslideBox a {
    display: block;
  }
  .c-cvareaB {
    width: 55%;
  }
  .b-prod__customModal-IE {
    max-width: 100%;
  }
  .c-cvareaB__img {
    width: 177px;
  }
  .ie-width700 {
    width: 700px;
  }
  .unit__modalFix {
    height: 500px !important;
  }
  .unit__modal-contentBox a {
    display: block;
  }
  .unit__modal-contentBox a img {
    flex-shrink: 0;
  }
  .unit__modal-contentBox2 a {
    display: block;
  }
  .unit__modal-contentImg--box img {
    flex-shrink: 0;
  }
  .unit__modal-contentBox .l-flexCenter {
    display: block !important;
  }
  .c-modalA .c-modalA-box2 {
    display: block;
  }
  .unit__dropdown-txt i {
    right: 0;
  }
  .unit__modalFix .c-modalD__voice-wrap {
    overflow-y: hidden;
    overflow-x: hidden;
  }
  .max-100per-ie {
    max-width: 100%;
  }
  .b-blockeditor img {
    flex-shrink: 0;
  }
  .spec.c-table__tab img {
    width: auto !important;
  }

  .spec.c-table__tab.kzf-m img {
    width: 60px !important;
  }
  .spec.c-table__tab.kzf-m img.wd100px {
    width: 100px !important;
  }
  .spec.c-table__tab img.wd153px {
    width: 153px !important;
  }
  .spec.c-table__tab img.wd100 {
    width: 100px !important;
  }
}

/* technical-column page style */
.technical-col__content-wrapper {
  background-color: #f1f1f1;
  padding: 160px 0;
}

.c-guide-card {
  display: flex;
  background: #fff;
  height: 280px;
}

.c-guide-card:not(:first-of-type) {
  margin-bottom: 0;
}

.c-guide-card:not(:last-of-type) {
  margin-bottom: 24px;
}

.c-guide-card__thumbnail {
  width: 450px;
  height: 280px;
}

.c-guide-card__body {
  padding: 36px 29px 18px;
}

.c-guide-card__title {
  display: block;
  font-size: 23px;
  font-weight: 700;
  margin-bottom: 6px;
}

.c-guide-card__description {
  display: block;
  font-size: 17px;
  letter-spacing: 0.5px;
  text-align: unset;
}

.c-guide-card__title,
.c-guide-card__description {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.c-headline__technical-col {
  width: 100%;
  padding: 71px 0px;
  font-size: 41px;
  line-height: 1;
  font-weight: 700;
  background-color: #489acb;
  color: #fff;
}

.max-line-clamp-1 {
  -webkit-line-clamp: 1;
}

.is-related-content {
  padding: 20px 30px;
  height: auto;
  gap: 30px;
  align-items: center;
}

.c-guide-card.is-related-content:first-of-type {
  margin-top: 44px;
}

.is-related-content .c-guide-card__thumbnail {
  margin: 0;
  width: 182px;
  height: 116px;
}

.is-related-content .c-guide-card__title {
  margin: 0;
  font-size: 20px;
}

.is-related-content .c-guide-card__description {
  margin: 0;
  font-size: 11px !important;
}

.c-guide-card__view-more {
  font-size: 13px;
}

.u-font-bold {
  font-weight: 700 !important;
}

.u-line-height-1 {
  line-height: 1 !important;
}

.u-white-space-pre {
  white-space: pre !important;
}

.c-contact-card__title {
  font-size: 26px;
  font-weight: 700;
  text-align: center;
}

.c-contact-card__description {
  font-size: 14px !important;
}

@media (max-width: 1199px) {
  .c-guide-card {
    height: auto;
    align-items: center;
  }
}

@media (max-width: 767px) {
  .c-guide-card {
    flex-direction: column;
  }
  .c-guide-card__thumbnail {
    width: 100%;
    height: auto;
  }
}
