.edit a.standard-btn--reverse:hover,
.edit a .standard-btn:hover {
  opacity: 1 !important;
}
.edit .img01 {
  max-width: 800px;
}
@media (max-width: 768px) {
  .edit .img01 {
    max-width: 100%;
  }
}
.edit table {
  margin-bottom: 30px;
}
.edit table th {
  border: 1px solid #E4E4E4;
}
.edit .customer-col3 .box ul {
  display: flex;
  flex-wrap: wrap;
}
.edit .customer-col3 .box ul li {
  width: 33.3%;
  padding: 0.3em 3.3em 0.3em 0 !important;
}
@media (max-width: 768px) {
  .edit .customer-col3 .box ul li {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .edit .customer-col3 .box {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .edit .btn-wrap {
    width: 100%;
  }
}
.edit .arrow-list {
  list-style: none;
  position: relative;
  padding-left: 1rem !important;
}
.edit .arrow-list li {
  list-style-type: none !important;
  position: relative;
  line-height: 1.5;
  padding: 0 !important;
  padding-left: 1rem !important;
}
.edit .arrow-list li::marker {
  display: none !important;
}
.edit .number-list li {
  list-style-type: none !important;
}
.edit p {
  font-size: 16px;
}
@media (max-width: 1024px) {
  .edit p {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .edit p {
    font-size: 14px;
  }
}
.edit h2 {
  font-size: 28px;
  color: #172d75;
}
@media (max-width: 1024px) {
  .edit h2 {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  .edit h2 {
    font-size: 20px;
  }
}
.edit h3 {
  font-size: 22px;
  color: #172d75;
}
@media (max-width: 1024px) {
  .edit h3 {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .edit h3 {
    font-size: 18px;
  }
}
.edit .grad-btn {
  text-decoration: none;
}
.edit .mb0 {
  margin-bottom: 5px !important;
}
.edit .mb0 {
  margin-bottom: 10px !important;
}
.edit .mb0 {
  margin-bottom: 15px !important;
}
.edit .mb0 {
  margin-bottom: 20px !important;
}
.edit .mb0 {
  margin-bottom: 25px !important;
}
.edit .mb0 {
  margin-bottom: 30px !important;
}
.edit .mb0 {
  margin-bottom: 35px !important;
}
.edit .mb0 {
  margin-bottom: 40px !important;
}
.edit .mb0 {
  margin-bottom: 45px !important;
}
.edit .mb0 {
  margin-bottom: 50px !important;
}
.edit .mb0 {
  margin-bottom: 55px !important;
}
.edit .mb0 {
  margin-bottom: 60px !important;
}
.edit .mb0 {
  margin-bottom: 65px !important;
}
.edit .mb0 {
  margin-bottom: 70px !important;
}
.edit .mb0 {
  margin-bottom: 75px !important;
}
.edit .mb0 {
  margin-bottom: 80px !important;
}
.edit .mb0 {
  margin-bottom: 85px !important;
}
.edit .mb0 {
  margin-bottom: 90px !important;
}
.edit .mb0 {
  margin-bottom: 95px !important;
}
.edit .mb0 {
  margin-bottom: 100px !important;
}
.edit .pc-example_contents01 {
  display: block;
  margin: 0 auto;
  border: 3px solid #172d74;
  text-align: center;
  max-width: 660px;
}
.edit .pc-example_contents01::after {
  display: none;
}
.edit .pc-example_contents01 img {
  max-width: 499px;
  width: 100%;
  padding: 20px;
}
.edit .pc-example_contents01 .tit {
  width: 100%;
  background-color: #172d74;
  color: #fff;
  display: inline-block;
  text-align: center;
  padding: 5px;
  font-size: 20px;
}
.edit .pc-example {
  margin-bottom: 50px;
}
.edit .pc-example_products {
  margin-bottom: 0px;
  display: flex;
}
@media (max-width: 768px) {
  .edit .pc-example_products {
    flex-flow: column-reverse;
  }
}
.edit .pc-example_products .pc-example_l {
  margin-right: 40px;
  display: flex;
  align-items: center;
}
.edit .pc-example_products .pc-example_l img {
  width: 200px;
  height: auto;
}
.edit .pc-example_products .pc-example_r .pc-example_title {
  margin-bottom: 10px;
}
.edit .about_bottom_btn {
  display: flex;
  justify-content: center;
}
@media (max-width: 768px) {
  .edit .about_bottom_btn {
    flex-flow: column;
  }
}
.edit .about_case {
  margin-bottom: 30px;
}
.edit .about_case .box {
  margin-bottom: 20px;
}
.edit .about_case .box dl {
  display: flex;
  width: 100%;
  border-bottom: 1px solid #E4E4E4;
  margin-bottom: 20px;
}
.edit .about_case .box dl dt {
  background-color: #91b6d8;
  color: #182d75;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 0;
  width: 20%;
  padding: 5px;
  display: flex;
  flex-flow: column;
  position: relative;
  height: 70px;
  justify-content: center;
  align-items: center;
}
.edit .about_case .box dl dt span {
  font-size: 30px;
}
.edit .about_case .box dl dt::after {
  position: absolute;
  right: -24.5px;
  top: 0;
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-left: 25px solid #91b6d8;
  border-top: 35px solid transparent;
  border-bottom: 35px solid transparent;
}
.edit .about_case .box dl dd {
  display: flex;
  align-items: center;
  width: 80%;
  font-weight: bold;
  font-size: 22px;
  color: #172D74;
  padding: 5px 20px 5px 50px;
}
.edit .about_case dl {
  margin-bottom: 10px;
}
.edit .about_case dl dt {
  display: inline-block;
  background-color: #172d74;
  color: #fff;
  font-size: 18px;
  padding: 20px;
  margin-bottom: 5px;
}
.edit .about_case dl dt span {
  font-weight: bold;
  font-size: 20px;
}
.edit .section h2 {
  margin-bottom: 30px;
}
.edit .section h3 {
  margin-bottom: 30px;
}
.edit .section p {
  line-height: normal;
}
.edit .section .pc-example_title {
  line-height: normal;
}
.edit .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.edit .alignright {
  float: right;
  margin-left: 1.5em;
}
.edit .alignleft {
  float: left;
  margin-right: 1.5em;
}

.w600 {
  max-width: 600px;
}

.law-wrap table,
.company-wrap table {
  border: none !important;
}
.law-wrap table th,
.law-wrap table td,
.company-wrap table th,
.company-wrap table td {
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
}
.law-wrap table .company-table-th,
.company-wrap table .company-table-th {
  background-color: #fff !important;
}

.inner--sub .edit {
  padding-top: 30px;
}

.section-partner table {
  border: 1px solid #ccc;
}
@media (max-width: 768px) {
  .section-partner table tbody tr {
    display: flex;
    flex-flow: column;
  }
  .section-partner table tbody tr th,
  .section-partner table tbody tr td {
    width: 100%;
    border: none;
  }
  .section-partner table tbody tr th {
    text-align: center !important;
  }
  .section-partner table tbody tr th .externalLink {
    margin: 0 auto;
    display: block !important;
    width: 180px;
  }
}
.section-partner table tbody tr td {
  border-top: 1px solid #E4E4E4;
  border-left: none !important;
  border-bottom: none;
  border-right: none !important;
}
.section-partner table tbody tr th {
  text-align: left !important;
  background-color: #fff !important;
  vertical-align: middle;
  border: none;
  color: #172D74 !important;
  font-size: 18px;
}
@media (max-width: 768px) {
  .section-partner table tbody tr th {
    text-align: center !important;
  }
}
.section-partner table tbody tr th a {
  color: #172D74;
  text-decoration: underline;
  font-size: 18px;
}
.section-partner table tbody tr th a:hover {
  text-decoration: none;
}
.section-partner table tbody tr th .externalLink {
  display: inline-block;
  padding: 5px;
  text-decoration: none;
  font-size: 16px;
  border-radius: 5px;
  border: 1px solid #ccc;
  color: #172D74 !important;
  background-color: #fff;
}
.section-partner table tbody tr th .externalLink br {
  display: none;
}
.section-partner table tbody tr th .externalLink:hover {
  opacity: 0.8;
}
.section-partner table tbody tr th.logo {
  width: 19% !important;
  background: #ffffff;
  background: linear-gradient(136deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 50%, rgb(225, 231, 236) 100%) !important;
  text-align: center !important;
}
@media (max-width: 768px) {
  .section-partner table tbody tr th.logo {
    width: 100% !important;
  }
}
.section-partner table tbody tr th.logo img {
  max-width: 200px;
}

.textbase-inner .textbase-content .edit-tegakari img {
  width: auto;
  margin: 0;
  max-width: 100%;
}
.textbase-inner .textbase-content .edit-tegakari h3 {
  position: relative;
  padding-left: 2rem;
}
.textbase-inner .textbase-content .edit-tegakari h3::before {
  position: absolute;
  content: "";
  width: 22px;
  height: 22px;
  background: var(--main-color);
  border-radius: 2px;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.textbase-inner .textbase-content .edit-tegakari ul {
  list-style-type: disc;
  padding: 0.5em 1em 1em 2.5em;
}
.textbase-inner .textbase-content .edit-tegakari ul li {
  padding: 0.3em 0.3em 0.3em 0;
  line-height: 1.5;
}
.textbase-inner .textbase-content .edit-tegakari ul li::marker {
  color: var(--main-color);
  font-size: 1.1em;
}
.textbase-inner .textbase-content .edit-tegakari ol {
  padding: 0.5em 1em 1em 0em;
  list-style-type: none;
  counter-reset: li;
}
.textbase-inner .textbase-content .edit-tegakari ol li {
  display: flex;
  align-items: center;
  padding: 0.3em;
  line-height: 1.5;
}
.textbase-inner .textbase-content .edit-tegakari ol li::before {
  display: inline-block;
  min-width: 1.7em;
  margin-right: 5px;
  border-radius: 50%;
  background-color: var(--main-color);
  color: #fff;
  font-weight: bold;
  font-size: 0.75em;
  line-height: 1.7em;
  text-align: center;
  content: counter(li);
  counter-increment: li;
}
.textbase-inner .textbase-content .edit-tegakari table {
  width: 100%;
  border-collapse: collapse;
  font-size: 16px;
  border: 1px solid #E4E4E4;
}
.textbase-inner .textbase-content .edit-tegakari table th {
  font-weight: bold;
  background-color: var(--sub-color);
  color: #fff;
  text-align: center;
  padding: 15px 10px;
}
.textbase-inner .textbase-content .edit-tegakari table td {
  padding: 15px 10px;
  vertical-align: middle;
  text-align: left;
  border: 1px solid #E4E4E4;
}

.breadcrumb--top br,
.breadcrumb br {
  display: none !important;
}
.breadcrumb--top .sdstit,
.breadcrumb .sdstit {
  display: none;
}
.breadcrumb--top .sub-title,
.breadcrumb .sub-title {
  display: inline !important;
}

.category-menu-child a {
  display: inline-flex;
  width: auto;
  font-size: 10px;
  color: var(--main-color);
  line-height: 1.5;
  padding: 5px 10px;
  background: #fff;
  border-radius: 20px;
  border: 1px solid var(--main-color);
  transition: all 0.2s ease;
  margin-bottom: 5px;
}
.category-menu-child a:hover {
  background: var(--main-color);
  color: #fff;
  opacity: 1;
}

.popular-products-item img {
  -o-object-fit: contain !important;
     object-fit: contain !important;
}

.textbase-inner .textbase-content .tegakari-title .border-txt {
  font-size: 34px;
}

header .header-scroll .header-scroll02 .inner .nav02 nav .menu-scroll .nav02-item span {
  font-weight: bold;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 28.8px;
  text-align: left;
  color: #696969;
  transition: opacity 0.3s ease;
  text-decoration: none;
}

header .header-fixed .header-section02 .header-inner .navigation-area .nav02 nav .menu .nav02-item span {
  font-weight: bold;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 28.8px;
  text-align: left;
  color: #696969;
  transition: opacity 0.3s ease;
  text-decoration: none;
}

footer .footer-section01 .footer-inner .footer-link .footer-link-section01 ul li .footer-link-section-child li span {
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  margin-top: 15px;
  color: #CCCCCC;
  font-family: "Noto Sans JP";
}

.drawer-menu02 .externalLink {
  position: relative;
}
.drawer-menu02 .externalLink::after {
  position: absolute;
  right: 10px;
  top: 10px;
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-left: 0.5em;
  background-image: url(/wp-content/uploads/external-links-icon.png);
  background-size: contain;
  vertical-align: middle;
}

.archive-list-item.archive-page .img {
  background-image: url(../img/tegakari-information_img.jpg) !important;
  background-size: contain !important;
  background-position: center !important;
}

.contact-features {
  border: none !important;
  padding-bottom: 3px;
  display: block !important;
  margin-top: 0.5em;
  margin-bottom: 1em;
}

.product-section.hidden {
  display: none;
}

.scroll-button {
  display: flex;
  font-size: 19px;
  align-items: center;
  justify-content: center;
  color: #fff;
  padding-bottom: 3px;
  border: 2px solid rgba(20, 41, 107, 0);
}
.scroll-button:hover {
  color: #172d75;
  border: 2px solid rgba(20, 41, 107, 0.4);
}
.scroll-button::after {
  display: none !important;
}
.scroll-button::before {
  display: none !important;
}

@media (max-width: 768px) {
  .text-left-sp {
    text-align: left !important;
  }
}

.btn01-mv::before, .btn01-mv::after {
  top: 48%;
  right: 14px;
}
.btn01-mv::before {
  width: 15px;
  transform: translateY(-50%);
  transform: rotate(-90deg);
}
.btn01-mv::after {
  width: 11px;
  transform: translateY(-50%) rotate(-45deg);
  transform-origin: right center;
}

.products-content-img-child .thumb {
  -o-object-fit: contain;
     object-fit: contain;
}

main .inner .product-archive .archive-list-item .img img {
  -o-object-fit: contain;
     object-fit: contain;
}

main .inner .industry-fieldset .wpcf7-form-control-wrap {
  padding-top: 0;
}

main .top-images .top-images-inner .content-box h2 {
  font-size: 60px;
}

.accordion_body_inner ul {
  width: 96%;
}
.accordion_body_inner ul li p {
  word-break: break-all;
}
.accordion_body_inner ul li p a {
  word-break: break-all;
}

.standard-btn-border {
  cursor: pointer;
}/*# sourceMappingURL=edit.css.map */