@charset "UTF-8";
/*
@useで読み込むこと
*/
/** @format */
/** @format */
body {
  color: #333;
  background-color: #FFFCF6;
	font-family: "Noto Sans JP", sans-serif;
}

.container {
  max-width: 1000px;
  margin: auto;
  width: 90%;
}

p {
  line-height: 2;
}

main {
  padding-top: clamp(3.125rem, 1.864rem + 5.85vw, 6.25rem);
}

.display-pc {
  display: block;
}
@media (max-width: 1023px) {
  .display-pc {
    display: none;
  }
}

.display-sp {
  display: none;
}
@media (max-width: 1023px) {
  .display-sp {
    display: inline;
  }
}

.pankuzu {
  color: #777;
}

/* アニメーション */
.fade-in-item {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: opacity 0.5s ease-out, -webkit-transform 0.5s ease-out;
  transition: opacity 0.5s ease-out, -webkit-transform 0.5s ease-out;
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  transition: opacity 0.5s ease-out, transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
}

.is-shown {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
html {
	scroll-behavior: smooth;
}
#Service:target,
#Flow:target {
	scroll-margin-top: 130px;
}

/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit; /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/** @format */
/*
@useで読み込むこと
*/
.button {
  display: block;
	margin: 0 auto;
  position: relative;
  padding: 22px 40px;
  border-radius: 30px;
  background-color: #FFC402;
  color: #333;
  font-size: 1.1em;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  width: 100%;
	max-width: 300px;
  z-index: 1;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: transform 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: transform 0.3s cubic-bezier(0.25, 0.8, 0.25, 1), -webkit-transform 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.button::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #333;
  border-radius: 30px;
  background-color: transparent;
  -webkit-transform: translate(-4px, -4px);
          transform: translate(-4px, -4px);
  z-index: -1;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: transform 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: transform 0.3s cubic-bezier(0.25, 0.8, 0.25, 1), -webkit-transform 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.button:hover {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  cursor: pointer;
}
.button:hover::after {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

/** @format */
/** @format */
.section_title--wrapper {
  font-size: clamp(2.25rem, 1.2rem + 4.48vw, 4rem);
  text-align: center;
  margin-top: 100px;
  margin-bottom: 100px;
}
.section_title--wrapper .section_title {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -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;
  position: relative;
  font-family: "Bad Script", cursive;
  font-weight: 400;
  font-style: normal;
}
.section_title--wrapper .section_title span {
  font-size: clamp(1rem, 0.7rem + 1.28vw, 1.5rem);
	font-family: "Noto Sans JP", sans-serif;
}
.section_title--wrapper .section_title::before {
  position: absolute;
  content: "";
  width: clamp(3.75rem, -1.5rem + 22.4vw, 12.5rem);
  height: 1px;
  top: 50%;
  left: clamp(7.5rem, 4.5rem + 12.8vw, 12.5rem);
  background-color: #333;
}
.section_title--wrapper .section_title::after {
  position: absolute;
  content: "";
  width: clamp(3.75rem, -1.5rem + 22.4vw, 12.5rem);
  height: 1px;
  top: 50%;
  right: clamp(7.5rem, 4.5rem + 12.8vw, 12.5rem);
  background-color: #333;
}

/** @format */
/** @format */
.site-header {
  background-color: #FFFFFF;
  padding: 15px 0;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  border-radius: 30px;
  max-width: 2000px;
  width: 95%;
  top: 50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  position: fixed;
  overflow: hidden;
  z-index: 900;
}
@media (max-width: 1023px) {
  .site-header {
    display: none;
  }
}
.site-header__main-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 80px;
}
.site-header__inner-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.site-header__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 40px;
}
@media (max-width: 767px) {
  .site-header__logo {
    margin-right: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}
.site-header__logo img {
  max-height: 150px;
  width: auto;
  display: block;
}
@media (max-width: 767px) {
  .site-header__logo img {
    max-height: 50px;
  }
}
.site-header__nav {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 767px) {
  .site-header__nav {
    display: none;
  }
}
.site-header__nav .main-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 25px;
}
.site-header__nav .main-menu .menu-item a {
  text-decoration: none;
  color: #333333;
  font-size: 14px;
  font-weight: bold;
  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: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  -webkit-transition: color 0.5s ease;
  transition: color 0.5s ease;
}
.site-header__nav .main-menu .menu-item a:hover {
  color: #FFDD6D;
}
.site-header__nav .main-menu .menu-item__icon {
  margin-bottom: 5px;
  display: block;
}
.site-header__nav .main-menu .menu-item__icon img {
  width: auto;
  height: 44px;
  display: block;
}
.site-header__nav .main-menu .menu-item__text {
  display: block;
  white-space: nowrap;
  font-weight: normal;
}

