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

body {
  background-size: contain;
}

body .site {
  font-family: var(--font-family);
  color: var(--color-black);
  font-size: 20px;
}

.container-main {
  position: relative;
}

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

.subsidyConsultationReservation_button {
  background-color: var(--color-primary);
  height: 40px !important;
  padding: 10px 24px;
  width: 195px !important;
  font-size: 14px !important;
  font-weight: 700;
  line-height: 20.27px;
  letter-spacing: 0.05em;
  text-align: left;
}

.about {
  background-image: url("../img/jigyosyokeimahojyokin/about_background.png") !important;
  padding: 100px 0 60px;
}

.about_theme {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 684px;
  height: 50px;
  border-radius: 64px;
  background: #ddf4fb;
  border: 1px solid var(--color-primary);
  font-family: var(--font-family);
  font-weight: var(--font-size-bold);
  font-size: 21px;
  color: var(--color-primary);
}

.about_subtitle {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 33px;
  line-height: 150%;
  text-align: center;
}

.about_title {
  /* CSS 直すかも */
  font-family: var(--font-family);
  font-weight: var(--font-size-bold);
  font-size: 33px;
  line-height: 150%;
}

.about_pointWrapper {
  padding-top: 2rem;
}

.about_point {
  display: flex;
  align-items: center;
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 18px;
  line-height: 150%;
  color: #007cb0;
  background: #ffffff;
  padding: 8px 10px;
  border-radius: 8px;
  margin-bottom: 8px;
}

.about_pointImage {
  display: inline;
}

.about_consultationCounterText {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 12px;
  line-height: 150%;
}

.about_consultationCounterButton {
  height: 50px;
  min-width: 300px;
  border-radius: 70px;
  border-width: 1px;
  padding-top: 20px;
  padding-right: 40px;
  padding-bottom: 20px;
  padding-left: 40px;
  border: 1px solid #fff;
  background-color: #ffdf37;
  box-shadow: 0px 8px 0px 0px #3c48554d;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Noto Sans JP;
  font-weight: var(--font-size-bold);
  font-size: 16px;
  line-height: 100%;
  text-align: center;
}

.next_img {
  width: 15px;
}

.define_container {
  background: #f4fbff;
}

.define_subtitle {
  font-family: "Roboto", sans-serif;
  font-weight: var(--font-size-bold);
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0.2em;
  color: #008edb;
}

.define_title {
  font-family: "Mplus 1p Bold", sans-serif;
  font-weight: var(--font-size-bold);
  font-size: 32px;
  line-height: 150%;
  letter-spacing: 0.05em;
}

.define_description {
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 18px;
  line-height: 130%;
  letter-spacing: 0.05em;
  color: #222;
  margin: 0 8px;
}

.define_theme {
  font-family: var(--font-family);
  font-weight: var(--font-size-bold);
  font-size: 40px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: var(--color-primary);
}

.define_themeDescription {
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 18px;
  line-height: 130%;
  color: #222;
}

.define_table {
  width: 980px;
  margin: 0;
  border-collapse: separate;
  border-spacing: 8px;
}

.define_table tr:first-child th:first-child {
  background: #f4fbff;
  border: none;
}

.define_table .th-bg th {
  background: #cbd6e2;
  width: 437px;
  height: 94px;
  border-radius: 10px;
  font-family: var(--font-family);
  font-weight: var(--font-size-bold);
  font-size: 20px;
  line-height: 130%;
  letter-spacing: 0.15em;
  color: #14132f;
  border: 1px solid #8dc4e2;
}

.define_tableDataOverview {
  text-align: center;
  background: #fff;
  border: 1px solid #9ca3af;
  border-radius: 10px;
  border: 1px solid #8dc4e2;
  font-family: var(--font-family);
  font-weight: var(--font-size-bold);
  font-size: 16px;
  line-height: 130%;
  letter-spacing: 0.15em;
  color: #14132f;
}

