.navi-base {
  width: 1200px;
  padding: 0 13px;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  .navi-base {
    width: 100%;
  }
}

.content-base {
  max-width: 1226px;
  padding: 0 13px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .content-base {
    width: 100%;
  }
}

.service li{
  text-align: left;
}
.service img {
  width: auto;
}
.service img.w-100 {
  width: 100%;
}
.service img.w-80 {
  width: 80% !important;
}
@media screen and (max-width: 767px) {
  .service img {
    width: 100%;
  }
}
.service .ttl-document {
  font-weight: bold;
}
.service .ttl-document + * {
  margin-top: 1.25rem;
}
.service * + .ttl-document {
  margin-top: 2.5rem;
}
.service .table-mark tbody td {
  text-align: center;
  font-size: 1.75rem;
  font-weight: 700;
}
.service .table-mrg {
  margin: 50px 0 20px;
}
@media screen and (max-width: 767px) {
  .service .table-mrg {
    margin-top: 2rem;
  }
}
.service .table-03 td {
  width: 35%;
}
.service .table-04 td {
  width: 70%;
}
.service .table-05 tr td:first-child {
  width: 30%;
}
.service .mark-tri {
  text-shadow: 0.9px 0.9px 0, 0.9px -0.9px 0px, -0.9px 0.9px 0, -0.9px -0.9px 0px, 0.9px 0px 0px, 0px 0.9px 0px, -0.9px 0px 0px, 0px -0.9px 0px;
  -webkit-transform: none;
          transform: none;
}
.service .mark-list {
  margin-top: 1.25rem;
  margin-left: 1.25rem;
}
.service .mark-list > li {
  margin-bottom: 20px;
  position: relative;
}
.service .mark-list > li:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #222222;
  position: absolute;
  left: -20px;
  top: 5px;
}
.service .mark-list > li:last-child {
  margin-bottom: 0;
}
.service .mark-list > li .title {
  font-weight: bold;
  margin-bottom: 0.5rem;
}
.service .list-dot {
  margin: 1rem 0;
}
.service .list-dot.mb_0 {
  margin-bottom: 0;
}
.service .list-dot li {
  margin-bottom: 10px;
}
.service .list-annotation {
  margin: 20px 0;
}
.service .list-annotation.txt-s-normal li {
  font-size: 1rem;
  margin-bottom: 1rem;
}
.service .list-annotation.txt-s-normal li:last-child {
  margin-bottom: 0;
}
.service .list-annotation:last-child {
  margin-bottom: 0;
}
.service .btn-area {
  margin: 50px auto;
}
.service .box-line table:last-child {
  margin-bottom: 0;
}
.service .link-mrg {
  margin: 0.5rem 0;
}
.service .accordion-wrap.mrg {
  margin: 2rem 0;
}
.service .accordion-inner table {
  margin: 1.5rem 0;
}
.service .accordion-inner .l-paragraph p {
  margin: 1rem 0;
}
.service .accordion-inner .txt-w-b {
  margin: 1rem 0;
}
.service .l-faq-accordion-wrap .accordion-item {
  margin-bottom: 1rem;
}
.service .service #main {
  padding-bottom: 100px;
}
.service .service .__col-02 > * {
  width: calc((100% - 80px) / 2);
}
@media screen and (max-width: 767px) {
  .service .service .__col-02 > * {
    width: 100%;
  }
}
.service .service .link-list + h3 {
  margin-top: 5rem;
}
.service .service .list-ttl {
  margin-top: 2rem;
  font-weight: bold;
}
.service .service .link-list .link-list {
  margin: 1rem 0 2rem 1rem;
}

.clientinfo-diacertpuls-04 .table-list-pref {
  margin: 1rem 0 2rem;
}
.clientinfo-diacertpuls-04 .table-list-pref th {
  width: 20%;
}
.clientinfo-diacertpuls-04 .table-list-pref td a {
  margin-right: 1rem;
  text-decoration: underline;
}

.clientinfo-diacertpuls-05 .system-list {
  margin: 20px 0;
  gap: 50px;
}
.clientinfo-diacertpuls-05 .system-list li {
  margin-bottom: 5px;
}

.clientinfo-diacertpuls-03 .txt-c-alert,
.clientinfo-diacertpuls-04 .txt-c-alert,
.clientinfo-diacertpuls-05 .txt-c-alert {
  font-weight: bold;
}

.faq .accordion-item.is-opened {
  background: #F5F5F5;
}

.diacert-plus #accordion-2 .box-line {
  margin-top: 0;
}
.diacert-plus #accordion-2 .box-line p:first-child {
  margin-top: 0;
}
.diacert-plus #accordion-2 .list-dot li .link-list {
  margin: 1rem 0;
}
.diacert-plus #accordion-2 .list-dot li .link-list li {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .diacert-plus #accordion-2 .js-scrollable table {
    min-width: 600px;
  }
}