@charset "UTF-8";
/*///////////////////////////////////////////////////////
	個別ページスタイル
///////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////
    変数設定
///////////////////////////////////////////////////////*/
/* custom style */
/*///////////////////////////////////////////////////////
    mixin設定
///////////////////////////////////////////////////////*/
.contents-home--mv {
  margin-bottom: 12rem;
  padding-bottom: 4.5rem;
  position: relative;
}
.contents-home--mv .contents-home--mv-img {
  display: block;
  position: relative;
  z-index: 1;
}
.contents-home--mv .contents-home--mv-inner {
  padding: 0 2rem;
  width: 100%;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  bottom: 10.2rem;
  z-index: 2;
}
.contents-home--mv .contents-home--mv-inner .contents-home--mv-ttl {
  margin-bottom: 2rem;
  font-size: 3.5rem;
  font-family: "Yu Gothic Pr6N B", "游ゴシック体 Pr6N B", "Noto Sans JP", serif;
  font-weight: 700;
  line-height: 1.1857em;
  letter-spacing: 0.05em;
  text-shadow: 0 0 1.5rem rgb(255, 255, 255);
  color: #01679d;
}
.contents-home--mv .contents-home--mv-inner .contents-home--mv-txl {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.7145em;
  letter-spacing: 0.05em;
}
.contents-home--mv .contents-home--mv-link {
  padding: 2.3rem 1rem 2.3rem 3.1rem;
  width: 33.3rem;
  border-top: 0.15rem solid #41beff;
  border-left: 0.15rem solid #41beff;
  border-bottom: 0.15rem solid #41beff;
  border-radius: 10rem 0 0 10rem;
  box-shadow: 0 0.3rem 0.8rem rgba(0, 138, 210, 0.2);
  box-sizing: border-box;
  overflow: unset;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 5;
}
.contents-home--mv .contents-home--mv-link .contents-home--mv-link-txt {
  font-size: 1.6rem;
  font-family: "Yu Gothic Pr6N B", "游ゴシック体 Pr6N B", "Noto Sans JP", serif;
  font-weight: 700;
  line-height: 1em;
  letter-spacing: 0.05em;
  color: #008ad2;
}
.contents-home--mv .contents-home--mv-link .contents-home--mv-link-more {
  width: 3.6rem;
  height: 3.6rem;
  border-radius: 50%;
  background: #fff24a;
  position: absolute;
  top: 50%;
  right: 3.3rem;
  transform: translateY(-50%);
}
.contents-home--mv .contents-home--mv-link .contents-home--mv-link-more span {
  display: none;
}
.contents-home--mv .contents-home--mv-link .contents-home--mv-link-more::before, .contents-home--mv .contents-home--mv-link .contents-home--mv-link-more::after {
  content: "";
  position: absolute;
  top: 50%;
}
.contents-home--mv .contents-home--mv-link .contents-home--mv-link-more::before {
  width: 1.291rem;
  height: 0.15rem;
  background: #01679d;
  left: 48%;
  transform: translate(-50%, -50%);
}
.contents-home--mv .contents-home--mv-link .contents-home--mv-link-more::after {
  width: 0.712rem;
  height: 0.712rem;
  border-top: 0.15rem solid #01679d;
  border-right: 0.15rem solid #01679d;
  box-sizing: border-box;
  left: 55.5%;
  transform: translate(-50%, -50%) rotate(45deg);
}

.contents-home--declaration {
  margin-bottom: 7.5rem;
}
.contents-home--declaration .contents-home--declaration-left,
.contents-home--declaration .contents-home--declaration-right {
  display: contents;
}
.contents-home--declaration .contents-home--declaration-img {
  display: block;
  margin-bottom: 3.5rem;
  width: 35.5rem;
  border-radius: 0 2rem 2rem 0;
  overflow: hidden;
  position: relative;
  left: -2rem;
}
.contents-home--declaration .contents-home--declaration-ttl {
  margin-bottom: 2rem;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.55em;
  letter-spacing: 0.05em;
  color: #01679d;
}
.contents-home--declaration .contents-home--declaration-txt {
  margin-bottom: 2.5rem;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.9724em;
  letter-spacing: 0.05em;
}
.contents-home--declaration .contents-home--declaration-tips {
  display: flex;
  flex-flow: row wrap;
  align-content: flex-start;
  justify-content: space-between;
  align-items: center;
  padding: 2.65rem 2.7rem;
  border-radius: 6.3rem;
  background: #edf9ff;
}
.contents-home--declaration .contents-home--declaration-tips .contents-home--declaration-tip {
  flex: 0 1 62.2775800712%;
  width: 62.2775800712%;
  font-size: 1.4rem;
  font-family: "Yu Gothic Pr6N B", "游ゴシック体 Pr6N B", "Noto Sans JP", serif;
  font-weight: 700;
  line-height: 1.524em;
  letter-spacing: 0.04em;
  color: #008ad2;
}
.contents-home--declaration .contents-home--declaration-tips .contents-home--declaration-mark {
  flex: 0 1 34.1637010676%;
  width: 34.1637010676%;
}

