@font-face {
  font-family: noto-bold;
  src: url("../fonts/NotoSansJP-Bold.woff2");
}
@font-face {
  font-family: noto-regular;
  src: url("../fonts/NotoSansJP-Regular.woff2");
}
@font-face {
  font-family: noto-medium;
  src: url("../fonts/NotoSansJP-Medium.woff2");
}
.p-ssk {
  position: relative;
}
.p-ssk #index {
  width: 100%;
  position: relative;
  padding: 10rem 0;
}
.p-ssk #index .container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-ssk #index .ssk-title {
  position: relative;
  text-align: center;
  margin-bottom: 4rem;
}
.p-ssk #index .ssk-title span {
  position: relative;
  font-family: noto-bold;
  font-size: 3.3rem;
  line-height: 1.5;
  color: #028096;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-ssk_sec02 {
  position: relative;
  padding: 8rem 0;
}
.p-ssk_sec02 .service-layout {
  width: calc(50vw + 54rem);
  margin-left: auto;
  margin-right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 640px) {
  .p-ssk_sec02 .service-layout {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-ssk_sec02 .service-layout-left {
  width: 45%;
  position: relative;
  padding: 5rem 4.5rem;
}
@media only screen and (max-width: 640px) {
  .p-ssk_sec02 .service-layout-left {
    width: calc(100% - 6rem);
    margin: 0 auto;
    margin-bottom: 4rem;
  }
}
.p-ssk_sec02 .service-layout-left .section-lead {
  position: relative;
}
.p-ssk_sec02 .service-layout-left .section-lead .title {
  font-family: noto-medium;
  color: #028096;
  font-weight: 500;
  font-size: 2.8rem;
  line-height: 1.5;
  text-align: center;
  padding: 4rem 0;
}
.p-ssk_sec02 .service-layout-left .section-lead::before {
  content: "";
  width: 6.9rem;
  height: 6.9rem;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../img/ssk/border_top.png);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 100% 100%;
}
.p-ssk_sec02 .service-layout-left .section-lead::after {
  content: "";
  width: 6.9rem;
  height: 6.9rem;
  position: absolute;
  bottom: 0;
  right: 0;
  background-image: url(../img/ssk/border_bottom.png);
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 100% 100%;
}
@media only screen and (max-width: 640px) {
  .p-ssk_sec02 .service-layout-left .section-lead::after {
    bottom: 0;
  }
}
.p-ssk_sec02 .service-layout-left .box {
  padding: 1.4rem 0 2.4rem;
  background-color: #2dafc7;
}
.p-ssk_sec02 .service-layout-left .box .label {
  font-family: noto-medium;
  color: #2dafc7;
  font-size: 1.6rem;
  background-color: #fff;
  padding: 0.5rem 3.5rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 1rem;
}
.p-ssk_sec02 .service-layout-left .box .desc {
  width: 90%;
  margin: 0 auto;
  font-family: noto-regular;
  color: #fff;
  font-size: 1.8rem;
}
@media only screen and (max-width: 640px) {
  .p-ssk_sec02 .service-layout-left .box .desc {
    font-size: 2.2rem;
  }
}
.p-ssk_sec02 .service-layout .m-text {
  margin-bottom: 7rem;
}
@media only screen and (max-width: 640px) {
  .p-ssk_sec02 .service-layout .m-text {
    font-size: 2.2rem;
  }
}
.p-ssk_sec02 .service-layout-right {
  width: 45%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.p-ssk_sec02 .service-layout-right::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 3rem;
  right: 2.6rem;
  background: linear-gradient(269.82deg, #148d8b -0.61%, #35bbdb 99.84%);
  z-index: -1;
}
@media only screen and (max-width: 640px) {
  .p-ssk_sec02 .service-layout-right::before {
    content: none;
  }
}
@media only screen and (max-width: 640px) {
  .p-ssk_sec02 .service-layout-right {
    width: 100%;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-bottom: 4rem;
  }
}
.p-ssk_sec02 .service-layout-right::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  z-index: 1;
  background: #028096;
  -webkit-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.p-ssk_sec02 .service-layout-right.wowend.animated::after {
  right: -100%;
  width: 0;
}
.p-ssk_sec02 .service-layout-right img {
  width: 100%;
  height: auto;
}

.p-ssk_sec03 {
  max-width: 108rem;
  width: 90%;
  margin: 0 auto 11.1rem;
}
.p-ssk_sec03 .section-lead {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 4.5rem;
}
.p-ssk_sec03 .section-lead .title {
  font-family: noto-medium;
  color: #028096;
  font-weight: 500;
  font-size: 2.8rem;
  line-height: 1.5;
  text-align: center;
  padding: 4rem 13.6rem;
  position: relative;
}
.p-ssk_sec03 .section-lead .title::before {
  content: "";
  width: 6.9rem;
  height: 6.9rem;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../img/ssk/border_top.png);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 100% 100%;
}
.p-ssk_sec03 .section-lead .title::after {
  content: "";
  width: 6.9rem;
  height: 6.9rem;
  position: absolute;
  bottom: 0;
  right: 0;
  background-image: url(../img/ssk/border_bottom.png);
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 100% 100%;
}
@media only screen and (max-width: 640px) {
  .p-ssk_sec03 .section-lead .title::after {
    bottom: 0;
  }
}
.p-ssk_sec03 .section-body {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto;
  gap: 4.5rem 1.4rem;
}
@media only screen and (max-width: 640px) {
  .p-ssk_sec03 .section-body {
    grid-template-columns: 1fr;
  }
}
.p-ssk_sec03 .section-body .item img {
  width: 100%;
  height: auto;
}
.p-ssk_sec03 .section-body .item .label {
  font-family: noto-bold;
  text-align: center;
  font-size: 2.1rem;
  line-height: 1.5;
  background: linear-gradient(269.82deg, #148d8b -0.61%, #35bbdb 99.84%);
  color: #fff;
  margin-bottom: 3rem;
  padding: 1rem 0;
}
.p-ssk_sec03 .section-body .item .desc p {
  font-family: noto-regular;
  font-size: 1.8rem;
  line-height: 1.5;
  color: #000000;
  text-align: center;
}
@media only screen and (max-width: 640px) {
  .p-ssk_sec03 .section-body .item .desc p {
    font-size: 2.2rem;
  }
}

.p-ssk_sec04 {
  background: linear-gradient(294.93deg, #148d8b 3.05%, #35bbdb 95.74%);
  padding: 5.3rem 0 6.2rem;
}
.p-ssk_sec04 .section-lead {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 4.5rem;
}
.p-ssk_sec04 .section-lead .title {
  font-family: noto-medium;
  color: #fff;
  font-weight: 500;
  font-size: 2.8rem;
  line-height: 1.5;
  text-align: center;
  padding: 4rem 13.6rem;
  position: relative;
}
.p-ssk_sec04 .section-lead .title::before {
  content: "";
  width: 6.9rem;
  height: 6.9rem;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../img/ssk/border_top.png);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 100% 100%;
  -webkit-filter: brightness(5);
          filter: brightness(5);
}
.p-ssk_sec04 .section-lead .title::after {
  content: "";
  width: 6.9rem;
  height: 6.9rem;
  position: absolute;
  bottom: 0;
  right: 0;
  background-image: url(../img/ssk/border_bottom.png);
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 100% 100%;
  -webkit-filter: brightness(5);
          filter: brightness(5);
}
@media only screen and (max-width: 640px) {
  .p-ssk_sec04 .section-lead .title::after {
    bottom: 0;
  }
}
.p-ssk_sec04 .section-body {
  max-width: 108rem;
  width: 90%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 9.5rem 2rem;
}
.p-ssk_sec04 .section-body .item {
  max-width: 34.6rem;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 3rem;
}
@media only screen and (max-width: 640px) {
  .p-ssk_sec04 .section-body .item {
    max-width: 48%;
  }
  .p-ssk_sec04 .section-body .item img {
    width: 40%;
  }
}
.p-ssk_sec04 .section-body .item .label {
  font-family: noto-bold;
  width: 100%;
  background-color: #fff;
  color: #2dafc7;
  font-size: 2rem;
  line-height: 1.5;
  text-align: center;
  height: 8.1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 640px) {
  .p-ssk_sec04 .section-body .item .label {
    height: 9rem;
  }
}

.p-ssk_sec05 {
  padding: 7.5rem 0 7rem;
  max-width: 108rem;
  width: 90%;
  margin: 0 auto;
}
.p-ssk_sec05 .section-lead {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 4.5rem;
}
.p-ssk_sec05 .section-lead .title {
  font-family: noto-medium;
  color: #028096;
  font-weight: 500;
  font-size: 2.8rem;
  line-height: 1.5;
  text-align: center;
  padding: 4rem 13.6rem;
  position: relative;
}
.p-ssk_sec05 .section-lead .title::before {
  content: "";
  width: 6.9rem;
  height: 6.9rem;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../img/ssk/border_top.png);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 100% 100%;
}
.p-ssk_sec05 .section-lead .title::after {
  content: "";
  width: 6.9rem;
  height: 6.9rem;
  position: absolute;
  bottom: 0;
  right: 0;
  background-image: url(../img/ssk/border_bottom.png);
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 100% 100%;
}
@media only screen and (max-width: 640px) {
  .p-ssk_sec05 .section-lead .title::after {
    bottom: 0;
  }
}
.p-ssk_sec05 .section-body .intro {
  margin-bottom: 2.8rem;
}
.p-ssk_sec05 .section-body .intro p {
  font-family: noto-bold;
  font-size: 2rem;
  line-height: 1.5;
  color: #000000;
  text-align: center;
}
.p-ssk_sec05 .section-body .table {
  margin-bottom: 7rem;
}
.p-ssk_sec05 .section-body .table .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.9rem;
  margin-bottom: 1.8rem;
}
.p-ssk_sec05 .section-body .table .wrap .item {
  display: grid;
  grid-template-columns: 36% auto;
  grid-template-rows: 6.7rem;
  gap: 0 1.1rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 640px) {
  .p-ssk_sec05 .section-body .table .wrap .item {
    grid-template-columns: 1fr;
    grid-template-rows: 4rem 4rem;
    gap: 1rem;
  }
}
.p-ssk_sec05 .section-body .table .wrap .item.has-color .ttl {
  background-color: #2dafc7;
  color: #fff;
  font-family: noto-bold;
}
.p-ssk_sec05 .section-body .table .wrap .item.has-color .detail {
  background-color: #028096;
  color: #fff;
  font-family: noto-bold;
}
.p-ssk_sec05 .section-body .table .wrap .item .ttl,
.p-ssk_sec05 .section-body .table .wrap .item .detail {
  font-size: 2rem;
  line-height: 1.5;
  text-align: center;
  background-color: #f2f3f3;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: noto-medium;
}
@media only screen and (max-width: 640px) {
  .p-ssk_sec05 .section-body .table .wrap .item .ttl,
  .p-ssk_sec05 .section-body .table .wrap .item .detail {
    font-size: 2.2rem;
  }
}
.p-ssk_sec05 .section-body .table .wrap .item .ttl {
  color: #2dafc7;
}
.p-ssk_sec05 .section-body .table .kome {
  font-family: noto-medium;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #000000;
}
.p-ssk_sec05 .section-body .box {
  border: 0.3rem solid #028096;
  padding: 5.5rem 0;
}
.p-ssk_sec05 .section-body .box .desc {
  font-family: noto-bold;
  text-align: center;
  font-size: 2.4rem;
  line-height: 1.5;
  color: #028096;
}
@media only screen and (max-width: 640px) {
  .p-ssk_sec05 .section-body .box .desc {
    width: 90%;
    margin: 0 auto;
  }
}

