@media screen and (max-width: 768px) {}

main.lp-swr {
  font-family: "Noto Sans JP", sans-serif !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lp-swr-footer {
  font-family: "Noto Sans JP", sans-serif !important;
}

@supports (-webkit-touch-callout: none) {
  .lp-energy-fusion__title h2 {
    font-weight: 700 !important;
  }

  .c-title.--navy h2 {
    font-weight: 800 !important;
  }

  .lp-energy-fv__title {
    font-weight: 800 !important;
  }
}

main {
  overflow: hidden;
}

body {
  font-family: "Noto Sans JP", sans-serif;
}

@media screen and (min-width: 1100px) {
  .tab_only {
    display: none !important;
  }
}

@media screen and (min-width: 769px) {
  .sp_only {
    display: none !important;
  }
}

@media screen and (max-width: 768px) {
  .pc_only {
    display: none !important;
  }
}

.connection__super {
  vertical-align: text-bottom;
}
/*FV CSS  */
.lp-swr-fv {
  padding-bottom: 91px;

}
.lp-swr-fv a{
  width: fit-content;
      display: block;
}
.lp-swr-fv__logo {
  width: 10rem;
}

.lp-swr-fv__textBox {
  text-align: center;
  max-width: 1071px;
  margin-inline: auto;
  position: relative;
}

.lp-swr-fv__textBox::before {
  content: "";
  display: inline-block;
  background: url(../images/fv_title_bg.png);
  width: 100%;
  position: absolute;
  top: -124px;
  background-size: cover;
  background-repeat: no-repeat;
  transform: translateX(-50%);
  left: calc(50% + 6px);
  width: 728px;
  aspect-ratio: 1529 / 694;
  z-index: -1;
}

.lp-swr-fv__title {
  color: #02044B;
  leading-trim: both;
  text-edge: cap;
  font-feature-settings: 'palt'on;
  font-size: 82px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  text-align: left;
  margin-top: 98px;
  line-height: 1.3;
  letter-spacing: 0.0em;
  position: relative;
}

.lp-swr-fv__title .connection__super {
    font-size: 1.8rem;
    vertical-align: super;
    font-weight: 500;
    position: relative;
    top: -0.6rem;
}
.reg {
  font-size: 30px;
  font-weight: 300;
    margin-left: 0.15rem;
  line-height: 0;
  position: relative;
  top: -10px;
}

.lp-swr-fv__title span.bold {
  font-size: 86px;
  font-style: normal;
  font-weight: 700;
}

.lp-swr-fv__bottom-deco {}

.lp-swr-fv__text {
  color: #02044B;
  leading-trim: both;
  text-edge: cap;
  font-feature-settings: 'palt'on;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 2;
  letter-spacing: 0.9px;
  position: relative;
  margin-top: 12px;
    max-width: 1056px;
  margin-inline: auto;
}

.lp-swr-fv__text span.small {
  font-size: 13px;
  letter-spacing: 0.05em;
}

.lp-swr-fv__bottom-deco {
  margin-top: 2px;
}

@media screen and (max-width: 1120px) {
  .lp-swr-fv__title {
    font-size: 50px;
  }

  .lp-swr-fv__textBox {
    text-align: center;
    margin-inline: auto;
    position: relative;
    padding-inline: 20px;
    max-width: 700px;
  }

  .lp-swr-fv__title span.bold {
    font-size: 60px;
  }

  .lp-swr-fv__text {
    font-size: 16px;
    margin-top: 10px;
    max-width: 663px;
    padding-inline: 20px;
  }
}

@media screen and (max-width: 768px) {
  .lp-swr-fv {
    padding-bottom: 50px;
  }
  .lp-swr-fv__title .connection__super {
    top: 0rem;
}

  .lp-swr-fv__logo {
    width: 5.5rem;
    object-fit: contain;
    height: auto;
  }

  .lp-swr-fv__title {
    font-size: 45px;
    margin-top: 83px;
  }

  .reg {
    font-size: 15px;
    margin-left: 0.15em;
    top: -5px;
  }

  .lp-swr-fv__textBox {
    text-align: center;
    margin-inline: auto;
    position: relative;
    padding-inline: 15px;
    max-width: 438px;
  }

  .lp-swr-fv__textBox::before {
    top: -70px;
    max-width: 728px;
    width: 100%;
  }

  .lp-swr-fv__bottom-deco {
    margin-top: 8px;
  }

  .lp-swr-fv__title span.bold {
    font-size: 50px;
  }

  .lp-swr-fv__text {
    font-size: 15px;
    margin-top: 10px;
    max-width: 663px;
    padding-inline: 20px;
    line-height: 1.77;
    padding-inline: 18px;

  }

  .lp-swr-fv__text span.small {
    font-size: 11px;
    letter-spacing: 0.05em;
  }
}

@media screen and (max-width: 480px) {

  .lp-swr-fv__textBox {
    text-align: center;
    margin-inline: auto;
    position: relative;
    padding-inline: 15px;
    max-width: 375px;
  }

  .lp-swr-fv__title {
    font-size: 38px;
    margin-top: 83px;
  }

  .lp-swr-fv__title span.bold {
    font-size: 40px;
  }

  .lp-swr-fv__text {
    font-size: 15px;
    margin-top: 10px;
    max-width: 663px;
    padding-inline: 20px;
    line-height: 1.77;
    padding-inline: 18px;
  }
}


/*about セクション  */

.lp-swr-about {
  background: #F5F6F7;
  padding-block: 18px 91px;
}

.lp-swr-line {
  position: absolute;
  left: -60px;
  top: -18px;
  width: 78px;
  object-fit: contain;
  aspect-ratio: 155 / 1810;
  height: auto;
}

.lp-swr-line.--second {
  position: absolute;
  left: -60px;
  top: 197px;
  width: 78px;
  object-fit: contain;
  aspect-ratio: 155 / 3210;
  height: auto;
}

.lp-swr-line.--third {
  position: absolute;
  left: -60px;
  top: -90px;
  width: 78px;
  object-fit: contain;
  aspect-ratio: 155 / 898;
  height: auto;
}

.lp-swr-about__inner {
  max-width: 1280px;
  margin-inline: auto;
  position: relative;
}

.lp-swr-about__text-top,
.lp-swr-about__text-bottom {
  color: #DAE4EC;
  leading-trim: both;
  text-edge: cap;
  font-feature-settings: 'palt'on;
  font-size: 112px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  letter-spacing: -6.72px;
  text-align: center;
  line-height: 1;
}

.lp-swr-about__text-top span,
.lp-swr-about__text-bottom span {
  color: #B4C5D3;
}

.lp-swr-about__text-top sup.reg,
.lp-swr-about__text-bottom sup.reg
 {
  font-size: 50px;

}

.lp-swr-about__contents {
  max-width: 920px;
  margin-inline: auto;
  width: 100%;
  margin-top: 51px;
  position: relative;
}

.lp-swr-about__contents {
  display: flex;
  gap: 160px;
  padding-bottom: 31px;
}

.lp-swr-about__content {
  flex: 1;
}

.lp-swr-about__content img {
  width: 100%;
  aspect-ratio: 1/1;
  object-fit: contain;
}

.lp-swr-about__content-title {
  color: #02044B;
  leading-trim: both;
  text-edge: cap;
  font-feature-settings: 'palt'on;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-top: 23px;
}

.lp-swr-about__content-title span.suf {
  font-size: 20px;
  margin-left: 0;
  position: relative;
  top: -2px;
}

.lp-swr-about__content-title span {
  font-size: 16px;
  font-weight: 400;
  margin-left: -2px;

}

.lp-swr-about__content-text {
  color: #02044B;
  leading-trim: both;
  text-edge: cap;
  font-feature-settings: 'palt'on;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 0.65px;
  margin-top: 20px;
}

.lp-swr-about__contents__img {
  display: block;
  position: absolute;
  transform: translate(-50%, -50%);
  top: calc(50% - 114px);
  left: calc(50% + 53px);
  width: 200px;
  height: auto;
}

.lp-swr-about__contents__img.--pc {
  width: 433px;
  left: calc(50% + 136px);
  display: block;
  position: absolute;
  transform: translate(-50%, -50%);
  top: calc(50% - 96px);
  height: auto;
  z-index: 10;
}

.lp-swr-about__contents__img.--sp {
  display: none;
}

@media screen and (max-width: 1350px) {
  .lp-swr-line {
    left: 0px;
    top: -18px;
  }

  .lp-swr-line.--second {
    left: 0px;
  }

  .lp-swr-line.--third {
    left: 0px;
  }

  .lp-swr-about__text-top,
  .lp-swr-about__text-bottom {
    font-size: 80px;

  }

  .lp-swr-about__contents {
    display: flex;
    gap: 60px;
    padding-bottom: 31px;
    max-width: 700px;
  }

  .lp-swr-about__contents__img.--pc {
    width: 262px;
    left: calc(50% + 102px);
    top: calc(50% - 101px);
  }
}

@media screen and (max-width: 900px) {
  .lp-swr-about__contents {
    gap: 40px;
    max-width: 600px;
  }

  .lp-swr-line {
    left: -45px;
    top: -18px;

  }

  .lp-swr-line.--second {
    left: -45px;
  }

  .lp-swr-line.--third {
    left: -45px;
  }

  .lp-swr-about__text-top,
  .lp-swr-about__text-bottom {
    font-size: 70px;

  }

  .lp-swr-about__contents {
    margin-top: 25px;
  }

  .lp-swr-about__contents__img.--pc {
    width: 215px;
    left: calc(50% + 86px);
    top: calc(50% - 124px);
  }
}

@media screen and (max-width: 768px) {
  .lp-swr-about {
    padding-block: 23px 49px;
  }

  .lp-swr-line {
    display: none;
  }

  .lp-swr-about__inner {
    padding-inline: 20px;
  }

  .lp-swr-about__contents {
    padding-inline: 45px;
    flex-flow: column;
    margin-top: 31px;
    gap: 36px;
    padding-bottom: 20px;
    max-width: 335px;
  }

  .lp-swr-about__text-top,
  .lp-swr-about__text-bottom {
    font-size: 53px;
    text-align: left;
    letter-spacing: -0.05em;
  }

  .lp-swr-about__contents__img.--sp {
    display: block;
    position: absolute;
    transform: translate(-50%, -50%);
    top: calc(50% - 114px);
    left: calc(50% + 53px);
    width: 200px;
    height: auto;
  }

  .lp-swr-about__text-top sup.reg,
  .lp-swr-about__text-bottom sup.reg {
    color: #B4C5D3;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
  }

  .lp-swr-about__content img {
    height: auto;
    border-radius: 40px;
  }

  .lp-swr-about__content-title {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-top: 20px;
  }

  .lp-swr-about__content-title span {
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
  }

  .lp-swr-about__content-text {
    margin-top: 10px;
  }

  .lp-swr-about__contents__img.--pc {
    display: none;
  }
}


/* developmentセクション  */
.lp-swr-development {
  width: 100%;
  height: 100%;
  background: url(../images/development_bg.png);
  background-size: cover;
  padding-block: 72px 200px;
  position: relative;
}

.lp-swr-development__deco {
  width: 38.7%;
  height: auto;
  position: absolute;
  bottom: 0;
  transform: translateX(-50%);
  left: 50%;
}

h3.lp-swr-development__title {
  color: #FFF;
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-feature-settings: 'palt'on;
  font-size: 44px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.lp-swr-development__text {
  color: #FFF;
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-feature-settings: 'palt'on;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 2.4;
  margin-top: 36px;
}

@media screen and (max-width: 1000px) {
  .lp-swr-development__deco {
    width: 50%;
  }
}

@media screen and (max-width: 768px) {
  .lp-swr-development {
    background: url(../images/development_bg_sp.png);
    padding-block: 48px 203px;
    background-size: cover;
    background-position: bottom;
  }

  .lp-swr-development__deco {
    width: 80%;
  }

  h3.lp-swr-development__title {
    font-size: 28px;
  }

  .lp-swr-development__text {
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 200%;
    padding-inline: 36px 47px;
    margin-top: 29px;
    text-align: left;

  }
}

@media screen and (max-width: 480px) {
  .lp-swr-development {
    padding-block: 48px 113px;

  }
}


/* furtureセクション  */
.lp-swr-furture {
  padding-block: 90px 81px;

}

.lp-swr-furture__inner {
  max-width: 1280px;
  margin-inline: auto;
  position: relative;
}

.lp-swr-furture__content.--third {
  position: relative;
}

.lp-swr-furture__content-topTitle {
  color: #02044B;
  font-feature-settings: 'palt'on;
  font-size: 56px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  text-align: center;
}

.lp-swr-furture__content-topTitle sup {
    font-size: 51%;
    vertical-align: super;
    position: relative;
    top: -8px;
}

.lp-swr-furture__content-topTitle span {
  font-size: 64px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.lp-swr-furture__content-topTitle span.medium {

    font-size: 42.759px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    position: relative;
    top: -12px;
    left: -3px;
}

.lp-swr-furture__content-topCatch {
  color: #02044B;
  text-align: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.4;
    margin-top: 88px;
  letter-spacing: -0.02em;
}

.lp-swr-furture__content-topCatch span.suf {
  font-size: 27px;
  position: relative;
  top: -4px;
}

.lp-swr-furture__bottomImg {
  height: auto;
  width: 74%;
  margin-inline: auto;
    margin-top: 65px;

}

.lp-swr-furture__content-topText {
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  color: #02044B;
  letter-spacing: 0.75px;
  max-width: 750px;
  width: 100%;
  margin-inline: auto;
  margin-top: 35px;
  letter-spacing: -0.02em;
      font-feature-settings: 'palt' on;
}

.lp-swr-furture__content-topText span.sup {
    font-size: 12px;
}

.lp-swr-furture__content-topCatch.--swr {
    margin-top: 85px;
}

img.lp-swr-furture__item__deco {
    width: 92%;
    margin-inline: auto;

}

.lp-swr-furture__itemBox-title {
  color: #02044B;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1px;
  text-align: center;
}

.lp-swr-furture__itemBox-title span {
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;

}

.lp-swr-furture__itemBox-text {
  color: #02044B;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.75px;
  text-align: center;
  margin-top: 9px;
  padding-bottom: 15px;


}

.lp-swr-furture__items {
    max-width: 866px;
    margin-inline: auto;
    margin-top: 56px;
}

.lp-swr-furture__items.--cable {
    margin-top: 55px;
}

.lp-swr-furture__items.--cable .lp-swr-furture__itemBox {
  flex-flow: column;
}

.lp-swr-furture__itemBox {
    display: flex;
    justify-content: space-around;
    padding-inline: 54px;
    padding-block: 31px 43px;
}

.lp-swr-furture__imgBox {
  position: relative;
}

.lp-swr-furture__imgBox {
  width: fit-content;
  margin-inline: auto;
}

.lp-swr-furture__imgBox-note {
  text-align: center;
  margin-top: 18px;
  color: #02044B;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%;
  letter-spacing: 0.65px;
}

.lp-swr-furture__textBox {
  display: flex;
  justify-content: center;
  gap: 197px;
}

.lp-swr-furture__imgBottom {
    width: 78%;
    margin-inline: auto;
    height: auto;
    margin-top: 29px;
    position: relative;
    left: -18px;
}

.lp-swr-furture-img_sec {
    position: absolute;
    right: -39px;
    bottom: -22px;
}

.lp-swr-furture__contentText {
  color: #333;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  letter-spacing: 0.75px;
  font-feature-settings: 'palt' on;
}


.lp-swr-furture__contentText {
    margin-top: 51px;
    max-width: 750px;
    margin-inline: auto;

}

.lp-swr-furture__textBox-dt {
  color: #02044B;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.6;
}

.lp-swr-furture__textBox-dd {
  color: #02044B;
  leading-trim: both;
  text-edge: cap;
  font-feature-settings: 'palt'on;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.75px;
  line-height: 1;
}
.lp-swr-furture__textBox-dd span.bold {
  font-weight: 700;
}
.lp-swr-furture__textBox-dd span.small {
  font-size: 16px;
}
.lp-swr-furture__textBox-dd span.medium {
  font-size: 13px;
}

.lp-swr-furture__bottomTextBox {
  border-radius: 12px;
  border: 1px solid #90A5D0;
  background: #FFF;
  padding-inline: 60px;
  padding-block: 40px;
  display: flex;
}

.lp-swr-furture__bottomTextBox h3 {
  color: #02044B;
  leading-trim: both;
  text-edge: cap;
  font-feature-settings: 'palt'on;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  /* 28px */
  letter-spacing: 1px;
  width: 20.4%;
}

.lp-swr-furture__bottomTextBox p {
  color: #02044B;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  /* 24px */
  letter-spacing: 0.75px;
  flex: 1;
  font-feature-settings: 'palt'on;
}

.lp-swr-furture__bottomTextBox {
  border-radius: 12px;
  border: 1px solid #90A5D0;
  background: #FFF;
  padding-inline: 60px;
  padding-block: 32px;

  margin-top: 82px;
  max-width: 1093px;
  margin-inline: auto;
}

@media screen and (max-width: 1100px) {
  .lp-swr-furture__content-topTitle {
    font-size: 45px;
  }

  .lp-swr-furture__content-topTitle span {
    font-size: 50px;
  }

  .lp-swr-furture__items {
    max-width: 666px;
  }

  .lp-swr-furture__itemBox {
    gap: 40px;
  }

  .lp-swr-furture__content-topCatch {
    font-size: 26px;
  }

  .lp-swr-furture__textBox {
    justify-content: center;
    gap: 97px;
  }

  .lp-swr-furture__bottomTextBoxWrap {
    padding-inline: 20px;
  }

  .lp-swr-furture__bottomTextBox h3 {
    width: 28.4%;
  }
}

@media screen and (max-width: 768px) {
  .lp-swr-furture {
    padding-block: 49px 62px;
  }

  .lp-swr-furture__items {
    margin-top: 56px;
  }

  .lp-swr-furture__content-topTitle span.medium {
    top: -4px;
    font-size: 26px;
    padding-right: 5px;
  }

  .lp-swr-furture__content-topTitle {
    font-size: 32px;
    line-height: 1.2;
  }

  .lp-swr-furture__itemBox {
        gap: 40px;
    flex-flow: column;
    padding-inline: 20px;
  }

  .lp-swr-furture__content-topTitle span {
    font-size: 34px;
  }

  .lp-swr-furture__content {
    padding-inline: 20px;
  }

  .lp-swr-furture__content.--third {
    position: relative;
    padding-inline: 0;
  }

  .lp-swr-furture__textBox-dd span.medium {
    font-size: 10px;
    white-space: nowrap;
}
  .lp-swr-furture__content-topCatch {
    padding-inline: 18px;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    text-align: left;
    margin-top: 43px;
    letter-spacing: -0.05em;
  }

  .lp-swr-furture__content-topCatch span.suf {
    font-size: 20px;
  }

  .lp-swr-furture__content-topCatch.--swr {
    margin-top: 50px;
    padding-inline: 40px;
        margin-top: 55px;
  }

  .lp-swr-furture__content-topText {
    padding-inline: 18px;
    margin-top: 25px;
    letter-spacing: -0.02em;
  }

  .lp-swr-furture__content-topText.--swr {
    margin-top: 27px;
    padding-inline: 40px;
  }

  .lp-swr-furture__bottomImg {
    height: auto;
    width: 100%;
    margin-inline: auto;
    margin-top: 55px;

  }

  .lp-swr-furture__itemBox-title {
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .lp-swr-furture__itemBox-text {
    margin-top: 5px;
        padding-bottom: 0px;
  }

  .lp-swr-furture-img {
    object-fit: contain;
    aspect-ratio: 295 / 178;
  }

  .lp-swr-furture__itemBox-title span {
    font-size: 11px;
  }

  .lp-swr-furture-img_sec {
    right: -19px;
    bottom: -15px;
    width: 89px;
    height: auto;
  }

  .lp-swr-furture__contentText {

    margin-top: 54px;
    padding-inline: 20px;
    letter-spacing: -0.05em;
  }

  .lp-swr-furture__items.--cable {
    margin-top: 55px;
  }

  .lp-swr-furture__textBox-dt {
    font-size: 16px;
    line-height: 1.6;
  }

  .lp-swr-furture__textBox-dd {
        font-size: 12px;
    line-height: 1.2;
    text-align: center;
  }

  .lp-swr-furture__textBox {
    justify-content: space-between;
    display: flex;
        gap: 60px;
  }

  .lp-swr-furture__textBox-dl {
    flex: 1;
  }

  .lp-swr-furture__imgBottom {
    width: 100%;
    margin-top: -10px;
            left: 0px;
  }

  .lp-swr-furture__items.--cable .lp-swr-furture__itemBox {
    gap: 27px;
  }

  .lp-swr-furture__imgBox-note {
    margin-top: 25px;
    font-size: 13px;
    font-size: 11px;
    text-align: left;
  }

  .lp-swr-furture__itemBox {
    padding-inline: 20px;
        padding-block: 31px 39px;
                gap: 14px;
  }

  .lp-swr-furture__bottomTextBox {
    padding-inline: 20px;
    padding-block: 24px;
    margin-top: 58px;
    flex-flow: column;
    gap: 13px;
    font-size: 15px;
    padding-inline: 16px;
  }

  .lp-swr-furture__bottomTextBox p {
    letter-spacing: -0.01em;
  }

  .lp-swr-furture__bottomTextBox h3 {
    width: 100%;
    font-size: 18px;
  }
}


.lp-swr-technology {
  background: url(../images/technology_bg.webp);
     padding-block: 61px 72px;
  background-size: cover;
}

.lp-swr-technology__title h2 {
  text-align: center;
  color: #FFF;
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-feature-settings: 'palt'on;
  text-shadow: 0 0 22.069px #000;
  font-size: 44px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.lp-swr-technology__img {
  display: flex;
  justify-content: center;
  margin-top: 54px;
}

.lp-swr-technology__img img {
  height: auto;
  width: 333px;

}

@media screen and (max-width: 768px) {
  .lp-swr-technology {
    background: url(../images/technology_bg_sp.png);
    padding-block: 26px 42px;
  }

  .lp-swr-technology__title h2 {
    font-size: 28px;
  }

  .lp-swr-technology__img {
    display: flex;
    justify-content: center;
    margin-top: 29px;
  }

  .lp-swr-technology__img img {
    width: 170px;
    height: auto;

  }

  .lp-swr-furture__content-topTitle sup {
    top: 0px;
}
img.lp-swr-furture__item__deco {
    width: 97%;
}
}





/* スライドの動き等速 */
.swiper {
  margin-top: 60px;
  pointer-events: none;
}

@media screen and (max-width: 768px) {
  .swiper {
    margin-top: 40px;
  }
}

.swiper-box {
  position: relative;
}

.swiper-wrapper {
  transition-timing-function: linear !important;
}

.swiper-slide img {
  height: auto;
  width: 100%;
}

.swiper-slide {
  width: 213px !important;
  position: relative;
  margin-right: 36px;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: auto;
}

.swiper-slide img.text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  height: 50px;
}


.swiper-wrapper_bottom-box {
  display: flex;
  justify-content: center;
  position: relative;
  /* top: -118px; */
  z-index: 1;
  position: absolute;
  top: -51px;
  transform: translateX(-50%);
  left: 50%;
  z-index: 10;
}

@media screen and (max-width: 768px) {
  .swiper-wrapper_bottom-box {
    transform: translate(-50%, -50%);
    top: calc(50% - -6px);
  }

  .swiper-slide {
    width: 120px !important;
    position: relative;
    margin-right: 20px;
  }
}

.swiper-box-bottom {
  border-radius: 0 0 80px 80px;
  background: #00bbf5;
  padding-block: 48px 47px;
  position: relative;
  z-index: 10;
}

@media screen and (max-width: 768px) {
  .swiper-box-bottom {
    border-radius: 0 0 30px 30px;
  }
}

@media screen and (max-width: 768px) {
  .swiper-box-bottom {
    padding-block: 17px 21px;
  }
}

.swiper-box-bottom p {
  color: #060e31;
  leading-trim: both;
  text-edge: cap;
  font-feature-settings: "palt"on;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .swiper-box-bottom p {
    font-size: 18px;
    padding-inline: 24px 27px;
    text-align: left;
    line-height: 1.4;
    max-width: 389px;
    margin-inline: auto;
  }
}

.lp-swr-application__message {
    margin-top: 120px;

}

@media screen and (max-width: 768px) {
  .lp-swr-application__message {
    margin-top: 60px;

  }
}

.lp-swr-application__message p {
  color: #060e31;
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-feature-settings: "palt"on;
  font-size: 28px;
  font-weight: 900;
  line-height: 2.4;
  /* 67.2px */
  letter-spacing: -0.03em;
}

@media screen and (max-width: 1000px) {
  .lp-swr-application__message p {
    font-size: 24px;
  }
}

@media screen and (max-width: 768px) {
  .lp-swr-application__message p {
    font-size: 18px;
  }
}

a.lp-swr-application__message-link {
  transition: 0.3s;
  display: flex;
  justify-content: space-between;
  padding-inline: 140px 17px;
  position: relative;
  font-size: 20px;
}

@media screen and (max-width: 768px) {
  a.lp-swr-application__message-link {
    padding-inline: 59px 17px;
    max-width: 375px;
    margin-inline: auto;
    font-size: 15px;
  }
}

.lp-swr-application__message-link::after {
  content: "";
  display: inline-block;
  content: "";
  width: 11px;
  display: block;
  background: url(../images/white_arrow.svg);
  background-size: auto 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 27px;
  aspect-ratio: 5 / 9;

}

@media screen and (min-width: 769px) {
  a.lp-swr-application__message-link:hover {
    opacity: 0.7;
  }


}

.lp-swr-application__message-linkWrap {
  border-radius: 8px;
  background: #060e31;
  color: #fff;
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-feature-settings: "palt"on;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.06em;
  height: 80px;
  width: 572px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  margin-inline: auto;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .lp-swr-application__message-linkWrap {
    width: 89%;
    max-width: 400px;
    font-size: 15px;
    height: 60px;
    display: flex;
    border-radius: 8px;
  }

  .lp-swr-application__message-link {
    padding-inline: 59px 17px;
  }

  .lp-swr-application__message-link::after {
    width: 6px;
    right: 16px;
  }
}

.lp-swr-application__message-link {
  color: #fff;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
  letter-spacing: 0.03em;
  padding-left: 17px;
}

.lp-swr-application__message-link::before {
  content: "";
  display: inline-block;
  width: 458px;
  height: 458px;
  border-radius: 458px;
  background: radial-gradient(50% 50% at 50% 50%, #122b97 0%, rgba(18, 43, 151, 0) 100%);
  position: absolute;
  top: 50%;
  left: 257px;
  transform: translateY(-50%);
  z-index: -1;
}

@media screen and (max-width: 370px) {
  a.lp-swr-application__message-link {
    padding-inline: 30px 17px;
    font-size: 15px;
  }
}

.footer_text-box img {
  margin-inline: auto;
  width: 192px;
  margin-top: 22px;
}

@media screen and (max-width: 768px) {
  .footer_text-box img {
    width: 155px;
    margin-top: 17px;
  }
}

.c-toTop-area {
  padding: 80px 0 74px;
  text-align: center;
}

.c-toTop-area {
  padding: 80px 0 75px;
  text-align: center;
  /* 必要なら背景など
  background: #f7f7f7;
  */
}

@media screen and (max-width: 768px) {
  .c-toTop-area {
    padding: 48px 0 43px;
  }
}

.c-toTop {
  display: inline-block;
}

.c-toTop img {
  display: block;
  width: 52px;
  height: auto;
}

@media screen and (max-width: 768px) {
  .c-toTop img {
    width: 40px;
  }
}

/* スムーススクロール */
html {
  scroll-behavior: smooth;
}

/* ヘッダーが固定で被る場合はオフセット */
html {
  scroll-padding-top: 80px;
}

/* 固定ヘッダーが80pxなら調整 */

.lp-swr-application__inner {
  padding-top: 69px;
}

@media screen and (max-width: 768px) {
  .lp-swr-application__inner {
    padding-top: 33px;
  }
}

p.lp-swr-application__text {
  color: #333 !important;
  leading-trim: both;
  text-edge: cap;
  font-feature-settings: "palt"on;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 160%;
  letter-spacing: 0.9px;
  margin-top: 25px;
}

p.lp-swr-application__text::before {
  display: none;
}

/* フッター*/
footer {
  padding-top: 161px;
}

@media screen and (max-width: 768px) {
  footer {
    padding-top: 96px;
  }
}

.footer_text-box {
  text-align: center;
}

.footer_text {
  color: #000;
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-feature-settings: "palt"on;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  letter-spacing: 2.68px;
}

@media screen and (max-width: 768px) {
  .footer_text {
    font-size: 14px;
    letter-spacing: 0.1em;
  }
}

.footer_text span {
  font-size: 0.6em;
  vertical-align: super;
}

p.footer_copyright {
  text-align: center;
  padding-block: 6px;
  color: #333;
  text-align: center;
  font-size: 15px;
  font-weight: 400;
}

@media screen and (max-width: 768px) {
  p.footer_copyright {
    font-size: 13px;
  }
}

.lp-swr-footer {
  background-image: unset !important;
  padding-top: 160px;
}

@media screen and (max-width: 768px) {
  .lp-swr-footer {
    padding-top: 97px;
  }
}

.footer_copyright span {
  font-size: 15px;

}

@media screen and (max-width: 768px) {
  .footer_copyright span {
    font-size: 13px;

  }
}