:root {
  --color-black: #3c4855;
  --color-primary: #00b0f0;
  --font-family: "Noto Sans JP", sans-serif;
  --font-size-bold: 700;
}

.container.wrap {
  width: auto;
}

#content {
  padding-top: 24px;
  margin-top: 0px;
}

.btn {
  text-decoration: none;
  border-radius: 32px;
  color: #fff;
  display: inline-block;
  text-align: center;
}

.makeConsultationAppointment_buttonWrapper {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

.makeConsultationAppointment_button,
.plan_makeConsultationAppointment_button,
.newsMore_button,
.meritTwo_caseMoreButton {
  border-radius: 70px;
  width: 416px;
  height: 69px;
  border: 1px solid #fff;
  background-color: #ffdf37;
  box-shadow: 0px 8px 0px 0px #3c48554d;
  padding: 10px 0;
  position: relative;
  font-weight: 700;
  font-size: 20px;
  color: var(--color-black);
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: inherit;
}

.plan_makeConsultationAppointment_button,
.newsMore_button,
.meritTwo_caseMoreButton {
  background-color: var(--color-primary);
  color: #fff;
}

.newsMore_buttonWrapper,
.meritTwo_caseMoreButtonWrapper {
  display: flex;
  justify-content: center;
}

.meritTwo_caseMoreButtonWrapper {
  padding: 40px 0;
}

.makeConsultationAppointment_button .fa-angle-right,
.plan_makeConsultationAppointment_button .fa-angle-right,
.newsMore_button .fa-angle-right,
.meritTwo_caseMoreButton .fa-angle-right,
.freeConsultationWithExpert_button-sp .fa-angle-right {
  margin-left: 20px;
  font-weight: var(--font-size-bold);
}

.negotiable_text {
  color: var(--color-black);
  margin-top: 20px;
  font-family: var(--font-family);
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.05em;
  text-align: center;
}

.solveProblem {
  background: #ebf8ff;
  padding-bottom: 60px;
}

.merit {
  padding: 60px 0px;
}

.merit_whySelect,
.merit_title,
.meritThree,
.solveProblem_arrow,
.plan,
.event-slider,
.content-news {
  text-align: center;
}

.plan,
.event-slider {
  padding: 80px 0px;
}

.merit_list {
  display: flex;
  justify-content: center;
}

.merit_listItem {
  width: 320px;
}

.merit_number {
  color: var(--color-primary);
  font-family: "Roboto", "M PLUS 1p", sans-serif;
  font-size: 40px;
  font-weight: var(--font-size-bold);
  text-align: center;
}

.merit_text {
  font-family: var(--font-family);
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.05em;
  text-align: center;
}

.merit_text-strong {
  font-family: var(--font-family);
  font-size: 24px;
  font-weight: var(--font-size-bold);
  letter-spacing: 0.05em;
  text-align: center;
}

.consultationAppointment {
  background: var(--color-primary);
  text-align: center;
  padding: 60px 0px;
}

.consultationAppointment_content {
  color: #fff;
  font-family: var(--font-family);
  font-size: 36px;
  font-weight: var(--font-size-bold);
  letter-spacing: 0.05em;
  text-align: center;
  line-height: 54px;
}

.consultationAppointment_supplement {
  color: #fff;
  font-family: var(--font-family);
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  letter-spacing: 0.05em;
  text-align: center;
  margin: 16px 0px;
}

.meritTwo_case {
  background: #ebf8ff;
  text-align: center;
}

.meritTwo_caseTitle-pc {
  font-family: var(--font-family);
  font-weight: var(--font-size-bold);
  font-size: 24px;
  line-height: 36px;
  padding-top: 60px;
  padding-bottom: 20px;
}

.meritTwo_caseTitle-sp {
  padding-bottom: 60px;
  font-family: var(--font-family);
  font-weight: var(--font-size-bold);
  font-size: 16px;
  line-height: 25.6px;
}

.meritTwo_caseTitle-spStrong {
  font-size: 20px;
}

.meritTwo_caseDescription-pc {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 16px;
  line-height: 25.6px;
  padding-bottom: 40px;
}

.meritTwo_caseDescription-sp {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 14px;
  line-height: 22.4px;
  padding-top: 60px;
  padding-bottom: 20px;
}

.meritThree {
  padding: 60px 0px;
}

.meritThree-strong {
  color: var(--color-primary);
  font-family: var(--font-family);
  font-size: 24px;
  font-weight: 400;
  line-height: 36px;
  letter-spacing: 0.05em;
}

.meritThreeText {
  color: var(--color-black);
  font-family: var(--font-family);
  font-size: 24px;
  font-weight: 400;
  line-height: 36px;
  letter-spacing: 0.05em;
}

.meritThree_subTitleWrapper {
  margin-top: 20px;
}

.meritThree_titleWrapper {
  margin-bottom: 28px;
}

.meritThree_flow-pc {
  margin-bottom: 100px;
}

.meritThree_subTitle {
  font-family: var(--font-family);
  font-size: 24px;
  font-weight: 400;
  line-height: 36px;
  letter-spacing: 0.05em;
}

.meritThree_subTitle-strong {
  font-family: var(--font-family);
  font-size: 24px;
  font-weight: var(--font-size-bold);
  line-height: 36px;
  letter-spacing: 0.05em;
}

.meritThree_title {
  font-family: var(--font-family);
  font-size: 36px;
  font-weight: var(--font-size-bold);
  line-height: 54px;
  letter-spacing: 0.05em;
}

.meritThree_title-strong {
  color: var(--color-primary);
  font-family: var(--font-family);
  font-size: 36px;
  font-weight: var(--font-size-bold);
  line-height: 54px;
  letter-spacing: 0.05em;
}

.useServiceFlow .show-pcOnly {
  padding: 60px;
}

.show-spOnly {
  display: none;
}

div.img img {
  margin: auto;
}

footer {
  height: 38px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--color-primary);
  font-size: 12px;
  color: #fff;
  font-weight: var(--font-size-bold);
  font-family: "Roboto", "M PLUS 1p", sans-serif;
}

