.sec-title {
  margin-bottom: 100px;
}
@media screen and (max-width: 768px) {
  .sec-title {
    margin-bottom: 60px;
  }
}

.page-header {
  background-image: url(../image/service/main.jpg);
  background-color: #003289;
  background-position: right center;
  background-repeat: no-repeat;
  color: rgb(255, 255, 255);
}
.page-header.shotblast {
  background-image: url(../image/service/shotblast/main.jpg);
}
.page-header.airblast {
  background-image: url(../image/service/airblast/main.jpg);
}
.page-header.barrel {
  background-image: url(../image/service/barrel/main.jpg);
}
.page-header.dust {
  background-image: url(../image/service/dust/main.jpg);
}
.page-header.material {
  background-image: url(../image/service/material/main.jpg);
}
.page-header.media {
  background-image: url(../image/service/media/main.jpg);
}
.page-header.molding_a {
  background-image: url(../image/service/molding_a/main.jpg);
}
.page-header.molding_b {
  background-image: url(../image/service/molding_b/main.jpg);
}
.page-header.molding_c {
  background-image: url(../image/service/molding_c/main.jpg);
}
.page-header.projection {
  background-image: url(../image/service/projection/main.jpg);
}
.page-header .header-title span {
  display: block;
  font-size: 20px;
  padding-top: 8px;
}
@media screen and (max-width: 768px) {
  .page-header {
    background-size: cover;
  }
  .page-header .header-title span {
    font-size: 16px;
  }
}