.contents-home--bnr {
  margin-bottom: 7.5rem;
}
.contents-home--bnr .contents-home--bnr-sdgs {
  border-radius: 0.8rem;
  overflow: hidden;
  position: relative;
}
.contents-home--bnr .contents-home--bnr-sdgs .contents-home--bnr-img {
  display: block;
  position: relative;
  z-index: 1;
}
.contents-home--bnr .contents-home--bnr-sdgs .contents-home--bnr-bg {
  width: 100%;
  font-size: 7.5rem;
  font-family: "Outfit", "Noto Sans JP", serif;
  font-weight: 600;
  line-height: 1.2533em;
  letter-spacing: 0.05em;
  color: #ffffff;
  opacity: 0.15;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-1%, -20%);
  z-index: 2;
}
.contents-home--bnr .contents-home--bnr-sdgs .contents-home--bnr-str {
  padding: 3rem 2.5rem 4.5rem;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
}
.contents-home--bnr .contents-home--bnr-sdgs .contents-home--bnr-str .contents-home--bnr-ttl {
  margin-bottom: 1.5rem;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.4445em;
  letter-spacing: 0.05em;
  text-align: center;
  color: #ffffff;
}
.contents-home--bnr .contents-home--bnr-sdgs .contents-home--bnr-str .contents-home--bnr-txt {
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.9167em;
  letter-spacing: 0.05em;
  color: #ffffff;
}
.contents-home--bnr .contents-home--bnr-sdgs .contents-home--bnr-str .arrow {
  width: 4.2rem;
  height: 4.2rem;
  border: 0.1rem solid #ffffff;
  border-radius: 50%;
  position: absolute;
  right: 1rem;
  bottom: 1rem;
  z-index: 1;
}
.contents-home--bnr .contents-home--bnr-sdgs .contents-home--bnr-str .arrow::before, .contents-home--bnr .contents-home--bnr-sdgs .contents-home--bnr-str .arrow::after {
  content: "";
  position: absolute;
  top: 50%;
}
.contents-home--bnr .contents-home--bnr-sdgs .contents-home--bnr-str .arrow::before {
  width: 1rem;
  height: 0.15rem;
  background: #ffffff;
  left: 48.5%;
  transform: translate(-50%, -50%);
}
.contents-home--bnr .contents-home--bnr-sdgs .contents-home--bnr-str .arrow::after {
  width: 0.8rem;
  height: 0.8rem;
  border-top: 0.15rem solid #ffffff;
  border-right: 0.15rem solid #ffffff;
  box-sizing: border-box;
  left: 51.5%;
  transform: translate(-50%, -50%) rotate(45deg);
}
.contents-home--bnr .contents-home--bnr-sdgs::before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgb(84, 198, 246);
  background: linear-gradient(125deg, rgb(84, 198, 246) 0%, rgb(60, 157, 222) 50%, rgb(33, 112, 196) 100%);
  opacity: 0.75;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}