.footer_link {
  color: #3c4855;
  text-decoration: none;
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 13px;
}

@media (min-width: 1600px) {
  .wrap {
    width: 90vw;
  }
}

@media (min-width: 768px) {
  .md\:right-0 {
    right: 0;
  }

  .md\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}

.pb-10 {
  padding-bottom: 2.5rem;
}

.pt-8 {
  padding-top: 2rem;
}

.left-0 {
  left: 0;
}

.footer_serviceLogo {
  margin-left: 8px;
}

#fundingSupportPortalOverview,
.meritImage,
.useServiceFlow {
  text-align: center;
}

@media (max-width: 768px) {
  .show-pcOnly {
    display: none;
  }

  .show-spOnly {
    display: block !important;
  }

  .about_title {
    font-size: 16px !important;
    line-height: 25.6px !important;
    padding-top: 80px !important;
  }

  .about_overview {
    display: flex;
    flex-direction: column;
  }

  .about_overviewWrapper {
    margin-left: -30px;
    display: flex;
    justify-content: center;
  }

  .about_overview_subTitle {
    font-size: 14px !important;
    line-height: 21px !important;
  }

  .about_overview_title,
  .solveProblem_title,
  .merit_title,
  .consultationAppointment_content,
  .meritThree_title,
  .meritThree_title-strong {
    font-size: 24px !important;
    line-height: 38.4px !important;
  }

  .solveProblem_image-sp,
  .footer_logoArea,
  .footer-menu ul li {
    text-align: center;
  }

  .merit_list {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .merit_number {
    font-size: 24px;
  }

  .merit_text {
    font-size: 16px !important;
  }

  .merit_text-strong {
    font-size: 20px !important;
  }

  .merit_listItem {
    padding-top: 16px;
  }

  .about_overview_logo_hojyokura {
    padding-bottom: 16px;
  }

  .solveProblem_text {
    font-size: 20px !important;
    line-height: 32px !important;
  }

  .negotiable_text {
    font-size: 14px !important;
  }

  .makeConsultationAppointment_button,
  .plan_makeConsultationAppointment_button,
  .newsMore_button,
  .meritTwo_caseMoreButton {
    width: 96vw;
    font-size: 16px;
    height: 50px;
  }

  .makeConsultationAppointment_buttonWrapper-sp {
    display: flex !important;
    justify-content: center;
  }

  .consultationAppointment_supplement,
  .meritThreeText,
  .meritThree_subTitle,
  .meritThree_subTitle-strong {
    font-size: 16px;
    line-height: 24px;
  }

  .meritTwo_case {
    margin: 20px 8px;
    padding: 0 8px;
  }

  .meritThree-strong {
    font-weight: var(--font-size-bold);
    font-size: 16px;
    line-height: 24px;
  }

  .plan_subTitle,
  .faq .title,
  .event_subTitle,
  .news_subTitle {
    font-family: var(--font-family) !important;
    font-weight: var(--font-size-bold) !important;
    font-size: 14px !important;
    line-height: 16.8px !important;
  }

  .plan_title,
  .faq_title,
  .event_title,
  .news_title {
    font-size: 24px !important;
    line-height: 38.4px !important;
    margin: 0.2rem 0;
  }

  .plan_description {
    font-size: 16px !important;
    line-height: 25.6px !important;
  }

  .plan_list {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .plan_listItem {
    height: 80px !important;
    width: 94% !important;
  }

  .plan_needsText {
    font-size: 16px;
    line-height: 25.6px;
  }

  .faq .title {
    font-size: 14px;
  }

  .faq .content-header h2 {
    font-size: 20px;
  }

  .faq .faq-list .faq-item .f-ques,
  .faq .faq-list .faq-item .f-ans {
    align-items: start;
  }

  .faq .faq-list .faq-item .f-ques {
    padding: 20px 18px;
  }

  .faq .faq-list .faq-item .text {
    width: auto;
  }

  .faq .faq-list .faq-item .f-ques .collapse {
    width: 44px;
    height: 22px;
    background-image: url("../../img/financeportal/icon-plus-sp.svg");
    background-position-y: 4px;
  }

  #listContainer {
    padding-top: 20px;
  }

  .news_listItem_date {
    margin-right: 1rem !important;
    align-content: center;
  }

  .news_listItem_title {
    width: 60vw;
  }

  .footer-menu {
    display: flex;
    justify-content: center;
    flex-direction: column !important;
    gap: 16px;
    padding: 32px 90px !important;
  }

  .footer-menu ul {
    flex-direction: column !important;
    justify-content: center !important;
    gap: 16px !important;
  }
}

.about {
  background: #fff url("../img/bg-banner-blue.png") top center no-repeat;
  background-size: auto 137%;
}

.about_title,
.solveProblem_title,
.merit_title {
  display: flex;
  justify-content: center;
  font-family: var(--font-family);
  font-size: 36px;
  font-weight: var(--font-size-bold);
  line-height: 54px;
  letter-spacing: 0.05em;
  text-align: center;
}

.about_title,
.solveProblem_title {
  padding: 60px 0;
}

.about_overview {
  display: flex;
  justify-content: space-evenly;
}

.about_overview_subTitle {
  color: var(--color-black);
  font-family: var(--font-family);
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-align: center;
}

.about_overview_title {
  color: var(--color-black);
  font-family: var(--font-family);
  font-size: 48px;
  font-weight: var(--font-size-bold);
  text-align: center;
}

.about_overview_logo_hojyokura {
  display: flex;
  justify-content: center;
}

.solveProblem_overview {
  display: flex;
  justify-content: center;
}

.solveProblem_text {
  color: var(--color-primary);
  font-family: var(--font-family);
  font-size: 24px;
  font-weight: var(--font-size-bold);
  line-height: 36px;
  letter-spacing: 0.05em;
  text-align: center;
}

.plan_subTitle,
.faq .title,
.event_subTitle,
.news_subTitle {
  font-family: "Roboto", "M PLUS 1p", sans-serif;
  font-size: 18px;
  color: var(--color-primary);
  font-weight: var(--font-size-bold);
  line-height: 21.09px;
  letter-spacing: 0.2em;
}

.plan_title,
.faq_title,
.event_title,
.news_title {
  font-family: var(--font-family);
  font-size: 36px;
  font-weight: var(--font-size-bold);
  line-height: 54px;
  letter-spacing: 0.05em;
}

.plan_description {
  font-family: var(--font-family);
  font-size: 18px;
  font-weight: 400;
  line-height: 28.8px;
  letter-spacing: 0.05em;
}

.plan_description_supplement {
  font-family: var(--font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 22.4px;
  letter-spacing: 0.05em;
}

.plan_list {
  display: flex;
  justify-content: center;
  padding: 40px 0px;
}

.plan_listItem {
  border: 1px solid #d9e4f5;
  height: 124px;
  border-radius: 8px;
  font-family: var(--font-family);
  font-size: 20px;
  font-weight: var(--font-size-bold);
  margin: 8px;
  line-height: 30px;
  letter-spacing: 0.05em;
  text-align: center;
  width: 209px;
  align-content: center;
}

.plan_needsText {
  font-family: var(--font-family);
  font-size: 18px;
  font-weight: 500;
  line-height: 28.8px;
  letter-spacing: 0.05em;
}

.faq {
  background: #ebf8ff;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.faq .content-header {
  margin-bottom: 20px;
  text-align: center;
}

.faq .content-header h2 {
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 0.05em;
}

.faq .faq-list {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}

.faq .faq-list .faq-item {
  width: 820px;
  text-align: left;
  box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);
  border-radius: 8px;
}

.faq .faq-list .faq-item .name {
  font-size: 24px;
  font-weight: 700;
  width: 20px;
  display: inline-block;
}

.faq .faq-list .faq-item .text {
  width: 100%;
}

.faq .faq-list .faq-item .f-ques {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 13px;
  min-height: 70px;
  background-color: var(--color-primary);
  border-radius: 8px;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  padding: 8px 30px;
}

.faq .faq-list .faq-item .f-ques .collapse {
  cursor: pointer;
  width: 27px;
  height: 24px;
  background: url("../../img/financeportal/icon-plus.svg") no-repeat center;
}

.faq .faq-list .faq-item .f-ans {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 13px;
  min-height: 70px;
  font-size: 16px;
  padding: 10px 30px;
  display: none;
}

.faq .faq-list .faq-item .f-ans .name,
.faq .faq-list .faq-item .f-ans .text a {
  color: var(--color-primary);
}

.faq .faq-list .faq-item .f-ans .text a {
  text-decoration: underline;
}

.faq .faq-list .faq-item.expanded .f-ques {
  border-radius: 8px 8px 0 0;
}

.faq .faq-list .faq-item.expanded .f-ans {
  display: flex;
  background: #fff;
}

.faq .faq-list .faq-item.expanded .collapse {
  background-image: url("../../img/financeportal/icon-sub.svg") !important;
}

.news_list {
  display: flex;
  border-bottom: solid 1px #e5dfdb;
  border-top: solid 1px #e5dfdb;
  text-decoration: none;
  color: #3c4855;
  padding: 10px 12px;
}

#listContainer {
  max-width: 880px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px 12px 24px 12px;
}

