@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: 18px;
  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: 14px;
  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: #b96000;
}
.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: #d36d00;
  border-color: #d36d00;
}
.c-cta__links {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
}
@media (max-width: 599px) {
  .c-cta__links {
    grid-template-columns: 1fr;
  }
}
.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: #cbd0d7;
}
.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: 9px;
  margin-top: 8px;
}
@media (max-width: 959px) {
  .c-cta__divider {
    grid-template-columns: 55% auto;
  }
}
@media (max-width: 599px) {
  .c-cta__divider {
    grid-template-columns: 1fr;
  }
}
.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.2em;
  margin-top: 3em;
}
@media (max-width: 599px) {
  .post_content h2:where(:not([class^=swell-block-]):not(.faq_q):not(.p-postList__title)) {
    font-size: 150%;
    margin-top: 2.5em;
    padding-bottom: 16px;
  }
}
.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;
}
@media (max-width: 599px) {
  .post_content h3:where(:not([class^=swell-block-]):not(.faq_q):not(.p-postList__title)) {
    font-size: 135%;
    padding-left: 10px;
  }
}
.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: 48px 24px;
}
@media (max-width: 959px) {
  .card-list-container .card-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 599px) {
  .card-list-container .card-list {
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
  }
}
.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 .card-image img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-filter: brightness(1.05);
  filter: brightness(1.05);
}
.card-list-container .card-item:hover .card-icon {
  background-color: #EC7A00;
  border: 1px solid #EC7A00;
}
.card-list-container .card-item:hover .card-icon i {
  color: #fff;
}
.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: 8/5;
  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-image.card-image--multiple {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 8px;
  border: 1px solid #dde0e4;
}
.card-list-container .card-image.card-image--multiple img {
  width: 50%;
  -o-object-fit: contain;
     object-fit: contain;
}
.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 10px 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (max-width: 599px) {
  .card-list-container .card-content {
    padding: 18px 12px 16px;
    gap: 16px;
  }
}
.card-list-container .card-icon {
  position: absolute;
  top: -18px;
  right: 12px;
  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;
}
.card-list-container .card-title:before {
  display: none;
}
.card-list-container .card-title:after {
  display: none;
}
@media (max-width: 599px) {
  .card-list-container .card-title {
    font-size: 110%;
  }
}
.card-list-container .card-description {
  margin: 0;
  line-height: 1.8em;
  font-size: 90%;
}
@media (max-width: 599px) {
  .card-list-container .card-description {
    font-size: 90%;
  }
}