.contents-home--service {
  margin-bottom: 7rem;
  padding: 6rem 0 7.5rem;
  border-radius: 1.5rem;
  background: url("/assets/img/home/service_bg_sp.png?250220") top center/cover no-repeat;
  overflow: hidden;
}
@supports (background-image: url("/assets/img/home/service_bg_sp.webp")) {
  .contents-home--service {
    background-image: url("/assets/img/home/service_bg_sp.webp?250218");
  }
}
.contents-home--service .contents-home--service-head {
  display: contents;
}
.contents-home--service .contents-home--service-ttl {
  margin-bottom: 0.1rem;
  font-size: 6rem;
  font-family: "Outfit", "Noto Sans JP", serif;
  font-weight: 500;
  line-height: 1.2667em;
  letter-spacing: 0.05em;
  color: #354a63;
}
.contents-home--service .contents-home--service-subttl {
  margin-bottom: 4rem;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5em;
  letter-spacing: 0.05em;
  color: #01679d;
}
.contents-home--service .contents-home--service-list {
  margin-bottom: 4.5rem;
}
.contents-home--service .contents-home--service-list .contents-home--service-list-item {
  margin-top: 3.5rem;
  border-radius: 1rem;
  position: relative;
}
.contents-home--service .contents-home--service-list .contents-home--service-list-item .contents-home--service-img {
  display: block;
  position: relative;
  z-index: 1;
}
.contents-home--service .contents-home--service-list .contents-home--service-list-item .contents-home--service-str {
  padding: 4.3rem 1.5rem 1.6rem;
  width: 100%;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 3;
}
.contents-home--service .contents-home--service-list .contents-home--service-list-item .contents-home--service-str .contents-home--service-name {
  padding-left: 1.84rem;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.4445em;
  letter-spacing: 0.05em;
  color: #ffffff;
  position: relative;
}
.contents-home--service .contents-home--service-list .contents-home--service-list-item .contents-home--service-str .contents-home--service-name::before {
  content: "";
  width: 1.1rem;
  height: 1.1rem;
  border: 0.2rem solid #ffffff;
  box-sizing: border-box;
  position: absolute;
  top: 52%;
  left: 0;
  transform: translateY(-50%) rotate(45deg);
}
.contents-home--service .contents-home--service-list .contents-home--service-list-item .contents-home--service-str .arrow {
  width: 4.8rem;
  height: 4.8rem;
  border: 0.1rem solid #ffffff;
  border-radius: 50%;
  position: absolute;
  right: 1.2rem;
  bottom: 1.2rem;
  z-index: 1;
}
.contents-home--service .contents-home--service-list .contents-home--service-list-item .contents-home--service-str .arrow::before, .contents-home--service .contents-home--service-list .contents-home--service-list-item .contents-home--service-str .arrow::after {
  content: "";
  position: absolute;
  top: 50%;
}
.contents-home--service .contents-home--service-list .contents-home--service-list-item .contents-home--service-str .arrow::before {
  width: 1rem;
  height: 0.15rem;
  background: #ffffff;
  left: 48.5%;
  transform: translate(-50%, -50%);
}
.contents-home--service .contents-home--service-list .contents-home--service-list-item .contents-home--service-str .arrow::after {
  width: 0.8rem;
  height: 0.8rem;
  border-top: 0.15rem solid #ffffff;
  border-right: 0.15rem solid #ffffff;
  box-sizing: border-box;
  left: 51.5%;
  transform: translate(-50%, -50%) rotate(45deg);
}
.contents-home--service .contents-home--service-list .contents-home--service-list-item::before {
  content: "";
  width: 100%;
  height: 8.5rem;
  background: rgb(0, 103, 157);
  background: linear-gradient(180deg, rgba(0, 103, 157, 0) 0%, rgba(0, 103, 157, 0.46) 30%, rgb(0, 103, 157) 100%);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
}
.contents-home--service .contents-home--service-list .contents-home--service-list-item:nth-of-type(-n + 1) {
  margin-top: 0;
}
.contents-home--service .contents-home--service-btn {
  text-align: left;
}
.contents-home--service .contents-home--service-btn a,
.contents-home--service .contents-home--service-btn button {
  padding-left: 3rem;
}

