@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Shippori+Antique&display=swap");
@import url("lib/ress.min.css");
.p-information .p-profile {
  padding: 9.8rem 0 0;
}
@media screen and (max-width: 767px) {
  .p-information .p-profile {
    padding: 4.2rem 0 0;
  }
}
.p-information .p-profile .c-ttl-2 {
  margin-bottom: 10.5rem;
}
@media screen and (max-width: 767px) {
  .p-information .p-profile .c-ttl-2 {
    margin-bottom: 5.5rem;
  }
}
.p-information .p-profile .c-rbox-3 {
  height: 26.5rem;
}
@media screen and (max-width: 767px) {
  .p-information .p-profile .c-rbox-3 {
    height: unset;
    padding: 3.1rem 0 2.8rem;
  }
}
.p-information .p-profile .c-rbox-3 .c-box-txt-2 {
  color: var(--white);
}
.p-information .p-faq {
  padding: 13.3rem 0 0;
}
@media screen and (max-width: 767px) {
  .p-information .p-faq {
    padding: 5.7rem 0 0;
  }
}
.p-information .p-faq .c-ttl-2 {
  margin-bottom: 10.5rem;
}
@media screen and (max-width: 767px) {
  .p-information .p-faq .c-ttl-2 {
    margin-bottom: 5.4rem;
  }
}
.p-information .p-faq-items {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
@media screen and (max-width: 767px) {
  .p-information .p-faq-items {
    gap: 1.6rem;
  }
}
.p-information .p-faq-item {
  background-color: #EEF6FC;
  border-radius: 1rem;
}
.p-information .p-faq-item .q {
  align-items: start;
  display: flex;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0;
  gap: 3rem;
  padding: 3rem 12rem 1.3rem 3rem;
}
@media screen and (max-width: 767px) {
  .p-information .p-faq-item .q {
    font-size: 1.6rem;
    gap: 1.6rem;
    line-height: 1.5;
    padding: 2.5rem 4.5rem 1.8rem 2.4rem;
  }
}
.p-information .p-faq-item .q:before {
  align-items: center;
  aspect-ratio: 1/1;
  background: var(--light-blue);
  border-radius: 50%;
  color: var(--white);
  content: "Q";
  display: flex;
  flex-shrink: 0;
  font-family: var(--font-2);
  font-size: 2.4rem;
  font-weight: 500;
  justify-content: center;
  width: 4.7rem;
  transform: translateY(-0.8rem);
}
@media screen and (max-width: 767px) {
  .p-information .p-faq-item .q:before {
    font-size: 1.6rem;
    transform: translateY(-0.3rem);
    width: 3.2rem;
  }
}
.p-information .p-faq-item .a {
  letter-spacing: 0;
  margin: -0.7rem 0 0;
  padding: 0 5rem 3.5rem 10.5rem;
}
@media screen and (max-width: 767px) {
  .p-information .p-faq-item .a {
    margin: -1.2rem 0 0;
    padding: 0 2.4rem 2.2rem;
  }
}
.p-information .p-requirements {
  padding: 13.2rem 0 0;
}
@media screen and (max-width: 767px) {
  .p-information .p-requirements {
    padding: 5.9rem 0 0;
  }
}
.p-information .p-requirements-head {
  flex-shrink: 0;
  width: 32.6rem;
}
.p-information .p-requirements-body {
  display: grid;
  grid-template-columns: 17.5rem 1fr;
  flex: 1;
  margin-top: -2.3rem;
  padding-top: 5.6rem;
}
@media screen and (max-width: 767px) {
  .p-information .p-requirements-body {
    display: block;
    margin-top: 0;
    padding-top: 4.6rem;
  }
}
.p-information .p-requirements-body dt,
.p-information .p-requirements-body dd {
  border-bottom: 1px solid #CBCBCB;
  line-height: 1.5;
  letter-spacing: 0;
}
.p-information .p-requirements-body dt {
  color: var(--light-blue);
  font-size: 2rem;
  font-weight: 700;
  line-height: 1;
  padding: 2.6rem 0 0;
}
@media screen and (max-width: 767px) {
  .p-information .p-requirements-body dt {
    border: none;
    font-size: 1.6rem;
    padding: 1.6rem 0 0;
  }
}
.p-information .p-requirements-body dd {
  padding: 2.3rem 0 2.5rem;
}
@media screen and (max-width: 767px) {
  .p-information .p-requirements-body dd {
    line-height: 1.57;
    padding: 1.3rem 0 1.5rem;
  }
}
.p-information .p-requirements-body dd a {
  text-decoration: underline;
}
.p-information .p-flow {
  padding: 14.7rem 0 0;
}
@media screen and (max-width: 767px) {
  .p-information .p-flow {
    padding: 7.7rem 0 0;
  }
}
.p-information .p-flow .c-ttl-5 {
  margin: 0 0 3.8rem;
}
@media screen and (max-width: 767px) {
  .p-information .p-flow .c-ttl-5 {
    margin: 0 0 2.1rem;
  }
}
.p-information .p-selection {
  padding: 12.5rem 0 0;
}
@media screen and (max-width: 767px) {
  .p-information .p-selection {
    padding: 8rem 0 0;
  }
}
.p-information .p-selection .c-ttl-5 {
  margin-bottom: 3.5rem;
}
@media screen and (max-width: 767px) {
  .p-information .p-selection .c-ttl-5 {
    margin-bottom: 2.4rem;
  }
}
.p-information .p-selection .c-rbox-2 {
  padding: 4.5rem 6rem 4.8rem 6rem;
}
@media screen and (max-width: 767px) {
  .p-information .p-selection .c-rbox-2 {
    padding: 1rem 2.4rem 3rem;
  }
}
.p-information .p-selection .note {
  display: flex;
  font-size: 1.4rem;
  padding: 1.8rem 0 1.2rem;
}
@media screen and (max-width: 767px) {
  .p-information .p-selection .note {
    font-size: 1.2rem;
    line-height: 1.5;
    padding: 1.3rem 0 0.8rem;
  }
}
.p-information .p-selection .note:before {
  display: flex;
  content: "（※）";
}
.p-information .p-selection .comment {
  font-weight: 500;
}
.p-information .p-selection .comment li {
  display: flex;
}
@media screen and (max-width: 767px) {
  .p-information .p-selection .comment li {
    line-height: 1.55;
    padding: 0 0 0 1.3rem;
  }
}
.p-information .p-selection .comment li:before {
  content: "★";
  margin-right: 1rem;
}/*# sourceMappingURL=information.css.map */