define application tr td.td_01 {
  width: 166px;
  border-radius: 10px;
  background: #ebf8ff;
  border: 1px solid #8dc4e2;
  font-family: var(--font-family);
  font-weight: var(--font-size-bold);
  font-size: 16px;
  line-height: 130%;
  letter-spacing: 0.15em;
  color: #14132f;
}

define application {
  width: 100%;
  overflow: auto;
}

define white-box {
  width: calc(100% - 32px);
}

.define_jigyosyokeimahojyokin_bubble,
.solution_jigyosyokeimahojyokin_bubble,
.examplesOfSupport_jigyosyokeimahojyokin_bubble {
  color: #fff;
  background: var(--color-primary);
  font-family: "Rounded Mplus 1c Bold", sans-serif;
  font-weight: var(--font-size-bold) !important;
  font-size: 24px;
  line-height: 130% !important;
  letter-spacing: 0.05em;
  text-align: center !important;
}

.define_jigyosyokeimahojyokin_bubble::after,
.solution_jigyosyokeimahojyokin_bubble::after,
.examplesOfSupport_jigyosyokeimahojyokin_bubble::after {
  position: absolute;
  width: 31px;
  height: 13px;
  left: calc(50% - 15.5px);
  right: calc(50% - 15.5px);
  bottom: -13px;
  content: "";
  border-style: solid;
  border-color: var(--color-primary) transparent transparent transparent;
  border-width: 20px 20px 0 20px;
}

.define_jigyosyokeimahojyokin_pointWrapper {
  display: flex;
}

.define_jigyosyokeimahojyokin_point {
  background: #fff;
  border-radius: 16px;
  height: 230px;
  width: 251px;
  display: grid;
  justify-items: center;
  align-content: center;
  margin: 0px 8px;
}

.define_jigyosyokeimahojyokin_pointTitle {
  color: var(--color-primary);
  font-family: Inter;
  font-weight: 700;
  padding-bottom: 24px;
  font-size: 20px;
  line-height: 130%;
  letter-spacing: 0.05em;
}

.define_jigyosyokeimahojyokin_pointDescription {
  font-family: Inter;
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  color: #000;
  letter-spacing: 0.05em;
  padding-left: 1rem;
  padding-right: 1rem;
}

.define_contact {
  background: var(--color-primary);
  height: 252px;
  justify-content: space-evenly;
}

.define_border,
.support_border {
  width: 1px;
  height: 70%;
  background: #fff;
}

.define_contactDescription {
  font-family: "Rounded Mplus 1c Bold", sans-serif;
  font-weight: var(--font-size-bold);
  font-size: 24px;
  line-height: 130%;
  letter-spacing: 0.05em;
  color: #fff;
}

.define_contactDescription-strong {
  font-family: "Rounded Mplus 1c Bold", sans-serif;
  font-weight: var(--font-size-bold);
  font-size: 32px;
  line-height: 130%;
  letter-spacing: 0.05em;
  color: #fbce56;
}

.define_contactButton {
  display: grid;
  align-items: center;
  text-align: center;
  width: 368px;
  height: 72px;
  border-radius: 10px;
  border-width: 1px;
  background: #2ea2e2;
  border: 1px solid #ffffff;
  box-shadow: 0px 6px 0px 0px #3c48554d;
  font-family: var(--font-family);
  font-weight: var(--font-size-bold);
  font-size: 24px;
  line-height: 130%;
  letter-spacing: 0.05em;
  color: #fff;
  position: relative;
}

.define_contactButton::after {
  font-family: "Material Icons";
  content: "\e5cc";
  position: absolute;
  right: 3px;
}

.define_contactButton-smallText {
  font-size: 16px;
}

.define_telephoneContent,
.support_telephoneContent,
.plan_telephoneContent {
  justify-content: center;
  padding-top: 20px;
}

.define_telephoneDescription,
.support_telephoneDescription,
.plan_telephoneDescription {
  font-family: "Rounded Mplus 1c Bold", sans-serif;
  font-weight: var(--font-size-bold);
  font-size: 14px;
  line-height: 170%;
  letter-spacing: 0.05em;
}

