.p-lp__header {
  display: flex;
  align-items: center; }
  @media screen and (min-width: 1025px) {
    .p-lp__header {
      flex-direction: row;
      justify-content: space-between;
      max-width: 120rem;
      height: 12rem;
      padding: 0 3rem;
      margin: 0 auto; } }
  @media screen and (max-width: 1024px) {
    .p-lp__header {
      height: 5rem;
      padding: 0 2rem; } }

.p-lp__headerLogo img {
  display: block; }

@media screen and (max-width: 1024px) {
  .p-lp__headerLogo {
    max-width: 16rem; } }

@media screen and (min-width: 1025px) {
  .p-lp__headerCta {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1rem;
    background-color: #fff4e3;
    border: 2px solid #ffe1b2;
    border-radius: 1rem;
    margin-left: 2rem; }
    .p-lp__headerCta:before {
      position: absolute;
      left: 0.9rem;
      bottom: 0;
      display: block;
      content: "";
      width: 9.7rem;
      height: 9rem;
      background-image: url(../../../img/Project/p-topFv__cta__tel__title__img.png);
      background-repeat: no-repeat;
      background-position: center center;
      background-size: 100%; }
    .p-lp__headerCta__title {
      position: relative;
      max-width: 34rem;
      min-width: 34rem;
      padding-left: 12rem;
      color: #333333;
      font-weight: bold; }
      .p-lp__headerCta__title em {
        font-style: normal;
        color: #df4449; }
    .p-lp__headerCta__button {
      max-width: 26rem;
      min-width: 26rem;
      text-align: center; }
      .p-lp__headerCta__button a {
        color: #333333;
        text-decoration: none; }
      .p-lp__headerCta__button .__text {
        display: none;
        margin-bottom: 0.6rem; }
      .p-lp__headerCta__button .__no {
        display: flex;
        align-items: center;
        justify-content: center;
        line-height: 1.2;
        margin-bottom: 0.3rem;
        letter-spacing: 0.01em;
        font-size: 2.75rem;
        font-weight: bold;
        color: #f29600; }
        .p-lp__headerCta__button .__no:before {
          display: block;
          content: "";
          width: 2.8rem;
          height: 2.1rem;
          overflow: hidden;
          margin-top: 0.1em;
          margin-right: 0.5rem;
          background-image: url(../../../img/ic-old_phone--orange.svg);
          background-position: center center;
          background-repeat: no-repeat;
          background-size: contain; }
      .p-lp__headerCta__button .__officehour {
        line-height: 1.2;
        font-size: 1.2rem; } }

@media screen and (max-width: 1024px) {
  .p-lp__headerCta {
    display: none; } }

.p-lp__fv {
  position: relative;
  color: #ffffff;
  image-rendering: -webkit-optimize-contrast; }
  @media screen and (min-width: 1025px) {
    .p-lp__fv {
      margin-bottom: 18rem;
      background-image: linear-gradient(90deg, #f29600 0%, #fac800 76.32%);
      background-position: left top;
      background-repeat: no-repeat;
      background-size: contain; } }
  @media screen and (max-width: 1024px) {
    .p-lp__fv {
      padding: 64% 2rem 0;
      margin-bottom: 5rem;
      background-image: url(../../../img/Project/p-topFv__bg--sp.png), linear-gradient(90deg, #f29600 0%, #fac800 100%);
      background-position: left top, left top;
      background-repeat: no-repeat, no-repeat;
      background-size: 100%, contain; } }
  .p-lp__fv__catchcopy {
    line-height: 1.4;
    padding: 0;
    margin: 0;
    margin-bottom: 1rem;
    font-weight: bold; }
    @media screen and (min-width: 1025px) {
      .p-lp__fv__catchcopy {
        font-size: 5.6rem; } }
    @media screen and (max-width: 1024px) {
      .p-lp__fv__catchcopy {
        font-size: 3.2rem; } }

@-moz-document url-prefix() {
  .p-lp__fv__catchcopy {
    line-height: 1;
    margin-bottom: 2rem; } }
  .p-lp__fv__summary {
    line-height: 1.6; }
    @media screen and (min-width: 1025px) {
      .p-lp__fv__summary {
        margin-bottom: 2.4rem;
        font-size: 2rem; } }
    @media screen and (max-width: 1024px) {
      .p-lp__fv__summary {
        margin-bottom: 1.2rem;
        font-size: 1.6rem; } }
  @media screen and (min-width: 1025px) {
    .p-lp__fv__point {
      width: 40rem;
      margin-bottom: 1rem; } }
  @media screen and (max-width: 1024px) {
    .p-lp__fv__point {
      margin-bottom: 0.8rem; } }
  .p-lp__fv__point img {
    width: 100%;
    height: auto; }
  .p-lp__fv__attention {
    color: #666666; }
    @media screen and (min-width: 1025px) {
      .p-lp__fv__attention {
        font-size: 1rem; } }
    @media screen and (max-width: 1024px) {
      .p-lp__fv__attention {
        font-size: 1rem; } }
    @media screen and (max-width: 1024px) {
      .p-lp__fv__attention__break {
        display: block;
        text-indent: 1em; } }
  .p-lp__fv__inner {
    position: relative; }
    @media screen and (min-width: 1025px) {
      .p-lp__fv__inner {
        max-width: 120rem;
        height: 54rem;
        padding: 4rem 10rem 0;
        margin: 0 auto;
        background-image: url(../../../img/Project/p-topFv__bg.png);
        background-position: right center;
        background-repeat: no-repeat;
        background-size: contain; }
      @-moz-document url-prefix() {
        .p-lp__fv__inner {
          padding-top: 3rem; } } }
    @media screen and (max-width: 1024px) {
      .p-lp__fv__inner {
        width: 100%;
        max-width: 33rem;
        padding: 0 0 6rem;
        margin: 0 auto; } }
  .p-lp__fv__cta {
    position: absolute;
    left: 50%;
    bottom: 0;
    max-width: 100rem;
    background-color: #ffffff;
    border-radius: 1rem; }
    @media screen and (min-width: 1025px) {
      .p-lp__fv__cta {
        transform: translate(-50%, 150%);
        display: flex;
        align-items: stretch;
        justify-content: stretch;
        width: 100rem;
        height: 12rem; } }
    @media screen and (max-width: 1024px) {
      .p-lp__fv__cta {
        box-shadow: 0px 5px 1rem rgba(0, 0, 0, 0.1);
        transform: translate(-50%, 50%);
        display: flex;
        align-items: stretch;
        justify-content: stretch;
        width: 100%;
        max-width: 33.5rem;
        height: 10rem;
        padding: 1rem; } }
    .p-lp__fv__cta__tel {
      position: relative; }
      @media screen and (min-width: 1025px) {
        .p-lp__fv__cta__tel {
          display: flex;
          align-items: center;
          justify-content: space-between;
          width: 100%;
          background-color: #fff4e3;
          border: 4px solid #ffe1b2;
          border-radius: 1rem; }
          .p-lp__fv__cta__tel:before {
            position: absolute;
            left: 0.9rem;
            bottom: 0;
            display: block;
            content: "";
            width: 13.3rem;
            height: 13.3rem;
            background-image: url(../../../img/Project/p-topFv__cta__tel__title__img.png);
            background-repeat: no-repeat;
            background-position: bottom center;
            background-size: 100%; }
          .p-lp__fv__cta__tel__title {
            position: relative;
            padding-left: 16.3rem;
            color: #333333;
            font-weight: bold;
            font-size: 2.6rem;
            line-height: 1.5; }
            .p-lp__fv__cta__tel__title em {
              font-style: normal;
              color: #df4449; }
          .p-lp__fv__cta__tel__button {
            max-width: 44.9rem;
            min-width: 44.9rem;
            text-align: center;
            margin-right: 3rem; }
            .p-lp__fv__cta__tel__button a {
              color: #333333;
              text-decoration: none; }
            .p-lp__fv__cta__tel__button .__text {
              display: none;
              margin-bottom: 0.6rem; }
            .p-lp__fv__cta__tel__button .__no {
              display: flex;
              align-items: center;
              justify-content: center;
              line-height: 1.2;
              margin-bottom: 0.3rem;
              letter-spacing: 0.01em;
              font-size: 4.8rem;
              font-weight: bold;
              color: #f29600; }
              .p-lp__fv__cta__tel__button .__no:before {
                display: block;
                content: "";
                width: 4.8rem;
                height: 3.6rem;
                overflow: hidden;
                margin-top: 0.1em;
                margin-right: 0.5rem;
                background-image: url(../../../img/ic-old_phone--orange.svg);
                background-position: center center;
                background-repeat: no-repeat;
                background-size: contain; }
            .p-lp__fv__cta__tel__button .__officehour {
              line-height: 1.2;
              font-size: 1.4rem; } }
      @media screen and (max-width: 1024px) {
        .p-lp__fv__cta__tel {
          display: flex;
          align-items: stretch;
          justify-content: stretch;
          width: 100%; }
          .p-lp__fv__cta__tel__title {
            display: none; }
          .p-lp__fv__cta__tel__button {
            width: 100%;
            text-align: center; }
            .p-lp__fv__cta__tel__button a {
              position: relative;
              display: flex;
              flex-direction: column;
              align-items: center;
              justify-content: center;
              min-width: 100%;
              max-width: 100%;
              height: 100%;
              padding-bottom: 0.5rem;
              border-radius: 1rem;
              background-color: #f29600;
              color: #ffffff;
              text-decoration: none; }
            .p-lp__fv__cta__tel__button .__text {
              display: flex;
              align-items: center;
              justify-content: center;
              line-height: 1.4;
              margin-bottom: 0.3rem;
              font-size: 2.4rem;
              font-weight: bold;
              color: #ffffff;
              margin-bottom: 0.6rem; }
              .p-lp__fv__cta__tel__button .__text:before {
                display: block;
                content: "";
                width: 2.8rem;
                height: 2.1rem;
                overflow: hidden;
                margin-top: 0.1em;
                margin-right: 0.5rem;
                background-image: url(../../../img/ic-old_phone--white.svg);
                background-position: center center;
                background-repeat: no-repeat;
                background-size: contain; }
            .p-lp__fv__cta__tel__button .__no {
              display: none; }
            .p-lp__fv__cta__tel__button .__officehour {
              line-height: 1.2;
              font-size: 1.2rem; } }



.p-lp__fv.--v2 .p-lp__fv__inner {
  padding: 2rem 10rem 0; }
.p-lp__fv.--v2 .p-lp__fv__summary {
  margin-bottom: 1rem; }
.p-lp__fv.--v2 .p-lp__fv__point {
  margin-bottom: 0; }
.p-lp__fv.--v2 .p-lp__fv__summary2 {
  font-weight: bold;
  width: 400px;
  text-align: center;
  margin-bottom: 1rem;
  line-height: 1.6;
  font-size: 2.4rem; }
.p-lp__shortstayHead {
  text-align: center;
  font-weight: bold;
  margin-bottom: 2rem;
  line-height: 1.6;
  color: #f29600;
  font-size: 3rem; }
.p-lp__shortstayHead span {
  display: inline-block; }
.p-lp__shortstayTable {
  box-sizing: border-box;
  border-collapse: collapse;
  border: 2px solid #fff;
  border-spacing: 0;
  border-radius: 20px;
  overflow: hidden;
  width: 100%;
  text-align: center; }
.p-lp__shortstayTable th {
  padding: 20px;
  background-color: #797152;
  border: 2px solid #fff;
  color: #FFFFFF; }
.p-lp__shortstayTable td {
  border: 2px solid #fff;
  background-color: #f6f6f6;
  padding: 20px; }
.p-lp__shortstayTable__pick td {
  background-color: #FFF9F0; }
.p-lp__shortstayInfo {
  padding: 40px 40px 20px;
  margin-top: 40px;
  border-radius: 20px; }
.p-lp__shortstayInfo.--bg1 {
  background-color: #FFF9F0;}
.p-lp__shortstayInfo.--bg2 {
  color: white;
  background-color: #333;}
.p-lp__shortstayInfo__title {
  font-size: 2.4rem;
  margin-top: 0;
  font-weight: bold; }
.p-lp__shortstayInfo__subtitle {
  font-size: 2rem;
  font-weight: bold; }
.p-lp__shortstayInfo__summary {
  color: red;
  text-align: center;
  margin-top: 40px;
  font-size: 2rem;
  font-weight: bold; }
.p-lp__shortstayLife {
  margin-top: 40px;
  display: flex; }
.p-lp__shortstayLife__head {
  width: 200px;
  height: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #dd3333;
  text-align: center; }
.p-lp__shortstayLife__head span {
  display: block;
  color: white;
  font-weight: bold; }
.p-lp__shortstayLife__body {
  flex: 1;
  margin-left: 40px;
}
.p-lp__shortstaySchedule {
  display: flex;
  justify-content: space-between; }
.p-lp__shortstaySchedule dl {
  background-color: #FFF9F0;
  width: calc((100% - 20px) / 2); }
.p-lp__shortstaySchedule dt {
  color: #fff;
  text-align: center;
  font-weight: bold;
  padding: 10px;
  background: #797152;}
.p-lp__shortstaySchedule dd {
  padding: 20px; }
.p-lp__shortstaySchedule__summary {
  font-size: 2.4rem;
  font-weight: bold;
  color: #dd3333; }

@media screen and (min-width: 1025px) {
.p-lp__shortstayTable td:first-child {
  word-break: keep-all;
  width: 380px; }}
@media screen and (max-width: 1024px) {
.p-lp__fv.--v2 .p-lp__fv {
  padding: 64% 2rem 0; }
.p-lp__fv.--v2 .p-lp__fv__inner {
  padding: 0 0 6rem; }
.p-lp__fv.--v2 .p-lp__fv__summary2 {
  width: auto;
  margin: 0.5em 0 1rem;
  font-size: 1.6rem; }
.p-lp__shortstayHead {
  font-size: 1.2rem; }
.p-lp__shortstayTable th {
  font-size: 1.2rem;
  padding: 10px; }
.p-lp__shortstayTable td {
  font-size: 1.2rem;
  padding: 10px; }
.p-lp__shortstayTable td br {
  display: none; }
.p-lp__shortstayInfo {
  margin-top: 20px;
  padding: 20px 20px 5px; }
.p-lp__shortstayInfo__title {
  font-size: 1.6rem; }
.p-lp__shortstayInfo__subtitle {
  font-size: 1.4rem; }
.p-lp__shortstayInfo__summary {
  font-size: 1.6rem; }
.p-lp__shortstayLife {
  display: block; }
.p-lp__shortstayLife__head br {
  display: none; }
.p-lp__shortstayLife__head {
  width: 100%;
  height: auto;
  padding: 10px; }
.p-lp__shortstayLife__body {
  margin: 0; }
.p-lp__shortstaySchedule {
  display: block; }
.p-lp__shortstaySchedule dl {
  width: auto;
  margin: 10px 0 0 0; }
.p-lp__shortstaySchedule dt {
  padding: 5px;
 }
.p-lp__shortstaySchedule__summary {
  margin: 20px 0;
  font-size: 1.6rem; }}



.p-lp__orangeArea {
  background: #f29600; }
  @media screen and (min-width: 1025px) {
    .p-lp__orangeArea {
      margin-top: 40px; } }

.p-lp__title {
  text-align: center;
  margin: 4rem 0 6rem; }
  .p-lp__title > span {
    display: inline-block;
    padding: 0 0 30px;
    background: url("../../../assets/lp/img/dot_orange.png") center bottom/15px repeat-x; }
    .p-lp__title > span > span,
    .p-lp__title > span > em {
      display: block;
      line-height: 1; }
    .p-lp__title > span > span {
      font-size: 36px;
      margin-bottom: 20px; }
    .p-lp__title > span > em {
      font-size: 54px;
      color: #f29600;
      font-style: normal; }
  .p-lp__title.--yellow {
    margin: 0 0 6rem; }
    .p-lp__title.--yellow > span {
      background: url("../../../assets/lp/img/dot_yellow.png") center bottom/15px repeat-x; }
      .p-lp__title.--yellow > span > span {
        color: white; }
      .p-lp__title.--yellow > span > em {
        color: #faff00; }
  @media screen and (max-width: 1024px) {
    .p-lp__title {
      margin: 1rem 0 3rem; }
      .p-lp__title > span {
        display: inline-block;
        padding: 0 5px 15px;
        background: url("../../../assets/lp/img/dot_orange.png") center bottom/7.5px repeat-x; }
        .p-lp__title > span > span {
          font-size: 1.4rem;
          margin-bottom: 1rem; }
        .p-lp__title > span > em {
          line-height: 1.2;
          font-size: 1.8rem; }
      .p-lp__title.--yellow {
        margin: 1rem 0 3rem; } }

.p-lp__ribon {
  text-align: center;
  margin-bottom: 4rem; }
  .p-lp__ribon > span {
    background: url("../../../assets/lp/img/ribbon.png") center center/contain no-repeat;
    display: inline-block;
    width: 49rem;
    height: 6.6rem;
    text-align: center;
    color: white;
    font-weight: bold;
    font-size: 2.4rem;
    padding: 1.6rem 0 0;
    line-height: 1; }
  @media screen and (max-width: 1024px) {
    .p-lp__ribon {
      margin-bottom: 2rem; }
      .p-lp__ribon > span {
        width: 24.5rem;
        height: 3.3rem;
        font-size: 1.4rem;
        padding: 0.6rem 0 0; } }

@media screen and (min-width: 1025px) {
  .p-lp__contProblemList__unit {
    min-width: 17.6%;
    max-width: 17.6%; }
    .p-lp__contProblemList__unit__img {
      width: 100%;
      margin-bottom: 1.6rem; }
      .p-lp__contProblemList__unit__img img {
        width: 100%;
        height: auto; }
    .p-lp__contProblemList__unit__text {
      line-height: 1.4;
      font-weight: bold;
      text-align: center; }
      .p-lp__contProblemList__unit__text em {
        font-style: normal; }
  .p-lp__contProblemList__ul {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    padding: 0;
    margin: 0;
    list-style: none; } }

@media screen and (max-width: 1024px) {
  .p-lp__contProblemList__title {
    line-height: 1.4;
    padding-bottom: 14rem;
    font-size: 2.4rem;
    font-weight: bold;
    text-align: center;
    background-image: url(../../../img/Project/p-contProblemList__unit--howto__img.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 11rem;
    image-rendering: -webkit-optimize-contrast; }
  .p-lp__contProblemList__unit {
    padding-left: 2.2rem;
    margin-bottom: 1.4rem;
    background-image: url(../../../img/ic-check--orange.svg);
    background-repeat: no-repeat;
    background-position: left top 0.5rem;
    background-size: 1.8rem; }
    .p-lp__contProblemList__unit__img {
      display: none; }
    .p-lp__contProblemList__unit__text {
      line-height: 1.4;
      font-weight: bold;
      font-size: 1.6rem; }
      .p-lp__contProblemList__unit__text em {
        font-style: normal;
        color: #f29600; }
  .p-lp__contProblemList__ul {
    max-width: 33rem;
    padding: 0;
    padding-left: 2.7rem;
    margin: 0 auto;
    list-style: none; } }

.p-lp__case__unit:not(:first-child) {
  margin-top: 6rem;
  padding-top: 6rem;
  border-top: 1px solid #e6e6e6; }

@media screen and (min-width: 1025px) {
  .p-lp__case__unit {
    display: flex;
    justify-content: space-between; } }

@media screen and (max-width: 1024px) {
  .p-lp__case__unit:not(:first-child) {
    margin-top: 3rem;
    padding-top: 3rem; } }

@media screen and (min-width: 1025px) {
  .p-lp__case__unit__head {
    width: 230px; }
    .p-lp__case__unit__head__img {
      width: 230px;
      height: 230px;
      text-align: center;
      border-radius: 50%;
      position: relative;
      background: #df4449;
      line-height: 1;
      overflow: hidden;
      color: white;
      font-weight: bold;
      padding-top: 1em; }
      .p-lp__case__unit__head__img img {
        width: 10rem;
        height: auto;
        position: absolute;
        z-index: 0;
        bottom: 0;
        left: 50%;
        transform: translate(-50%, 0); }
      .p-lp__case__unit__head__img span {
        display: block;
        font-size: 1.6rem; }
      .p-lp__case__unit__head__img em {
        display: block;
        position: relative;
        z-index: 1;
        line-height: 1.2;
        font-size: 2.4rem;
        margin-top: 5px;
        font-style: normal; }
    .p-lp__case__unit__head__name {
      display: block;
      text-align: center;
      margin-top: 2rem;
      font-size: 1.6rem;
      font-weight: bold; } }

@media screen and (max-width: 1024px) {
  .p-lp__case__unit__head__img {
    background: #df4449;
    position: relative;
    color: white;
    font-weight: bold;
    border-radius: 1rem;
    padding: 1rem 7.2rem 1rem 1.5rem; }
    .p-lp__case__unit__head__img img {
      width: 5.7rem;
      height: auto;
      position: absolute;
      bottom: 0;
      right: 1.5rem; }
    .p-lp__case__unit__head__img br {
      display: none; }
    .p-lp__case__unit__head__img span {
      display: block;
      font-size: 1.2rem; }
    .p-lp__case__unit__head__img em {
      display: block;
      font-size: 2rem;
      font-style: normal; }
  .p-lp__case__unit__head__name {
    display: block;
    text-align: center;
    font-size: 1.2rem;
    font-weight: bold; }
    .p-lp__case__unit__head__name br {
      display: none; } }

@media screen and (min-width: 1025px) {
  .p-lp__case__unit__body {
    margin-left: 4rem; } }

@media screen and (max-width: 1024px) {
  .p-lp__case__unit__body {
    margin-top: 2rem; } }

.p-lp__case__question {
  position: relative;
  padding: 20px;
  border: 4px solid #df4449;
  border-radius: 1rem; }
  .p-lp__case__question__head {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .p-lp__case__question__head__img {
      width: 80px; }
    .p-lp__case__question__head__title {
      width: calc(100% - 100px); }
      .p-lp__case__question__head__title em {
        display: block;
        color: #df4449;
        font-size: 2.8rem;
        line-height: 1.2;
        font-style: normal;
        font-weight: bold; }
      .p-lp__case__question__head__title span {
        display: block;
        font-size: 1.6rem;
        font-weight: bold; }
  .p-lp__case__question__text {
    margin: 1em 0 0; }
  @media screen and (min-width: 1025px) {
    .p-lp__case__question::before,
    .p-lp__case__question::after{
      position: absolute;
      left: 0;
      top: 5rem;
      display: block;
      content: "";
    }
    .p-lp__case__question::before{
      border-top: 14px solid transparent;
      border-right: 22px solid #df4449;
      border-bottom: 14px solid transparent; 
      transform: translateX( -22px );
    }
    .p-lp__case__question::after{
      border-top: 14px solid transparent;
      border-right: 22px solid #FFFFFF;
      border-bottom: 14px solid transparent; 
      transform: translateX( -14px );
    }
  }
  @media screen and (max-width: 1024px) {
    .p-lp__case__question {
      padding: 1.5rem; }
      .p-lp__case__question__head__img {
        width: 60px; }
      .p-lp__case__question__head__title {
        width: calc(100% - 80px); }
        .p-lp__case__question__head__title em {
          font-size: 1.6rem; }
        .p-lp__case__question__head__title span {
          font-size: 1.2rem; } }

.p-lp__case__arrow {
  border: 0;
  background: url("../../../assets/lp/img/arrow.png") center center/84px no-repeat;
  padding-top: 42px;
  margin: 3rem 0; }
  @media screen and (max-width: 1024px) {
    .p-lp__case__arrow {
      background: url("../../../assets/lp/img/arrow.png") center center/42px no-repeat;
      padding-top: 21px;
      margin: 2rem 0; } }

.p-lp__case__textBox {
  border-radius: 1rem;
  border: 4px solid #f29600;
  margin: 3rem 0 0; }
  .p-lp__case__textBox__head {
    text-align: center;
    color: white;
    padding: 1rem 1.5rem 1.5rem;
    font-size: 1.6rem;
    background: #f29600;
    line-height: 1;
    font-weight: bold; }
  .p-lp__case__textBox__body {
    padding: 20px; }
    .p-lp__case__textBox__body__title {
      color: #f29600;
      font-weight: bold; }
    .p-lp__case__textBox__body__text {
      margin-top: 1rem; }
  @media screen and (min-width: 1025px) {
    .p-lp__case__textBox__body.--support {
      padding-right: 120px;
      background: url(../../../img/Project/p-topFv__cta__tel__title__img.png) right -1rem bottom/120px no-repeat #fff4e3; } }
  @media screen and (max-width: 1024px) {
    .p-lp__case__textBox {
      margin: 2rem 0 0; }
      .p-lp__case__textBox__body.--support {
        background: #fff4e3; } }

@media screen and (min-width: 1025px) {
  .p-lp__type {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; } }

.p-lp__type__unit {
  border-radius: 1rem;
  position: relative;
  background: #f7f4e6;
  margin: 12rem 0 0; }
  .p-lp__type__unit img {
    width: 176px;
    height: auto;
    position: absolute;
    top: -12rem;
    left: 50%;
    transform: translate(-50%, 0); }
  .p-lp__type__unit__title {
    text-align: center;
    font-size: 2rem;
    font-weight: bold;
    color: #797152;
    margin: 0; }
  .p-lp__type__unit__text {
    margin: 1rem 0 0; }
  @media screen and (min-width: 1025px) {
    .p-lp__type__unit {
      padding: 7.6rem 3rem 3rem;
      margin-bottom: 3rem;
      min-width: calc((100% - 60px) / 2);
      max-width: calc((100% - 60px) / 2);
      margin-left: 30px; }
      .p-lp__type__unit:nth-child(2n-1){
        margin-left: 0; }
      .p-lp__type__unit__title {
        display: flex;
        align-items: center;
        justify-content: center;
        line-height: 1.7em;
        height: 3.4em;
      }
  }
  @media screen and (max-width: 1024px) {
    .p-lp__type__unit {
      padding: 3.8rem 1.5rem 1.5rem;
      margin: 8rem 0 0; }
      .p-lp__type__unit img {
        width: 88px;
        top: -6rem; }
      .p-lp__type__unit__title {
        font-size: 1.4rem; } }

.p-lp__faq__q {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .p-lp__faq__q:not(:first-child) {
    margin-top: 6rem; }
  .p-lp__faq__q__text {
    width: calc(100% - 120px);
    background: #df4449;
    color: white;
    border-radius: 1rem;
    padding: 4rem 4rem 4rem 11rem;
    font-size: 2rem;
    margin: 0;
    position: relative; }
    .p-lp__faq__q__text::before {
      content: "";
      position: absolute;
      top: 50%;
      left: 3rem;
      margin: -3.1rem 0 0 0;
      display: block;
      width: 62px;
      height: 62px;
      border-radius: 50%;
      background: url("../img/ic_faq_q.png") center center/contain no-repeat; }
  .p-lp__faq__q__img {
    width: 8rem; }
  .p-lp__faq__q__text::after{
    position: absolute;
    right: 0;
    top: 50%;
    display: block;
    content: "";
    border-top: 14px solid transparent;
    border-left: 22px solid #df4449;
    border-bottom: 14px solid transparent; 
    transform: translate( 22px, -50% );
  }
  @media screen and (max-width: 1024px) {
    .p-lp__faq__q:not(:first-child) {
      margin-top: 3rem; }
    .p-lp__faq__q__text {
      width: calc(100% - 6rem);
      padding: 2rem 2rem 2rem 5.5rem;
      font-size: 1.4rem; }
      .p-lp__faq__q__text::before {
        left: 1.5rem;
        margin: -1.55rem 0 0 0;
        width: 3.1rem;
        height: 3.1rem; }
      .p-lp__faq__q__text::after{
        border-top: 10px solid transparent;
        border-left: 14px solid #df4449;
        border-bottom: 10px solid transparent; 
        transform: translate( 14px, -50% );
      }
      .p-lp__faq__q__img {
      width: 4rem; }
    }

.p-lp__faq__a {
  margin-top: 3rem;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .p-lp__faq__a__img {
    width: 180px;
    height: 180px;
    overflow: hidden;
    border-radius: 50%;
    background: #fff4e3;
    position: relative; }
    .p-lp__faq__a__img img {
      position: absolute;
      bottom: 0;
      width: 100%;
      height: auto; }
  .p-lp__faq__a__detail {
    position: relative;
    width: calc(100% - 220px);
    border-radius: 1rem;
    border: 4px solid #f29600;
    background: #fff4e3; }
    .p-lp__faq__a__detail__title {
      position: relative;
      font-size: 2.4rem;
      line-height: 1.5;
      font-weight: bold;
      margin: 0;
      padding: 2rem 2rem 2rem 10rem;
      color: #f29600; }
      .p-lp__faq__a__detail__title::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 2rem;
        margin: -31px 0 0 0;
        display: block;
        width: 62px;
        height: 62px;
        border-radius: 50%;
        background: url("../../../assets/lp/img/ic_faq_a.png") center center/contain no-repeat; }
    .p-lp__faq__a__detail__text {
      padding: 0 2rem 2rem 2rem;
      margin: 0; }

    .p-lp__faq__a__detail::before,
    .p-lp__faq__a__detail::after{
      position: absolute;
      left: 0;
      top: 50%;
      display: block;
      content: "";
    }
    .p-lp__faq__a__detail::before{
      border-top: 14px solid transparent;
      border-right: 22px solid #f29600;
      border-bottom: 14px solid transparent; 
      transform: translate( -22px, -50% );
    }
    .p-lp__faq__a__detail::after{
      border-top: 14px solid transparent;
      border-right: 22px solid #fff4e3;
      border-bottom: 14px solid transparent; 
      transform: translate( -14px, -50% );
    }
    @media screen and (max-width: 1024px) {
    .p-lp__faq__a {
      margin-top: 1.5rem; }
      .p-lp__faq__a__img {
        width: 6rem;
        height: 6rem; }
      .p-lp__faq__a__detail {
        width: calc(100% - 8rem); }
        .p-lp__faq__a__detail::before{
          border-top: 10px solid transparent;
          border-right: 14px solid #f29600;
          border-bottom: 10px solid transparent; 
          transform: translate( -14px, -50% );
        }
        .p-lp__faq__a__detail::after{
          border-top: 10px solid transparent;
          border-right: 14px solid #fff4e3;
          border-bottom: 10px solid transparent; 
          transform: translate( -6px, -50% );
        }
        .p-lp__faq__a__detail__title {
          font-size: 1.4rem;
          padding: 1rem 1rem 1rem 5rem; }
          .p-lp__faq__a__detail__title::before {
            left: 1rem;
            margin: -1.55rem 0 0 0;
            width: 3.1rem;
            height: 3.1rem; }
        .p-lp__faq__a__detail__text {
          padding: 0 1rem 1rem 1rem; }
    }

@media screen and (min-width: 1025px) {
  .p-lp__reasons {
    display: flex;
    justify-content: center; }
    .p-lp__reasons__unit {
      width: 22.7rem;
			margin: 2rem;}
      .p-lp__reasons__unit__circle {
        width: 22.7rem;
        height: 22.7rem;
        border: 4px solid #f29600;
        text-align: center;
        position: relative;
        border-radius: 50%; }
        .p-lp__reasons__unit__circle::before {
          content: "";
          position: absolute;
          width: 2.6rem;
          height: 2rem;
          top: 2.5rem;
          left: 50%;
          transform: translate(-50%, 0);
          background: url("../../../assets/lp/img/ic_clown.png") center center/contain no-repeat; }
        .p-lp__reasons__unit__circle > span {
          display: block;
          font-weight: bold;
          font-size: 1.6rem;
          margin-top: 5rem; }
        .p-lp__reasons__unit__circle > em {
          color: #df4449;
          display: flex;
          justify-content: center;
          line-height: 1;
          align-items: flex-end;
          font-style: normal;
          font-size: 8rem;
          font-weight: bold; }
          .p-lp__reasons__unit__circle > em > span {
            font-size: 4rem;
            line-height: 1;
            margin-bottom: 0.5rem; }
            .p-lp__reasons__unit__circle > em > span.--dot {
              margin-left: -1rem; }
      .p-lp__reasons__unit__text {
        text-align: center;
        margin-top: 1rem;
        font-weight: bold; }
    .p-lp__reasons__note{
      color: #999999;
      }
    .p-lp__reasons__text {
      text-align: center;
      font-size: 3rem;
      font-weight: bold; }
      .p-lp__reasons__text span {
        color: #f29600; }
      .p-lp__reasons__text br {
        display: none; } }

@media screen and (max-width: 1024px) {
  .p-lp__reasons {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    .p-lp__reasons__unit {
      width: calc((100% - 2rem) / 2); }
      .p-lp__reasons__unit__circle {
        border: 4px solid #f29600;
        text-align: center;
        position: relative;
        padding: 0 0 1rem;
        border-radius: 1rem;
        margin: auto; }
        .p-lp__reasons__unit__circle::before {
          content: "";
          position: absolute;
          width: 1.6rem;
          height: 2rem;
          top: 1rem;
          left: 50%;
          transform: translate(-50%, 0);
          background: url("../../../assets/lp/img/ic_clown.png") center center/contain no-repeat; }
        .p-lp__reasons__unit__circle > span {
          display: block;
          font-weight: bold;
          font-size: 1.4rem;
          margin-top: 3.5rem; }
        .p-lp__reasons__unit__circle > em {
          color: #df4449;
          display: flex;
          justify-content: center;
          line-height: 1;
          align-items: flex-end;
          font-style: normal;
          font-size: 3rem;
          font-weight: bold; }
          .p-lp__reasons__unit__circle > em > span {
            font-size: 2rem;
            line-height: 1;
            margin-bottom: 0.25rem; }
            .p-lp__reasons__unit__circle > em > span.--dot {
              margin-left: -0.5rem; }
      .p-lp__reasons__unit__text {
        text-align: center;
        margin-top: 1rem;
        font-size: 1.2rem;
        font-weight: bold; }
    .p-lp__reasons__text {
      text-align: center;
      font-size: 1.6rem;
      font-weight: bold; }
      .p-lp__reasons__text span {
        color: #f29600; } }

.p-lp__pickup__unit {
  border-radius: 1rem;
  overflow: hidden; }
  .p-lp__pickup__unit__img {
    display: block;
    width: 100%;
    height: 160px; }
    .p-lp__pickup__unit__img img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .p-lp__pickup__unit__detail {
    border: solid #ccc;
    border-width: 0 1px 1px 1px;
    border-radius: 0 0 1rem 1rem;
    padding: 1.5rem; }
  .p-lp__pickup__unit__title {
    display: block;
    text-decoration: underline;
    color: #0a82cc;
    font-weight: bold; }
  .p-lp__pickup__unit__address {
    font-size: 1.3rem;
    display: block;
    padding-left: 2rem;
    background: url("../../../assets/lp/img/ic_address.png") left center/1.1rem no-repeat;
    margin: 1rem 0 0 0;
    line-height: 1.4rem; }

@media screen and (min-width: 1025px) {
  .p-lp__pickup {
    display: flex;
    flex-wrap: wrap;}
    .p-lp__pickup__unit {
      min-width: 24%;
      max-width: 24%;
      margin: 30px 0 0 1.3%;
      overflow: hidden; }
      .p-lp__pickup__unit:nth-child(-n + 4) {
        margin-top: 0; }
      .p-lp__pickup__unit:nth-child(4n - 3) {
        margin-left: 0; } }

@media screen and (max-width: 1024px) {
  .p-lp__pickup__unit:not(:first-child) {
    margin-top: 1rem; } }

.p-lp__form {
  background: #f8f8f8; }
  .p-lp__form__message {
    text-align: center;
    border-radius: 1rem;
    border: 4px solid #df4449;
    padding: 3rem;
    background: white; }
    .p-lp__form__message__title {
      font-size: 2.4rem;
      font-weight: bold;
      color: #df4449;
      margin: 0; }
    .p-lp__form__message__text {
      margin: 1rem 0 0; }
    @media screen and (max-width: 1024px) {
      .p-lp__form__message {
        padding: 1.5rem; }
        .p-lp__form__message__title {
          font-size: 1.6rem; } }
  .p-lp__form__contents {
    margin: 4rem 0;
    background: white;
    padding: 6rem;
    border-radius: 1rem; }
    @media screen and (max-width: 1024px) {
      .p-lp__form__contents {
        margin: 2rem 0;
        padding: 3rem; } }

.p-lp__orangeArea .c-ctaConsult{
background-color: #FFFFFF;
}
.p-lp__orangeArea .c-ctaConsult__title{
text-align: left;
}
@media screen and (max-width: 1024px) {
  .p-lp__orangeArea .c-ctaConsult__title{
    text-align: center;
    }
}


.p-lp__orangeArea .c-ctaConsult__summary{
margin-top: .5rem;
}
.p-lp__orangeArea .c-ctaConsult__button {
margin-top: 1.5rem;
text-align: center; }
.p-lp__orangeArea .c-ctaConsult__button a {
  display: block;
  padding: .5rem 1rem 1rem;
  color: #333333;
  text-decoration: none;
  background-color: #fff4e3;
  border: 4px solid #ffe1b2;
  border-radius: 1rem;  }
  .p-lp__orangeArea .c-ctaConsult__button .__text {
  display: none;
  margin-bottom: 0.6rem; }
  .p-lp__orangeArea .c-ctaConsult__button .__no {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.2;
  margin-bottom: 0.3rem;
  letter-spacing: 0.01em;
  font-size: 4.8rem;
  font-weight: bold;
  color: #f29600; }
  .p-lp__orangeArea .c-ctaConsult__button .__no:before {
    display: block;
    content: "";
    width: 4.8rem;
    height: 3.6rem;
    overflow: hidden;
    margin-top: 0.1em;
    margin-right: 0.5rem;
    background-image: url(../../../img/ic-old_phone--orange.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain; }
.p-lp__orangeArea .c-ctaConsult__button .__officehour {
  line-height: 1.2;
  font-size: 1.2rem; }
  
@media screen and (max-width: 1024px) {
    .p-lp__orangeArea .c-ctaConsult__button .__no {
      margin-bottom: 0.3rem;
      font-size: 2.4rem;
      }
      .p-lp__orangeArea .c-ctaConsult__button .__no:before {
        width: 2.4rem;
        height: 2.1rem;
        margin-top: 0.1em;
        margin-right: 0.5rem;
      }
}

.p-lp__headerFixed {
  z-index: 999;
  position: fixed;
  left: 0;
  top: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  opacity: 0;
  width: 100%;
  padding: 3rem 3rem;
  background-color: #FFFFFF;
  transition: opacity 1s ease;
  pointer-events: none;
}
.p-lp__headerFixed.is-show {
  opacity: 1;
  pointer-events: inherit;
}
.p-lp__headerFixed__logo {
  max-width: 30rem;
  min-width: 30rem;
}
.p-lp__headerFixed__logo img {
  width: 100%;
  height: auto;
}
.p-lp__headerFixed__tel {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: flex-end;
}
.p-lp__headerFixed__tel__number {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: flex-end;
  margin-right: 1.7rem;
  color: #F29600;
}
.p-lp__headerFixed__tel__number .__icon,
.p-lp__headerFixed__tel__number .__no,
.p-lp__headerFixed__tel__number .__text {
  display: block;
}
.p-lp__headerFixed__tel__number .__icon {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin-right: .4rem;
}
.p-lp__headerFixed__tel__number .__icon img {
  width: 2.4rem;
  height: 1.8rem;
}
.p-lp__headerFixed__tel__number .__no {
  line-height: 1;
  margin-right: 1.7rem;
  font-size: 2.4rem;
  font-weight: bold;
}
.p-lp__headerFixed__tel__number .__text {
  align-self: flex-end;
  line-height: 1.4;
  font-size: 1.2rem;
}
.p-lp__headerFixed__tel__officehour {
  align-self: flex-end;
  line-height: 1.4;
  font-size: 1.2rem;
}
@media screen and (max-width: 1024px) {
  .p-lp__headerFixed,
  .p-lp__headerFixed.is-show {
    display: none;
  }
}

.p-lp__fv2 {
  position: relative;
  overflow: hidden;
  color: #ffffff;
  background: url(../../lp/img/mv.jpg) center center /cover no-repeat;
  image-rendering: -webkit-optimize-contrast; }
  @media screen and (min-width: 1025px) {
    .p-lp__fv2::before {
      content: "";
      display: block;
      width: 50%;
      height: 200%;
      transform: rotate(-10deg);
      position: absolute;
      left: -4%;
      top: -25%;
      opacity: 0.8;
      background: #f29600; } }
  @media screen and (max-width: 1024px) {
    .p-lp__fv2 {
      background: url(../../lp/img/mv_sp.jpg) center center /cover no-repeat; } }
.p-lp__fv2__inner {
  max-width: 120rem;
  padding: 4rem 4rem;
  margin: 0 auto;
  position: relative; }
  @media screen and (min-width: 1025px) {
    .p-lp__fv2__inner {} }
  @media screen and (max-width: 1024px) {
    .p-lp__fv2__inner {
      overflow: hidden;
      padding: 60% 5% 5%; }
    .p-lp__fv2__inner::before {
      content: "";
      display: block;
      width: 120%;
      padding-top: 100%;
      transform: rotate(8deg);
      position: absolute;
      left: -10%;
      bottom: -30%;
      opacity: 0.6;
      background: #f29600; } }
.p-lp__fv2__text {}
  @media screen and (min-width: 1025px) {
    .p-lp__fv2__text {
      display: flex;
      justify-content: space-between; } }
.p-lp__fv2__catchcopy {
  line-height: 1.4;
  padding: 0;
  margin: 0;
  margin-bottom: 2rem;
  font-weight: bold;
  position: relative;
  font-size: 5rem; }
  @media screen and (max-width: 1024px) {
    .p-lp__fv2__catchcopy {
      text-shadow: 0 0 10px rgba(0,0,0,0.5);
      margin-bottom: 10px;
      font-size: 4rem;
      line-height: 1.2; } }
.p-lp__fv2__summary {
  line-height: 1.6;
  font-weight: bold;
  position: relative;
  font-size: 3.2rem; }
  @media screen and (max-width: 1024px) {
    .p-lp__fv2__summary {
      text-shadow: 0 0 10px rgba(0,0,0,0.5);
      font-size: 2rem; } }
.p-lp__fv2__point {
  width: 200px; }
  @media screen and (max-width: 1024px) {
    .p-lp__fv2__point {
      width: 120px;
      top: 5%;
      right: 5%;
      position: absolute; } }
.p-lp__fv2__point__box {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  font-weight: bold;
  color: white;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  /* background: rgba(242, 150, 0, 0.8); */
  background: #f29600; }
  @media screen and (max-width: 1024px) {
    .p-lp__fv2__point__box {
      width: 120px;
      height: 120px; } }
.p-lp__fv2__point__head {
  position: relative;
  line-height: 1.4;
  font-size: 2rem; }
  @media screen and (max-width: 1024px) {
    .p-lp__fv2__point__head {
      font-size: 1.4rem; } }
.p-lp__fv2__point__head small {
  position: absolute;
  bottom: 0;
  right: -10px;
  font-size: 1rem; }
.p-lp__fv2__point__body {
  line-height: 1;
  padding-left: 1rem;
  font-size: 7.2rem; }
  @media screen and (max-width: 1024px) {
    .p-lp__fv2__point__body {
      font-size: 4rem; } }
.p-lp__fv2__point__body span {
  line-height: 1; }
.p-lp__fv2__point__body small {
  font-size: 2.4rem; }
.p-lp__fv2__attention {
  font-size: 1.4rem; }
  @media screen and (min-width: 1025px) {
    .p-lp__fv2__attention {
      text-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
      position: absolute;
      right: 10rem;
      bottom: 10px; } }
  @media screen and (max-width: 1024px) {
    .p-lp__fv2__attention {
      position: relative;
      margin-top: 10px;
      font-size: 1.2rem; } }

.p-lp__cta {
  max-width: 100rem;
  background-color: #ffffff;
  border-radius: 1rem; }
  @media screen and (min-width: 1025px) {
    .p-lp__cta {
      margin: 8rem 0;
      display: flex;
      align-items: stretch;
      justify-content: stretch;
      width: 100rem;
      height: 12rem; } }
  @media screen and (max-width: 1024px) {
    .p-lp__cta {
      margin: 4rem 0;
      box-shadow: 0px 5px 1rem rgba(0, 0, 0, 0.1);
      display: flex;
      align-items: stretch;
      justify-content: stretch;
      width: 100%;
      max-width: 33.5rem;
      height: 10rem;
      padding: 1rem; } }
  .p-lp__cta__tel {
    position: relative; }
    @media screen and (min-width: 1025px) {
      .p-lp__cta__tel {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        background-color: #fff4e3;
        border: 4px solid #ffe1b2;
        border-radius: 1rem; }
        .p-lp__cta__tel:before {
          position: absolute;
          left: 0.9rem;
          bottom: 0;
          display: block;
          content: "";
          width: 13.3rem;
          height: 13.3rem;
          background-image: url(../../../img/Project/p-topFv__cta__tel__title__img.png);
          background-repeat: no-repeat;
          background-position: bottom center;
          background-size: 100%; }
        .p-lp__cta__tel__title {
          position: relative;
          padding-left: 16.3rem;
          color: #333333;
          font-weight: bold;
          font-size: 2.6rem;
          line-height: 1.5; }
          .p-lp__cta__tel__title em {
            font-style: normal;
            color: #df4449; }
        .p-lp__cta__tel__button {
          max-width: 44.9rem;
          min-width: 44.9rem;
          text-align: center;
          margin-right: 3rem; }
          .p-lp__cta__tel__button a {
            color: #333333;
            text-decoration: none; }
          .p-lp__cta__tel__button .__text {
            display: none;
            margin-bottom: 0.6rem; }
          .p-lp__cta__tel__button .__no {
            display: flex;
            align-items: center;
            justify-content: center;
            line-height: 1.2;
            margin-bottom: 0.3rem;
            letter-spacing: 0.01em;
            font-size: 4.8rem;
            font-weight: bold;
            color: #f29600; }
            .p-lp__cta__tel__button .__no:before {
              display: block;
              content: "";
              width: 4.8rem;
              height: 3.6rem;
              overflow: hidden;
              margin-top: 0.1em;
              margin-right: 0.5rem;
              background-image: url(../../../img/ic-old_phone--orange.svg);
              background-position: center center;
              background-repeat: no-repeat;
              background-size: contain; }
          .p-lp__cta__tel__button .__officehour {
            line-height: 1.2;
            font-size: 1.4rem; } }
    @media screen and (max-width: 1024px) {
      .p-lp__cta__tel {
        display: flex;
        align-items: stretch;
        justify-content: stretch;
        width: 100%; }
        .p-lp__cta__tel__title {
          display: none; }
        .p-lp__cta__tel__button {
          width: 100%;
          text-align: center; }
          .p-lp__cta__tel__button a {
            position: relative;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            min-width: 100%;
            max-width: 100%;
            height: 100%;
            padding-bottom: 0.5rem;
            border-radius: 1rem;
            background-color: #f29600;
            color: #ffffff;
            text-decoration: none; }
          .p-lp__cta__tel__button .__text {
            display: flex;
            align-items: center;
            justify-content: center;
            line-height: 1.4;
            margin-bottom: 0.3rem;
            font-size: 2.4rem;
            font-weight: bold;
            color: #ffffff;
            margin-bottom: 0.6rem; }
            .p-lp__cta__tel__button .__text:before {
              display: block;
              content: "";
              width: 2.8rem;
              height: 2.1rem;
              overflow: hidden;
              margin-top: 0.1em;
              margin-right: 0.5rem;
              background-image: url(../../../img/ic-old_phone--white.svg);
              background-position: center center;
              background-repeat: no-repeat;
              background-size: contain; }
          .p-lp__cta__tel__button .__no {
            display: none; }
          .p-lp__cta__tel__button .__officehour {
            line-height: 1.2;
            font-size: 1.2rem; } }

.p-lp__compareTbl {
  letter-spacing: 0;
}
@media screen and (max-width: 1024px) {
  .p-lp__compareTbl {
    overflow-x: scroll; } }
.p-lp__compareTbl table {
  border-collapse: collapse;
  border-spacing: 0;
  min-width: 100%;
  white-space: nowrap; }
.p-lp__compareTbl table thead { }
.p-lp__compareTbl table thead tr { }
.p-lp__compareTbl table thead tr th {
  width: 105px;
  font-weight: bold;
  border: 1px solid white; }
.p-lp__compareTbl table thead tr th span {
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px 10px 0 0;
  padding: 10px;
  text-align: center;
  background: #f29600;
  color: white;
  height: 80px;
  line-height: 1.4; }
.p-lp__compareTbl table thead tr th.--blank {
  width: auto; }
.p-lp__compareTbl table tbody { }
.p-lp__compareTbl table tbody tr td {
  border: 2px solid white;
  padding: 15px 10px;
  background: #f3f3f3; }
.p-lp__compareTbl table tbody tr td {
  text-align: center;
  font-weight: bold;
  line-height: 1.4; }
.p-lp__compareTbl table tbody tr td i {
  font-size: 3rem;
  font-style: normal;
  line-height: 1;
  font-weight: 900; }
  @media screen and (max-width: 1024px) {
    .p-lp__compareTbl table tbody tr td i {
      font-size: 2rem; } }
.p-lp__compareTbl table tbody tr td i.--maru {
  color: #df4449; }
.p-lp__compareTbl table tbody tr td i.--nijumaru {
  color: #df4449; }
.p-lp__compareTbl table tbody tr td i.--sankaku {
  color: #999; }
.p-lp__compareTbl table tbody tr td i.--batsu {
  color: #ccc; }
.p-lp__compareTbl table tbody tr td span {
  display: block;
  font-size: 1.4rem;
  margin-top: 5px; }
  @media screen and (max-width: 1024px) {
    .p-lp__compareTbl table tbody tr td span {
      font-size: 1.2rem; } }
.p-lp__compareTbl table tbody tr td:first-child img {
  height: 16px;
  width: auto;
  margin-top: 5px;
  max-width: inherit; }
  @media screen and (max-width: 1024px) {
    .p-lp__compareTbl table tbody tr td:first-child img {
      height: 14px; } }
.p-lp__compareTbl table tbody tr.--main td {
  background: #fff4e3; }


.p-lp__preventFailure__unit {
  display: flex;
  flex-flow: column;
  min-width: 22%;
  max-width: 22%; }
  @media screen and (max-width: 1024px) {
    .p-lp__preventFailure__unit {
      min-width: calc((100% - 10px) / 2);
      max-width: calc((100% - 10px) / 2); } 
    .p-lp__preventFailure__unit:nth-child(2n) {
      margin-left: 10px; }
    .p-lp__preventFailure__unit:nth-child(-n + 2) {
      margin-bottom: 20px; } }
  .p-lp__preventFailure__unit__img {
    width: 160px;
    margin: 0 auto 1.6rem; }
    .p-lp__preventFailure__unit__img img {
      width: 100%;
      height: auto; }
  .p-lp__preventFailure__unit__text {
    line-height: 1.4;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center; }
    @media screen and (max-width: 1024px) {
      .p-lp__preventFailure__unit__text {
        font-size: 1.2rem; } }
    .p-lp__preventFailure__unit__text em {
      font-style: normal; }
  .p-lp__preventFailure__unit__button {
    margin-top: auto;
    display: block;
    text-decoration: none;
    text-align: center; }
    .p-lp__preventFailure__unit__button span {
      color: white;
      line-height: 1.2;
      display: block;
      background: #aaa;
      padding: 5px 15px;
      border-radius: 5px;
      text-align: center; }
.p-lp__preventFailure__ul {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  padding: 0;
  margin: 0;
  list-style: none; }
  @media screen and (max-width: 1024px) {
    .p-lp__preventFailure__ul {
      justify-content: center;
      flex-wrap: wrap; } }


.p-lp__preventFailure__head {
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 40px; }
  @media screen and (max-width: 1024px) {
    .p-lp__preventFailure__head {
      font-size: 14px; }}
.p-lp__preventFailure__box {
  padding: 10px;
  background: #fff4e3;
  border-radius: 20px;
  margin: 60px 0; }
.p-lp__preventFailure__question {
  position: relative;
  border: 4px solid #df4449;
  background: #df4449;
  border-radius: 1rem; }
  .p-lp__preventFailure__question__head {
    padding: 20px;
    color: white;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .p-lp__preventFailure__question__head__img {
      width: 80px; }
    .p-lp__preventFailure__question__head__title {
      width: calc(100% - 100px); }
      .p-lp__preventFailure__question__head__title em {
        display: block;
        font-size: 2.8rem;
        line-height: 1.2;
        font-style: normal;
        font-weight: bold; }
      .p-lp__preventFailure__question__head__title span {
        display: block;
        font-size: 1.6rem;
        margin-bottom: 5px;
        font-weight: bold; }
  .p-lp__preventFailure__question__text {
    background: white;
    border-radius: 8px;
    margin: 0;
    padding: 20px; }
  @media screen and (min-width: 1025px) { }
  @media screen and (max-width: 1024px) {
    .p-lp__preventFailure__question__head {
      padding: 1.5rem; }
      .p-lp__preventFailure__question__head__img {
        width: 60px; }
      .p-lp__preventFailure__question__head__title {
        width: calc(100% - 80px); }
        .p-lp__preventFailure__question__head__title em {
          font-size: 1.6rem; }
        .p-lp__preventFailure__question__head__title span {
          font-size: 1.2rem; } }

.p-lp__spacer {
  border: 0;
  margin: 8rem 0 0; }
  @media screen and (max-width: 1024px) {
    .p-lp__spacer {
      border: 0;
      margin: 4rem 0 0; } }

.p-lp__preventFailure__arrow {
  border: 0;
  background: url("../../../assets/lp/img/arrow.png") center center/84px no-repeat;
  padding-top: 42px;
  margin: 2rem 0; }
  @media screen and (max-width: 1024px) {
    .p-lp__preventFailure__arrow {
      background: url("../../../assets/lp/img/arrow.png") center center/42px no-repeat;
      padding-top: 21px;
      margin: 1rem 0; } }

.p-lp__preventFailure__textBox {
  position: relative;
  border: 4px solid #f29600;
  background: #f29600;
  border-radius: 1rem; }
  .p-lp__preventFailure__textBox__head {
    padding: 20px;
    color: white;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .p-lp__preventFailure__textBox__head__img {
      width: 80px; }
    .p-lp__preventFailure__textBox__head__title {
      width: calc(100% - 100px); }
      .p-lp__preventFailure__textBox__head__title em {
        display: block;
        font-size: 2.8rem;
        line-height: 1.2;
        font-style: normal;
        font-weight: bold; }
      .p-lp__preventFailure__textBox__head__title span {
        display: block;
        font-size: 1.6rem;
        margin-bottom: 5px;
        font-weight: bold; }
  .p-lp__preventFailure__textBox__text {
    background: white;
    border-radius: 8px;
    margin: 0;
    padding: 20px; }
  @media screen and (min-width: 1025px) { }
  @media screen and (max-width: 1024px) {
    .p-lp__preventFailure__textBox__head {
      padding: 1.5rem; }
      .p-lp__preventFailure__textBox__head__img {
        width: 60px; }
      .p-lp__preventFailure__textBox__head__title {
        width: calc(100% - 80px); }
        .p-lp__preventFailure__textBox__head__title em {
          font-size: 1.6rem; }
        .p-lp__preventFailure__textBox__head__title span {
          font-size: 1.2rem; } }
          
.p-lp__centerText {
  line-height: 1.5;
  text-align: center; }
  @media screen and (max-width: 1024px) {
    .p-lp__centerText span {
      display: inline-block; }}