.mobile-menu {
  display: none;
  position: fixed;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100vh;
  background-color: rgba(255, 255, 255, 0.95);
  padding-top: 80px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: left 0.3s ease-out;
  transition: left 0.3s ease-out;
  z-index: 1000;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
@media (max-width: 767px) {
  .mobile-menu {
    display: block;
  }
}
.mobile-menu.is-active {
  left: 0;
}
.mobile-menu .main-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  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: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0;
}
.mobile-menu .main-menu .menu-item {
  width: 100%;
  text-align: center;
}
.mobile-menu .main-menu .menu-item a {
  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: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 0;
  text-decoration: none;
  color: #333333;
  font-size: 1.1rem;
  font-weight: bold;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.mobile-menu .main-menu .menu-item__icon {
  margin-bottom: 8px;
}
.mobile-menu .main-menu .menu-item__icon img {
  width: auto;
  height: 48px;
  display: block;
}
.mobile-menu .main-menu .menu-item__text {
  font-weight: normal;
  white-space: nowrap;
}
.mobile-menu__contact {
  margin-top: 40px;
  text-align: center;
  padding-bottom: 40px;
}
.mobile-menu__contact .contact-button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  padding: 12px 25px;
  background-color: #FFC402;
  color: #FFFFFF;
  border-radius: 8px;
  text-decoration: none;
  font-size: 1rem;
  font-weight: bold;
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
          box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.mobile-menu__contact .contact-button:hover {
  background-color: #ce9e00;
}
.mobile-menu__contact .contact-button__icon img {
  width: 25px;
  height: auto;
}

.site-header__contact-fixed {
  background-color: #FFC402;
  position: fixed;
  top: -1px;
  right: 5%;
  width: 180px;
  height: 175px;
  border-radius: 0 0 30px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 1000;
  -webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.15);
  overflow: hidden;
  border: 1px solid;
}
.site-header__contact-fixed:hover {
  background-color: #FFDD6D;
}
@media (max-width: 1023px) {
  .site-header__contact-fixed {
    top: auto;
    bottom: 10px;
    right: 10px;
    width: 101px;
    height: 66px;
    border-radius: 10px;
  }
}
.site-header__contact-fixed .contact-button {
  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: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: bold;
  width: 100%;
}
.site-header__contact-fixed .contact-button__text {
  font-size: 24px;
  color: #000;
  margin-bottom: 5px;
  display: block;
}
@media (max-width: 1023px) {
  .site-header__contact-fixed .contact-button__text {
    font-size: 12px;
  }
}
.site-header__contact-fixed .contact-button__icon {
  display: block;
}
.site-header__contact-fixed .contact-button__icon img {
  width: 96px;
  height: auto;
  display: block;
}
@media (max-width: 1023px) {
  .site-header__contact-fixed .contact-button__icon img {
    width: 38px;
  }
}

.hamburger-menu-button__wrap {
  display: none;
}
@media (max-width: 1023px) {
  .hamburger-menu-button__wrap {
    display: block;
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 9999;
  }
}

.hamburger-menu-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #FFC402;
  border: 1px solid;
  border-radius: 50%;
  cursor: pointer;
  padding: 10px;
  position: relative;
  z-index: 1001;
  height: 50px;
  width: 50px;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.hamburger-menu-button__line {
  display: block;
  background-color: #333333;
  width: 28px;
  height: 1px;
  margin: 4px 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.hamburger-menu-button.is-active .hamburger-menu-button__line:nth-child(1) {
  -webkit-transform: translateY(9px) rotate(45deg);
          transform: translateY(9px) rotate(45deg);
}
.hamburger-menu-button.is-active .hamburger-menu-button__line:nth-child(2) {
  opacity: 0;
}
.hamburger-menu-button.is-active .hamburger-menu-button__line:nth-child(3) {
  -webkit-transform: translateY(-9px) rotate(-45deg);
          transform: translateY(-9px) rotate(-45deg);
}

.mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: #fff;
  z-index: 1000;
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  visibility: hidden;
  -webkit-transition: visibility 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
  transition: visibility 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out, visibility 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out, visibility 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
  overflow-y: auto;
}
.mobile-menu.is-active {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  visibility: visible;
  padding-bottom: 60px;
}
.mobile-menu .main-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
}
.mobile-menu .main-menu .menu-item {
  margin-bottom: 20px;
}
.mobile-menu .main-menu .menu-item a {
  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: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  font-weight: bold;
  font-size: 20px;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.mobile-menu .main-menu .menu-item a:hover {
  color: #FFDD6D;
}
.mobile-menu .main-menu .menu-item__icon {
  margin-bottom: 8px;
}
.mobile-menu .main-menu .menu-item__icon img {
  width: auto;
  height: 40px;
}
.mobile-menu__contact {
  margin-top: 40px;
}

.site-header__logo--mb {
  width: 50%;
}
.site-header__logo--mb img {
	width: 100%;
}

/** @format */
/** @format */
.site-footer__wrap {
  overflow: hidden;
}

.site-footer {
  background-color: #DAF1FF;
  padding: 80px 0 20px;
  margin-top: 150px;
  position: relative;
}
.site-footer::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100px;
  background-color: #B5DEFF;
  top: -12px;
  right: -20px;
  z-index: -1;
  -webkit-transform: rotate(-5deg);
          transform: rotate(-5deg);
}
@media (max-width: 1023px) {
  .site-footer {
    padding-bottom: 100px;
  }
}

@media (max-width: 1023px) {
  .site-footer__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 30px;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

.footer-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 50px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 1023px) {
  .footer-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    gap: 10px;
  }
}

.site-footer__copyright {
  text-align: center;
  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: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: clamp(0.75rem, 0.6rem + 0.64vw, 1rem);
}
.site-footer__copyright img {
  width: clamp(9.25rem, 6.4rem + 12.16vw, 14rem);
}
.site-footer__copyright p {
  margin-top: -50px;
}
@media (max-width: 1023px) {
  .site-footer__copyright p {
    margin-top: -30px;
  }
}

/** @format */
/* Slider */
.slick-loading .slick-list {
  background: #fff slick-image-url("ajax-loader.gif") center center no-repeat;
}

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: none !important;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: 25px;
}
[dir=rtl] .slick-prev {
  left: auto;
}
.slick-prev:before {
  content: "←";
}
[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: 25px;
}
[dir=rtl] .slick-next {
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -35px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 30px;
  line-height: 20px;
  text-align: center;
  color: #dddddd;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: #dddddd;
  opacity: 0.75;
}