.contents-home--recruit {
  margin-bottom: 7rem;
}
.contents-home--recruit .contents-home--recruit-inner {
  position: relative;
}
.contents-home--recruit .contents-home--recruit-inner .contents-home--recruit-img {
  position: relative;
  z-index: 1;
}
.contents-home--recruit .contents-home--recruit-inner .contents-home--recruit-str {
  padding: 11.9rem 2.5rem 4.5rem;
  width: 100%;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.contents-home--recruit .contents-home--recruit-inner .contents-home--recruit-str .contents-home--recruit-head {
  display: contents;
}
.contents-home--recruit .contents-home--recruit-inner .contents-home--recruit-str .contents-home--recruit-ttl {
  font-size: 6.5rem;
  font-family: "Outfit", "Noto Sans JP", serif;
  font-weight: 500;
  line-height: 1.2615em;
  letter-spacing: 0.05em;
  text-shadow: 0 0 1rem rgba(47, 158, 216, 0.55);
  color: #ffffff;
}
.contents-home--recruit .contents-home--recruit-inner .contents-home--recruit-str .contents-home--recruit-subttl {
  margin-top: -0.4rem;
  margin-bottom: 1.5rem;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.4445em;
  letter-spacing: 0.05em;
  text-shadow: 0 0 1rem rgba(47, 158, 216, 0.55);
  color: #ffffff;
}
.contents-home--recruit .contents-home--recruit-inner .contents-home--recruit-str .contents-home--recruit-txt {
  margin-bottom: 2.5rem;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.5667em;
  letter-spacing: 0.05em;
  text-shadow: 0 0 1rem rgba(47, 158, 216, 0.55);
  color: #ffffff;
}
.contents-home--recruit .contents-home--recruit-inner .contents-home--recruit-str .contents-home--recruit-btn {
  width: 100%;
  text-align: left;
  border-radius: 3rem;
  box-shadow: 0 0 1rem rgba(47, 158, 216, 0.55);
}
.contents-home--recruit .contents-home--recruit-inner .contents-home--recruit-str .contents-home--recruit-btn a,
.contents-home--recruit .contents-home--recruit-inner .contents-home--recruit-str .contents-home--recruit-btn button {
  padding: 1.85rem 3rem;
  border-radius: 3rem;
  border-color: #ffffb1;
  color: #01679d;
  background: #ffffb1;
}
.contents-home--recruit .contents-home--recruit-inner .contents-home--recruit-str .contents-home--recruit-btn a .arrow,
.contents-home--recruit .contents-home--recruit-inner .contents-home--recruit-str .contents-home--recruit-btn button .arrow {
  right: 2.4rem;
}
.contents-home--recruit .contents-home--recruit-inner .contents-home--recruit-str .contents-home--recruit-btn a .arrow::before,
.contents-home--recruit .contents-home--recruit-inner .contents-home--recruit-str .contents-home--recruit-btn button .arrow::before {
  background: #01679d;
}
.contents-home--recruit .contents-home--recruit-inner .contents-home--recruit-str .contents-home--recruit-btn a .arrow::after,
.contents-home--recruit .contents-home--recruit-inner .contents-home--recruit-str .contents-home--recruit-btn button .arrow::after {
  border-top-color: #01679d;
  border-right-color: #01679d;
}
.contents-home--recruit .contents-home--recruit-links {
  margin-top: 7rem;
}
.contents-home--recruit .contents-home--recruit-links .contents-home--recruit-link {
  margin-top: 2rem;
  border-radius: 1rem;
  overflow: hidden;
  position: relative;
}
.contents-home--recruit .contents-home--recruit-links .contents-home--recruit-link .contents-home--recruit-link-img {
  display: block;
  position: relative;
  z-index: 1;
}
.contents-home--recruit .contents-home--recruit-links .contents-home--recruit-link .contents-home--recruit-link-str {
  display: grid;
  place-content: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}
.contents-home--recruit .contents-home--recruit-links .contents-home--recruit-link .contents-home--recruit-link-str .contents-home--recruit-link-ttl {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5em;
  letter-spacing: 0.05em;
  color: #ffffff;
}
.contents-home--recruit .contents-home--recruit-links .contents-home--recruit-link .contents-home--recruit-link-str .arrow {
  width: 4.2rem;
  height: 4.2rem;
  border: 0.1rem solid #ffffff;
  border-radius: 50%;
  position: absolute;
  right: 1rem;
  bottom: 1rem;
  z-index: 1;
}
.contents-home--recruit .contents-home--recruit-links .contents-home--recruit-link .contents-home--recruit-link-str .arrow::before, .contents-home--recruit .contents-home--recruit-links .contents-home--recruit-link .contents-home--recruit-link-str .arrow::after {
  content: "";
  position: absolute;
  top: 50%;
}
.contents-home--recruit .contents-home--recruit-links .contents-home--recruit-link .contents-home--recruit-link-str .arrow::before {
  width: 1rem;
  height: 0.15rem;
  background: #ffffff;
  left: 48.5%;
  transform: translate(-50%, -50%);
}
.contents-home--recruit .contents-home--recruit-links .contents-home--recruit-link .contents-home--recruit-link-str .arrow::after {
  width: 0.8rem;
  height: 0.8rem;
  border-top: 0.15rem solid #ffffff;
  border-right: 0.15rem solid #ffffff;
  box-sizing: border-box;
  left: 51.5%;
  transform: translate(-50%, -50%) rotate(45deg);
}
.contents-home--recruit .contents-home--recruit-links .contents-home--recruit-link::before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgb(1, 103, 157);
  background: linear-gradient(90deg, rgb(1, 103, 157) 0%, rgb(129, 191, 224) 100%);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.85;
  z-index: 2;
}
.contents-home--recruit .contents-home--recruit-links .contents-home--recruit-link:first-of-type {
  margin-top: 0;
}

.contents-home--sns {
  margin-bottom: 6.5rem;
}
.contents-home--sns .contents-home--sns-inner {
  padding: 4.5rem 2rem 6rem;
  border-radius: 1.5rem;
  background: #f8f8f8;
  overflow: hidden;
}
.contents-home--sns .contents-home--sns-inner .contents-home--sns-left,
.contents-home--sns .contents-home--sns-inner .contents-home--sns-right {
  display: contents;
}
.contents-home--sns .contents-home--sns-inner .contents-home--sns-ttl {
  margin-bottom: 0.1rem;
  font-size: 6rem;
  font-family: "Outfit", "Noto Sans JP", serif;
  font-weight: 500;
  line-height: 1.2667em;
  letter-spacing: 0.05em;
  color: #354a63;
}
.contents-home--sns .contents-home--sns-inner .contents-home--sns-subttl {
  margin-bottom: 2rem;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5em;
  letter-spacing: 0.05em;
  color: #01679d;
}