.small-card-list .card-list-container .card-list {
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}
@media (max-width: 959px) {
  .small-card-list .card-list-container .card-list {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 599px) {
  .small-card-list .card-list-container .card-list {
    grid-template-columns: repeat(3, 1fr);
  }
}
.small-card-list .card-list-container .card-item {
  border-radius: 6px;
  border: 1px solid #dde0e4;
}
.small-card-list .card-list-container .card-icon {
  display: none;
}
.small-card-list .card-list-container .card-content {
  padding: 8px 12px;
  gap: 8px;
}
.small-card-list .card-list-container .card-title {
  font-size: 100%;
}

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

.estimate-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;
}
.estimate-modal.is-active {
  opacity: 1;
  visibility: visible;
}
.estimate-modal.is-active .estimate-modal__content {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
  opacity: 1;
}
.estimate-modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.85);
  cursor: pointer;
  z-index: 9999;
}
.estimate-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;
}
.estimate-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;
}
.estimate-modal__close:hover {
  opacity: 0.7;
}
.estimate-modal__close span {
  display: block;
  line-height: 1;
}
.estimate-modal__content-header {
  padding: 32px 32px 24px;
  background: #FFFFFF;
  border-radius: 8px 8px 0 0;
}
@media (max-width: 599px) {
  .estimate-modal__content-header {
    padding: 24px 20px 16px;
  }
}
.estimate-modal__title {
  font-weight: 700;
  font-size: 24px;
  line-height: 1.4em;
  color: #1e2226;
  margin: 0 0 8px 0;
}
@media (max-width: 599px) {
  .estimate-modal__title {
    font-size: 20px;
  }
}
.estimate-modal__description {
  font-size: 14px;
  line-height: 1.6em;
  color: #555555;
  margin: 0;
}
@media (max-width: 599px) {
  .estimate-modal__description {
    font-size: 13px;
  }
}
.estimate-modal__content-inner {
  background: #FFFFFF;
  padding: 32px 32px 32px;
  border-radius: 0 0 8px 8px;
  max-height: calc(80vh - 200px);
  overflow-y: auto;
}
@media (max-width: 599px) {
  .estimate-modal__content-inner {
    padding: 0 20px 24px;
    max-height: calc(80vh - 150px);
  }
}
.estimate-modal__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}
@media (max-width: 959px) {
  .estimate-modal__grid {
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
  }
}
@media (max-width: 599px) {
  .estimate-modal__grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }
}
.estimate-modal__card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 1px solid #dde0e4;
  border-radius: 8px;
  overflow: hidden;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.estimate-modal__card: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(-2px);
          transform: translateY(-2px);
}
.estimate-modal__card-image {
  width: 100%;
  aspect-ratio: 16/9;
  overflow: hidden;
  background: #EBEDEF;
}
.estimate-modal__card-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.estimate-modal__card-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  padding: 16px;
  background: #FFFFFF;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.estimate-modal__card-icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #EC7A00;
  font-size: 20px;
  padding-top: 2px;
}
.estimate-modal__card-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.estimate-modal__card-title {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.4em;
  color: #1e2226;
  margin: 0 0 8px 0;
}
@media (max-width: 599px) {
  .estimate-modal__card-title {
    font-size: 15px;
  }
}
.estimate-modal__card-desc {
  font-size: 13px;
  line-height: 1.6em;
  color: #555555;
  margin: 0;
}
@media (max-width: 599px) {
  .estimate-modal__card-desc {
    font-size: 12px;
  }
}
@media (max-width: 959px) {
  .estimate-modal {
    padding: 40px 20px;
  }
  .estimate-modal__content {
    width: 95%;
  }
  .estimate-modal__close {
    top: -50px;
    right: 0;
    width: 50px;
    height: 50px;
    font-size: 40px;
  }
}
@media (max-width: 599px) {
  .estimate-modal {
    padding: 60px 10px;
  }
  .estimate-modal__content {
    width: 100%;
    max-width: calc(100% - 20px);
  }
  .estimate-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: #b96000;
  border-color: #b96000;
}
.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: 48px 0;
  margin-bottom: 80px;
  position: relative;
}
@media (max-width: 959px) {
  .page-home .home-mv {
    padding: 40px 0 0;
    margin-bottom: 0;
  }
}
@media (max-width: 599px) {
  .page-home .home-mv {
    padding: 32px 0 0;
  }
}
.page-home .home-mv__content {
  max-width: 514px;
  width: 100%;
  display: grid;
  gap: 8px;
  z-index: 2;
  position: relative;
}
@media (max-width: 959px) {
  .page-home .home-mv__content {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: 488px;
    margin: auto;
  }
}
@media (max-width: 599px) {
  .page-home .home-mv__content {
    -webkit-box-align: initial;
        -ms-flex-align: initial;
            align-items: initial;
    max-width: 342px;
  }
}
.page-home .home-mv__subtitle {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.5em;
  color: #1e2226;
  margin: 0;
}
@media (max-width: 599px) {
  .page-home .home-mv__subtitle {
    font-size: 18px;
  }
}
.page-home .home-mv__title {
  font-size: 52px;
  font-weight: 700;
  line-height: 1.2em;
  color: #231815;
  margin: 0 0 12px;
}
@media (max-width: 599px) {
  .page-home .home-mv__title {
    font-size: 38px;
  }
}
.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;
  margin-bottom: 12px;
}
@media (max-width: 959px) {
  .page-home .home-mv__description {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 599px) {
  .page-home .home-mv__description {
    max-width: 342px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.page-home .home-mv__desc-highlight {
  font-size: 27px;
  font-weight: 600;
  line-height: 1.4em;
  color: #1e2226;
  margin: 0 0 18px 0;
  position: relative;
  display: inline-block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 599px) {
  .page-home .home-mv__desc-highlight {
    font-size: 26.5px;
  }
}
@media (max-width: 599px) {
  .page-home .home-mv__desc-highlight {
    font-size: 19px;
  }
}
.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;
  max-width: 485px;
}
@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: 959px) {
  .page-home .home-mv__badges {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 599px) {
  .page-home .home-mv__badges {
    gap: 16px;
  }
}
.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;
    left: initial;
    right: auto;
    top: auto;
    -webkit-transform: none;
            transform: none;
    width: 100%;
    max-width: 500px;
    height: auto;
    margin: 12px auto 0;
  }
}
.page-home .home-mv__image img {
  width: 100%;
  height: 94%;
  -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: 0;
  }
}
@media (max-width: 599px) {
  .page-home .home-mv-cta {
    padding: 0;
    margin-top: 56px;
  }
}
.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 {
    width: 100%;
    padding: 24px 24px 0;
    bottom: -70px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@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: 959px) {
  .page-home .home-mv-cta__buttons {
    margin-bottom: 8px;
  }
}
@media (max-width: 599px) {
  .page-home .home-mv-cta__buttons {
    width: 100%;
    margin-bottom: 10px;
  }
}
.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;
    padding: 10px 10px;
  }
}
.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: #d36d00;
}
.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 {
    text-align: right;
    display: block;
  }
}
.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;
  margin-bottom: 80px;
}
@media (max-width: 959px) {
  .page-home .home-trust {
    padding: 100px 0 0;
  }
}
@media (max-width: 599px) {
  .page-home .home-trust {
    padding: 40px 0 0;
  }
}
.page-home .home-trust__heading {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.667em;
  letter-spacing: 0.02em;
  color: #1e2226;
  margin: 0 0 48px;
  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;
  margin-bottom: 3px;
}
@media (max-width: 959px) {
  .page-home .home-trust__stats {
    display: block;
  }
}
@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: 10px;
    margin-bottom: 4px;
  }
}
.page-home .home-trust__stat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 3px;
}
@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: 80px;
  padding-bottom: 80px;
  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 {
    gap: 28px;
    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;
}
@media (max-width: 599px) {
  .page-home .home-method__title {
    font-size: 200%;
  }
}
@media (max-width: 599px) {
  .page-home .home-method__title {
    font-size: 160%;
  }
}
.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(2, 1fr);
  gap: 40px 24px;
  margin-bottom: 48px;
}
@media (max-width: 599px) {
  .page-home .home-method__grid {
    grid-template-columns: 1fr;
    gap: 32px;
    margin-bottom: 32px;
  }
}
.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 img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-filter: brightness(1.05);
  filter: brightness(1.05);
}
.page-home .home-method__card:hover .home-method__card-icon {
  background-color: #EC7A00;
  border-color: #EC7A00;
}
.page-home .home-method__card:hover .home-method__card-icon i {
  color: #fff;
}
.page-home .home-method__card-image {
  width: 100%;
  height: 280px;
  overflow: hidden;
}
@media (max-width: 959px) {
  .page-home .home-method__card-image {
    height: initial;
  }
}
.page-home .home-method__card-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-home .home-method__card-content {
  padding: 18px 10px 0;
  -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: 18px 10px 0;
  }
}
.page-home .home-method__card-icon {
  width: 36px;
  height: 36px;
  position: absolute;
  top: -18px;
  right: 12px;
  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;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@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;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.page-home .home-method__card-title {
  font-size: 120%;
  margin: 0;
  padding: 0;
  border-left: none;
  line-height: 1.5;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  overflow: hidden;
}
@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 {
  position: absolute;
  font-size: 80%;
  line-height: 1.2em;
  color: #1e2226;
  right: 10px;
  bottom: 6px;
}
@media (max-width: 959px) {
  .page-home .home-method__card-price-note {
    position: relative;
    right: initial;
    bottom: initial;
    left: 0;
  }
}
.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;
}
@media (max-width: 599px) {
  .page-home .home-method__button {
    text-align: center;
    max-width: 85%;
    margin: auto;
  }
}
.page-home .home-method__button .btn {
  min-width: 300px;
  height: 54px;
}
@media (max-width: 599px) {
  .page-home .home-method__button .btn {
    min-width: 100%;
  }
}
@media (max-width: 959px) {
  .page-home .home-method .ttl_long {
    height: 57px;
    display: grid;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 599px) {
  .page-home .home-method .ttl_long {
    height: initial;
  }
}
.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: 96px;
  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;
  }
}
.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: 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-left: 48px;
}
@media (max-width: 959px) {
  .page-home .home-quality__item-content {
    padding-left: 28px;
  }
}
@media (max-width: 599px) {
  .page-home .home-quality__item-content {
    padding-left: 0;
  }
}
.page-home .home-quality__item--reverse .home-quality__item-content {
  padding-left: 0;
  padding-right: 48px;
}
@media (max-width: 959px) {
  .page-home .home-quality__item--reverse .home-quality__item-content {
    padding-left: 0;
    padding-right: 28px;
  }
}
@media (max-width: 599px) {
  .page-home .home-quality__item--reverse .home-quality__item-content {
    padding-left: 0;
    padding-right: 0;
  }
}
.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;
}
@media (max-width: 599px) {
  .page-home .home-quality__item-title {
    font-size: 150%;
  }
}
.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 0;
  }
}
@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 {
    gap: 28px;
    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: 40px 24px;
  margin-bottom: 56px;
}
@media (max-width: 959px) {
  .page-home .home-usage__grid {
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 48px;
  }
}
@media (max-width: 599px) {
  .page-home .home-usage__grid {
    grid-template-columns: 1fr;
    gap: 30px;
    margin-bottom: 32px;
  }
}
.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 img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-filter: brightness(1.05);
  filter: brightness(1.05);
}
.page-home .home-usage__card:hover .home-usage__card-icon {
  background-color: #EC7A00;
  border: 1px solid #EC7A00;
}
.page-home .home-usage__card:hover .home-usage__card-icon i {
  color: #fff;
}
.page-home .home-usage__card-image {
  width: 100%;
  overflow: hidden;
}
@media (max-width: 959px) {
  .page-home .home-usage__card-image {
    height: initial;
  }
}
.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.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.page-home .home-usage__card-content {
  position: relative;
  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;
  padding-right: 38px;
}
.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 {
  position: absolute;
  top: -36px;
  right: 12px;
  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;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@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: 80px;
  padding-bottom: 80px;
  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 {
    gap: 28px;
    margin-bottom: 40px;
  }
}
.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: 32px;
  position: relative;
  margin-bottom: 72px;
}
.page-home .home-flow__steps::before {
  content: "";
  position: absolute;
  top: 192px;
  left: 120px;
  right: 120px;
  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: 20px 24px 24px;
  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 .home-guide__card-bg img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-filter: brightness(1.05);
  filter: brightness(1.05);
}
.page-home .home-guide__card:hover .home-guide__card-icon-link {
  background-color: #EC7A00;
  border: 1px solid #EC7A00;
}
.page-home .home-guide__card:hover .home-guide__card-icon-link i {
  color: #fff;
}
@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;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.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;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@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;
  border: 1px solid #c0c7ce;
  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: 80px;
  padding-bottom: 80px;
}
@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 {
    gap: 28px;
    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: 24px;
}
@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: 30px;
  }
}
.page-home .home-example__grid-bottom {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}
@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: 30px;
  }
}
.page-home .home-example__card {
  position: relative;
  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 img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-filter: brightness(1.05);
  filter: brightness(1.05);
}
.page-home .home-example__card:hover .home-example__card-icon-link {
  background-color: #EC7A00;
  border: 1px solid #EC7A00;
}
.page-home .home-example__card:hover .home-example__card-icon-link i {
  color: #fff;
}
.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;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-home .home-example__card-content {
  padding: 20px 10px 0;
  -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;
}
@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;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@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: 56px;
}
@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: 80px;
  padding-bottom: 80px;
  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: grid;
  grid-template-columns: 1fr 1fr;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 3%;
}
@media (max-width: 959px) {
  .page-home .home-jgsdf__content {
    grid-template-columns: initial;
    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: 40px;
  }
}
@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;
  position: relative;
}
@media (max-width: 959px) {
  .page-home .home-jgsdf__images {
    width: 100%;
    height: 520px;
  }
}
@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 0;
  }
}
@media (max-width: 599px) {
  .page-home .home-faq {
    padding: 40px 20px 0;
  }
}
.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%;
  }
}

.more-link {
  display: grid;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 3em auto;
}
@media (max-width: 599px) {
  .more-link {
    margin-top: 2em;
  }
}

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

.txt-link i {
  font-size: 16px;
  margin-top: 2px;
}