.service-wrap {
  padding: 60px 0px 0px;
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .service-wrap {
    padding-top: 20px;
  }
}
.service-wrap .wrap:not(:last-child) {
  margin-bottom: 180px;
}
@media screen and (max-width: 768px) {
  .service-wrap .wrap:not(:last-child) {
    margin-bottom: 80px;
  }
}
.service-wrap .service-header {
  margin-bottom: 60px;
}
@media screen and (min-width: 768px) {
  .service-wrap .service-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (max-width: 768px) {
  .service-wrap .service-header {
    margin-bottom: 45px;
  }
}
.service-wrap .service-header .thumb {
  width: 177px;
}
@media screen and (max-width: 768px) {
  .service-wrap .service-header .thumb {
    margin: 0 auto 20px;
  }
}
.service-wrap .service-header .thumb img {
  width: 100%;
  height: auto;
}
.service-wrap .service-header .read {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 30px 13% 0 20px;
}
@media screen and (max-width: 768px) {
  .service-wrap .service-header .read {
    margin-bottom: 30px;
    padding: 0 10px;
    text-align: center;
  }
}
.service-wrap .service-header .read h2 {
  display: inline-block;
  font-size: 3.1rem;
  font-weight: 700;
  margin-bottom: 18px;
  padding-bottom: 26px;
  position: relative;
}
.service-wrap .service-header .read h2::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 8px;
  background-color: #2c91df;
  background-image: -webkit-repeating-linear-gradient(135deg, #fff, #fff 4px, transparent 0, transparent 5px);
  background-image: repeating-linear-gradient(-45deg, #fff, #fff 4px, transparent 0, transparent 5px);
}
@media screen and (max-width: 768px) {
  .service-wrap .service-header .read h2 {
    margin-bottom: 25px;
    padding-bottom: 20px;
    font-size: 2.4rem;
    text-align: center;
  }
}
.service-wrap .service-header .read p {
  font-size: 2.3rem;
  line-height: 1.74;
}
@media screen and (max-width: 768px) {
  .service-wrap .service-header .read p {
    font-size: 1.6rem;
    text-align: left;
  }
}
.service-wrap .service-header a.archive-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 157px;
  height: 71px;
  margin-top: auto;
  background: #003289;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .service-wrap .service-header a.archive-link {
    width: 140px;
    height: 60px;
    margin: 0 auto;
  }
}
.service-wrap .service-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 20px;
}
.service-wrap .service-list .col {
  width: calc(20% - 20px);
}
.service-wrap .service-list .col > a {
  border: 1px solid #003289;
  color: #003289;
  padding: 20px 10px;
  height: 130px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.service-wrap .service-list .col span {
  display: block;
  line-height: 1.56;
  font-size: 1.8rem;
}

.pd-group-section {
  padding-bottom: 100px;
}
.pd-group-section .wrap:not(:last-child) {
  margin-bottom: 120px;
}
@media screen and (max-width: 768px) {
  .pd-group-section .wrap:not(:last-child) {
    margin-bottom: 90px;
  }
}

.service-detail:not(:last-child) {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px dashed #003289;
}
@media screen and (min-width: 768px) {
  .service-detail {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.service-detail figure {
  width: 18.75%;
  border: 1px solid #e7e7e7;
}
@media screen and (max-width: 768px) {
  .service-detail figure {
    width: 200px;
    height: 220px;
    margin: 0 auto 20px;
  }
}
.service-detail figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
@media screen and (min-width: 768px) {
  .service-detail .read {
    width: 79.25%;
    margin-left: 2%;
  }
}
.service-detail .read .read-head {
  margin-bottom: 20px;
}
.service-detail .read .read-head h4 {
  display: block;
  margin-bottom: 5px;
  color: #003289;
  font-size: 2.4rem;
  font-weight: 700;
}
.service-detail .read .read-head p {
  font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
  .service-detail .read .read-head h4 {
    font-size: 2.2rem;
  }
  .service-detail .read .read-head p {
    font-size: 1.6rem;
    line-height: 1.5;
  }
}

.service-table {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
  overflow-x: auto;
  overflow-y: hidden;
}
.service-table table {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
  table-layout: fixed;
  border-collapse: collapse;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
}
.service-table table th,
.service-table table td {
  vertical-align: middle;
  padding: 10px 12px;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  font-size: 1.1rem;
  line-height: 1.5;
  text-align: center;
  white-space: nowrap;
}
.service-table table thead th {
  background-color: #ccc;
}
.service-table table thead th:first-child {
  width: 130px;
}
.service-table table thead th:not(:first-child) {
  width: 160px;
}
@media screen and (max-width: 768px) {
  .service-table table thead th:not(:first-child) {
    min-width: 160px;
  }
}
.service-table table img {
  max-width: inherit;
}

.table-note {
  margin-top: 5px;
  font-size: 1.4rem;
}

@media screen and (min-width: 768px) {
  .pd-cards {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 45px 25px;
  }
}
.pd-cards .card-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 768px) {
  .pd-cards .card-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (max-width: 768px) {
  .pd-cards .card-item:not(:last-child) {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #003289;
  }
}
.pd-cards .card-item figure {
  position: relative;
  width: 100%;
  border: 1px solid #ccc;
}
.pd-cards .card-item figure::before {
  content: "";
  display: block;
  padding-top: 80%;
}
.pd-cards .card-item figure img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 768px) {
  .pd-cards .card-item figure {
    width: 35%;
  }
  .pd-cards .card-item figure::before {
    padding-top: 80%;
  }
}
.pd-cards .card-item .read {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 20px 15px;
}
.pd-cards .card-item .read h4 {
  margin-bottom: 10px;
  color: #003289;
  font-size: 1.7rem;
  line-height: 1.35;
  font-weight: 700;
}
.pd-cards .card-item .read p {
  font-size: 1.4rem;
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  .pd-cards .card-item .read {
    border-left: 4px solid #003289;
  }
}
@media screen and (max-width: 768px) {
  .pd-cards .card-item .read {
    padding: 5px 0 5px 10px;
  }
  .pd-cards .card-item .read h4 {
    position: relative;
    margin-bottom: 7px;
    padding-left: 1em;
    font-size: 1.4rem;
  }
  .pd-cards .card-item .read h4::before {
    content: "";
    display: block;
    position: absolute;
    top: 53%;
    left: 0;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    width: 8px;
    height: 11px;
    background: url(../image/common/cta_ar02.png) no-repeat top center/contain;
    z-index: 1;
  }
  .pd-cards .card-item .read p {
    font-size: 1.3rem;
    line-height: 1.5;
  }
}/*# sourceMappingURL=service.css.map */