@charset "UTF-8";
/* 案件によって必要なサブカラーを追加する
$sub-1: #ffffff;
$sub-2: #ffffff;
*/
.l-footer-contact {
  display: none;
}

.is-pc {
  display: block;
}
@media screen and (max-width: 768px) {
  .is-pc {
    display: none;
  }
}

.is-sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .is-sp {
    display: block;
  }
}

body {
  font-feature-settings: "halt";
}

h2 {
  font-size: inherit;
  line-height: 1.45;
}

figure {
  margin: 0;
}

img, svg {
  max-width: 100%;
}

svg {
  fill: currentcolor;
  stroke: currentcolor;
}

.p-ma {
  --main: #F18E2C;
  --accent: #EB6100;
  --note: #5D5D5D;
  --border: #979797;
  position: relative;
  line-height: 1.8;
  font-size: 22px;
  /*
  mv
  ----------------------------------------------- */
  /*
  lead
  ----------------------------------------------- */
  /*
  policy
  ----------------------------------------------- */
  /*
  strategy
  ----------------------------------------------- */
  /*
    synergy
  ----------------------------------------------- */
  /*
  case
  ----------------------------------------------- */
  /*
  faq
  ----------------------------------------------- */
  /*
  cta
  ----------------------------------------------- */
}
@media screen and (max-width: 768px) {
  .p-ma {
    font-size: 16px;
  }
}
@media screen and (min-width: 769px) {
  .p-ma {
    margin-top: 100px;
  }
}
@media screen and (max-width: 768px) {
  .p-ma {
    margin-top: 54px;
  }
}
.p-ma__title {
  text-align: center;
  margin-inline: auto;
}
@media screen and (min-width: 769px) {
  .p-ma__title {
    width: 100vw;
    margin: 0 calc(50% - 50vw) 26px;
    padding: 0 30px;
    font-size: 56px;
  }
}
@media screen and (max-width: 768px) {
  .p-ma__title {
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    margin-bottom: 28px;
    font-size: 28px;
  }
}
@media screen and (min-width: 769px) {
  .p-ma__title.--m {
    font-size: 44px;
  }
}
@media screen and (max-width: 768px) {
  .p-ma__title.--m {
    font-size: 26px;
  }
}
@media screen and (min-width: 769px) {
  .p-ma__title.--s {
    font-size: 36px;
  }
}
.p-ma__title .text {
  display: block;
  margin-top: 20px;
  font-size: 18px;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .p-ma__title .text {
    top: 14px;
    left: 21px;
    text-align: left;
    font-size: 15px;
    padding: 0 6.6666666667%;
  }
}
.p-ma__title img {
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .p-ma__title img {
    width: 42px;
  }
}
.p-ma__inner {
  max-width: 860px;
  margin-inline: auto;
}
@media screen and (min-width: 769px) {
  .p-ma__inner {
    padding: 0 30px;
  }
}
@media screen and (max-width: 768px) {
  .p-ma__inner {
    max-width: 100%;
    padding: 0 min(6.6666666667%, 25px);
    overflow-x: clip;
  }
}
.p-ma__over {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}
.p-ma__mv {
  position: relative;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .p-ma__mv {
    aspect-ratio: 25/28;
  }
}
.p-ma__mv::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(237, 237, 237, 0.6);
}
.p-ma__mv__inner {
  width: 100%;
  margin-inline: auto;
}
@media screen and (min-width: 769px) {
  .p-ma__mv__inner {
    max-width: 1400px;
    padding: 0 max(30px, 8.5714285714%);
  }
}
@media screen and (max-width: 768px) {
  .p-ma__mv__inner {
    padding: 0 6.1333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .p-ma__mv__img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.p-ma__mv__text {
  position: relative;
  z-index: 2;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .p-ma__mv__text {
    width: 100%;
    margin: 0 auto 63px;
    padding-top: 34px;
    font-size: clamp(14px, 1.4285714286vw, 20px);
  }
}
@media screen and (max-width: 768px) {
  .p-ma__mv__text {
    position: absolute;
    top: 18px;
    left: 6.1333333333vw;
    z-index: 2;
    font-size: 12px;
  }
}
.p-ma__mv__title {
  position: absolute;
  left: 50%;
  z-index: 2;
  display: inline-block;
  width: max-content;
  word-break: keep-all;
  overflow-wrap: anywhere;
  font-weight: 700;
  line-height: 1.2;
}
@media screen and (min-width: 769px) {
  .p-ma__mv__title {
    top: 50%;
    font-size: clamp(32px, 3.8888888889vw, 56px);
    transform: translate(-50%, -50%);
  }
}
@media screen and (max-width: 768px) {
  .p-ma__mv__title {
    top: 28.2666666667vmin;
    left: 50%;
    width: 100%;
    text-align: center;
    font-size: 8.5333333333vw;
    transform: translateX(-50%);
  }
}
.p-ma__main > *:nth-of-type(even) {
  background-color: #F6F6F7;
}
@media screen and (min-width: 769px) {
  .p-ma__main > *:nth-of-type(even) {
    padding-top: 65px;
  }
}
@media screen and (max-width: 768px) {
  .p-ma__main > *:nth-of-type(even) {
    padding-top: 40px;
  }
}
.p-ma__main > *:nth-of-type(odd) {
  background-color: #fff;
}
.p-ma__lead {
  margin-top: 112px;
}
@media screen and (max-width: 768px) {
  .p-ma__lead {
    margin-top: 56px;
  }
}
.p-ma__lead__wrap {
  display: flex;
  align-items: center;
  gap: 18px 47px;
  flex-wrap: wrap;
  width: 100%;
  margin-inline: auto;
}
@media screen and (min-width: 769px) {
  .p-ma__lead__wrap {
    max-width: 1016px;
    padding: 0 30px;
  }
}
@media screen and (max-width: 768px) {
  .p-ma__lead__wrap {
    flex-direction: column;
    gap: 28px;
    padding: 0 6.6666666667%;
  }
}
.p-ma__lead__title {
  width: max-content;
  font-size: 48px;
}
@media screen and (max-width: 768px) {
  .p-ma__lead__title {
    text-align: center;
    font-size: 28px;
  }
}
.p-ma__lead__text {
  flex: 1;
  text-align: justify;
  text-justify: inter-ideograph;
  line-break: strict;
}
@media screen and (min-width: 769px) {
  .p-ma__policy {
    margin-top: 95px;
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 768px) {
  .p-ma__policy {
    margin-top: 50px;
    padding-bottom: 53px;
  }
}
.p-ma__policy__inner {
  max-width: 800px;
  margin-inline: auto;
}
@media screen and (min-width: 769px) {
  .p-ma__policy__img {
    margin: 53px 0 0;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .p-ma__policy__img {
    margin: 20px 0 0;
  }
}
.p-ma__policy__strategy {
  margin-top: 132px;
}
@media screen and (max-width: 768px) {
  .p-ma__policy__strategy {
    width: 100vw;
    margin-top: 40px;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
  }
}
.p-ma__policy__strategy__text {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px;
  padding-left: min(7.7333333333%, 29px);
}
.p-ma__strategy {
  margin-top: 94px;
}
@media screen and (max-width: 768px) {
  .p-ma__strategy {
    margin-top: 48px;
    padding-bottom: 27px;
  }
}
@media screen and (min-width: 769px) {
  .p-ma__strategy__text {
    margin-bottom: 44px;
  }
}
@media screen and (max-width: 768px) {
  .p-ma__strategy__text {
    margin-bottom: 42px;
  }
}
.p-ma__strategy__wrap {
  max-width: 1400px;
  margin-inline: auto;
}
@media screen and (min-width: 769px) {
  .p-ma__strategy__title {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .p-ma__strategy__title {
    display: block;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 12px;
    line-height: 1.6em;
    padding-left: 6.6666666667%;
  }
  .p-ma__strategy__title span {
    background: linear-gradient(transparent 60%, #FFC891 60%);
  }
}
@media screen and (max-width: 768px) {
  .p-ma__synergy .p-ma__title {
    font-size: 26px;
  }
}
.p-ma__synergy figure {
  max-width: 1400px;
  margin-inline: auto;
}
@media screen and (min-width: 769px) {
  .p-ma__synergy figure {
    margin-top: 58px;
  }
}
@media screen and (min-width: 769px) {
  .p-ma__case {
    margin-top: 95px;
  }
}
@media screen and (max-width: 768px) {
  .p-ma__case {
    margin-top: 55px;
  }
}
@media screen and (max-width: 768px) {
  .p-ma__case .p-ma__title .text {
    text-align: center;
  }
}
.p-ma__case__inner {
  position: relative;
}
@media screen and (min-width: 769px) {
  .p-ma__case__inner {
    max-width: 860px;
    margin-inline: auto;
    padding: 0 30px;
  }
}
@media screen and (max-width: 768px) {
  .p-ma__case__inner {
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding: 0 8vw;
  }
}
@media screen and (min-width: 769px) {
  .p-ma__case__list {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
  }
}
.p-ma__case-card {
  display: flex;
  gap: 48px;
  padding: 35px 50px;
  text-decoration: none;
  border: 1px solid var(--border);
  transition: opacity 0.3s, border-color 0.3s, color 0.3s;
}
@media screen and (max-width: 768px) {
  .p-ma__case-card {
    display: block;
    padding: 20px 20px 28px;
  }
}
@media (any-hover: hover) {
  .p-ma__case-card:hover {
    border-color: var(--main);
  }
  .p-ma__case-card:hover .p-ma__case-card__link {
    color: var(--main);
  }
}
.p-ma__case-card__img {
  width: 160px;
}
@media screen and (max-width: 768px) {
  .p-ma__case-card__img {
    width: 120px;
    margin: 0 auto 20px;
  }
}
.p-ma__case-card__body {
  flex: 1;
}
.p-ma__case-card__company {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 769px) {
  .p-ma__case-card__company .name {
    font-size: 18px;
  }
}
.p-ma__case-card__company .text {
  margin-top: 0.5em;
  font-size: 20px;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .p-ma__case-card__company .text {
    font-size: 18px;
  }
}
.p-ma__case-card__business {
  display: grid;
}
@media screen and (min-width: 769px) {
  .p-ma__case-card__business {
    grid-template-columns: 1fr 1fr;
    gap: 44px;
    margin-top: 10px;
  }
}
@media screen and (max-width: 768px) {
  .p-ma__case-card__business {
    gap: 4px;
    margin-top: 15px;
  }
}
.p-ma__case-card__business div {
  display: flex;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  .p-ma__case-card__business div {
    font-size: 12px;
  }
}
.p-ma__case-card__business dt {
  font-weight: 700;
  color: var(--main);
}
.p-ma__case-card__link {
  display: flex;
  align-items: center;
  font-weight: 700;
  transition: color 0.3s;
  text-decoration: none;
}
@media screen and (min-width: 769px) {
  .p-ma__case-card__link {
    margin-top: 20px;
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .p-ma__case-card__link {
    margin-top: 16px;
  }
}
.p-ma__case-card__link::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  background-size: cover;
  background-image: url("/wp-content/themes/rpahd/images/ma/arrow_icon.png");
}
.p-ma__case .swiper-button-next, .p-ma__case .swiper-button-prev {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: var(--main);
  transform: translateY(-50%);
}
@media screen and (min-width: 769px) {
  .p-ma__case .swiper-button-next, .p-ma__case .swiper-button-prev {
    display: none;
  }
}
.p-ma__case .swiper-button-next::after, .p-ma__case .swiper-button-prev::after {
  font-size: 15px;
  font-weight: 700;
  color: #fff;
}
.p-ma__case .swiper-button-next {
  right: 3.2vw;
}
.p-ma__case .swiper-button-prev {
  left: 3.2vw;
}
.p-ma__case .swiper-pagination {
  position: static;
  margin-top: 8px;
}
@media screen and (min-width: 769px) {
  .p-ma__case .swiper-pagination {
    display: none;
  }
}
.p-ma__case .swiper-pagination-bullet-active {
  background-color: var(--main);
}
.p-ma__faq {
  padding-top: 0 !important;
  background-color: #fff !important;
}
@media screen and (min-width: 769px) {
  .p-ma__faq {
    margin-top: 72px;
  }
}
@media screen and (max-width: 768px) {
  .p-ma__faq {
    margin-top: 97px;
  }
}
.p-ma__faq__list {
  max-width: 800px;
  margin: 40px auto 0;
  border-top: 1px solid var(--border);
}
@media screen and (max-width: 768px) {
  .p-ma__faq__list {
    margin-top: 30px;
  }
}
.p-ma__faq__item {
  padding: 20px 17px 20px 8px;
  border-bottom: 1px solid var(--border);
}
@media screen and (max-width: 768px) {
  .p-ma__faq__item {
    padding: 16px 0;
  }
}
.p-ma__faq__question {
  display: flex;
  align-items: center;
  line-height: 1.4;
}
@media (any-hover: hover) {
  .p-ma__faq__question {
    cursor: pointer;
  }
}
.p-ma__faq__label {
  font-weight: 700;
  font-size: 22px;
  font-family: "Inter";
  color: var(--accent);
}
@media screen and (max-width: 768px) {
  .p-ma__faq__label {
    font-size: 20px;
  }
}
.p-ma__faq__text {
  flex: 1;
  padding: 0 0.5em;
  font-size: 18px;
  color: #454545;
}
@media screen and (max-width: 768px) {
  .p-ma__faq__text {
    padding-left: 0.6em;
    font-size: 14px;
  }
}
.is-open .p-ma__faq__text {
  opacity: 0.5;
}
.p-ma__faq__toggle {
  width: 25px;
  height: 25px;
  margin-left: auto;
  background-size: cover;
  background-image: url("/wp-content/themes/rpahd/images/ma/plus_icon.png");
}
@media screen and (max-width: 768px) {
  .p-ma__faq__toggle {
    width: 20px;
    height: 20px;
  }
}
.is-open .p-ma__faq__toggle {
  opacity: 0.5;
  background-image: url("/wp-content/themes/rpahd/images/ma/minus_icon.png");
}
.p-ma__faq__answer {
  display: none;
  margin-top: 1em;
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  .p-ma__faq__answer {
    font-size: 14px;
  }
}
.p-ma__faq__note {
  width: 100vw;
  max-width: 1400px;
  margin-top: 85px;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding-left: 47px;
  font-size: 11px;
  color: var(--note);
}
@media screen and (max-width: 768px) {
  .p-ma__faq__note {
    padding: 0 6.6666666667vw;
    font-size: 10px;
    margin-top: 70px;
  }
}
.p-ma__cta {
  position: relative;
  width: 100vw;
  height: 520px;
  margin-top: 12px;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  text-align: center;
  background-size: cover;
  background-image: url("/wp-content/themes/rpahd/images/ma/contact.jpg");
}
@media screen and (max-width: 768px) {
  .p-ma__cta {
    height: 400px;
    background-image: url("/wp-content/themes/rpahd/images/ma/contact_sp.jpg");
  }
}
.p-ma__cta__wrap {
  position: relative;
  top: 181px;
  left: 50%;
  padding: 0 20px;
  transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .p-ma__cta__wrap {
    top: 94px;
  }
}
.p-ma__cta__title {
  font-size: 20px;
  color: #fff;
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  .p-ma__cta__title {
    font-size: 16px;
  }
}
.p-ma__cta__button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 300px;
  height: 50px;
  margin: 32px auto 0;
  font-weight: 700;
  font-size: 24px;
  line-height: 1;
  text-decoration: none;
  border-radius: 9999px;
  border: 1px solid var(--main);
  color: var(--main) !important;
  background-color: #fff;
  transition: background-color 0.3s, color 0.3s;
}
@media screen and (max-width: 768px) {
  .p-ma__cta__button {
    margin-top: 43px;
  }
}
@media (any-hover: hover) {
  .p-ma__cta__button:hover {
    color: #fff !important;
    background-color: var(--main);
  }
}
.p-ma__cta__button img, .p-ma__cta__button svg {
  position: absolute;
  top: 50%;
  right: 25px;
  width: 25px;
  transform: translateY(-50%);
}