.problem {
  background: #007cb0;
}

.problem_title {
  font-family: var(--font-family);
  font-weight: var(--font-size-bold);
  font-size: 36px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #fff;
  text-align: center;
  padding-bottom: 24px;
}

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

.problem_content_item {
  background: #fff;
  width: 341px;
  height: 389px;
  border-radius: 8px;
  padding: 28px;
  margin: 0 8px;
  text-align: center;
}

.problem_content_item_title {
  font-family: var(--font-family);
  font-weight: var(--font-size-bold);
  font-size: 24px;
  line-height: 160%;
  letter-spacing: 0.05em;
  color: var(--color-primary);
  padding-bottom: 20px;
}

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

.solution {
  background: #e5ebf1;
}

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

.solution_meritList {
  display: flex;
  justify-content: space-evenly;
  padding-top: 20px;
}

.solution_meritList_itemNumber {
  font-family: "Roboto", sans-serif;
  font-weight: var(--font-size-bold);
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 0;
  color: var(--color-primary);
}

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

.solution_meritList_item_description {
  font-family: var(--font-family);
  font-weight: var(--font-size-bold);
  font-size: 24px;
  line-height: 160%;
  letter-spacing: 0.05em;
}

.solution_meritList_item {
  width: 341px;
  border-radius: 8px;
  padding: 28px;
  text-align: center;
}

.merit_01,
.merit_02 {
  background: #fff;
}

.merit_01_content_title {
  color: #222;
  font-family: "Rounded Mplus 1c", sans-serif;
  font-weight: 500;
  font-size: 30px;
  line-height: 130%;
  letter-spacing: 0.05em;
}

.merit_01_content_title-strong {
  color: #008edb;
  font-family: "Rounded Mplus 1c", sans-serif;
  font-weight: 800;
  font-size: 30px;
  line-height: 130%;
  letter-spacing: 0.05em;
}

.merit_01_supportListItem_profile {
  text-align: center;
}

.merit_01_supportListItem_position {
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0.05em;
}

.merit_01_supportListItem_name {
  font-weight: var(--font-size-bold);
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0.05em;
  margin-left: 16px;
}

.merit_01_supportListItem_history {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 11px;
  line-height: 150%;
  letter-spacing: 0;
}

.support_container {
  background: #007cb0;
  height: 260px;
}

.support_contactDescription {
  font-family: var(--font-family);
  font-weight: var(--font-size-bold);
  font-size: 24px;
  line-height: 130%;
  letter-spacing: 0.05em;
  color: #fff;
  padding-bottom: 8px;
}

.support_contactDescription-strong {
  font-family: var(--font-size-bold);
  font-weight: var(--font-size-bold);
  font-size: 32px;
  line-height: 130%;
  letter-spacing: 0.05em;
  color: #88dfff;
  padding-bottom: 8px;
}

.support_contactDescription-small {
  font-family: var(--font-family);
  font-weight: var(--font-size-bold);
  font-size: 14px;
  line-height: 130%;
  letter-spacing: 0.05em;
  color: #fff;
  padding-bottom: 8px;
}

.support_readyToStart {
  font-family: var(--font-family);
  font-weight: var(--font-size-bold);
  font-size: 12px;
  line-height: 130%;
  letter-spacing: 0.05em;
  color: #fff;
  padding-bottom: 16px;
}

.support_contactButton {
  padding: 12px 46px;
  border-radius: 70px;
  border-width: 1px;
  background: #ffdf37;
  border: 1px solid #ffffff;
  box-shadow: 0px 4px 0px 0px #3c48554d;
  font-family: var(--font-family);
  font-weight: var(--font-size-bold);
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0.05em;
}

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

.merit02_listTitle {
  font-family: "Roboto", "M PLUS 1p", sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 120%;
  text-align: center;
  letter-spacing: 0.05em;
}

