@charset "UTF-8";
/*----------------------------------------
Foundation
-----------------------------------------*/
html {
  font-size: 15px;
}
@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

body {
  font-family: "Montserrat", "Noto Sans JP", sans-serif;
  font-weight: 400;
  line-height: 1.75;
  letter-spacing: 0.07em;
  color: #444;
  font-feature-settings: "palt";
}

h2,
.h2 {
  font-size: 1.5rem;
  font-weight: 900;
}
@media (min-width: 768px) {
  h2,
  .h2 {
    font-size: 1.65rem;
  }
}

h3,
.h3 {
  font-size: 1.125rem;
  font-weight: 700;
}

.card {
  border-radius: 0;
}

.navbar-light .navbar-toggler {
  border: none;
}

.nav-link {
  color: #444 !important;
  font-weight: 700;
}

@media (max-width: 767.98px) {
  .navbar-collapse .navbar-nav {
    padding-bottom: 64px;
  }
}
@media (max-width: 767.98px) {
  .navbar-collapse .nav-link {
    border-bottom: 1px solid rgba(68, 68, 68, 0.2);
  }
}

/*----------------------------------------
Layout
-----------------------------------------*/
/*----------------------------------------
Project
-----------------------------------------*/
/*グロナビ ----------------*/
.p-gnav__logo a {
  text-decoration: none;
  color: #444;
  font-weight: bold;
}

