@charset "UTF-8";
/*************************************************

top-ourservice

*************************************************/
.top-ourservice {
  padding: 8rem 0 0 0;
}
@media screen and (max-width: 767px) {
  .top-ourservice {
    padding: 66vw 0 0 0;
  }
}

/*************************************************

top-products

*************************************************/
.top-products {
  background-color: #ebf1fa;
}

/* top-products-area02
---------------------------------------*/
.top-products-area02 {
  background-color: #fff;
}

/*************************************************

top-flow

*************************************************/
.top-flow {
  padding: 8rem 0;
  color: #fff;
  background-color: #3375cf;
}
.top-flow .parts-headline01__ja {
  color: #fff;
}

/*************************************************

top-news

*************************************************/
.top-news {
  padding: 8rem 0;
}

.top-news-area01 {
  display: flex;
  justify-content: space-between;
}

.top-news-area01__left {
  width: 21.5rem;
}

.top-news-area01__right {
  width: min(100% - 21.5rem, 83.5rem);
}

.top-news-area01__list-item {
  border-bottom: #d6e3f5 solid 0.2rem;
}
.top-news-area01__list-item:first-child {
  border-top: #d6e3f5 solid 0.2rem;
}

.top-news-area01__list-anchor {
  position: relative;
  display: flex;
  align-items: center;
  padding: 1.7rem 17rem 1.7rem 1.5rem;
  color: #000000;
  text-decoration: none;
  transition: color 0.3s;
}
@media (any-hover: hover) {
  .top-news-area01__list-anchor:hover {
    color: #3375cf;
  }
  .top-news-area01__list-anchor:hover .top-news-area01__list-arw {
    background-color: #fff;
    border: solid 1px #3375cf;
  }
  .top-news-area01__list-anchor:hover .top-news-area01__list-arw .cls-1 {
    stroke: #3375cf;
  }
}
@media screen and (max-width: 767px) {
  .top-news-area01__list-anchor {
    padding: 1.7rem 0 1.7rem 0rem;
    display: block;
  }
}

.top-news-area01__list-cat {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 8rem;
  min-height: 2.4rem;
  color: #3375cf;
  font-size: 1.2rem;
  font-weight: 500;
  background-color: #ebf1fa;
  border-radius: 10rem;
}
@media screen and (max-width: 767px) {
  .top-news-area01__list-cat {
    display: inline-block;
    width: auto;
    padding: 0.4rem 1.8rem;
  }
}

.top-news-area01__list-date {
  box-sizing: border-box;
  width: 11rem;
  padding-left: 1.5rem;
  color: #808080;
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  .top-news-area01__list-date {
    display: inline-block;
  }
}

.top-news-area01__list-title {
  overflow: hidden;
  width: calc(100% - 8rem - 11rem);
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
@media screen and (max-width: 767px) {
  .top-news-area01__list-title {
    margin-top: 1rem;
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
}

.top-news-area01__list-arw {
  position: absolute;
  top: 50%;
  right: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.8rem;
  height: auto;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background-color: #3375cf;
  transform: translateY(-50%);
  transition: background-color 0.3s;
}
@media screen and (max-width: 767px) {
  .top-news-area01__list-arw {
    display: none;
  }
}
.top-news-area01__list-arw svg,
.top-news-area01__list-arw img {
  width: 1.2rem;
}
.top-news-area01__list-arw .cls-1 {
  fill: none;
  stroke: #fff;
  stroke-linecap: round;
  stroke-miterlimit: 10;
  stroke-width: 0.2rem;
  transition: stroke 0.3s;
}

/*************************************************

top-access

*************************************************/
.top-access {
  padding: 8rem 0;
}
@media screen and (max-width: 767px) {
  .top-access {
    padding: 5rem 0;
  }
}
.top-access {
  background-color: #ebf1fa;
}
.top-access .section-inner {
  padding: 0rem 4.8rem;
}
@media screen and (max-width: 767px) {
  .top-access .section-inner {
    padding: 0rem 2rem;
  }
}

/* top-access-flex01
---------------------------------------*/
.top-access-flex01 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 8rem 0;
}

.top-access-flex01__group {
  width: calc(50% - 2.5rem);
}

.top-access-disc {
  display: flex;
  justify-content: space-between;
  padding: 1.5rem 0;
  border-bottom: #d6e3f5 solid 0.1rem;
}
@media screen and (max-width: 767px) {
  .top-access-disc {
    flex-direction: column;
  }
}

.top-access-disc__title {
  width: 7.3rem;
  color: #3375cf;
  font-weight: 700;
}

.top-access-disc__body {
  width: calc(100% - 7.3rem);
}

.top-access-map {
  margin-top: 2.5rem;
  line-height: 0;
}
.top-access-map iframe {
  display: block;
  width: 100%;
  height: 28rem;
  border-radius: 1rem;
}

/* top-access-salesoffice
---------------------------------------*/
.top-access-salesoffice {
  margin-top: 2rem;
}

.top-access-salesoffice__list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem 0;
  padding-bottom: 2rem;
  border-bottom: #d6e3f5 solid 0.2rem;
}

.top-access-salesoffice__list-item {
  box-sizing: border-box;
  width: 20%;
}
@media screen and (max-width: 767px) {
  .top-access-salesoffice__list-item {
    width: 50%;
  }
}

.top-access-salesoffice__list-anchor {
  position: relative;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: #000000;
  text-decoration: none;
  transition: 0.5s;
}
.top-access-salesoffice__list-anchor:hover {
  color: #3375cf;
}
.top-access-salesoffice__list-anchor > span {
  font-size: 70%;
}
.top-access-salesoffice__list-anchor::before {
  display: block;
  content: "";
  border-top: transparent solid 0.5rem;
  border-left: #3375cf solid 0.7rem;
  border-bottom: transparent solid 0.5rem;
}

.home main.container {
  padding: 0;
}

.home.scrolled header {
  background-color: #ffffff;
}

