@charset "UTF-8";
:root {
  --swl-text_color--black: #000;
}

/*
@media (min-width:1200px) {
	:root {
		--swl-sidebar_width: 304px;
		--swl-sidebar_margin: 72px
	}

	:root .-frame-on-sidebar {
		--swl-sidebar_width: 316px
	}

	:root .-frame-on.-sidebar-on {
		--swl-sidebar_margin: 36px
	}

	:root {
		--swl-pad_container: 48px
	}
}
*/
@media (max-width: 959px) {
  .pc_only {
    display: none;
  }
}

@media (max-width: 599px) {
  .tab_upper_only {
    display: none;
  }
}

@media (min-width: 600px) {
  .sp_only {
    display: none;
  }
}

@media (min-width: 960px) {
  .l-container {
    max-width: calc(var(--container_size, 0px) + var(--swl-pad_container, 0px) * 2);
    margin-left: auto;
    margin-right: auto;
    padding-left: 4.3%;
    padding-right: 4.3%;
  }
  .l-mainContent__inner > .post_content {
    padding: 0;
  }
}
/*
#lp-content .post_content,
#main_content .post_content {
    font-size: 15px;
}
*/
.l-header {
  background-color: #FFFFFF;
  position: relative;
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
}
@media (max-width: 599px) {
  .l-header__inner {
    max-width: 100%;
  }
}
.l-header.-parallel .l-header__inner {
  max-width: calc(var(--container_size, 0px) + var(--swl-pad_container, 0px) * 2);
  margin-left: auto;
  margin-right: auto;
  padding-left: 4.3%;
  padding-right: 4.3%;
  padding-top: 0;
}
@media (max-width: 959px) {
  .l-header.-parallel .l-header__inner {
    position: relative;
  }
}
@media (max-width: 599px) {
  .l-header.-parallel .l-header__inner {
    padding-left: 0;
    padding-right: 0;
  }
}
.l-header.-parallel-bottom .l-header__logo {
  padding: 8px 0;
}
.l-header__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  padding: 6px 0px 4px;
  margin-bottom: 0;
  width: 100%;
}
@media (max-width: 959px) {
  .l-header__top {
    padding: 8px 12px 8px 0;
    margin-bottom: 0;
  }
}
@media (max-width: 599px) {
  .l-header__top {
    position: relative;
    gap: 0px;
    padding: 8px 0px 8px 10px;
    margin-bottom: 0;
  }
}
.l-header__top-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 14px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.l-header__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}
.l-header__logo .c-headLogo {
  display: block;
  /*
  img {
  	height: auto;
  	max-width: 179px;
  }
  */
}
.l-header__logo-promessage {
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: 0.02em;
  color: #1e2226;
  margin-top: 4px;
}
@media (max-width: 959px) {
  .l-header__logo-promessage {
    display: none;
  }
}
.l-header .-img .c-headLogo__link {
  display: block;
  padding: 0;
}
.l-header__top-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 959px) {
  .l-header__top-right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4px;
  }
}
@media (max-width: 767px) {
  .l-header__top-right {
    width: auto;
    -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: 12px;
  }
}
.l-header__contact {
  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: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 0px;
}
@media (max-width: 959px) {
  .l-header__contact {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 8px;
  }
}
@media (max-width: 767px) {
  .l-header__contact {
    display: none;
  }
}
.l-header__contact-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0;
  font-family: "Roboto", sans-serif;
}
.l-header__contact-label {
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 1em;
  letter-spacing: 0.02em;
  color: #1e2226;
}
.l-header__contact-separator {
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 1em;
  letter-spacing: 0.03em;
  color: #1e2226;
  margin: 0 2px;
}
.l-header__contact-tel {
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  font-size: 22px;
  line-height: 1em;
  color: #1e2226;
  text-decoration: none;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.l-header__contact-tel:hover {
  opacity: 0.7;
}
.l-header__contact-time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 4px;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.l-header__contact-day {
  font-size: 10px;
  line-height: 1.8em;
  letter-spacing: 0.01em;
  color: #1e2226;
}
.l-header__contact-hours {
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  line-height: 1.8em;
  letter-spacing: 0.02em;
  color: #1e2226;
}
@media (max-width: 959px) {
  .l-header__contact-hours {
    margin-left: 0;
  }
}
.l-header__contact-note {
  font-weight: 400;
  font-size: 9px;
  line-height: 1.8em;
  color: #1e2226;
}
@media (max-width: 959px) {
  .l-header__contact-note {
    margin-left: 0;
  }
}
.l-header__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 6px;
  width: 300px;
  margin-bottom: 8px;
}
@media (max-width: 959px) {
  .l-header__buttons {
    width: 100%;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .l-header__buttons {
    width: auto;
    margin-bottom: 0;
  }
}
.l-header__btn {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 3px;
  height: 34px;
  padding: 0 12px;
  border-radius: 4px;
  text-decoration: none;
  font-weight: 600;
  font-size: 11px;
  line-height: 1.5em;
  letter-spacing: 0.02em;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  white-space: nowrap;
}
.l-header__btn:hover {
  opacity: 0.8;
}
@media (max-width: 767px) {
  .l-header__btn--outline {
    display: none;
  }
}
@media (max-width: 599px) {
  .l-header__btn.fn_btn_estimate {
    position: absolute;
    right: 10px;
    top: 20px;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: auto;
  }
  .l-header__btn:not(.fn_btn_estimate) {
    display: none;
  }
}
.l-header__btn--secondary {
  background-color: #868b90;
  border: 1px solid #868b90;
  color: #FFFFFF;
}
.l-header__btn--secondary::after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 6px;
  margin-left: 3px;
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%23FFFFFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.l-header__btn--primary {
  background-color: #EC7A00;
  border: 1px solid #EC7A00;
  color: #FFFFFF;
  line-height: 1;
}
.l-header__btn--primary::after {
  position: static;
  right: 10px;
  content: "\e921";
  font-family: icomoon;
  margin-left: 3px;
}
.l-header__btn--outline {
  background-color: #FFFFFF;
  border: 1px solid #c0c7ce;
  color: #1e2226;
}
.l-header__btn--outline::after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-left: 3px;
  background-image: url("../images/icons/external-link.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media (min-width: 960px) {
  .l-header__customBtn.sp_, .l-header__menuBtn.sp_ {
    display: none;
  }
}

.-parallel-bottom .l-header__gnav {
  width: 100%;
}
.-parallel-bottom .l-header__gnav .c-gnav {
  -webkit-box-pack: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  width: 100%;
}
.-parallel-bottom .l-header__gnav .c-gnav > .menu-item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
}
.-parallel-bottom .l-header__gnav .c-gnav > .menu-item::before {
  content: "";
  position: absolute;
  top: 20%;
  left: 0;
  width: 1px;
  height: 60%;
  background-color: #dde0e4;
}
.-parallel-bottom .l-header__gnav .c-gnav > .menu-item:last-child::after {
  content: "";
  position: absolute;
  top: 20%;
  right: 0;
  width: 1px;
  height: 60%;
  background-color: #dde0e4;
}
.-parallel-bottom .l-header__gnav .c-gnav > .menu-item > a .ttl {
  font-weight: bold;
}
.-parallel-bottom .l-header__gnav .c-gnav .sub-menu {
  min-width: 15em;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.c-gnav > .menu-item > a {
  color: var(--swl-text_color--black);
}

.p-spMenu__cta {
  padding: 16px 20px;
  border-bottom: 1px solid #dde0e4;
}
.p-spMenu__cta-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 16px;
}
.p-spMenu__cta-logo .c-headLogo {
  display: block;
}
.p-spMenu__cta-logo .c-headLogo img {
  height: auto;
  max-width: 179px;
}
.p-spMenu__cta-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
  width: 100%;
}
.p-spMenu__cta-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 3px;
  height: 44px;
  padding: 0 16px;
  border-radius: 4px;
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: 0.02em;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  width: 100%;
  white-space: nowrap;
}
.p-spMenu__cta-btn:hover {
  opacity: 0.8;
}
.p-spMenu__cta-btn--simulation {
  background-color: #FFFFFF;
  border: 1px solid #EC7A00;
  color: #EC7A00 !important;
}
.p-spMenu__cta-btn--primary {
  background-color: #EC7A00;
  border: 1px solid #EC7A00;
  color: #FFFFFF !important;
}
.p-spMenu__cta-btn--primary::after {
  position: absolute;
  right: 10px;
  content: "\e921";
  font-family: icomoon;
  margin-left: 3px;
}
.p-spMenu__cta-btn--secondary {
  background-color: #868b90;
  border: 1px solid #868b90;
  color: #FFFFFF !important;
}
.p-spMenu__cta-btn--secondary::after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 6px;
  margin-left: 3px;
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%23FFFFFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.p-spMenu__cta-contact {
  padding: 16px 20px;
  background-color: #EBEDEF;
}
.p-spMenu__cta-contact-title {
  font-weight: 500;
  font-size: 14px;
  line-height: 1.6em;
  letter-spacing: 0.02em;
  color: #1e2226;
  text-align: center;
  margin-bottom: 12px;
}
.p-spMenu__cta-contact-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0;
  padding: 12px 16px;
  border: 2px solid var(--color_main);
  border-radius: 4px;
  margin-bottom: 12px;
  font-family: "Roboto", sans-serif;
}
.p-spMenu__cta-contact-label {
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 1em;
  letter-spacing: 0.02em;
  color: #1e2226;
}
.p-spMenu__cta-contact-separator {
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 1em;
  letter-spacing: 0.03em;
  color: #1e2226;
  margin: 0 2px;
}
.p-spMenu__cta-contact-tel {
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 1em;
  letter-spacing: 0.04em;
  color: #1e2226;
  text-decoration: none;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.p-spMenu__cta-contact-tel:hover {
  opacity: 0.7;
}
.p-spMenu__cta-contact-time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 12px;
}
.p-spMenu__cta-contact-day {
  font-weight: 500;
  font-size: 10px;
  line-height: 1.8em;
  letter-spacing: 0.01em;
  color: #1e2226;
}
.p-spMenu__cta-contact-hours {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.8em;
  letter-spacing: 0.02em;
  color: #1e2226;
}
.p-spMenu__cta-contact-note {
  font-weight: 400;
  font-size: 9px;
  line-height: 1.8em;
  color: #1e2226;
}

.p-breadcrumb__text .icon-home:before {
  display: none;
}

.l-footer .c-cta {
  padding-top: 0;
}
.l-footer .c-cta .l-container {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 4.3%;
  padding-right: 4.3%;
}

.post_content > .c-cta {
  margin-bottom: 0;
}