.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.3s ease;
  transition: all 0.3s 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;
  /*
  &__image.name {
  	top: 4.5%;
  }
  */
}
.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: 55%;
    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: 18px;
    padding: 24px 20px;
    background-color: rgba(255, 255, 255, 0.8);
  }
}
.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 {
    line-height: 1.8em;
    font-size: 15px;
  }
}
.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: 13px;
  }
}
.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%;
  }
}
@media (max-width: 599px) {
  .parent-top-wappen_type .post_content .wappentype-fv__buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 14px;
  }
}
.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;
    width: 98%;
    margin: 0 auto;
  }
}
@media (max-width: 599px) {
  .parent-top-wappen_type .post_content .wappentype-fv__image {
    width: 98%;
  }
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .wappentype-fv__image.name {
    top: 5%;
  }
}
.parent-top-wappen_type .post_content .wappentype-fv 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 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;
  }
}
@media (max-width: 599px) {
  .parent-top-wappen_type .post_content .wappentype-spec .spec-item {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.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: initial;
  }
}
@media (max-width: 599px) {
  .parent-top-wappen_type .post_content .wappentype-spec .spec-item__image {
    width: 100%;
  }
}
.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: 51% 48%;
  justify-items: stretch;
  gap: 1%;
  padding: 15px 15px 15px 0;
  background-color: #dde0e4;
  margin-top: 40px;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .wappentype-spec .spec-diagram {
    grid-template-columns: 1fr;
    gap: 8px;
    padding: 24px;
  }
}
@media (max-width: 599px) {
  .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: 0;
  }
}
.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;
  padding: 20px;
}
@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 20px;
  background-color: #FFFFFF;
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .wappentype-spec .spec-diagram__content {
    padding: 24px 10px 0;
  }
}
@media (max-width: 599px) {
  .parent-top-wappen_type .post_content .wappentype-spec .spec-diagram__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 24px;
    padding: 0;
  }
}
.parent-top-wappen_type .post_content .wappentype-spec .spec-diagram__title {
  font-weight: 600;
  font-size: 20px;
  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: 16px;
  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;
  }
}
@media (max-width: 599px) {
  .parent-top-wappen_type .post_content .wappentype-spec__price-intro {
    margin-bottom: 30px;
  }
}
.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;
}
@media (max-width: 599px) {
  .parent-top-wappen_type .post_content .wappentype-spec__price-intro .btn--simulation {
    margin-right: auto;
    margin-top: 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;
  margin-bottom: 1.5em !important;
}
.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 .shape-card .txt-link {
  margin: 1.5em 0 0 5px;
}
.parent-top-wappen_type .post_content div > .shape-card:last-child {
  margin-bottom: 1.5em !important;
}
.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-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  border-bottom: 1px solid #DDE0E4;
  border-top: 4px solid #DDE0E4;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.parent-top-wappen_type .post_content .price-detail__header:hover {
  background-color: rgba(236, 122, 0, 0.05);
}
@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: 0;
    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;
  white-space: nowrap;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  pointer-events: none;
}
@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 0;
    font-size: 14px;
  }
}
.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;
  padding: 20px;
  background-color: #EBEDEF;
}
.parent-top-wappen_type .post_content .price-detail__content-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;
}
.parent-top-wappen_type .post_content .price-detail__content-header .price-detail__content-header-left {
  -ms-flex-preferred-size: 70%;
      flex-basis: 70%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  max-width: 70%;
}
.parent-top-wappen_type .post_content .price-detail__note {
  font-size: 105%;
  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 12px;
  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;
    margin-bottom: 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;
  }
}
@media (max-width: 599px) {
  .parent-top-wappen_type .post_content .design-details {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 36px;
    margin-bottom: 48px !important;
  }
}
.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;
  }
}
@media (max-width: 599px) {
  .parent-top-wappen_type .post_content .design-detail-card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 18px;
  }
}
.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: 100%;
  }
}
@media (max-width: 599px) {
  .parent-top-wappen_type .post_content .design-detail-card__image {
    width: 100%;
    height: auto;
  }
}
.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;
  }
}
@media (max-width: 599px) {
  .parent-top-wappen_type .post_content .wappentype-option__attachment {
    padding: 48px 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: 32px;
  }
}
.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: 18px;
  }
}
@media (max-width: 959px) {
  .parent-top-wappen_type .post_content .option-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    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: 100%;
    height: auto;
  }
}
.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;
  }
}
@media (max-width: 599px) {
  .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 20px;
  }
}
.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;
}
@media (max-width: 599px) {
  .parent-top-wappen_type .post_content .wappentype-flow {
    margin-bottom: 48px !important;
  }
}
.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: 2em;
}
@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: 24px 24px 32px;
    gap: 18px;
  }
}
.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: 32px;
  }
}
.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 .flow-wear-info__description .btn {
  margin-top: 0;
}
.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.3s ease;
  transition: all 0.3s 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;
  -ms-flex-item-align: center;
      align-self: 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: #b96000;
  border-color: #b96000;
}
.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;
}

.works-example .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) {
  .works-example .example__label {
    font-size: 12px;
  }
}
.works-example .example__title {
  font-size: 240%;
  margin: 0;
  padding: 0;
}
.works-example .example__title::after {
  display: none;
}
.works-example .example__title::before {
  display: none;
}
@media (max-width: 959px) {
  .works-example .example__title {
    font-size: 200%;
  }
}
@media (max-width: 599px) {
  .works-example .example__title {
    font-size: 160%;
  }
}
.works-example .example__description {
  font-size: 100%;
  line-height: 2em;
  color: #1e2226;
  max-width: 480px;
}
@media (max-width: 959px) {
  .works-example .example__description {
    max-width: 100%;
  }
}
@media (max-width: 599px) {
  .works-example .example__description {
    font-size: 90%;
  }
}
.works-example .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) {
  .works-example .example__content {
    gap: 32px;
  }
}
@media (max-width: 599px) {
  .works-example .example__content {
    gap: 20px;
  }
}
.works-example .example__grid {
  display: grid;
  grid-template-areas: "A A A A B B B B C C C C" "D D D E E E F F F G G G";
  gap: 40px 24px;
}
.works-example .example__grid .A {
  grid-area: A;
}
.works-example .example__grid .B {
  grid-area: B;
}
.works-example .example__grid .C {
  grid-area: C;
}
.works-example .example__grid .D {
  grid-area: D;
}
.works-example .example__grid .E {
  grid-area: E;
}
.works-example .example__grid .F {
  grid-area: F;
}
.works-example .example__grid .G {
  grid-area: G;
}
@media (max-width: 959px) {
  .works-example .example__grid {
    grid-template-areas: none;
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: auto;
    gap: 40px 24px;
  }
  .works-example .example__grid .A, .works-example .example__grid .B, .works-example .example__grid .C, .works-example .example__grid .D, .works-example .example__grid .E, .works-example .example__grid .F, .works-example .example__grid .G {
    grid-area: auto;
    width: auto;
  }
}
@media (max-width: 599px) {
  .works-example .example__grid {
    grid-template-columns: 1fr;
    gap: 32px;
  }
}
.works-example .example__grid.lineup {
  grid-template-areas: none;
  grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 959px) {
  .works-example .example__grid.lineup {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px 24px;
  }
}
@media (max-width: 599px) {
  .works-example .example__grid.lineup {
    grid-template-columns: 1fr;
    gap: 32px;
  }
}
.works-example .example__card {
  position: relative;
  background: #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;
  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;
}
.works-example .example__card:hover img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-filter: brightness(1.05);
  filter: brightness(1.05);
}
.works-example .example__card:hover .example__card-icon-link {
  background-color: #EC7A00;
  border: 1px solid #EC7A00;
}
.works-example .example__card:hover .example__card-icon-link i {
  color: #fff;
}
.works-example .example__card--large .home-example__card-image {
  height: 250px;
}
@media (max-width: 959px) {
  .works-example .example__card--large .home-example__card-image {
    height: 200px;
  }
}
@media (max-width: 599px) {
  .works-example .example__card--large .home-example__card-image {
    height: 180px;
  }
}
.works-example .example__card-image {
  width: 100%;
  height: 183px;
  overflow: hidden;
}
@media (max-width: 959px) {
  .works-example .example__card-image {
    height: initial;
  }
}
.works-example .example__card-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.works-example .example__card-content {
  padding: 18px 10px 0;
  -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;
  z-index: 1;
}
@media (max-width: 599px) {
  .works-example .example__card-content {
    padding: 18px 15px 0;
    gap: 8px;
  }
}
.works-example .example__card-title {
  font-size: 120%;
  margin: 0;
  padding: 0;
  border: none;
  color: #1e2226;
}
.works-example .example__card-title::after {
  display: none;
}
.works-example .example__card-title::before {
  display: none;
}
.works-example .example__card-text {
  font-size: 90%;
  line-height: 1.8em;
  color: #1e2226;
  margin: 0;
}
.works-example .example__card-icon-link {
  width: 36px;
  height: 36px;
  position: absolute;
  top: -18px;
  right: 12px;
  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;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 599px) {
  .works-example .example__card-icon-link {
    width: 32px;
    height: 32px;
    top: -16px;
  }
}
.works-example .example__card-icon-link i {
  font-size: 14px;
  color: #c0c7ce;
}
@media (max-width: 599px) {
  .works-example .example__card-icon-link i {
    font-size: 12px;
  }
}
.works-example .example__card:hover .works-example .example__card-icon-link i {
  color: #1e2226;
}
.works-example .example__button {
  text-align: center;
  margin-top: 72px;
}
@media (max-width: 959px) {
  .works-example .example__button {
    margin-top: 48px;
  }
}
@media (max-width: 599px) {
  .works-example .example__button {
    margin-top: 36px;
  }
}
.works-example .example__button .btn {
  min-width: 300px;
  height: 54px;
}
@media (max-width: 599px) {
  .works-example .example__button .btn {
    min-width: 100%;
  }
}

