.nav-pc a:hover {
  color: #f53c20; }
  .nav-pc a:hover::after {
    background-color: #f53c20; }
.nav-sp__btn {
  background-color: #f53c20; }
.nav-sp__menu > ul li {
  border-color: #f53c20; }
  .nav-sp__menu > ul li:first-child {
    border-color: #f53c20; }

.section-title::after {
  background-color: #f53c20; }
.section-title h2 span.color {
  color: #f53c20; }
  .section-title h2 span.color::before {
    background-color: #f53c20; }
.section-solve {
  background: #f53c20; }
  .section-solve::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background: #f53c20;
    background-size: cover; }
  .section-solve::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background: linear-gradient(to right, transparent 0%, #f53c20 20%, #f53c20 80%, transparent 100%); }
    @media screen and (max-width: 768px) {
      .section-solve::after {
        background: #f53c20; } }
  .section-solve .box__col {
    background-color: #fff6f5; }
    .section-solve .box__col h3 span {
      border-color: #f53c20; }
.section-area-map {
  background: #fff6f5; }
  @media screen and (max-width: 640px) {
    .section-area-map {
      padding: 40px 0; } }
  .section-area-map .txt01 {
    margin-top: 20px; }
    .section-area-map .txt01 span {
      position: relative;
      z-index: 0;
      display: inline-block;
      color: #f53c20; }
      .section-area-map .txt01 span::before {
        content: "";
        position: absolute;
        top: 60%;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(255, 255, 0, 0.6);
        z-index: -1; }
  .section-area-map .area-box {
    border: 1px solid #f53c20; }
    .section-area-map .area-box .col {
      background-color: #fff6f5; }
      .section-area-map .area-box .col .kenname {
        border-color: #f53c20;
        color: #f53c20; }
      .section-area-map .area-box .col .shop-box .b-link {
        border: 3px solid #f53c20; }
      .section-area-map .area-box .col .shop-box .btn {
        background-color: #f53c20; }
.section-contact {
  padding: 40px 0; }
  .section-contact::before {
    background: #faa79b;
    bottom: 0; }
  .section-contact::after {
    content: "";
    position: absolute;
    top: 100px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background: linear-gradient(to right, transparent 0%, #faa79b 20%, #faa79b 80%, transparent 100%); }
    @media screen and (max-width: 1180px) {
      .section-contact::after {
        top: 90px;
        bottom: 0; } }
    @media screen and (max-width: 768px) {
      .section-contact::after {
        top: 80px;
        bottom: 0;
        background: #faa79b; } }
    @media screen and (max-width: 640px) {
      .section-contact::after {
        top: 70px;
        bottom: 0; } }
  .section-contact__box .btn {
    background-color: #fff;
    border-color: #f53c20;
    padding: 20px 20px;
    color: #f53c20; }
    .section-contact__box .btn::before {
      background-color: #f53c20; }
    .section-contact__box .btn::after {
      background-color: #f53c20; }
    .section-contact__box .btn:hover {
      color: #fff;
      border-color: #fff; }
      .section-contact__box .btn:hover::after {
        background-color: #fff; }
    @media screen and (max-width: 768px) {
      .section-contact__box .btn {
        padding: 15px 10px; } }
  .section-contact__box .box {
    margin-top: 40px; }
    .section-contact__box .box__left {
      width: 100%;
      justify-content: center; }
      @media screen and (max-width: 768px) {
        .section-contact__box .box__left {
          width: 100%; } }
      .section-contact__box .box__left .img01 {
        display: none; }
        .section-contact__box .box__left .img01 img {
          mix-blend-mode: screen; }
      .section-contact__box .box__left .txt01 {
        font-size: 24px;
        color: #fff;
        text-align: center; }
        @media screen and (max-width: 1180px) {
          .section-contact__box .box__left .txt01 {
            font-size: 2.033vw; } }
        @media screen and (max-width: 768px) {
          .section-contact__box .box__left .txt01 {
            font-size: 20px; } }
        @media screen and (max-width: 640px) {
          .section-contact__box .box__left .txt01 {
            font-size: 18px; } }
  .section-contact__box .box03 {
    margin-top: 30px; }
    @media screen and (max-width: 640px) {
      .section-contact__box .box03 {
        grid-template-columns: repeat(2, 1fr);
        gap: 10px; } }
    .section-contact__box .box03 .btn {
      padding: 20px;
      font-size: 16px; }
.section-service__box .txt01 span {
  color: #f53c20; }
.section-service__box .box__col {
  background-color: #fff6f5; }
.section-features {
  background-color: #fff6f5;
  padding: 60px 0 40px; }
  @media screen and (max-width: 640px) {
    .section-features {
      padding: 40px 0 20px; } }
  .section-features__box {
    margin-top: 20px; }
    .section-features__box .txt01 {
      font-feature-settings: "palt";
      font-size: 30px;
      font-weight: bold;
      text-align: center; }
      @media screen and (max-width: 1180px) {
        .section-features__box .txt01 {
          font-size: 2.4vw; } }
      @media screen and (max-width: 768px) {
        .section-features__box .txt01 {
          font-size: 20px; } }
      @media screen and (max-width: 640px) {
        .section-features__box .txt01 {
          font-size: 18px; } }
      .section-features__box .txt01 span {
        color: #f53c20; }
    .section-features__box .box {
      background-color: #fff;
      border: 1px solid #f53c20;
      border-radius: 20px;
      margin-top: 40px;
      padding: 40px 30px; }
      @media screen and (max-width: 768px) {
        .section-features__box .box {
          padding: 40px 20px; } }
      @media screen and (max-width: 640px) {
        .section-features__box .box {
          padding: 20px 10px; } }
      .section-features__box .box h3 {
        position: relative;
        font-feature-settings: "palt";
        font-size: 1.875rem;
        font-weight: bold;
        text-align: center; }
        @media screen and (max-width: 1180px) {
          .section-features__box .box h3 {
            font-size: 1.5rem; } }
        @media screen and (max-width: 768px) {
          .section-features__box .box h3 {
            font-size: 1.25rem; } }
        @media screen and (max-width: 640px) {
          .section-features__box .box h3 {
            font-size: 1.125rem; } }
        .section-features__box .box h3 span {
          color: #f53c20;
          position: relative;
          z-index: 0;
          display: inline-block; }
          .section-features__box .box h3 span::before {
            content: "";
            position: absolute;
            top: 60%;
            left: 0;
            right: 0;
            bottom: 0;
            background-color: rgba(255, 255, 0, 0.6);
            z-index: -1; }
      .section-features__box .box__row {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 30px;
        margin-top: 40px; }
        @media screen and (max-width: 768px) {
          .section-features__box .box__row {
            gap: 20px; } }
        @media screen and (max-width: 640px) {
          .section-features__box .box__row {
            grid-template-columns: 1fr; } }
      .section-features__box .box__col {
        background-color: #fff6f5;
        border-radius: 10px;
        padding: 40px; }
        @media screen and (max-width: 768px) {
          .section-features__box .box__col {
            padding: 20px; } }
        .section-features__box .box__col h4 {
          font-size: 1.25rem;
          font-weight: bold;
          line-height: 1.4;
          color: #f53c20;
          text-align: center; }
          @media screen and (max-width: 768px) {
            .section-features__box .box__col h4 {
              font-size: 1.125rem; } }
        .section-features__box .box__col .img01 {
          margin-top: 10px;
          text-align: center; }
        .section-features__box .box__col .img02 {
          display: flex;
          justify-content: center;
          align-items: center;
          background-color: #fff;
          border-radius: 50px;
          width: 100px;
          height: 100px;
          margin: 10px auto 0; }
        .section-features__box .box__col .txt02 {
          margin-top: 10px;
          font-size: 0.875rem; }
    .section-features__box .box__img {
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin-top: 20px; }
.section-loop__txt {
  color: #f53c20; }
.section-contact__box .box02 {
  grid-template-columns: repeat(4, 1fr); }
  @media screen and (max-width: 768px) {
    .section-contact__box .box02 {
      grid-template-columns: repeat(2, 1fr); } }
.section-kinds {
  background-color: #fff;
  padding: 60px 0;
  overflow: hidden; }
  .section-kinds__box {
    margin-top: 20px; }
    .section-kinds__box .txt01 {
      font-weight: bold;
      text-align: center; }
    .section-kinds__box .swiper-wrapper {
      transition-timing-function: linear; }
    .section-kinds__box .swiper-slide {
      width: auto;
      background-color: #fff6f5;
      border-radius: 10px;
      padding: 10px; }
      .section-kinds__box .swiper-slide .img01 {
        width: 300px;
        height: 200px;
        overflow: hidden; }
        .section-kinds__box .swiper-slide .img01 img {
          width: 100%;
          object-fit: cover; }
      .section-kinds__box .swiper-slide .txt02 {
        margin-top: 10px; }
    .section-kinds__box .box {
      margin-top: 40px; }
.section-faq2 {
  padding: 60px 0 20px; }
  @media screen and (max-width: 640px) {
    .section-faq2 {
      padding: 40px 0 20px; } }
  .section-faq2__box {
    margin-top: 20px; }
    .section-faq2__box .box {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      gap: 20px; }
      @media screen and (max-width: 768px) {
        .section-faq2__box .box {
          grid-template-columns: repeat(2, 1fr); } }
      @media screen and (max-width: 640px) {
        .section-faq2__box .box {
          grid-template-columns: 1fr; } }
      .section-faq2__box .box__col {
        background-color: #fff6f5;
        padding: 0 20px 20px; }
      .section-faq2__box .box__q {
        padding: 0 20px; }
        .section-faq2__box .box__q .img01 {
          display: block;
          background-color: #fff;
          border-bottom-left-radius: 50px;
          border-bottom-right-radius: 50px;
          width: fit-content;
          margin: 0 auto;
          padding: 10px 20px;
          text-align: center;
          transform: translateY(-10%); }
        .section-faq2__box .box__q .txt01 {
          font-size: 18px;
          font-weight: bold; }
      .section-faq2__box .box__a {
        background-color: #fff;
        margin-top: 10px;
        padding: 20px;
        font-size: 0.875rem; }
  .section-faq2 .link {
    margin: 40px auto; }
    .section-faq2 .link a {
      width: fit-content;
      margin: 0 auto; }
      .section-faq2 .link a.btn {
        background-color: #fff;
        border-color: #f53c20;
        padding: 25px 60px;
        color: #f53c20; }
        @media screen and (max-width: 640px) {
          .section-faq2 .link a.btn {
            padding: 20px 30px; } }
        .section-faq2 .link a.btn::before {
          background-color: #f53c20; }
        .section-faq2 .link a.btn::after {
          background-color: #f53c20; }
        .section-faq2 .link a.btn:hover {
          color: #fff; }
.section-voice {
  background: #fff6f5;
  padding: 60px 0 40px; }
  @media screen and (max-width: 640px) {
    .section-voice {
      padding: 40px 0 20px; } }
  .section-voice__box {
    margin-top: 40px; }
    .section-voice__box .box {
      display: flex; }
      @media screen and (max-width: 768px) {
        .section-voice__box .box {
          display: block; } }
      .section-voice__box .box__img {
        width: 40%; }
        @media screen and (max-width: 1180px) {
          .section-voice__box .box__img {
            width: 30%; } }
        @media screen and (max-width: 768px) {
          .section-voice__box .box__img {
            display: none; } }
      .section-voice__box .box__txt {
        width: 60%;
        padding-left: 20px; }
        @media screen and (max-width: 1180px) {
          .section-voice__box .box__txt {
            width: 70%; } }
        @media screen and (max-width: 768px) {
          .section-voice__box .box__txt {
            width: 100%;
            padding-left: 0; } }
      .section-voice__box .box__01 {
        display: flex;
        background-color: #fff; }
        @media screen and (max-width: 640px) {
          .section-voice__box .box__01 {
            display: block; } }
        .section-voice__box .box__01__left {
          width: 50%; }
          @media screen and (max-width: 640px) {
            .section-voice__box .box__01__left {
              width: 100%; } }
          .section-voice__box .box__01__left h3 {
            background-color: #232323;
            padding: 20px 20px;
            font-size: 20px;
            font-weight: normal;
            line-height: 1.2;
            color: #fff; }
            @media screen and (max-width: 768px) {
              .section-voice__box .box__01__left h3 {
                font-size: 18px; } }
          .section-voice__box .box__01__left p {
            padding: 20px; }
            @media screen and (max-width: 640px) {
              .section-voice__box .box__01__left p {
                font-size: 0.875rem; } }
        .section-voice__box .box__01__right {
          width: 50%;
          padding: 20px;
          text-align: center; }
          @media screen and (max-width: 640px) {
            .section-voice__box .box__01__right {
              width: 100%; } }
          @media screen and (max-width: 640px) {
            .section-voice__box .box__01__right img {
              max-width: 50%; } }
  .section-voice .link {
    margin: 40px auto; }
    .section-voice .link a {
      width: fit-content;
      margin: 0 auto; }
      .section-voice .link a.btn {
        background-color: #fff;
        border-color: #f53c20;
        padding: 25px 60px;
        color: #f53c20; }
        @media screen and (max-width: 640px) {
          .section-voice .link a.btn {
            padding: 20px 30px; } }
        .section-voice .link a.btn::before {
          background-color: #f53c20; }
        .section-voice .link a.btn::after {
          background-color: #f53c20; }
        .section-voice .link a.btn:hover {
          color: #fff; }

.footer {
  background-color: #f53c20; }

/*# sourceMappingURL=index.css.map */