section h3:where(:not(.wp-block-post-title)):after {
  display: none;
}
section .section-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 10rem 4.8rem;
}
@media screen and (max-width: 767px) {
  section .section-inner {
    padding: 5rem 2rem;
  }
}
section.kv {
  padding: 9rem 0 0 0;
  background: #EFF9FE;
  background: linear-gradient(190deg, rgb(239, 249, 254) 0%, rgb(239, 249, 254) 50%, rgb(255, 255, 255) 100%);
}
@media screen and (max-width: 767px) {
  section.kv {
    padding: 7rem 0 0 0;
  }
}
section.kv #waveCanvas {
  position: absolute;
  opacity: 0;
  transition: 3s;
  pointer-events: none;
}
section.kv #waveCanvas * {
  transition: 3s;
}
section.kv .kv-swiper * {
  pointer-events: none;
}
section.kv .kv-inner .row .col {
  padding: 0;
}
section.kv .kv-inner .row .col .kv-copy {
  margin-top: 6rem;
  padding-left: 4rem;
}
@media screen and (max-width: 767px) {
  section.kv .kv-inner .row .col .kv-copy {
    margin-top: 0;
    padding-left: 0rem;
  }
}
section.kv .kv-inner .row .col .kv-copy span.main {
  display: inline-block;
  color: #385493;
  font-weight: 800;
  padding: 1.4rem;
  font-size: 2.8vw;
  line-height: 1.4vw;
  margin-bottom: 0.6rem;
  letter-spacing: 0.2rem;
}
@media screen and (max-width: 767px) {
  section.kv .kv-inner .row .col .kv-copy span.main {
    padding: 3.5vw;
    font-size: 6vw;
    line-height: 0;
  }
}
section.kv .kv-inner .row .col span.lead {
  font-size: 1.6vw;
  font-weight: 700;
  color: #3375cf;
  padding-left: 5.4rem;
  margin-top: 1rem;
}
@media screen and (max-width: 767px) {
  section.kv .kv-inner .row .col span.lead {
    font-size: 4vw;
    padding-left: 3.5vw;
    margin-top: 0;
  }
}
section.kv .kv-inner .row .col p {
  font-size: 1.15vw;
  font-weight: 700;
  color: #000000;
  padding-left: 5.4rem;
  margin-top: 1rem;
  font-family: "Poppins", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ＭＳ Ｐゴシック", sans-serif;
}
@media screen and (max-width: 767px) {
  section.kv .kv-inner .row .col p {
    font-size: 2.6vw;
    padding-left: 3.5vw;
    margin-top: 0;
  }
}
section.kv .kv-inner .row .col .kv-img-wrapper {
  position: relative;
  height: 24vw;
}
@media screen and (max-width: 767px) {
  section.kv .kv-inner .row .col .kv-img-wrapper {
    height: 100%;
    position: absolute;
    width: 100%;
    top: 104vw;
  }
}
section.kv .kv-inner .row .col .kv-img-wrapper .kv-img {
  position: absolute;
}
section.kv .kv-inner .row .col .kv-img-wrapper .kv-img.bg-item-01 {
  left: 50%;
  bottom: 50%;
  width: 25%;
  z-index: 1;
  border-radius: 1rem;
}
@media screen and (max-width: 767px) {
  section.kv .kv-inner .row .col .kv-img-wrapper .kv-img.bg-item-01 {
    left: 32%;
    bottom: 38%;
    width: 25%;
    z-index: 1;
  }
}
section.kv .kv-inner .row .col .kv-img-wrapper .kv-img.bg-item-02 {
  left: 0;
  bottom: 0;
  width: 57%;
  z-index: 0;
  border-radius: 0 1rem 1rem 0;
}
@media screen and (max-width: 767px) {
  section.kv .kv-inner .row .col .kv-img-wrapper .kv-img.bg-item-02 {
    left: 0;
    bottom: 0;
    width: 43%;
    z-index: 0;
  }
}
section.kv .kv-inner .row .col .kv-swiper-wrap img {
  border-radius: 3rem 0 0 3rem;
}
@media screen and (max-width: 767px) {
  section.kv .kv-inner .row .col.col-7 {
    margin-top: 1rem;
    align-items: end;
  }
  section.kv .kv-inner .row .col.col-7 .kv-swiper-wrap {
    width: 94%;
  }
  section.kv .kv-inner .row .col.col-7 .kv-swiper-wrap img {
    border-radius: 1rem 0 0 1rem;
  }
}
@media screen and (max-width: 768px) {
  section.kv .kv-inner.another-elm .row {
    flex-direction: row;
  }
}
section.kv .kv-inner.another-elm .row .col {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
  height: calc(33.3333333333vh - 90px);
  min-height: 28.334rem;
  display: flex;
  flex-direction: column;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 768px) {
  section.kv .kv-inner.another-elm .row .col {
    min-height: 15.834rem;
  }
}
section.kv .kv-inner.another-elm .row .col:nth-child(1) {
  background-image: url("../images/common/kv-panel-01.png");
}
@media screen and (max-width: 768px) {
  section.kv .kv-inner.another-elm .row .col:nth-child(1) {
    flex: 0 0 50%;
    max-width: 50%;
    height: calc(15vh - 52px);
    min-height: 13.5rem;
  }
}
@media screen and (max-width: 768px) and (max-width: 540px) {
  section.kv .kv-inner.another-elm .row .col:nth-child(1) {
    height: calc(10vh - 52px);
    min-height: 9rem;
  }
}
section.kv .kv-inner.another-elm .row .col:nth-child(2) {
  background-image: url("../images/common/kv-panel-02.png");
}
@media screen and (max-width: 768px) {
  section.kv .kv-inner.another-elm .row .col:nth-child(2) {
    background-image: url("../images/common/kv-panel-03.png");
    flex: 0 0 50%;
    max-width: 50%;
    height: calc(15vh - 52px);
    min-height: 13.5rem;
  }
}
@media screen and (max-width: 768px) and (max-width: 540px) {
  section.kv .kv-inner.another-elm .row .col:nth-child(2) {
    height: calc(10vh - 52px);
    min-height: 9rem;
  }
}
section.kv .kv-inner.another-elm .row .col:nth-child(3) {
  background-image: url("../images/common/kv-panel-03.png");
}
@media screen and (max-width: 768px) {
  section.kv .kv-inner.another-elm .row .col:nth-child(3) {
    background-image: url("../images/common/kv-panel-02.png");
    flex: 0 0 100%;
    max-width: 100%;
    height: calc(30vh - 52px);
    min-height: 27rem;
  }
}
@media screen and (max-width: 768px) and (max-width: 540px) {
  section.kv .kv-inner.another-elm .row .col:nth-child(3) {
    height: calc(20vh - 52px);
    min-height: 18rem;
  }
}
section.kv .kv-inner.another-elm .row .col:nth-child(4) {
  background-image: url("../images/common/kv-panel-04.png");
}
@media screen and (max-width: 768px) {
  section.kv .kv-inner.another-elm .row .col:nth-child(4) {
    background-image: url("../images/common/kv-panel-07.png");
    flex: 0 0 25%;
    max-width: 25%;
    height: calc(25vh - 52px);
    min-height: 20.25rem;
  }
}
@media screen and (max-width: 768px) and (max-width: 540px) {
  section.kv .kv-inner.another-elm .row .col:nth-child(4) {
    height: calc(15vh - 52px);
    min-height: 13.5rem;
  }
}
section.kv .kv-inner.another-elm .row .col:nth-child(5) {
  background-image: url("../images/common/kv-panel-main.svg");
  box-shadow: 0px 0px 10px 8px rgba(0, 0, 0, 0.35);
  position: relative;
  z-index: 99;
  background-size: 68%;
  background-color: #ffffff;
}
@media screen and (max-width: 1366px) {
  section.kv .kv-inner.another-elm .row .col:nth-child(5) {
    background-size: 75%;
  }
}
@media screen and (max-width: 768px) {
  section.kv .kv-inner.another-elm .row .col:nth-child(5) {
    flex: 0 0 75%;
    max-width: 75%;
    height: calc(25vh - 52px);
    min-height: 20.25rem;
    background-size: 60%;
  }
}
@media screen and (max-width: 768px) and (max-width: 540px) {
  section.kv .kv-inner.another-elm .row .col:nth-child(5) {
    background-size: 75%;
    height: calc(15vh - 52px);
    min-height: 13.5rem;
  }
}
section.kv .kv-inner.another-elm .row .col:nth-child(6) {
  background-image: url("../images/common/kv-panel-05.png");
}
@media screen and (max-width: 768px) {
  section.kv .kv-inner.another-elm .row .col:nth-child(6) {
    flex: 0 0 50%;
    max-width: 50%;
    height: calc(15vh - 52px);
    min-height: 13.5rem;
  }
}
@media screen and (max-width: 768px) and (max-width: 540px) {
  section.kv .kv-inner.another-elm .row .col:nth-child(6) {
    height: calc(10vh - 52px);
    min-height: 9rem;
  }
}
section.kv .kv-inner.another-elm .row .col:nth-child(7) {
  background-image: url("../images/common/kv-panel-06.png");
}
@media screen and (max-width: 768px) {
  section.kv .kv-inner.another-elm .row .col:nth-child(7) {
    background-image: url("../images/common/kv-panel-04.png");
    flex: 0 0 50%;
    max-width: 50%;
    height: calc(15vh - 52px);
    min-height: 13.5rem;
  }
}
@media screen and (max-width: 768px) and (max-width: 540px) {
  section.kv .kv-inner.another-elm .row .col:nth-child(7) {
    height: calc(10vh - 52px);
    min-height: 9rem;
  }
}
section.kv .kv-inner.another-elm .row .col:nth-child(8) {
  background-image: url("../images/common/kv-panel-07.png");
}
@media screen and (max-width: 768px) {
  section.kv .kv-inner.another-elm .row .col:nth-child(8) {
    background-image: url("../images/common/kv-panel-06.png");
    flex: 0 0 50%;
    max-width: 50%;
    height: calc(15vh - 52px);
    min-height: 13.5rem;
  }
}
@media screen and (max-width: 768px) and (max-width: 540px) {
  section.kv .kv-inner.another-elm .row .col:nth-child(8) {
    height: calc(10vh - 52px);
    min-height: 9rem;
  }
}
section.kv .kv-inner.another-elm .row .col:nth-child(9) {
  background-image: url("../images/common/kv-panel-08.png");
}
@media screen and (max-width: 768px) {
  section.kv .kv-inner.another-elm .row .col:nth-child(9) {
    flex: 0 0 50%;
    max-width: 50%;
    height: calc(15vh - 52px);
    min-height: 13.5rem;
  }
}
@media screen and (max-width: 768px) and (max-width: 540px) {
  section.kv .kv-inner.another-elm .row .col:nth-child(9) {
    height: calc(10vh - 52px);
    min-height: 9rem;
  }
}
@media screen and (max-width: 767px) {
  section.about {
    padding-top: 0;
  }
  section.about .col.col-5.full-right {
    margin: 6rem -2rem;
  }
}
@media screen and (max-width: 767px) {
  section.about .parts-buttom01__anchor {
    width: min(100%, 25rem);
    margin-left: auto;
  }
}
section.about .about-img-box {
  position: relative;
  width: 50vw;
  height: 100%;
}
@media screen and (max-width: 767px) {
  section.about .about-img-box {
    width: 100%;
  }
}
section.about .about-img-box > img {
  position: absolute;
}
section.about .about-img-box > img.img-about-01 {
  right: 0;
  width: 46vw;
  top: 0;
  border-radius: 1rem 0 0 1rem;
}
@media screen and (max-width: 767px) {
  section.about .about-img-box > img.img-about-01 {
    right: -50px;
    width: 76vw;
    top: 0;
  }
}
section.about .about-img-box > img.img-about-02 {
  width: 20vw;
  z-index: 10;
  bottom: -13vw;
  left: -3vw;
  border-radius: 1rem;
}
@media screen and (max-width: 767px) {
  section.about .about-img-box > img.img-about-02 {
    width: 46vw;
    z-index: 10;
    bottom: auto;
    left: -3vw;
    top: 45vw;
  }
}
section.about .about-img-box > img.img-about-03 {
  width: 16vw;
  bottom: -20vw;
  right: 15vw;
  border-radius: 1rem;
}
@media screen and (max-width: 767px) {
  section.about .about-img-box > img.img-about-03 {
    width: 34vw;
    bottom: -90vw;
    right: 4vw;
  }
}
section.about h3.about-ttl {
  margin-top: 4rem;
  margin-bottom: 2rem;
  font-size: 5rem;
  color: #000000;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1260px) {
  section.about h3.about-ttl {
    font-size: 4.8rem;
  }
}
@media screen and (max-width: 1148px) {
  section.about h3.about-ttl {
    font-size: 4rem;
  }
}
@media screen and (max-width: 1148px) {
  section.about h3.about-ttl {
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 767px) {
  section.about h3.about-ttl {
    margin-top: 0rem;
    font-size: 7vw;
  }
}
section.about h3.about-ttl > span {
  color: #3375cf;
}
section.about h3.about-ttl + p {
  line-height: 3.4rem;
  font-size: 1.8rem;
  font-weight: 500;
  margin-bottom: 4rem;
}
@media screen and (max-width: 767px) {
  section.about h3.about-ttl + p {
    line-height: 6.2vw;
    font-size: 2.8vw;
    font-weight: 500;
    margin-bottom: 1.6rem;
  }
}
section.about .parts-buttom01__anchor {
  max-width: 240px;
  justify-content: space-between;
}
section.about .parts-buttom01__anchor > .parts-buttom01__text {
  padding-left: 3rem;
}
section.top-ourservice > .section-inner {
  padding: 5rem 4.8rem;
}
@media screen and (max-width: 767px) {
  section.top-ourservice > .section-inner {
    padding: 5rem 2rem 2rem 2rem;
  }
}
section.top-ourservice .services-box {
  padding: 0rem 4.8rem;
}
section.top-ourservice .services-box .tab-contents {
  display: none;
}
section.top-ourservice .services-box .tab-contents.current {
  display: block;
}
section.top-ourservice .services-box .tab-contents img {
  border-radius: 1rem;
}
section.top-ourservice .services-box input:checked + label + .tab-contents {
  display: block;
}
@media screen and (max-width: 767px) {
  section.top-ourservice .service-wrap {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  section.top-ourservice .service-wrap-sp {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  section.top-ourservice .service-wrap-sp {
    display: block;
  }
  section.top-ourservice .service-wrap-sp .service-wrap-sp-inner {
    padding: 0 2rem;
  }
  section.top-ourservice .service-wrap-sp .service-wrap-sp-inner dl.service-item {
    background-color: #ebf1fa;
    padding: 3rem 2.4rem;
    border-radius: 1rem;
    margin-bottom: 2rem;
    transition: 0.5s;
  }
  section.top-ourservice .service-wrap-sp .service-wrap-sp-inner dl.service-item dt.service-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  section.top-ourservice .service-wrap-sp .service-wrap-sp-inner dl.service-item dt.service-header h4 {
    width: 100%;
  }
  section.top-ourservice .service-wrap-sp .service-wrap-sp-inner dl.service-item dt.service-header h4 .sub {
    display: block;
    font-size: 1.2rem;
    color: #99bae7;
    font-family: "Poppins", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ＭＳ Ｐゴシック", sans-serif;
    margin-bottom: 1rem;
  }
  section.top-ourservice .service-wrap-sp .service-wrap-sp-inner dl.service-item dt.service-header h4 .title {
    display: block;
    font-size: 2rem;
    color: #000000;
    font-weight: 700;
    line-height: 2.4rem;
  }
  section.top-ourservice .service-wrap-sp .service-wrap-sp-inner dl.service-item dt.service-header .toggle {
    width: 1.4rem;
    height: 1.4rem;
    position: relative;
  }
  section.top-ourservice .service-wrap-sp .service-wrap-sp-inner dl.service-item dt.service-header .toggle .line {
    width: 100%;
    height: 2px;
    background-color: #3375cf;
    position: absolute;
    margin: auto;
    transition: 0.5s;
    transform: rotate(180deg);
  }
  section.top-ourservice .service-wrap-sp .service-wrap-sp-inner dl.service-item dt.service-header .toggle .line.top {
    top: 0;
    bottom: 0;
    transform: rotate(0deg);
  }
  section.top-ourservice .service-wrap-sp .service-wrap-sp-inner dl.service-item dt.service-header .toggle .line.btm {
    top: 0;
    bottom: 0;
    transform: rotate(90deg);
  }
  section.top-ourservice .service-wrap-sp .service-wrap-sp-inner dl.service-item dd.service-body {
    padding-top: 0rem;
    padding-bottom: 0rem;
    transition: 0.5s;
  }
  section.top-ourservice .service-wrap-sp .service-wrap-sp-inner dl.service-item dd.service-body p {
    padding-top: 2rem;
    margin-bottom: 2rem;
    font-size: 1.4rem;
  }
  section.top-ourservice .service-wrap-sp .service-wrap-sp-inner dl.service-item dd.service-body figure {
    padding-bottom: 2rem;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  section.top-ourservice .service-wrap-sp .service-wrap-sp-inner dl.service-item dd.service-body figure {
    padding-bottom: 0rem;
  }
}
@media screen and (max-width: 767px) {
  section.top-ourservice .service-wrap-sp .service-wrap-sp-inner dl.service-item.is-open {
    background-color: #3375cf !important;
  }
  section.top-ourservice .service-wrap-sp .service-wrap-sp-inner dl.service-item.is-open dd.service-body p {
    color: #ffffff !important;
  }
  section.top-ourservice .service-wrap-sp .service-wrap-sp-inner dl.service-item.is-open dt.service-header h4 .title {
    color: #ffffff !important;
  }
  section.top-ourservice .service-wrap-sp .service-wrap-sp-inner dl.service-item.is-open dt.service-header dd.service-body {
    color: #ffffff !important;
  }
  section.top-ourservice .service-wrap-sp .service-wrap-sp-inner dl.service-item.is-open dt.service-header .toggle .line {
    transform: rotate(0deg);
    background-color: #ffffff !important;
  }
  section.top-ourservice .service-wrap-sp .service-wrap-sp-inner dl.service-item.is-open dt.service-header .toggle .line.top {
    top: 0 !important;
    bottom: 0 !important;
    transform: rotate(0deg) !important;
  }
  section.top-ourservice .service-wrap-sp .service-wrap-sp-inner dl.service-item.is-open dt.service-header .toggle .line.btm {
    top: 0 !important;
    bottom: 0 !important;
    transform: rotate(0deg) !important;
  }
}
section.top-ourservice .tabs-inner {
  padding: 0 4.8rem;
}
section.top-ourservice .tabs-inner .tabs form.tab-input {
  display: flex;
  gap: 1rem;
}
section.top-ourservice .tabs-inner .tabs form.tab-input input {
  display: none;
}
section.top-ourservice .tabs-inner .tabs form.tab-input input + label {
  position: relative;
  background-color: rgba(51, 117, 207, 0.1019607843);
  cursor: pointer;
  padding: 2.8rem 2.8rem;
  width: 25%;
  border-radius: 2rem 2rem 0 0;
  opacity: 1;
  transition: 0.5s;
  font-size: 2rem;
  font-weight: 500;
  line-height: 2.4rem;
}
section.top-ourservice .tabs-inner .tabs form.tab-input input + label:before {
  content: "";
  position: absolute;
  background-image: url("../images/common/arrow-down-blue.svg");
  right: 0;
  top: 0;
  background-repeat: no-repeat;
  background-position: center;
  width: 2.4rem;
  height: 2.4rem;
  z-index: 10;
  margin: 2rem 1.6rem;
}
section.top-ourservice .tabs-inner .tabs form.tab-input input + label:hover {
  opacity: 0.7;
}
section.top-ourservice .tabs-inner .tabs form.tab-input input + label span {
  display: block;
  font-family: "Poppins", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ＭＳ Ｐゴシック", sans-serif;
  font-size: 1.2rem;
  font-weight: 600;
  color: #99bae7;
  line-height: 1.8rem;
  margin-bottom: 0.8rem;
}
section.top-ourservice .tabs-inner .tabs form.tab-input input:checked + label {
  background-color: #3375cf;
  color: #fff;
  cursor: none;
  pointer-events: none;
}
section.top-ourservice .tabs-inner .tabs form.tab-input input:checked + label:before {
  background-image: url("../images/common/arrow-down-white.svg");
}
section.top-ourservice .services-box-wrap {
  background-color: #3375cf;
  color: #fff;
}
section.top-ourservice .services-box-wrap .section-inner {
  padding: 4rem 0rem;
}
section.top-ourservice .services-box-wrap .section-inner .services-box h3 {
  font-size: 3.2rem;
  padding-top: 2.8rem;
  border-top: solid 1px #ffffff;
  margin-bottom: 1.6rem;
}
section.top-ourservice .services-box-wrap .section-inner .services-box h3 > br {
  display: none;
}
section.top-ourservice .services-box-wrap .section-inner .services-box p {
  font-size: 1.8rem;
  line-height: 3.4rem;
  font-weight: 400;
}
section.top-products > .section-inner {
  padding: 6rem 4.8rem 2rem 4.8rem;
}
@media screen and (max-width: 767px) {
  section.top-products > .section-inner {
    padding: 6rem 2rem 2rem 2rem;
  }
}
section.top-products .no-pad {
  padding: 0;
}
section.top-products .product-swiper-wrap {
  padding-bottom: 8rem;
}
section.top-products .product-swiper-wrap .product-swiper .swiper-wrapper .swiper-slide {
  height: auto;
  display: block;
}
section.top-products .product-swiper-wrap .product-swiper .swiper-wrapper .swiper-slide .product-item {
  max-width: 1200px;
  margin: auto;
  background-color: #ffffff;
  padding: 4rem 4rem;
  border-radius: 2rem;
  height: auto;
}
@media screen and (max-width: 767px) {
  section.top-products .product-swiper-wrap .product-swiper .swiper-wrapper .swiper-slide .product-item {
    padding: 2rem 2rem;
  }
}
section.top-products .product-swiper-wrap .product-swiper .swiper-wrapper .swiper-slide .product-item h3 {
  font-size: 3.2rem;
  font-weight: 600;
  margin-bottom: 1.8rem;
  position: relative;
  padding-left: 3.8rem;
}
@media screen and (max-width: 767px) {
  section.top-products .product-swiper-wrap .product-swiper .swiper-wrapper .swiper-slide .product-item h3 {
    font-size: 2.4rem;
  }
}
section.top-products .product-swiper-wrap .product-swiper .swiper-wrapper .swiper-slide .product-item h3:before {
  position: absolute;
  content: "";
  width: 2.4rem;
  height: 2.4rem;
  background-color: #3375cf;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
section.top-products .product-swiper-wrap .product-swiper .swiper-wrapper .swiper-slide .product-item p {
  font-size: 1.8rem;
  line-height: 3.2rem;
  font-weight: 500;
  margin-bottom: 2.4rem;
}
@media screen and (max-width: 767px) {
  section.top-products .product-swiper-wrap .product-swiper .swiper-wrapper .swiper-slide .product-item p {
    font-size: 1.4rem;
    line-height: 2.4rem;
  }
}
section.top-products .product-swiper-wrap .product-swiper .swiper-wrapper .swiper-slide .product-item ul {
  padding-right: 2rem;
}
@media screen and (max-width: 767px) {
  section.top-products .product-swiper-wrap .product-swiper .swiper-wrapper .swiper-slide .product-item ul {
    padding-right: 0rem;
    margin-bottom: 2rem;
  }
}
section.top-products .product-swiper-wrap .product-swiper .swiper-wrapper .swiper-slide .product-item ul li {
  display: block;
  background-color: #eff9fe;
  color: #3375cf;
  margin-bottom: 0.6rem;
  position: relative;
  padding: 1rem 4rem;
  font-size: 1.5rem;
  font-weight: 600;
  border-radius: 4rem;
}
@media screen and (max-width: 767px) {
  section.top-products .product-swiper-wrap .product-swiper .swiper-wrapper .swiper-slide .product-item ul li {
    font-size: 1.4rem;
    line-height: 1.8rem;
  }
}
section.top-products .product-swiper-wrap .product-swiper .swiper-wrapper .swiper-slide .product-item ul li:before {
  position: absolute;
  content: "";
  width: 1.8rem;
  height: 1.8rem;
  left: 1.6rem;
  top: 0;
  bottom: 0;
  margin: auto;
  background-image: url("../images/common/icon-check.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  section.top-products .product-swiper-wrap .product-swiper .swiper-wrapper .swiper-slide .product-item .parts-buttom01__anchor + .spacer {
    height: 5rem;
  }
}
@media screen and (max-width: 480px) {
  section.top-products .product-swiper-wrap .product-swiper .swiper-wrapper .swiper-slide .product-item .parts-buttom01__anchor + .spacer {
    height: 5rem;
  }
}
section.top-products .product-swiper-wrap .product-swiper .swiper-wrapper .swiper-slide .product-item .col {
  padding: 0;
}
section.top-products .product-swiper-wrap .swiper-button-wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  section.top-products .product-swiper-wrap .swiper-button-wrapper {
    position: relative;
    top: 90px;
    bottom: 0;
    width: 70%;
    pointer-events: none;
    margin: 0 auto;
  }
}
section.top-products .product-swiper-wrap .swiper-button-wrapper .next, section.top-products .product-swiper-wrap .swiper-button-wrapper .prev {
  position: absolute;
  width: 5rem;
  height: 5rem;
  z-index: 20;
  cursor: pointer;
  pointer-events: auto;
  top: -8rem;
  bottom: 0;
  margin: auto;
}
section.top-products .product-swiper-wrap .swiper-button-wrapper .next {
  right: 2vw;
  background-image: url("../images/common/arrow-right.svg");
}
section.top-products .product-swiper-wrap .swiper-button-wrapper .prev {
  left: 2vw;
  background-image: url("../images/common/arrow-left.svg");
}
section.top-products .product-swiper-wrap .product-pagination-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  section.top-products .product-swiper-wrap .product-pagination-wrap .pagination {
    transform: translateX(0%);
    margin-top: 4.7rem;
  }
}
section.top-products .product-swiper-wrap .product-pagination-wrap .pagination .swiper-pagination-bullet {
  width: 1rem !important;
  height: 1rem !important;
  background: #d6e3f5;
  opacity: 1;
  transform: scale(1) !important;
}
section.top-products .product-swiper-wrap .product-pagination-wrap .pagination .swiper-pagination-bullet-active {
  background: #3375cf;
}
section.top-products-area02 > .section-inner {
  padding: 6rem 4.8rem;
}
@media screen and (max-width: 767px) {
  section.top-products-area02 > .section-inner {
    padding: 3rem 2rem;
  }
}
section.top-products-area02 .handle-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 1.4rem 3rem;
}
@media screen and (max-width: 767px) {
  section.top-products-area02 .handle-list {
    gap: 2rem;
  }
}
section.top-products-area02 .handle-list > li {
  width: calc(33.3333333333% - 2rem);
}
@media screen and (max-width: 767px) {
  section.top-products-area02 .handle-list > li {
    width: calc(50% - 1rem);
  }
}
section.top-products-area02 .handle-list > li button {
  position: relative;
  text-align: center;
  padding: 4rem 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 9rem;
  background-color: #d6e3f5;
  font-size: 1.8rem;
  font-weight: 600;
  text-decoration: none;
  border-radius: 1.2rem;
  color: #000000;
  opacity: 1;
  transition: 0.5s;
  width: 100%;
}
@media screen and (max-width: 767px) {
  section.top-products-area02 .handle-list > li button {
    padding: 0rem 2rem;
    line-height: 1.4em;
    font-size: 1.4rem;
  }
}
section.top-products-area02 .handle-list > li button:hover {
  opacity: 0.7;
  color: #3375cf;
}
section.top-products-area02 .handle-list > li button:before {
  position: absolute;
  content: "";
  width: 3rem;
  height: 3rem;
  right: 1rem;
  bottom: 1rem;
  background-image: url("../images/common/icon-plus.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  section.top-products-area02 .handle-list > li button:before {
    width: 2rem;
    height: 3rem;
    right: 1rem;
    bottom: 0.5rem;
  }
}
@media screen and (min-width: 768px) {
  section.top-products-area02 .handle-list > li:nth-child(even) button {
    background-color: rgba(51, 117, 207, 0.1019607843);
  }
}
@media screen and (max-width: 767px) {
  section.top-products-area02 .handle-list > li:nth-child(1) button, section.top-products-area02 .handle-list > li:nth-child(4) button, section.top-products-area02 .handle-list > li:nth-child(5) button, section.top-products-area02 .handle-list > li:nth-child(8) button, section.top-products-area02 .handle-list > li:nth-child(9) button, section.top-products-area02 .handle-list > li:nth-child(12) button {
    background-color: rgba(51, 117, 207, 0.1019607843);
  }
}
@media screen and (max-width: 767px) {
  section.top-flow {
    padding: 5rem 0;
  }
}
section.top-flow > .section-inner {
  padding: 0rem 4.8rem;
}
@media screen and (max-width: 767px) {
  section.top-flow > .section-inner {
    padding: 0rem 2rem;
  }
}
section.top-flow > .section-inner .flow-swiper-wrap {
  margin-top: 2rem;
}
section.top-flow > .section-inner .flow-swiper-wrap .flow-pagination-wrap {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 6rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  section.top-flow > .section-inner .flow-swiper-wrap .flow-pagination-wrap .pagination {
    transform: translateX(0%);
    margin-top: 4.7rem;
  }
}
section.top-flow > .section-inner .flow-swiper-wrap .flow-pagination-wrap .pagination .swiper-pagination-bullet {
  width: 1rem !important;
  height: 1rem !important;
  background: #5c91d9;
  opacity: 1;
  transform: scale(1) !important;
}
section.top-flow > .section-inner .flow-swiper-wrap .flow-pagination-wrap .pagination .swiper-pagination-bullet-active {
  background: #ffffff;
}
section.top-flow > .section-inner .flow-swiper-wrap .flow-pagination-wrap .pagination {
  position: absolute;
}
section.top-flow > .section-inner .parts-headline01__en {
  color: #fff;
}
section.top-flow .flow-row {
  width: 100vw;
  flex-wrap: nowrap;
  justify-content: space-between;
}
section.top-flow .flow-row .col {
  padding: 0;
}
section.top-flow .flow-row .col-3 {
  padding-left: calc((100vw - 1200px) / 2);
  width: 600px;
  flex: 0 0 600px;
  max-width: 600px;
  padding-right: 4rem;
}
section.top-flow .flow-row .col-9 {
  width: calc((100vw - 1200px) / 2 + 900px);
  flex: 0 0 calc((100vw - 1200px) / 2 + 900px);
  max-width: calc((100vw - 1200px) / 2 + 900px);
}
section.top-flow .product-pagination-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  section.top-flow .product-pagination-wrap .pagination {
    transform: translateX(0%);
    margin-top: 4.7rem;
  }
}
section.top-flow .product-pagination-wrap .pagination .swiper-pagination-bullet {
  width: 1rem !important;
  height: 1rem !important;
  background: #d6e3f5;
  opacity: 1;
  transform: scale(1) !important;
}
section.top-flow .product-pagination-wrap .pagination .swiper-pagination-bullet-active {
  background: #3375cf;
}
section.top-flow .swiper .swiper-wrapper {
  align-items: stretch;
  display: flex;
}
section.top-flow .swiper .swiper-slide {
  height: auto;
  display: flex;
}
section.top-flow .swiper .swiper-slide:nth-child(1) .flow-item h3::before {
  content: "1";
}
section.top-flow .swiper .swiper-slide:nth-child(2) .flow-item h3::before {
  content: "2";
}
section.top-flow .swiper .swiper-slide:nth-child(3) .flow-item h3::before {
  content: "3";
}
section.top-flow .swiper .swiper-slide:nth-child(4) .flow-item h3::before {
  content: "4";
}
section.top-flow .swiper .swiper-slide:nth-child(5) .flow-item h3::before {
  content: "5";
}
section.top-flow .swiper .swiper-slide:nth-child(6) .flow-item h3::before {
  content: "6";
}
section.top-flow .swiper .swiper-slide:nth-child(7) .flow-item h3::before {
  content: "7";
}
section.top-flow .swiper .swiper-slide:nth-child(8) .flow-item h3::before {
  content: "8";
}
section.top-flow .swiper .swiper-slide:nth-child(9) .flow-item h3::before {
  content: "9";
}
section.top-flow .swiper .swiper-slide:nth-child(10) .flow-item h3::before {
  content: "10";
}
section.top-flow .swiper .swiper-slide:nth-child(11) .flow-item h3::before {
  content: "11";
}
section.top-flow .swiper .swiper-slide:nth-child(12) .flow-item h3::before {
  content: "12";
}
section.top-flow .swiper .swiper-slide:nth-child(13) .flow-item h3::before {
  content: "13";
}
section.top-flow .swiper .swiper-slide:nth-child(14) .flow-item h3::before {
  content: "14";
}
section.top-flow .swiper .swiper-slide:nth-child(15) .flow-item h3::before {
  content: "15";
}
section.top-flow .swiper .swiper-slide:nth-child(16) .flow-item h3::before {
  content: "16";
}
section.top-flow .swiper .swiper-slide:nth-child(17) .flow-item h3::before {
  content: "17";
}
section.top-flow .swiper .swiper-slide:nth-child(18) .flow-item h3::before {
  content: "18";
}
section.top-flow .swiper .swiper-slide:nth-child(19) .flow-item h3::before {
  content: "19";
}
section.top-flow .swiper .swiper-slide:nth-child(20) .flow-item h3::before {
  content: "20";
}
section.top-flow .swiper .swiper-slide:nth-child(21) .flow-item h3::before {
  content: "21";
}
section.top-flow .swiper .swiper-slide:nth-child(22) .flow-item h3::before {
  content: "22";
}
section.top-flow .swiper .swiper-slide:nth-child(23) .flow-item h3::before {
  content: "23";
}
section.top-flow .swiper .swiper-slide:nth-child(24) .flow-item h3::before {
  content: "24";
}
section.top-flow .swiper .swiper-slide:nth-child(25) .flow-item h3::before {
  content: "25";
}
section.top-flow .swiper .swiper-slide:nth-child(26) .flow-item h3::before {
  content: "26";
}
section.top-flow .swiper .swiper-slide:nth-child(27) .flow-item h3::before {
  content: "27";
}
section.top-flow .swiper .swiper-slide:nth-child(28) .flow-item h3::before {
  content: "28";
}
section.top-flow .swiper .swiper-slide:nth-child(29) .flow-item h3::before {
  content: "29";
}
section.top-flow .swiper .swiper-slide:nth-child(30) .flow-item h3::before {
  content: "30";
}
section.top-flow .swiper .swiper-slide:nth-child(31) .flow-item h3::before {
  content: "31";
}
section.top-flow .swiper .swiper-slide:nth-child(32) .flow-item h3::before {
  content: "32";
}
section.top-flow .swiper .swiper-slide:nth-child(33) .flow-item h3::before {
  content: "33";
}
section.top-flow .swiper .swiper-slide:nth-child(34) .flow-item h3::before {
  content: "34";
}
section.top-flow .swiper .swiper-slide:nth-child(35) .flow-item h3::before {
  content: "35";
}
section.top-flow .swiper .swiper-slide:nth-child(36) .flow-item h3::before {
  content: "36";
}
section.top-flow .swiper .swiper-slide:nth-child(37) .flow-item h3::before {
  content: "37";
}
section.top-flow .swiper .swiper-slide:nth-child(38) .flow-item h3::before {
  content: "38";
}
section.top-flow .swiper .swiper-slide:nth-child(39) .flow-item h3::before {
  content: "39";
}
section.top-flow .swiper .swiper-slide:nth-child(40) .flow-item h3::before {
  content: "40";
}
section.top-flow .swiper .swiper-slide:nth-child(41) .flow-item h3::before {
  content: "41";
}
section.top-flow .swiper .swiper-slide:nth-child(42) .flow-item h3::before {
  content: "42";
}
section.top-flow .swiper .swiper-slide:nth-child(43) .flow-item h3::before {
  content: "43";
}
section.top-flow .swiper .swiper-slide:nth-child(44) .flow-item h3::before {
  content: "44";
}
section.top-flow .swiper .swiper-slide:nth-child(45) .flow-item h3::before {
  content: "45";
}
section.top-flow .swiper .swiper-slide:nth-child(46) .flow-item h3::before {
  content: "46";
}
section.top-flow .swiper .swiper-slide:nth-child(47) .flow-item h3::before {
  content: "47";
}
section.top-flow .swiper .swiper-slide:nth-child(48) .flow-item h3::before {
  content: "48";
}
section.top-flow .swiper .swiper-slide:nth-child(49) .flow-item h3::before {
  content: "49";
}
section.top-flow .swiper .swiper-slide:nth-child(50) .flow-item h3::before {
  content: "50";
}
section.top-flow .swiper .swiper-slide:nth-child(51) .flow-item h3::before {
  content: "51";
}
section.top-flow .swiper .swiper-slide:nth-child(52) .flow-item h3::before {
  content: "52";
}
section.top-flow .swiper .swiper-slide:nth-child(53) .flow-item h3::before {
  content: "53";
}
section.top-flow .swiper .swiper-slide:nth-child(54) .flow-item h3::before {
  content: "54";
}
section.top-flow .swiper .swiper-slide:nth-child(55) .flow-item h3::before {
  content: "55";
}
section.top-flow .swiper .swiper-slide:nth-child(56) .flow-item h3::before {
  content: "56";
}
section.top-flow .swiper .swiper-slide:nth-child(57) .flow-item h3::before {
  content: "57";
}
section.top-flow .swiper .swiper-slide:nth-child(58) .flow-item h3::before {
  content: "58";
}
section.top-flow .swiper .swiper-slide:nth-child(59) .flow-item h3::before {
  content: "59";
}
section.top-flow .swiper .swiper-slide:nth-child(60) .flow-item h3::before {
  content: "60";
}
section.top-flow .swiper .swiper-slide:nth-child(61) .flow-item h3::before {
  content: "61";
}
section.top-flow .swiper .swiper-slide:nth-child(62) .flow-item h3::before {
  content: "62";
}
section.top-flow .swiper .swiper-slide:nth-child(63) .flow-item h3::before {
  content: "63";
}
section.top-flow .swiper .swiper-slide:nth-child(64) .flow-item h3::before {
  content: "64";
}
section.top-flow .swiper .swiper-slide:nth-child(65) .flow-item h3::before {
  content: "65";
}
section.top-flow .swiper .swiper-slide:nth-child(66) .flow-item h3::before {
  content: "66";
}
section.top-flow .swiper .swiper-slide:nth-child(67) .flow-item h3::before {
  content: "67";
}
section.top-flow .swiper .swiper-slide:nth-child(68) .flow-item h3::before {
  content: "68";
}
section.top-flow .swiper .swiper-slide:nth-child(69) .flow-item h3::before {
  content: "69";
}
section.top-flow .swiper .swiper-slide:nth-child(70) .flow-item h3::before {
  content: "70";
}
section.top-flow .swiper .swiper-slide:nth-child(71) .flow-item h3::before {
  content: "71";
}
section.top-flow .swiper .swiper-slide:nth-child(72) .flow-item h3::before {
  content: "72";
}
section.top-flow .swiper .swiper-slide:nth-child(73) .flow-item h3::before {
  content: "73";
}
section.top-flow .swiper .swiper-slide:nth-child(74) .flow-item h3::before {
  content: "74";
}
section.top-flow .swiper .swiper-slide:nth-child(75) .flow-item h3::before {
  content: "75";
}
section.top-flow .swiper .swiper-slide:nth-child(76) .flow-item h3::before {
  content: "76";
}
section.top-flow .swiper .swiper-slide:nth-child(77) .flow-item h3::before {
  content: "77";
}
section.top-flow .swiper .swiper-slide:nth-child(78) .flow-item h3::before {
  content: "78";
}
section.top-flow .swiper .swiper-slide:nth-child(79) .flow-item h3::before {
  content: "79";
}
section.top-flow .swiper .swiper-slide:nth-child(80) .flow-item h3::before {
  content: "80";
}
section.top-flow .swiper .swiper-slide:nth-child(81) .flow-item h3::before {
  content: "81";
}
section.top-flow .swiper .swiper-slide:nth-child(82) .flow-item h3::before {
  content: "82";
}
section.top-flow .swiper .swiper-slide:nth-child(83) .flow-item h3::before {
  content: "83";
}
section.top-flow .swiper .swiper-slide:nth-child(84) .flow-item h3::before {
  content: "84";
}
section.top-flow .swiper .swiper-slide:nth-child(85) .flow-item h3::before {
  content: "85";
}
section.top-flow .swiper .swiper-slide:nth-child(86) .flow-item h3::before {
  content: "86";
}
section.top-flow .swiper .swiper-slide:nth-child(87) .flow-item h3::before {
  content: "87";
}
section.top-flow .swiper .swiper-slide:nth-child(88) .flow-item h3::before {
  content: "88";
}
section.top-flow .swiper .swiper-slide:nth-child(89) .flow-item h3::before {
  content: "89";
}
section.top-flow .swiper .swiper-slide:nth-child(90) .flow-item h3::before {
  content: "90";
}
section.top-flow .swiper .swiper-slide:nth-child(91) .flow-item h3::before {
  content: "91";
}
section.top-flow .swiper .swiper-slide:nth-child(92) .flow-item h3::before {
  content: "92";
}
section.top-flow .swiper .swiper-slide:nth-child(93) .flow-item h3::before {
  content: "93";
}
section.top-flow .swiper .swiper-slide:nth-child(94) .flow-item h3::before {
  content: "94";
}
section.top-flow .swiper .swiper-slide:nth-child(95) .flow-item h3::before {
  content: "95";
}
section.top-flow .swiper .swiper-slide:nth-child(96) .flow-item h3::before {
  content: "96";
}
section.top-flow .swiper .swiper-slide:nth-child(97) .flow-item h3::before {
  content: "97";
}
section.top-flow .swiper .swiper-slide:nth-child(98) .flow-item h3::before {
  content: "98";
}
section.top-flow .swiper .swiper-slide:nth-child(99) .flow-item h3::before {
  content: "99";
}
section.top-flow .swiper .swiper-slide:nth-child(100) .flow-item h3::before {
  content: "100";
}
section.top-flow .swiper .flow-item {
  display: flex;
  flex-direction: column;
  flex: 1;
  margin: auto;
  background-color: #ffffff;
  padding: 3rem 3rem;
  border-radius: 1rem;
  color: #000000;
  max-height: 100%;
  min-height: 610px;
  height: -moz-max-content;
  height: max-content;
}
section.top-flow .swiper .flow-item h3 {
  font-size: 2.4rem;
  color: #3375cf;
  font-weight: 600;
  margin-bottom: 1.8rem;
  padding-left: 5rem;
}
section.top-flow .swiper .flow-item h3::before {
  position: absolute;
  width: 4rem;
  height: 4rem;
  left: 0;
  top: -0.3rem;
  bottom: 0;
  background-color: #3375cf;
  color: #ffffff;
  font-size: 2.4rem;
  font-family: "Poppins", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 700;
  text-align: center;
  border-radius: 100%;
  line-height: 4.1rem;
}
section.top-flow .swiper .flow-item img {
  margin-bottom: 1.6rem;
}
section.top-flow .swiper .flow-item p {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2.4rem;
  margin-bottom: 1.6rem;
}
section.top-flow .swiper .flow-item a {
  margin: auto;
}
section.top-flow .flow-button-wrapper {
  position: relative;
  display: flex;
  justify-content: flex-end;
  gap: 2rem;
  margin-top: 2rem;
}
@media screen and (max-width: 767px) {
  section.top-flow .flow-button-wrapper {
    justify-content: space-evenly;
  }
}
section.top-flow .flow-button-wrapper .flow-next, section.top-flow .flow-button-wrapper .flow-prev {
  position: relative;
  width: 5rem;
  height: 5rem;
  z-index: 20;
  cursor: pointer;
  pointer-events: auto;
  inset: auto;
  margin: 0;
}
section.top-flow .flow-button-wrapper .flow-next {
  background-image: url("../images/common/arrow-white.svg");
}
section.top-flow .flow-button-wrapper .flow-next.swiper-button-disabled {
  transform: rotate(180deg);
  background-image: url("../images/common/arrow-blue.svg");
}
section.top-flow .flow-button-wrapper .flow-prev {
  transform: rotate(180deg);
  background-image: url("../images/common/arrow-white.svg");
}
section.top-flow .flow-button-wrapper .flow-prev.swiper-button-disabled {
  transform: rotate(0deg);
  background-image: url("../images/common/arrow-blue.svg");
}
@media screen and (max-width: 767px) {
  section.top-news {
    padding: 5rem 0rem;
  }
}
section.top-news .section-inner {
  padding: 0 4.8rem;
}
@media screen and (max-width: 767px) {
  section.top-news .section-inner {
    padding: 0rem 2rem;
  }
}
section.top-news .news-row {
  margin-bottom: 8rem;
}
@media screen and (max-width: 767px) {
  section.top-news .news-row {
    margin-bottom: 5rem;
  }
  section.top-news .news-row .col.col-3 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
}
section.top-news .recruit-section {
  position: relative;
  background-image: url("../images/common/recruit-bg.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #ffffff;
  padding: 8rem 10rem;
}
section.top-news .recruit-section .parts-headline01__en {
  color: #ffffff;
}
@media screen and (max-width: 1148px) {
  section.top-news .recruit-section {
    padding: 5rem 4rem;
  }
}
@media screen and (max-width: 1080px) {
  section.top-news .recruit-section {
    padding: 4rem 2.4rem;
  }
  section.top-news .recruit-section .parts-headline01 {
    margin-bottom: 2rem;
  }
}
section.top-news .recruit-section {
  z-index: 0;
  border-radius: 2rem;
}
section.top-news .recruit-section:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #3375cf;
  inset: 0;
  margin: auto;
  z-index: 1;
  opacity: 0.8;
  border-radius: 2rem;
  overflow: hidden;
}
section.top-news .recruit-section-inner {
  position: relative;
  z-index: 2;
}
section.top-news .recruit-section-inner > .row {
  align-items: stretch;
}
@media screen and (max-width: 1080px) {
  section.top-news .recruit-section-inner > .row {
    flex-direction: column;
  }
}
section.top-news .recruit-section-inner h2 {
  color: #ffffff;
}
section.top-news .recruit-section-inner h3 {
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 4.2rem;
  margin-bottom: 2rem;
}
@media screen and (max-width: 1080px) {
  section.top-news .recruit-section-inner h3 {
    font-weight: 700;
    line-height: 3.2rem;
    margin-bottom: 1rem;
  }
}
section.top-news .recruit-section-inner .col-4 {
  padding-right: 2rem;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1080px) {
  section.top-news .recruit-section-inner .col-4 {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
section.top-news .recruit-section-inner .col-8 {
  padding-left: 2rem;
}
@media screen and (max-width: 1080px) {
  section.top-news .recruit-section-inner .col-8 {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  section.top-news .recruit-section-inner .col-8 {
    padding: 0;
  }
}
section.top-news .recruit-section-inner .col-8 p {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 3.4rem;
}
@media screen and (max-width: 1080px) {
  section.top-news .recruit-section-inner .col-8 p {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 767px) {
  section.top-news .recruit-section-inner .col-8 p {
    font-size: 1.6rem;
    line-height: 3rem;
  }
}
section.top-news .recruit-section-inner .parts-buttom01__anchor.Btn-pc {
  display: flex;
}
@media screen and (max-width: 1080px) {
  section.top-news .recruit-section-inner .parts-buttom01__anchor.Btn-pc {
    display: none;
  }
}
section.top-news .recruit-section-inner .parts-buttom01__anchor.Btn-sp {
  display: none;
}
@media screen and (max-width: 1080px) {
  section.top-news .recruit-section-inner .parts-buttom01__anchor.Btn-sp {
    display: flex;
  }
}

.no-br br {
  display: none !important;
}

.img-anm {
  opacity: 0;
}

.full-right {
  margin-right: calc(50% - 50vw);
}

.full-left {
  margin-left: calc(50% - 50vw);
}