.works-single__thumbnail {
  margin-bottom: 40px;
}
.works-single__thumbnail img {
  width: 100%;
  height: auto;
  border-radius: 8px;
}
@media (max-width: 599px) {
  .works-single__thumbnail {
    margin-bottom: 24px;
  }
}
.works-single__meta {
  margin-bottom: 32px;
  padding-bottom: 24px;
  border-bottom: 1px solid #DDE0E4;
}
@media (max-width: 599px) {
  .works-single__meta {
    margin-bottom: 24px;
    padding-bottom: 16px;
  }
}
.works-single__categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 16px;
}
.works-single__category {
  display: inline-block;
  padding: 6px 16px;
  background-color: #EC7A00;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 500;
  border-radius: 4px;
  text-decoration: none;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.works-single__category:hover {
  opacity: 0.8;
}
@media (max-width: 599px) {
  .works-single__category {
    font-size: 12px;
    padding: 4px 12px;
  }
}
.works-single__date {
  font-size: 14px;
  color: #555555;
}
@media (max-width: 599px) {
  .works-single__date {
    font-size: 13px;
  }
}
.works-single__date-label {
  font-weight: 500;
}
.works-single__field {
  margin-top: 40px;
  padding: 24px;
  background-color: #F5F6F7;
  border-radius: 8px;
}
@media (max-width: 599px) {
  .works-single__field {
    margin-top: 24px;
    padding: 16px;
  }
}
.works-single__field-title {
  margin-bottom: 16px;
  font-size: 18px;
  font-weight: 600;
  color: #1e2226;
}
@media (max-width: 599px) {
  .works-single__field-title {
    font-size: 16px;
    margin-bottom: 12px;
  }
}
.works-single__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  margin-top: 60px;
  padding-top: 40px;
  border-top: 2px solid #DDE0E4;
}
@media (max-width: 599px) {
  .works-single__nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 12px;
    margin-top: 40px;
    padding-top: 24px;
  }
}
.works-single__nav-link {
  -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;
  padding: 20px;
  background-color: #F5F6F7;
  border-radius: 8px;
  text-decoration: none;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.works-single__nav-link:hover {
  background-color: #EBEDEF;
}
.works-single__nav-link.-prev .works-single__nav-label::before {
  content: "← ";
}
.works-single__nav-link.-next {
  text-align: right;
}
.works-single__nav-link.-next .works-single__nav-label::after {
  content: " →";
}
@media (max-width: 599px) {
  .works-single__nav-link {
    padding: 16px;
  }
}
.works-single__nav-label {
  font-size: 12px;
  color: #98A3AE;
  margin-bottom: 8px;
}
@media (max-width: 599px) {
  .works-single__nav-label {
    font-size: 11px;
  }
}
.works-single__nav-title {
  font-size: 16px;
  font-weight: 600;
  color: #1e2226;
}
@media (max-width: 599px) {
  .works-single__nav-title {
    font-size: 14px;
  }
}
.works-single__back {
  text-align: center;
  margin-top: 40px;
}
.works-single__back .c-btn {
  display: inline-block;
  padding: 14px 40px;
  background-color: #EC7A00;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 600;
  border-radius: 4px;
  text-decoration: none;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.works-single__back .c-btn:hover {
  opacity: 0.8;
}
@media (max-width: 599px) {
  .works-single__back .c-btn {
    width: 100%;
    padding: 12px 24px;
    font-size: 14px;
  }
}

.works-archive__content.post_content .works-archive__card-list-container .card-list .card-image {
  /*background-color: $color-bg-body-secondary;*/
  position: relative;
}
.works-archive__content.post_content .works-archive__card-list-container .card-list .card-image img {
  -o-object-fit: contain;
     object-fit: contain;
}
.works-archive__content.post_content .works-archive__card-list-container .card-list .card-image.card-image--multiple {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 20px;
  gap: 8px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.works-archive__content.post_content .works-archive__card-list-container .card-list .card-image.card-image--multiple img {
  width: 50%;
}

.post_content .works-archive__content {
  margin-bottom: 60px;
}
@media (max-width: 599px) {
  .post_content .works-archive__content {
    margin-bottom: 40px;
  }
}
.post_content .works-archive__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 32px;
  margin-bottom: 60px;
}
@media (max-width: 959px) {
  .post_content .works-archive__grid {
    gap: 20px;
  }
}
@media (max-width: 599px) {
  .post_content .works-archive__grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
.post_content .works-archive__item {
  background-color: #FFFFFF;
  border-radius: 8px;
  border: 1px solid #DDE0E4;
  overflow: hidden;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: -webkit-transform 0.3s, -webkit-box-shadow 0.3s;
  transition: -webkit-transform 0.3s, -webkit-box-shadow 0.3s;
  transition: transform 0.3s, box-shadow 0.3s;
  transition: transform 0.3s, box-shadow 0.3s, -webkit-transform 0.3s, -webkit-box-shadow 0.3s;
}
.post_content .works-archive__item:hover {
  -webkit-transform: none;
          transform: none;
}
.post_content .works-archive__item-link {
  display: block;
  text-decoration: none;
  color: inherit;
}
.post_content .works-archive__item-image {
  position: relative;
  width: 100%;
  padding-top: 66.67%;
  overflow: hidden;
}
.post_content .works-archive__item-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.works-archive__item:hover .post_content .works-archive__item-image img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.post_content .works-archive__item-content {
  padding: 20px;
}
@media (max-width: 599px) {
  .post_content .works-archive__item-content {
    padding: 16px;
  }
}
.post_content .works-archive__item-title {
  margin: 0 0 12px;
  padding: 0;
  font-size: 130%;
  font-weight: 600;
  line-height: 1.5;
  border: none;
}
@media (max-width: 599px) {
  .post_content .works-archive__item-title {
    margin-bottom: 10px;
  }
}
.post_content .works-archive__item-excerpt {
  margin: 0 0 12px;
  font-size: 14px;
  color: #555555;
  line-height: 1.6;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (max-width: 599px) {
  .post_content .works-archive__item-excerpt {
    font-size: 13px;
    margin-bottom: 10px;
  }
}
.post_content .works-archive__empty {
  text-align: center;
  padding: 60px 20px;
  background-color: #F5F6F7;
  border-radius: 8px;
}
.post_content .works-archive__empty p {
  margin: 0;
  font-size: 16px;
  color: #555555;
}
@media (max-width: 599px) {
  .post_content .works-archive__empty p {
    font-size: 14px;
  }
}

.works-list-shortcode {
  margin: 40px 0;
}
.works-list-shortcode__grid {
  display: grid;
  gap: 32px;
  margin-bottom: 40px;
}
@media (max-width: 599px) {
  .works-list-shortcode__grid {
    gap: 20px;
    margin-bottom: 32px;
  }
}
.works-list-shortcode[data-columns="2"] .works-list-shortcode__grid {
  grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 599px) {
  .works-list-shortcode[data-columns="2"] .works-list-shortcode__grid {
    grid-template-columns: 1fr;
  }
}
.works-list-shortcode[data-columns="3"] .works-list-shortcode__grid {
  grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 959px) {
  .works-list-shortcode[data-columns="3"] .works-list-shortcode__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 599px) {
  .works-list-shortcode[data-columns="3"] .works-list-shortcode__grid {
    grid-template-columns: 1fr;
  }
}
.works-list-shortcode[data-columns="4"] .works-list-shortcode__grid {
  grid-template-columns: repeat(4, 1fr);
}
@media (min-width: 960px) and (max-width: 1200px) {
  .works-list-shortcode[data-columns="4"] .works-list-shortcode__grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 959px) {
  .works-list-shortcode[data-columns="4"] .works-list-shortcode__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 599px) {
  .works-list-shortcode[data-columns="4"] .works-list-shortcode__grid {
    grid-template-columns: 1fr;
  }
}
.works-list-shortcode__item {
  background-color: #FFFFFF;
  border-radius: 8px;
  overflow: hidden;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  -webkit-transition: -webkit-transform 0.3s, -webkit-box-shadow 0.3s;
  transition: -webkit-transform 0.3s, -webkit-box-shadow 0.3s;
  transition: transform 0.3s, box-shadow 0.3s;
  transition: transform 0.3s, box-shadow 0.3s, -webkit-transform 0.3s, -webkit-box-shadow 0.3s;
}
.works-list-shortcode__item:hover {
  -webkit-transform: translateY(-4px);
          transform: translateY(-4px);
  -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
          box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
}
.works-list-shortcode__item-link {
  display: block;
  text-decoration: none;
  color: inherit;
  height: 100%;
}
.works-list-shortcode__item-image {
  position: relative;
  width: 100%;
  padding-top: 66.67%;
  overflow: hidden;
  background-color: #EBEDEF;
}
.works-list-shortcode__item-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.works-list-shortcode__item:hover .works-list-shortcode__item-image img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.works-list-shortcode__item-categories {
  position: absolute;
  top: 10px;
  left: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 6px;
  z-index: 1;
}
.works-list-shortcode__item-category {
  display: inline-block;
  padding: 4px 10px;
  background-color: rgba(236, 122, 0, 0.9);
  color: #FFFFFF;
  font-size: 11px;
  font-weight: 500;
  border-radius: 3px;
}
@media (max-width: 599px) {
  .works-list-shortcode__item-category {
    font-size: 10px;
    padding: 3px 8px;
  }
}
.works-list-shortcode__item-content {
  padding: 16px;
}
@media (max-width: 599px) {
  .works-list-shortcode__item-content {
    padding: 14px;
  }
}
.works-list-shortcode__item-title {
  margin: 0 0 10px;
  font-size: 16px;
  font-weight: 600;
  color: #1e2226;
  line-height: 1.5;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (max-width: 599px) {
  .works-list-shortcode__item-title {
    font-size: 15px;
    margin-bottom: 8px;
  }
}
.works-list-shortcode__item-excerpt {
  margin: 0;
  font-size: 13px;
  color: #555555;
  line-height: 1.6;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (max-width: 599px) {
  .works-list-shortcode__item-excerpt {
    font-size: 12px;
  }
}
.works-list-shortcode__more {
  text-align: center;
}
.works-list-shortcode__more-btn {
  display: inline-block;
  padding: 14px 40px;
  background-color: #FFFFFF;
  color: #EC7A00;
  font-size: 16px;
  font-weight: 600;
  border: 2px solid #EC7A00;
  border-radius: 4px;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.works-list-shortcode__more-btn:hover {
  background-color: #EC7A00;
  color: #FFFFFF;
}
@media (max-width: 599px) {
  .works-list-shortcode__more-btn {
    width: 100%;
    max-width: 320px;
    padding: 12px 24px;
    font-size: 15px;
  }
}

.works-list-empty {
  text-align: center;
  padding: 40px 20px;
  background-color: #F5F6F7;
  border-radius: 8px;
  color: #555555;
  font-size: 15px;
}
@media (max-width: 599px) {
  .works-list-empty {
    padding: 32px 16px;
    font-size: 14px;
  }
}

.page-simulation .simulation-wappen-type {
  padding: 0;
}
@media (max-width: 599px) {
  .page-simulation .simulation-wappen-type {
    padding: 0;
  }
}
.page-simulation .simulation-wappen-type__title {
  text-align: center;
  margin: 0 0 16px;
}
.page-simulation .simulation-wappen-type__title::after, .page-simulation .simulation-wappen-type__title::before {
  display: none;
}
@media (max-width: 959px) {
  .page-simulation .simulation-wappen-type__title {
    font-size: 125%;
  }
}
@media (max-width: 599px) {
  .page-simulation .simulation-wappen-type__title {
    margin-bottom: 16px;
  }
}
.page-simulation .simulation-wappen-type__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}
@media (max-width: 959px) {
  .page-simulation .simulation-wappen-type__grid {
    gap: 16px;
  }
}
@media (max-width: 599px) {
  .page-simulation .simulation-wappen-type__grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }
}
.page-simulation .simulation-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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  gap: 16px;
  padding: 0 0 12px;
  background: #FFFFFF;
  border: 3px solid #DDE0E4;
  border-radius: 12px;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}
@media (max-width: 599px) {
  .page-simulation .simulation-wappen-type__card {
    gap: 16px;
  }
}
.page-simulation .simulation-wappen-type__card img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 599px) {
  .page-simulation .simulation-wappen-type__card img {
    max-width: 150px;
  }
}
.page-simulation .simulation-wappen-type__card:hover {
  border-color: #EC7A00;
  -webkit-box-shadow: 0 4px 12px rgba(236, 122, 0, 0.15);
          box-shadow: 0 4px 12px rgba(236, 122, 0, 0.15);
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}
.page-simulation .simulation-wappen-type__card.active {
  border-color: #EC7A00;
  background: rgba(236, 122, 0, 0.05);
}
.page-simulation .simulation-wappen-type__card-title {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  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: 0 12px;
  border-left: none;
  font-weight: 600;
  font-size: 100%;
  line-height: 1.3em;
  text-align: center;
  margin: 0;
}
@media (max-width: 599px) {
  .page-simulation .simulation-wappen-type__card-title {
    position: relative;
  }
}
.page-simulation .simulation-wappen-form {
  padding: 24px 0;
}
@media (max-width: 599px) {
  .page-simulation .simulation-wappen-form {
    padding: 16px 0;
  }
}
.page-simulation .simulation-wappen-form__title {
  text-align: center;
  margin: 0 0 16px;
}
.page-simulation .simulation-wappen-form__title::after, .page-simulation .simulation-wappen-form__title::before {
  display: none;
}
@media (max-width: 959px) {
  .page-simulation .simulation-wappen-form__title {
    font-size: 125%;
  }
}
@media (max-width: 599px) {
  .page-simulation .simulation-wappen-form__title {
    margin-bottom: 0px;
  }
}
.page-simulation .simulation-wappen-form__content {
  max-width: 900px;
  margin: 0 auto;
  padding: 40px;
  background: #FFFFFF;
  border-radius: 8px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}
@media (max-width: 599px) {
  .page-simulation .simulation-wappen-form__content {
    padding: 24px 16px;
  }
}
.page-simulation .simulation-wappen-form__table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 32px;
}
.page-simulation .simulation-wappen-form__table tr {
  border-bottom: 1px solid #DDE0E4;
}
.page-simulation .simulation-wappen-form__table tr:last-child {
  border-bottom: none;
}
.page-simulation .simulation-wappen-form__table th {
  width: 200px;
  padding: 20px 16px;
  text-align: left;
  vertical-align: top;
  font-weight: 600;
  font-size: 16px;
  color: #1e2226;
  background: #F5F6F7;
}
@media (max-width: 599px) {
  .page-simulation .simulation-wappen-form__table th {
    width: 100%;
    display: block;
    padding: 16px 12px 8px;
    background: transparent;
    font-size: 15px;
  }
}
.page-simulation .simulation-wappen-form__table th .required {
  color: #e74c3c;
  margin-left: 4px;
}
.page-simulation .simulation-wappen-form__table td {
  padding: 20px 16px;
}
@media (max-width: 599px) {
  .page-simulation .simulation-wappen-form__table td {
    display: block;
    padding: 16px 12px 16px;
  }
}
.page-simulation .simulation-wappen-form__table td input[type=number],
.page-simulation .simulation-wappen-form__table td input[type=text],
.page-simulation .simulation-wappen-form__table td select {
  padding: 10px 12px;
  border: 1px solid #DDE0E4;
  border-radius: 4px;
  font-size: 18px;
  max-width: 200px;
  width: 100%;
}
@media (max-width: 599px) {
  .page-simulation .simulation-wappen-form__table td input[type=number],
  .page-simulation .simulation-wappen-form__table td input[type=text],
  .page-simulation .simulation-wappen-form__table td select {
    max-width: 85%;
    font-size: 16px;
  }
}
.page-simulation .simulation-wappen-form__table td input[type=number]:focus,
.page-simulation .simulation-wappen-form__table td input[type=text]:focus,
.page-simulation .simulation-wappen-form__table td select:focus {
  outline: none;
  border-color: #EC7A00;
}
.page-simulation .simulation-wappen-form__table td select {
  max-width: 100%;
}
.page-simulation .simulation-wappen-form__table td .unit {
  margin-left: 8px;
  font-size: 14px;
  color: #1e2226;
}
.page-simulation .simulation-wappen-form__table td .note {
  display: block;
  margin-top: 8px;
  font-size: 13px;
  color: #666;
}
@media (max-width: 599px) {
  .page-simulation .simulation-wappen-form__table td .note {
    font-size: 12px;
  }
}
.page-simulation .simulation-wappen-form__table .size-input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 599px) {
  .page-simulation .simulation-wappen-form__table .size-input-group {
    -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: 16px;
  }
}
.page-simulation .simulation-wappen-form__table .size-input-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.page-simulation .simulation-wappen-form__table .size-input-item label {
  font-weight: 500;
  font-size: 16px;
  white-space: nowrap;
}
@media (max-width: 599px) {
  .page-simulation .simulation-wappen-form__table .size-input-item label {
    font-size: 15px;
  }
}
.page-simulation .simulation-wappen-form__table .size-input-item input[type=number] {
  max-width: 120px;
}
@media (max-width: 599px) {
  .page-simulation .simulation-wappen-form__table .size-input-item input[type=number] {
    max-width: 100px;
  }
}
.page-simulation .simulation-wappen-form__table .edge-processing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
}
.page-simulation .simulation-wappen-form__table .edge-processing label {
  cursor: pointer;
}
.page-simulation .simulation-wappen-form__table .option-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: 12px;
}
.page-simulation .simulation-wappen-form__table .option-list label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  font-size: 15px;
  cursor: pointer;
}
@media (max-width: 599px) {
  .page-simulation .simulation-wappen-form__table .option-list label {
    font-size: 14px;
  }
}
.page-simulation .simulation-wappen-form__table .option-list label input[type=checkbox] {
  width: 18px;
  height: 18px;
  cursor: pointer;
}
.page-simulation .btn-calculate {
  display: block;
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
  padding: 16px 32px;
  background: #EC7A00;
  color: #FFFFFF;
  border: none;
  border-radius: 6px;
  font-size: 18px;
  font-weight: 600;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 599px) {
  .page-simulation .btn-calculate {
    font-size: 16px;
    padding: 14px 24px;
  }
}
.page-simulation .btn-calculate:hover {
  background: #b96000;
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  -webkit-box-shadow: 0 4px 12px rgba(236, 122, 0, 0.3);
          box-shadow: 0 4px 12px rgba(236, 122, 0, 0.3);
}
.page-simulation .btn-calculate:active {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.page-simulation .simulation-wappen-result {
  width: 100vw;
  background-color: #F5F6F7;
  margin: 0 calc(50% - 50vw);
  padding-right: calc(50vw - 50%);
  padding-left: calc(50vw - 50%);
  padding-top: 64px;
  padding-bottom: 64px;
}
@media (max-width: 599px) {
  .page-simulation .simulation-wappen-result {
    padding-top: 48px;
    padding-bottom: 48px;
  }
}
.page-simulation .simulation-wappen-result__title {
  text-align: center;
  margin: 0 0 16px;
}
.page-simulation .simulation-wappen-result__title::after, .page-simulation .simulation-wappen-result__title::before {
  display: none;
}
@media (max-width: 599px) {
  .page-simulation .simulation-wappen-result__title {
    margin-bottom: 16px;
  }
}
.page-simulation .simulation-wappen-result__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
  margin-bottom: 24px;
}
@media (max-width: 959px) {
  .page-simulation .simulation-wappen-result__grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}
