@charset "UTF-8";
/* ::::::::::  支援サービス案内  :::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* =========================================================
service
========================================================= */
.service {
  padding-bottom: 110px;
  color: #666666;
}
@media (max-width: 767px) {
  .service {
    padding-bottom: 60px;
  }
}
.service .leadText {
  margin-bottom: 20px;
}
.service .flow {
  padding-top: 30px;
}
.service .flow .flowList {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .service .flow .flowList {
    justify-content: space-between;
  }
}
@media (max-width: 767px) {
  .service .flow .flowList {
    margin-top: 40px;
  }
}
.service .flow .flowList li {
  position: relative;
  width: 22.3%;
  margin: 0 3% 18px 0;
  border: 2px solid #282f39;
  background: #fff;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .service .flow .flowList li {
    width: 47.4%;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .service .flow .flowList li {
    width: 100%;
    margin: 0 0 45px;
    background: none;
    border: none;
  }
}
.service .flow .flowList li:nth-of-type(4n) {
  margin-right: 0;
}
.service .flow .flowList li:nth-of-type(4n)::after {
  content: none;
}
@media (max-width: 1024px) {
  .service .flow .flowList li:nth-of-type(4n)::after {
    content: "";
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .service .flow .flowList li:nth-of-type(2n)::after {
    content: none;
  }
}
@media (max-width: 1024px) {
  .service .flow .flowList li:last-of-type {
    margin-bottom: 30px;
  }
}
@media (max-width: 1024px) {
  .service .flow .flowList li:last-of-type::after {
    content: none;
  }
}
.service .flow .flowList li::after {
  content: "";
  position: absolute;
  left: 104.5%;
  top: calc(50% - 13px);
  display: block;
  width: 27px;
  height: 27px;
  margin-left: -13px;
  border-top: 2px solid #282f39;
  border-right: 2px solid #282f39;
  rotate: 45deg;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .service .flow .flowList li::after {
    left: 104%;
  }
}
@media (max-width: 767px) {
  .service .flow .flowList li::after {
    left: 50%;
    top: 100%;
    width: 22px;
    height: 22px;
    margin-left: -11px;
    rotate: 135deg;
  }
}
.service .flow .flowList li .title {
  position: relative;
  margin: 0;
  padding: 16px 10px 15px 80px;
  border-bottom: 2px solid #282f39;
  color: #282f39;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .service .flow .flowList li .title {
    background: #fff;
    border: 2px solid #282f39;
  }
}
.service .flow .flowList li .title .num {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 61px;
  height: 100%;
  padding-top: 17px;
  background: #282f39;
  box-sizing: border-box;
  color: #fff;
  font-size: 2.4rem;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1;
  text-align: center;
}
.service .flow .flowList li .listBody {
  padding: 25px 15px 25px;
  line-height: 1.8;
  text-align: center;
}
@media (max-width: 767px) {
  .service .flow .flowList li .listBody {
    display: flex;
    padding: 15px 0 0;
    align-items: center;
    justify-content: space-between;
    text-align: left;
  }
}
.service .flow .flowList li .listBody .icon {
  height: 85px;
  margin-bottom: 12px;
  line-height: 85px;
}
@media (max-width: 767px) {
  .service .flow .flowList li .listBody .icon {
    width: 70px;
    height: auto;
    margin-bottom: 0;
    line-height: 1;
    text-align: center;
  }
}
.service .flow .flowList li .listBody .icon img {
  vertical-align: middle;
  object-fit: cover;
}
@media (max-width: 767px) {
  .service .flow .flowList li .listBody .icon.icon01 img {
    width: 56px;
    height: 56px;
  }
  .service .flow .flowList li .listBody .icon.icon02 img {
    width: 54px;
    height: 54px;
  }
  .service .flow .flowList li .listBody .icon.icon03 img {
    width: 67px;
    height: 44px;
  }
  .service .flow .flowList li .listBody .icon.icon04 img {
    width: 45px;
    height: 63px;
  }
  .service .flow .flowList li .listBody .icon.icon05 img {
    width: 56px;
    height: 56px;
  }
  .service .flow .flowList li .listBody .icon.icon06 img {
    width: 74px;
    height: 48px;
  }
  .service .flow .flowList li .listBody .icon.icon07 img {
    width: 65px;
    height: 58px;
  }
  .service .flow .flowList li .listBody .icon.icon08 img {
    width: 65px;
    height: 57px;
  }
}
@media (max-width: 767px) {
  .service .flow .flowList li .listBody p {
    width: calc(100% - 85px);
  }
}
.service .flow .flowList li .listBody p span {
  display: inline-block;
}
.service .plan {
  margin-top: 0;
  padding-top: 40px;
}
.service .plan .secTitle02 {
  position: relative;
}
@media (max-width: 767px) {
  .service .plan .secTitle02 .jp {
    position: absolute;
    left: 120px;
    bottom: 0;
  }
}
.service .plan .tabList {
  display: flex;
  margin-top: 50px;
  margin-bottom: 35px;
  flex-wrap: wrap;
  justify-content: space-between;
  font-size: 1.8rem;
  line-height: 1.6;
  letter-spacing: 0.04em;
  text-align: center;
}
@media screen and (max-width: 1100px) {
  .service .plan .tabList {
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .service .plan .tabList {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 1.5rem;
  }
}
.service .plan .tabList li {
  position: relative;
  width: 49.2%;
  margin-bottom: 1em;
}
@media (max-width: 767px) {
  .service .plan .tabList li {
    margin-right: 0;
  }
}
.service .plan .tabList li:last-of-type {
  margin-right: 0;
}
.service .plan .tabList li a {
  display: block;
  padding: 16px 6px;
  background: #fff;
  border: 2px solid #282f39;
  color: #282f39;
  font-weight: bold;
}
@media (min-width: 768px) {
  .service .plan .tabList li a:hover {
    background: #282f39;
    color: #fff;
    opacity: 1;
  }
}
.service .plan .tabList li a:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: calc(100% - 1px);
  width: 0;
  height: 0;
  margin-left: -9px;
  border-style: solid;
  border-width: 16px 9px 0 9px;
  border-color: #282f39 transparent transparent transparent;
  opacity: 0;
  transition: opacity 0.3s;
}
.service .plan .tabList li a > span {
  padding-right: 1em;
}
@media (max-width: 767px) {
  .service .plan .tabList li a > span {
    padding-right: 0;
  }
}
.service .plan .tabList li.active a {
  background: #282f39;
  color: #fff;
}
.service .plan .tabList li.active a:after {
  opacity: 1;
}
.service .plan .leadText {
  margin-bottom: 10px;
  font-size: 1.8rem;
  line-height: 1.75;
}
.service .plan .table01 {
  margin-top: 40px;
  border-top: 3px solid #282f39;
  border-bottom: 1px solid #282f39;
}
@media (max-width: 767px) {
  .service .plan .table01 {
    margin-top: 30px;
  }
}
.service .plan .table01 th {
  color: #1b222d;
}
.service .plan .table01 .sp01 {
  width: 160px;
}
@media (max-width: 767px) {
  .service .plan .table01 .sp01 {
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .service .plan .table01 .sp02 {
    padding-bottom: 0;
    border-bottom: none;
  }
}
.service .plan .table01 .innerList li {
  margin-left: 1em;
  text-indent: -1em;
}
.service .plan .table01 .innerList li:before {
  content: none;
}