.c-cta {
  padding: 64px 0;
}
.c-cta .l-container {
  padding: 0;
}
@media (max-width: 959px) {
  .c-cta {
    padding: 64px 0;
  }
}
@media (max-width: 599px) {
  .c-cta {
    padding: 0;
  }
}
@media (max-width: 599px) {
  .c-cta .l-container {
    margin-left: calc(-1 * var(--swl-pad_container));
    margin-right: calc(-1 * var(--swl-pad_container));
    padding: 0px var(--swl-pad_container);
  }
}
.c-cta__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 32px;
  padding: 48px 44px;
  background-color: #EBEDEF;
  border-radius: 0;
  overflow: hidden;
}
@media (max-width: 959px) {
  .c-cta__inner {
    gap: 20px;
    padding: 32px 16px;
  }
}
@media (max-width: 599px) {
  .c-cta__inner {
    padding: 32px 0;
    gap: 0;
  }
}
.c-cta__image {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.c-cta__image img {
  width: 100%;
  height: auto;
  display: block;
}
.c-cta__image:first-child {
  width: 350px;
}
@media (max-width: 959px) {
  .c-cta__image:first-child {
    width: 280px;
  }
}
@media (max-width: 599px) {
  .c-cta__image:first-child {
    width: 200px;
  }
}
.c-cta__image:last-child {
  width: 350px;
}
@media (max-width: 959px) {
  .c-cta__image:last-child {
    width: 290px;
  }
}
@media (max-width: 599px) {
  .c-cta__image:last-child {
    width: 200px;
  }
}
.c-cta__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  width: 520px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 959px) {
  .c-cta__content {
    width: 440px;
  }
}
@media (max-width: 599px) {
  .c-cta__content {
    width: 80%;
    padding: 0 8px;
  }
}
.c-cta__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0;
}
.c-cta__subtitle {
  font-weight: 700;
  font-size: 28px;
  line-height: 1.5em;
  letter-spacing: 0.02em;
  text-align: center;
  color: #1e2226;
}
@media (max-width: 959px) {
  .c-cta__subtitle {
    font-size: 22px;
  }
}
@media (max-width: 599px) {
  .c-cta__subtitle {
    font-size: 16px;
  }
}
.c-cta__title {
  font-weight: 700;
  font-size: 48px;
  line-height: 1.2em;
  letter-spacing: 0.02em;
  text-align: center;
  color: #1e2226;
}
@media (max-width: 959px) {
  .c-cta__title {
    font-size: 38px;
  }
}
@media (max-width: 599px) {
  .c-cta__title {
    font-size: 24px;
  }
}
.c-cta__text {
  font-weight: 500;
  font-size: 14px;
  line-height: 1.857em;
  text-align: left;
  color: #1e2226;
}
@media (max-width: 599px) {
  .c-cta__text {
    line-height: 1.4em;
    font-size: 12px;
  }
}
.c-cta__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  width: 100%;
}
@media (max-width: 599px) {
  .c-cta__buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.c-cta__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  height: 56px;
  padding: 0 24px;
  border-radius: 6px;
  text-decoration: none;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.2em;
  letter-spacing: 0.01em;
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
}
@media (max-width: 959px) {
  .c-cta__btn {
    height: 48px;
    padding: 0 20px;
    font-size: 15px;
    gap: 8px;
  }
}
@media (max-width: 599px) {
  .c-cta__btn {
    height: 56px;
    padding: 14px 24px;
    font-size: 18px;
    gap: 10px;
  }
}
.c-cta__btn:hover i {
  -webkit-transform: translateX(4px);
          transform: translateX(4px);
}
.c-cta__btn:active {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.c-cta__btn i {
  font-size: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
@media (max-width: 959px) {
  .c-cta__btn i {
    font-size: 16px;
  }
}
@media (max-width: 599px) {
  .c-cta__btn i {
    font-size: 20px;
  }
}
.c-cta__btn--outline {
  background-color: #FFFFFF;
  border: 1px solid #EC7A00;
  color: #EC7A00 !important;
}
.c-cta__btn--outline::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(rgba(236, 122, 0, 0.1)), to(transparent));
  background: linear-gradient(90deg, transparent, rgba(236, 122, 0, 0.1), transparent);
  -webkit-transition: left 0.5s;
  transition: left 0.5s;
}
.c-cta__btn--outline--outline .icon-chevron-right {
  margin-bottom: -2px;
}
.c-cta__btn--outline:hover::before {
  left: 100%;
}
.c-cta__btn--outline:hover {
  background-color: white;
  border-color: rgb(185, 95.6355932203, 0);
}
.c-cta__btn--primary {
  background-color: #EC7A00;
  border: 1px solid #EC7A00;
  color: #FFFFFF !important;
  letter-spacing: 0.05em;
}
.c-cta__btn--primary::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(rgba(255, 255, 255, 0.2)), to(transparent));
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
  -webkit-transition: left 0.5s;
  transition: left 0.5s;
}
.c-cta__btn--primary:hover::before {
  left: 100%;
}
.c-cta__btn--primary:hover {
  background-color: rgb(210.5, 108.8177966102, 0);
  border-color: rgb(210.5, 108.8177966102, 0);
}
.c-cta__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}
.c-cta__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  height: 40px;
  padding: 0 20px;
  background-color: #D9DDE2;
  border-radius: 4px;
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
  line-height: 2em;
  letter-spacing: 0.01em;
  color: #1e2226;
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
}
.c-cta__link:hover {
  background-color: rgb(202.5373134328, 208.0597014925, 214.9626865672);
}
.c-cta__link:hover i {
  -webkit-transform: translateX(4px);
          transform: translateX(4px);
}
.c-cta__link:active {
  -webkit-transform: translateX(2px);
          transform: translateX(2px);
}
.c-cta__link i {
  font-size: 12px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.c-cta__divider {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  margin-top: 20px;
}
@media (max-width: 599px) {
  .c-cta__divider {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
.c-cta__divider span {
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: 0.01em;
  color: #555555;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (max-width: 599px) {
  .c-cta__divider span {
    text-align: center;
  }
}
.c-cta__external {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  height: 36px;
  padding: 10px 20px 10px 10px;
  border: 1px solid #c0c7ce;
  border-radius: 4px;
  text-decoration: none;
  font-weight: 600;
  font-size: 12px;
  line-height: 2.333em;
  text-align: center;
  color: #555555;
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  white-space: nowrap;
  position: relative;
}
@media (max-width: 599px) {
  .c-cta__external {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.c-cta__external::after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-left: -22px;
  background-image: url("../images/icons/external-link.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.c-cta__external:hover {
  background-color: #c0c7ce;
  color: #1e2226;
}
.c-cta__external:hover::after {
  -webkit-transform: translateX(4px);
          transform: translateX(4px);
}
.c-cta__external:active {
  -webkit-transform: translateX(2px);
          transform: translateX(2px);
}

.p-fixBtnWrap {
  bottom: 1.5em;
  right: 1.5em;
}

.l-footer__top {
  background-color: #272728;
  padding: 96px 0 88px;
}
@media (max-width: 959px) {
  .l-footer__top {
    padding: 64px 0;
  }
}
@media (max-width: 599px) {
  .l-footer__top {
    padding: 40px 0;
  }
}
.l-footer__inquiry {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  margin-bottom: 88px;
}
@media (max-width: 959px) {
  .l-footer__inquiry {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px;
    margin-bottom: 64px;
  }
}
@media (max-width: 599px) {
  .l-footer__inquiry {
    margin-bottom: 40px;
  }
}
.l-footer__inquiry-item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background-color: rgba(228, 236, 249, 0.1);
  border-radius: 0;
  padding: 24px 30px 24px;
}
@media (max-width: 959px) {
  .l-footer__inquiry-item {
    padding: 32px 24px;
  }
}
@media (max-width: 599px) {
  .l-footer__inquiry-item {
    padding: 24px 20px;
  }
}
.l-footer__inquiry-title {
  font-weight: 600;
  font-size: 18px;
  line-height: 1em;
  letter-spacing: 0.02em;
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 24px;
}
@media (max-width: 599px) {
  .l-footer__inquiry-title {
    font-size: 16px;
    margin-bottom: 16px;
  }
}
.l-footer__inquiry-content {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 16px;
}
@media (max-width: 599px) {
  .l-footer__inquiry-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    gap: 16px;
  }
}
.l-footer__inquiry-info {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  width: 262px;
}
.l-footer__inquiry-tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0;
  letter-spacing: 0.04em;
  margin-bottom: 2px;
}
.l-footer__inquiry-tel .label {
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  font-size: 29px;
  line-height: 1em;
  color: #FFFFFF;
}
@media (max-width: 599px) {
  .l-footer__inquiry-tel .label {
    font-size: 22px;
  }
}
.l-footer__inquiry-tel .separator {
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  font-size: 29px;
  line-height: 1em;
  letter-spacing: 0.03em;
  color: #FFFFFF;
  margin: 0 2px;
}
@media (max-width: 599px) {
  .l-footer__inquiry-tel .separator {
    font-size: 22px;
  }
}
.l-footer__inquiry-tel .number {
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  font-size: 29px;
  line-height: 1em;
  color: #FFFFFF;
}
@media (max-width: 599px) {
  .l-footer__inquiry-tel .number {
    font-size: 22px;
  }
}
.l-footer__inquiry-time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.l-footer__inquiry-time .time-label,
.l-footer__inquiry-time .time-day {
  font-size: 11px;
  line-height: 1.8em;
  color: #FFFFFF;
}
.l-footer__inquiry-time .time-hours {
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  line-height: 1.8em;
  color: #FFFFFF;
}
.l-footer__inquiry-time .time-hours.-large {
  font-size: 13px;
}
.l-footer__inquiry-time .time-note {
  font-weight: 400;
  font-size: 9px;
  line-height: 1.8em;
  color: #FFFFFF;
}
.l-footer__inquiry-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  height: 48px;
  padding: 0 24px;
  background-color: #EBEDEF;
  border-radius: 6px;
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
  line-height: 1em;
  color: #1e2226;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  width: auto;
  min-width: 215px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media (max-width: 599px) {
  .l-footer__inquiry-btn {
    width: 100%;
  }
}
.l-footer__inquiry-btn:hover {
  opacity: 0.8;
}
.l-footer__inquiry-btn svg {
  width: 20px;
  height: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.l-footer__bottomNav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 80px;
}
@media (max-width: 959px) {
  .l-footer__bottomNav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 32px;
  }
}
.l-footer__info {
  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: 36px;
  width: 297px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 959px) {
  .l-footer__info {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
  }
}
.l-footer__logo {
  width: 179px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.l-footer__logo img {
  width: 100%;
  height: auto;
}
.l-footer__calendar {
  width: 100%;
  position: relative;
}
@media (max-width: 959px) {
  .l-footer__calendar {
    width: 100%;
  }
}
.l-footer__calendar img {
  width: 100%;
  height: auto;
}
.l-footer__calendar #businessday_calendar {
  position: relative;
  width: 297px;
  background-color: #FFFFFF;
  border-radius: 0;
}
@media (max-width: 959px) {
  .l-footer__calendar #businessday_calendar {
    width: 100%;
  }
}
.l-footer__calendar #businessday_calendar .prev,
.l-footer__calendar #businessday_calendar .next {
  position: absolute;
  top: -8px;
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  color: #FFFFFF;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  border-radius: 4px;
}
.l-footer__calendar #businessday_calendar .prev:hover,
.l-footer__calendar #businessday_calendar .next:hover {
  background-color: rgba(0, 0, 0, 0.7);
}
.l-footer__calendar #businessday_calendar .prev i,
.l-footer__calendar #businessday_calendar .next i {
  font-size: 14px;
}
.l-footer__calendar #businessday_calendar .prev {
  left: 0;
}
.l-footer__calendar #businessday_calendar .next {
  right: 0;
}
.l-footer__calendar #businessday_calendar .calendar_month_box {
  width: 100%;
}
.l-footer__calendar #businessday_calendar .calendar_month_box table {
  width: 100%;
  border-collapse: collapse;
  background-color: #FFFFFF;
}
.l-footer__calendar #businessday_calendar .calendar_month_box table caption {
  height: 35px;
  background-color: #272728;
  color: #FFFFFF;
  text-align: center;
  padding: 11px 16px;
  font-size: 13px;
  line-height: 1em;
  letter-spacing: 0.03em;
}
.l-footer__calendar #businessday_calendar .calendar_month_box table thead th {
  padding: 8px 4px;
  text-align: center;
  font-weight: 400;
  font-size: 12px;
  line-height: 1em;
  color: #1e2226;
  border: 1px solid #EBEDEF;
  background-color: #FFFFFF;
}
.l-footer__calendar #businessday_calendar .calendar_month_box table thead th#sunday {
  color: #E44141;
}
.l-footer__calendar #businessday_calendar .calendar_month_box table thead th#saturday {
  color: #3D79D5;
}
.l-footer__calendar #businessday_calendar .calendar_month_box table tbody td {
  padding: 8px 4px;
  text-align: center;
  font-weight: 400;
  font-size: 14px;
  line-height: 1em;
  color: #1e2226;
  border: 1px solid #EBEDEF;
  position: relative;
}
.l-footer__calendar #businessday_calendar .calendar_month_box table tbody td.holiday {
  background-color: #FFDDDD;
  color: #E44141;
}
.l-footer__calendar #businessday_calendar .calendar_month_box table tbody td.today {
  background-color: #EC7A00;
  color: #FFFFFF;
  font-weight: 600;
}
.l-footer__calendar #businessday_calendar .calendar_month_box table tbody td:empty {
  background-color: transparent;
  border-color: transparent;
}
.l-footer__calendar-note {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  margin-top: 12px;
  font-size: 11px;
  line-height: 1em;
  color: #FFFFFF;
}
.l-footer__calendar-note span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
}
.l-footer__calendar-note span::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 2px;
}
.l-footer__calendar-note span.store-holiday::before {
  background-color: #FFDDDD;
}
.l-footer__calendar-note span.today::before {
  background-color: #EC7A00;
}
.l-footer__company-info {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 19px;
}
.l-footer__company-info .info-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 20px;
  font-size: 13px;
  line-height: 1em;
  letter-spacing: 0.03em;
}
.l-footer__company-info .info-row .label {
  font-weight: 400;
  color: #FFFFFF;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 57px;
}
.l-footer__company-info .info-row .value {
  font-weight: 400;
  color: #FFFFFF;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.l-footer__company-info .info-row .value[href] {
  font-family: "Roboto", sans-serif;
  text-decoration: none;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.l-footer__company-info .info-row .value[href]:hover {
  opacity: 0.7;
}
.l-footer__links {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px 32px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (max-width: 959px) {
  .l-footer__links {
    grid-template-columns: repeat(2, 1fr);
    gap: 32px 24px;
  }
}
@media (max-width: 599px) {
  .l-footer__links {
    grid-template-columns: 1fr;
    gap: 24px;
  }
}
.l-footer__link-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}
.l-footer__link-group .link-title {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.8em;
  color: #FFFFFF;
  text-decoration: none;
}
.l-footer__link-group .link-title:hover {
  opacity: 0.8;
}
.l-footer__link-group .link-title:not(:first-child) {
  margin-top: 16px;
}
.l-footer__link-group .link-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}
.l-footer__link-group .link-list li {
  margin: 0;
  padding: 0;
}
.l-footer__link-group .link-list li a {
  font-size: 13px;
  line-height: 1.8em;
  color: #FFFFFF;
  text-decoration: none;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  display: block;
}
.l-footer__link-group .link-list li a:hover {
  opacity: 0.7;
}
.l-footer__foot {
  background-color: #3B3B3B;
  padding: 19px 0;
}
.l-footer__foot .l-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media (max-width: 959px) {
  .l-footer__foot .l-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px;
  }
}
.l-footer__foot .copyright {
  font-weight: 400;
  font-size: 11px;
  line-height: 1.5em;
  color: #999999;
  margin: 0;
}
.l-footer__foot .l-footer__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  gap: 24px;
  padding: 0;
  margin: 0;
}
@media (max-width: 959px) {
  .l-footer__foot .l-footer__nav {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 599px) {
  .l-footer__foot .l-footer__nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 12px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.l-footer__foot .l-footer__nav li {
  margin: 0;
  padding: 0;
  border: none;
}
.l-footer__foot .l-footer__nav li a {
  font-weight: 400;
  font-size: 11px;
  line-height: 1.5em;
  color: #999999;
  text-decoration: none;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  border: none;
}
.l-footer__foot .l-footer__nav li a:hover {
  opacity: 0.7;
}

.post_content > h2 {
  margin-left: 0;
  margin-right: 0;
}
.post_content h2:where(:not([class^=swell-block-]):not(.faq_q):not(.p-postList__title)) {
  font-weight: 600;
  font-size: 170%;
  line-height: 1.3em;
  color: #000000;
  position: relative;
  padding-bottom: 18px;
  margin-bottom: 1.8em;
  margin-top: 3em;
}
.post_content h2:where(:not([class^=swell-block-]):not(.faq_q):not(.p-postList__title))::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #dde0e4;
}
.post_content h2:where(:not([class^=swell-block-]):not(.faq_q):not(.p-postList__title))::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 80px;
  height: 3px;
  background-color: #0072EC;
  z-index: 1;
}

.post_content > h3 {
  margin-left: 0;
  margin-right: 0;
}
.post_content h3:where(:not([class^=swell-block-]):not(.faq_q):not(.p-postList__title)) {
  font-weight: 600;
  font-size: 140%;
  line-height: 1.3em;
  color: #000000;
  position: relative;
  padding: 0;
  padding-left: 12px;
  border-left: 4px solid #0072EC;
  margin-bottom: 1.2em;
  margin-top: 2em;
}
.post_content h3:where(:not([class^=swell-block-]):not(.faq_q):not(.p-postList__title))::after {
  display: none;
}
.post_content h3:where(:not([class^=swell-block-]):not(.faq_q):not(.p-postList__title))::before {
  display: none;
}

.post_content > h4 {
  margin-left: 0;
  margin-right: 0;
}
.post_content h4:where(:not([class^=swell-block-]):not(.faq_q):not(.p-postList__title)) {
  font-weight: 600;
  font-size: 120%;
  line-height: 1.3em;
  color: #000000;
  position: relative;
  padding: 0;
  border-left: none;
  margin-bottom: 1.2em;
  margin-top: 1.5em;
}
@media (max-width: 959px) {
  .post_content h4:where(:not([class^=swell-block-]):not(.faq_q):not(.p-postList__title)) {
    margin-bottom: 0.6em;
  }
}
.post_content h4:where(:not([class^=swell-block-]):not(.faq_q):not(.p-postList__title))::after {
  display: none;
}
.post_content h4:where(:not([class^=swell-block-]):not(.faq_q):not(.p-postList__title))::before {
  display: none;
}

/* カードリストコンポーネント */
.card-list-container {
  width: 100%;
}
.card-list-container .card-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
}
@media (max-width: 959px) {
  .card-list-container .card-list {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 599px) {
  .card-list-container .card-list {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }
}
.card-list-container .card-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  background: #FFFFFF;
}
.card-list-container .card-item:hover {
  -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
  -webkit-transform: translateY(-4px);
          transform: translateY(-4px);
}
.card-list-container .card-item:hover .card-image img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-filter: brightness(1.05);
  filter: brightness(1.05);
}
@media (max-width: 599px) {
  .card-list-container .card-item {
    border-radius: 6px;
    border: 1px solid #dde0e4;
  }
}
.card-list-container .card-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  text-decoration: none;
  color: inherit;
}
.card-list-container .card-image {
  position: relative;
  width: 100%;
  aspect-ratio: 16/9;
  height: auto;
  overflow: hidden;
}
.card-list-container .card-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.card-list-container .card-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  padding: 20px 16px 24px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (max-width: 599px) {
  .card-list-container .card-content {
    padding: 16px 12px 16px;
    gap: 16px;
  }
}
.card-list-container .card-icon {
  position: absolute;
  top: -18px;
  right: 15px;
  width: 36px;
  height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #FFFFFF;
  border-radius: 50%;
  border: 1px solid #c0c7ce;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.card-list-container .card-icon i {
  font-size: 14px;
  line-height: 1;
  color: #c0c7ce;
}
@media (max-width: 599px) {
  .card-list-container .card-icon {
    width: 28px;
    height: 28px;
    top: -14px;
    right: 8px;
  }
  .card-list-container .card-icon i {
    font-size: 12px;
  }
}
.card-list-container .card-text {
  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;
}
.card-list-container .card-title {
  font-weight: 600;
  font-size: 120%;
  line-height: 1.3em;
  margin: 0;
  padding: 0;
  border: none;
}
@media (max-width: 599px) {
  .card-list-container .card-title {
    font-size: 110%;
  }
}
.card-list-container .card-description {
  margin: 0;
  line-height: 1.5em;
}
@media (max-width: 599px) {
  .card-list-container .card-description {
    font-size: 90%;
  }
}

.simple-faq-ex-list,
.simple-faq-ex-archive-list,
.simple-faq-ex-list.simple-faq-ex-tag-dl-dt-dd,
.simple-faq-ex-archive-list.simple-faq-ex-tag-dl-dt-dd {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px 32px;
  margin-top: 2em;
  margin-bottom: 2em;
}
@media (max-width: 959px) {
  .simple-faq-ex-list,
  .simple-faq-ex-archive-list,
  .simple-faq-ex-list.simple-faq-ex-tag-dl-dt-dd,
  .simple-faq-ex-archive-list.simple-faq-ex-tag-dl-dt-dd {
    grid-template-columns: 1fr;
    gap: 24px;
  }
}
.simple-faq-ex-list .simple-faq-ex-item,
.simple-faq-ex-list .simple-faq-ex-item-dl,
.simple-faq-ex-archive-list .simple-faq-ex-item,
.simple-faq-ex-archive-list .simple-faq-ex-item-dl,
.simple-faq-ex-list.simple-faq-ex-tag-dl-dt-dd .simple-faq-ex-item,
.simple-faq-ex-list.simple-faq-ex-tag-dl-dt-dd .simple-faq-ex-item-dl,
.simple-faq-ex-archive-list.simple-faq-ex-tag-dl-dt-dd .simple-faq-ex-item,
.simple-faq-ex-archive-list.simple-faq-ex-tag-dl-dt-dd .simple-faq-ex-item-dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 14px;
  margin: 0;
  padding: 0;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  position: relative;
}
.simple-faq-ex-list .simple-faq-ex-question,
.simple-faq-ex-archive-list .simple-faq-ex-question,
.simple-faq-ex-list.simple-faq-ex-tag-dl-dt-dd .simple-faq-ex-question,
.simple-faq-ex-archive-list.simple-faq-ex-tag-dl-dt-dd .simple-faq-ex-question {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  margin: 0;
  padding: 0;
}
.simple-faq-ex-list .simple-faq-ex-question .simple-faq-ex-q-icon,
.simple-faq-ex-archive-list .simple-faq-ex-question .simple-faq-ex-q-icon,
.simple-faq-ex-list.simple-faq-ex-tag-dl-dt-dd .simple-faq-ex-question .simple-faq-ex-q-icon,
.simple-faq-ex-archive-list.simple-faq-ex-tag-dl-dt-dd .simple-faq-ex-question .simple-faq-ex-q-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 38px;
  height: 38px;
  margin-right: 0;
  background-color: #98A3AE;
  border-radius: 24px;
  color: #FFFFFF;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  font-size: 25px;
  line-height: 1.5em;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 0;
}
.simple-faq-ex-list .simple-faq-ex-question .simple-faq-ex-q-text,
.simple-faq-ex-archive-list .simple-faq-ex-question .simple-faq-ex-q-text,
.simple-faq-ex-list.simple-faq-ex-tag-dl-dt-dd .simple-faq-ex-question .simple-faq-ex-q-text,
.simple-faq-ex-archive-list.simple-faq-ex-tag-dl-dt-dd .simple-faq-ex-question .simple-faq-ex-q-text {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.5em;
  color: #1e2226;
  position: relative;
  /*
  &::after {
  	content: "\e921";
  	font-family: icomoon;
  	font-size: 14px;
  	position: absolute;
  	top: 4px;
  	right: 0;
  	width: 36px;
  	height: 36px;
  	line-height: 36px;
  	text-align: center;
  	background: $color-white;
  	border: 1px solid $color-bg-body-03;
  	border-radius: 50%;
  	color: $color-bg-body-03;

  	@include sp-down {
  		width: 32px;
  		height: 32px;
  		line-height: 32px;
  		font-size: 12px;
  	}
  }
  */
}
@media (max-width: 599px) {
  .simple-faq-ex-list .simple-faq-ex-question .simple-faq-ex-q-text,
  .simple-faq-ex-archive-list .simple-faq-ex-question .simple-faq-ex-q-text,
  .simple-faq-ex-list.simple-faq-ex-tag-dl-dt-dd .simple-faq-ex-question .simple-faq-ex-q-text,
  .simple-faq-ex-archive-list.simple-faq-ex-tag-dl-dt-dd .simple-faq-ex-question .simple-faq-ex-q-text {
    font-size: 18px;
  }
}
.simple-faq-ex-list .simple-faq-ex-answer,
.simple-faq-ex-archive-list .simple-faq-ex-answer,
.simple-faq-ex-list.simple-faq-ex-tag-dl-dt-dd .simple-faq-ex-answer,
.simple-faq-ex-archive-list.simple-faq-ex-tag-dl-dt-dd .simple-faq-ex-answer {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background-color: #F5F6F7;
  padding: 24px 32px;
  margin: 0;
  border-radius: 4px;
  font-size: var(--swl-fz--content, 16px);
}
@media (max-width: 599px) {
  .simple-faq-ex-list .simple-faq-ex-answer,
  .simple-faq-ex-archive-list .simple-faq-ex-answer,
  .simple-faq-ex-list.simple-faq-ex-tag-dl-dt-dd .simple-faq-ex-answer,
  .simple-faq-ex-archive-list.simple-faq-ex-tag-dl-dt-dd .simple-faq-ex-answer {
    padding: 20px 24px;
  }
}
.simple-faq-ex-list .simple-faq-ex-answer .simple-faq-ex-a-icon,
.simple-faq-ex-archive-list .simple-faq-ex-answer .simple-faq-ex-a-icon,
.simple-faq-ex-list.simple-faq-ex-tag-dl-dt-dd .simple-faq-ex-answer .simple-faq-ex-a-icon,
.simple-faq-ex-archive-list.simple-faq-ex-tag-dl-dt-dd .simple-faq-ex-answer .simple-faq-ex-a-icon {
  display: none;
}
.simple-faq-ex-list .simple-faq-ex-answer .simple-faq-ex-a-content,
.simple-faq-ex-archive-list .simple-faq-ex-answer .simple-faq-ex-a-content,
.simple-faq-ex-list.simple-faq-ex-tag-dl-dt-dd .simple-faq-ex-answer .simple-faq-ex-a-content,
.simple-faq-ex-archive-list.simple-faq-ex-tag-dl-dt-dd .simple-faq-ex-answer .simple-faq-ex-a-content {
  font-size: var(--swl-fz--content, 16px);
  color: #1e2226;
  margin: 0;
}
.simple-faq-ex-list .simple-faq-ex-answer .simple-faq-ex-a-content p,
.simple-faq-ex-archive-list .simple-faq-ex-answer .simple-faq-ex-a-content p,
.simple-faq-ex-list.simple-faq-ex-tag-dl-dt-dd .simple-faq-ex-answer .simple-faq-ex-a-content p,
.simple-faq-ex-archive-list.simple-faq-ex-tag-dl-dt-dd .simple-faq-ex-answer .simple-faq-ex-a-content p {
  font-weight: 400;
  margin: 0;
}