@media (max-width: 599px) {
  .page-simulation .simulation-wappen-result__grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }
}
.page-simulation .simulation-wappen-result__item {
  padding: 32px 24px;
  background: #FFFFFF;
  border: 2px solid #DDE0E4;
  border-radius: 8px;
  text-align: center;
}
@media (max-width: 599px) {
  .page-simulation .simulation-wappen-result__item {
    padding: 24px 16px;
    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;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 16px;
  }
}
.page-simulation .simulation-wappen-result__item--highlight {
  border-color: #EC7A00;
  color: #EC7A00;
}
.page-simulation .simulation-wappen-result__item-title {
  font-size: 110%;
  line-height: 1.3em;
  color: #1e2226;
  margin: 0 0 16px;
  border-left: none;
  height: 2.6em;
}
@media (max-width: 599px) {
  .page-simulation .simulation-wappen-result__item-title {
    height: 2.6em;
    margin-bottom: 0px;
    text-align: left;
  }
}
.page-simulation .simulation-wappen-result__item-price {
  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;
  gap: 4px;
}
@media (max-width: 599px) {
  .page-simulation .simulation-wappen-result__item-price {
    height: 2.6em;
  }
}
.page-simulation .simulation-wappen-result__item-value {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 36px;
  line-height: 1.2em;
  /*
  color: $color-primary;
  */
}
@media (max-width: 599px) {
  .page-simulation .simulation-wappen-result__item-value {
    font-size: 32px;
  }
}
.simulation-wappen-result__item--highlight .page-simulation .simulation-wappen-result__item-value {
  font-size: 42px;
}
@media (max-width: 599px) {
  .simulation-wappen-result__item--highlight .page-simulation .simulation-wappen-result__item-value {
    font-size: 36px;
  }
}
.page-simulation .simulation-wappen-result__item-unit {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.5em;
  /*
  color: $color-primary;
  */
}
@media (max-width: 599px) {
  .page-simulation .simulation-wappen-result__item-unit {
    font-size: 16px;
  }
}
.page-simulation .simulation-wappen-result__note {
  max-width: 900px;
  margin: 0 auto;
  padding: 24px;
  background: #F5F6F7;
  border-radius: 8px;
}
@media (max-width: 599px) {
  .page-simulation .simulation-wappen-result__note {
    padding: 16px;
  }
}
.page-simulation .simulation-wappen-result__note p {
  font-size: 14px;
  line-height: 1.8em;
  color: #1e2226;
  margin: 0;
}
@media (max-width: 599px) {
  .page-simulation .simulation-wappen-result__note p {
    font-size: 13px;
  }
}
.page-simulation .simulation-wappen-result__note p + p {
  margin-top: 8px;
}