/*MV ----------------*/
.p-mv {
  position: relative;
  padding-top: calc(4.5vw + 240px);
}
@media (min-width: 576px) {
  .p-mv {
    padding-top: calc(-5.5vw + 315px);
  }
}
@media (min-width: 768px) {
  .p-mv {
    padding-top: 16vw;
  }
}
@media (min-width: 992px) {
  .p-mv {
    padding-top: 12vw;
    margin-bottom: 120px;
  }
}
@media (min-width: 1400px) {
  .p-mv {
    padding-top: 168px;
    max-width: 1400px;
    margin-right: auto;
    margin-left: auto;
  }
}
.p-mv__imgarea {
  position: absolute;
  right: calc(-4.5vw - 90px);
  top: calc(-19vw - 68px);
}
@media (min-width: 576px) {
  .p-mv__imgarea {
    right: calc(-4.5vw - 130px);
    top: calc(-12vw - 37px);
  }
}
@media (min-width: 768px) {
  .p-mv__imgarea {
    top: calc(-14vw - 37px);
  }
}
@media (min-width: 992px) {
  .p-mv__imgarea {
    top: calc(-15vw - 47px);
    right: calc(-4.5vw - 185px);
  }
}
@media (min-width: 1200px) {
  .p-mv__imgarea {
    top: calc(-14vw - 77px);
    right: calc(-4.5vw - 195px);
  }
}
@media (min-width: 1400px) {
  .p-mv__imgarea {
    top: -272px;
    right: -257px;
  }
}
.p-mv__imgarea svg {
  width: auto;
  height: calc(69vw + 180px);
}
@media (min-width: 576px) {
  .p-mv__imgarea svg {
    height: calc(64vw + 170px);
  }
}
@media (min-width: 768px) {
  .p-mv__imgarea svg {
    height: 82vw;
  }
}
@media (min-width: 992px) {
  .p-mv__imgarea svg {
    height: 84vw;
  }
}
@media (min-width: 1400px) {
  .p-mv__imgarea svg {
    height: 1176px;
  }
}
.p-mv__txtarea {
  position: relative;
  z-index: 1;
}
@media (min-width: 1100px) {
  .p-mv__txtarea {
    padding-left: 2rem;
  }
}
.p-mv__subtxt {
  margin-bottom: 1rem;
  font-size: 0.8rem;
}
@media (min-width: 576px) {
  .p-mv__subtxt {
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 992px) {
  .p-mv__subtxt {
    margin-bottom: 3rem;
  }
}
@media (min-width: 1200px) {
  .p-mv__subtxt {
    margin-bottom: 4rem;
    font-size: 1rem;
  }
}
.p-mv__labels {
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .p-mv__labels {
    margin-bottom: 1rem;
  }
}
.p-mv__label {
  border-radius: 50px;
  background-color: #E7F4F6;
  padding: 12px;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 1;
}
@media (min-width: 768px) {
  .p-mv__label {
    padding: 6px 14px;
  }
}
.p-mv__copy {
  margin-bottom: 1.25rem;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .p-mv__copy {
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 992px) {
  .p-mv__copy {
    margin-bottom: 3.5rem;
  }
}
.p-mv__copy-01 {
  font-size: 1.2rem;
}
@media (min-width: 992px) {
  .p-mv__copy-01 {
    font-size: 2rem;
  }
}
@media (min-width: 1200px) {
  .p-mv__copy-01 {
    font-size: 2.25rem;
  }
}
.p-mv__copy-03 {
  font-size: 3.5rem;
}
@media (min-width: 992px) {
  .p-mv__copy-03 {
    font-size: 4.5rem;
  }
}
@media (min-width: 1200px) {
  .p-mv__copy-03 {
    font-size: 5.375rem;
  }
}
.p-mv__decoration-01 {
  position: absolute;
  width: calc(23vw + 82px);
  left: calc(4.5vw + 13px);
  top: calc(1vw + 144px);
}
@media (min-width: 576px) {
  .p-mv__decoration-01 {
    width: calc(16vw + 115px);
    left: calc(4.5vw - 4px);
    top: calc(-7vw + 178px);
  }
}
@media (min-width: 768px) {
  .p-mv__decoration-01 {
    width: calc(11vw + 85px);
    left: calc(39.5vw + 121px);
    top: calc(24vw + 139px);
  }
}
@media (min-width: 992px) {
  .p-mv__decoration-01 {
    width: calc(14vw + 95px);
    left: calc(36.5vw + 142px);
    top: calc(26vw + 159px);
  }
}
@media (min-width: 1400px) {
  .p-mv__decoration-01 {
    width: 291px;
    left: auto;
    top: 522px;
    right: 487px;
  }
}
.p-mv__decoration-02 {
  position: absolute;
  height: auto;
  width: calc(20vw + 15px);
  right: calc(86.5vw + 3px);
  top: calc(8vw + 55px);
}
@media (min-width: 576px) {
  .p-mv__decoration-02 {
    width: calc(20vw + 15px);
    right: calc(4.5vw + 3px);
    top: calc(16vw + 235px);
  }
}
@media (min-width: 768px) {
  .p-mv__decoration-02 {
    width: calc(15vw - 3px);
    right: calc(6.5vw + 9px);
    top: calc(36vw + 92px);
  }
}
@media (min-width: 992px) {
  .p-mv__decoration-02 {
    width: calc(15vw - 3px);
    right: calc(10.5vw + 9px);
    top: calc(33vw + 122px);
  }
}
@media (min-width: 1200px) {
  .p-mv__decoration-02 {
    top: calc(39vw + 62px);
    right: calc(7.5vw + 67px);
  }
}
@media (min-width: 1400px) {
  .p-mv__decoration-02 {
    top: 608px;
    right: 172px;
    width: 207px;
  }
}
.p-mv__decoration-03 {
  position: absolute;
  top: 0px;
  right: 56vw;
  z-index: -1;
  transform: translateY(-6%);
  width: 30vw;
}
@media (min-width: 576px) {
  .p-mv__decoration-03 {
    top: -8px;
    right: 46vw;
    width: 32vw;
    transform: translateY(-26%);
  }
}
@media (min-width: 768px) {
  .p-mv__decoration-03 {
    top: -18px;
    right: 30vw;
    width: 30vw;
  }
}
@media (min-width: 992px) {
  .p-mv__decoration-03 {
    top: 22px;
    right: 40vw;
    width: 16vw;
  }
}
@media (min-width: 1200px) {
  .p-mv__decoration-03 {
    right: 46vw;
  }
}
@media (min-width: 1400px) {
  .p-mv__decoration-03 {
    top: 22px;
    right: 655px;
    width: 238px;
  }
}
.p-mv__decoration-04 {
  position: absolute;
  top: 0px;
  right: 71vw;
  z-index: -1;
  transform: translateY(104%);
  width: 15vw;
}
@media (min-width: 576px) {
  .p-mv__decoration-04 {
    top: 10px;
    right: 65vw;
    width: 10vw;
  }
}
@media (min-width: 768px) {
  .p-mv__decoration-04 {
    top: 100px;
    right: 51vw;
    transform: translateY(-52%);
  }
}
@media (min-width: 992px) {
  .p-mv__decoration-04 {
    top: 124px;
    width: 6vw;
  }
}
@media (min-width: 1200px) {
  .p-mv__decoration-04 {
    top: 128px;
    right: 57vw;
  }
}
@media (min-width: 1400px) {
  .p-mv__decoration-04 {
    top: 128px;
    right: 816px;
    width: 84px;
  }
}

/*about ----------------*/
.p-about__decoration-01 {
  top: 0;
  z-index: -4;
  left: 0;
  width: 16vw;
  transform: translate(-50%, -40%);
}
@media (min-width: 768px) {
  .p-about__decoration-01 {
    width: 14vw;
    transform: translate(-50%, -70%);
  }
}
.p-about__decoration-02 {
  width: 21vw;
  left: 0;
  bottom: -4vw;
}
@media (min-width: 768px) {
  .p-about__decoration-02 {
    width: 14vw;
    bottom: -110px;
  }
}
.p-about__decoration-03 {
  z-index: -3;
  top: 0;
  left: 0;
  width: 68vw;
  transform: translate(-56%, -10%);
}
@media (min-width: 576px) {
  .p-about__decoration-03 {
    width: 56vw;
    transform: translate(-50%, -20%);
  }
}
@media (min-width: 768px) {
  .p-about__decoration-03 {
    width: 40vw;
    transform: translate(-50%, -20%);
  }
}

/*CTA ----------------*/
.p-cta {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 0.5rem;
  width: 100%;
}
@media (min-width: 768px) {
  .p-cta {
    width: auto;
  }
}
.p-cta__copy {
  color: #F66F62;
  font-size: 0.75rem;
  font-weight: 700;
  position: relative;
  text-align: center;
}
.p-cta__copy:before, .p-cta__copy:after {
  position: relative;
  display: inline-block;
  content: "";
  background: #F66F62;
  width: 2px;
  height: 1.5em;
  margin: 0 1em;
  margin-top: -0.2em;
  vertical-align: middle;
}
.p-cta__copy:before {
  transform: rotate(-35deg);
}
.p-cta__copy:after {
  transform: rotate(35deg);
}
.p-cta__btn {
  padding: 1.3rem;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 80px;
  background: linear-gradient(90deg, #FD8871 0%, #EA3D67 100%);
  text-decoration: none;
  transition: 0.3s;
}
.p-cta__btn:hover {
  transform: scale(1.1, 1.1);
  transition: 0.3s;
}
@media (min-width: 768px) {
  .p-cta__btn {
    width: 410px;
  }
}
@media (min-width: 1200px) {
  .p-cta__btn {
    padding: 1.75rem;
    width: 410px;
  }
}
.p-cta__btn-txt {
  color: #FFF;
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: 2px;
}

/*悩み ----------------*/
.p-question__figure {
  width: clamp(100px, 40vw, 240px);
  aspect-ratio: 240/220;
}
@media (min-width: 768px) {
  .p-question__figure {
    width: clamp(100px, 25vw, 240px);
  }
}
.p-question__txt {
  margin: 0 0 0 20px;
  word-break: keep-all;
}

/*強み ----------------*/
.p-strengths__box {
  padding: 1.75rem;
  border: none;
  gap: 20px;
  position: relative;
}
@media (min-width: 768px) {
  .p-strengths__box {
    padding: 2rem;
  }
}
.p-strengths img {
  width: clamp(80px, 100%, 150px);
  aspect-ratio: 1/0.9;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 768px) {
  .p-strengths img {
    width: clamp(80px, 100%, 120px);
  }
}
.p-strengths__label {
  color: #FFF;
  border-radius: 50px;
  font-size: 0.75rem;
  font-weight: 700;
  display: inline-flex;
  padding: 0.75rem 1.875rem;
  justify-content: center;
  align-items: center;
  position: absolute;
  line-height: 1;
  top: 0;
  transform: translateY(-50%);
}
.p-strengths__label--01 {
  background-color: #3EAEB5;
}
.p-strengths__label--02 {
  background-color: #F66F62;
}
.p-strengths__label--03 {
  background-color: #FFB802;
}

/*メリット ----------------*/
.p-merit__container {
  gap: 60px;
}
@media (min-width: 768px) {
  .p-merit__container {
    padding: 120px 0;
  }
}
.p-merit__box {
  position: relative;
  padding: 32px 0;
}
@media (min-width: 768px) {
  .p-merit__box {
    padding: 120px 0;
  }
}
.p-merit__box:after {
  position: absolute;
  background-color: #FAF9F7;
  content: "";
  width: 100vw;
  height: 100%;
  z-index: -1;
  left: -10vw;
  border-radius: 20px;
}
@media (min-width: 768px) {
  .p-merit__box:after {
    left: -40vw;
  }
}
.p-merit__box--reverse:after {
  left: auto;
  right: -10vw;
}
@media (min-width: 768px) {
  .p-merit__box--reverse:after {
    right: -40vw;
  }
}
.p-merit__subtitle {
  font-size: 4.5rem;
  font-weight: 600;
  line-height: 1;
}
.p-merit__maintitle {
  font-size: 1.625rem;
  font-weight: 700;
}

/*選ばれる理由 ----------------*/
@media (min-width: 992px) {
  .p-reasons .container {
    max-width: 970px !important;
  }
}

/*AIBOREEの特徴 ----------------*/
.p-feature__body {
  padding: 1.75rem;
}
@media (min-width: 768px) {
  .p-feature__body {
    padding: 2rem;
  }
}
.p-feature__title {
  gap: 8px;
}
.p-feature__num {
  color: #fff;
  background-color: #3EAEB5;
  border-radius: 50px;
  line-height: 1;
  width: 26px;
  height: 26px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/*依頼〜運用開始までの流れ ----------------*/
.p-process__box-inn {
  gap: 20px;
}
.p-process__num {
  width: 70px;
  height: 70px;
  background-color: #3EAEB5;
  color: #fff;
  border-radius: 50px;
  line-height: 1;
}
.p-process__num .small {
  font-size: 0.75rem;
  font-weight: 400;
}
.p-process__num .big {
  font-size: 1.625rem;
  font-weight: 700;
}

/*料金 ----------------*/
.p-price {
  position: relative;
  overflow: hidden;
}
.p-price__contents {
  z-index: 2;
}
.p-price::before {
  content: "";
  display: block;
  position: absolute;
  width: 57vw;
  height: 57vw;
  background-color: rgba(37, 157, 183, 0.7);
  border-radius: 50%;
  right: -14vw;
  top: -33vw;
  z-index: 1;
}
.p-price::after {
  content: "";
  display: block;
  position: absolute;
  width: 50vw;
  height: 50vw;
  background-color: rgba(147, 212, 226, 0.5);
  border-radius: 50%;
  right: -20vw;
  bottom: -23vw;
  z-index: 0;
}
.p-price__inn::before {
  content: "";
  display: block;
  position: absolute;
  width: 30vw;
  height: 30vw;
  background-color: rgba(155, 229, 245, 0.2);
  border-radius: 50%;
  left: -15vw;
  bottom: -14vw;
}
.p-price__first {
  background-color: #CBF2F1;
}
.p-price .big {
  font-size: 6.625rem;
  line-height: 1;
  font-weight: 500;
}

/*よくある質問 ----------------*/
.p-faq .accordion-item {
  border: none;
  border-radius: 20px;
  overflow: hidden;
}
.p-faq .accordion-button:not(.collapsed) {
  background-color: #E7F4F6;
  box-shadow: none;
}
.p-faq .accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

/*デモ ----------------*/
.p-demo {
  background: url(../img/demo-bg.png) no-repeat center center/cover;
}
.p-demo .c-title {
  margin-bottom: 0;
}
.p-demo__img {
  position: absolute;
  width: clamp(200px, 50%, 400px);
  top: -20%;
  left: 25%;
  transform: translateX(-50%);
}
.p-demo__qr {
  width: 95px;
  height: 95px;
}
.p-demo__qr img {
  max-width: 100%;
}

/*お問い合わせ ----------------*/
.p-contact__form {
  max-width: 970px;
  margin-right: auto;
  margin-left: auto;
}

/*フッター ----------------*/
.p-footer {
  color: #fff;
}
.p-footer__nav {
  list-style: none;
  padding-left: 0;
}
.p-footer__nav li {
  font-size: 0.875rem;
}
@media (max-width: 575.98px) {
  .p-footer__nav li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
}
@media (min-width: 768px) {
  .p-footer__nav li + li {
    border-left: 1px solid rgba(255, 255, 255, 0.2);
  }
}
.p-footer__nav a {
  text-decoration: none;
  display: inline-block;
  padding: 0.5rem 1rem;
  color: #fff;
}
@media (min-width: 768px) {
  .p-footer__nav a {
    padding: 0 1rem;
  }
}

/*----------------------------------------
Component
-----------------------------------------*/
.c-title {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  .c-title {
    margin-bottom: 4rem;
  }
}
.c-title--center {
  align-items: center;
  text-align: center;
}
.c-title__subtitle {
  color: #3EAEB5;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.62625rem;
  line-height: 1;
}
.c-title__maintitle {
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.21375rem;
  line-height: 1.5;
  margin-top: -0.5625rem;
  margin-bottom: -0.5625rem;
  word-break: keep-all;
}
@media (min-width: 768px) {
  .c-title__maintitle {
    font-size: 2.25rem;
  }
}
.c-title--white .c-title__subtitle {
  color: #fff;
}
.c-title--white .c-title__maintitle {
  color: #fff;
}

@media (max-width: 767.98px) {
  .c-arrow-sp {
    position: relative;
    padding-left: 1em !important;
  }
  .c-arrow-sp::before, .c-arrow-sp::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
  }
  .c-arrow-sp::before {
    left: 3px;
    width: 4px;
    height: 4px;
    border-top: 1px solid rgba(68, 68, 68, 0.5);
    border-right: 1px solid rgba(68, 68, 68, 0.5);
    transform: rotate(45deg);
  }
}
.c-arrow-sp--white::before {
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  border-right: 1px solid rgba(255, 255, 255, 0.5);
}

.c-bg-color01 {
  background-color: #FAF9F7 !important;
}

.c-bg-color02 {
  background-color: #E7F4F6 !important;
}

.c-bg-color03 {
  background-color: #3EAEB5 !important;
}

.c-bg-img01 {
  position: relative;
}
.c-bg-img01::before {
  content: "";
  aspect-ratio: 1/1;
  background: url(../img/bg-shape-003.png) no-repeat center center/contain;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 80px;
  transform: translate(25%, -38%);
}
@media (min-width: 768px) {
  .c-bg-img01::before {
    width: 150px;
    transform: translate(20%, -32%);
  }
}
.c-bg-img01::after {
  content: "";
  aspect-ratio: 1/1;
  background: url(../img/bg-shape-003.png) no-repeat center center/contain;
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 70px;
  transform: translate(-25%, 32%);
}
@media (min-width: 768px) {
  .c-bg-img01::after {
    width: 110px;
    transform: translate(-25%, -28%);
  }
}

.c-font-family {
  font-family: "Montserrat", "Noto Sans JP", sans-serif;
}

.c-color-01 {
  color: #3EAEB5;
}

.c-color-02 {
  color: #F66F62;
}

.c-color-03 {
  color: #444;
}

.c-color-04 {
  color: #FFB802;
}

.c-shadow {
  box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.02) !important;
}

.c-fw-500 {
  font-weight: 500 !important;
}

@media (min-width: 1400px) {
  .c-container-fluid {
    width: calc(61vw + 210.40816px);
    max-width: none;
  }
}

.c-marker {
  background: linear-gradient(transparent 0%, #FFB802 0%);
  color: #fff;
  padding-right: 0.25rem;
  padding-left: 0.25rem;
  font-weight: bold;
}

/*----------------------------------------
Utility
-----------------------------------------*/
/*----------------------------------------
bootstrapに追加
-----------------------------------------*/
.py-6 {
  padding-bottom: 72px !important;
  padding-top: 72px !important;
}
@media (min-width: 768px) {
  .py-6 {
    padding-bottom: 120px !important;
    padding-top: 120px !important;
  }
}

.mb-6 {
  margin-bottom: 3rem !important;
}
@media (min-width: 768px) {
  .mb-6 {
    margin-bottom: 4rem !important;
  }
}

.mt-6 {
  margin-top: 4rem !important;
}

.card {
  border-radius: 20px;
  border: none;
}

.container-fluid {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}

.form-check-input:checked {
  background-color: #3EAEB5;
  border-color: #3EAEB5;
}

/*----------------------------------------
swiper
-----------------------------------------*/
.swiper-slide {
  height: 300px !important;
  width: auto !important;
}
@media (min-width: 768px) {
  .swiper-slide {
    height: 560px !important;
  }
}

.swiper-slide img {
  width: auto;
  height: 100%;
}

.swiper-wrapper {
  transition-timing-function: linear !important;
}

.swiper-pagination {
  position: relative !important;
  margin-top: 40px;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #3EAEB5;
}