.p-ssk_sec06 {
  padding: 5rem 0 3.6rem;
  background-color: #028096;
}
.p-ssk_sec06 .section-lead {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 4.5rem;
}
.p-ssk_sec06 .section-lead .title {
  font-family: noto-medium;
  color: #fff;
  font-weight: 500;
  font-size: 2.8rem;
  line-height: 1.5;
  text-align: center;
  padding: 4rem 13.6rem;
  position: relative;
}
.p-ssk_sec06 .section-lead .title::before {
  content: "";
  width: 6.9rem;
  height: 6.9rem;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../img/ssk/border_top.png);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 100% 100%;
  -webkit-filter: brightness(5);
          filter: brightness(5);
}
.p-ssk_sec06 .section-lead .title::after {
  content: "";
  width: 6.9rem;
  height: 6.9rem;
  position: absolute;
  bottom: 0;
  right: 0;
  background-image: url(../img/ssk/border_bottom.png);
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 100% 100%;
  -webkit-filter: brightness(5);
          filter: brightness(5);
}
@media only screen and (max-width: 640px) {
  .p-ssk_sec06 .section-lead .title::after {
    bottom: 0;
  }
}
.p-ssk_sec06 .section-body {
  max-width: 108rem;
  width: 90%;
  margin: 0 auto;
}
.p-ssk_sec06 .section-body .intro {
  margin-bottom: 3.6rem;
}
.p-ssk_sec06 .section-body .intro p {
  font-family: noto-bold;
  font-size: 2rem;
  line-height: 1.5;
  color: #fff;
  text-align: center;
}
.p-ssk_sec06 .section-body .column {
  display: grid;
  grid-template-columns: repeat(2, auto);
  gap: 12.7rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 640px) {
  .p-ssk_sec06 .section-body .column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4rem;
  }
}
.p-ssk_sec06 .section-body .column .item-ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1.4rem;
  font-family: noto-medium;
  font-size: 2rem;
  line-height: 1.5;
  color: #ffffff;
  margin-bottom: 2.1rem;
}
.p-ssk_sec06 .section-body .column .telbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-ssk_sec06 .section-body .column .telbox a {
  font-family: noto-bold;
  color: #ffffff;
  text-decoration-line: underline;
  text-decoration-thickness: 5%;
  text-underline-offset: 15%;
  font-size: 3.6rem;
  line-height: 1.5;
}
.p-ssk_sec06 .section-body .column .telbox .sub {
  font-family: noto-medium;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #ffffff;
}
.p-ssk_sec06 .section-body .link-btn .wrap {
  background-color: transparent;
}
.p-ssk_sec06 .section-body .link-btn .wrap span {
  border-color: #fff;
  border-width: 0.1rem;
}
.p-ssk_sec06 .section-body .link-btn .btn-text {
  font-family: noto-medium;
  font-size: 1.8rem;
  line-height: 2.2rem;
  color: #ffffff;
}
.p-ssk_sec06 .section-body-top {
  padding-bottom: 4.6rem;
  border-bottom: 0.1rem dashed #ffffff;
}
.p-ssk_sec06 .section-body-bottom {
  padding-top: 3.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 3.5rem;
}/*# sourceMappingURL=ssk-dispatch.css.map */