/*
.post_content ol,
.post_content ul {
    padding-left: 0;
}
*/
.post_content .deco_none_h3 {
  padding-left: 0;
  border-left: none;
}

.post_content .ttl_underline {
  position: relative;
  text-align: center !important;
  padding-bottom: 0.7em;
  margin-bottom: 0.7em !important;
}
.post_content .ttl_underline::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 60px;
  height: 3px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #0072EC;
  z-index: 1;
}

.post_content .wp-block-columns .no_m_lr,
.post_content .swell-block-columns .no_m_lr {
  margin-left: 0;
  margin-right: 0;
}

.post_content p.p_size_default {
  font-size: initial;
  line-height: 1.8em;
}

.post_content p.p_size_xs {
  font-size: 14px;
}

.post_content .is_bg_max {
  position: relative;
  width: 100vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  padding: 72px 0;
}
.post_content .is_bg_max .block_adaptability_simple {
  border: none;
}

.post_content .is_bg_max > * {
  max-width: calc(var(--container_size, 0px) + var(--swl-pad_container, 0px) * 2);
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 4.3%;
  padding-right: 4.3%;
}
@media (max-width: 959px) {
  .post_content .is_bg_max > * {
    padding-left: 4vw;
    padding-right: 4vw;
  }
}

.post_content .is_txt_bg {
  padding: 1.2em;
  margin: 1em 0;
}

.swell-block-button a {
  min-width: 300px;
  border-radius: 8px;
  font-weight: 600;
}

