.page-ttl {
  background-image: url("../img/business/relocation/mv.jpg");
}
@media only screen and (max-width: 767px) {
  .page-ttl {
    background-image: url("../img/business/relocation/sp/mv.jpg");
  }
}

.pankuzu {
  margin-bottom: 10.6rem;
}
@media only screen and (max-width: 767px) {
  .pankuzu {
    margin-bottom: 11.8rem;
  }
}

.relocation-read {
  margin-bottom: 10.6rem;
}
@media only screen and (max-width: 767px) {
  .relocation-read {
    margin-bottom: 12.1rem;
  }
}
@media print, screen and (min-width: 768px) {
  .relocation-read .inner {
    width: 110rem;
    margin: auto;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 767px) {
  .relocation-read .inner {
    padding: 0 4rem;
  }
}
@media print, screen and (min-width: 768px) {
  .relocation-read .inner .left-content {
    width: 65rem;
  }
}
.relocation-read .inner .left-content h2 {
  font-size: 2.4rem;
  font-weight: 500;
  letter-spacing: 0.36rem;
  margin-bottom: 2.7rem;
  color: #0065B3;
  font-feature-settings: "palt";
  line-height: 1.65;
}
@media only screen and (max-width: 767px) {
  .relocation-read .inner .left-content h2 {
    text-align: left;
    font-size: 3.5rem;
    letter-spacing: 0.7rem;
    line-height: 1.6;
    margin-bottom: 3.3rem;
  }
}
.relocation-read .inner .left-content p {
  font-size: 1.5rem;
  line-height: 2;
  letter-spacing: 0.08rem;
}
@media only screen and (max-width: 767px) {
  .relocation-read .inner .left-content p {
    font-size: 2.8rem;
    letter-spacing: 0.15rem;
    line-height: 1.65;
  }
}
.relocation-read .inner .right-content {
  margin: 0.7rem calc(50% - 50vw) 0 auto;
  width: 41.132vw;
  padding-right: 10rem;
  display: flex;
  justify-content: flex-end;
}
@media only screen and (max-width: 767px) {
  .relocation-read .inner .right-content {
    width: 100%;
    margin: 4.4rem auto 0;
    padding: 0;
  }
  .relocation-read .inner .right-content img {
    width: 100%;
  }
}

.relocation-project {
  margin-bottom: 15rem;
}
@media print, screen and (min-width: 768px) {
  .relocation-project .inner {
    width: 110rem;
    margin: auto;
  }
}
@media only screen and (max-width: 767px) {
  .relocation-project .inner {
    padding: 0 4rem;
  }
}
.relocation-project .inner .section-ttl {
  margin-bottom: 2.9rem;
}
@media only screen and (max-width: 767px) {
  .relocation-project .inner .section-ttl {
    margin-bottom: 6.6rem;
  }
}
@media print, screen and (min-width: 768px) {
  .relocation-project .inner .project-list {
    padding-left: 5rem;
  }
}
@media print, screen and (min-width: 768px) {
  .relocation-project .inner .project-list .single {
    display: flex;
    align-items: center;
  }
}
.relocation-project .inner .project-list .single:not(:last-of-type) {
  margin-bottom: 5.1rem;
}
.relocation-project .inner .project-list .single .title {
  width: 12rem;
  height: 12rem;
  background: #00B1DD;
  text-align: center;
  position: relative;
  color: #fff;
  font-size: 3.6rem;
  padding: 2.9rem 0 0;
  line-height: 1;
  margin-right: 3rem;
}
@media only screen and (max-width: 767px) {
  .relocation-project .inner .project-list .single .title {
    width: 100%;
    height: 13.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row-reverse;
    font-size: 5.4rem;
    padding: 0;
    margin: 0 auto 4.4rem;
    letter-spacing: 2.8rem;
  }
}
.relocation-project .inner .project-list .single .title::before {
  content: "";
  width: 11rem;
  height: 11rem;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  border: 0.1rem solid rgba(255, 255, 255, 0.5);
}
@media only screen and (max-width: 767px) {
  .relocation-project .inner .project-list .single .title::before {
    width: calc(100% - 2rem);
    height: calc(100% - 2rem);
  }
}
.relocation-project .inner .project-list .single .title .en-font {
  display: block;
  color: rgba(255, 255, 255, 0.6);
  font-size: 2rem;
  width: 100%;
  color: #fff;
  line-height: 1;
  margin-bottom: 0.6rem;
}
@media only screen and (max-width: 767px) {
  .relocation-project .inner .project-list .single .title .en-font {
    width: auto;
    margin: 0;
    font-size: 3rem;
    font-weight: 500;
    letter-spacing: 0;
    margin-top: 1rem;
  }
}
@media print, screen and (min-width: 768px) {
  .relocation-project .inner .project-list .single .content {
    width: 90rem;
  }
}
.relocation-project .inner .project-list .single .content ul li {
  font-size: 1.5rem;
  line-height: 1.8;
  letter-spacing: 0.08rem;
  padding-left: 1.5rem;
  text-indent: -1.5rem;
}
@media only screen and (max-width: 767px) {
  .relocation-project .inner .project-list .single .content ul li {
    font-size: 2.8rem;
    text-indent: -3.8rem;
    padding-left: 3.8rem;
    letter-spacing: 0.14rem;
    line-height: 1.65;
  }
  .relocation-project .inner .project-list .single .content ul li::first-letter {
    margin-right: 0.9rem;
  }
  .relocation-project .inner .project-list .single .content ul li:not(:last-of-type) {
    margin-bottom: 1rem;
  }
}

.naikai-strengths {
  background: rgba(178, 232, 245, 0.65);
  padding: 4.9rem 0 8.1rem;
  margin-bottom: 11.6rem;
}
@media only screen and (max-width: 767px) {
  .naikai-strengths {
    padding-bottom: 10.1rem;
    margin-bottom: 12.1rem;
  }
}
@media print, screen and (min-width: 768px) {
  .naikai-strengths .inner {
    width: 110rem;
    margin: auto;
  }
}
@media only screen and (max-width: 767px) {
  .naikai-strengths .inner {
    padding: 0 4rem;
  }
}
.naikai-strengths .inner .section-ttl {
  margin-bottom: 2.5rem;
}
@media only screen and (max-width: 767px) {
  .naikai-strengths .inner .section-ttl {
    margin-bottom: 5.2rem;
  }
}
.naikai-strengths .inner .read-txt {
  padding: 0 5rem;
  font-size: 1.5rem;
  line-height: 1.75;
  letter-spacing: 0.08rem;
  margin-bottom: 4.5rem;
}
@media only screen and (max-width: 767px) {
  .naikai-strengths .inner .read-txt {
    padding: 0;
    font-size: 2.8rem;
    line-height: 1.65;
    letter-spacing: 0.15rem;
    margin-bottom: 5.2rem;
  }
}
@media print, screen and (min-width: 768px) {
  .naikai-strengths .inner .content-image {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    padding: 0 5rem;
  }
}
@media print, screen and (min-width: 768px) {
  .naikai-strengths .inner .content-image .box {
    width: 49rem;
  }
}
.naikai-strengths .inner .content-image .box:nth-of-type(odd) {
  margin-right: 2rem;
}
@media only screen and (max-width: 767px) {
  .naikai-strengths .inner .content-image .box:nth-of-type(odd) {
    margin: 0 0 7.2rem;
  }
}
@media only screen and (max-width: 767px) {
  .naikai-strengths .inner .content-image .box img {
    width: 100%;
  }
}

@media print, screen and (min-width: 768px) {
  .relocation-work-flow .inner {
    width: 110rem;
    margin: auto;
  }
}
@media only screen and (max-width: 767px) {
  .relocation-work-flow .inner {
    padding: 0 4rem;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
  }
}
.relocation-work-flow .inner .order1 {
  order: 1;
}
@media only screen and (max-width: 767px) {
  .relocation-work-flow .inner .order1.single .single-ttl .b-txt {
    letter-spacing: 4.4rem;
    padding-left: 4rem;
  }
}
.relocation-work-flow .inner .order2 {
  order: 2;
}
@media only screen and (max-width: 767px) {
  .relocation-work-flow .inner .order2 {
    order: 3;
  }
}
.relocation-work-flow .inner .order3 {
  order: 3;
}
@media only screen and (max-width: 767px) {
  .relocation-work-flow .inner .order3 {
    order: 2;
  }
}
.relocation-work-flow .inner .order4 {
  order: 4;
}
.relocation-work-flow .inner .section-ttl {
  margin-bottom: 3rem;
}
@media only screen and (max-width: 767px) {
  .relocation-work-flow .inner .section-ttl {
    width: 100%;
    margin-bottom: 7rem;
  }
}
.relocation-work-flow .inner .single {
  padding: 0 5rem;
}
@media only screen and (max-width: 767px) {
  .relocation-work-flow .inner .single {
    width: 31.3rem;
    padding: 0;
  }
  .relocation-work-flow .inner .single.order1 {
    margin-right: 6rem;
  }
}
.relocation-work-flow .inner .single .single-ttl {
  margin-bottom: 2rem;
}
@media print, screen and (min-width: 768px) {
  .relocation-work-flow .inner .single .single-ttl {
    display: flex;
    align-items: center;
  }
}
@media only screen and (max-width: 767px) {
  .relocation-work-flow .inner .single .single-ttl {
    margin-bottom: 4.2rem;
  }
}
.relocation-work-flow .inner .single .single-ttl .b-txt {
  font-size: 2.6rem;
  font-weight: 700;
  width: 13.7rem;
  line-height: 4rem;
  border: 0.1rem solid #045BAA;
  display: inline-block;
  margin-right: 2rem;
  color: #045BAA;
  text-align: center;
  letter-spacing: 1.3rem;
  padding-left: 0.8rem;
  background: #E6EFF6;
}
@media only screen and (max-width: 767px) {
  .relocation-work-flow .inner .single .single-ttl .b-txt {
    width: 100%;
    background-color: #E6EFF6;
    margin: 0 0 4.1rem;
    line-height: 7.3rem;
    font-size: 3.4rem;
    letter-spacing: 0.6rem;
  }
}
@media only screen and (max-width: 767px) {
  .relocation-work-flow .inner .single .single-ttl h3 {
    font-size: 2.8rem;
    letter-spacing: 0.17rem;
    line-height: 1.65;
  }
}
.relocation-work-flow .inner .single .flow-list {
  margin-bottom: 5rem;
}
@media print, screen and (min-width: 768px) {
  .relocation-work-flow .inner .single .flow-list {
    display: flex;
    align-items: stretch;
  }
}
@media only screen and (max-width: 767px) {
  .relocation-work-flow .inner .single .flow-list {
    margin-bottom: 6.4rem;
  }
}
.relocation-work-flow .inner .single .flow-list li {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.33;
  background: #00B1DD;
  position: relative;
  font-feature-settings: "palt";
}
@media print, screen and (min-width: 768px) {
  .relocation-work-flow .inner .single .flow-list li {
    width: 12.5rem;
    height: 12.5rem;
    padding-right: 1.4rem;
  }
}
@media only screen and (max-width: 767px) {
  .relocation-work-flow .inner .single .flow-list li {
    font-size: 3rem;
    height: 12rem;
    margin-bottom: 3rem;
    padding-bottom: 0.6rem;
  }
}
.relocation-work-flow .inner .single .flow-list li br.sp_block {
  display: none;
}
@media only screen and (max-width: 767px) {
  .relocation-work-flow .inner .single .flow-list li br.sp_block {
    display: block;
  }
}
.relocation-work-flow .inner .single .flow-list li br.pc_block {
  display: block;
}
@media only screen and (max-width: 767px) {
  .relocation-work-flow .inner .single .flow-list li br {
    display: none;
  }
}
.relocation-work-flow .inner .single .flow-list li:not(:last-of-type)::before, .relocation-work-flow .inner .single .flow-list li:not(:last-of-type)::after {
  content: "";
  position: absolute;
  right: 0;
}
.relocation-work-flow .inner .single .flow-list li:not(:last-of-type)::before {
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 28px 62.5px 0;
  border-color: transparent #fff transparent transparent;
}
@media only screen and (max-width: 767px) {
  .relocation-work-flow .inner .single .flow-list li:not(:last-of-type)::before {
    border-width: 0 0 3.5rem 15.75rem;
    border-color: transparent transparent #fff transparent;
    top: auto;
    bottom: 0;
  }
}
.relocation-work-flow .inner .single .flow-list li:not(:last-of-type)::after {
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 62.5px 28px;
  border-color: transparent transparent #fff transparent;
}
@media only screen and (max-width: 767px) {
  .relocation-work-flow .inner .single .flow-list li:not(:last-of-type)::after {
    border-width: 3.5rem 0 0 15.75rem;
    border-color: transparent transparent transparent #fff;
    left: 0;
  }
}
@media print, screen and (min-width: 768px) {
  .relocation-work-flow .inner .single .flow-list li:not(:last-of-type):not(:last-of-type) {
    margin-right: 2.1rem;
  }
}
.relocation-work-flow .inner .single .flow-list li:last-of-type {
  background: #045BAA;
  padding: 0;
}
.relocation-work-flow .inner .image-list {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 5rem;
}
@media only screen and (max-width: 767px) {
  .relocation-work-flow .inner .image-list {
    width: auto;
    margin-bottom: 2.3rem;
  }
}
.relocation-work-flow .inner .image-list li {
  width: 20rem;
}
@media only screen and (max-width: 767px) {
  .relocation-work-flow .inner .image-list li {
    width: 32.8rem;
  }
  .relocation-work-flow .inner .image-list li:nth-of-type(odd) {
    margin-right: 3rem;
  }
  .relocation-work-flow .inner .image-list li:not(:nth-last-of-type(-n + 2)) {
    margin-bottom: 3rem;
  }
  .relocation-work-flow .inner .image-list li img {
    width: 100%;
  }
}
@media print, screen and (min-width: 768px) {
  .relocation-work-flow .inner .image-list li:not(:last-of-type) {
    margin-right: 2rem;
  }
}
.relocation-work-flow .inner .results-banner {
  margin: 8rem auto 17rem;
  width: 70rem;
}
.relocation-work-flow .inner .results-banner a {
  display: block;
}
/*# sourceMappingURL=relocation.css.map */