.merit02_adoptionRatesList {
  width: 360px;
  height: 229px;
  border-radius: 4px;
  background: #f5f5f5;
}

.merit02_nationalApprovalRateArrow {
  position: relative;
  left: 60px;
  bottom: 12px;
}

.merit02_nationalApprovalRate {
  background: #3c4855;
  color: #fff;
  height: 75px;
  display: grid;
  align-items: center;
}

.merit02_nationalApprovalRateText,
.merit02_ourApprovalRateText {
  font-family: "Roboto", "M PLUS 1p", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: -0.05em;
}

.merit02_nationalApprovalRateText-strong {
  font-size: 34px;
}

.merit02_ourApprovalRateText-strong {
  font-size: 45px;
}

.merit02_ourApprovalRate {
  background: #3db583;
  color: #fff;
  height: 144px;
  display: grid;
  align-items: center;
}

.merit02_ourApprovalRateArrow1 {
  position: relative;
  left: 104px;
}

.merit02_ourApprovalRateArrow2 {
  position: relative;
  left: 114px;
}

.saitakudate_text,
.successFeeType_text {
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 16px;
  line-height: 160%;
  letter-spacing: 0.05em;
  color: #242e47;
}

.peaceSupport {
  background: #ebf8ff;
}

.makeConsultationAppointment_button {
  border-radius: 70px;
  width: 300px;
  height: 50px;
  border: 1px solid #fff;
  background-color: #ffdf37;
  box-shadow: 0px 8px 0px 0px #3c48554d;
  padding: 10px 0;
  position: relative;
  font-weight: 700;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.plan {
  background: var(--color-primary);
}

.plan_description {
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 18px;
  line-height: 160%;
  letter-spacing: 0.05em;
  color: #fff;
}

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

.plan_item {
  background: #fff;
  border-radius: 8px;
  text-align: center;
  width: 258px;
  height: 124px;
  border-radius: 8px;
  border-width: 1px;
  margin: 0 8px;
}

.plan_itemTitle {
  color: var(--color-primary);
  font-family: var(--font-family);
  font-weight: var(--color-black);
  font-size: 20px;
  line-height: 150%;
  letter-spacing: 0.05em;
  align-content: center;
}

.plan_readyToStart {
  font-family: var(--font-family);
  font-weight: var(--font-size-bold);
  font-size: 12px;
  line-height: 130%;
  letter-spacing: 0.05em;
  color: #fff;
  padding-top: 12px;
}

.p-headline__sub {
  color: var(--color-primary);
}

#frontSectionDownload {
  a.md\:text-sm {
    color: var(--color-primary) !important;
  }

  .p-button {
    background: var(--color-primary);
  }
}

.jigyosyokeimahojyokin_subsidyExplanation {
  background: #e5ebf1;
}

.jigyosyokeimahojyokin_subsidyExplanation {
  .p-headline__sub {
    display: none;
  }

  .font-bold.leading-normal.tracking-wider {
    color: #2e89b8 !important;
  }

  a.p-button--orange,
  a.p-button--darkblue {
    background: linear-gradient(149.5deg, #6ec5ea 15.29%, #1d85e4 81.55%);
  }
  .p-headline__main {
    font-family: "M PLUS 1", sans-serif;
    font-weight: 500;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0.05em;
  }

  .l-container--movie .p-headline__main::after,
  .l-container--article .p-headline__main::after {
    content: "";
    width: 88px;
    height: 4px;
    background: #6eb6db;
    display: block;
    margin: 20px auto 0;
  }
}

.jigyosyokeimahojyokinPage_news {
  .p-headline__main {
    font-weight: bold;
    font-size: 32px;
    line-height: 150%;
    text-align: center;
    letter-spacing: 0.05em;
    font-family: "Roboto", "M PLUS 1p", sans-serif;
  }

  p {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.02em;
  }

  p.w-24 {
    font-family: "Rounded Mplus 1c", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.02em;
  }

  a.p-button {
    background: var(--color-primary);
  }
}

.faq {
  background: #ebf8ff;
}

.faq {
  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 .title {
  font-family: "Roboto";
  font-size: 18px;
  color: var(--color-primary);
  font-weight: 700;
}

.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/procedure/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;
  background: #fff;
}

.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;
}

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