.is-style-btn_line a {
  position: relative;
  color: #1e2226;
  border: 1px solid #c0c7ce;
  padding: 12px 40px 12px 24px;
}
.is-style-btn_line a span {
  letter-spacing: 0.02em;
}
.is-style-btn_line svg {
  position: absolute;
  right: 20px;
}
.is-style-btn_line a:hover {
  background: rgba(192, 199, 206, 0.3);
  border-color: #c0c7ce;
  color: #000 !important;
}

.block_reason {
  margin-top: 3em;
}
@media (max-width: 599px) {
  .block_reason {
    margin-top: 2.5em;
  }
}

.wp-block-columns .wp-block-column.bottom_align,
.swell-block-columns .swell-block-column.bottom_align {
  position: relative;
}
.wp-block-columns .wp-block-column.bottom_align .swell-block-button:last-child,
.wp-block-columns .wp-block-column.bottom_align p:last-child,
.swell-block-columns .swell-block-column.bottom_align .swell-block-button:last-child,
.swell-block-columns .swell-block-column.bottom_align p:last-child {
  position: absolute;
  bottom: 0;
  width: 100%;
}
@media (max-width: 959px) {
  .wp-block-columns .wp-block-column.bottom_align .swell-block-button:last-child,
  .wp-block-columns .wp-block-column.bottom_align p:last-child,
  .swell-block-columns .swell-block-column.bottom_align .swell-block-button:last-child,
  .swell-block-columns .swell-block-column.bottom_align p:last-child {
    position: relative;
  }
}
.wp-block-columns .wp-block-column.bottom_align .swell-block-button:last-child,
.swell-block-columns .swell-block-column.bottom_align .swell-block-button:last-child {
  text-align: center;
}

.swell-block-columns .swell-block-columns__inner {
  row-gap: 2.5em;
}
@media (max-width: 599px) {
  .swell-block-columns .swell-block-columns__inner {
    row-gap: 1.7em;
  }
}

