html {
  font-size: clamp(
    0.4166666666666667rem,
    0rem + 0.6944vw,
    0.8333333333333333rem
  );
}

#breadcrumb {
  display: none;
}

.l-fixHeader {
  display: none;
}

.l-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  background-color: #fff;
  padding: 0 1.667% 0 3.195%;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}

.l-header__inner {
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  max-width: initial;
}

.l-header__logo {
  width: 25.037%;
  padding: 0 !important;
  margin: 0 !important;
}

.c-headLogo {
  max-width: initial !important;
  width: 100% !important;
  height: auto !important;
  margin-right: 0 !important;
}

.l-header__gnav {
  flex: 1;
}

.c-gnav {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.c-gnav > .menu-item {
  margin-right: 6.495%;
}

.c-gnav > .menu-item:nth-last-child(2) {
  margin-right: 4.395%;
}

.c-gnav > .menu-item:last-of-type {
  margin-right: 0;
  width: 23rem;
}

.c-gnav > .menu-item > a {
  position: relative;
  height: 100%;
  padding: 0;
}

.c-gnav > .menu-item:hover a::after {
  transform: scaleX(0);
}

.c-gnav > .menu-item:nth-of-type(3) > a {
  padding: 59.54% 0;
}

.c-gnav > .menu-item:nth-of-type(3) > a::after {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 11px;
  background: linear-gradient(to bottom, #d81c34 0%, #e16e2f 100%);
  content: "";
  transform: scaleX(1);
}

.c-gnav > .menu-item:last-of-type > a {
  background: linear-gradient(0deg, #d81c34 0%, #e16e2f 100%);
  border-radius: 50px;
  padding: 2.05rem 0;
  box-sizing: border-box;
}

.c-gnav > .menu-item > a .ttl {
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.4375;
  color: #242424;
}

.c-gnav > .menu-item:last-of-type > a .ttl {
  color: #fff;
  letter-spacing: 0em;
}

.c-gnav > .menu-item:last-of-type > a .ttl::after {
  display: none;
}

.c-pageTitle {
  display: none;
}

.cta {
  padding: 7.2223% 0;
  margin-bottom: 0;
}

.cta > div {
  max-width: initial !important;
  padding: 0;
}

.cta-inner {
  width: 90%;
  max-width: 1291px !important;
  margin: 0 auto;
  border-radius: 60px;
  padding: 4.028% 0 !important;
}

.cta-btns {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
}

.cta-btn {
  display: flex;
  gap: 50px;
  border: none !important;
  box-shadow: initial !important;
  width: 43.86%;
}

.cta-btn::before {
  display: none;
}

.cta-btn > a:hover {
  color: #fff !important;
}

.wp-block-button .wp-block-button__link {
  width: initial !important;
  height: initial !important;
  margin: initial !important;
  border: none !important;
}

.cta-btn .wp-block-button__link {
  display: flex;
  justify-content: center;
  gap: 50px;
}

.wp-block-button .wp-block-button__link::after {
  display: none;
}

.support {
  padding-top: 10.0699%;
  padding-bottom: 10.0699%;
  margin-bottom: 0;
}

.about {
  position: relative;
  padding-bottom: 12.5695%;
  margin-bottom: 0 !important;
}

.about > div {
  max-width: initial !important;
  padding: 0 !important;
  position: initial;
}

.about-item {
  margin-bottom: 15.4865% !important;
}

.about-item > div {
  max-width: initial !important;
  padding: 0 !important;
}

.about-item:last-of-type {
  margin-bottom: 0 !important;
}

.about-item-inner {
  width: 95%;
  max-width: 1536px;
  margin: 0 auto;
}

.about-item-inner > div {
  max-width: initial !important;
  padding: 0 !important;
}

.about-item-inner > div > .about-item-img {
  margin-bottom: 7.31% !important;
}

.about-item-title {
  margin: 0 !important;
  margin-bottom: 2.924% !important;
}

.about-deco {
  position: absolute;
  z-index: -1;
  margin-bottom: 0 !important;
}

.about-deco > img {
  width: 100%;
}

.about-deco1 {
  width: 17.3612%;
  top: 14%;
  left: 0;
  z-index: 1;
}

.about-deco2 {
  width: 16.5977%;
  top: 24%;
  right: 0;
}

.about-deco3 {
  width: 15.556%;
  top: 48%;
  left: 0;
}

.about-deco4 {
  width: 14.2365%;
  top: 58%;
  right: 0;
}

.about-deco5 {
  width: 11.042%;
  bottom: 13%;
  left: 0;
}

.about-deco6 {
  width: 23.3334%;
  bottom: 0;
  left: 0;
}

.about-deco7 {
  width: 28.8196%;
  bottom: 2%;
  right: 0;
}

.catch-copy1 {
  padding: 7.7085% 0 6.7364%;
}

.catch-copy1 > div {
  padding: 0 !important;
  max-width: initial !important;
}

.reason {
  position: relative;
  margin-bottom: 0;
}

.reason > div {
  position: initial;
}

.reason-top {
  padding: 5.4866% 0 15.139% !important;
  align-items: flex-start;
}

.reason-top > div {
  padding: 0 !important;
  max-width: initial !important;
}

.reason-top-text-wrap1 {
  width: 90%;
  max-width: 1090px;
  margin: 0 auto 69px !important;
}

.reason-top-text-wrap1 > div {
  padding: 0 !important;
  max-width: initital !important;
}

.reason-top-img {
  width: 98%;
  max-width: 1356px !important;
  margin: 0 auto 69px !important;
}

.reason-top-text-wrap2 {
  width: 90%;
  max-width: 1130px;
  margin: 0 auto;
}

.reason-top-text-wrap2 > div {
  padding: 0 !important;
  max-width: initital !important;
}

.reason-top-worry-wrap {
  width: 90%;
  max-width: 1030px !important;
  margin: 0 auto;
  padding: 3.4723% 4.167%;
  border: 6px solid #ffffff;
  border-radius: 30px;
}

.reason-top-worry-wrap > div {
  padding: 0 !important;
  max-width: initital !important;
}

.reason-top-worry-title > span {
  font-size: 32px;
  line-height: 38px;
  background: #fff;
  padding: 10px 38.5px;
  color: #f18d39;
  border-radius: 60px;
  display: block;
  width: fit-content;
  margin: 0 auto 20px;
}

.reason-top-worry-list > div {
  padding: 0 !important;
  max-width: initital !important;
}

.reason-bottom {
  padding: 4.653% 0 7.9866%;
}

.reason-bottom > div {
  padding: 0 !important;
  max-width: initital !important;
}

.reason-bottom-support {
  margin-bottom: 9.617% !important;
}

.reason-bottom-support > div {
  width: 90%;
  max-width: 1227px !important;
  padding: 0;
}

.reason-bottom-support-title {
  padding: 10px !important;
  margin-bottom: 62px !important;
}

.reason-bottom-support-list {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}

.reason-bottom-support-item {
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: 0 !important;
  padding-bottom: 4.564% !important;
}

.reason-bottom-support-item:first-of-type {
  padding-top: 4.32% !important;
}

.reason-bottom-support-item:first-of-type .reason-bottom-support-item-icon {
  width: 25.887%;
  margin-bottom: 13.624%;
}

.reason-bottom-support-item:nth-of-type(2) {
  padding-top: 4.32% !important;
}

.reason-bottom-support-item:nth-of-type(2) .reason-bottom-support-item-icon {
  width: 32.154%;
  margin-bottom: 12.81%;
}

.reason-bottom-support-item:nth-of-type(3) {
  padding-top: 4.32% !important;
}

.reason-bottom-support-item:nth-of-type(3) .reason-bottom-support-item-icon {
  width: 34.06%;
  margin-bottom: 20.11%;
}

.reason-bottom-support-item-text-wrap > div {
  padding: 0 !important;
}

.reason-bottom-support-item-title {
  margin: 0 !important;
  margin-bottom: 20px !important;
}

.reason-bottom-support-item-text {
  padding: 0;
}

.reason-bottom-support-img {
  max-width: 1356px !important;
  margin: 0 auto 69px !important;
  padding: 0 1%;
  left: 50%;
  transform: translateX(-50%);
}

.reason-bottom-support-title2 {
  margin-top: 0 !important;
}

.reason-bottom-support-text {
  width: 100vw;
  max-width: 1124px;
  margin: 0 auto;
  padding-left: 7.5%;
  padding-right: 7.5%;
}

.reason-deco {
  position: absolute;
}

.reason-deco > img {
  width: 100%;
}

.reason-deco1 {
  bottom: 15%;
  width: 15.903%;
  left: 0;
}

.reason-deco2 {
  bottom: 7.5%;
  width: 13.48%;
  right: 0;
}

.catch-copy2 {
  padding: 4.8612% 0 4.375%;
  margin-bottom: 0;
  position: relative;
}

.catch-copy2 > div {
  padding: 0 !important;
  max-width: initital !important;
  position: initial;
}

.catch-copy2-title > span {
  display: inline;
  background-color: #fff;
  padding: 10px 20px;
}

.catch-copy2-text {
  width: 100vw;
  padding: 0 5%;
  margin: 0 auto;
  max-width: 1130px;
}

.catch-copy2-deco {
  position: absolute;
  width: 9.653%;
  bottom: -20%;
  left: 0;
}

.facility {
  position: relative;
  padding-top: 10.7639%;
  padding-bottom: 7.70834%;
}

.facility > div {
  padding: 0 !important;
  max-width: initial !important;
  position: initial;
}

.facility-inner {
  width: 90%;
  max-width: 1238px;
  margin: 0 auto;
}

.facility-inner > div {
  padding: 0 !important;
  max-width: initial !important;
  position: initial;
}

.facility-item {
  justify-content: space-between;
  margin-bottom: 12.9245% !important;
}

.facility-deco {
  position: absolute;
}

.facility-deco > img {
  width: 100%;
}

.facility-deco1 {
  width: 19.4445%;
  right: 0;
  top: 17%;
}

.facility-deco2 {
  width: 12.431%;
  left: 0;
  top: 53%;
}

.facility-deco3 {
  width: 13.403%;
  right: 0;
  bottom: 32%;
}

.facility-deco4 {
  width: 13.903%;
  right: 0;
  bottom: 1%;
}

.story {
  padding: 9.0972% 0 3.514%;
}

.story > div {
  padding: 0 !important;
  max-width: initial !important;
  position: initial;
}

.story-top {
  justify-content: flex-start;
  gap: 3.6% !important;
  margin-bottom: 93px !important;
}

.interview-slider {
  width: 90%;
  max-width: 1365px;
  margin: 0 auto;
  position: relative;
}

.interview-swiper {
  width: 95%;
  max-width: 1190px;
  margin: 0 auto;
  position: initial !important;
}

.swiper-slide {
  position: relative;
}

.interview-slide-img {
  width: 100%;
}

.interview-slide-name {
  font-weight: 700;
  font-size: 22px;
  line-height: 40px;
  letter-spacing: 0.03em;
  color: rgb(229, 118, 0);
  position: absolute;
  bottom: 43px;
  left: 18px;
}

.interview-slide-year {
  font-weight: 500;
  font-size: 18px;
  line-height: 40px;
  letter-spacing: 0.03em;
  color: rgb(229, 118, 0);
  position: absolute;
  bottom: 8px;
  left: 18px;
}

/* Swiperのカスタムスタイル */
.interview-swiper-button-next,
.interview-swiper-button-prev {
  position: absolute;
  width: 50px;
  top: 50%;
  transform: translateY(-50%);
}

.interview-swiper-button-next {
  right: 0;
}

.interview-swiper-button-prev {
  left: 0;
}

.interview-swiper-button-next::after,
.interview-swiper-button-prev::after {
  display: none;
}

.interview-swiper-pagination {
  position: relative !important;
  margin-top: 62px;
}

.interview-swiper-pagination .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  background: #d9d9d9;
  opacity: 1;
  transition: background-color 0.3s ease;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 12.725px !important;
}

.interview-swiper-pagination .swiper-pagination-bullet-active {
  background: #000;
}

.faq {
  padding: 6.272% 0 22.3%;
}

.faq > div {
  padding: 0 !important;
  max-width: initial !important;
  position: initial;
}

.faq-title > span {
  font-size: 0.42em;
}

.faq-accordion {
  width: 90%;
  max-width: 1286px;
  margin: 0 auto;
}

.faq-accordion .swell-block-accordion__item {
  margin-bottom: 39px;
}

.faq-accordion .swell-block-accordion__title {
  background-color: #b4b4b4 !important;
  padding: 7px 2.1%;
}

.faq-accordion .swell-block-accordion__label {
  font-size: 32px;
  line-height: 2;
  font-weight: bold;
  display: flex;
  align-items: baseline;
}

.faq-accordion .swell-block-accordion__label > span {
  font-size: 42px;
}

.faq-accordion-item {
  width: 90%;
  max-width: 1090px;
  margin: 0 auto;
}

.swell-block-accordion__body {
  border: none !important;
  padding: 2.4% 0;
}

.flow {
  padding: 0;
  padding-bottom: 10.802%;
}

.flow > div {
  padding: 0 !important;
  max-width: initial !important;
  position: initial;
}

.flow-inner {
  width: 90%;
  max-width: 1227px;
  margin: 0 auto;
}

.flow-inner > div {
  padding: 0 !important;
  max-width: initial !important;
  position: initial;
}

.flow-title {
  padding: 10px 0 !important;
}

.flow-list-item {
  border-radius: 20px;
  padding: 12.714% 1% 5.868% !important;
  position: relative;
}

.flow-list-item::before {
  content: "";
  background: url("https://road-techs.co.jp/wp-content/themes/swell_child/assets/images/lp/flow-number1.svg")
    center center/contain no-repeat;
  position: absolute;
  top: -4rem;
  left: 50%;
  transform: translateX(-50%);
  width: 8.5rem;
  height: auto;
  aspect-ratio: 1/1;
}

.flow-list-item2 {
  padding: 9.21% 1% 5.868% !important;
}

.flow-list-item2::before {
  background: url("https://road-techs.co.jp/wp-content/themes/swell_child/assets/images/lp/flow-number2.svg")
    center center/contain no-repeat;
}

.flow-list-item3 {
  padding: 10.758% 1% 5.868% !important;
}

.flow-list-item3::before {
  background: url("https://road-techs.co.jp/wp-content/themes/swell_child/assets/images/lp/flow-number3.svg")
    center center/contain no-repeat;
}

.flow-item-icon {
  width: 40.27%;
  margin: 0 auto;
  margin-bottom: 20.3%;
}

.flow-list-item2 .flow-item-icon {
  width: 45.278%;
}

.flow-list-item3 .flow-item-icon {
  width: 37.1%;
}

.l-footer {
  display: none;
}

.fix-cta-btns {
  display: none !important;
}

@media screen and (max-width: 959px) {
  html {
    font-size: clamp(0.625rem, 0rem + 2.6667vw, 1.6rem);
  }

  .l-header {
    background-color: #f5f5f5;
    padding: 15px 20px 15px 16px;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    z-index: 102;
    transition: background-color 0.45s ease;
  }

  .l-header__inner {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    max-width: initial;
  }

  .l-header__logo {
    width: 184.43px;
  }

  .c-headLogo {
    max-width: initial !important;
    width: 100% !important;
    height: auto !important;
    margin-right: 0 !important;
  }

  .c-headLogo__link {
    padding: 0 !important;
  }

  .l-header__gnav {
    flex: 1;
  }

  .c-gnav {
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }

  .c-gnav > .menu-item {
    margin-right: 6.495%;
  }

  .c-gnav > .menu-item:nth-last-child(2) {
    margin-right: 4.395%;
  }

  .c-gnav > .menu-item:last-of-type {
    margin-right: 0;
    width: 23rem;
  }

  .c-gnav > .menu-item > a {
    position: relative;
    height: 100%;
    padding: 0;
  }

  .c-gnav > .menu-item:hover a::after {
    transform: scaleX(0);
  }

  .c-gnav > .menu-item:first-of-type > a {
    padding: 34.16% 0;
  }

  .c-gnav > .menu-item:first-of-type > a::after {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 11px;
    background: linear-gradient(to bottom, #d81c34 0%, #e16e2f 100%);
    content: "";
    transform: scaleX(1);
  }

  .c-gnav > .menu-item:last-of-type > a {
    background: linear-gradient(0deg, #d81c34 0%, #e16e2f 100%);
    border-radius: 50px;
    padding: 2.05rem 0;
    box-sizing: border-box;
  }

  .c-gnav > .menu-item > a .ttl {
    font-weight: 700;
    font-size: 1.6rem;
    line-height: 1.4375;
    color: #242424;
  }

  .c-gnav > .menu-item:last-of-type > a .ttl {
    color: #fff;
    letter-spacing: 0em;
  }

  .l-header__customBtn {
    display: none;
  }

  .l-header__menuBtn {
    background-color: #000000;
    position: fixed;
    top: 10px;
    right: 20px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 50;
  }

  .l-header__menuBtn i {
    font-size: 23px !important;
  }

  .p-spMenu__closeBtn {
    display: none;
  }

  .-left .p-spMenu__inner {
    right: 0;
    -webkit-transform: translateX(100vw);
    transform: translateX(100vw);
    width: 100vw;
    background: linear-gradient(90deg, #f27f41 0%, #f19d2f 100%);
    padding-top: 145px;
  }

  .p-spMenu__inner::before {
    display: none;
  }

  [data-spmenu="opened"] .p-spMenu__inner {
    right: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  .p-spMenu__inner .c-widget__title.-spmenu {
    display: none;
  }

  .c-listMenu a {
    font-size: 22px !important;
    color: #fff;
    font-weight: bold;
    border-bottom: none !important;
    text-align: center;
    padding: 23px 0;
  }

  .c-spnav .menu-item:last-of-type {
    display: none;
  }

  .l-content {
    margin-bottom: 114px;
  }

  .cta {
    padding: 7.467% 0;
    background-color: #f6f6f6;
  }

  .cta > div {
    max-width: initial !important;
    padding: 0;
  }

  .cta-inner {
    width: 91.47%;
    border-radius: 30px;
    padding: 6.4% 6.4% 9.6% !important;
    background-color: #fff !important;
  }

  .cta-inner > .is-layout-constrained {
    padding: 0 !important;
  }

  .cta h2 {
    font-size: 24px !important;
  }

  .cta p {
    font-size: 14px !important;
    line-height: 2 !important;
    text-align: left !important;
    margin-bottom: 24px !important;
  }

  .cta-btns {
    flex-direction: column;
    gap: 8px;
  }

  .cta-btn {
    width: 100%;
  }

  .cta-btn .wp-block-button__link {
    display: flex;
    justify-content: center;
    gap: 34px;
    font-size: 16px !important;
    line-height: 1 !important;
    padding: 12px 0 !important;
    border-radius: 37px !important;
  }

  .cta-btn .wp-block-button__link > img {
    width: 20px !important;
    position: absolute;
    right: 29px;
    margin-right: 0 !important;
    top: 50%;
    transform: translateY(-50%);
  }

  .post_content {
    margin-top: 0 !important;
    position: relative;
  }

  .support {
    padding-top: 6.4%;
    padding-bottom: 6.4%;
    margin-bottom: 0;
  }

  .support .is-layout-constrained {
    padding: 0 !important;
  }

  .support h2 {
    font-size: 24px !important;
    line-height: 1.8 !important;
    margin-bottom: 17px !important;
  }

  .support p {
    font-size: 14px !important;
    line-height: 2 !important;
    letter-spacing: 0.03em !important;
  }

  .about {
    padding-bottom: 14.2695%;
    padding-top: 6.934%;
  }

  .about > div {
    max-width: initial !important;
    padding: 0 !important;
    position: initial;
  }

  .about-item {
    margin-bottom: 11.5624% !important;
  }

  .about-item > div {
    max-width: initial !important;
    padding: 0 !important;
  }

  .about-item:last-of-type {
    margin-bottom: 0 !important;
  }

  .about-item > div > figure {
    width: 158%;
    max-width: initial !important;
    margin-bottom: 0 !important;
  }

  .about-item-inner {
    width: 91.47%;
    margin: -15% auto 0;
  }

  .about-item-inner > div {
    max-width: initial !important;
    padding: 0 !important;
  }

  .about-item-inner > div > .about-item-img {
    margin-bottom: 8.75% !important;
  }

  .about-item-title {
    margin-bottom: 4.667% !important;
    font-size: 16px !important;
  }

  .about-item-text {
    font-size: 14px !important;
    line-height: 2 !important;
    letter-spacing: 0.03em !important;
    text-align: left !important;
  }

  .about-deco1 {
    width: 23.3612%;
    top: 6.5%;
    left: -7%;
  }

  .about-deco2 {
    width: 20.5977%;
    top: 31%;
  }

  .about-deco3 {
    width: 10.756%;
    top: 42.1%;
  }

  .about-deco4 {
    width: 20.2365%;
    top: 61.5%;
    right: -4%;
  }

  .about-deco5 {
    width: 13.042%;
    bottom: 22%;
    left: 0%;
  }

  .about-deco6 {
    width: 18.3334%;
    bottom: -0.6%;
  }

  .about-deco7 {
    width: 28.8196%;
    bottom: -0.7%;
  }

  .catch-copy1 {
    padding: 6.4% 0 6.4%;
    margin: 0 !important;
  }

  .catch-copy1 h2 {
    font-size: 16px !important;
    line-height: 2;
  }

  .reason > div {
    padding: 0 !important;
  }

  .reason-top {
    padding: 6.4% 0 20.0915% !important;
    margin-bottom: 6.935% !important;
  }

  .reason-top > div {
    padding: 0 !important;
    max-width: initial !important;
  }

  .reason-top-text-wrap1 {
    width: 91.47%;
    margin: 0 auto 29px !important;
  }

  .reason-top-text-wrap1 > div {
    padding: 0 !important;
    max-width: initital !important;
  }

  .reason-top-text-wrap1 > div h2 {
    font-size: 18px !important;
    line-height: 1.6 !important;
    margin-bottom: 16px !important;
  }

  .reason-top-text-wrap1 > div p {
    font-size: 14px !important;
    line-height: 2 !important;
    letter-spacing: 0.03em !important;
    text-align: left !important;
  }

  .reason-top-img {
    width: 91.47%;
    margin: 0 auto 27px !important;
  }

  .reason-top-text-wrap2 {
    width: 91.47%;
    margin-bottom: 29.35px !important;
  }

  .reason-top-text-wrap2 > div {
    padding: 0 !important;
    max-width: initital !important;
  }

  .reason-top-text-wrap2 > div h2 {
    font-size: 18px !important;
    line-height: 1.6 !important;
    margin-bottom: 24px !important;
  }

  .reason-top-text-wrap2 > div p {
    font-size: 14px !important;
    line-height: 2 !important;
    letter-spacing: 0.03em !important;
    text-align: left !important;
  }

  .reason-top-worry-wrap {
    width: 91.47%;
    padding: 4.45% 3.6%;
    border: 2px solid #ffffff;
    border-radius: 30px;
  }

  .reason-top-worry-wrap > div {
    padding: 0 !important;
    max-width: initital !important;
  }

  .reason-top-worry-title {
    font-size: 16px !important;
    line-height: 1 !important;
  }

  .reason-top-worry-title > span {
    font-size: 14px;
    line-height: 1;
    padding: 6.5px 16px;
    border-radius: 20px;
    margin: 0 auto 16px;
  }

  .reason-top-worry-list > div {
    padding: 0 !important;
    max-width: initital !important;
  }

  .reason-top-worry-item {
    gap: 23.69px !important;
    align-items: flex-start !important;
  }

  .reason-top-worry-item > div:first-of-type {
    flex-basis: 18.21% !important;
  }

  .reason-top-worry-item > div:nth-of-type(2) p {
    font-size: 14px !important;
    line-height: 1.6 !important;
    letter-spacing: 0.03em !important;
  }

  .reason-bottom {
    padding: 0% 0 9.162%;
    margin-bottom: 0 !important;
  }

  .reason-bottom > div {
    padding: 0 !important;
    max-width: initital !important;
  }

  .reason-bottom > div > p:first-of-type {
    font-size: 16px !important;
    line-height: 1.6 !important;
    letter-spacing: 0.03em !important;
  }

  .reason-bottom-support {
    margin-bottom: 10.67% !important;
  }

  .reason-bottom-support > div {
    width: 91.47%;
    padding: 0;
  }

  .reason-bottom-support-title {
    padding: 4px !important;
    margin-bottom: 24px !important;
    font-size: 18px !important;
    letter-spacing: 0.03em !important;
  }

  .reason-bottom-support-list {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    gap: 8px !important;
  }

  .reason-bottom-support-item {
    border-radius: 16px;
    flex-direction: row;
    justify-content: flex-start;
    padding: 10px !important;
    gap: 28px !important;
  }

  .reason-bottom-support-item:first-of-type {
    padding-top: 10px !important;
  }

  .reason-bottom-support-item:first-of-type .reason-bottom-support-item-icon {
    width: 21.95%;
    margin-bottom: 0%;
  }

  .reason-bottom-support-item:nth-of-type(2) {
    padding-top: 10px !important;
  }

  .reason-bottom-support-item:nth-of-type(2) .reason-bottom-support-item-icon {
    width: 21.95%;
    margin-bottom: 0%;
  }

  .reason-bottom-support-item:nth-of-type(3) {
    padding-top: 10px !important;
  }

  .reason-bottom-support-item:nth-of-type(3) .reason-bottom-support-item-icon {
    width: 29.23%;
    margin-bottom: 0%;
  }

  .reason-bottom-support-item-title {
    font-size: 18px !important;
    line-height: 1.4 !important;
    margin-bottom: 4px !important;
    text-align: left !important;
  }

  .reason-bottom-support-item-text {
    padding: 0%;
    font-size: 16px !important;
    line-height: 1.4 !important;
    letter-spacing: 0.03em !important;
    text-align: left !important;
  }

  .reason-bottom-support-img {
    margin: 0 auto 24px !important;
    padding: 0 4.27%;
  }

  .reason-bottom-support-title2 {
    font-size: 16px !important;
    line-height: 1 !important;
    margin-bottom: 16px !important;
  }

  .reason-bottom-support-text {
    font-size: 14px !important;
    line-height: 2 !important;
    letter-spacing: 0.03em !important;
    width: 100vw;
    margin: 0 auto;
    padding: 0 4.27%;
  }

  .reason-deco1 {
    bottom: 15.3%;
    width: 10.903%;
  }

  .reason-deco2 {
    bottom: 12.5%;
    width: 13.48%;
  }

  .catch-copy2 {
    padding: 6.4% 0;
    margin-bottom: 0;
    position: relative;
  }

  .catch-copy2 > div {
    padding: 0 !important;
    max-width: initital !important;
    position: initial;
  }

  .catch-copy2-title {
    line-height: 0.9 !important;
    margin-bottom: 24px !important;
  }

  .catch-copy2-title > span {
    padding: 2.78px 4.44px;
    font-size: 24px !important;
  }

  .catch-copy2-sub-title {
    font-size: 16px !important;
    line-height: 2 !important;
    letter-spacing: 0.03em !important;
    margin-bottom: 17px !important;
  }

  .catch-copy2-text {
    padding: 0 4.27%;
    font-size: 14px !important;
  }

  .catch-copy2-deco {
    width: 15.653%;
    bottom: -15%;
    z-index: 2;
  }

  .facility {
    padding-top: 9.07%;
    padding-bottom: 10.403%;
    margin-bottom: 0 !important;
  }

  .facility > div {
    padding: 0 !important;
    max-width: initial !important;
    position: initial;
  }

  .facility-inner {
    width: 91.47%;
    margin-bottom: 0 !important;
  }

  .facility-inner > div {
    padding: 0 !important;
    max-width: initial !important;
    position: initial;
  }

  .facility-item {
    margin-bottom: 13.995% !important;
    flex-direction: column !important;
    gap: 24px !important;
  }

  .facility-item:nth-of-type(even) {
    flex-direction: column-reverse !important;
  }

  .facility-item h3 {
    font-size: 18px !important;
    line-height: 1.4 !important;
    margin-bottom: 16px !important;
    text-align: center !important;
  }

  .facility-item p {
    font-size: 14px !important;
    line-height: 2 !important;
    letter-spacing: 0.03em !important;
    text-align: left !important;
  }

  .facility-deco {
    position: absolute;
  }

  .facility-deco1 {
    width: 19.4445%;
    top: 19.7%;
  }

  .facility-deco2 {
    width: 14.931%;
    left: 0;
    top: 48.9%;
  }

  .facility-deco3 {
    display: none;
  }

  .facility-deco4 {
    width: 24.903%;
    right: -7%;
    bottom: -1%;
  }

  .story {
    padding: 0 0 3.514%;
  }

  .story > div {
    padding: 0 !important;
    max-width: initial !important;
    position: initial;
  }

  .story-top {
    justify-content: flex-start;
    gap: 32px !important;
    margin-bottom: 48px !important;
  }

  .story-top > .wp-block-column:first-of-type {
    flex: initial !important;
    width: 84% !important;
  }

  .story-top > .wp-block-column:last-of-type {
    flex: initial !important;
    width: 91.47%;
    margin: 0 auto !important;
  }

  .story-top > .wp-block-column:last-of-type > h2 {
    font-size: 18px !important;
    line-height: 1.4 !important;
    margin-bottom: 16px !important;
    text-align: center !important;
  }

  .story-top > .wp-block-column:last-of-type > p {
    font-size: 14px !important;
    line-height: 2 !important;
    letter-spacing: 0.03em !important;
    text-align: left !important;
  }

  .interview-slider {
    width: 90.934%;
    position: relative;
  }

  .interview-swiper {
    width: 75.761%;
  }

  .interview-slide-img {
    width: 100%;
  }

  .interview-slide-name {
    font-size: 18px;
    line-height: 28.2px;
    bottom: 29px;
    left: 12px;
  }

  .interview-slide-year {
    font-size: 14px;
    line-height: 28.2px;
    bottom: 5px;
    left: 12px;
  }

  /* Swiperのカスタムスタイル */
  .interview-swiper-button-next,
  .interview-swiper-button-prev {
    width: 25px;
  }

  .interview-swiper-pagination {
    margin-top: 52px;
    height: auto;
  }

  .interview-swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }

  .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
  .swiper-pagination-horizontal.swiper-pagination-bullets
    .swiper-pagination-bullet {
    margin: 0 9.09px !important;
  }

  .faq {
    padding: 6.4% 0;
  }

  .faq > div {
    padding: 0 !important;
    max-width: initial !important;
    position: initial;
  }

  .faq-title {
    font-size: 38px !important;
    line-height: 1.6 !important;
    margin-bottom: 22.8px !important;
  }

  .faq-title > span {
    font-size: 0.63em;
  }

  .faq-accordion {
    width: 91.47%;
  }

  .faq-accordion .swell-block-accordion__item {
    margin-bottom: 16px;
  }

  .faq-accordion .swell-block-accordion__title {
    background-color: #b4b4b4 !important;
    padding: 18px 0 18px 10px;
  }

  .faq-accordion .swell-block-accordion__title .c-switch_icon_btn {
    right: 10px;
  }

  .faq-accordion
    .swell-block-accordion__title
    .c-switch_icon_btn
    .__icon--opened,
  .faq-accordion
    .swell-block-accordion__title
    .c-switch_icon_btn
    .__icon_opened,
  .faq-accordion .swell-block-accordion__title .c-switchIconBtn .__icon--opened,
  .faq-accordion .swell-block-accordion__title .c-switchIconBtn .__icon_opened {
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
  }

  .faq-accordion .swell-block-accordion__label {
    font-size: 16px !important;
    line-height: 1;
    font-weight: bold;
    padding-right: 0;
  }

  .faq-accordion .swell-block-accordion__label > span {
    font-size: 20px;
  }

  .faq-accordion-item {
    width: 100%;
    gap: 0 !important;
  }

  .swell-block-accordion__body {
    border: none !important;
    padding: 16px 10px 0;
  }

  .swell-block-accordion__body > .faq-accordion-item > div:first-of-type {
    flex-basis: 26px !important;
  }
  .swell-block-accordion__body > .faq-accordion-item > div:first-of-type > p {
    font-size: 20px !important;
  }

  .swell-block-accordion__body > .faq-accordion-item > div:nth-of-type(2) {
    flex-basis: 1 !important;
  }

  .swell-block-accordion__body > .faq-accordion-item > div:nth-of-type(2) > p {
    font-size: 14px !important;
    line-height: 1.6 !important;
    letter-spacing: 0em !important;
  }

  .flow {
    padding: 0;
    padding-bottom: 12.534%;
    margin-bottom: 0 !important;
  }

  .flow > div {
    padding: 0 !important;
    max-width: initial !important;
    position: initial;
  }

  .flow-inner {
    width: 91.47%;
    margin: 0 auto !important;
  }

  .flow-inner > div {
    padding: 0 !important;
    max-width: initial !important;
    position: initial;
  }

  .flow-list {
    flex-direction: column !important;
    position: relative;
  }

  .flow-list::before {
    content: "";
    width: 5px;
    height: 100%;
    background-color: #f6f6f6;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
  }

  .flow-title {
    padding: 4px 0 !important;
    font-size: 18px !important;
    margin-bottom: 24px !important;
  }

  .flow-inner > div > p {
    font-size: 14px !important;
    line-height: 2 !important;
    text-align: left !important;
    font-weight: 700 !important;
    margin-bottom: 24px !important;
  }

  .flow-list-item {
    border-radius: 20px;
    padding: 15px 10px 15px 11.664% !important;
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 16px !important;
  }

  .flow-list-item::before {
    content: "";
    background: url("https://road-techs.co.jp/wp-content/themes/swell_child/assets/images/lp/flow-number1.svg")
      center center/contain no-repeat;
    transform: initial;
    position: initial;
    display: block;
    width: 30px;
  }

  .flow-list-item2 {
    padding: 15px 10px 15px 11.664% !important;
  }

  .flow-list-item2::before {
    background: url("https://road-techs.co.jp/wp-content/themes/swell_child/assets/images/lp/flow-number2.svg")
      center center/contain no-repeat;
  }

  .flow-list-item3 {
    padding: 15px 10px 15px 11.664% !important;
  }

  .flow-list-item3::before {
    background: url("https://road-techs.co.jp/wp-content/themes/swell_child/assets/images/lp/flow-number3.svg")
      center center/contain no-repeat;
  }

  .flow-item-icon {
    width: 14.068%;
    margin: 0;
    margin-bottom: 0;
  }

  .flow-list-item2 .flow-item-icon {
    width: 14.678%;
  }

  .flow-list-item3 .flow-item-icon {
    width: 14.678%;
  }

  .flow-item-text {
    font-size: 18px !important;
    line-height: 1.4 !important;
  }

  .l-footer {
    display: none;
  }

  .fix-cta-btns-wrap {
    position: fixed;
    top: initial;
    bottom: 0;
    right: initial;
    left: 0;
    z-index: 50;
    margin-bottom: 0;
    width: 100%;
  }

  .fix-cta-btns-wrap > div {
    max-width: initial !important;
    padding: 0 !important;
    position: initial;
  }

  .fix-cta-btns {
    display: flex !important;
    gap: 0 !important;
    padding: 0 !important;
    margin-bottom: 0;
  }

  .fix-cta-btn {
    border: none;
    border-radius: 0;
    box-shadow: none;
    width: 50% !important;
  }

  .fix-cta-btn .wp-block-button__link {
    width: 100% !important;
    padding: 22px 0 !important;
  }

  .fix-cta-btn:first-of-type a {
    width: 100% !important;
    padding: 15px 0 !important;
  }

  .fix-cta-btn .wp-block-button__link img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 29px;
    margin-right: 0 !important;
  }

  .p-fixBtnWrap {
    bottom: 130px;
  }
}