.swiper-button-next,
.swiper-button-prev {
  background: #00b0f0 !important;
}

.l-container--movie,
.l-container--article {
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 768px) {
  define white-box {
    width: 1100px;
  }

  define application {
    width: 980px;
  }

  .merit_01_supportList {
    width: 1100px;
  }

  .merit_01_supportList item-detail {
    width: 240px;
  }
}

.show-sp-only {
  display: none;
}

@media (max-width: 768px) {
  .about_theme {
    width: 96vw;
    height: 27px;
    font-size: 14px;
    text-align: center;
  }

  .about_title {
    font-size: 20px;
  }

  .about_point {
    font-size: 12px;
    width: 96vw;
  }

  .define_subtitle {
    font-size: 14px;
  }

  .define_title,
  .define_theme {
    font-size: 24px;
  }

  .define_table .th-bg th,
  define application tr td.td_01,
  .define_tableDataOverview {
    font-size: 12px;
  }

  .define_themeDescription {
    font-size: 16px;
    margin: 0 8px;
  }

  .define_table {
    width: 920px;
  }

  .define_jigyosyokeimahojyokin_bubble,
  .solution_jigyosyokeimahojyokin_bubble,
  .examplesOfSupport_jigyosyokeimahojyokin_bubble {
    font-size: 14px;
  }

  .define_jigyosyokeimahojyokin_pointWrapper {
    flex-direction: column;
  }

  .define_jigyosyokeimahojyokin_pointDescription {
    padding-bottom: 8px;
  }

  .define_jigyosyokeimahojyokin_pointTitle {
    padding-top: 8px;
    padding-bottom: 20px;
  }

  .define_jigyosyokeimahojyokin_point {
    width: 96vw;
    height: 116px;
    margin: 8px;
    text-align: center;
  }

  .define_contact {
    flex-direction: column;
    height: 440px;
  }

  .define_contactDescription {
    font-size: 14px;
    padding-top: 32px;
  }

  .define_contactDescription-strong {
    font-size: 24px;
  }

  .define_contactButton {
    width: 90vw;
    height: 50px;
    line-height: 1.3;
    border-radius: 70px;
    font-size: 16px;
    background: #ffdf37;
    color: #3c4855;
  }

  .problem_title {
    font-size: 24px;
  }

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

  .problem_content_item {
    width: 92vw;
    height: 354px;
    margin-bottom: 12px;
  }

  .problem_content_item_description {
    font-size: 16px;
  }

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

  .solution_title {
    font-size: 24px;
    padding-top: 16px;
  }

  .solution_meritList_itemNumber {
    font-size: 24px;
  }

  .solution_meritList_item_title {
    font-size: 16px;
  }

  .solution_meritList_item_description {
    font-size: 20px;
  }

  .merit_01_supportList {
    background: #ebf8ff;
    padding: 24px 0;
  }

  .merit_01_supportList item-detail {
    align-items: center;
  }

  .merit_01_supportList item-detail img {
    width: 150px;
    height: 150px;
  }

  .merit_01_supportListItem_history {
    margin: 0 8px;
  }

  .merit_01_supportListItem_profile {
    color: #008edb;
  }

  .support_container {
    flex-direction: column;
    height: 450px;
  }

  .support_contactDescription {
    font-size: 16px;
  }

  .support_contactDescription-strong {
    font-size: 24px;
  }

  .p-button--chevron-right::after {
    bottom: 15px;
  }

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

  .merit02_listTitle {
    padding-top: 36px;
  }

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

  .plan_item {
    margin: 8px;
    height: 48px;
    width: 94vw;
  }

  .plan_itemTitle {
    font-size: 16px;
  }

  .l-container--download .md\:mb-8.justify-between {
    justify-content: center;
  }

  .jigyosyokeimahojyokin_subsidyExplanation {
    .p-headline__main {
      font-family: "M PLUS 1", sans-serif;
      font-weight: 700;
      font-size: 20px;
    }

    a.p-button--orange,
    a.p-button--darkblue {
      font-size: 16px;
    }
  }

  #frontSectionDownload {
    .p-button {
      font-size: 16px;
    }
  }

  .jigyosyokeimahojyokinPage_news {
    .p-headline__main {
      font-size: 20px;
    }
  }

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

  body {
    background: none;
  }

  .show-pc-only {
    display: none !important;
  }

  .show-sp-only {
    display: block;
  }
}