.post_content .block_adaptability_simple {
  margin-top: 2.5em;
  padding: 2.5em 2em;
}
@media (max-width: 599px) {
  .post_content .block_adaptability_simple {
    margin-top: 1.5em;
    padding: 2em 1.4em;
    gap: 1.5em !important;
  }
}
.post_content .block_adaptability_simple h2 {
  font-size: 140%;
  padding-bottom: 0;
  margin: 0 0 0.5em 0;
}
@media (max-width: 599px) {
  .post_content .block_adaptability_simple h2 {
    font-size: 140%;
  }
}
.post_content .block_adaptability_simple h2::before,
.post_content .block_adaptability_simple h2::after {
  display: none;
}
.post_content .block_adaptability_simple p {
  font-size: 14px;
  line-height: 2;
  margin: 0;
}
.post_content .block_adaptability_simple .swell-block-button {
  margin: 1.75em 0 0 0;
}
@media (max-width: 599px) {
  .post_content .block_adaptability_simple .swell-block-button {
    margin: 1.75em auto 0;
  }
}
.post_content .block_adaptability_simple .is-style-btn_line a::after {
  display: none;
}
@media (max-width: 599px) {
  .post_content .block_adaptability_simple .wp-block-columns {
    gap: 1.5em !important;
  }
  .post_content .block_adaptability_simple .wp-block-column:first-child {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.wp-block-columns,
.swell-block-columns {
  /* 右に画像があるセカンドビュー等のスタイル */
  /* 画像付きNG/OK ブロックスタイル */
  /* ポイントブロックスタイル（右側画像） */
  /* 見出しの高さをあわせる */
}
@media (max-width: 599px) {
  .wp-block-columns,
  .swell-block-columns {
    gap: 2em !important;
  }
}
.wp-block-columns .wp-block-column,
.wp-block-columns .swell-block-column,
.swell-block-columns .wp-block-column,
.swell-block-columns .swell-block-column {
  display: grid;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -ms-flex-line-pack: start;
      align-content: start;
  gap: 2px;
}
.wp-block-columns .wp-block-image,
.swell-block-columns .wp-block-image {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  margin-bottom: 1.2em;
}
.wp-block-columns .wp-block-heading,
.swell-block-columns .wp-block-heading {
  margin-left: 10px;
  margin-right: 10px;
}
@media (max-width: 599px) {
  .wp-block-columns .wp-block-heading,
  .swell-block-columns .wp-block-heading {
    margin-bottom: 0.6em;
  }
}
.wp-block-columns p,
.swell-block-columns p {
  font-weight: 400;
  font-size: 90%;
  line-height: 2em;
  margin: 0 10px;
}
.wp-block-columns.no_m_lr .wp-block-heading,
.swell-block-columns.no_m_lr .wp-block-heading {
  margin-left: 0px;
  margin-right: 0px;
}
.wp-block-columns.no_m_lr p,
.swell-block-columns.no_m_lr p {
  margin: 0 0px;
}
.wp-block-columns .is-style-btn_line,
.swell-block-columns .is-style-btn_line {
  margin-top: 1.2em;
}
.wp-block-columns .is-style-btn_line a,
.swell-block-columns .is-style-btn_line a {
  min-width: 222px;
}
.wp-block-columns .btn_layout_left,
.swell-block-columns .btn_layout_left {
  margin-top: 1.2em;
  margin-left: 10px;
}
@media (max-width: 599px) {
  .wp-block-columns .btn_layout_left,
  .swell-block-columns .btn_layout_left {
    margin-left: auto;
  }
}
.wp-block-columns.block_second_view,
.swell-block-columns.block_second_view {
  position: relative;
}
.wp-block-columns.block_okng_img .wp-block-group,
.swell-block-columns.block_okng_img .wp-block-group {
  padding-top: 2em;
  background-color: #FFFFFF;
  border-radius: 8px;
}
.wp-block-columns.block_okng_img p,
.swell-block-columns.block_okng_img p {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: inherit;
  font-size: 125%;
}
.wp-block-columns.block_okng_img figure,
.swell-block-columns.block_okng_img figure {
  margin-top: 8px;
}
.wp-block-columns.block_point_img,
.swell-block-columns.block_point_img {
  border-radius: 8px;
  border: 2px solid #DDE0E4;
  background-color: #dde0e4;
}
.wp-block-columns.block_point_img .wp-block-heading,
.swell-block-columns.block_point_img .wp-block-heading {
  border-left: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 1.3em;
  color: #EC7A00;
}
.wp-block-columns.block_point_img .wp-block-heading::before,
.swell-block-columns.block_point_img .wp-block-heading::before {
  content: "\f0eb";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  margin-right: 0.5em;
  color: #EC7A00;
  font-size: 1.1em;
  display: block;
}
@media (min-width: 600px) {
  .wp-block-columns.block_height_match .wp-block-heading,
  .swell-block-columns.block_height_match .wp-block-heading {
    line-height: 1.5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    overflow: hidden;
    height: 3em;
  }
}

/* 特徴テーブル（画像付きのもの） */
.post_content .table-feature img {
  margin-top: 8px;
  margin-bottom: 8px;
}

.wp-block-columns.block_layout_row p,
.swell-block-columns.block_layout_row p {
  margin-left: 0;
  margin-right: 0;
}
@media (max-width: 599px) {
  .wp-block-columns.block_layout_row p,
  .swell-block-columns.block_layout_row p {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (max-width: 959px) {
  .wp-block-columns.block_layout_row .wp-block-column:has(figure),
  .wp-block-columns.block_layout_row .swell-block-column:has(figure),
  .swell-block-columns.block_layout_row .wp-block-column:has(figure),
  .swell-block-columns.block_layout_row .swell-block-column:has(figure) {
    -ms-flex-preferred-size: 45% !important;
        flex-basis: 45% !important;
  }
}

.wp-block-columns .block_columns_def .wp-block-heading,
.swell-block-columns .block_columns_def .wp-block-heading {
  margin-left: 0;
  margin-right: 0;
}
.wp-block-columns .block_columns_def .wp-block-image,
.swell-block-columns .block_columns_def .wp-block-image {
  -webkit-box-ordinal-group: initial;
      -ms-flex-order: initial;
          order: initial;
  margin-bottom: 1.2em;
}

.post_content .step_layout {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 56px;
}
@media (max-width: 959px) {
  .post_content .step_layout {
    grid-template-columns: initial;
    gap: 32px;
  }
}
.post_content .step_layout.col2 {
  grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 959px) {
  .post_content .step_layout.col2 {
    grid-template-columns: initial;
    gap: 32px;
  }
}
@media (max-width: 599px) {
  .post_content .step_layout {
    padding: 0;
  }
}
.post_content .step_layout .swell-block-step__item {
  border-bottom: none;
  padding: 0;
}
.post_content .step_layout .swell-block-step__item:first-child {
  border-top: none;
}
.post_content .step_layout .swell-block-step__item:nth-child(3n)::before {
  display: none;
}
.post_content .step_layout .swell-block-step__item::before {
  left: calc(100% + 23px);
  top: 54%;
  -webkit-transform: translateY(-50%) rotate(-90deg);
          transform: translateY(-50%) rotate(-90deg);
}
.post_content .step_layout .swell-block-step__number {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  background-color: var(--color_main) !important;
  color: #fff !important;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 56px;
  width: 56px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 0;
  line-height: 1;
  position: relative;
  text-align: center;
  top: 0;
  border-radius: 50%;
  line-height: 1.1;
  margin-bottom: 0em;
}
.post_content .step_layout .swell-block-step__number .__label {
  font-size: 11px;
  padding-top: 4px;
}
.post_content .step_layout .swell-block-step__title {
  height: 72px;
  display: grid;
  -ms-flex-line-pack: center;
      align-content: center;
  line-height: 1.3;
}
@media (max-width: 959px) {
  .post_content .step_layout .swell-block-step__title {
    height: auto;
    margin-top: 0.75em;
  }
}

.post_content .step_layout.two {
  grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 959px) {
  .post_content .step_layout.two {
    grid-template-columns: initial;
    gap: 32px;
  }
}
.post_content .step_layout.two .swell-block-step__item:nth-child(3n)::before {
  display: block;
}
.post_content .step_layout.two .swell-block-step__item:nth-child(2n)::before {
  display: none;
}
.post_content .step_layout.two .swell-block-step__title {
  height: 3em;
}
@media (max-width: 959px) {
  .post_content .step_layout.two .swell-block-step__title {
    height: auto;
  }
}

@media (max-width: 599px) {
  .swell-block-step__item {
    padding-bottom: 1.5em;
  }
}
@media (max-width: 599px) {
  .swell-block-step__item .swell-block-step__body .wp-block-columns {
    row-gap: 1em !important;
  }
}

.is_good_bad > .wp-block-column,
.is_good_bad > .swell-block-column {
  -ms-flex-line-pack: initial;
      align-content: initial;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media (max-width: 599px) {
  .is_good_bad > .wp-block-column,
  .is_good_bad > .swell-block-column {
    -webkit-box-align: initial;
        -ms-flex-align: initial;
            align-items: initial;
  }
}

.is-style-big_icon_bad:before,
.is-style-big_icon_good:before {
  font-size: 1.75em;
  left: 0.5em;
}
@media (max-width: 599px) {
  .is-style-big_icon_bad:before,
  .is-style-big_icon_good:before {
    font-size: 1.5em;
  }
}

.is-style-big_icon_bad,
.is-style-big_icon_good {
  border-width: 3px;
  border-radius: 8px;
}
.is-style-big_icon_bad .wp-block-heading,
.is-style-big_icon_bad p,
.is-style-big_icon_good .wp-block-heading,
.is-style-big_icon_good p {
  margin-left: 0;
  margin-right: 0;
}

.is-style-big_icon_bad {
  border-color: #555;
}
.is-style-big_icon_bad::before {
  background-color: #555;
}
.is-style-big_icon_bad .wp-block-heading,
.is-style-big_icon_bad p:first-child {
  color: #555;
}

.is-style-big_icon_good h3,
.is-style-big_icon_good p:first-child {
  color: #0072EC;
}

@media (max-width: 959px) {
  .is_good_bad {
    gap: 2.5em !important;
  }
}
@media (max-width: 959px) {
  .is_good_bad {
    gap: 2em !important;
  }
}

.post_content .is_block_feature {
  padding: 3em 0 0 4.3%;
}
@media (max-width: 959px) {
  .post_content .is_block_feature {
    padding: 2em 0 0 4vw;
  }
}
@media (max-width: 599px) {
  .post_content .is_block_feature {
    gap: 1.5em !important;
  }
}
.post_content .is_block_feature .wp-block-heading {
  padding: 0;
  margin-bottom: 1em;
}
.post_content .is_block_feature .wp-block-heading::before, .post_content .is_block_feature .wp-block-heading::after {
  display: none;
}
@media (max-width: 599px) {
  .post_content .is_block_feature .wp-block-heading span {
    display: block;
  }
}
.post_content .is_block_feature .wp-block-column:has(figure),
.post_content .is_block_feature .swell-block-column:has(figure) {
  display: grid;
  -ms-flex-line-pack: end;
      align-content: end;
  justify-items: end;
}
.post_content .is_block_feature .wp-block-image {
  max-width: 480px;
}
.post_content .is_block_feature__content {
  padding: 0;
  padding-bottom: 3em;
}
@media (max-width: 599px) {
  .post_content .is_block_feature__content {
    padding-right: 4vw;
    padding-bottom: 0;
  }
}
.post_content .is_block_feature__image {
  padding: 0;
}

.is-style-broken {
  left: initial;
  width: initial;
  margin-bottom: 3em;
}
@media (max-width: 599px) {
  .is-style-broken {
    margin-bottom: 2em;
  }
}
.is-style-broken .wp-block-media-text__content {
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 300px;
  margin-bottom: 0;
  background-color: #fff;
}
@media (max-width: 959px) {
  .is-style-broken .wp-block-media-text__content {
    min-height: 240px;
  }
}
@media (max-width: 599px) {
  .is-style-broken .wp-block-media-text__content {
    margin-left: 0;
    min-height: initial;
  }
}
.is-style-broken .wp-block-media-text__content .wp-block-heading {
  font-size: 32px;
  padding-bottom: 18px;
}
@media (max-width: 959px) {
  .is-style-broken .wp-block-media-text__content .wp-block-heading {
    font-size: 26px;
  }
}
@media (max-width: 599px) {
  .is-style-broken .wp-block-media-text__content .wp-block-heading {
    font-size: 150%;
  }
}
@media (max-width: 599px) {
  .is-style-broken .wp-block-media-text__content .wp-block-group {
    padding: 0.5em;
  }
}
@media (max-width: 599px) {
  .is-style-broken .wp-block-media-text__content .wp-block-group__inner-container p {
    text-align: left;
    margin-bottom: 0.5em;
  }
}

.wp-block-media-text.is-style-broken > .wp-block-media-text__media {
  min-height: 360px;
}
@media (max-width: 959px) {
  .wp-block-media-text.is-style-broken > .wp-block-media-text__media {
    min-height: 300px;
  }
}

.is-style-broken:last-child {
  margin-bottom: 0;
}
@media (max-width: 599px) {
  .is-style-broken:last-child {
    margin-bottom: 0;
  }
}

.is_thread_tendency .swell-block-column {
  border: 1px solid #dde0e4;
  padding: 1em;
}

.is_foundation_list .swell-block-column {
  border: 1px solid #dde0e4;
  padding: 1em;
}

.is_foundation_list .swell-block-column.is_popular {
  position: relative;
  border-color: #EC7A00;
  border-width: 2px;
}
.is_foundation_list .swell-block-column.is_popular h3 {
  border-color: #EC7A00;
}
.is_foundation_list .swell-block-column.is_popular .is_popular_txt {
  position: relative;
  color: #EC7A00;
}
.is_foundation_list .swell-block-column.is_popular .is_popular_txt::before {
  position: absolute;
  content: "\e8dc";
  color: #EC7A00;
  font-family: icomoon;
  font-weight: 900;
  font-size: 1.25em;
  display: block;
  line-height: 1;
  top: 50%;
  right: -33px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.is_foundation_list .swell-block-column.is_popular .is-style-icon_announce {
  margin-bottom: 1em;
}

.is_finish_img {
  height: 100%;
  min-height: 380px;
  position: relative;
}
@media (max-width: 599px) {
  .is_finish_img {
    margin-bottom: 1em;
  }
}
.is_finish_img img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  width: 100%;
  -o-object-position: 50% 80%;
     object-position: 50% 80%;
  left: 0;
}
@media (max-width: 599px) {
  .is_finish_img img {
    height: auto;
    position: relative;
  }
}

.is_merit_block {
  background-color: #FDF9EE;
  padding: 1.5em;
}
.is_merit_block .wp-block-heading {
  color: #EC7A00;
}

.is_demerit_block {
  background-color: #F5F6F7;
  padding: 1.5em;
}
.is_demerit_block .wp-block-heading {
  color: #555;
}/*# sourceMappingURL=kameoka-wappen.css.map */