.simple-faq-ex-archive-wrapper {
  padding: 0;
}

.simple-faq-ex-container {
  padding: 0;
}

.simple-faq-ex-archive-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 32px 32px;
  margin-top: 2em;
  margin-bottom: 2em;
}
@media (max-width: 959px) {
  .simple-faq-ex-archive-list {
    grid-template-columns: 1fr;
    gap: 24px;
  }
}

.simple-faq-ex-archive-item {
  display: block;
  margin: 0;
  padding: 0;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.simple-faq-ex-archive-item:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.simple-faq-ex-archive-item .simple-faq-ex-item-dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 14px;
  margin: 0;
  padding: 0;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.simple-faq-ex-item-question {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  margin: 0;
  padding: 0;
}
.simple-faq-ex-item-question .simple-faq-ex-q-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 38px;
  height: 38px;
  background-color: #98A3AE;
  border-radius: 24px;
  color: #FFFFFF;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  font-size: 25px;
  line-height: 1.5em;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.simple-faq-ex-item-question .simple-faq-ex-q-title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.5em;
  color: #1e2226;
}
@media (max-width: 599px) {
  .simple-faq-ex-item-question .simple-faq-ex-q-title {
    font-size: 18px;
  }
}

.simple-faq-ex-item-answer {
  background-color: #F5F6F7;
  padding: 24px 32px;
  margin: 0;
  border-radius: 4px;
}
@media (max-width: 599px) {
  .simple-faq-ex-item-answer {
    padding: 20px 24px;
  }
}
.simple-faq-ex-item-answer .simple-faq-ex-a-icon {
  display: none;
}
.simple-faq-ex-item-answer .simple-faq-ex-a-content {
  font-weight: 500;
  font-size: var(--swl-fz--content, 16px);
  color: #1e2226;
  margin: 0;
}
.simple-faq-ex-item-answer .simple-faq-ex-a-content p {
  margin: 0;
}

.l-topTitleArea {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 280px;
  height: 280px;
  width: 100%;
  margin: 0;
  padding: 1.5em 0;
  overflow: hidden;
  /*
  &::before {
  	content: '';
  	position: absolute;
  	top: 0;
  	left: 0;
  	width: 100%;
  	height: 100%;
  	background-color: rgba(11, 11, 24, 0.5);
  	z-index: 2;
  }
  */
}
@media (max-width: 599px) {
  .l-topTitleArea {
    min-height: 200px;
    height: auto;
  }
}
.l-topTitleArea__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 1;
}
.l-topTitleArea__body {
  position: relative;
  z-index: 3;
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 28px;
  text-align: center;
  color: #FFFFFF;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
  width: 100%;
  max-width: 730px;
  padding: 0 20px;
}
@media (max-width: 599px) {
  .l-topTitleArea__body {
    gap: 14px;
    padding: 0 20px;
  }
}
.l-topTitleArea .c-pageTitle {
  font-weight: 600;
  font-size: 36px;
  line-height: 1.25em;
  text-align: center;
  color: #FFFFFF;
  margin: 0;
  padding: 0;
}
@media (max-width: 599px) {
  .l-topTitleArea .c-pageTitle {
    font-size: 25px;
    line-height: 1.3em;
  }
}
.l-topTitleArea .c-pageCatch {
  font-weight: 600;
  font-size: 130%;
  line-height: 1.2;
}
.l-topTitleArea .c-pageLead {
  font-weight: 500;
  font-size: 16px;
  line-height: 2em;
  text-align: center;
  color: #FFFFFF;
  margin: 0;
  padding: 0;
  max-width: 730px;
}
@media (max-width: 599px) {
  .l-topTitleArea .c-pageLead {
    font-size: 14px;
    line-height: 1.8em;
  }
}

.post_content .wappen-type-cards {
  background-color: #FFFFFF;
  padding: 0;
  margin: 0;
  margin-bottom: 96px;
}
.post_content .wappen-type-cards__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 64px 32px;
  margin: 0px 0;
}
@media (max-width: 959px) {
  .post_content .wappen-type-cards__grid {
    grid-template-columns: 1fr;
    gap: 40px;
    margin: 64px 0;
  }
}
@media (max-width: 599px) {
  .post_content .wappen-type-cards__grid {
    margin: 40px 0;
  }
}
.post_content .wappen-type-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #FFFFFF;
  overflow: hidden;
  -webkit-transition: -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  transition: transform 0.3s ease, box-shadow 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  overflow: hidden;
}
.post_content .wappen-type-card:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.post_content .wappen-type-card > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  text-decoration: none;
  color: inherit;
}
.post_content .wappen-type-card__image {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
}
@media (max-width: 599px) {
  .post_content .wappen-type-card__image {
    height: auto;
  }
}
.post_content .wappen-type-card__image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}
.post_content .wappen-type-card:hover .wappen-type-card__image img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-filter: brightness(1.05);
          filter: brightness(1.05);
}
.post_content .wappen-type-card__content {
  position: relative;
  padding: 22px 15px 0;
}
@media (max-width: 599px) {
  .post_content .wappen-type-card__content {
    padding: 18px 10px 0;
  }
}
.post_content .wappen-type-card__badge {
  position: absolute;
  top: -20px;
  right: 15px;
  width: 40px;
  height: 40px;
  background-color: #FFFFFF;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 1;
  border: 1px solid #c0c7ce;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media (max-width: 599px) {
  .post_content .wappen-type-card__badge {
    right: 12px;
  }
}
.post_content .wappen-type-card__badge i {
  font-size: 18px;
  color: #1e2226;
}
.post_content .wappen-type-card:hover .wappen-type-card__badge {
  position: absolute;
  top: -20px;
  right: 15px;
  width: 40px;
  height: 40px;
  background-color: #EC7A00;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 1;
  border: 1px solid #EC7A00;
}
.post_content .wappen-type-card:hover .wappen-type-card__badge i {
  font-size: 18px;
  color: #FFFFFF;
}
.post_content .wappen-type-card__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 14px;
  margin-bottom: 14px;
}
@media (max-width: 599px) {
  .post_content .wappen-type-card__info {
    gap: 10px;
  }
}
.post_content .wappen-type-card__title {
  font-weight: 600;
  font-size: 22px;
  letter-spacing: 0.01em;
  line-height: 1.5em;
  color: #1e2226;
  margin: 0;
  padding: 0;
}
.post_content .wappen-type-card__title::before, .post_content .wappen-type-card__title::after {
  display: none;
}
@media (max-width: 599px) {
  .post_content .wappen-type-card__title {
    font-size: 20px;
  }
}
.post_content .wappen-type-card__description {
  font-size: 15px;
  line-height: 1.8em;
  color: #1e2226;
  margin: 0;
  padding: 0;
}
@media (max-width: 599px) {
  .post_content .wappen-type-card__description {
    font-size: 14px;
    line-height: 1.8em;
  }
}
.post_content .wappen-type-card__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 6px;
  height: 28px;
  height: 28px;
}
.post_content .wappen-type-card__price-quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 0;
}
.post_content .wappen-type-card__price-number {
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  font-size: 22px;
  line-height: 1.27em;
  color: #231815;
}
.post_content .wappen-type-card__price-amount {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 0;
}
.post_content .wappen-type-card__price-value {
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  font-size: 26px;
  line-height: 0.93em;
  color: #1e2226;
  margin-right: 1px;
}
.post_content .wappen-type-card__price-unit {
  font-weight: 600;
  font-size: 14px;
  line-height: 1;
  color: #231815;
  margin-left: 1px;
}
.post_content .wappen-type-card__price-note {
  font-size: 13px;
}