#listContainer li {
  margin: 0px;
}

.news_listItem_date {
  margin-right: 2.5rem;
  font-family: "Rounded Mplus 1c";
  font-weight: 400;
  font-size: 14px;
}

.news_listItem_title {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 14px;
  text-align: start;
}

.event_describe {
  background: #fff;
  padding: 0 1rem;
}

.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
    0 4px 6px -2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 #0000, 0 0 #0000, 0 0 #0000, 0 0 #0000, var(--tw-shadow);
}

.rounded {
  border-radius: 0.25rem;
}

.overflow-hidden {
  overflow: hidden;
}

.eventListItem_link {
  text-decoration: none;
  color: #3c4855;
}

.eventListItem_freeLabel {
  width: 49px;
  height: 22px;
  border-radius: 8px;
  border-width: 1px;
  padding: 2px 12px;
  border: 1px solid var(--color-primary);
  color: var(--color-primary);
  font-family: var(--font-family);
  font-weight: var(--font-size-bold);
  font-size: 12px;
  line-height: 18px;
  margin-right: 8px;
}

.eventListItem_date {
  font-family: "Roboto", "M PLUS 1p", sans-serif;
  font-weight: var(--font-size-bold);
  font-size: 14px;
  line-height: 16.41px;
}

.eventListItem_describeContent {
  font-family: var(--font-family);
  font-weight: var(--font-size-bold);
  font-size: 18px;
  line-height: 21.6px;
}

@media (max-width: 1024px) {
  .faq .faq-list .faq-item {
    width: 96vw;
  }
}

.footer-menu {
  padding: 40px 120px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.footer-menu ul {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 12px;
  font-size: 13px;
  font-weight: 500;
}

.footer-menu ul li a {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.05em;
}

.footer-menu ul li:last-child a {
  color: var(--color-primary);
}
