@media screen and (max-width: 768px) {
  .pc-only {
    display: none;
  }
}

.sp-only {
  display: none;
}
@media screen and (max-width: 768px) {
  .sp-only {
    display: initial;
  }
}

.single-news .news_detail_box .crm2_box {
  margin: 7.2rem 0;
}
@media screen and (max-width: 900px) {
  .single-news .news_detail_box .crm2_box {
    margin: 60px 0;
  }
}
.single-news .news_detail_box .crm2_box > * {
  margin-bottom: 0;
}
.single-news .news_detail_box .wp-block-embed.is-type-video {
  margin: 7.2rem 0;
}
@media screen and (max-width: 900px) {
  .single-news .news_detail_box .wp-block-embed.is-type-video {
    margin: 60px 0;
  }
}
.single-news .news_detail_box .wp-block-embed.is-type-video .wp-block-embed__wrapper {
  position: relative;
  padding-top: 56.25%;
  width: 100%;
}
.single-news .news_detail_box .wp-block-embed.is-type-video .wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.single-results .wp-block-embed.is-type-video .wp-block-embed__wrapper {
  position: relative;
  padding-top: 56.25%;
  width: 100%;
}
.single-results .wp-block-embed.is-type-video .wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.pager li:first-child a::before,
.pager li:last-child a::before {
  display: none;
}
.pager li.prev a::before,
.pager li.next a::before {
  display: block;
  position: relative;
  top: -1px;
  width: 3rem;
  height: 1rem;
  background: url(../../assets/img/common/arrow_next.svg) no-repeat 0 0/100% auto;
  content: "";
}

.alink_box:not([class*=" "]) {
  margin-bottom: 100px;
}

.page-template-business #contents .sec_editor > *:first-child {
  margin-top: 40px;
}
.page-template-business #contents .sec_editor p + p {
  margin-top: 15px;
}
.page-template-business #contents .sec_editor iframe {
  max-width: 100%;
}
.page-template-business #contents .pulldown p + p {
  margin-top: 20px;
}
.page-template-business #contents .pulldown + .pulldown {
  margin-top: 0;
}

.faq_box__item + .faq_box__item {
  margin-top: 2.5rem;
}

.wpcf7-list-item {
  margin-left: 0;
  display: block;
}

.wpcf7-submit {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  color: #FFF;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 0 0 0;
  height: 50px;
  background: transparent linear-gradient(90deg, #0B81FF 0%, #08519F 100%) 0% 0%;
  border-radius: 10rem;
  font-weight: bold;
  font-size: 2rem;
  line-height: 1;
  padding: 0 0 2px 2px;
  width: 100%;
  height: 8rem;
  background: #08519F;
  border-radius: 0;
}

.formCheck.checkbox .wpcf7-not-valid-tip {
  display: block;
}

.page-template-contact .scale .wpcf7-form-control-wrap {
  margin-left: 2rem;
}
.page-template-contact .scale .wpcf7-form-control-wrap:first-child {
  margin-left: 0;
}
.page-template-contact .align-x .wpcf7-form-control {
  display: flex;
  gap: 24px;
}

.page-template-contact .form__wapper {
  margin: 8.7rem auto 0;
}
.page-template-contact .form__wapper > dl > dd:not(:last-child) {
  margin-bottom: 9.4rem;
}
@media screen and (min-width: 769px) {
  .page-template-contact .column3 .wpcf7-form-control {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media screen and (min-width: 769px) {
  .page-template-contact .column2 .wpcf7-form-control {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media screen and (min-width: 769px) {
  .page-template-contact .column4 .wpcf7-form-control {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
.page-template-contact .--start_time .wpcf7-list-item-label {
  display: none;
}
.page-template-contact .--hide-field .wpcf7-form-control {
  display: none;
}
.page-template-contact .--catalog-wapper {
  position: relative;
}
.page-template-contact .--catalog-wapper .--hide-field {
  position: absolute;
  bottom: 0;
  transform: translateY(50%);
}

.wpcf7-not-valid-tip {
  font-size: 12px;
  font-weight: bold;
  color: #DE012D;
  display: block;
  margin-top: 0.6rem;
}

.company_history_box02 > div:not([id]) {
  padding-top: 0;
}
.company_history_box02 .company_history_box01 {
  position: relative;
  min-height: 600px;
}
.company_history_box02 .company_history_box01::before {
  content: "";
  background: url(../img/history.png);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: auto;
  display: block;
  width: calc(100% + 34px);
  height: 100%;
  margin: 0 -17px;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (min-width: 1024px) {
  .company_history_box02 .company_history_box01::before {
    transform: translateX(-10vw);
  }
}

@media screen and (max-width: 768px) {
  .company_history_box01 .txt_box {
    text-align: left;
  }
}
.awards__item + .awards__item {
  margin-top: 30px;
}

.awards__item .table_box_min th {
  width: 15rem;
}
.awards__item .table_box_min .--hide {
  display: none;
}

input[type=password] {
  color: #000;
  line-height: 4.7rem;
  display: block;
  padding: 0 2rem;
  height: 6rem;
  width: 100%;
  border: 1px solid #C4C4C4;
  background: #fff;
  /* - errors - */
}
input[type=password]:focus {
  outline: none;
}
input[type=password]::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
}
input[type=password]:-moz-placeholder {
  color: rgba(0, 0, 0, 0.3);
  opacity: 1;
}
input[type=password]::-moz-placeholder {
  color: rgba(0, 0, 0, 0.3);
  opacity: 1;
}
input[type=password]:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
}
input[type=password]::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
}
input[type=password].errors {
  border-color: #FF93A9;
  background: #FFF0F3;
}

.--sample-type {
  display: none;
}
.tax-results_cat.term-66 .--sample-type {
  display: initial;
}

@media screen and (min-width: 769px) {
  .table_box th {
    width: 32rem;
  }
}

.works_box_slider-cnt {
  position: relative;
}
.works_box_slider-cnt a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 30;
}

#top .mv-inner-tit {
  mix-blend-mode: normal;
  filter: invert(100%);
}

.works_box #works_box_slider .works_box_slider_box .splide__arrows .splide__arrow:before {
  height: 40px;
  width: 40px;
}
@media screen and (max-width: 900px) {
  .works_box #works_box_slider_thumbnail {
    margin: 30px 0 0;
  }
}

@media screen and (min-width: 901px) {
  #top .works_box #works_box_slider .works_box_slider_box {
    width: 130px;
  }
}
#top .works_box #works_box_slider .works_box_slider_box .splide__arrows .splide__arrow:before {
  height: 60px;
  width: 60px;
}

