.pc {
  display: inline-block;
}

@media only screen and (min-width: 481px) and (max-width: 766px),
  only screen and (max-width: 480px) {
  .pc {
    display: none;
  }
}

.sp {
  display: none;
}

@media only screen and (min-width: 481px) and (max-width: 766px),
  only screen and (max-width: 480px) {
  .sp {
    display: inline-block;
  }
}

.sp-only {
  display: none;
}

@media only screen and (max-width: 480px) {
  .sp-only {
    display: inline-block;
  }
}

@font-face {
  font-family: "KozuGoPro";
  src: url(../fonts/KozGoPro-Regular.otf);
}

@keyframes move_smoke {
  0% {
    transform: translate(-5px, -5px);
  }
  50% {
    transform: translate(5px, 5px);
  }
  100% {
    transform: translate(0, 0);
  }
}

.faqHeader .inner {
  padding-top: 11.9rem;
  padding-bottom: 18rem;
  max-width: calc(644px + 50px);
}

@media only screen and (max-width: 480px),
  only screen and (min-width: 481px) and (max-width: 766px) {
  .faqHeader .inner {
    padding-top: 8rem;
    padding-bottom: 10rem;
  }
}

.faqHeader .commonBlackComponent {
  max-width: 336px;
  margin: 0 auto 7.2rem;
}

@media only screen and (max-width: 480px),
  only screen and (min-width: 481px) and (max-width: 766px) {
  .faqHeader .commonBlackComponent {
    max-width: 280px;
  }
}

.faqHeader .commonBlackComponent:last-of-type {
  margin-top: 14rem;
}

.faqHeader .commonBlackComponent .commonBlackComponent_item {
  font-size: 2.8rem;
}

@media only screen and (max-width: 480px),
  only screen and (min-width: 481px) and (max-width: 766px) {
  .faqHeader .commonBlackComponent .commonBlackComponent_item {
    font-size: 2.2rem;
  }
}

.faqHeader .faqHeader_title {
  background-color: #ffd000;
  -webkit-text-stroke: 1.5px #251e1c;
  text-stroke: 1.5px #000000;
  padding: 1.1rem 2.1rem 1.4rem;
  color: transparent;
  font-size: 1.9rem;
  letter-spacing: 0.2em;
  margin-bottom: 3.2rem;
}

.faqHeader .faqHeader_title .black_border {
  padding-bottom: 1rem;
  position: relative;
}

.faqHeader .faqHeader_title .black_border::after {
  content: "";
  position: absolute;
  background-color: #251e1c;
  width: 100%;
  height: 3.24px;
  bottom: 0;
  left: 0;
}

.faqHeader .faqHeader_container:not(:last-child) {
  margin-bottom: 10rem;
}

.faqHeader .faqHeader_container .faqHeader_link {
  display: block;
  color: #231815;
  transition: 0.3s;
  opacity: 1;
  font-size: 1.5375rem;
  line-height: 1.95;
  letter-spacing: 0.2em;
}

.faqHeader .faqHeader_container .faqHeader_link:hover {
  opacity: 0.8;
  transition: 0.3s;
}

@media only screen and (max-width: 480px),
  only screen and (min-width: 481px) and (max-width: 766px) {
  .faqHeader .faqHeader_container .faqHeader_link {
    font-size: 1.3rem;
  }
}

.faqHeader .faqHeader_container .faqHeader_link:not(:last-child) {
  margin-bottom: 0.5rem;
}

@media only screen and (max-width: 480px),
  only screen and (min-width: 481px) and (max-width: 766px) {
  .faqHeader .faqHeader_container .faqHeader_link:not(:last-child) {
    margin-bottom: 1rem;
  }
}

.faqBody {
  background-color: #f4e9ce;
  z-index: -2;
}

.faqBody .inner {
  padding-top: 11.3rem;
  padding-bottom: 31.2rem;
}

@media only screen and (max-width: 1100px) {
  .faqBody .inner {
    padding-bottom: 15rem;
  }
}

.faqBody .faqBody_container {
  padding: 3.5rem 3.4rem 4.5rem;
  position: relative;
  z-index: 1;
  max-width: 848px;
  margin: 0 auto;
}

