@charset "UTF-8";
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  scroll-behavior: smooth;
}

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    -webkit-animation-delay: -1ms;
    animation-delay: -1ms;
    -webkit-animation-duration: 1ms;
    animation-duration: 1ms;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    background-attachment: initial;
    scroll-behavior: auto;
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
    -webkit-transition-duration: 0s;
            transition-duration: 0s;
  }
}
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

html {
  background: inherit;
  vertical-align: baseline;
  word-break: normal;
  color: inherit;
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0;
}

hr {
  margin: 1rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.25;
  overflow: visible;
}

hr:not([size]) {
  height: 1px;
}

abbr[title],
abbr[data-bs-original-title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

address {
  font: normal inherit inherit/inherit inherit;
}

nav li {
  list-style: none;
  padding: 0;
}

small {
  font-size: 0.875em;
}

mark {
  padding: 0.2em;
  background-color: currentColor;
}

sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  cursor: pointer;
  background-color: transparent;
  text-decoration: none;
}

a:not([href]):not(class),
a:not([href]):not([class]):hover {
  cursor: default;
  color: inherit;
  text-decoration: none;
}

a,
area,
button,
input,
label,
select,
summary,
textarea,
[tabindex] {
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

pre,
code,
kbd,
samp {
  font: 1.05em "Fira Code", "Cascadia Code", Consolas, "Inconsolata", Monaco, Menlo, "Noto Mono", "Roboto Mono", "Droid Sans Mono", "Ubuntu Mono", "Ubuntu Monospace", "Source Code Pro", "Oxygen Mono", "Liberation Mono", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", monospace, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 0.875em;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

code {
  font-size: 0.875em;
  color: inherit;
  word-wrap: break-word;
}

a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 0.875em;
  color: inherit;
  background-color: inherit;
  border-radius: 0.2rem;
}

kbd kbd {
  padding: 0;
  font-size: 1em;
  font-weight: 700;
}

iframe,
img,
input,
select,
textarea {
  height: auto;
  max-width: 100%;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

svg:not([fill]) {
  fill: currentColor;
}

svg:not(:root) {
  overflow: hidden;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

table {
  caption-side: bottom;
  border-collapse: collapse;
  text-indent: 0;
  border-color: currentColor;
}

caption {
  color: inherit;
  text-align: left;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
  text-transform: none;
}

button:focus {
  outline: dotted 1px;
  outline: -webkit-focus-ring-color auto 5px;
}

input,
button {
  overflow: visible;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input,
select,
textarea {
  background-color: transparent;
  border: 1px solid WindowFrame;
  color: inherit;
  font: inherit;
  letter-spacing: inherit;
  padding: 0.25em 0.375em;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
  text-transform: none;
  word-wrap: normal;
}

select:not([multiple]):not([size]) {
  background-image: "data:image/svg+xmlcharset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='4'%3E%3Cpath d='M4 0h6L7 4'/%3E%3C/svg%3E";
}

::-ms-expand {
  display: none;
}

[list]::-webkit-calendar-picker-indicator {
  display: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button:not(disabled),
[type=button]:not(disabled),
[type=reset]:not(disabled),
[type=submit]:not(disabled) {
  cursor: pointer;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

textarea {
  overflow: auto;
  -ms-overflow-style: scrollbar;
  resize: vertical;
  vertical-align: top;
}

fieldset {
  min-width: 0;
  padding: 0.35em 0.75em 0.625em;
  margin: 0;
  border: 1px solid inherit;
}

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
  max-width: 100%;
  white-space: normal;
}

@media (max-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}
legend + * {
  clear: left;
}

dialog {
  background-color: inherit;
  border: solid;
  color: inherit;
  display: block;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  left: 0;
  margin: auto;
  padding: 1em;
  position: absolute;
  right: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

dialog:not([open]) {
  display: none;
}

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

input::-webkit-input-placeholder {
  opacity: 1;
}

input::-moz-placeholder {
  opacity: 1;
}

input:-ms-input-placeholder {
  opacity: 1;
}

input::-ms-input-placeholder {
  opacity: 1;
}

input::placeholder {
  opacity: 1;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none;
  -moz-appearance: none;
}

[type=tel],
[type=url],
[type=email],
[type=number] {
  direction: ltr;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

::-moz-ui-invalid {
  box-shadow: none;
}

::-moz-focusring {
  outline: 1px dotted ButtonText;
}

output {
  display: inline-block;
}

iframe {
  border: none;
}

audio,
canvas,
video {
  display: inline;
  display: inline-block;
  zoom: 1;
  max-width: 100%;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

summary {
  display: list-item;
  cursor: pointer;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled=true],
[disabled] {
  cursor: not-allowed;
}

[aria-hidden=false][hidden=false] {
  display: initial;
}

[aria-hidden=false][hidden=false]:not(:focus) {
  clip: rect(0, 0, 0, 0);
  position: absolute;
}

html {
  overflow: auto;
}

body {
  position: relative;
  overflow: clip;
  line-height: 1.41;
  font-weight: 400;
  background: #fff;
  color: #333333;
  font-family: "Noto Sans JP", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Noto Sans JP", sans-serif;
}

a {
  display: inline-block;
  color: inherit;
  word-break: break-all;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

a:hover,
a:active,
a:focus {
  text-decoration: none;
}

a:hover {
  opacity: 0.6;
}

a:visited {
  color: #333;
}

img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.sp {
  display: none;
}

@media screen and (max-width: 769px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
}
.header {
  background-color: #fff;
  max-width: none;
  width: 100%;
  padding: 10px 24px;
  height: 98px;
  z-index: 100;
}

.header-container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header-logo {
  width: 220px;
}

.header-logo-image {
  width: 100%;
  height: auto;
}

.header-nav.desktop-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: auto;
}

.header-nav-link {
  font-weight: 900;
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}

.header-contact-button {
  padding: 13px 28px;
  border-radius: 100px;
  font-weight: 900;
  line-height: 1.4;
  background-color: #0ab663;
  color: #ffffff;
  text-decoration: none;
  -webkit-box-shadow: 1px 3px 10px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 1px 3px 10px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}

.header-contact-button:visited {
  color: #fff;
}

.menu-button-mobile {
  display: none;
  background: none;
  border: none;
  margin-left: auto;
}

.mobile-nav {
  display: none;
}

.mobile-menu-overlay {
  display: none;
}

@media screen and (max-width: 769px) {
  .header {
    padding: 24px;
    height: auto;
  }
  .header-nav.desktop-nav {
    display: none;
  }
  .menu-button-mobile {
    display: block;
    padding: 0px;
    cursor: pointer;
    position: relative;
    width: 28px;
    height: 28px;
    background: none;
    border: none;
  }
  .hamburger-icon {
    display: block;
    width: 22px;
    height: 2px;
    background-color: #0ab663;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: 13px;
  }
  .hamburger-icon::before,
  .hamburger-icon::after {
    display: block;
    width: 22px;
    height: 2px;
    background-color: #0ab663;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    left: 0;
    content: "";
  }
  .hamburger-icon::before {
    top: -7px;
  }
  .hamburger-icon::after {
    top: 7px;
  }
  .menu-button-mobile[aria-expanded=true] .hamburger-icon {
    background-color: transparent;
  }
  .menu-button-mobile[aria-expanded=true] .hamburger-icon::before {
    top: 0;
    background-color: #333;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    border-radius: 4px;
  }
  .menu-button-mobile[aria-expanded=true] .hamburger-icon::after {
    top: 0;
    background-color: #333;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    border-radius: 4px;
  }
  .mobile-nav {
    display: block;
    position: absolute;
    top: -100%;
    left: 0;
    right: 0;
    width: 100%;
    background-color: #fff;
    -webkit-transition: top 0.3s ease;
    transition: top 0.3s ease;
    overflow-y: auto;
    z-index: 50;
  }
  .mobile-nav[aria-expanded=true] {
    top: 87px;
    -webkit-transition: top 0.3s ease;
    transition: top 0.3s ease;
  }
  .mobile-nav[aria-expanded=false] {
    -webkit-transition: top 0.3s ease;
    transition: top 0.3s ease;
  }
  .header-nav-item {
    border-bottom: 1px solid #000;
  }
  .header-nav-item:first-child {
    border-top: 1px solid #000;
  }
  .mobile-nav-link {
    padding: 10px 10px;
    font-size: 14px;
    text-align: center;
    font-weight: 500;
    width: 100%;
  }
}
@media (hover: hover) and (pointer: fine) {
  .header-contact-button:hover {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    opacity: 1;
  }
}
/* ============================================
   Footer
   ============================================ */
.footer {
  background-color: #000;
  padding: 56px 60px 16px;
  margin-top: 80px;
}

.footer-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  max-width: 1200px;
  margin: 0 auto;
}

/* ----------------------------------------
   Brand (左カラム)
   ---------------------------------------- */
.footer-brand {
  max-width: 460px;
}

.footer-logo img {
  height: 38px;
  width: auto;
}

.footer-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  margin-top: 15px;
  list-style: none;
  padding: 0;
}

.footer-social img {
  width: 27px;
  height: 27px;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
}

.footer-social a:hover {
  opacity: 0.7;
}

.footer-disclaimer {
  margin-top: 15px;
  font-size: 12px;
  line-height: 1.4;
  color: #fff;
  word-break: break-all;
}

/* ----------------------------------------
   Nav (右カラム)
   ---------------------------------------- */
.footer-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
}

.footer-nav a {
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
}

.footer-nav a:hover {
  color: #aaa;
}

/* ----------------------------------------
   Copyright
   ---------------------------------------- */
.footer-copyright {
  margin-top: 32px;
  text-align: center;
  font-size: 12px;
  line-height: 1.4;
  color: #fff;
  font-family: "Lato", "Zen Kaku Gothic New", sans-serif;
}

/* ============================================
   SP (768px以下)
   ============================================ */
@media (max-width: 768px) {
  .footer {
    padding: 40px 6.154% 16px;
    margin-top: 80px;
  }
  .footer-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .footer-brand {
    max-width: 100%;
  }
  .footer-disclaimer {
    font-size: 10px;
    line-height: 1.68;
  }
  .footer-nav {
    margin-top: 40px;
  }
  .footer-copyright {
    margin-top: 32px;
  }
}
.container {
  width: 100%;
  max-width: 982px;
  padding: 0 16px;
  margin-inline: auto;
}

@media screen and (max-width: 769px) {
  .container {
    width: 82.05%;
    padding: 0;
    margin-inline: auto;
  }
}
.pagination {
  display: none !important;
}

.breadcrumbs {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 4px 0;
}

.breadcrumbs li {
  color: #333;
}

.breadcrumbs li a:visited {
  color: #333;
}

.breadcrumbs li:last-child a {
  color: #333;
  pointer-events: none;
  font-weight: 700;
}

.breadcrumbs li + li::before {
  font-weight: 700;
  color: #6B6B6B !important;
  margin: 0 4px 0 8px;
  position: relative;
  bottom: 1px;
}

.hero {
  border-bottom: 1px solid #8c8c8c;
  height: 280px;
  padding: 20px 0;
  background-image: none;
  background-color: #0ab663;
}

.hero-inner {
  max-width: 90%;
  margin-inline: auto;
}

.page-title {
  font-size: 28px;
  color: #fff;
}

.hero-search {
  position: relative;
  max-width: 642px;
  margin-inline: auto;
}

.search {
  margin-top: 40px;
  border-color: #000;
}

.search-icon {
  top: 22px;
  left: 16px;
}

.search input[type=search] {
  padding: 10px 10px 10px 50px;
  border-color: #000;
  font-size: 14px;
  background-color: rgba(255, 255, 255, 0.8);
}

.search input[type=search]::-webkit-input-placeholder {
  color: #666;
}

.search input[type=search]::-moz-placeholder {
  color: #666;
}

.search input[type=search]:-ms-input-placeholder {
  color: #666;
}

.search input[type=search]::-ms-input-placeholder {
  color: #666;
}

.search input[type=search]::placeholder {
  color: #666;
}

.search .clear-button {
  color: #fff;
  background-color: #000;
}

.search-keywords {
  margin-top: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}

.search-keywords__text {
  font-size: 12px;
  font-weight: 700;
  margin-top: 4px;
  color: #fff;
  white-space: nowrap;
}

.keyword-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 4px 8px;
}

.keyword-button {
  padding: 4px 16px;
  font-size: 12px;
  border-radius: 40px;
  color: #000;
  background-color: #fff;
}

@media screen and (max-width: 769px) {
  .page-title {
    font-size: 22px;
  }
  .hero-search {
    max-width: 330px;
    margin-inline: auto;
  }
  .search-keywords {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .search-keywords__text {
    margin-top: 0;
  }
}
@media (hover: hover) and (pointer: fine) {
  .search .clear-button:hover {
    background-color: #000;
    opacity: 0.7;
  }
  .keyword-button:hover {
    opacity: 1;
    color: #fff;
    font-weight: 700;
    background-color: #000;
  }
}
body:has(.toppage) {
  background-color: #f2f2f2;
}

.faq-section {
  padding: 40px 0 40px;
}

.section-title {
  text-align: center;
  font-size: 28px;
  color: #000;
  font-weight: 700;
}

.faq-box {
  background: #fff;
  border-radius: 8px;
  padding: 16px;
  margin-top: 24px;
  display: grid;
  gap: 12px;
}

.faq-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 16px 16px;
  background: #F2F2F2;
  border-radius: 8px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  line-height: 1.3;
}

.faq-icon {
  margin-right: 16px;
  font-family: "Montserrat Alternates", sans-serif;
  color: #0ab663;
  font-weight: 700;
  font-size: 20px;
  line-height: 1;
}

.faq-text {
  font-weight: 700;
  font-size: 14px;
  line-height: 1.3;
}

.categories-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 27px;
  margin-top: 24px;
}

.category-card {
  background: #FAFAFA;
  border-radius: 8px;
  padding: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
}

.category-title {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3;
}

.subcategory-list {
  line-height: 1.3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
}

.subcategory-link {
  width: 100%;
  padding: 12px 16px;
  background: #f2f2f2;
  font-weight: 700;
  border-radius: 8px;
  font-size: 14px;
}

.category-more-link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px 30px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  color: #000;
  border: 1px solid #000;
  border-radius: 40px;
  font-size: 14px;
  font-weight: 700;
  margin-top: auto;
}

@media screen and (max-width: 769px) {
  .faq-section {
    padding-bottom: 40px;
  }
  .section-title {
    font-size: 24px;
  }
  .categories-grid {
    grid-template-columns: 1fr;
  }
}
@media (hover: hover) and (pointer: fine) {
  .faq-item:hover {
    opacity: 1;
  }
  .faq-item:hover .faq-icon {
    text-decoration: none;
  }
  .faq-item:hover .faq-text {
    font-weight: 700;
    text-decoration: underline;
    text-underline-offset: 4px;
  }
  .subcategory-link:hover {
    font-weight: 700;
    text-decoration: underline;
    text-underline-offset: 4px;
    opacity: 1;
  }
  .category-title-link:hover {
    text-decoration: underline;
    text-underline-offset: 4px;
    opacity: 1;
  }
  .category-more-link:hover {
    background-color: #0ab663;
    border-color: #0ab663;
    color: #fff;
    opacity: 1;
  }
}
.sub-nav {
  margin-top: 80px;
  margin-bottom: 40px;
}

.page-header {
  margin-top: 40px;
}

.page-header h1 {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 0;
}

.section-tree {
  margin-top: 24px;
}

.category-articles {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
}

.section-tree-title {
  font-size: 18px;
  font-weight: 700;
}

.article-list {
  margin-top: 24px;
  display: grid;
  gap: 24px;
}

.article-list-item {
  padding: 0;
}

.article-list-item a {
  color: #333;
}

.icon-star {
  display: none;
}

@media screen and (max-width: 769px) {
  .sub-nav {
    margin-top: 40px;
  }
  .page-header h1 {
    font-size: 24px;
  }
  .category-articles {
    grid-template-columns: 1fr;
    gap: 32px;
  }
  .article-list {
    margin-top: 16px;
  }
}
@media (hover: hover) and (pointer: fine) {
  .breadcrumbs li a:hover {
    text-decoration: underline;
    opacity: 1;
  }
  .section-tree-title a:hover {
    text-decoration: underline;
    opacity: 1;
  }
  .article-list-item a:hover {
    text-decoration: underline;
    opacity: 1;
  }
}
.custom-article {
  width: 100%;
}

.article-title {
  font-size: 32px;
  font-weight: 700;
}

.article-author {
  margin-bottom: 0;
}

.article-meta {
  margin-top: 16px;
}

.meta-data {
  color: #333;
}

.article-content {
  margin: 32px 0 40px;
  line-height: 1.4375;
  font-size: 15px;
}

.article-body h3 {
  font-size: 18px;
  margin-bottom: 1.435em;
}

.article-body p {
  margin-bottom: 1em;
}

.article-body > *:first-child {
  margin-top: 0;
}

.article-body > *:last-child {
  margin-bottom: 0;
}

.article-body .header-contact-button {
  text-decoration: none;
}

.article-votes {
  border-color: #333;
  padding: 40px 0;
}

.article-votes-question {
  font-size: 16px;
}

.article-votes-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 24px;
  margin-top: 16px;
}

.article-vote {
  width: auto;
  margin: 0;
  border-color: #0ab663;
  color: #0ab663;
  padding: 1px 10px;
}

.article-vote:focus {
  color: #fff;
}

.article-vote:hover {
  color: #fff;
  background-color: #0ab663 !important;
}

.article-vote.button-primary {
  color: #fff;
  background-color: #0ab663 !important;
}

.article-vote.button-primary:focus {
  background-color: #0ab663 !important;
  border-color: #0ab663 !important;
  color: #fff;
}

.article-vote.button-primary:hover {
  background-color: #0ab663 !important;
  border-color: #0ab663 !important;
}

.article-votes-count {
  margin-top: 16px;
  font-size: 13px;
  display: block;
}

.article-votes-contact {
  margin-top: 40px;
}

.article-votes-contact a {
  color: #1F73B7;
  text-decoration: underline;
}

.article-relatives {
  border-color: #333;
  padding-top: 40px;
  padding-bottom: 0;
}

.related-articles-title {
  font-size: 32px;
  font-weight: 400;
  margin-bottom: 0;
}

.related-articles ul {
  margin-top: 32px;
  display: grid;
  gap: 8px;
}

.related-articles ul li {
  margin-bottom: 0;
}

@media screen and (max-width: 769px) {
  .article-header {
    margin-bottom: 24px;
  }
  .article-title {
    font-size: 24px;
  }
  .article-content {
    margin-top: 24px;
  }
  .article-body > p:has(.header-contact-button) {
    text-align: center;
  }
  .article-votes-contact {
    text-align: left;
  }
}
.related-articles a:hover {
  opacity: 1;
  text-decoration: underline;
}

.search input[type=search] {
  color: #000 !important;
}

[dir=ltr] .search input[type=search] {
  padding-left: 50px;
}

.search-results {
  width: 100%;
  display: block;
}

.search-results-column {
  width: 100%;
}

.search-results-subheading {
  font-size: 32px;
  font-weight: 700;
}

.search-results-list {
  margin-top: 32px;
  margin-bottom: 0;
}

.search-results-list > li {
  border-bottom: 1px solid #8c8c8c;
}

.search-results-list > li:first-child {
  border-top: 1px solid #8c8c8c;
}

.search-result-title a {
  font-size: 18px;
  font-weight: 400;
}

.search-result-meta-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 8px;
  margin-top: 32px;
}

[dir=ltr] .search-result-votes {
  margin-left: 0;
}

.search-result-votes {
  font-size: 13px;
  color: #333;
}

.breadcrumbs.search-result-breadcrumbs li a {
  font-weight: 400;
}

.breadcrumbs.search-result-breadcrumbs li + li::before {
  font-weight: 400;
}

.search-result-description {
  margin-top: 8px;
}

.search-results .no-results {
  padding: 24px;
  border: 1px solid #bfbfbf;
  border-radius: 8px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.no-results__headline {
  font-size: 20px;
}

.no-results__action-prompt {
  margin-top: 32px;
}

.no-results__action-result {
  margin-top: 16px;
}

@media screen and (max-width: 769px) {
  .search-results .no-results {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .no-results__headline {
    font-size: 18px;
    text-align: center;
  }
  .no-results__action-prompt {
    text-align: center;
  }
}/*# sourceMappingURL=style.css.map */