.post_content .wappen-comparison {
  padding: 0;
  margin: 0;
  /*
  &__container {
  	display: flex;
  	flex-direction: column;
  	gap: 48px;
  	align-items: center;
  }

  &__title {
  	font-weight: 600;
  	font-size: 28px;
  	line-height: 1.5em;
  	text-align: center;
  	color: $color-dark;
  	margin: 0;
  	padding: 0;

  	@include sp-down {
  		font-size: 24px;
  	}
  }
  	*/
}
.post_content .wappen-comparison__table-wrapper {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
@media (max-width: 599px) {
  .post_content .wappen-comparison__table-wrapper {
    margin: 0 calc(-1 * var(--swl-pad_container));
    padding: 0 var(--swl-pad_container);
  }
}
.post_content .wappen-comparison__table {
  width: 100%;
  border-collapse: collapse;
  background-color: #FFFFFF;
  min-width: 800px;
}
@media (max-width: 599px) {
  .post_content .wappen-comparison__table {
    min-width: 900px;
  }
}
.post_content .wappen-comparison__table thead tr {
  height: 64px;
}
.post_content .wappen-comparison__table tbody tr {
  height: 44px;
}
.post_content .wappen-comparison__head-main {
  background-color: #E4ECF9;
  border: 1px solid #dde0e4;
  border-right: none;
  border-bottom: 1px solid #dde0e4;
  padding: 8px 12px;
  width: auto;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
  line-height: 1.2em;
  color: #1e2226;
}
.post_content .wappen-comparison__head-spacer {
  background-color: #E4ECF9;
  border: 1px solid #dde0e4;
  border-left: none;
  border-right: 1px solid #dde0e4;
  width: 250px;
}
.post_content .wappen-comparison__head {
  background-color: #E4ECF9;
  border: 1px solid #dde0e4;
  padding: 8px 12px;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2em;
  color: #1e2226;
}
.post_content .wappen-comparison__row-head {
  background-color: #F7FAFC;
  border: 1px solid #dde0e4;
  padding: 8px 12px;
  width: 126px;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2em;
  color: #1e2226;
}
.post_content .wappen-comparison__row-head.cell-join {
  border-right: none;
}
.post_content .wappen-comparison__row-subhead {
  background-color: #F7FAFC;
  border: 1px solid #dde0e4;
  border-left: none;
  padding: 8px 12px;
  width: 198px;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
  line-height: 1.2em;
  color: #1e2226;
}
.post_content .wappen-comparison__row-spacer {
  background-color: #F7FAFC;
  border: 1px solid #dde0e4;
  border-left: none;
  padding: 9px 62px;
  width: 126px;
}
.post_content .wappen-comparison__cell {
  background-color: #FFFFFF;
  border: 1px solid #dde0e4;
  padding: 8px 12px;
  text-align: center;
  vertical-align: middle;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.2em;
  color: #1e2226;
}
.post_content .wappen-comparison__cell.-text {
  font-weight: 400;
  font-size: 13px;
  line-height: 1.2em;
}

.parent-top-wappen_type #content {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.parent-top-wappen_type .post_content .wappentype-fv {
  background: #F5F6F7;
  position: relative;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  margin-bottom: 3em;
  overflow: hidden;
}
.parent-top-wappen_type .post_content .wappentype-fv__inner {
  padding-top: 56px;
  padding-bottom: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 2;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .wappentype-fv__inner {
    padding-top: 280px;
  }
}
@media (max-width: 599px) {
  .parent-top-wappen_type .post_content .wappentype-fv__inner {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}
.parent-top-wappen_type .post_content .wappentype-fv__content {
  width: 606px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 44px;
  z-index: 4;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .wappentype-fv__content {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    gap: 24px;
  }
}
.parent-top-wappen_type .post_content .wappentype-fv__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 32px;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .wappentype-fv__text {
    gap: 24px;
  }
}
@media (max-width: 599px) {
  .parent-top-wappen_type .post_content .wappentype-fv__text {
    gap: 24px;
  }
}
.parent-top-wappen_type .post_content .wappentype-fv__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}
.parent-top-wappen_type .post_content .wappentype-fv__subtitle {
  font-family: "Roboto Flex", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.171875em;
  color: #000000;
  margin: 0;
}
.parent-top-wappen_type .post_content .wappentype-fv__title {
  font-weight: 700;
  font-size: 40px;
  line-height: 1.2em;
  letter-spacing: 0.02em;
  color: #000000;
  margin: 0;
}
@media (max-width: 599px) {
  .parent-top-wappen_type .post_content .wappentype-fv__title {
    font-size: 26px;
  }
}
.parent-top-wappen_type .post_content .wappentype-fv__description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 28px;
}
@media (max-width: 599px) {
  .parent-top-wappen_type .post_content .wappentype-fv__description {
    gap: 8px;
    padding: 8px 12px;
    background-color: rgba(255, 255, 255, 0.5);
  }
}
.parent-top-wappen_type .post_content .wappentype-fv__desc-title {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.5em;
  color: #000000;
  margin: 0;
}
@media (max-width: 599px) {
  .parent-top-wappen_type .post_content .wappentype-fv__desc-title {
    font-size: 16px;
  }
}
.parent-top-wappen_type .post_content .wappentype-fv__desc-text {
  font-weight: 400;
  font-size: 14px;
  line-height: 2em;
  color: #000000;
  margin: 0;
  max-width: 590px;
}
@media (max-width: 599px) {
  .parent-top-wappen_type .post_content .wappentype-fv__desc-text {
    font-size: 12px;
  }
}
.parent-top-wappen_type .post_content .wappentype-fv__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 19px;
  max-width: 590px;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .wappentype-fv__buttons {
    max-width: initial;
    width: 100%;
  }
}
.parent-top-wappen_type .post_content .wappentype-fv__buttons .btn {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
  min-width: initial;
  margin-top: 0;
}
.parent-top-wappen_type .post_content .wappentype-fv__image {
  position: absolute;
  top: 50%;
  left: 48%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 777px;
  max-width: 777px;
  height: auto;
  z-index: 1;
  pointer-events: none;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .wappentype-fv__image {
    /*
    position: relative;
    top: auto;
    right: auto;
    transform: none;
    width: 100%;
    height: auto;
    */
    top: -2.5%;
    left: 50%;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    max-width: 560px;
    margin: 0 auto;
  }
}
.parent-top-wappen_type .post_content .wappentype-fv__image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .wappentype-fv__image img {
    width: 100%;
    height: auto;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
.parent-top-wappen_type .post_content .wappentype-sidenav {
  margin: 0 auto;
  padding: 0;
}
.parent-top-wappen_type .post_content .wappentype-sidenav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .wappentype-sidenav__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
  }
}
.parent-top-wappen_type .post_content .wappentype-sidenav__item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0;
}
.parent-top-wappen_type .post_content .wappentype-sidenav__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 12px 8px 12px 16px;
  background: #F5F6F7;
  border-radius: 4px;
  text-decoration: none;
  color: #000000;
  font-size: 14px;
  line-height: 1.6em;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
  height: 56px;
}
.parent-top-wappen_type .post_content .wappentype-sidenav__link:hover {
  background: #E4ECF9;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .wappentype-sidenav__link {
    height: 48px;
  }
}
.parent-top-wappen_type .post_content .wappentype-sidenav__text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.parent-top-wappen_type .post_content .wappentype-sidenav .icon-chevron-down {
  width: 16px;
  height: 24px;
  margin-left: 8px;
}
.parent-top-wappen_type .post_content .wappentype-spec {
  padding: 64px 0 0;
}
.parent-top-wappen_type .post_content .wappentype-spec p {
  margin-bottom: 1em;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .wappentype-spec {
    padding: 48px 0 0;
  }
}
.parent-top-wappen_type .post_content .wappentype-spec .container {
  display: relative;
}
.parent-top-wappen_type .post_content .wappentype-spec__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
  margin-bottom: 64px;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .wappentype-spec__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 24px;
  }
}
.parent-top-wappen_type .post_content .wappentype-spec__video {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 507px;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .wappentype-spec__video {
    max-width: 100%;
  }
}
.parent-top-wappen_type .post_content .wappentype-spec__video-wrapper {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.parent-top-wappen_type .post_content .wappentype-spec__video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.parent-top-wappen_type .post_content .wappentype-spec__video-wrapper img {
  position: relative;
  width: 100%;
  height: auto;
}
.parent-top-wappen_type .post_content .wappentype-spec__video-wrapper:has(img:only-child) {
  padding-bottom: 0;
  height: auto;
}
.parent-top-wappen_type .post_content .wappentype-spec__video-wrapper .btn {
  position: absolute;
  bottom: 24px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.parent-top-wappen_type .post_content .wappentype-spec__description {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.parent-top-wappen_type .post_content .wappentype-spec__structure {
  margin-bottom: 64px;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .wappentype-spec__structure {
    margin-bottom: 48px;
  }
}
.parent-top-wappen_type .post_content .wappentype-spec__structure-content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px 24px;
  margin-top: 32px;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .wappentype-spec__structure-content {
    grid-template-columns: 1fr;
    gap: 32px;
    margin-top: 24px;
  }
}
.parent-top-wappen_type .post_content .wappentype-spec__structure-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .wappentype-spec__structure-item {
    gap: 16px;
  }
}
.parent-top-wappen_type .post_content .wappentype-spec__structure-item-image {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 200px;
  height: 200px;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .wappentype-spec__structure-item-image {
    width: 120px;
    height: 120px;
  }
}
.parent-top-wappen_type .post_content .wappentype-spec__structure-item-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
}
.parent-top-wappen_type .post_content .wappentype-spec__structure-item-image.u-lb-on img {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.parent-top-wappen_type .post_content .wappentype-spec__structure-item-image.u-lb-on img:hover {
  opacity: 0.8;
}
.parent-top-wappen_type .post_content .wappentype-spec__structure-item-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  /*
  h4 {
  	font-weight: 600;
  	font-size: 18px;
  	line-height: 1.5em;
  	color: $color-text-body;
  	margin: 0 0 12px 0;

  	@include tablet-down {
  		font-size: 16px;
  		margin-bottom: 8px;
  	}
  }
  */
}
.parent-top-wappen_type .post_content .wappentype-spec__structure-item-text p {
  font-size: 15px;
  line-height: 1.867em;
  color: #1e2226;
  margin: 0;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .wappentype-spec__structure-item-text p {
    font-size: 14px;
  }
}
.parent-top-wappen_type .post_content .wappentype-spec .spec-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  margin-top: 28px;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .wappentype-spec .spec-list {
    grid-template-columns: 1fr;
  }
}
.parent-top-wappen_type .post_content .wappentype-spec .spec-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 18px;
  padding: 12px;
  border: 1px solid #DDE0E4;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .wappentype-spec .spec-item {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.parent-top-wappen_type .post_content .wappentype-spec .spec-item__image {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: auto;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .wappentype-spec .spec-item__image {
    width: 40vw;
    height: 40vw;
  }
}
.parent-top-wappen_type .post_content .wappentype-spec .spec-item__image img {
  width: 100%;
  height: auto;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
.parent-top-wappen_type .post_content .wappentype-spec .spec-item__content {
  width: 100%;
  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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
  padding: 0 8px 8px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.parent-top-wappen_type .post_content .wappentype-spec .spec-item__text {
  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;
}
.parent-top-wappen_type .post_content .wappentype-spec .spec-item__title {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.5em;
  color: #1e2226;
  margin: 0;
  padding: 0;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .wappentype-spec .spec-item__title {
    font-size: 16px;
  }
}
.parent-top-wappen_type .post_content .wappentype-spec .spec-item__description {
  font-size: 14px;
  line-height: 1.8em;
  color: #1e2226;
  margin: 0;
}
.parent-top-wappen_type .post_content .wappentype-spec .spec-item__links {
  display: grid;
  gap: 8px;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .wappentype-spec .spec-item__links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8px;
  }
}
.parent-top-wappen_type .post_content .wappentype-spec .spec-item__link {
  font-weight: 600;
  font-size: 13px;
  line-height: 1;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2px;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.parent-top-wappen_type .post_content .wappentype-spec .spec-item__link:hover {
  opacity: 0.7;
}
.parent-top-wappen_type .post_content .wappentype-spec .spec-item__link i {
  font-size: 16px;
}
.parent-top-wappen_type .post_content .wappentype-spec .spec-item__divider {
  display: none;
}
.parent-top-wappen_type .post_content .wappentype-spec .spec-diagram {
  display: grid;
  grid-template-columns: 45% 52%;
  justify-items: stretch;
  gap: 3%;
  padding: 32px 32px 32px 20px;
  background-color: #dde0e4;
  margin-top: 40px;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .wappentype-spec .spec-diagram {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 24px;
    padding: 24px;
  }
}
.parent-top-wappen_type .post_content .wappentype-spec .spec-diagram__image {
  width: 100%;
  display: grid;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .wappentype-spec .spec-diagram__image {
    max-width: 100%;
  }
}
.parent-top-wappen_type .post_content .wappentype-spec .spec-diagram__image img {
  max-width: 470px;
  width: 100%;
  height: auto;
  display: block;
}
.parent-top-wappen_type .post_content .wappentype-spec .spec-diagram__content {
  display: grid;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  gap: 12px;
  padding: 32px;
  background-color: #FFFFFF;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .wappentype-spec .spec-diagram__content {
    padding: 24px;
  }
}
.parent-top-wappen_type .post_content .wappentype-spec .spec-diagram__title {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.5em;
  color: #1e2226;
  margin: 0;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .wappentype-spec .spec-diagram__title {
    font-size: 16px;
  }
}
.parent-top-wappen_type .post_content .wappentype-spec .spec-diagram__description {
  font-size: 14px;
  line-height: 1.8em;
  color: #1e2226;
  margin: 0;
}
.parent-top-wappen_type .post_content .wappentype-spec__price {
  margin-bottom: 64px;
}
.parent-top-wappen_type .post_content .wappentype-spec__price-intro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
  margin-bottom: 20px;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .wappentype-spec__price-intro {
    -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;
  }
}
.parent-top-wappen_type .post_content .wappentype-spec__price-intro p {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 585px;
  font-size: 15px;
  line-height: 2em;
  color: #1e2226;
  margin: 0;
}
.parent-top-wappen_type .post_content .wappentype-spec__price-intro .btn--simulation {
  width: auto;
  margin-right: 0;
}
.parent-top-wappen_type .post_content .wappentype-spec__price-detail {
  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;
}
.parent-top-wappen_type .post_content .wappentype-spec__price-large {
  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;
  margin-top: 32px;
}
.parent-top-wappen_type .post_content .wappentype-spec__examples {
  margin-top: 48px;
}
.parent-top-wappen_type .post_content .price-description {
  font-weight: 500;
  font-size: 16px;
  line-height: 2em;
  letter-spacing: 0.01em;
  color: #1e2226;
  margin: 28px 0;
  max-width: 860px;
}
.parent-top-wappen_type .post_content .price-table-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 28px 0;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .price-table-wrapper {
    overflow-x: auto;
  }
}
.parent-top-wappen_type .post_content .price-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
.parent-top-wappen_type .post_content .price-table__header {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.2em;
  letter-spacing: 0.01em;
  text-align: center;
  color: #1e2226;
  padding: 22px 0;
  border: 1px solid #DDE0E4;
}
.parent-top-wappen_type .post_content .price-table__header--quantity {
  width: 278px;
  background-color: #E4ECF9;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .price-table__header--quantity {
    width: auto;
    min-width: 150px;
  }
}
.parent-top-wappen_type .post_content .price-table__header--price {
  width: auto;
  background-color: #EEF1F9;
}
.parent-top-wappen_type .post_content .price-table__cell {
  font-size: 16px;
  line-height: 1.2em;
  text-align: center;
  color: #1e2226;
  padding: 23px 0;
  border: 1px solid #DDE0E4;
}
.parent-top-wappen_type .post_content .price-table__cell--quantity {
  background-color: #F7FAFC;
}
.parent-top-wappen_type .post_content .price-table__cell--price {
  background-color: #FFFFFF;
}
.parent-top-wappen_type .post_content .price-table tbody tr:not(:last-child) td {
  border-bottom: 1px solid #DDE0E4;
}
.parent-top-wappen_type .post_content .price-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
  margin-top: 28px;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .price-footer {
    -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;
  }
}
.parent-top-wappen_type .post_content .price-footer__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}
.parent-top-wappen_type .post_content .price-footer__data-fee {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 26px;
}
.parent-top-wappen_type .post_content .price-footer__label {
  font-size: 18px;
  line-height: 1.556em;
  color: #1e2226;
}
.parent-top-wappen_type .post_content .price-footer__amount {
  font-weight: 400;
  font-size: 28px;
  line-height: 1em;
  letter-spacing: 0.02em;
  color: #EC7A00;
  margin-left: 4px;
}
.parent-top-wappen_type .post_content .price-footer__unit {
  font-size: 20px;
  line-height: 1.4em;
  color: #EC7A00;
  margin-left: 4px;
}
.parent-top-wappen_type .post_content .price-footer__note {
  font-weight: 400;
  font-size: 12px;
  line-height: 1.8em;
  color: #1e2226;
  margin: 0;
}
.parent-top-wappen_type .post_content .price-footer .btn--simulation {
  width: 300px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .price-footer .btn--simulation {
    width: 100%;
  }
}
.parent-top-wappen_type .post_content .wappentype-spec__shapes {
  margin-top: 48px;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .wappentype-spec__shapes {
    margin-top: 32px;
  }
}
.parent-top-wappen_type .post_content .shapes-description {
  color: #1e2226;
  margin: 28px 0 48px;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .shapes-description {
    margin: 24px 0 32px;
  }
}
.parent-top-wappen_type .post_content .shapes-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 32px;
}
.parent-top-wappen_type .post_content .shapes-row {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 24px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .shapes-row {
    gap: 16px;
  }
}
.parent-top-wappen_type .post_content .shapes-row:last-child {
  grid-template-columns: repeat(3, 1fr);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: auto;
}
.parent-top-wappen_type .post_content .shape-card {
  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: 24px 0;
  background-color: #F5F6F7;
  max-width: 293px;
  width: 21.225vw;
}
.parent-top-wappen_type .post_content .shape-card:link, .parent-top-wappen_type .post_content .shape-card:visited, .parent-top-wappen_type .post_content .shape-card:hover, .parent-top-wappen_type .post_content .shape-card:active {
  text-decoration: none;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .shape-card {
    width: 100%;
    max-width: 302px;
  }
}
.parent-top-wappen_type .post_content .shape-card__image {
  width: 120px;
  height: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 8px 8px 0 0;
  overflow: hidden;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .shape-card__image {
    width: 100%;
    height: auto;
    aspect-ratio: 302/227;
  }
}
.parent-top-wappen_type .post_content .shape-card__image img {
  width: 120px;
  height: 120px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .shape-card__image img {
    width: 53%;
    height: auto;
  }
}
.parent-top-wappen_type .post_content .shape-card__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
  width: 100%;
}
.parent-top-wappen_type .post_content .shape-card__title {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 0.01em;
  text-align: center;
  color: #1e2226;
  margin: 0;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .shape-card__title {
    font-size: 16px;
  }
}
.parent-top-wappen_type .post_content .shape-card__size {
  font-size: 13px;
  line-height: 1.8em;
  text-align: center;
  color: #1e2226;
  margin: 0;
  height: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .shape-card__size {
    font-size: 12px;
  }
}
.parent-top-wappen_type .post_content .price-detail__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  padding-bottom: 10px;
  border-bottom: 1px solid #DDE0E4;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .price-detail__header {
    -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: 12px;
    padding-bottom: 16px;
  }
}
.parent-top-wappen_type .post_content .price-detail__header-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .price-detail__header-left {
    -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;
    width: 100%;
  }
}
.parent-top-wappen_type .post_content .price-detail__header h4 {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.5em;
  color: #1e2226;
  margin: 0;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .price-detail__header h4 {
    font-size: 18px;
    line-height: 1.4em;
    width: 100%;
  }
}
.parent-top-wappen_type .post_content .price-detail__mold {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 8px;
  font-size: 15px;
  line-height: 1.867em;
  color: #000000;
  margin: 0;
  margin-bottom: 0 !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .price-detail__mold {
    font-size: 14px;
    gap: 6px;
    width: 100%;
  }
}
.parent-top-wappen_type .post_content .price-detail__price {
  font-weight: 600;
  font-size: 22px;
  line-height: 1.273em;
  color: #EC7A00;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .price-detail__price {
    font-size: 20px;
  }
}
.parent-top-wappen_type .post_content .price-detail__unit {
  font-family: "Roboto Flex", sans-serif;
  font-weight: 600;
  font-size: 15px;
  line-height: 1.867em;
  color: #EC7A00;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .price-detail__unit {
    font-size: 14px;
  }
}
.parent-top-wappen_type .post_content .price-detail__toggle {
  font-weight: 600;
  font-size: 14px;
  line-height: 1.5em;
  color: #1e2226;
  background: transparent;
  border: none;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  padding: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  white-space: nowrap;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .price-detail__toggle {
    width: 100%;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding: 8px 0;
    font-size: 14px;
  }
}
.parent-top-wappen_type .post_content .price-detail__toggle:hover {
  opacity: 0.7;
}
.parent-top-wappen_type .post_content .price-detail__toggle-text {
  display: inline-block;
}
.parent-top-wappen_type .post_content .price-detail__toggle-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.parent-top-wappen_type .post_content .price-detail__toggle-icon::before {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.parent-top-wappen_type .post_content .price-detail__content {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.parent-top-wappen_type .post_content .price-detail__note {
  font-size: 14px;
  line-height: 1.8em;
  color: #000000;
  margin: 0;
}
.parent-top-wappen_type .post_content .price-detail__note-bottom {
  font-weight: 400;
  font-size: 11px;
  line-height: 1.8em;
  color: #1e2226;
  margin-top: 20px;
}
.parent-top-wappen_type .post_content .price-table {
  width: 100%;
  border-collapse: collapse;
}
.parent-top-wappen_type .post_content .price-table-wrapper {
  overflow-x: auto;
  margin: 20px 0;
  display: block;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .price-table-wrapper {
    overflow-x: scroll;
  }
}
.parent-top-wappen_type .post_content .price-table th,
.parent-top-wappen_type .post_content .price-table td {
  border: 1px solid #DDE0E4;
  padding: 8px 16px;
  text-align: center;
  font-size: 14px;
  line-height: 1.2em;
  white-space: nowrap;
}
.parent-top-wappen_type .post_content .price-table th {
  background: #E4ECF9;
  color: #1e2226;
  font-size: 13px;
  white-space: nowrap;
}
.parent-top-wappen_type .post_content .price-table td {
  background: #FFFFFF;
  color: #1e2226;
}
.parent-top-wappen_type .post_content .price-table__size {
  background: #E4ECF9 !important;
  color: #1e2226;
}
.parent-top-wappen_type .post_content .price-examples {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 56px 32px;
  margin-top: 40px;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .price-examples {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}
.parent-top-wappen_type .post_content .price-example {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
  width: 100%;
}
.parent-top-wappen_type .post_content .price-example:nth-child(1) {
  grid-column: 1/3;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .price-example:nth-child(1) {
    grid-column: auto;
  }
}
.parent-top-wappen_type .post_content .price-example:nth-child(2) {
  grid-column: 3/5;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .price-example:nth-child(2) {
    grid-column: auto;
  }
}
.parent-top-wappen_type .post_content .price-example:nth-child(3) {
  grid-column: 5/7;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .price-example:nth-child(3) {
    grid-column: auto;
  }
}
.parent-top-wappen_type .post_content .price-example:nth-child(4) {
  grid-column: 2/4;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .price-example:nth-child(4) {
    grid-column: auto;
  }
}
.parent-top-wappen_type .post_content .price-example:nth-child(5) {
  grid-column: 4/6;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .price-example:nth-child(5) {
    grid-column: auto;
  }
}
.parent-top-wappen_type .post_content .price-example__image {
  width: 100%;
  aspect-ratio: 404/228;
  overflow: hidden;
}
.parent-top-wappen_type .post_content .price-example__image img {
  width: 100%;
  height: auto;
  -o-object-fit: scale-down;
     object-fit: scale-down;
}
.parent-top-wappen_type .post_content .price-example__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
  width: 100%;
}
.parent-top-wappen_type .post_content .price-example__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.parent-top-wappen_type .post_content .price-example__size {
  font-family: "Roboto Flex", sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.4em;
  color: #1e2226;
  margin: 0;
}
.parent-top-wappen_type .post_content .price-example__mold {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.8em;
  color: #1e2226;
  margin: 0;
}
.parent-top-wappen_type .post_content .price-example__price {
  font-family: "Roboto Flex", sans-serif;
  font-weight: 600;
  font-size: 22px;
  line-height: 1.5em;
  color: #EC7A00;
}
.parent-top-wappen_type .post_content .price-example__unit {
  font-weight: 600;
  font-size: 14px;
  line-height: 1.5em;
  color: #EC7A00;
}
.parent-top-wappen_type .post_content .price-example__description {
  font-weight: 400;
  font-size: 14px;
  line-height: 2em;
  color: #000000;
  margin: 0;
}
.parent-top-wappen_type .post_content .price-example__table {
  width: 100%;
}
.parent-top-wappen_type .post_content .simple-price-table {
  width: 100%;
  border-collapse: collapse;
}
.parent-top-wappen_type .post_content .simple-price-table th,
.parent-top-wappen_type .post_content .simple-price-table td {
  border: 1px solid #DDE0E4;
  padding: 12px 16px;
  text-align: center;
}
.parent-top-wappen_type .post_content .simple-price-table th {
  background: #E4ECF9;
  font-size: 13px;
  line-height: 1.2em;
  color: #1e2226;
}
.parent-top-wappen_type .post_content .simple-price-table td {
  background: #FFFFFF;
  font-size: 13px;
  line-height: 1.2em;
  color: #1e2226;
}
.parent-top-wappen_type .post_content .simple-price-table .price-highlight {
  font-family: "Roboto Flex", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5em;
  color: #EC7A00;
}
.parent-top-wappen_type .post_content .simple-price-table .price-unit {
  font-weight: 600;
  font-size: 13px;
  line-height: 1.5em;
  color: #EC7A00;
  margin-left: 2px;
}
.parent-top-wappen_type .post_content .wappentype-spec__additional-costs {
  padding-top: 48px;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .wappentype-spec__additional-costs {
    padding-top: 32px;
  }
}
.parent-top-wappen_type .post_content .additional-costs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 32px;
  margin-bottom: 16px;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .additional-costs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.parent-top-wappen_type .post_content .additional-costs__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.parent-top-wappen_type .post_content .additional-costs__divider {
  width: 1px;
  height: 24px;
  background: #DDE0E4;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .additional-costs__divider {
    display: none;
  }
}
.parent-top-wappen_type .post_content .additional-costs__label {
  font-size: 18px;
  line-height: 1.56em;
  color: #000000;
}
.parent-top-wappen_type .post_content .additional-costs__label-note {
  font-size: 18px;
  line-height: 1.56em;
  color: #000000;
}
.parent-top-wappen_type .post_content .additional-costs__price {
  font-weight: 400;
  font-size: 28px;
  line-height: 1em;
  color: #EC7A00;
}
.parent-top-wappen_type .post_content .additional-costs__unit {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.56em;
  color: #EC7A00;
}
.parent-top-wappen_type .post_content .additional-costs__note {
  font-weight: 400;
  font-size: 12px;
  line-height: 1.8em;
  color: #000000;
  margin: 0;
}
.parent-top-wappen_type .post_content .wappentype-spec__fonts {
  margin-top: 48px;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .wappentype-spec__fonts {
    margin-top: 32px;
  }
}
.parent-top-wappen_type .post_content .fonts-intro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 32px;
  margin-bottom: 48px;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .fonts-intro {
    -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: 24px;
    margin-bottom: 32px;
  }
}
.parent-top-wappen_type .post_content .fonts-intro__text {
  font-size: 16px;
  line-height: 2em;
  letter-spacing: 0.01em;
  color: #000000;
  margin: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.parent-top-wappen_type .post_content .fonts-intro .btn {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 300px;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .fonts-intro .btn {
    width: 100%;
  }
}
.parent-top-wappen_type .post_content .fonts-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .fonts-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.parent-top-wappen_type .post_content .fonts-section {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.parent-top-wappen_type .post_content .fonts-section__title {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: 0.02em;
  text-align: center;
  color: #000000;
  margin: 0 0 20px;
}
.parent-top-wappen_type .post_content .fonts-divider {
  width: 1px;
  background: #DDE0E4;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .fonts-divider {
    width: 100%;
    height: 1px;
  }
}
.parent-top-wappen_type .post_content .fonts-list {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.parent-top-wappen_type .post_content .font-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.parent-top-wappen_type .post_content .font-item:last-child {
  min-height: 141px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.parent-top-wappen_type .post_content .font-item__name {
  font-size: 16px;
  line-height: 1.8em;
  letter-spacing: 0.01em;
  color: #000000;
  margin: 0;
  width: 100%;
}
.parent-top-wappen_type .post_content .font-item__image {
  width: 100%;
  height: 102px;
  overflow: hidden;
}
.parent-top-wappen_type .post_content .font-item__image img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
.parent-top-wappen_type .post_content .wappentype-parallax {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  height: 540px;
  position: relative;
  overflow: hidden;
  background: #000;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .wappentype-parallax {
    height: 400px;
  }
}
.parent-top-wappen_type .post_content .wappentype-parallax__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1;
  pointer-events: none;
}
.parent-top-wappen_type .post_content .wappentype-parallax__video {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100vw;
  height: 100%;
  min-width: 100%;
  min-height: 100%;
  pointer-events: none;
  z-index: 0;
  will-change: transform;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
.parent-top-wappen_type .post_content .wappentype-parallax__video iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100vw;
  height: 56.25vw;
  min-height: 100vh;
  min-width: 177.77vh;
  pointer-events: none;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .wappentype-parallax__video iframe {
    width: 200vw;
    height: 112.5vw;
  }
}
.parent-top-wappen_type .post_content .wappentype-feature {
  padding: 72px 0 10px;
}
.parent-top-wappen_type .post_content .wappentype-feature .container {
  max-width: 1440px;
  margin: 0 auto;
}
.parent-top-wappen_type .post_content .feature-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px 24px;
  margin-bottom: 80px;
}
@media (max-width: 1024px) {
  .parent-top-wappen_type .post_content .feature-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 599px) {
  .parent-top-wappen_type .post_content .feature-list {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}
.parent-top-wappen_type .post_content .feature-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 18px;
}
.parent-top-wappen_type .post_content .feature-item__image {
  width: 100%;
  aspect-ratio: 411/254;
  overflow: hidden;
}
.parent-top-wappen_type .post_content .feature-item__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.parent-top-wappen_type .post_content .feature-item__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
  padding: 0 10px;
}
.parent-top-wappen_type .post_content .feature-item__title {
  line-height: 1.5em;
  border-left: none;
  font-size: 125%;
  padding-left: 0;
  color: #1e2226;
  margin: 0;
}
.parent-top-wappen_type .post_content .feature-item__description {
  font-size: 90%;
  line-height: 2em;
}
.parent-top-wappen_type .post_content .wappentype-quality {
  padding: 48px 0;
  margin-bottom: 0;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .wappentype-quality {
    padding: 32px 0;
  }
}
.parent-top-wappen_type .post_content .wappentype-quality .container {
  max-width: 1440px;
  margin: 0 auto;
}
.parent-top-wappen_type .post_content .quality-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .quality-grid {
    grid-template-columns: 1fr;
    gap: 24px;
  }
}
.parent-top-wappen_type .post_content .quality-card {
  background: #FFFFFF;
  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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border: 1px solid #DDE0E4;
  border-radius: 8px;
  padding: 32px 40px 40px;
  min-height: 323px;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .quality-card {
    padding: 40px 24px 32px;
  }
}
.parent-top-wappen_type .post_content .quality-card__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 15px;
}
.parent-top-wappen_type .post_content .quality-card__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.parent-top-wappen_type .post_content .quality-card__icon {
  width: 35px;
  height: 35px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.parent-top-wappen_type .post_content .quality-card__title {
  border-left: none;
  line-height: 1.5em;
  text-align: center;
  color: #1e2226;
  margin: 0;
}
.parent-top-wappen_type .post_content .quality-card__text {
  font-size: 14px;
  line-height: 2em;
}
.parent-top-wappen_type .post_content .quality-card .btn {
  -ms-flex-item-align: center;
      align-self: center;
  margin-top: 20px;
}
.parent-top-wappen_type .post_content .wappentype-design {
  padding: 72px 0 0;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .wappentype-design {
    padding: 48px 0 0;
  }
}
.parent-top-wappen_type .post_content .wappentype-design .container {
  max-width: 1440px;
  margin: 0 auto;
}
.parent-top-wappen_type .post_content .wappentype-design__intro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 33px;
  margin-bottom: 56px;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .wappentype-design__intro {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.parent-top-wappen_type .post_content .wappentype-design__intro .subsection-title {
  margin-bottom: 0;
}
.parent-top-wappen_type .post_content .wappentype-design__intro-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  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;
  /*
  p {

  	font-size: 14px;
  	line-height: 2em;
  	color: $color-text-body;
  	margin: 0;
  }
  */
}
.parent-top-wappen_type .post_content .wappentype-design__intro-image {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.parent-top-wappen_type .post_content .wappentype-design__intro-image img {
  width: 100%;
  height: auto;
}
.parent-top-wappen_type .post_content .design-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  margin-top: 33px;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .design-details {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 24px;
  }
}
.parent-top-wappen_type .post_content .design-detail-card {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .design-detail-card {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.parent-top-wappen_type .post_content .design-detail-card__image {
  width: 100%;
  aspect-ratio: 1/0.52;
  overflow: hidden;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .design-detail-card__image {
    width: 30vw;
  }
}
@media (max-width: 599px) {
  .parent-top-wappen_type .post_content .design-detail-card__image {
    width: 40vw;
    height: 40vw;
  }
}
.parent-top-wappen_type .post_content .design-detail-card__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.parent-top-wappen_type .post_content .design-detail-card__content {
  padding: 18px 12px;
  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-flex: 1;
      -ms-flex: 1;
          flex: 1;
  gap: 8px;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .design-detail-card__content {
    padding: 0 0 0 16px;
  }
}
.parent-top-wappen_type .post_content .design-detail-card__title {
  font-weight: 600;
  font-size: 125%;
  padding-left: 0;
  border-left: none;
  line-height: 1.5em;
  color: #1e2226;
  margin: 0;
}
.parent-top-wappen_type .post_content .design-detail-card__description {
  font-size: 90%;
  line-height: 1.8em;
  color: #000000;
  margin: 0;
}
.parent-top-wappen_type .post_content .design-detail-card__links {
  display: grid;
  gap: 8px;
  margin-top: 12px;
}
.parent-top-wappen_type .post_content .design-detail-card__links a {
  font-weight: 600;
  font-size: 13px;
  line-height: 1.3;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 2px;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.parent-top-wappen_type .post_content .design-detail-card__links a:hover {
  opacity: 0.7;
}
.parent-top-wappen_type .post_content .design-detail-card__links a i {
  text-decoration: none;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.parent-top-wappen_type .post_content .design-detail-card__arrow {
  position: absolute;
  bottom: 28px;
  right: 16px;
  width: 36px;
  height: 36px;
  background: #FFFFFF;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.parent-top-wappen_type .post_content .design-detail-card__arrow i {
  font-size: 20px;
  color: #1e2226;
}
.parent-top-wappen_type .post_content .wappentype-option__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.parent-top-wappen_type .post_content .wappentype-option__attachment {
  padding: 64px 0;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .wappentype-option__attachment {
    padding: 32px 0;
  }
}
.parent-top-wappen_type .post_content p + .wappentype-option__content {
  margin-top: 24px;
}
.parent-top-wappen_type .post_content .option-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px 24px;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .option-list {
    grid-template-columns: 1fr;
    gap: 24px;
  }
}
.parent-top-wappen_type .post_content .option-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 18px;
  /*
  &__title {
  	font-weight: 600;
  	font-size: 18px;
  	line-height: 1.5em;
  	color: $color-text-body;
  	margin: 0;
  }

  &__description {
  	font-size: 14px;
  	line-height: 2em;
  	color: $color-black;
  	margin: 0;
  }
  	*/
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .option-item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 20px;
  }
}
.parent-top-wappen_type .post_content .option-item__image {
  width: 100%;
  aspect-ratio: 411/228;
  overflow: hidden;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .option-item__image {
    width: 30vw;
  }
}
@media (max-width: 599px) {
  .parent-top-wappen_type .post_content .option-item__image {
    width: 45vw;
    height: 35vw;
  }
}
.parent-top-wappen_type .post_content .option-item__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.parent-top-wappen_type .post_content .option-item__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.parent-top-wappen_type .post_content .option-item__title {
  margin-bottom: 0;
}
.parent-top-wappen_type .post_content .attachment-info {
  border: 2px solid #DDE0E4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 32px;
  gap: 32px;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .attachment-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 24px;
  }
}
.parent-top-wappen_type .post_content .attachment-info__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 32px;
}
.parent-top-wappen_type .post_content .attachment-info__title {
  border-left: none;
  padding-left: 0;
  color: #1e2226;
  margin: 0;
}
.parent-top-wappen_type .post_content .attachment-info__description {
  line-height: 1.8em;
}
.parent-top-wappen_type .post_content .attachment-info__image {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.parent-top-wappen_type .post_content .attachment-info__image img {
  width: 100%;
  height: auto;
}
.parent-top-wappen_type .post_content .wappentype-flow {
  padding: 0;
}
.parent-top-wappen_type .post_content .wappentype-flow .container {
  margin: 0 auto;
}
.parent-top-wappen_type .post_content .flow-steps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 32px;
  margin-bottom: 48px;
}
@media (max-width: 599px) {
  .parent-top-wappen_type .post_content .flow-steps {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 24px;
  }
}
.parent-top-wappen_type .post_content .flow-step {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(33.333% - 22px);
          flex: 0 0 calc(33.333% - 22px);
  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: 28px;
  padding: 40px 32px 48px;
  background: #F5F6F7;
}
@media (max-width: 599px) {
  .parent-top-wappen_type .post_content .flow-step {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding: 32px 24px 40px;
  }
}
.parent-top-wappen_type .post_content .flow-step__icon {
  width: 90px;
  height: 90px;
}
.parent-top-wappen_type .post_content .flow-step__icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.parent-top-wappen_type .post_content .flow-step__content {
  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: 16px;
  text-align: center;
}
.parent-top-wappen_type .post_content .flow-step__title {
  font-weight: 600;
  font-size: 125%;
  padding-left: 0;
  border-left: none;
  line-height: 1.5em;
  color: #1e2226;
  margin: 0;
}
.parent-top-wappen_type .post_content .flow-step__description {
  font-size: 90%;
  line-height: 2em;
  text-align: left;
  color: #1e2226;
  margin: 0;
}
.parent-top-wappen_type .post_content .flow-wear-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 48px;
  padding: 16px 0 0;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .flow-wear-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 24px;
  }
}
.parent-top-wappen_type .post_content .flow-wear-info__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 647px;
  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;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .flow-wear-info__content {
    max-width: 100%;
  }
}
.parent-top-wappen_type .post_content .flow-wear-info__title {
  border-left: none;
  padding-left: 0;
  color: #1e2226;
  margin: 0;
}
.parent-top-wappen_type .post_content .flow-wear-info__description:last-of-type {
  margin-bottom: 16px;
}
.parent-top-wappen_type .post_content .flow-wear-info__image {
  width: 522px;
  height: 322px;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .flow-wear-info__image {
    width: 100%;
    height: auto;
  }
}
.parent-top-wappen_type .post_content .flow-wear-info__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.parent-top-wappen_type .post_content .wappentype-usage {
  padding: 64px 0 72px;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .wappentype-usage {
    padding: 48px 0 40px;
  }
}
.parent-top-wappen_type .post_content .wappentype-usage .container {
  margin: 0 auto;
}
.parent-top-wappen_type .post_content .wappentype-usage__cta {
  text-align: center;
  margin-top: 72px;
}
.parent-top-wappen_type .post_content .usage-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px 24px;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .usage-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 32px 16px;
  }
}
@media (max-width: 599px) {
  .parent-top-wappen_type .post_content .usage-grid {
    grid-template-columns: 1fr;
    gap: 24px;
  }
}
.parent-top-wappen_type .post_content .usage-item__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-decoration: none;
  color: inherit;
  height: 100%;
  background: #FFFFFF;
}
.parent-top-wappen_type .post_content .usage-item__link:hover .usage-item__image img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-filter: brightness(1.05);
  filter: brightness(1.05);
}
.parent-top-wappen_type .post_content .usage-item__link:hover .usage-item__title .usage-item__arrow {
  background-color: #EC7A00;
  border: 1px solid #EC7A00;
}
.parent-top-wappen_type .post_content .usage-item__link:hover .usage-item__title .usage-item__arrow i {
  color: #FFFFFF;
}
.parent-top-wappen_type .post_content .usage-item__image {
  width: 100%;
  aspect-ratio: 1/0.614;
  overflow: hidden;
}
.parent-top-wappen_type .post_content .usage-item__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.parent-top-wappen_type .post_content .usage-item__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 18px 10px 0;
  gap: 16px;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .usage-item__title {
    padding: 16px 20px;
  }
}
.parent-top-wappen_type .post_content .usage-item__text {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.5em;
  color: #1e2226;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .usage-item__text {
    font-size: 16px;
  }
}
.parent-top-wappen_type .post_content .usage-item__arrow {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #FFFFFF;
  border: 1px solid #DDE0E4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .usage-item__arrow {
    width: 32px;
    height: 32px;
  }
}
.parent-top-wappen_type .post_content .usage-item__arrow i {
  font-size: 16px;
  color: #1e2226;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .usage-item__arrow i {
    font-size: 16px;
  }
}
.parent-top-wappen_type .post_content .wappentype-voice {
  width: 100vw;
  background-color: #F5F6F7;
  margin: 0 calc(50% - 50vw);
  padding-right: calc(50vw - 50%);
  padding-left: calc(50vw - 50%);
  background: #E4ECF9;
  padding-top: 64px;
  padding-bottom: 64px;
}
.parent-top-wappen_type .post_content .wappentype-faq {
  padding: 72px 0 0;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .wappentype-faq {
    padding: 48px 0;
  }
}
.parent-top-wappen_type .post_content .wappentype-faq .container {
  max-width: 1440px;
  margin: 0 auto;
}
.parent-top-wappen_type .post_content .wappentype-faq__cta {
  text-align: center;
  margin-top: 56px;
}
.parent-top-wappen_type .post_content .btn {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-width: 300px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 16px 24px;
  border-radius: 6px;
  text-decoration: none;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.2em;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid transparent;
  cursor: pointer;
  margin-top: 1em;
}
.parent-top-wappen_type .post_content .btn--primary {
  background: #EC7A00;
  color: #FFFFFF;
  border-color: #EC7A00;
}
.parent-top-wappen_type .post_content .btn--primary::after {
  position: absolute;
  right: 10px;
  content: "\e921";
  font-family: icomoon;
  display: inline-block;
  margin-left: 3px;
}
.parent-top-wappen_type .post_content .btn--primary:hover {
  background: rgb(185, 95.6355932203, 0);
  border-color: rgb(185, 95.6355932203, 0);
}
.parent-top-wappen_type .post_content .btn--secondary {
  background: #FFFFFF;
  color: #1e2226;
  border-color: #c0c7ce;
}
.parent-top-wappen_type .post_content .btn--secondary::after {
  position: absolute;
  right: 10px;
  content: "\e921";
  font-family: icomoon;
  display: inline-block;
  margin-left: 3px;
}
.parent-top-wappen_type .post_content .btn--secondary:hover {
  background: rgba(192, 199, 206, 0.1);
}
.parent-top-wappen_type .post_content .btn--simulation {
  background: #fff;
  color: #EC7A00;
  border-color: #EC7A00;
  padding: 12px;
  width: 80%;
  min-width: 260px;
  margin: auto;
  margin-top: 16px;
}
.parent-top-wappen_type .post_content .btn--simulation::after {
  position: absolute;
  right: 10px;
  content: "\e921";
  font-family: icomoon;
  display: inline-block;
  margin-left: 3px;
}
.parent-top-wappen_type .post_content .btn--simulation:hover {
  background: rgba(236, 122, 0, 0.1);
}
.parent-top-wappen_type .post_content .btn--large {
  height: 48px;
  font-size: 16px;
  padding: 12px 32px;
}