.faqBody .faqBody_container:not(:last-child) {
  margin-bottom: 7.5rem;
}

@media only screen and (max-width: 480px),
  only screen and (min-width: 481px) and (max-width: 766px) {
  .faqBody .faqBody_container:not(:last-child) {
    margin-bottom: 5rem;
  }
}

.faqBody .faqBody_container::after {
  content: "";
  position: absolute;
  background-color: #ffffff;
  width: 100%;
  height: 100%;
  z-index: -1;
  left: 5px;
  top: 5px;
}

.faqBody .faqBody_container::before {
  content: "";
  position: absolute;
  background-color: transparent;
  border: 1px solid #21110d;
  width: 100%;
  height: 100%;
  z-index: -1;
  left: 0;
  top: 0;
  z-index: 3;
}

@media only screen and (max-width: 480px),
  only screen and (min-width: 481px) and (max-width: 766px) {
  .faqBody .faqBody_container {
    padding: 3.5rem 1.8rem 4rem;
  }
}

@media only screen and (max-width: 480px) {
  .faqBody .faqBody_container {
    padding-left: 1.2rem;
    padding-right: 1.2rem;
  }
}

.faqBody .faqBody_container .faqBody_title {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  margin-bottom: 2.4rem;
}

@media only screen and (max-width: 480px),
  only screen and (min-width: 481px) and (max-width: 766px) {
  .faqBody .faqBody_container .faqBody_title {
    margin-bottom: 1.8rem;
  }
}

.faqBody .faqBody_container .faqBody_title .faqBody_q {
  background-image: url(../img/top-page/reason_flex_number_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #ffffff;
  font-size: 4.1rem;
  border-radius: 50%;
  text-align: center;
  min-width: 63px;
  position: relative;
  z-index: 10;
}

@media only screen and (max-width: 480px),
  only screen and (min-width: 481px) and (max-width: 766px) {
  .faqBody .faqBody_container .faqBody_title .faqBody_q {
    font-size: 3.2rem;
    min-width: 50px;
    width: 50px;
  }
}

@media only screen and (max-width: 480px) {
  .faqBody .faqBody_container .faqBody_title .faqBody_q {
    font-size: 2.8rem;
    min-width: 45px;
    width: 45px;
  }
}

.faqBody .faqBody_container .faqBody_title .faqBody_text {
  font-size: 2rem;
  letter-spacing: 0.2em;
  padding: 0.3rem 1.3rem 0.3rem 3.3rem;
  background-color: #ffd000;
  width: 94.49%;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  transform: translateX(-2rem);
  z-index: 5;
  position: relative;
}

@media only screen and (max-width: 480px),
  only screen and (min-width: 481px) and (max-width: 766px) {
  .faqBody .faqBody_container .faqBody_title .faqBody_text {
    font-size: 1.8rem;
    width: 95%;
    letter-spacing: 0.1em;
  }
}

@media only screen and (max-width: 480px) {
  .faqBody .faqBody_container .faqBody_title .faqBody_text {
    font-size: 1.5rem;
    letter-spacing: 0.1em;
  }
}

@media only screen and (min-width: 767px) {
  .faqBody .faqBody_container .faqBody_title .-space-thin {
    letter-spacing: 0.07em;
    font-size: 1.9rem;
  }
}

.faqBody .faqBody_container .faqBody_desc {
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: 0.2em;
  width: 96%;
  margin: 0 auto;
  text-align: justify;
  text-justify: inter-ideograph;
}

@media only screen and (max-width: 480px),
  only screen and (min-width: 481px) and (max-width: 766px) {
  .faqBody .faqBody_container .faqBody_desc {
    font-size: 1.3rem;
  }
}

footer {
  background-color: #f4e9ce;
}

@media only screen and (max-width: 1100px) {
  .pageTop {
    margin-bottom: -4rem;
    background-color: #c6e9e3;
    transform: translateY(-3rem);
  }
}

.commonMv .inner .commonMv_title {
  width: 245px;
  padding-top: 1.9rem;
  padding-bottom: 1.6rem;
}

@media only screen and (min-width: 767px) and (max-width: 1100px) {
  .footer .footer_parts_top .inner {
    margin-top: 2rem;
  }
}