@media (min-width: 380px) {
  .saitakudate_textWrapper,
  .successFeeType_textWrapper,
  .merit02_adoptionRatesList {
    width: 360px;
  }
}

@media (max-width: 379px) {
  .saitakudate_textWrapper,
  .successFeeType_textWrapper,
  .merit02_adoptionRatesList {
    width: 94vw;
  }
}

/* 以下は見直す */

.subsidyConsultationReservation_button-sp {
  background-color: var(--color-primary);
  height: 41px;
  padding: 6px 24px;
  align-content: center;
}

.makeConsultationAppointment_buttonText-sp {
  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: 700;
}

.header-main {
  position: fixed;
  max-width: var(--width-header);
  height: 64px;
  margin: 0 auto;
  clear: both;
  padding: 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #fff;
  border-radius: 60px;
  z-index: 1;
  top: 1rem;
  box-shadow: 0px 8px 24px rgba(43, 45, 56, 0.1);
}
.header-main .header-logo {
  margin-left: 16px;
  margin-top: 3px;
}

.header-main .header-logo img {
  height: 34px;
}

.header-main .menu-toggle {
  display: none;
}

.header-main .header-menu {
  display: flex;
  align-items: center;
  justify-content: right;
}

.header-main .header-menu > a {
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 41px;
}

.header-main .header-menu ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  float: left;
  margin-right: 10px;
}

.header-main .header-menu ul li {
  padding: 0 10px;
}

.header-main .header-menu ul li a {
  font-weight: var(--font-size-bold);
  font-size: 14px;
}

.header-main .header-menu ul li:nth-child(7) {
  color: var(--color-primary);
}

@media (max-width: 640px) {
  .header-main {
    margin-top: 0;
    border-radius: unset;
    height: 56px;
    max-width: 100vw;
    width: 100vw;
    z-index: 2;
  }

  .nav-menu {
    height: 100vh;
  }

  .header-main .header-logo {
    margin-left: 3px;
  }

  .header-main .header-menu > ul,
  .header-main .header-menu > a {
    display: none;
  }

  .header-main .menu-toggle {
    display: block;
    margin-right: 8px;
    border: none;
  }

  .header-main .header-menu ul {
    position: absolute;
    top: 56px;
    left: 0;
    width: 100%;
    background-color: #fff;
  }

  .header-main .header-menu ul li {
    text-align: center;
    padding: 20px 0;
    border-bottom: 1px solid #eee;
    background: #fff;
  }

  .header-main .header-menu.toggled ul {
    display: block;
  }

  .header-main .header-menu.toggled ul li:last-child {
    display: flex !important;
    justify-content: center;
    align-items: center;
  }

  .about {
    padding: 72px 0 0 !important;
  }
}

@media (max-width: 320px) {
  .header-main .header-logo img {
    height: 28px;
  }

  .about .content .info .title {
    font-size: 12px;
  }
}

@media (max-width: 640px) {
  .content-header {
    margin-bottom: 20px;
  }
}

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

@media (max-width: 640px) {
  .faq .title {
    font-size: 14px;
  }

  .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/procedure/icon-plus-sp.svg");
    background-position-y: 4px;
  }
}

.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);
}

@media (max-width: 640px) {
  .footer-menu {
    padding: 32px 0;
  }

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

  .footer-menu ul li {
    text-align: center;
  }
}