.youtube-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.youtube-modal.is-active {
  opacity: 1;
  visibility: visible;
}
.youtube-modal.is-active .youtube-modal__content {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
  opacity: 1;
}
.youtube-modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.85);
  cursor: pointer;
  z-index: 9999;
}
.youtube-modal__content {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0.95);
          transform: translate(-50%, -50%) scale(0.95);
  width: 90%;
  max-width: 1200px;
  z-index: 10000;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.youtube-modal__close {
  position: absolute;
  top: -40px;
  right: 0;
  width: 40px;
  height: 40px;
  background: transparent;
  border: none;
  color: #FFFFFF;
  font-size: 32px;
  line-height: 1;
  cursor: pointer;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.youtube-modal__close:hover {
  opacity: 0.7;
}
.youtube-modal__close span {
  display: block;
  line-height: 1;
}
.youtube-modal__video {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  background: #000000;
  overflow: hidden;
}
.youtube-modal__video #youtube-player,
.youtube-modal__video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
@media (max-width: 959px) {
  .youtube-modal {
    padding: 40px 20px;
  }
  .youtube-modal__content {
    width: 95%;
  }
  .youtube-modal__close {
    top: -50px;
    right: 0;
    width: 50px;
    height: 50px;
    font-size: 40px;
  }
}
@media (max-width: 599px) {
  .youtube-modal {
    padding: 60px 10px;
  }
  .youtube-modal__content {
    width: 100%;
    max-width: calc(100% - 20px);
  }
  .youtube-modal__close {
    top: 10px;
    right: 10px;
    width: 40px;
    height: 40px;
    font-size: 32px;
    background: rgba(0, 0, 0, 0.7);
    border-radius: 50%;
  }
}

.page-home .btn {
  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: 16px 24px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.2em;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid transparent;
  cursor: pointer;
}
.page-home .btn--primary {
  background: #EC7A00;
  color: #FFFFFF;
  border-color: #EC7A00;
}
.page-home .btn--primary::after {
  content: "\e921";
  font-family: icomoon;
  display: inline-block;
  margin-left: 3px;
}
.page-home .btn--primary:hover {
  background: rgb(185, 95.6355932203, 0);
  border-color: rgb(185, 95.6355932203, 0);
}
.page-home .btn--secondary {
  background: #FFFFFF;
  color: #1e2226;
  border-color: #c0c7ce;
}
.page-home .btn--secondary::after {
  content: "\e921";
  font-family: icomoon;
  display: inline-block;
  margin-left: 3px;
  color: #333333;
}
.page-home .btn--secondary:hover {
  background: rgba(192, 199, 206, 0.1);
}
.page-home .btn--simulation {
  background: #fff;
  color: #EC7A00;
  border-color: #EC7A00;
  padding: 8px 12px;
  width: 80%;
  margin: auto;
}
.page-home .btn--simulation::after {
  content: "\e921";
  font-family: icomoon;
  display: inline-block;
  margin-left: 3px;
}
.page-home .btn--simulation:hover {
  background: rgba(236, 122, 0, 0.05);
}
.page-home .btn--large {
  height: 48px;
  font-size: 16px;
  padding: 12px 32px;
}
.page-home .home-mv {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  background: linear-gradient(136deg, #F5F6F7 0%, #E0E4ED 100%);
  padding: 56px 0;
  margin-bottom: 80px;
  position: relative;
}
@media (max-width: 959px) {
  .page-home .home-mv {
    padding: 40px 0;
    margin-bottom: 0;
  }
}
@media (max-width: 599px) {
  .page-home .home-mv {
    padding: 32px 0;
  }
}
.page-home .home-mv__content {
  max-width: 514px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
  z-index: 2;
  position: relative;
}
@media (max-width: 959px) {
  .page-home .home-mv__content {
    max-width: 100%;
  }
}
.page-home .home-mv__subtitle {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.5em;
  color: #1e2226;
  margin: 0;
}
@media (max-width: 959px) {
  .page-home .home-mv__subtitle {
    font-size: 20px;
  }
}
@media (max-width: 599px) {
  .page-home .home-mv__subtitle {
    font-size: 18px;
  }
}
.page-home .home-mv__title {
  font-size: 48px;
  font-weight: 600;
  line-height: 1.2em;
  color: #231815;
  margin: 0;
}
@media (max-width: 959px) {
  .page-home .home-mv__title {
    font-size: 44px;
  }
}
@media (max-width: 599px) {
  .page-home .home-mv__title {
    font-size: 36px;
  }
}
.page-home .home-mv__description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0;
  position: relative;
}
.page-home .home-mv__desc-highlight {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.4em;
  color: #1e2226;
  margin: 0 0 26px 0;
  position: relative;
  display: inline-block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 959px) {
  .page-home .home-mv__desc-highlight {
    font-size: 24px;
  }
}
@media (max-width: 599px) {
  .page-home .home-mv__desc-highlight {
    font-size: 20px;
  }
}
.page-home .home-mv__desc-highlight strong {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #FFDC79));
  background: linear-gradient(transparent 60%, #FFDC79 60%);
  font-weight: 600;
}
.page-home .home-mv__desc-main {
  font-size: 17.8px;
  font-weight: 500;
  line-height: 1.7em;
  color: #231815;
  margin: 0;
}
@media (max-width: 959px) {
  .page-home .home-mv__desc-main {
    font-size: 16px;
  }
}
@media (max-width: 599px) {
  .page-home .home-mv__desc-main {
    font-size: 14px;
  }
}
.page-home .home-mv__badges {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 599px) {
  .page-home .home-mv__badges {
    gap: 24px;
  }
}
.page-home .home-mv__badge {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}
.page-home .home-mv__badge-icon {
  width: 136px;
  height: auto;
}
@media (max-width: 599px) {
  .page-home .home-mv__badge-icon {
    width: 100px;
    height: auto;
  }
}
.page-home .home-mv__badge-icon img {
  width: 100%;
  height: auto;
}
@media (max-width: 599px) {
  .page-home .home-mv__badge-icon img {
    width: 100%;
    height: auto;
  }
}
.page-home .home-mv__image {
  position: absolute;
  left: 45%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 787px;
  height: 636px;
  z-index: 1;
}
@media (max-width: 959px) {
  .page-home .home-mv__image {
    position: relative;
    right: auto;
    top: auto;
    -webkit-transform: none;
            transform: none;
    width: 100%;
    max-width: 600px;
    height: auto;
    margin: 0 auto;
  }
}
.page-home .home-mv__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
}
.page-home .home-mv-cta {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 4%;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
  z-index: 10;
}
@media (max-width: 959px) {
  .page-home .home-mv-cta {
    position: relative;
    -webkit-transform: none;
            transform: none;
    padding: 32px 0;
  }
}
@media (max-width: 599px) {
  .page-home .home-mv-cta {
    padding: 24px 0;
  }
}
.page-home .home-mv-cta > .l-container {
  position: relative;
  z-index: 1;
}
.page-home .home-mv-cta__container {
  max-width: 552px;
  background: #FFFFFF;
  border-radius: 0;
  padding: 24px 24px 8px;
  position: absolute;
  right: 0;
  bottom: -80px;
}
@media (max-width: 959px) {
  .page-home .home-mv-cta__container {
    max-width: 100%;
    padding: 24px;
  }
}
@media (max-width: 599px) {
  .page-home .home-mv-cta__container {
    padding: 20px;
  }
}
.page-home .home-mv-cta__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  margin-bottom: 12px;
}
@media (max-width: 599px) {
  .page-home .home-mv-cta__buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 16px;
  }
}
.page-home .home-mv-cta__button {
  width: 240px;
  padding: 16px 12px;
  border-radius: 6px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.333em;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 959px) {
  .page-home .home-mv-cta__button {
    font-size: 16px;
  }
}
@media (max-width: 599px) {
  .page-home .home-mv-cta__button {
    width: 100%;
    font-size: 15px;
  }
}
.page-home .home-mv-cta__button--outline {
  background: #FFFFFF;
  color: #EC7A00;
  border: 1px solid #EC7A00;
}
.page-home .home-mv-cta__button--outline:hover {
  background: rgba(236, 122, 0, 0.05);
}
.page-home .home-mv-cta__button--primary {
  background: #EC7A00;
  color: #FFFFFF;
  border: 1px solid #EC7A00;
}
.page-home .home-mv-cta__button--primary:hover {
  background: rgb(210.5, 108.8177966102, 0);
}
.page-home .home-mv-cta__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 4px;
  text-decoration: none;
  color: #000000;
  font-size: 14px;
  font-weight: 500;
  line-height: 2em;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