@media screen and (min-width: 901px) {
  .footer-link-gnav01 ul {
    width: 39%;
  }
}

@media screen and (max-width: 600px) {
  .company_history_box02-slider .splide__arrows .splide__pagination {
    max-width: calc(100% - 140px);
  }
}
.company_history_box02-slider .splide__arrows .splide__arrow:before {
  height: 40px;
  width: 40px;
  margin-top: -13px;
}

.splide:not(.is-overflow) .splide__pagination {
  display: initial;
}

@media screen and (min-width: 901px) {
  .business_box01 > *:nth-child(1) h3 img {
    width: 131px;
    height: 205px;
  }
  .business_box01 > *:nth-child(2) h3 img {
    width: 141px;
    height: 174px;
  }
  .business_box01 > *:nth-child(3) h3 img {
    width: 241px;
    height: 163px;
  }
}
ul:not([class]),
ol:not([class]),
.wp-block-list {
  padding-left: 15px;
  margin: 20px 0;
}

ul:not([class]),
ul.wp-block-list {
  list-style: disc;
}

ol:not([class]),
ol.wp-block-list {
  padding-left: 35px;
  list-style: none;
  position: relative;
}
ol:not([class]) > li:before,
ol.wp-block-list > li:before {
  position: absolute;
  left: 0;
  content: "(" counter(list-item) ")";
}

.partner_form #submit.--active {
  background-color: #07519F;
}

.wpcf7 .catalog_select {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  row-gap: 50px;
  column-gap: 20px;
}
@media screen and (max-width: 900px) {
  .wpcf7 .catalog_select {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    row-gap: 20px;
  }
}
@media screen and (max-width: 500px) {
  .wpcf7 .catalog_select {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    row-gap: 20px;
  }
}
.wpcf7 .catalog_select > label {
  width: 100%;
  margin: 0 !important;
}

.form_complete_catalog_select {
  max-width: 700px;
  margin-right: auto;
  margin-left: auto;
}
.form_complete_catalog_select th,
.form_complete_catalog_select td {
  padding: 0;
  vertical-align: middle;
  padding: 30px 0;
}
.form_complete_catalog_select th {
  width: 100%;
}
@media screen and (min-width: 901px) {
  .form_complete_catalog_select td {
    width: 250px;
    justify-content: center;
  }
}

.--confirm-text {
  white-space: pre-wrap;
  word-break: break-all;
}

.wpcf7 [data-name=start_time_other] .wpcf7-not-valid-tip {
  position: absolute;
  left: 40px;
}
.wpcf7 .scale .wpcf7-not-valid-tip {
  position: absolute;
  word-break: keep-all;
}
.wpcf7 .scale:has(.wpcf7-not-valid-tip) .scale-txt {
  margin-top: 25px;
}
.wpcf7 .radiobox label,
.wpcf7 .boxRequired label {
  line-height: 25px;
}
.wpcf7 .boxRequired {
  padding-top: 10px;
}

@media screen and (min-width: 901px) {
  .main_box-crm-lnav {
    width: 190px;
  }
}

#gnav-cnt li a[target=_blank]:after,
.footer-link-gnav01 li a[target=_blank]:after {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -0.3rem;
  margin-left: 1rem;
  width: 1.3rem;
  height: 1.1rem;
  background: url(../../assets/img/common/icon_brank.svg) no-repeat 0 0/100% auto;
  content: "";
}

@media screen and (min-width: 901px) {
  .footer-link-gnav01 ul {
    width: 41%;
  }
}

.achievement_text {
  font-size: 16px;
  margin-top: 10px;
}

.footer-link a {
  padding-bottom: 11px;
  background-image: linear-gradient(#08519F, #08519F);
  background-repeat: no-repeat;
  background-position: bottom right 35px;
  background-size: 0 1px;
  transition: background-size 0.3s;
}
.footer-link a:hover {
  opacity: 1;
  background-position: bottom left -35px;
  background-size: 100% 1px;
}

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