@media screen and (min-width: 961px) {
  .contents-home--mv {
    margin-bottom: 11.9rem;
    padding-bottom: 0;
  }
  .contents-home--mv .contents-home--mv-inner {
    padding: 0 8.3rem;
    bottom: 10rem;
  }
  .contents-home--mv .contents-home--mv-inner .contents-home--mv-ttl {
    margin-bottom: 3.5rem;
    font-size: 6rem;
    line-height: 1.2083em;
  }
  .contents-home--mv .contents-home--mv-inner .contents-home--mv-txl {
    font-size: 1.5rem;
    line-height: 1.7667em;
  }
  .contents-home--mv .contents-home--mv-link {
    padding: 0;
    width: 17.2rem;
    height: 17.2rem;
    border-right: 0.15rem solid #41beff;
    border-radius: 50%;
    box-shadow: 0 0.5rem 1rem rgba(0, 138, 210, 0.2);
    right: 6rem;
    bottom: 6rem;
    transition: 0.3s ease opacity;
  }
  .contents-home--mv .contents-home--mv-link .contents-home--mv-link-txt {
    padding-top: 3.2rem;
    height: 100%;
    font-size: 2rem;
    line-height: 1.2667em;
    text-align: center;
    border-radius: 50%;
    box-shadow: 0 0.5rem 1rem rgba(0, 138, 210, 0.2);
    background: rgba(255, 255, 255, 0.92);
    position: relative;
    z-index: 1;
  }
  .contents-home--mv .contents-home--mv-link .contents-home--mv-link-more {
    display: grid;
    place-content: center;
    width: 15rem;
    height: 3.5rem;
    border-radius: 1.8rem;
    box-shadow: 0 0.5rem 1rem rgba(0, 138, 210, 0.2);
    top: auto;
    right: 50%;
    bottom: 1.6rem;
    transform: translateX(50%);
    z-index: 2;
  }
  .contents-home--mv .contents-home--mv-link .contents-home--mv-link-more span {
    display: block;
    font-size: 1.5rem;
    font-family: "Yu Gothic Pr6N B", "游ゴシック体 Pr6N B", "Noto Sans JP", serif;
    font-weight: 700;
    line-height: 1em;
    letter-spacing: 0.05em;
    text-align: center;
    color: #01679d;
  }
  .contents-home--mv .contents-home--mv-link .contents-home--mv-link-more::before, .contents-home--mv .contents-home--mv-link .contents-home--mv-link-more::after {
    display: none;
  }
  .contents-home--mv .contents-home--mv-link:hover {
    opacity: 0.85;
  }
  .contents-home--declaration {
    margin-bottom: 15rem;
  }
  .contents-home--declaration .inner {
    display: flex;
    flex-flow: row wrap;
    align-content: flex-start;
    justify-content: space-between;
    width: 120rem;
  }
  .contents-home--declaration .contents-home--declaration-left,
  .contents-home--declaration .contents-home--declaration-right {
    display: block;
  }
  .contents-home--declaration .contents-home--declaration-left {
    flex: 0 1 46.8333333333%;
    width: 46.8333333333%;
  }
  .contents-home--declaration .contents-home--declaration-right {
    flex: 0 1 47.3333333333%;
    width: 47.3333333333%;
  }
  .contents-home--declaration .contents-home--declaration-img {
    margin-bottom: 0;
    width: 64.5rem;
    border-radius: 0 4rem 4rem 0;
    left: -8.3rem;
  }
  .contents-home--declaration .contents-home--declaration-ttl {
    margin-bottom: 2rem;
    font-size: 2.5rem;
    line-height: 1.56em;
  }
  .contents-home--declaration .contents-home--declaration-txt {
    margin-bottom: 3rem;
    font-size: 1.4rem;
    line-height: 1.9645em;
  }
  .contents-home--declaration .contents-home--declaration-tips {
    padding: 1.2rem 7.65rem;
    width: calc(100% + 2rem);
    border-radius: 5.5rem;
    position: relative;
    left: -2rem;
  }
  .contents-home--declaration .contents-home--declaration-tips .contents-home--declaration-tip {
    flex: 0 1 72.2891566265%;
    width: 72.2891566265%;
    font-size: 1.8rem;
    line-height: 1.3334em;
  }
  .contents-home--declaration .contents-home--declaration-tips .contents-home--declaration-mark {
    flex: 0 1 27.7108433735%;
    width: 27.7108433735%;
  }
  .contents-home--bnr {
    margin-bottom: 15rem;
  }
  .contents-home--bnr .contents-home--bnr-sdgs {
    border-radius: 1rem;
  }
  .contents-home--bnr .contents-home--bnr-sdgs .contents-home--bnr-bg {
    font-size: 13rem;
    line-height: 1.26156em;
    transform: translate(-0.8%, -25%);
  }
  .contents-home--bnr .contents-home--bnr-sdgs .contents-home--bnr-str {
    display: flex;
    flex-flow: row wrap;
    align-content: flex-start;
    justify-content: space-between;
    align-items: center;
    padding: 7rem 10rem 7rem 17.1rem;
  }
  .contents-home--bnr .contents-home--bnr-sdgs .contents-home--bnr-str .contents-home--bnr-ttl {
    flex: 0 1 30.1568154403%;
    width: 30.1568154403%;
    margin-bottom: 0;
    font-size: 2.3rem;
    line-height: 1.4784em;
    text-align: left;
  }
  .contents-home--bnr .contents-home--bnr-sdgs .contents-home--bnr-str .contents-home--bnr-txt {
    flex: 0 1 65.9831121834%;
    width: 65.9831121834%;
    font-size: 1.4rem;
    line-height: 1.7856em;
  }
  .contents-home--bnr .contents-home--bnr-sdgs .contents-home--bnr-str .arrow {
    width: 5.4rem;
    height: 5.4rem;
    right: 2rem;
    bottom: 2rem;
    transition: 0.3s ease background;
  }
  .contents-home--bnr .contents-home--bnr-sdgs .contents-home--bnr-str .arrow::before {
    width: 1.291rem;
    left: 48.5%;
    transition: 0.3s ease background;
  }
  .contents-home--bnr .contents-home--bnr-sdgs .contents-home--bnr-str .arrow::after {
    width: 0.712rem;
    height: 0.712rem;
    left: 51.5%;
    transition: 0.3s ease border-color;
  }
  .contents-home--bnr .contents-home--bnr-sdgs::before {
    transition: 0.3s ease opacity;
  }
  .contents-home--bnr .contents-home--bnr-sdgs:hover .contents-home--bnr-str .arrow {
    background: #ffffff;
  }
  .contents-home--bnr .contents-home--bnr-sdgs:hover .contents-home--bnr-str .arrow::before {
    background: #01679d;
  }
  .contents-home--bnr .contents-home--bnr-sdgs:hover .contents-home--bnr-str .arrow::after {
    border-top-color: #01679d;
    border-right-color: #01679d;
  }
  .contents-home--bnr .contents-home--bnr-sdgs:hover::before {
    opacity: 0.1;
  }
  .contents-home--service {
    margin-bottom: 11rem;
    padding: 12rem 0 13.5rem;
    border-radius: 2.5rem;
    background-image: url("/assets/img/home/service_bg_pc.png?250220");
  }
  @supports (background-image: url("/assets/img/home/service_bg_pc.webp")) {
    .contents-home--service {
      background-image: url("/assets/img/home/service_bg_pc.webp?250220");
    }
  }
  .contents-home--service .inner {
    display: flex;
    flex-flow: row wrap;
    align-content: flex-start;
    justify-content: space-between;
    align-items: end;
    width: 120rem;
  }
  .contents-home--service .contents-home--service-head {
    flex: 0 1 auto;
    width: auto;
    display: flex;
    flex-flow: row wrap;
    align-content: flex-start;
    justify-content: space-between;
    align-items: end;
    justify-content: flex-start;
    margin-bottom: 4.5rem;
    order: 1;
  }
  .contents-home--service .contents-home--service-head > * {
    flex: 0 1 auto;
    width: auto;
  }
  .contents-home--service .contents-home--service-ttl {
    margin-right: 2rem;
    margin-bottom: 0;
    font-size: 8rem;
    line-height: 1.2625em;
  }
  .contents-home--service .contents-home--service-subttl {
    margin-bottom: 2rem;
  }
  .contents-home--service .contents-home--service-list {
    flex: 0 1 100%;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 31.6666666667%);
    grid-gap: 3rem;
    justify-content: space-between;
    margin-bottom: 0;
    order: 3;
  }
  .contents-home--service .contents-home--service-list .contents-home--service-list-item {
    margin-top: 0;
    border-radius: 1.5rem;
  }
  .contents-home--service .contents-home--service-list .contents-home--service-list-item .contents-home--service-str {
    padding: 7.5rem 2rem 2.5rem;
  }
  .contents-home--service .contents-home--service-list .contents-home--service-list-item .contents-home--service-str .contents-home--service-name {
    padding-left: 2.28rem;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 2.2rem;
    line-height: 1.4445em;
  }
  .contents-home--service .contents-home--service-list .contents-home--service-list-item .contents-home--service-str .contents-home--service-name::before {
    width: 1.5rem;
    height: 1.5rem;
    border-width: 0.3rem;
    top: 52%;
  }
  .contents-home--service .contents-home--service-list .contents-home--service-list-item .contents-home--service-str .contents-home--service-name::after {
    content: "";
    width: calc(100% - 2.28rem);
    height: 0.1rem;
    background: #ffffff;
    position: absolute;
    left: 2.28rem;
    bottom: 0;
    opacity: 0;
    transition: 0.3s ease opacity;
    z-index: 1;
  }
  .contents-home--service .contents-home--service-list .contents-home--service-list-item .contents-home--service-str .arrow {
    width: 5.4rem;
    height: 5.4rem;
    right: 1.5rem;
    bottom: 1.5rem;
    transition: 0.3s ease all;
  }
  .contents-home--service .contents-home--service-list .contents-home--service-list-item .contents-home--service-str .arrow::before {
    width: 1.291rem;
    left: 48.5%;
    transition: 0.3s ease background;
  }
  .contents-home--service .contents-home--service-list .contents-home--service-list-item .contents-home--service-str .arrow::after {
    width: 0.85rem;
    height: 0.85rem;
    left: 51.5%;
    transition: 0.3s ease border-color;
  }
  .contents-home--service .contents-home--service-list .contents-home--service-list-item::before {
    height: 13.2rem;
  }
  .contents-home--service .contents-home--service-list .contents-home--service-list-item:hover .contents-home--service-name::after {
    opacity: 1;
  }
  .contents-home--service .contents-home--service-list .contents-home--service-list-item:hover .arrow {
    width: 6.5rem;
    height: 6.5rem;
    right: 0.95rem;
    bottom: 0.95rem;
    background: #ffffff;
  }
  .contents-home--service .contents-home--service-list .contents-home--service-list-item:hover .arrow::before {
    background: #01679d;
  }
  .contents-home--service .contents-home--service-list .contents-home--service-list-item:hover .arrow::after {
    border-top-color: #01679d;
    border-right-color: #01679d;
  }
  .contents-home--service .contents-home--service-btn {
    flex: 0 1 fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 0 4.5rem;
    order: 2;
  }
  .contents-home--service .contents-home--service-btn a,
  .contents-home--service .contents-home--service-btn button {
    padding: 1.95rem 0 1.95rem 4rem;
    width: 24rem;
    right: 0;
    bottom: 0;
    transition: 0.3s ease all;
  }
  .contents-home--service .contents-home--service-btn:hover a,
  .contents-home--service .contents-home--service-btn:hover button {
    padding: 2.5rem 5.5rem;
    width: 26.5rem;
    right: -0.55rem;
    bottom: -0.55rem;
  }
  .contents-home--recruit {
    margin-bottom: 11rem;
  }
  .contents-home--recruit .contents-home--recruit-inner .contents-home--recruit-str {
    padding: 5.3rem 7rem 5.6rem;
  }
  .contents-home--recruit .contents-home--recruit-inner .contents-home--recruit-str .contents-home--recruit-head {
    display: flex;
    flex-flow: row wrap;
    align-content: flex-start;
    justify-content: space-between;
    align-items: end;
    justify-content: flex-start;
    margin-bottom: 0.8rem;
  }
  .contents-home--recruit .contents-home--recruit-inner .contents-home--recruit-str .contents-home--recruit-head > * {
    flex: 0 1 auto;
    width: auto;
  }
  .contents-home--recruit .contents-home--recruit-inner .contents-home--recruit-str .contents-home--recruit-ttl {
    margin-right: 2rem;
    font-size: 9rem;
    line-height: 1.25556em;
  }
  .contents-home--recruit .contents-home--recruit-inner .contents-home--recruit-str .contents-home--recruit-subttl {
    margin-top: 0;
    margin-bottom: 1.9rem;
    font-size: 2rem;
    line-height: 1.45em;
  }
  .contents-home--recruit .contents-home--recruit-inner .contents-home--recruit-str .contents-home--recruit-txt {
    margin-bottom: 2.7rem;
    font-size: 1.5rem;
    line-height: 1.4em;
  }
  .contents-home--recruit .contents-home--recruit-inner .contents-home--recruit-str .contents-home--recruit-btn {
    margin-left: 0;
    width: 28.8rem;
    border-radius: 3.8rem;
    position: relative;
    left: 0;
    bottom: 0;
    transition: 0.3s ease all;
  }
  .contents-home--recruit .contents-home--recruit-inner .contents-home--recruit-str .contents-home--recruit-btn a,
  .contents-home--recruit .contents-home--recruit-inner .contents-home--recruit-str .contents-home--recruit-btn button {
    padding: 2.15rem 4rem;
    border-radius: 3.8rem;
    transition: 0.3s ease padding, 0.3s ease background;
  }
  .contents-home--recruit .contents-home--recruit-inner .contents-home--recruit-str .contents-home--recruit-btn a .arrow,
  .contents-home--recruit .contents-home--recruit-inner .contents-home--recruit-str .contents-home--recruit-btn button .arrow {
    right: 2.35rem;
    transition: 0.3s ease right;
  }
  .contents-home--recruit .contents-home--recruit-inner .contents-home--recruit-str .contents-home--recruit-btn a .arrow::before,
  .contents-home--recruit .contents-home--recruit-inner .contents-home--recruit-str .contents-home--recruit-btn button .arrow::before {
    transition: 0.3s ease background;
  }
  .contents-home--recruit .contents-home--recruit-inner .contents-home--recruit-str .contents-home--recruit-btn a .arrow::after,
  .contents-home--recruit .contents-home--recruit-inner .contents-home--recruit-str .contents-home--recruit-btn button .arrow::after {
    transition: 0.3s ease border-color;
  }
  .contents-home--recruit .contents-home--recruit-inner .contents-home--recruit-str .contents-home--recruit-btn:hover {
    width: 33.2rem;
    left: -2.2rem;
    bottom: 0.6rem;
  }
  .contents-home--recruit .contents-home--recruit-inner .contents-home--recruit-str .contents-home--recruit-btn:hover a,
  .contents-home--recruit .contents-home--recruit-inner .contents-home--recruit-str .contents-home--recruit-btn:hover button {
    padding: 2.75rem 6.2rem;
    border-radius: 4.1rem;
    background: #ffff6f;
  }
  .contents-home--recruit .contents-home--recruit-inner .contents-home--recruit-str .contents-home--recruit-btn:hover a .arrow,
  .contents-home--recruit .contents-home--recruit-inner .contents-home--recruit-str .contents-home--recruit-btn:hover button .arrow {
    right: 4.55rem;
  }
  .contents-home--recruit .contents-home--recruit-links {
    display: grid;
    grid-template-columns: repeat(2, 47.2727272727%);
    justify-content: space-between;
    grid-row-gap: 3.5rem;
    margin-top: 11rem;
  }
  .contents-home--recruit .contents-home--recruit-links .contents-home--recruit-link {
    margin-top: 0;
  }
  .contents-home--recruit .contents-home--recruit-links .contents-home--recruit-link .contents-home--recruit-link-str .contents-home--recruit-link-ttl {
    font-size: 2rem;
    line-height: 1.45em;
  }
  .contents-home--recruit .contents-home--recruit-links .contents-home--recruit-link .contents-home--recruit-link-str .arrow {
    width: 5.4rem;
    height: 5.4rem;
    right: 2rem;
    bottom: 2rem;
    transition: 0.3s ease all;
  }
  .contents-home--recruit .contents-home--recruit-links .contents-home--recruit-link .contents-home--recruit-link-str .arrow::before {
    width: 1.291rem;
    height: 0.15rem;
    transition: 0.3s ease background;
  }
  .contents-home--recruit .contents-home--recruit-links .contents-home--recruit-link .contents-home--recruit-link-str .arrow::after {
    width: 0.712rem;
    height: 0.712rem;
    transition: 0.3s ease border-color;
  }
  .contents-home--recruit .contents-home--recruit-links .contents-home--recruit-link::before {
    transition: 0.3s ease opacity;
  }
  .contents-home--recruit .contents-home--recruit-links .contents-home--recruit-link:hover .contents-home--recruit-link-str .arrow {
    width: 6.5rem;
    height: 6.5rem;
    right: 1.45rem;
    bottom: 1.45rem;
    background: #ffffff;
  }
  .contents-home--recruit .contents-home--recruit-links .contents-home--recruit-link:hover .contents-home--recruit-link-str .arrow::before {
    background: #01679d;
  }
  .contents-home--recruit .contents-home--recruit-links .contents-home--recruit-link:hover .contents-home--recruit-link-str .arrow::after {
    border-top-color: #01679d;
    border-right-color: #01679d;
  }
  .contents-home--recruit .contents-home--recruit-links .contents-home--recruit-link:hover::before {
    opacity: 0;
  }
  .contents-home--sns {
    margin-bottom: 13rem;
  }
  .contents-home--sns .contents-home--sns-inner {
    display: flex;
    flex-flow: row wrap;
    align-content: flex-start;
    justify-content: space-between;
    margin: 0 auto;
    padding: 9.5rem 5rem 9.5rem;
    width: 120rem;
    border-radius: 2.5rem;
  }
  .contents-home--sns .contents-home--sns-inner .contents-home--sns-left,
  .contents-home--sns .contents-home--sns-inner .contents-home--sns-right {
    display: block;
  }
  .contents-home--sns .contents-home--sns-inner .contents-home--sns-left {
    flex: 0 1 21.8181818182%;
    width: 21.8181818182%;
  }
  .contents-home--sns .contents-home--sns-inner .contents-home--sns-right {
    flex: 0 1 75.7272727273%;
    width: 75.7272727273%;
  }
  .contents-home--sns .contents-home--sns-inner .contents-home--sns-ttl {
    margin-bottom: 0;
    font-size: 8rem;
    line-height: 1.26246em;
  }
  .contents-home--sns .contents-home--sns-inner .contents-home--sns-subttl {
    margin-top: -0.3rem;
    margin-bottom: 0;
    font-size: 1.6rem;
    line-height: 1.5em;
  }
}