@media (max-width: 599px) {
  .page-home .home-mv-cta__link {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.page-home .home-mv-cta__link:hover {
  opacity: 0.7;
}
.page-home .home-mv-cta__link i {
  font-size: 12px;
}
.page-home .home-trust {
  padding: 0 0 0px;
  text-align: center;
}
@media (max-width: 959px) {
  .page-home .home-trust {
    padding: 60px 40px 80px;
  }
}
@media (max-width: 599px) {
  .page-home .home-trust {
    padding: 40px 20px 60px;
  }
}
.page-home .home-trust__heading {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.667em;
  letter-spacing: 0.02em;
  color: #1e2226;
  margin: 0 0 24px;
  text-align: center;
}
@media (max-width: 959px) {
  .page-home .home-trust__heading {
    font-size: 22px;
    margin-bottom: 48px;
  }
}
@media (max-width: 599px) {
  .page-home .home-trust__heading {
    font-size: 20px;
    margin-bottom: 40px;
  }
}
.page-home .home-trust__stats {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
  margin-bottom: 8px;
}
@media (max-width: 959px) {
  .page-home .home-trust__stats {
    gap: 24px;
    margin-bottom: 48px;
  }
}
@media (max-width: 599px) {
  .page-home .home-trust__stats {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 32px;
    margin-bottom: 40px;
  }
}
.page-home .home-trust__stat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px;
}
@media (max-width: 599px) {
  .page-home .home-trust__stat {
    gap: 6px;
  }
}
.page-home .home-trust__stat-text {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.667em;
  letter-spacing: 0.03em;
  color: #1e2226;
}
@media (max-width: 959px) {
  .page-home .home-trust__stat-text {
    font-size: 22px;
  }
}
@media (max-width: 599px) {
  .page-home .home-trust__stat-text {
    font-size: 20px;
  }
}
.page-home .home-trust__stat-number {
  font-family: "Roboto Flex", sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 1em;
  letter-spacing: 0.01em;
  color: #1e2226;
}
@media (max-width: 959px) {
  .page-home .home-trust__stat-number {
    font-size: 36px;
  }
}
@media (max-width: 599px) {
  .page-home .home-trust__stat-number {
    font-size: 32px;
  }
}
.page-home .home-trust__image {
  max-width: 100%;
}
.page-home .home-trust__image img {
  width: 100%;
  height: auto;
  display: block;
}
.page-home .home-method {
  width: 100vw;
  background-color: #F5F6F7;
  margin: 0 calc(50% - 50vw);
  padding-right: calc(50vw - 50%);
  padding-left: calc(50vw - 50%);
  background: #F5F6F7;
  padding-top: 72px;
  padding-bottom: 64px;
  margin-top: 32px;
}
@media (max-width: 959px) {
  .page-home .home-method {
    padding: 60px 40px;
  }
}
@media (max-width: 599px) {
  .page-home .home-method {
    padding: 40px 20px;
  }
}
.page-home .home-method__header {
  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;
  margin-bottom: 48px;
  gap: 32px;
}
@media (max-width: 959px) {
  .page-home .home-method__header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 48px;
  }
}
@media (max-width: 599px) {
  .page-home .home-method__header {
    margin-bottom: 36px;
  }
}
.page-home .home-method__header-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}
.page-home .home-method__label {
  font-family: "Roboto Flex", sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.05em;
  letter-spacing: 0.05em;
  color: #1e2226;
  margin: 0 0 8px 0;
}
@media (max-width: 599px) {
  .page-home .home-method__label {
    font-size: 12px;
  }
}
.page-home .home-method__title {
  font-size: 240%;
  margin: 0;
  padding-bottom: 0;
}
.page-home .home-method__title::after {
  display: none;
}
.page-home .home-method__title::before {
  display: none;
}
.page-home .home-method__description {
  max-width: 540px;
  font-size: 100%;
}
@media (max-width: 959px) {
  .page-home .home-method__description {
    font-size: 14px;
    max-width: 100%;
  }
}
@media (max-width: 599px) {
  .page-home .home-method__description {
    font-size: 13px;
  }
}
.page-home .home-method__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
  margin-bottom: 36px;
}
@media (max-width: 959px) {
  .page-home .home-method__grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
    margin-bottom: 48px;
  }
}
@media (max-width: 599px) {
  .page-home .home-method__grid {
    grid-template-columns: 1fr;
    gap: 16px;
    margin-bottom: 36px;
  }
}
.page-home .home-method__card {
  overflow: visible;
  -webkit-transition: -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  transition: transform 0.3s ease, box-shadow 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-decoration: none;
}
.page-home .home-method__card:hover {
  -webkit-transform: translateY(-4px);
          transform: translateY(-4px);
  background: #FFFFFF;
  -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
          box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
}
.page-home .home-method__card-image {
  width: 100%;
  height: 222px;
  overflow: hidden;
}
@media (max-width: 959px) {
  .page-home .home-method__card-image {
    height: 200px;
  }
}
@media (max-width: 599px) {
  .page-home .home-method__card-image {
    height: 180px;
  }
}
.page-home .home-method__card-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.page-home .home-method__card-content {
  padding: 20px 12px 16px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
  position: relative;
}
@media (max-width: 599px) {
  .page-home .home-method__card-content {
    padding: 20px 12px 16px;
  }
}
.page-home .home-method__card-icon {
  width: 36px;
  height: 36px;
  position: absolute;
  top: -18px;
  right: 15px;
  background: #FFFFFF;
  border: 1px solid #c0c7ce;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 599px) {
  .page-home .home-method__card-icon {
    width: 32px;
    height: 32px;
    top: -16px;
  }
}
.page-home .home-method__card-icon i {
  font-size: 14px;
  color: #c0c7ce;
}
@media (max-width: 599px) {
  .page-home .home-method__card-icon i {
    font-size: 12px;
  }
}
.page-home .home-method__card-text {
  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;
}
.page-home .home-method__card-title {
  font-size: 120%;
  margin: 0;
  padding: 0;
  border-left: none;
}
@media (max-width: 599px) {
  .page-home .home-method__card-title {
    font-size: 16px;
  }
}
.page-home .home-method__card-desc {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.8em;
  color: #1e2226;
  margin: 0;
}
@media (max-width: 599px) {
  .page-home .home-method__card-desc {
    font-size: 13px;
  }
}
.page-home .home-method__card-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 10px;
}
@media (max-width: 599px) {
  .page-home .home-method__card-price {
    gap: 8px;
  }
}
.page-home .home-method__card-price-note {
  font-size: 80%;
  line-height: 1.2em;
  color: #1e2226;
}
.page-home .home-method__card-price-quantity {
  font-family: "Roboto Flex", sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.273em;
  color: #000000;
}
@media (max-width: 599px) {
  .page-home .home-method__card-price-quantity {
    font-size: 20px;
  }
}
.page-home .home-method__card-price-unit {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.556em;
  color: #000000;
}
@media (max-width: 599px) {
  .page-home .home-method__card-price-unit {
    font-size: 16px;
  }
}
.page-home .home-method__card-price-amount {
  font-family: "Roboto Flex", sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 0.933em;
  letter-spacing: 0.01em;
  color: #1e2226;
}
@media (max-width: 599px) {
  .page-home .home-method__card-price-amount {
    font-size: 26px;
  }
}
.page-home .home-method__card-price-currency {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.556em;
  color: #000000;
}
@media (max-width: 599px) {
  .page-home .home-method__card-price-currency {
    font-size: 16px;
  }
}
.page-home .home-method__button {
  text-align: center;
}
.page-home .home-method__button .btn {
  min-width: 300px;
  height: 54px;
}
@media (max-width: 599px) {
  .page-home .home-method__button .btn {
    min-width: 100%;
  }
}
.page-home .home-quality {
  width: 100vw;
  background-color: #F5F6F7;
  margin: 0 calc(50% - 50vw);
  padding-right: calc(50vw - 50%);
  padding-left: calc(50vw - 50%);
  background: #1E1E72;
  padding-top: 80px;
  padding-bottom: 80px;
  color: #FFFFFF;
}
@media (max-width: 959px) {
  .page-home .home-quality {
    padding: 60px 40px 80px;
  }
}
@media (max-width: 599px) {
  .page-home .home-quality {
    padding: 40px 20px 60px;
  }
}
.page-home .home-quality__header {
  margin-bottom: 48px;
}
@media (max-width: 959px) {
  .page-home .home-quality__header {
    margin-bottom: 56px;
  }
}
@media (max-width: 599px) {
  .page-home .home-quality__header {
    margin-bottom: 40px;
  }
}
.page-home .home-quality__label {
  font-family: "Roboto Flex", sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.05em;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  margin: 0 0 8px 0;
}
@media (max-width: 599px) {
  .page-home .home-quality__label {
    font-size: 12px;
  }
}
.page-home .home-quality__title {
  font-size: 240%;
  color: #FFFFFF;
  margin: 0;
  padding: 0;
  margin-bottom: 8px;
}
.page-home .home-quality__title::after {
  display: none;
}
.page-home .home-quality__title::before {
  display: none;
}
@media (max-width: 959px) {
  .page-home .home-quality__title {
    font-size: 32px;
  }
}
@media (max-width: 599px) {
  .page-home .home-quality__title {
    font-size: 24px;
  }
}
.page-home .home-quality__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 56px;
}
@media (max-width: 959px) {
  .page-home .home-quality__items {
    gap: 40px;
  }
}
@media (max-width: 599px) {
  .page-home .home-quality__items {
    gap: 32px;
  }
}
.page-home .home-quality__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0px;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media (max-width: 959px) {
  .page-home .home-quality__item {
    gap: 32px;
  }
}
@media (max-width: 599px) {
  .page-home .home-quality__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 24px;
  }
}
.page-home .home-quality__item--reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media (max-width: 599px) {
  .page-home .home-quality__item--reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.page-home .home-quality__item-image {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.page-home .home-quality__item-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  border-radius: 0;
}
.page-home .home-quality__item-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 24px;
  padding: 0 48px;
}
.page-home .home-quality__item-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
}
.page-home .home-quality__item-title {
  font-size: 190%;
  color: #FFFFFF;
  margin: 0;
  padding: 0;
  border-left: none;
}
.page-home .home-quality__item-number {
  font-family: "Roboto Flex", sans-serif;
  font-size: 120px;
  font-weight: 600;
  line-height: 0.233em;
  letter-spacing: 0.01em;
  color: rgba(255, 255, 255, 0.15);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 959px) {
  .page-home .home-quality__item-number {
    font-size: 100px;
  }
}
@media (max-width: 599px) {
  .page-home .home-quality__item-number {
    font-size: 80px;
  }
}
.page-home .home-quality__item-text {
  line-height: 2.2em;
  color: #FFFFFF;
  margin: 0;
}
.page-home .home-usage {
  width: 100vw;
  background-color: #F5F6F7;
  margin: 0 calc(50% - 50vw);
  padding-right: calc(50vw - 50%);
  padding-left: calc(50vw - 50%);
  padding-top: 80px;
  padding-bottom: 24px;
  background: #FFFFFF;
}
@media (max-width: 959px) {
  .page-home .home-usage {
    padding: 60px 40px;
  }
}
@media (max-width: 599px) {
  .page-home .home-usage {
    padding: 40px 20px;
  }
}
.page-home .home-usage__header {
  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;
  margin-bottom: 72px;
  gap: 32px;
}
@media (max-width: 959px) {
  .page-home .home-usage__header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 48px;
  }
}
@media (max-width: 599px) {
  .page-home .home-usage__header {
    margin-bottom: 36px;
  }
}
.page-home .home-usage__header-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}
.page-home .home-usage__label {
  font-family: "Roboto Flex", sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.05em;
  letter-spacing: 0.05em;
  color: #1e2226;
  margin: 0;
}
@media (max-width: 599px) {
  .page-home .home-usage__label {
    font-size: 12px;
  }
}
.page-home .home-usage__title {
  font-size: 240%;
  color: #1e2226;
  margin: 0;
  padding: 0;
}
.page-home .home-usage__title::after {
  display: none;
}
.page-home .home-usage__title::before {
  display: none;
}
@media (max-width: 959px) {
  .page-home .home-usage__title {
    font-size: 200%;
  }
}
@media (max-width: 599px) {
  .page-home .home-usage__title {
    font-size: 160%;
  }
}
.page-home .home-usage__description {
  font-size: 100%;
  line-height: 2em;
  color: #1e2226;
  max-width: 480px;
}
@media (max-width: 959px) {
  .page-home .home-usage__description {
    max-width: 100%;
  }
}
@media (max-width: 599px) {
  .page-home .home-usage__description {
    font-size: 90%;
  }
}
.page-home .home-usage__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
  margin-bottom: 72px;
}
@media (max-width: 959px) {
  .page-home .home-usage__grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
    margin-bottom: 48px;
  }
}
@media (max-width: 599px) {
  .page-home .home-usage__grid {
    grid-template-columns: 1fr;
    gap: 16px;
    margin-bottom: 24px;
  }
}
.page-home .home-usage__card {
  border-radius: 0;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-decoration: none;
  gap: 16px;
}
.page-home .home-usage__card:hover .home-usage__card-image img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.page-home .home-usage__card-image {
  width: 100%;
  height: 250px;
  overflow: hidden;
}
@media (max-width: 599px) {
  .page-home .home-usage__card-image {
    height: 200px;
  }
}
.page-home .home-usage__card-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
.page-home .home-usage__card-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
.page-home .home-usage__card-title {
  font-size: 120%;
  margin: 0;
  padding: 0;
  border-left: none;
}
@media (max-width: 599px) {
  .page-home .home-usage__card-title {
    font-size: 110%;
  }
}
.page-home .home-usage__card-icon {
  width: 36px;
  height: 36px;
  background: #FFFFFF;
  border: 1px solid #c0c7ce;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 599px) {
  .page-home .home-usage__card-icon {
    width: 32px;
    height: 32px;
  }
}
.page-home .home-usage__card-icon i {
  font-size: 14px;
  color: #c0c7ce;
}
@media (max-width: 599px) {
  .page-home .home-usage__card-icon i {
    font-size: 12px;
  }
}
.page-home .home-usage__button {
  text-align: center;
}
.page-home .home-usage__button .btn {
  min-width: 300px;
  height: 54px;
}
@media (max-width: 599px) {
  .page-home .home-usage__button .btn {
    min-width: 100%;
  }
}
.page-home .home-simulation {
  padding: 80px 0;
  background: #F5F5F5;
}
@media (max-width: 959px) {
  .page-home .home-simulation {
    padding: 60px 0;
  }
}
@media (max-width: 599px) {
  .page-home .home-simulation {
    padding: 40px 0;
  }
}
.page-home .home-simulation__header {
  text-align: center;
  margin-bottom: 60px;
}
@media (max-width: 959px) {
  .page-home .home-simulation__header {
    margin-bottom: 48px;
  }
}
@media (max-width: 599px) {
  .page-home .home-simulation__header {
    margin-bottom: 36px;
  }
}
.page-home .home-simulation__label {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.1em;
  color: #FF6B00;
  margin-bottom: 16px;
}
@media (max-width: 599px) {
  .page-home .home-simulation__label {
    font-size: 12px;
    margin-bottom: 12px;
  }
}
.page-home .home-simulation__title {
  font-size: 40px;
  font-weight: 600;
  color: #1A1A1A;
  margin-bottom: 24px;
}
@media (max-width: 959px) {
  .page-home .home-simulation__title {
    font-size: 32px;
    margin-bottom: 20px;
  }
}
@media (max-width: 599px) {
  .page-home .home-simulation__title {
    font-size: 24px;
    margin-bottom: 16px;
  }
}
.page-home .home-simulation__description {
  font-size: 16px;
  line-height: 1.8;
  color: #666;
}
@media (max-width: 959px) {
  .page-home .home-simulation__description {
    font-size: 15px;
  }
}
@media (max-width: 599px) {
  .page-home .home-simulation__description {
    font-size: 14px;
  }
}
.page-home .home-simulation__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 48px;
}
@media (max-width: 959px) {
  .page-home .home-simulation__content {
    gap: 36px;
  }
}
@media (max-width: 599px) {
  .page-home .home-simulation__content {
    gap: 24px;
  }
}
.page-home .home-simulation__info {
  background: #FFFFFF;
  padding: 48px;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 40px;
}
@media (max-width: 959px) {
  .page-home .home-simulation__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 36px;
    gap: 24px;
  }
}
@media (max-width: 599px) {
  .page-home .home-simulation__info {
    padding: 24px;
    gap: 20px;
  }
}
.page-home .home-simulation__info-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.page-home .home-simulation__info-text p {
  font-size: 16px;
  line-height: 1.8;
  color: #333;
}
@media (max-width: 959px) {
  .page-home .home-simulation__info-text p {
    font-size: 15px;
  }
}
@media (max-width: 599px) {
  .page-home .home-simulation__info-text p {
    font-size: 14px;
  }
}
.page-home .home-simulation__info-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
}
@media (max-width: 599px) {
  .page-home .home-simulation__info-buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    gap: 12px;
  }
}
.page-home .home-simulation__examples {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}
@media (max-width: 959px) {
  .page-home .home-simulation__examples {
    gap: 20px;
  }
}
@media (max-width: 599px) {
  .page-home .home-simulation__examples {
    grid-template-columns: 1fr;
    gap: 16px;
  }
}
.page-home .home-simulation__example {
  background: #FFFFFF;
  padding: 32px;
  border-radius: 8px;
  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;
}
@media (max-width: 599px) {
  .page-home .home-simulation__example {
    padding: 24px;
    gap: 20px;
  }
}
.page-home .home-simulation__example-text {
  font-size: 14px;
  line-height: 1.8;
  color: #666;
}
@media (max-width: 599px) {
  .page-home .home-simulation__example-text {
    font-size: 13px;
  }
}
.page-home .home-simulation__example-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 12px;
  padding-top: 16px;
  border-top: 1px solid #E5E5E5;
}
@media (max-width: 599px) {
  .page-home .home-simulation__example-price {
    gap: 8px;
  }
}
.page-home .home-simulation__example-price-quantity {
  font-size: 20px;
  font-weight: 600;
  color: #FF6B00;
}
@media (max-width: 599px) {
  .page-home .home-simulation__example-price-quantity {
    font-size: 18px;
  }
}
.page-home .home-simulation__example-price-unit {
  font-size: 14px;
  font-weight: 600;
  color: #FF6B00;
}
@media (max-width: 599px) {
  .page-home .home-simulation__example-price-unit {
    font-size: 12px;
  }
}
.page-home .home-simulation__example-price-amount {
  font-size: 28px;
  font-weight: 600;
  color: #1A1A1A;
}
@media (max-width: 599px) {
  .page-home .home-simulation__example-price-amount {
    font-size: 24px;
  }
}
.page-home .home-simulation__example-price-currency {
  font-size: 14px;
  font-weight: 600;
  color: #FF6B00;
}
@media (max-width: 599px) {
  .page-home .home-simulation__example-price-currency {
    font-size: 12px;
  }
}
.page-home .home-flow {
  width: 100vw;
  background-color: #F5F6F7;
  margin: 0 calc(50% - 50vw);
  padding-right: calc(50vw - 50%);
  padding-left: calc(50vw - 50%);
  background: #1E1E72;
  padding-top: 96px;
  padding-bottom: 96px;
  color: #FFFFFF;
}
@media (max-width: 959px) {
  .page-home .home-flow {
    padding: 60px 40px;
  }
}
@media (max-width: 599px) {
  .page-home .home-flow {
    padding: 40px 20px;
  }
}
.page-home .home-flow__header {
  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;
  margin-bottom: 72px;
  gap: 32px;
}
@media (max-width: 959px) {
  .page-home .home-flow__header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 48px;
  }
}
@media (max-width: 599px) {
  .page-home .home-flow__header {
    margin-bottom: 36px;
  }
}
.page-home .home-flow__header-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}
.page-home .home-flow__label {
  font-family: "Roboto Flex", sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.05em;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  margin: 0;
}
@media (max-width: 599px) {
  .page-home .home-flow__label {
    font-size: 12px;
  }
}
.page-home .home-flow__title {
  font-size: 240%;
  color: #FFFFFF;
  margin: 0;
  padding: 0;
}
.page-home .home-flow__title::after {
  display: none;
}
.page-home .home-flow__title::before {
  display: none;
}
@media (max-width: 959px) {
  .page-home .home-flow__title {
    font-size: 200%;
  }
}
@media (max-width: 599px) {
  .page-home .home-flow__title {
    font-size: 160%;
  }
}
.page-home .home-flow__description {
  font-size: 100%;
  line-height: 2em;
  color: #FFFFFF;
  max-width: 480px;
}
@media (max-width: 959px) {
  .page-home .home-flow__description {
    max-width: 100%;
  }
}
@media (max-width: 599px) {
  .page-home .home-flow__description {
    font-size: 90%;
  }
}
.page-home .home-flow__steps {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 48px;
  position: relative;
  margin-bottom: 48px;
}
.page-home .home-flow__steps::before {
  content: "";
  position: absolute;
  top: 192px;
  left: 276px;
  right: 276px;
  height: 3px;
  background: #c0c7ce;
  border-top: 3px dashed #c0c7ce;
  z-index: 0;
}
@media (max-width: 959px) {
  .page-home .home-flow__steps {
    grid-template-columns: repeat(2, 1fr);
    gap: 32px;
  }
  .page-home .home-flow__steps::before {
    display: none;
  }
}
@media (max-width: 599px) {
  .page-home .home-flow__steps {
    grid-template-columns: 1fr;
    gap: 24px;
  }
}
.page-home .home-flow__step {
  background: #FFFFFF;
  padding: 32px;
  border-radius: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  z-index: 1;
}
@media (max-width: 599px) {
  .page-home .home-flow__step {
    padding: 24px;
  }
}
.page-home .home-flow__step-number {
  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: 0;
  margin-bottom: 44px;
}
@media (max-width: 599px) {
  .page-home .home-flow__step-number {
    margin-bottom: 32px;
  }
}
.page-home .home-flow__step-number-label {
  font-family: "Roboto Flex", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 2em;
  letter-spacing: 0.07em;
  color: #1e2226;
}
@media (max-width: 599px) {
  .page-home .home-flow__step-number-label {
    font-size: 12px;
  }
}
.page-home .home-flow__step-number-value {
  font-family: "Roboto Flex", sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 0.875em;
  letter-spacing: 0.03em;
  color: #1e2226;
}
@media (max-width: 599px) {
  .page-home .home-flow__step-number-value {
    font-size: 28px;
  }
}
.page-home .home-flow__step-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 86px;
  margin-bottom: 32px;
}
@media (max-width: 599px) {
  .page-home .home-flow__step-icon {
    height: 70px;
    margin-bottom: 24px;
  }
}
.page-home .home-flow__step-icon img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  display: block;
}
.page-home .home-flow__step-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.page-home .home-flow__step-title {
  font-size: 120%;
  margin: 0 0 14px 0;
  padding: 0;
  border-left: none;
  text-align: left;
}
.page-home .home-flow__step-title:first-of-type {
  text-align: left;
}
@media (max-width: 599px) {
  .page-home .home-flow__step-title {
    font-size: 110%;
    margin-bottom: 10px;
  }
}
.page-home .home-flow__step-text {
  font-size: 100%;
  line-height: 1.8em;
  color: #1e2226;
  margin: 0;
}
@media (max-width: 599px) {
  .page-home .home-flow__step-text {
    font-size: 13px;
  }
}
.page-home .home-flow__button {
  text-align: center;
}
.page-home .home-flow__button .btn {
  min-width: 300px;
  height: 54px;
  background: transparent;
  color: #FFFFFF;
  border-color: #FFFFFF;
}
.page-home .home-flow__button .btn::after {
  color: #FFFFFF;
}
@media (max-width: 599px) {
  .page-home .home-flow__button .btn {
    min-width: 100%;
  }
}
.page-home .home-guide {
  width: 100vw;
  background-color: #F5F6F7;
  margin: 0 calc(50% - 50vw);
  padding-right: calc(50vw - 50%);
  padding-left: calc(50vw - 50%);
  background: #FFFFFF;
  padding-top: 96px;
}
@media (max-width: 959px) {
  .page-home .home-guide {
    padding: 60px 40px;
  }
}
@media (max-width: 599px) {
  .page-home .home-guide {
    padding: 40px 20px;
  }
}
.page-home .home-guide__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 32px;
}
@media (max-width: 959px) {
  .page-home .home-guide__grid {
    gap: 24px;
  }
}
@media (max-width: 599px) {
  .page-home .home-guide__grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
.page-home .home-guide__card {
  position: relative;
  background: #F5F6F7;
  border-radius: 0;
  -webkit-transition: -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  transition: transform 0.3s ease, box-shadow 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  text-decoration: none;
  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: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  min-height: 440px;
  padding: 40px;
  overflow: hidden;
}
.page-home .home-guide__card:hover {
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  -webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.08);
          box-shadow: 0 8px 16px rgba(0, 0, 0, 0.08);
}
@media (max-width: 959px) {
  .page-home .home-guide__card {
    min-height: 380px;
    padding: 32px;
  }
}
@media (max-width: 599px) {
  .page-home .home-guide__card {
    min-height: 320px;
    padding: 24px;
  }
}
.page-home .home-guide__card-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 214px;
  overflow: hidden;
  z-index: 0;
  text-align: center;
}
@media (max-width: 959px) {
  .page-home .home-guide__card-bg {
    height: 180px;
  }
}
@media (max-width: 599px) {
  .page-home .home-guide__card-bg {
    height: 140px;
  }
}
.page-home .home-guide__card-bg img {
  width: 90%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center bottom;
     object-position: center bottom;
}
.page-home .home-guide__card-content {
  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;
  position: relative;
  z-index: 1;
}
@media (max-width: 599px) {
  .page-home .home-guide__card-content {
    gap: 20px;
  }
}
.page-home .home-guide__card-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}
.page-home .home-guide__card-icon {
  width: 35px;
  height: 35px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 599px) {
  .page-home .home-guide__card-icon {
    width: 30px;
    height: 30px;
  }
}
.page-home .home-guide__card-title {
  font-size: 160%;
  margin: 0;
  padding: 0;
  border: none;
}
.page-home .home-guide__card-title::after {
  display: none;
}
.page-home .home-guide__card-title::before {
  display: none;
}
@media (max-width: 959px) {
  .page-home .home-guide__card-title {
    font-size: 140%;
  }
}
@media (max-width: 599px) {
  .page-home .home-guide__card-title {
    font-size: 120%;
  }
}
.page-home .home-guide__card-text {
  font-size: 100%;
  line-height: 1.8em;
  color: #1e2226;
  margin: 0;
}
@media (max-width: 599px) {
  .page-home .home-guide__card-text {
    font-size: 90%;
  }
}
.page-home .home-guide__card-icon-link {
  position: absolute;
  bottom: 24px;
  right: 24px;
  width: 36px;
  height: 36px;
  background: #FFFFFF;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
@media (max-width: 599px) {
  .page-home .home-guide__card-icon-link {
    bottom: 20px;
    right: 20px;
    width: 32px;
    height: 32px;
  }
}
.page-home .home-guide__card-icon-link i {
  font-size: 16px;
  color: #c0c7ce;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
@media (max-width: 599px) {
  .page-home .home-guide__card-icon-link i {
    font-size: 14px;
  }
}
.page-home .home-guide__card:hover .page-home .home-guide__card-icon-link i {
  color: #1e2226;
}
.page-home .home-guide__highlight {
  background: #FFFFFF;
  padding: 60px;
  border-radius: 8px;
  text-align: center;
}
@media (max-width: 959px) {
  .page-home .home-guide__highlight {
    padding: 48px;
  }
}
@media (max-width: 599px) {
  .page-home .home-guide__highlight {
    padding: 32px 24px;
  }
}
.page-home .home-guide__highlight-content {
  margin-bottom: 40px;
}
@media (max-width: 959px) {
  .page-home .home-guide__highlight-content {
    margin-bottom: 32px;
  }
}
@media (max-width: 599px) {
  .page-home .home-guide__highlight-content {
    margin-bottom: 24px;
  }
}
.page-home .home-guide__highlight-title {
  font-size: 32px;
  font-weight: 600;
  color: #1A1A1A;
  margin-bottom: 24px;
}
@media (max-width: 959px) {
  .page-home .home-guide__highlight-title {
    font-size: 28px;
    margin-bottom: 20px;
  }
}
@media (max-width: 599px) {
  .page-home .home-guide__highlight-title {
    font-size: 24px;
    margin-bottom: 16px;
  }
}
.page-home .home-guide__highlight-text {
  font-size: 16px;
  line-height: 1.8;
  color: #666;
}
@media (max-width: 959px) {
  .page-home .home-guide__highlight-text {
    font-size: 15px;
  }
}
@media (max-width: 599px) {
  .page-home .home-guide__highlight-text {
    font-size: 14px;
  }
}
.page-home .home-guide__highlight-buttons {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
}
@media (max-width: 959px) {
  .page-home .home-guide__highlight-buttons {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 599px) {
  .page-home .home-guide__highlight-buttons {
    grid-template-columns: 1fr;
    gap: 12px;
  }
}
.page-home .home-example {
  width: 100vw;
  background-color: #F5F6F7;
  margin: 0 calc(50% - 50vw);
  padding-right: calc(50vw - 50%);
  padding-left: calc(50vw - 50%);
  background: #F5F6F7;
  padding-top: 96px;
  padding-bottom: 88px;
}
@media (max-width: 959px) {
  .page-home .home-example {
    padding: 60px 40px;
  }
}
@media (max-width: 599px) {
  .page-home .home-example {
    padding: 40px 20px;
  }
}
.page-home .home-example__header {
  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;
  margin-bottom: 72px;
  gap: 32px;
}
@media (max-width: 959px) {
  .page-home .home-example__header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 48px;
  }
}
@media (max-width: 599px) {
  .page-home .home-example__header {
    margin-bottom: 36px;
  }
}
.page-home .home-example__header-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}
.page-home .home-example__label {
  font-family: "Roboto Flex", sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.05em;
  letter-spacing: 0.05em;
  color: #1e2226;
  margin: 0;
}
@media (max-width: 599px) {
  .page-home .home-example__label {
    font-size: 12px;
  }
}
.page-home .home-example__title {
  font-size: 240%;
  margin: 0;
  padding: 0;
}
.page-home .home-example__title::after {
  display: none;
}
.page-home .home-example__title::before {
  display: none;
}
@media (max-width: 959px) {
  .page-home .home-example__title {
    font-size: 200%;
  }
}
@media (max-width: 599px) {
  .page-home .home-example__title {
    font-size: 160%;
  }
}
.page-home .home-example__description {
  font-size: 100%;
  line-height: 2em;
  color: #1e2226;
  max-width: 480px;
}
@media (max-width: 959px) {
  .page-home .home-example__description {
    max-width: 100%;
  }
}
@media (max-width: 599px) {
  .page-home .home-example__description {
    font-size: 90%;
  }
}
.page-home .home-example__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 48px;
}
@media (max-width: 959px) {
  .page-home .home-example__content {
    gap: 32px;
  }
}
@media (max-width: 599px) {
  .page-home .home-example__content {
    gap: 20px;
  }
}
.page-home .home-example__grid-top {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
}
@media (max-width: 959px) {
  .page-home .home-example__grid-top {
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
  }
}
@media (max-width: 599px) {
  .page-home .home-example__grid-top {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
.page-home .home-example__grid-bottom {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 32px;
}
@media (max-width: 959px) {
  .page-home .home-example__grid-bottom {
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
  }
}
@media (max-width: 599px) {
  .page-home .home-example__grid-bottom {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
.page-home .home-example__card {
  position: relative;
  background: #FFFFFF;
  border-radius: 8px;
  overflow: hidden;
  -webkit-transition: -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  transition: transform 0.3s ease, box-shadow 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-decoration: none;
}
.page-home .home-example__card:hover {
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  -webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.08);
          box-shadow: 0 8px 16px rgba(0, 0, 0, 0.08);
}
.page-home .home-example__card--large .home-example__card-image {
  height: 250px;
}
@media (max-width: 959px) {
  .page-home .home-example__card--large .home-example__card-image {
    height: 200px;
  }
}
@media (max-width: 599px) {
  .page-home .home-example__card--large .home-example__card-image {
    height: 180px;
  }
}
.page-home .home-example__card-image {
  width: 100%;
  height: 183px;
  overflow: hidden;
}
@media (max-width: 959px) {
  .page-home .home-example__card-image {
    height: 160px;
  }
}
@media (max-width: 599px) {
  .page-home .home-example__card-image {
    height: 140px;
  }
}
.page-home .home-example__card-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.page-home .home-example__card-content {
  padding: 24px 16px 24px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  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;
  position: relative;
  z-index: 1;
}
@media (max-width: 599px) {
  .page-home .home-example__card-content {
    padding: 20px 15px 0;
    gap: 10px;
  }
}
.page-home .home-example__card-title {
  font-size: 120%;
  margin: 0;
  padding: 0;
  border: none;
}
.page-home .home-example__card-title::after {
  display: none;
}
.page-home .home-example__card-title::before {
  display: none;
}
@media (max-width: 599px) {
  .page-home .home-example__card-title {
    font-size: 110%;
  }
}
.page-home .home-example__card-text {
  font-size: 100%;
  line-height: 1.8em;
  color: #1e2226;
  margin: 0 0 20px 0;
}
@media (max-width: 599px) {
  .page-home .home-example__card-text {
    font-size: 90%;
  }
}
.page-home .home-example__card-icon-link {
  width: 36px;
  height: 36px;
  position: absolute;
  top: -18px;
  right: 15px;
  background: #FFFFFF;
  border: 1px solid #c0c7ce;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 599px) {
  .page-home .home-example__card-icon-link {
    width: 32px;
    height: 32px;
    top: -16px;
  }
}
.page-home .home-example__card-icon-link i {
  font-size: 14px;
  color: #c0c7ce;
}
@media (max-width: 599px) {
  .page-home .home-example__card-icon-link i {
    font-size: 12px;
  }
}
.page-home .home-example__card:hover .page-home .home-example__card-icon-link i {
  color: #1e2226;
}
.page-home .home-example__button {
  text-align: center;
  margin-top: 72px;
}
@media (max-width: 959px) {
  .page-home .home-example__button {
    margin-top: 48px;
  }
}
@media (max-width: 599px) {
  .page-home .home-example__button {
    margin-top: 36px;
  }
}
.page-home .home-example__button .btn {
  min-width: 300px;
  height: 54px;
}
@media (max-width: 599px) {
  .page-home .home-example__button .btn {
    min-width: 100%;
  }
}
.page-home .home-jgsdf {
  width: 100vw;
  background-color: #F5F6F7;
  margin: 0 calc(50% - 50vw);
  padding-right: calc(50vw - 50%);
  padding-left: calc(50vw - 50%);
  position: relative;
  padding-top: 96px;
  padding-bottom: 96px;
  overflow: hidden;
  min-height: 790px;
}
@media (max-width: 959px) {
  .page-home .home-jgsdf {
    padding: 60px 40px;
    min-height: auto;
  }
}
@media (max-width: 599px) {
  .page-home .home-jgsdf {
    padding: 40px 20px;
  }
}
.page-home .home-jgsdf__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.page-home .home-jgsdf__bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.page-home .home-jgsdf__inner {
  position: relative;
  z-index: 1;
}
.page-home .home-jgsdf__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 115px;
}
@media (max-width: 959px) {
  .page-home .home-jgsdf__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 48px;
  }
}
@media (max-width: 599px) {
  .page-home .home-jgsdf__content {
    gap: 32px;
  }
}
.page-home .home-jgsdf__text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 48px;
  max-width: 575px;
}
@media (max-width: 959px) {
  .page-home .home-jgsdf__text {
    max-width: 100%;
    gap: 48px;
  }
}
@media (max-width: 599px) {
  .page-home .home-jgsdf__text {
    gap: 32px;
  }
}
.page-home .home-jgsdf__title {
  font-size: 240%;
  line-height: 1.4em;
  letter-spacing: 0.02em;
  color: #FFFFFF;
  margin: 0;
  padding: 0;
}
.page-home .home-jgsdf__title::after {
  display: none;
}
.page-home .home-jgsdf__title::before {
  display: none;
}
@media (max-width: 959px) {
  .page-home .home-jgsdf__title {
    font-size: 200%;
  }
}
@media (max-width: 599px) {
  .page-home .home-jgsdf__title {
    font-size: 160%;
  }
}
.page-home .home-jgsdf__description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 40px;
}
@media (max-width: 599px) {
  .page-home .home-jgsdf__description {
    gap: 32px;
  }
}
.page-home .home-jgsdf__lead {
  font-size: 180%;
  font-weight: 600;
  line-height: 1.5em;
  letter-spacing: 0.02em;
  color: #FFFFFF;
  margin: 0;
}
@media (max-width: 959px) {
  .page-home .home-jgsdf__lead {
    font-size: 150%;
  }
}
@media (max-width: 599px) {
  .page-home .home-jgsdf__lead {
    font-size: 130%;
  }
}
.page-home .home-jgsdf__detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 28px;
}
.page-home .home-jgsdf__detail p {
  font-size: 110%;
  line-height: 2em;
  letter-spacing: 0.01em;
  color: #FFFFFF;
  margin: 0;
}
@media (max-width: 959px) {
  .page-home .home-jgsdf__detail p {
    font-size: 100%;
  }
}
@media (max-width: 599px) {
  .page-home .home-jgsdf__detail p {
    font-size: 90%;
  }
}
.page-home .home-jgsdf__button .btn {
  min-width: 300px;
  height: 54px;
  background: transparent;
  color: #FFFFFF;
  border-color: #FFFFFF;
}
.page-home .home-jgsdf__button .btn::after {
  color: #FFFFFF;
}
@media (max-width: 599px) {
  .page-home .home-jgsdf__button .btn {
    min-width: 100%;
  }
}
.page-home .home-jgsdf__images {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 590px;
  height: 590px;
  position: relative;
}
@media (max-width: 959px) {
  .page-home .home-jgsdf__images {
    width: 480px;
    height: 480px;
  }
}
@media (max-width: 599px) {
  .page-home .home-jgsdf__images {
    width: 100%;
    height: auto;
    aspect-ratio: 1/1;
  }
}
.page-home .home-jgsdf__images-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  margin-bottom: 10px;
}
.page-home .home-jgsdf__images-row:last-child {
  margin-bottom: 0;
}
@media (max-width: 599px) {
  .page-home .home-jgsdf__images-row {
    gap: 8px;
    margin-bottom: 8px;
  }
}
.page-home .home-jgsdf__image {
  overflow: hidden;
}
.page-home .home-jgsdf__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.page-home .home-jgsdf__image--small {
  width: calc(33.333% - 7px);
  height: 290px;
}
@media (max-width: 959px) {
  .page-home .home-jgsdf__image--small {
    height: 235px;
  }
}
@media (max-width: 599px) {
  .page-home .home-jgsdf__image--small {
    height: auto;
    aspect-ratio: 1/1;
  }
}
.page-home .home-jgsdf__image--full {
  width: 100%;
  height: 290px;
}
@media (max-width: 959px) {
  .page-home .home-jgsdf__image--full {
    height: 235px;
  }
}
@media (max-width: 599px) {
  .page-home .home-jgsdf__image--full {
    height: auto;
    aspect-ratio: 1/1;
  }
}
.page-home .home-jgsdf__image--large {
  width: calc(50% - 5px);
  height: 290px;
}
@media (max-width: 959px) {
  .page-home .home-jgsdf__image--large {
    height: 235px;
  }
}
@media (max-width: 599px) {
  .page-home .home-jgsdf__image--large {
    height: auto;
    aspect-ratio: 1/1;
  }
}
.page-home .home-voice {
  width: 100vw;
  background-color: #F5F6F7;
  margin: 0 calc(50% - 50vw);
  padding-right: calc(50vw - 50%);
  padding-left: calc(50vw - 50%);
  background: #E4ECF9;
  padding-top: 96px;
  padding-bottom: 128px;
}
@media (max-width: 959px) {
  .page-home .home-voice {
    padding: 60px 40px 80px;
  }
}
@media (max-width: 599px) {
  .page-home .home-voice {
    padding: 40px 20px 60px;
  }
}
.page-home .home-voice__header {
  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;
  margin-bottom: 48px;
  gap: 32px;
}
@media (max-width: 959px) {
  .page-home .home-voice__header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 48px;
  }
}
@media (max-width: 599px) {
  .page-home .home-voice__header {
    margin-bottom: 36px;
  }
}
.page-home .home-voice__header-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}
.page-home .home-voice__label {
  font-family: "Roboto Flex", sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.05em;
  letter-spacing: 0.05em;
  color: #1e2226;
  margin: 0;
}
@media (max-width: 599px) {
  .page-home .home-voice__label {
    font-size: 12px;
  }
}
.page-home .home-voice__title {
  font-size: 240%;
  margin: 0;
  padding: 0;
}
.page-home .home-voice__title::after {
  display: none;
}
.page-home .home-voice__title::before {
  display: none;
}
@media (max-width: 959px) {
  .page-home .home-voice__title {
    font-size: 200%;
  }
}
@media (max-width: 599px) {
  .page-home .home-voice__title {
    font-size: 160%;
  }
}
.page-home .home-voice__description {
  font-size: 100%;
  line-height: 2em;
  color: #1e2226;
  max-width: 480px;
}
@media (max-width: 959px) {
  .page-home .home-voice__description {
    max-width: 100%;
  }
}
@media (max-width: 599px) {
  .page-home .home-voice__description {
    font-size: 90%;
  }
}
.page-home .home-voice__content {
  width: 100%;
}
.page-home .home-voice__content iframe {
  width: 100%;
  border: none;
}
.page-home .home-faq {
  width: 100vw;
  background-color: #F5F6F7;
  margin: 0 calc(50% - 50vw);
  padding-right: calc(50vw - 50%);
  padding-left: calc(50vw - 50%);
  background: #FFFFFF;
  padding-top: 96px;
  padding-bottom: 0px;
}
@media (max-width: 959px) {
  .page-home .home-faq {
    padding: 60px 40px;
  }
}
@media (max-width: 599px) {
  .page-home .home-faq {
    padding: 40px 20px;
  }
}
.page-home .home-faq__header {
  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;
  margin-bottom: 72px;
  gap: 32px;
}
@media (max-width: 959px) {
  .page-home .home-faq__header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 48px;
  }
}
@media (max-width: 599px) {
  .page-home .home-faq__header {
    margin-bottom: 36px;
  }
}
.page-home .home-faq__header-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}
.page-home .home-faq__label {
  font-family: "Roboto Flex", sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.05em;
  letter-spacing: 0.05em;
  color: #1e2226;
  margin: 0;
}
@media (max-width: 599px) {
  .page-home .home-faq__label {
    font-size: 12px;
  }
}
.page-home .home-faq__title {
  font-size: 240%;
  margin: 0;
  padding: 0;
}
.page-home .home-faq__title::after {
  display: none;
}
.page-home .home-faq__title::before {
  display: none;
}
@media (max-width: 959px) {
  .page-home .home-faq__title {
    font-size: 200%;
  }
}
@media (max-width: 599px) {
  .page-home .home-faq__title {
    font-size: 160%;
  }
}
.page-home .home-faq__description {
  font-size: 100%;
  line-height: 2em;
  text-align: right;
  color: #1e2226;
  max-width: 436px;
}
@media (max-width: 959px) {
  .page-home .home-faq__description {
    max-width: 100%;
    text-align: left;
  }
}
@media (max-width: 599px) {
  .page-home .home-faq__description {
    font-size: 90%;
  }
}
.page-home .home-faq__content {
  margin-bottom: 48px;
}
@media (max-width: 959px) {
  .page-home .home-faq__content {
    margin-bottom: 36px;
  }
}
@media (max-width: 599px) {
  .page-home .home-faq__content {
    margin-bottom: 24px;
  }
}
.page-home .home-faq__button {
  text-align: center;
}
.page-home .home-faq__button .btn {
  min-width: 300px;
  height: 54px;
}
@media (max-width: 599px) {
  .page-home .home-faq__button .btn {
    min-width: 100%;
  }
}/*# sourceMappingURL=kameoka-wappen.css.map */