@charset "UTF-8";
a.lnk-with-arrow {
  color: #0B768D;
  text-decoration: none;
}
.case-study-background {
  background: linear-gradient(to bottom, #F5F9FA 67%, #ffffff 33%);
}

.top_slider {
  background-color: #F5F9FA;
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
@media only screen and (max-width: 430px) {
  .top_slider {
    margin-top: 30px;
  }
}

.top_slider .top_slider__content {
  width: 100%;
}
.top_slider .splide__arrow {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  padding: 0px;
  border: unset;
  cursor: pointer;
  left: unset;
  background: unset;
  opacity: 1;
}
.top_slider .splide__arrow > img {
  width: 100%;
  max-width: 30px;
}
.top_slider .splide__arrow.splide__arrow--prev img {
  transform: rotate(180deg);
}

#splide-top .slide-item {
  display: flex;
  align-items: center;
  flex-wrap: wrap-reverse;
  justify-content: center;
  min-width: 375px;
}

#splide-top .slide-item .top_slider__content-left {
  margin-right: 38px;
}
#splide-top .slide-item .tag {
  background: #2FAECB 0% 0% no-repeat padding-box;
  border-radius: 6px;
  padding: 0px 8px;
  font: normal normal 500 16px Noto Sans JP;
  letter-spacing: 0px;
  color: #FFFFFF;
  width: fit-content;
}

#splide-top .slide-item.slide-2 .tag {
  margin-top: 143px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
margin-bottom:-5px;
}
#splide-top .slide-item.slide-3 .tag {
  margin-top: 0px;
  margin-bottom: 10px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#splide-top .slide-item .support{
  display: flex;
  align-items: center;
  margin: 10px 0px 10px;
}
#splide-top .slide-item .support span {
  display: flex;
  align-items: center;
  margin: 0px 24px 0px 24px;
  font-size: 13px;
  line-height: 16px;
  font: normal normal medium 13px urw-din;
}
#splide-top .slide-item.slide-1 .title {
  height: 125px;
}
#splide-top .slide-item .top_slider__content-left .title {
  font: normal normal bold 40px Noto Sans JP;
  letter-spacing: 0px;
  color: #333333;
  margin: 24px 0px 60px 0px;
  word-wrap: break-word;
line-height:60px;
}
#splide-top .slide-item.is-prev {
  opacity: 0;
}
#splide-top .slide-item.slide-2 .title {
  font: normal normal bold 62px urw-din;
  max-width: 395px;
  letter-spacing: 0px;
  color: #333333;
  text-transform: uppercase;
  word-wrap: break-word;
  margin: 0px;
  min-height: 146px;
  display: flex;
  align-items: center;
  height: 146px;
line-height:66px;
}
#splide-top .highlight{
  display: inline-block;
  margin: 0px;
}
#splide-top .slide-3 .highlight{
  background: linear-gradient(to top, transparent 20%, #FFFF00 50%, transparent 50%);
}
#splide-top .slide-item .text-yellow-strike {
  width: 100%;
}
#splide-top .slide-item.slide-2 .text-yellow-strike p{
  font: normal normal bold 20px Noto Sans JP;
  margin: 0px 0px 22px;
  letter-spacing: 0px;
  color: #333333;
}

#splide-top .slide-item.slide-3 .title {
  font: normal normal bold 58px urw-din;
  height: 158px;
  letter-spacing: 0px;
  color: #333333;
  word-wrap: break-word;
  margin: 0px;
line-height:64px;
}
#splide-top .slide-item.slide-3 .text-yellow-strike {
  font: normal normal bold 20px/40px Noto Sans JP;
  letter-spacing: 0px;
  color: #333333;
}
#splide-top .slide-item.slide-3 .note {
  margin: 0px 0px 37px;
  font: normal normal bold 20px Noto Sans JP;
  letter-spacing: 0px;
  color: #333333;
}
#splide-top .slide-item.slide-3 .note.mobile {
  display: none;
}

#splide-top .slide-item .top_slider__content-right {
  object-fit: contain;
}



#splide-top .slide-navigation {
  position: absolute;
  left: calc(50% - 540px);
  bottom: 40px;
}
#splide-top .slide-navigation .splide__arrows{
  display: flex;
  align-items: center;
}
#splide-top .slide-navigation .splide__arrows .splide__pagination--custom{
  /* スライダー3つの時の幅 */
  /* min-width: 200px; */
  /* max-width: 200px; */

  /* スライダー4つの時の幅 */
  min-width: 230px;
  max-width: 230px;
  position: unset;
  display: flex;
  padding-left: 36px;
  margin-right: 36px;
  flex-wrap: nowrap;
}
#splide-top .slide-navigation .splide__arrows .splide__pagination--custom .splide__pagination__page{
  border: 0;
  display: inline-block;
  height: 4px;
  margin: 6px;
  padding: 0;
  position: relative;
  transition: transform .2s linear;
  width: 24px;
  background: #B3B3B3 0% 0% no-repeat padding-box;
  border-radius: 2px;
  opacity: 1;
}
#splide-top .slide-navigation .splide__arrows .splide__pagination--custom .splide__pagination__page.is-active{
  transition: transform .2s linear;
  width: 50px;
  background: #B3B3B3 0% 0% no-repeat padding-box;
  opacity: 1;
}
#splide-top .splide__list .splide__slide.slide-item .top_slider__content-left{
  margin-left: calc(50% - 540px);
  flex: 1;
  position: relative;
  z-index: 1;
margin-top:-42px;
}
#splide-top .splide__list .splide__slide.slide-item.slide-1 .top_slider__content-left {
  padding-top: 170px;
}
#splide-top .splide__slide.slide-item .slide-content {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 548px;
  max-height: 640px;
}
#splide-top .splide__list .splide__slide.slide-item.slide-3 .top_slider__content-left {
  padding-top: 160px;
}
#splide-top .splide__list .splide__slide.slide-item.slide-3 .top_slider__content-left .title {
  max-width: 490px;
}

#splide-top .splide__slide.slide-item.slide-1 .slide-content::after {
  content: "";
  background: url(/_images/slider1-background.png) no-repeat;
  background-size: cover;
  position: absolute;
  left: calc(50% - 132px);
  top: -80px;
  width: 818px;
  height: 720px;
  z-index: -1;
}
#splide-top .splide__slide.slide-item.slide-2 .slide-content::after {
  content: "";
  background: url(/_images/slider2-background.png) no-repeat;
  background-size: cover;
  background-position: center;
  position: absolute;
  width: 50vw;
  height: 640px;
  top: 0px;
  left: calc(50%);
  z-index: -1;
}

#splide-top .splide__slide.slide-item.slide-3 .slide-content .slide-4-img {
  width: 100%;
  height: 100%;
  position: absolute;
}

#splide-top .splide__slide.slide-item.slide-3 .slide-content .slide-4-img > img {
  position: absolute;
  z-index: -2;
}

#splide-top .splide__slide.slide-item.slide-3 .slide-content .slide-4-img > img.right {
  left: calc(50% - 93px);
  top: -31px;
}

#splide-top .splide__slide.slide-item.slide-3 .slide-content .slide-4-img > img.left {
  right: calc(50% + 333px);
  top: -103px;
}

#splide-top .splide__slide.slide-item.slide-3 .slide-content::after {
  content: "";
  background: url(/_images/top_slider-img3-pc-2x.png) no-repeat;
  background-size: cover;
  position: absolute;
  width: 541px;
  height: 407px;
  top: 125px;
  left: calc(50% - 47px);
  z-index: -1;
}
#splide-top .splide__slide.slide-item .btn.btn-primary {
  font: normal normal bold 16px/30px Noto Sans JP;
}

/* For mobile view */
#splide-top .splide__slide.slide-item.slide-1 .top_slider__content-right {
  display: none;
}
#splide-top .splide__slide.slide-item.slide-2 .top_slider__content-right {
  display: none;
}
#splide-top .splide__slide.slide-item.slide-3 .top_slider__content-right {
  display: none;
}
#splide-top .splide__slide.slide-item.slide-1 .top_slider__content-right img {
  width: 100%;
}
#splide-top .splide__slide.slide-item.slide-2 .top_slider__content-right img {
  width: 100%;
}
#splide-top .splide__slide.slide-item.slide-3 .top_slider__content-right img {
  width: 100%;
}

#splide-top .splide__slide.slide-item.slide-2 .top_slider__content-right--linear {
  position: absolute;
  top: 0;
  left: calc(50% - 2px);
  width: 128px;
  height: 100%;
  background: transparent linear-gradient(270deg, #F5F9FA00 0%, #F5F9FA 100%) 0% 0% no-repeat padding-box;
  z-index: 0;
}
#splide-top .splide__slide.slide-item.slide-2 .top_slider__content-right--linear-fog {
  position: absolute;
  top: 0;
  left: calc(50% - 2px);
  width: 80px;
  height: 100%;
  background: transparent linear-gradient(270deg, #F5F9FA00 0%, #F5F9FA 100%) 0% 0% no-repeat padding-box;
  z-index: 0;
}
#splide-top .slide-navigation .splide__arrows .splide__pagination--custom .splide__pagination__page .progress {
    top: 0px;
    border-radius: 2px;
    width: 0%;
    height: 4px;
    position: absolute;
    z-index: 3;
    background: #0B4F8D;
}
#splide-top .slide-navigation .splide__arrows .splide__pagination--custom .splide__pagination__page.is-active .progress {
    animation: progressing 4s ease 0s;
}
@keyframes progressing {
  0% { width: 0%; }
  100% { width: 100%; }
}
@media only screen and (max-width: 1083px) {
  #splide-top .slide-navigation {
    left: 0px;
  }
  #splide-top .splide__list .splide__slide.slide-item .top_slider__content-left{
    margin-left: 0px;
  }
}
@media only screen and (max-width: 430px) {
  #splide-top .splide__slide.slide-item.slide-1 .slide-1-img .bg-sp {
    display: block;
    width: 507px;
    margin-top: 18.8px;
    margin-left: -40px;
  }
  #splide-top .slide-item.slide-1 .title {
    height: unset;
  }
  #splide-top .slide-item.slide-2 .title {
    height: unset;
  }
  #splide-top .splide__slide.slide-item.slide-1 .slide-1-img .bg {
    display: none;
  }
  #splide-top .splide__slide.slide-item.slide-1 .top_slider__content-right img {
    width: 430px;
    height: 370px;
  }
  #splide-top .slide-item .top_slider__content-left .title {
    font: normal normal bold 22px/43px Noto Sans JP;
    margin: 14px 0 21px 0;
line-height:32px;
  }
  #splide-top .splide__slide.slide-item .btn.btn-primary {
    min-width: 184px;
    min-height: 48px;
    font: normal normal bold 15px/30px Noto Sans JP;
  }
  #splide-top .splide__slide.slide-item .btn.btn-primary:after {
    right: 14px
  }
  #splide-top .slide-item .support span {
    font-size: 11px;
  }
  #splide-top .splide__slide.slide-item.slide-2 .top_slider__content-right--linear {
    display: none;
  }
  #splide-top .splide__slide.slide-item.slide-2 .top_slider__content-right--linear-fog {
    display: none;
  }
  #splide-top .slide-item.slide-2 .tag {
    margin-top: 16px;
    height: 29px;
margin-bottom:5px;
  }
  #splide-top .slide-item.slide-3 .tag {
    margin: 0px 0px 0px;
    height: 29px;
  }

  #splide-top .slide-navigation {
    /* スライダー3つの時 */
    /* left: calc(50% - 112px); */
    /* スライダー4つの時 */
    left: calc(50% - 126px);
    bottom: 14px;
  }
  #splide-top .splide__list .splide__slide.slide-item.slide-1 .top_slider__content-left {
    padding-top: 0;
    margin-top: -40px;
    text-align: center;

  }
  #splide-top .splide__list .splide__slide.slide-item.slide-1 .top_slider__content-right {
    display: flex;
    justify-content: center;
    margin-top: 21px;
  }

  #splide-top .splide__list .splide__slide.slide-item .top_slider__content-left {
    margin: unset;
  }
  #splide-top .splide__slide.slide-item.slide-1 .slide-content::after {
    background: unset;
  }
  #splide-top .splide__slide.slide-item.slide-2 .slide-content::after {
    background: unset;
  }
  #splide-top .splide__slide.slide-item.slide-3 .slide-content::after {
    background: url(/_images/slider3-background-sp.png) no-repeat;
    background-size: cover;
    width: 622px;
    height: 891px;
    top: -19px;
    left: -138px;
  }

  #splide-top .splide__list .splide__slide.slide-item.slide-2 .top_slider__content-left {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0px 16px;
  }

  #splide-top .slide-item .tag {
    margin-top: 24px;
    font-size: 13px;
margin-bottom: 2px;

  }

  #splide-top .splide__list .splide__slide.slide-item.slide-2 .title {
    font: normal normal bold 42px urw-din;
    margin-top: 0px;
    min-height: 93px;
    margin-bottom: 0px;
    height: 42px;
  }

  #splide-top .slide-item.slide-2 .text-yellow-strike p {
    font: normal normal bold 20px Noto Sans JP;
    margin-top: 0;
    margin-bottom: 33px;
    line-height: 14px;
  }
  #splide-top .slide-item .note {
    height: 47px;
    font-size: 15px;
  }
  #splide-top .splide__list .splide__slide.slide-item.slide-2 .support {
    margin: 16px 0px 20px;
  }
  #splide-top .splide__list .splide__slide.slide-item.slide-2 .support img {
    height: 28px;
  }
  #splide-top .splide__list .splide__slide.slide-item.slide-3 .top_slider__content-left {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0px 16px;
  }
  #splide-top .splide__list .splide__slide.slide-item.slide-2 .top_slider__content-right {
    display: block;
  }
  #splide-top .splide__list .splide__slide.slide-item.slide-3 .top_slider__content-right {
    display: flex;
    padding: 70px 16px 0;
    justify-content: center;
  }
  #splide-top .splide__list .splide__slide.slide-item.slide-3 .top_slider__content-right img {
    width: 330px;
    height: 240px;
  }
  #splide-top .splide__list .splide__slide.slide-item.slide-3 .top_slider__content-right .highlight {
    font: normal normal bold 18px Noto Sans JP;
  }
  #splide-top .slide-item.slide-3 .title {
    text-align: center;
    font: normal normal bold 32px urw-din;
    color: #333333;
    letter-spacing: -0.4px;
    margin: 0px 0px 0px;
    height: 93px;
  }
  #splide-top .slide-item.slide-3 .note {
    font: normal normal bold 18px Noto Sans JP;
    letter-spacing: 0px;
    color: #333333;
    margin: 0px 0px 19px;
    display: none;
  }
  #splide-top .slide-item.slide-3 .note.mobile {
    display: block;
  }
  #splide-top .splide__slide.slide-item.slide-3 {
    display: flex;
    flex-direction: column-reverse;
  }

  #splide-top .splide__slide.slide-item.slide-3 .slide-content .slide-4-img {
    display: none;
  }

  #splide-top .splide__slide.slide-item .slide-content {
    min-height: 600px;
    max-height: 719px;
  }
}

.top_news {
    background-color: #f5f9fa;
    display: flex;
    justify-content: center;
    padding: 32px 0px 40px 0px;
}

.top_news .top_news__content {
    width: 100%;
    max-width: 1080px;
    display: flex;
    flex-wrap: wrap;
}

.top_news .top_news__content .title {
    font: normal normal bold 56px/78px urw-din;
    letter-spacing: 0px;
    color: #333333;
    margin-right: 32px;
    font-weight: 600;
}
.top_news .top_news__content .sub-title {
    font: normal normal bold 14px/32px Noto Sans JP;
    letter-spacing: 0px;
    color: #333333;
    text-transform: uppercase;
    margin-left: 0px;
    font-size: 20px;
}
.top_news .top_news__content .top_news__items {
    margin-top: 20px;
    width: 100%;
}
.top_news .top_news__content .top_news__items .top_news__item {
    background-color: unset;
    cursor: pointer;
    padding: 14px 25px;
    width: 100%;
    border-top: 1px solid #e8e8e8;
    display: flex;
    align-items: center;
    text-align: justify;
    position: relative;
}
.top_news .top_news__content .top_news__items .top_news__item:hover > .b-arrow-at-end::after{
    background: url(/_images/small_right_arrow_black_hover.svg) no-repeat;
}
.top_news .top_news__content .top_news__items .top_news__item:last-child {
    border-bottom: 1px solid #e8e8e8;
}
.top_news .top_news__content .top_news__items .top_news__item .top_news__item_time {
    min-width: 200px;
    max-width: 200px;
    display: flex;
    justify-content: space-between;
    margin-right: 16px;
}
.top_news .top_news__content .top_news__items .top_news__item .item-tag {
    border: 1px solid #333333;
    border-radius: 14px;
    font: normal normal normal 13px Noto Sans JP;
    letter-spacing: 0px;
    color: #333333;
    word-wrap: break-word;
    word-break: break-all;
    padding: 2px 10px;
    max-width: 113px;
    margin: 4px 16px auto 0px;
}
.top_news .top_news__content .top_news__items .top_news__item .item-date {
    font: normal normal normal 13px/36px Noto Sans JP;
    letter-spacing: 0px;
    color: #333333;
    word-wrap: break-word;
    word-break: break-all;
    min-width: 65px;
    max-width: 65px;
    margin-bottom: auto;
}
.top_news
    .top_news__content
    .top_news__items
    .top_news__item
    .item-title-url {
    text-decoration: none;
    font: normal normal normal 16px/36px Noto Sans JP;
    letter-spacing: 0px;
    color: #333333;
    margin: 0px;
    padding-right: 16px;
    line-height: 26px;
}
.top_news
    .top_news__content
    .top_news__items
    .top_news__item
    .item-title-url:hover {
    text-decoration: underline;
    color: #0b768d;
}
.top_news .top_news__read-more {
    margin-top: 32px;
    justify-content: end;
    padding-right: 34px;
}
.top_news .top_news__read-more a {
    color: #0b768d;
    text-decoration: none;
}

.top_news .pointer {
    cursor: pointer;
}

.top_news .top_news__content .top_news__items .top_news__item:hover>.top_news__item_content>.item-title-url {
    text-decoration: underline;
    color: #0b768d;
}

.top_news .top_news__content .c-arrow-at-end:hover {
    transition: all 0.5s;
    text-decoration: underline;
}

@media only screen and (max-width: 430px) {
    .top_news {
        padding: 40px 18px;
    }
    .top_news .top_news__read-more {
        padding-right: 54px;
    }
    .top_news .top_news__content .top_news__items .top_news__item {
        background-color: unset;
        cursor: pointer;
        padding: 14px 24px 14px 0px;
        width: 100%;
        border-top: 1px solid #e8e8e8;
        display: flex;
        align-items: flex-start;
        text-align: left;
        position: relative;
        flex-direction: column;
    }
    .top_news .b-arrow-at-end::after {
        top: 50%;
        right: 0px;
    }

    .top_news .top_news__content .title {
        font: normal normal bold 32px/44px urw-din;
        letter-spacing: 0px;
        color: #333333;
        text-transform: uppercase;
        margin-right: 0px;
    }
    .top_news .top_news__content .sub-title {
        font: normal normal bold 12px/32px Noto Sans JP;
        letter-spacing: 0px;
        color: #333333;
        text-transform: uppercase;
        margin-left: 16px;
        font-size: 16px;
    }
  }

  .top-introduction {
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    padding-top: 20px;
    width: 100%;
    overflow: hidden;
  }

  .top-introduction .top-introduction__award {
    display: flex;
    margin-bottom: 8px;
  }

  .top-introduction .top-introduction__award .top-introduction__award-item {
    margin-left: 24px;
    margin-right: 24px;
    display: flex;
    justify-content: space-between;
    width: 256px;
    height: 80px;
  }

  .top-introduction .top-introduction__award .top-introduction__award-item img.bracket_img {
    width: 27px;
    height: 80px;
  }


  .top-introduction .top-introduction__award .top-introduction__award-item .award-item_content {
    text-align: center;
    letter-spacing: 0px;
  }
  .top-introduction .top-introduction__award .top-introduction__award-item .award-item_content .award-item_content_title {
    font: normal normal bold 16px/32px Noto Sans JP;
    color: #EDB122;
    border-bottom: 1px solid #EDB122;
    font-size: 16px;
    line-height: 23px;
    height: auto;
    padding-bottom: 3.5px;
    margin-bottom: 0;
  }
  .top-introduction .top-introduction__award .top-introduction__award-item .award-item_content .award-item_content_text {
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
    align-items: baseline;
  }
  .top-introduction .top-introduction__award .top-introduction__award-item .award-item_content .award-item_content_text .number {
    font: normal normal normal 48px/48px urw-din;
    color: #333333;
    font-weight: 600;
  }
  .top-introduction .top-introduction__award .top-introduction__award-item .award-item_content .award-item_content_text .text {
    font: normal normal bold 20px/32px Noto Sans JP;
    color: #333333;
    line-height: 29px;
    margin-left: 4px;
  }

  .top-introduction .top-introduction__logo-container {
    overflow: hidden;
    white-space: nowrap;
  }
  .top-introduction .top-introduction__logo-container .top-introduction__logo-list {
    display: inline-block;
  }
  .top-introduction .top-introduction__logo-container .top-introduction__logo-list-items {
    display: flex;
    overflow: hidden;
    width: 4000px;
  }
  .top-introduction .top-introduction__logo-container .top-introduction__logo-list-items img.case-logo-img {
    width: 151px;
    height: 48px;
    margin: 16px 40px 0px 0px;
  }
  .top-introduction__footer {
    margin-top:8px;
    margin-bottom: 20px;
    text-align: center;
    font: normal normal normal 13px/32px Noto Sans JP;
    letter-spacing: 0px;
    color: #808080;
  }

  .logo-img-move {
    -webkit-animation: bannermove 48s linear infinite;
    -moz-animation: bannermove 48s linear infinite;
    -ms-animation: bannermove 48s linear infinite;
    -o-animation: bannermove 48s linear infinite;
    animation: bannermove 48s linear infinite;
  }

  @keyframes "bannermove" {
    from { transform: translateX(0); }
    to {transform: translateX(-100%); }
  }
  @-moz-keyframes "bannermove" {
    from { transform: translateX(0); }
    to {transform: translateX(-100%);}
  }
  @-webkit-keyframes "bannermove" {
    from { transform: translateX(0); }
    to {transform: translateX(-100%);}
  }
  @-ms-keyframes "bannermove" {
    from { transform: translateX(0); }
    to {transform: translateX(-100%);}
  }
  @-o-keyframes "bannermove" {
    from { transform: translateX(0); }
    to {transform: translateX(-100%);}
  }

  @media only screen and (max-width: 425px) {
    .top-introduction {
      padding-top: 20px;
    }

    .top-introduction .top-introduction__award {
      flex-direction: row;
      margin-bottom: 26px;
    }

    .top-introduction .top-introduction__award .top-introduction__award-item:first-child {
      margin-bottom: 20px;
margin-right: 10px;

    }
  }

  .flex-half-width {
    width: 50%;
    flex-shrink: 0;
    display: flex;
  }

  .top-service {
    background-color: #F5F9FA;
    min-height: 564px;
    display: flex;
    justify-content: center;
  }

  .top-service .top-service__content {
    width: 100%;
    max-width: 1080px;
    display: flex;
    flex-wrap: wrap;
  }

  .top-service .top-service__content h1 {
    font: normal normal bold 72px urw-din;
    line-height: 80px;
    margin-top: 32px;
    letter-spacing: 0px;
    color: #333333;
    text-transform: uppercase;
    margin-right: 20px;
    margin-bottom: 20px;
  }

  .top-service .top-service__content .sub-title {
    font: normal normal bold 24px/32px Noto Sans JP;
    letter-spacing: 0px;
    color: #333333;
    text-transform: uppercase;
    margin-left: 16px;
  }

  .top-service .top-service__content .v-divider {
    background: #2FAECB 0% 0% no-repeat padding-box;
    border-radius: 4px;
    width: 6px;
    height: 28px;
  }
  .top-service .top-service__content .h-divider {
    background: #E8E8E8 0% 0% no-repeat padding-box;
    height: 1px;
    margin: 24px 0px 24px 0px;
    margin-left: -28px;
    margin-right: -28px;
  }

  .top-service .top-service__content .h-divider-large {
display: none;
  }

  .top-service .top-service__content .box__content.row {
    flex-direction: row;
  }

  .top-service .top-service__content .box__content {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 2px solid #E8E8E8;
    border-radius: 16px;
    padding: 40px;
    margin-top: 20px;
    text-align: center;
    display: flex;
    flex-direction: column;
    position: relative;
  }

  .top-service .top-service__content .box__content:hover {
    border: #2FAECB solid 2px;
    background: #EEF5F6 0 0 no-repeat padding-box;
  }
  .top-service .top-service__content .box__content .url-row {
    position: absolute;
    right: 32px;
    bottom: 16px;
  }

  .top-service .top-service__content .box__content .box__content-left {
    display: block;
  }

  .top-service .top-service__content .box__content .box__content-left .text-row {
    align-items: center;
    margin-top: 16px;
    flex-wrap: wrap;
  }

  .top-service .top-service__content .box__content .text-row>span {
    font-family: Noto Sans JP;
    font-size: 28px;
    letter-spacing: 0px;
    color: #333333;
    text-indent: 10px;
  }

  .top-service .top-service__content .box__content .text-row>span.small {
    font-family: Noto Sans JP;
    font-size: 20px;
    letter-spacing: 0px;
    color: #333333;
  }

  .top-service .top-service__content .box__content .box__content-right {
    display: flex;
    flex-wrap: wrap;
    padding-right: 32px;
  }

  .top-service .top-service__content .box__content p.title {
    font: normal normal bold 28px/40px Noto Sans JP;
    letter-spacing: 0px;
    color: #333333;
    margin: 0px;
    overflow-wrap: break-word;
    width: 100%;
    text-align: left;
  }

  .top-service .top-service__content .box__content p.text {
    font: normal normal normal 16px/26px Noto Sans JP;
    letter-spacing: 0px;
    color: #333333;
    margin: 16px 0px 24px 0px;
    overflow-wrap: break-word;
    width: 100%;
  }

  .top-service .top-service__content .box__content .box__content-right .tag-container {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }

  .top-service .top-service__content .box__content .box__content-right .tag-container .tag {
    background: #D0F3FB 0% 0% no-repeat padding-box;
    border-radius: 6px;
    padding: 4px 12px 4px 12px;
    font: normal normal normal 16px/30px Noto Sans JP;
    letter-spacing: 0px;
    color: #333333;
    margin: 0px 12px 12px 0px;
  }

  .top-service .top-service__content .service_items {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    column-gap: 30px;
    row-gap: 30px;
  }

  .top-service .top-service__content .service_item {
    padding: 35px 28px 16px 28px;
    margin-top: 30px;
    min-width: 340px;
    max-width: 340px;
    min-height: 410px;
  }

  .top-service .top-service__content .box__content.service_item>img {
    margin-bottom: 18px;
    align-self: center;
  }

  .top-service .top-service__content .box__content .title {
    font: normal normal bold 20px Noto Sans JP;
    letter-spacing: 0px;
    color: #414141;
    word-break: break-word;
  }

  .top-service .top-service__content .box__content .text {
    font: normal normal normal 16px Noto Sans JP;
    letter-spacing: 0px;
    color: #333333;
    word-break: break-word;
    text-align: left;
  }

  .top-service .top-service__content .liner_container {
    /* -ms-flex: calc(62% + 30px);
    flex: calc(62% + 30px);
    max-width: calc(62% + 30px); */
    display: flex;
    flex-direction: column;
  }

  .top-service .top-service__content .liner_container a.lnk-with-arrow-pc {
    display: block;
    font-size: 16px;
    padding: 3px 38px 3px 0;
    transition: all .5s;
  }
  .top-service .top-service__content .liner_container a.lnk-with-arrow-pc:hover {
    transition: all .5s;
    text-decoration: underline;
  }


  .top-service .top-service__content a.lnk-with-arrow-sp {
    display: none;
  }

  .top-service .top-service__content a.lnk-with-arrow-pc::after {
    width: 30px;
    height: 30px;
    content: "";
    display: inline-block;
    margin-left: 6px;
    background: url(/_images/arrow_circle.png) 0% 0% / 30px no-repeat;
    position: absolute;
    top: calc(50% - 14px);
  }

  .top-service .top-service__content a.lnk-with-arrow-sp::after {
    width: 30px;
    height: 30px;
    content: "";
    display: inline-block;
    margin-left: 6px;
    background: url(/_images/arrow_circle.png) 0% 0% / 30px no-repeat;
    position: absolute;
    top: calc(50% - 14px);
  }

  .top-service .top-service__content .phone-app-sf-container {
    /* -ms-flex: calc(31% + 30px);
    flex: calc(31% + 30px);
    max-width: calc(31% + 30px); */
    display: flex;
    flex-direction: column;
  }

  .top-service .top-service__content .liner_container .sub-title {
    margin-right: 56px;
    margin-left: 0px;
    padding-left: 23px;
  }

  .top-service .top-service__content .phone-app-sf-container .sub-title {
    font: normal normal bold 20px/24px Noto Sans JP;
    letter-spacing: 0px;
    color: #333333;
    margin: 0px;
    padding-left: 23px;
    text-transform: none;
    height: 51px;
  }
  .top-service .top-service__content .phone-app-sf-container .sub-title.text-with-divider::after {
    height: 48px;
    bottom: unset;
  }

  .top-service .top-service__content .liner_container .liner_container__items {
    display: flex;
    flex-wrap: wrap;
    row-gap: 30px;
    column-gap: 30px;
    justify-content: flex-start;
  }

  .top-service .top-service__content .liner_container .liner_container__item {
    padding: 35px 28px 0px;
    max-width: 340px;
    min-width: 340px;
    margin-top: 16px;
    min-height: 438px;
  }

  .top-service .top-service__content .liner_container .liner_container__item>img {
    margin-bottom: 18px;
    align-self: center;
    height : 130px;
  }

  .top-service .top-service__content .phone-app-sf-container .phone-app-sf__items {
    display: flex;
  }

  .top-service .top-service__content .phone-app-sf-container .phone-app-sf__item {
    padding: 35px 28px 0px 28px;
    margin-top: 16px;
    max-width: 340px;
    min-width: 340px;
    min-height: 438px;
  }

  .top-service .top-service__content .phone-app-sf-container .phone-app-sf__item>img {
    align-self: center;
    margin-top: 13px;
    margin-bottom: 22px;
    height : 130px;
  }

  .text-row {
    min-height: 30px;
  }

  .top-service .top-service__content .child-section {
    margin-top: 32px;
  }
  .top-service .top-service__content .child-section:last-child {
    margin-top: 0px;
  }


  .top-service .top-service__content .work-style__container {
    margin-bottom: 40px;
  }

  .top-service .top-service__content .work-style__container .work-style__items {
    display: flex;
    flex-wrap: wrap;
    column-gap: 30px;
    row-gap: 30px;
  }

  .top-service .top-service__content .work-style__container .work-style__items .work-style__item {
    flex-basis: 22.5%;
    min-width: 200px;
    padding: 16px 24px 40px 24px;

  }

  .top-service .top-service__content .work-style__container .work-style__items .work-style__item .icon-img {
    border-radius: 50%;
    margin-bottom: 8px;
    align-self: center;
  }

  .top-service .top-service__content .work-style__container .work-style__items .work-style__item .title {
    font: normal normal bold 16px/24px Noto Sans JP;
    letter-spacing: 0px;
    color: #333333;
    word-break: keep-all;
    min-height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .top-service .top-service__content .work-style__container .work-style__items .work-style__item .text {
    font: normal normal 14px/22px Noto Sans JP;
  }
  .top-service .top-service__content .work-style__items .box__content .work-style__item_left {
    align-self: center;
  }
  .top-service .top-service__content .flex-full-width.align-item-base span {
    font-weight: bold;
    font-size: 24px;
  }
  .top-service .top-service__content .flex-full-width.text-with-divider .sub-title {
    line-height: 46px;
  }
  .top-service .top-service__content .flex-full-width.text-with-divider.two-line .sub-title {
    line-height: 26.5px;
  }
  .top-service .text-with-divider::after {
    width: 7px;
    height: 28px;
    bottom: -2px;
    margin: auto;
  }
  .top-service .text-with-divider.two-line::after {
    height: 42px;
  }
  .top-service .top-service__content .flex-half-width.box__content-left {
    margin-top: 19px;
  }

  .top-service .pointer {
    cursor: pointer;
  }
  .top-service .top-service__content .liner_container .liner-title{
      display: flex;
      height: 51px;
      align-items: baseline;
    }

  @media only screen and (max-width: 430px) {
    .top-service .top-service__content {
      flex-direction: column;
      padding: 0px 24px;
    }

    .top-service .top-service__content .flex-half-width {
      width: 100%;
      flex-shrink: 0;
      display: flex;
    }

    .top-service .top-service__content .box__content {
      padding: 18px;
      padding-bottom: 48px;
      min-width: unset;
      max-width: unset;
    }

    .top-service .top-service__content .box__content.row {
      flex-direction: column;
      padding: 29px 16px 61px;
    }

    .top-service .top-service__content .box__content .box__content-right .tag-container {
      column-gap: 8px;
      row-gap: 8px;
    }


    .top-service .top-service__content .box__content .box__content-left {
      display: inline-block;
    }

    .top-service .top-service__content h1 {
      font: normal normal bold 42px/48px urw-din;
      line-height: 48px;
      letter-spacing: 0px;
      color: #333333;
      text-transform: uppercase;
      margin-top: 40px;
      margin-right: 20px;
margin-bottom: 20px;
    }

    .top-service .top-service__content span {
      font-weight: bold;
    }

    .top-service .top-service__content .box__content {
      padding: 29px 28px 30px;
      margin-top: 16px;
      min-height: unset;
    }

    .top-service .top-service__content .h-divider {
      background: #E8E8E8 0% 0% no-repeat padding-box;
      width: calc(100% + 36px);
      height: 1px;
      margin: 26.21px 0px 16px 0px;
      margin-left: -18px;
    }

  .top-service .top-service__content .h-divider-large {
    background: #E8E8E8 0% 0% no-repeat padding-box;
    width: calc(100% + 36px);
    height: 1px;
    margin: 24px 0px 17px 0px;
    margin-left: -18px;
    display: block;
  }

    .top-service .top-service__content .box__content .text-row>span {
      font-size: 22px;
    }

    .top-service .top-service__content .box__content p.title {
      font: normal normal bold 20px/28px Noto Sans JP;
      text-align: center;
    }

    .top-service .top-service__content .box__content p.text {
      font: normal normal normal 15px/26px Noto Sans JP;
      margin: 8px 0px 16px 0px;
    }

    .top-service .top-service__content .flex-half-width.box__content-left {
      margin-top: 11px;
    }

    .top-service .top-service__content .flex-half-width.box__content-left .flex-full-width {
      width: 234px;
      margin: auto;
    }

    .top-service .top-service__content .box__content .box__content-left .text-row {
      width: 250px;
      margin: auto;
      margin-top: 10px;
    }

    .top-service .top-service__content .box__content .box__content-right {
      padding-right: 0px;
      justify-content: center;
    }
    .top-service .top-service__content .box__content .box__content-right > .o-block {
      max-width: 287px;
    }


    .top-service .top-service__content .sub-title {
      font: normal normal bold 20px/26px Noto Sans JP;
    }

    .top-service .top-service__content .box__content .box__content-right .tag-container .tag {
      background: #D0F3FB 0% 0% no-repeat padding-box;
      border-radius: 6px;
      padding: 3px 12px 5px 12px;
      font: normal normal normal 13px/30px Noto Sans JP;
      letter-spacing: 0px;
      color: #333333;
      margin: 0;
      line-height: 19px;
    }

    .top-service .top-service__content .service_items {
      display: inline-block;
    }

    .top-service .top-service__content .liner_container {
      max-width: 100%;
      display: inline-block;
    }

    .top-service .top-service__content .liner_container a.lnk-with-arrow-pc {
      display: none;
    }

    .top-service .top-service__content .liner_container__items a.lnk-with-arrow-sp {
      display: block;
      font-size: 15px;
    }

    .top-service .top-service__content .liner_container__items .bottom-link {
      margin-top: 30px;
      display: flex;
      flex-direction: row-reverse;
      padding-right: 38px;
    }

    .top-service .top-service__content .liner_container .liner_container__items {
      display: inline-block;
      padding-right: 0px;
    }
    .top-service .top-service__content .liner_container .liner_container__item {
      min-width: unset;
      min-height: 374px;
      padding: 29px 28px 30px;
      max-width: unset;
    }
    .top-service .top-service__content .liner_container .sub-title {
      margin-right: 0px;
    }

    .top-service .top-service__content .child-section {
      margin-top: 56px;
    }

    .top-service .top-service__content .phone-app-sf-container {
      margin-top: 56px;
      max-width: 100%;
      padding-left: 0px;
    }
    .top-service .top-service__content .work-style__container {
      margin-bottom: 56px;
    }
    .top-service .top-service__content .work-style__container .work-style__items {
      display: inline-block;
    }
    .top-service .top-service__content .work-style__items .box__content {
      position: relative;
      display: flex;
      flex-direction: row;
    }
    .top-service .top-service__content .work-style__items .box__content .work-style__item_left {
      display: flex;
      align-self: baseline;
      margin-right: 16px;
    }
    .top-service .top-service__content .work-style__items .box__content .work-style__item_right {
      width: 70%;
      display: flex;
      flex-direction: column;
      text-align: left;
    }
    .top-service .top-service__content .work-style__container .work-style__items .work-style__item {
      padding: 16px 16px 20px;
    }
    .top-service .top-service__content .work-style__container .work-style__items .work-style__item .title {
      justify-content: left;
      min-height: 40px;
    }
    .flex-full-width.text-with-divider.align-item-base.two-line {height: 53px;}
    .top-service .top-service__content .work-style__container .work-style__items .work-style__item .text {
      font: normal normal normal 14px/22px Noto Sans JP;
    }
    .top-service .top-service__content .top-service__content-right {
      padding: 0 38px;
      margin-bottom: 18px;
    }

    .top-service .top-service__content .top-service__content-right>img {
      width: 100%;
    }

    .top-service .top-service__content .top-service__content-left {
      align-items: center;
      padding-bottom: 48px;
    }

    .top-service .top-service__content .top-service__content-left>img {
      width: 100%;
      padding: 0 25px;
    }

    .top-service .top-service__content .top-service__content-left>h2 {
      margin-top: 16px;
      text-align: center;
    }

    .top-service .top-service__content .top-service__content-left>p {
      text-align: center;
      margin: 16px 0 32px;
    }

    .top-service .top-service__content .top-service__content-left .intro-logo-group>img {
      height: 44px;
      width: 44px;
      margin-right: 16px;
    }
    .top_service-papeople-img {
      width: 234px;
      height: 137px;
    }
    .top_service-papeople-logo {
      width: 250px;
      height: 34px;
margin-top:10px;
    }
    .top-service .top-service__content .phone-app-sf-container .phone-app-sf__item {
      min-width: unset;
      max-width: unset;
    }
    .top-service .top-service__content .flex-full-width.align-item-base span {
      font-size: 20px;
    }
  }

    .case-study-background {
        position: relative;
        z-index: 1;
    }
    .case-study {
        width: 100%;
        max-width: 1240px;
        background: #eaeef2 0% 0% no-repeat padding-box;
        border-radius: 88px;
        opacity: 1;
        margin: auto;
    }

    .case-study__people {
        margin-top: 80px !important;
        <mt:If name="pageName" eq="liner-linerw">
            margin-top: 0 !important;
        </mt:If>
    }

    .case-study__head {
        padding: 32px 80px 0 80px;
        margin-bottom: 40px;
        display: flex;
        align-items: baseline;
    }
    .case-study__head div:first-child {
        text-align: left;
        font: normal normal bold 72px/90px urw-din;
        letter-spacing: 0px;
        color: #333333;
        text-transform: uppercase;
margin-right:20px;
        opacity: 1;
    }
    .case-study__head div:last-child {
        margin-left: 0px;
        text-align: left;
        font: normal normal bold 16px/32px Noto Sans JP;
        letter-spacing: 0px;
        color: #333333;
        opacity: 1;
        font-size: 20px;
    }
    .case-study__head--center {
        width: 128px;
        opacity: 1;
        margin: auto;
        margin-bottom: 41px;
        display: grid;
        padding-top: 48px;
    }
    .case-study__head--center__title {
        height: 46px;
        text-align: center;
        font: normal normal bold 32px/42px Noto Sans JP;
        letter-spacing: 0px;
        color: #333333;
        opacity: 1;
    }
    .case-study__head--center__line {
        width: 28px;
        height: 7px;
        background: #2faecb 0% 0% no-repeat padding-box;
        border-radius: 4px;
        opacity: 1;
        margin: auto;
        margin-top: 16px;
    }
    .case-study .splide {
        padding: 0 80px;
    }
    .case-study__body a {
        text-decoration: none;
    }
    .case-study__body__item {
        width: 330px;
        transition: all .5s;
    }
    .case-study__body__item:hover .case-study__body__item__title {
        color: #0B768D;
    }
    .case-study__body__item:hover .case-study__body__item__message {
        color: #0B768D;
    }
    .case-study__body__item:hover .d-flex div {
        color: #0B768D;
    }
    .case-study__body__item__wrap-image {
        height: 184px;
        background: #ffffff 0% 0% no-repeat padding-box;
        border-radius: 16px;
        opacity: 1;
        display: flex;
    }
    .case-study__body__item__wrap-image img {
        width: 201px;
        opacity: 1;
        margin: auto;
    }
    .case-study__body__item__title {
        height: auto;
        text-align: left;
        font: normal normal normal 14px/30px Noto Sans JP;
        letter-spacing: 0px;
        color: #333333;
        opacity: 1;
        margin-top: 24px;
        margin-bottom: 16px;
    }
    .case-study__body__item__message {
        height: auto;
        text-align: left;
        font: normal normal bold 18px/30px Noto Sans JP;
        letter-spacing: 0px;
        color: #333333;
        opacity: 1;
    }
    .case-study__body__item__horizontal-line {
        height: 0px;
        border: 1px solid #baaeae;
        opacity: 1;
        margin: 32.5px 0;
    }
    .case-study__body__item__industry,
    .case-study__body__item__num,
    .case-study__body__item__service {
        margin-bottom: 8px;
        display: flex;
        align-items: baseline;
    }
    .case-study__body__item__industry div:first-child,
    .case-study__body__item__num div:first-child,
    .case-study__body__item__service div:first-child {
        margin-right: 12px;
        min-width: 84px;
        height: 20px;
        text-align: left;
        font: normal normal bold 14px/30px Noto Sans JP;
        letter-spacing: 0px;
        color: #333333;
        opacity: 1;
    }
    .case-study__body__item__industry div:last-child,
    .case-study__body__item__num div:last-child,
    .case-study__body__item__service div:last-child {
        text-align: left;
        font: normal normal normal 14px/22px Noto Sans JP;
        letter-spacing: 0px;
        color: #333333;
        opacity: 1;
    }
    .d-flex.case-study__body__btn {
        justify-content: center;
        padding-bottom: 56px;
        margin-top: -24px;
    }
    .d-flex.case-study__body__btn .btn-primary {
        min-width: 224px !important;
    }
    .case-study .splide__track {
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 80px;
    }
    .case-study .splide__pagination {
        margin: 0px 0 40px;
        bottom: 0;
    }
    .case-study .splide__pagination__page {
        width: 8px;
        height: 8px;
        background: #ced0d2 0% 0% no-repeat padding-box;
        opacity: 1;
        margin: 8px;
    }
    .case-study .splide__pagination__page.is-active {
        width: 8px;
        height: 8px;
        background: #0b4f8d 0% 0% no-repeat padding-box;
    }
    .case-study .splide__arrow {
        width: 72px;
        height: 72px;
        background: #0b4f8d 0% 0% no-repeat padding-box;
        opacity: 1;
        top: 35%;
    }
    .case-study .splide__arrow:disabled {
        background: #bbc6d1 0% 0% no-repeat padding-box;
        opacity: 1;
    }
    .case-study .splide__arrow.splide__arrow--prev img {
        transform: rotate(180deg);
    }
    .case-study .splide__arrow--prev {
        left: -2.7em;
    }
    .case-study .splide__arrow--next {
        right: -2.7em;
    }
    .case-study .splide__pagination__page.is-active {
        transform: none;
    }
    @media only screen and (max-width: 1024px) {
        .case-study {
            width: 90%;
        }
    }
    @media only screen and (max-width: 992px) {
        .case-study__body__item {
            width: 250px;
        }
    }
    @media only screen and (max-width: 576px) {
        .splide__arrow.splide__arrow--prev > img {
            align-self: center;
            margin-right: 4px;
        }
        .splide__arrow.splide__arrow--next > img {
            align-self: center;
            margin-left: 2px;
        }
        .case-study {
            width: 100%;
            min-height: 726px;
            background: #eaeef2 0% 0% no-repeat padding-box;
            border-radius: 56px;
            opacity: 1;
        }

        .case-study__people {
            margin-top: 55px !important;
            <mt:If name="pageName" eq="liner-linerw">
                margin-top: 0 !important;
            </mt:If>
        }

        .case-study .splide__arrow {
            top: 85%;
        }
        .case-study .splide__arrow--prev {
            left: 10%;
        }
        .case-study .splide__arrow--next {
            right: 10%;
        }
        .case-study__head {
            padding: 40px 32px 0 32px;
            margin-bottom: 40px;
            display: block;
        }
        .case-study__head div:first-child {
            width: 277px;
            text-align: left;
            font: normal normal bold 42px/48px urw-din;
            letter-spacing: 0px;
            color: #333333;
            text-transform: uppercase;
            opacity: 1;
        }
        .case-study__head div:last-child {
            width: auto;
            height: 20px;
            text-align: left;
            font: normal normal bold 14px/32px Noto Sans JP;
            letter-spacing: 0px;
            color: #333333;
            opacity: 1;
            margin: 0;
            font-size: 16px;
        }
        .case-study__head--center {
            padding-top: 40px;
            width: unset;
        }
        .case-study .splide {
            padding: 0 32px;
        }
        .case-study__body__item {
            width: 311px;
        }
        .case-study__body__item__wrap-image {
            height: 173px;
        }
        .case-study__body__item__title {
            height: auto;
            font: normal normal normal 13px/30px Noto Sans JP;
            margin-bottom: 5px;
margin-top: 16px;
line-hight: 22px;
        }
        .case-study__body__item__message {
            height: auto;
            font: normal normal bold 18px/27px Noto Sans JP;
        }
        .case-study__body__item__horizontal-line {
            margin: 16px 0;
        }
        .case-study__body__item__industry div:first-child,
        .case-study__body__item__num div:first-child,
        .case-study__body__item__service div:first-child {
            min-width: 78px;
            height: 19px;
            font: normal normal bold 13px/30px Noto Sans JP;
        }
        .case-study__body__item__industry div:last-child,
        .case-study__body__item__num div:last-child,
        .case-study__body__item__service div:last-child {
            height: auto;
            font: normal normal normal 13px/22px Noto Sans JP;
        }
        .case-study .splide__track {
            padding-bottom: 150px;
        }
        .case-study .splide__pagination__page {
            margin: 0 6px;
        }
        .case-study .splide__arrow {
            width: 30px;
            height: 30px;
        }
        .case-study .splide__pagination {
            max-width: 75%;
            margin: auto;
            bottom: 14%;
        }
    }

    @media only screen and (max-width: 430px) {
        .case-study .splide__slide {
            justify-content: center;
            display: flex;
        }
        .case-study__body__item__message {
            max-height: 58px;
            overflow: hidden;
        }
    }

    .company-archievements {
      position: relative;
      margin-top: -328px;
      padding-top: 360px;
      z-index: 0;
      background: #FFFFFF 0% 0% no-repeat padding-box;
      display: flex;
      flex-direction: column;
      text-align: center;
    }
    .company-archievements .company-archievements__header {
      display: flex;
      width: 100%;
      justify-content: center;
      flex-wrap: wrap;
    }
    .company-archievements .company-archievements__header .company-archievements__item {
      background: #EEF5F6 0% 0% no-repeat padding-box;
      border-radius: 16px;
      padding: 26px;
      margin: 0px 20px;
      text-align: center;
      width: 192px;
      height: 137px;
      display: flex;
      justify-content: center;
      align-items: center;
    }
    .company-archievements .company-archievements__header .company-archievements__item .company-archievements__item-title {
      text-align: center;
      font: normal normal bold 18px/32px Noto Sans JP;
      letter-spacing: 0px;
      color: #333333;
    }
    .company-archievements .company-archievements__header .company-archievements__item .company-archievements__item-text {
      display: flex;
      align-items: baseline;
      margin-top: -4px;
    }
    .company-archievements .company-archievements__header .company-archievements__item .company-archievements__item-text .number {
      font: normal normal normal 48px/48px urw-din;
      letter-spacing: 0px;
      color: #0B768D;
      font-weight: 600;
    }
    .company-archievements .company-archievements__header .company-archievements__item .company-archievements__item-text .text{
      font: normal normal bold 18px/32px Noto Sans JP;
      letter-spacing: 0px;
      color: #0B768D;
    }
    .company-archievements .company-archievements__footer {
      margin: 8px 0 20px;
      font: normal normal normal 13px/32px Noto Sans JP;
      letter-spacing: 0px;
      color: #808080;
      text-align: center;
    }
  
    @media only screen and (max-width: 425px) {
      .company-archievements {
        padding: 126px 16px 0;
        margin-top: -72px;
      }
  
      .company-archievements .company-archievements__header {
        flex-wrap: unset;
      }
  
      .company-archievements .company-archievements__header .company-archievements__item {
        margin: 0;
        padding: 12px 8px;
        flex: 1;
        width: 111px;
        height: auto;
      }
  
      .company-archievements .company-archievements__header .company-archievements__item:nth-child(2) {
        margin: 0 5px
      }
  
      .company-archievements .company-archievements__header .company-archievements__item .company-archievements__item-title {
        font-size: 13px;
        line-height: 19px;
      }
  
      .company-archievements .company-archievements__header .company-archievements__item .company-archievements__item-text {
        margin-top: 3px;
      }
  
      .company-archievements .company-archievements__header .company-archievements__item .company-archievements__item-text .number {
        font-size: 36px;
        line-height: 1;
      }
  
      .company-archievements .company-archievements__header .company-archievements__item .company-archievements__item-text .text {
        font-size: 14px;
      }
  
      .company-archievements .company-archievements__footer {
        margin: 16px 0 40px;
      }
    }

    .company-logo-static {
        display: flex;
        flex-direction: column;
        align-items: center;
        background: #ffffff 0 0 no-repeat padding-box;
    }

    .company-logo-static img {
        max-width: 100%;
        height: auto;
        width: auto;
        vertical-align: top;
        display: block;
    }

    .company-logo-static .company-logo-static__container {
        width: 100%;
        max-width: 1080px;
        display: grid;
        grid-template-columns: repeat(5, 1fr);
        grid-column-gap: 40px;
        grid-row-gap: 24.24px;
    }

    .company-logo-static
        .company-logo-static__container
        .company-logo-static__item {
    }
    .company-logo-static
        .company-logo-static__container
        .company-logo-static__item
        .logo-img {
        width: 100%;
    }
    .company-logo-static .company-logo-static__footer {
        justify-content: center;
        display: flex;
        margin: 32px 0px 48px 0px;
    }

    @media only screen and (max-width: 425px) {
        .company-logo-static {
            padding: 0 16px;
        }

        .company-logo-static__footer > .btn {
            min-width: 200px;
            min-height: 48px;
            font: normal normal bold 15px/30px Noto Sans JP;
            line-height: 1;
            padding-bottom: 4px;
        }

        .company-logo-static__footer > .btn:after {
            right: 12px;
        }

        .company-logo-static .company-logo-static__container {
            grid-template-columns: repeat(3, 1fr);
            grid-column-gap: 20px;
            grid-row-gap: 18px;
        }

        .company-logo-static .company-logo-static__footer {
            margin: 40px 0 48px;
        }
    }

    .top_seminar-events-background {
        padding-bottom: 40px;
        background: #F5F9FA
    }
    .top_seminar-events {
        display: flex;
        justify-content: center;
        padding: 32px 0px 40px 0px;
        position: relative;
        background: transparent;
    }

    .top_seminar-events::after {
        content: "";
        display: block;
        width: calc(50% + 620px);
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        background: #ffffff 0% 0% no-repeat padding-box;
        border-radius: 0px 88px 88px 0px;
    }

    .top_seminar-events > * {
        position: relative;
        z-index: 2;
    }

    .top_seminar-events .top_seminar-events__content {
        width: 100%;
        max-width: 1080px;
        display: flex;
        flex-wrap: wrap;
    }

    .top_seminar-events .top_seminar-events__content .title {
        font: normal normal normal 56px/78px urw-din;
        letter-spacing: 0px;
        color: #333333;
        margin-right: 24px;
        font-weight: 600;
    }

    .top_seminar-events .top_seminar-events__content .sub-title {
        font: normal normal 600 14px/32px Noto Sans JP;
        letter-spacing: 0px;
        color: #333333;
        margin-left: 16px;
        font-size: 20px;
    }

    .top_seminar-events
        .top_seminar-events__content
        .top_seminar-events__items {
        margin-top: 40px;
        display: flex;
        flex-wrap: wrap;
        column-gap: 30px;
        row-gap: 30px;
        width: 100%;
    }

    .top_seminar-events .top_seminar-events__content .top_seminar-events__items .top_seminar-events__item {
        width: 330px;
        min-width: 330px;
        cursor: pointer;
        transition: all .5s;
    }

    .top_seminar-events .top_seminar-events__content .top_seminar-events__items .top_seminar-events__item:hover .text {
        color: #0B768D;
    }
    #splideSeminarEvents {
      width: 100%;
    }
    .top_seminar-events
        .top_seminar-events__content
        .top_seminar-events__items
        .top_seminar-events__item
        > .img-container > img {
        border-radius: 8px;
        align-self: center;
        margin-bottom: 16px;
        width: 100%;
    }

    .top_seminar-events
    .top_seminar-events__content
    .top_seminar-events__items
    .top_seminar-events__item
    > .img-container {
        position: relative;
    }

    .top_seminar-events
    .top_seminar-events__content
    .top_seminar-events__items
    .top_seminar-events__item
    > .img-container.done:after {
        border-radius: 8px;
        background: rgba(54, 54, 54, 0.5);
        content: "";
        width: 100%;
        height: calc(100% - 16px);
        position: absolute;
        top: 0;
        left: 0;
    }

    .top_seminar-events
        .top_seminar-events__content
        .top_seminar-events__items
        .top_seminar-events__item
        .tag-info {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        align-items: center;
        margin-bottom: 8px;
    }

    .top_seminar-events
        .top_seminar-events__content
        .top_seminar-events__items
        .top_seminar-events__item
        .tag-info
        .date {
        font: normal normal normal 14px/30px Noto Sans JP;
        letter-spacing: 0px;
        color: #333333;
        width: 70px;
    }

    .top_seminar-events
        .top_seminar-events__content
        .top_seminar-events__items
        .top_seminar-events__item
        .tag-info
        .tag {
        border-radius: 6px;
        font: normal normal normal 14px/30px Noto Sans JP;
        letter-spacing: 0px;
        padding: 3px 8px 5px 8px;
        margin-right: 12px;
        line-height: 20px;
    }

    .top_seminar-events
        .top_seminar-events__content
        .top_seminar-events__items
        .top_seminar-events__item
        .tag-info
        .tag.e-new {
        background: #D2555A 0% 0% no-repeat padding-box;
        color: #ffffff;
    }

    .top_seminar-events
        .top_seminar-events__content
        .top_seminar-events__items
        .top_seminar-events__item
        .tag-info
        .tag.e-latest {
        background: #468CF2 0% 0% no-repeat padding-box;
        color: #ffffff;
    }

    .top_seminar-events
        .top_seminar-events__content
        .top_seminar-events__items
        .top_seminar-events__item
        .tag-info
        .tag.e-limited {
        background: #ddca7e 0% 0% no-repeat padding-box;
        color: #ffffff;
    }

    .top_seminar-events
        .top_seminar-events__content
        .top_seminar-events__items
        .top_seminar-events__item
        .tag-info
        .tag.e-end {
        background: #666666 0% 0% no-repeat padding-box;
        color: #ffffff;
    }

    .top_seminar-events
        .top_seminar-events__content
        .top_seminar-events__items
        .top_seminar-events__item
        .tag-info
        .tag.e-closed {
        background: #465E6F 0% 0% no-repeat padding-box;
        color: #ffffff;
    }

    .top_seminar-events
        .top_seminar-events__content
        .top_seminar-events__items
        .top_seminar-events__item
        .tag-info
        .tag.e-report {
        background: #46A282 0% 0% no-repeat padding-box;
        color: #ffffff;
    }

    .top_seminar-events
        .top_seminar-events__content
        .top_seminar-events__items
        .top_seminar-events__item
        .text {
        font: normal normal bold 18px/30px Noto Sans JP;
        letter-spacing: 0px;
        color: #333333;
margin-top: 8px;
    margin-bottom: 8px;
    }

    .top_seminar-events .top_seminar-events__read-more {
        margin-top: 16px;
        justify-content: end;
        padding-right: 40px;
    }

    .top_seminar-events .splide__arrows {
        display: none;
    }

    .top_seminar-events .top_seminar-events__read-more a {
        color: #0B768D;
        text-decoration: none;
    }
    .top_seminar-events .c-arrow-at-end:hover {
        transition: all 0.5s;
        text-decoration: underline;
    }

    .top_seminar-events__items .top_seminar-events__item .mask {
        background: #363636 0% 0% no-repeat padding-box;
        border-radius: 8px;
        opacity: 0.75;
        position: absolute;
        width: 330px;
        height: 191px;
        top: 40px;
    }
    @media only screen and (max-width: 1024px) {
        .top_seminar-events #splideSeminarEvents {
            max-width: 750px;
        }
        .top_seminar-events .top_seminar-events__read-more {
            max-width: 950px;
        }
        .top_seminar-events::after {
            width: 100%;
            border-radius: 0px 56px 56px 0px;
        }
    }

    @media only screen and (max-width: 430px) {
        .top_seminar-events-background {
            padding-bottom: 40px;
        }
        .top_seminar-events {
            margin-right: 16px;
        }

        .top_seminar-events .top_seminar-events__content {
            padding: 0 26px 0 27px;
        }

        .top_seminar-events .top_seminar-events__read-more {
            padding-right: 38px;
            margin-top: 8px;
        }

        .top_seminar-events .top_seminar-events__content .title {
            font: normal normal normal 32px/44px urw-din;
            letter-spacing: 0px;
            color: #333333;
            margin-right: 24px;
            font-weight: bold;
        }

        .top_seminar-events .top_seminar-events__content .sub-title {
            font: normal normal bold 12px/32px Noto Sans JP;
            letter-spacing: 0px;
            color: #333333;
            margin-left: 0px;
            font-weight: bold;
            font-size: 16px;
        }

        .top_seminar-events
            .top_seminar-events__content
            .top_seminar-events__items
            .top_seminar-events__item {
            width: 100%;
            flex-basis: 100%;
            min-width: 306px;
        }

        .top_seminar-events
            .top_seminar-events__content
            .top_seminar-events__items
            .top_seminar-events__item
            .tag-info {
            justify-content: space-between;
        }

        .top_seminar-events .splide__arrow {
            top: 88%;
        }

        .top_seminar-events .splide__arrow--prev {
            left: 10%;
        }

        .top_seminar-events .splide__arrow--next {
            right: 10%;
        }

        .top_seminar-events .splide {
            padding: 0px;
        }

        .top_seminar-events .splide__track {
            padding-bottom: 90px;
        }

        .top_seminar-events .splide__pagination__page {
            margin: 0 6px;
        }

        .top_seminar-events .splide__arrow {
            width: 30px;
            height: 30px;
        }

        .top_seminar-events .splide__pagination {
            max-width: 75%;
            margin: auto;
            bottom: 14%;
        }

        .top_seminar-events #splideSeminarEvents {
            width: 100%;
        }

        .top_seminar-events .splide__arrows {
            display: block;
        }

        .top_seminar-events .splide__pagination {
            bottom: 40px;
        }
        .top_seminar-events .splide__pagination__page {
            width: 8px;
            height: 8px;
            background: #ced0d2 0% 0% no-repeat padding-box;
            opacity: 1;
            margin: 8px;
        }
        .top_seminar-events .splide__pagination__page.is-active {
            width: 8px;
            height: 8px;
            background: #0b4f8d 0% 0% no-repeat padding-box;
        }
        .top_seminar-events .splide__arrow {
            background: #0b4f8d 0% 0% no-repeat padding-box;
            opacity: 1;
        }
        .top_seminar-events .splide__arrow:disabled {
            background: #bbc6d1 0% 0% no-repeat padding-box;
            opacity: 1;
        }
        .top_seminar-events .splide__arrow.splide__arrow--prev img {
            transform: rotate(180deg);
        }
        .top_seminar-events .splide__pagination__page.is-active {
            transform: none;
        }
        .top_seminar-events__items .top_seminar-events__item .mask {
            width: 100%;
        }
    }

    .about {
        background-color: #ffffff;
    }
    .container-wrap {
        max-width: 1366px;
        margin: auto;
    }
    .container {
        padding: 54px 143px 80px;
    }
    .about__head__heading {
        width: 178px;
        text-align: center;
        font: normal normal bold 16px/32px Noto Sans JP;
        letter-spacing: 0px;
        color: #333333;
        opacity: 1;
        margin: auto;
    }
    .about__head__title {
        width: 640px;
        text-align: center;
        font: normal normal bold 32px/32px Noto Sans JP;
        letter-spacing: 0px;
        color: #333333;
        opacity: 1;
        margin: auto;
        margin-top: 8px;
    }
    .about__head__description {
        width: 501px;
        height: 294px;
        text-align: center;
        font: normal normal normal 16px/30px Noto Sans JP;
        letter-spacing: 0px;
        color: #333333;
        opacity: 1;
        margin: auto;
        margin-top: 32px;
    }
    .about__head__description p:first-child {
        margin-bottom: 28px;
    }
    .about__head__description p:last-child {
        margin-top: 28px;
    }
    .about__body {
        margin-top: 64px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .about__body__card-6-left,
    .about__body__card-6-right {
        width: 525px;
        height: 224px;
        background: #ffffff 0% 0% no-repeat padding-box;
        border: 1px solid #e8e8e8;
        border-radius: 16px;
        opacity: 1;
        display: flex;
        justify-content: space-between;
    }
    .about__body__card-6-left__content div:first-child {
        width: 96px;
        height: 35px;
        text-align: center;
        font: normal normal bold 24px/32px Noto Sans JP;
        letter-spacing: 0px;
        color: #333333;
        opacity: 1;
        margin-top: 44px;
        margin-left: 66px;
    }
    .about__body__card-6-right__content div:first-child {
        width: 144px;
        height: 35px;
        text-align: center;
        font: normal normal bold 24px/32px Noto Sans JP;
        letter-spacing: 0px;
        color: #333333;
        opacity: 1;
        margin-top: 44px;
        margin-left: 66px;
    }
    .about__body__card-6-left__content div:last-child,
    .about__body__card-6-right__content div:last-child {
        text-align: right;
        font: normal normal normal 82px/114px URW DIN;
        letter-spacing: 0px;
        color: #0b4f8d;
        opacity: 1;
        margin: 14px 0 39px 66px;
        line-height: 1;
        font-weight: 600;
    }
    .about__body__card-6-left__content div:last-child span.unit,
    .about__body__card-6-right__content div:last-child span.unit {
        width: 30px;
        height: 44px;
        text-align: left;
        font: normal normal bold 30px/54px Noto Sans JP;
        letter-spacing: 0px;
        color: #0b4f8d;
        opacity: 1;
    }
    .about__body__card-6-left__img {
        width: 153px;
        height: 123px;
        border: 0.6840000152587891px solid #00000000;
        opacity: 1;
        margin: 44.23px 51.75px 57.11px 0;
    }
    .about__body__card-6-right__img {
        width: 153px;
        height: 123px;
        border: 0.6840000152587891px solid #00000000;
        opacity: 1;
        margin: 44.23px 51.75px 57.11px 0;
    }
    .about__body__card-12 {
        width: 100%;
        height: 420px;
        background: #ffffff 0% 0% no-repeat padding-box;
        border: 1px solid #e8e8e8;
        border-radius: 16px;
        opacity: 1;
        display: flex;
        margin-top: 30px;
    }
    .about__body__card-12__img {
        width: 509px;
        height: 340px;
        border-radius: 8px;
        opacity: 1;
        margin: 40px 56px 40px 40px;
    }
    .about__body__card-12__content {
        padding-top: 48px;
        text-align: center;
    }
    .about__body__card-12__content__title {
        text-align: left;
        font: normal normal bold 28px/32px Noto Sans JP;
        letter-spacing: 0px;
        color: #333333;
        opacity: 1;
    }
    .about__body__card-12__content__description {
        font: normal normal bold 20px/32px Noto Sans JP;
        letter-spacing: 0px;
        color: #333333;
        opacity: 1;
        margin-top: 24px;
    }
    .about__body__card-12__content__company {
        font: normal normal normal 82px/114px URW DIN;
        letter-spacing: 0px;
        color: #0b4f8d;
        opacity: 1;
        margin-top: 16px;
        line-height: 0.8;
        margin-left: 30px;
        font-weight: 600;
    }
    .about__body__card-12__content__company span.unit {
        text-align: left;
        font: normal normal bold 30px/54px Noto Sans JP;
        letter-spacing: 0px;
        color: #0b4f8d;
        opacity: 1;
    }
    .about__body__card-12__content__people {
        font: normal normal normal 82px/114px URW DIN;
        letter-spacing: 0px;
        color: #0b4f8d;
        opacity: 1;
        margin-top: 12px;
        line-height: 0.8;
        margin-left: 30px;
        font-weight: 600;
    }
    .about__body__card-12__content__people span.unit {
        text-align: left;
        font: normal normal bold 30px/54px Noto Sans JP;
        letter-spacing: 0px;
        color: #0b4f8d;
        opacity: 1;
    }
    .about__body__card-12__bottom-link {
        font: normal normal bold 16px/36px Noto Sans JP;
        letter-spacing: 0px;
        color: #0b768d;
        opacity: 1;
        display: flex;
        justify-content: end;
        margin-top: 19px;
    }
    .about__body__card-12__bottom-link img {
        margin-left: 8px;
    }
    .about__body a {
        text-decoration: none;
    }
    .about__body__welfare {
        height: 420px;
        background: #ffffff 0% 0% no-repeat padding-box;
        border: 1px solid #e8e8e8;
        border-radius: 16px;
        opacity: 1;
        display: flex;
        margin-top: 30px;
    }
    .about__body__welfare__content {
        margin: 114px 56px 40px 75px;
    }
    .about__body__welfare__content__title {
        text-align: left;
        font: normal normal bold 28px/32px Noto Sans JP;
        letter-spacing: 0px;
        color: #333333;
        opacity: 1;
        line-height: 40px;
    }
    .about__body__welfare__content__description {
        margin-top: 24px;
        text-align: left;
        font: normal normal normal 16px/30px Noto Sans JP;
        letter-spacing: 0px;
        color: #333333;
        opacity: 1;
    }
    .about__body__welfare__bottom-link {
        margin-top: 48px;
        display: flex;
        justify-content: end;
        align-items: center;
        font: normal normal bold 16px/36px Noto Sans JP;
        letter-spacing: 0px;
        color: #0b768d;
        opacity: 1;
    }
    .about__body__welfare__bottom-link img {
        margin-left: 8px;
    }
    .about__body__welfare__img {
        width: 509px;
        margin: 40px 40px 40px 0;
    }
    .about__body__welfare__img img {
        max-width: none;
    }
    .about__body__achievement {
        padding: 30px 120px;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-column-gap: 30px;
        grid-row-gap: 30px;
    }
    .about__body__achievement_item {
        width: 405px;
        display: flex;
    }
    .about__body__achievement_item_img {
        min-width: 140px;
        height: 140px;
        background: #ffffff 0% 0% no-repeat padding-box;
        border: 1px solid #e8e8e8;
        border-radius: 16px;
        opacity: 1;
        display: flex;
        margin-right: 24px;
    }
    .about__body__achievement_item_img img {
        margin: auto;
    }
    .about__body__achievement_item_content {
        margin: auto;
    }
    .about__foot a {
        display: flex;
        align-items: center;
        width: 216px;
        height: 60px;
        background: #0b768d 0% 0% no-repeat padding-box;
        border-radius: 30px;
        opacity: 1;
        text-decoration: none;
        margin: auto;
    }
    .about__foot a div {
        text-align: center;
        font: normal normal bold 16px/30px Noto Sans JP;
        letter-spacing: 0px;
        color: #ffffff;
        opacity: 1;
        margin-left: 49px;
        margin-right: 21px;
    }
    .about__foot {
        margin-top: 34px;
    }

    @media only screen and (max-width: 576px) {
        .container {
            padding: 40px 16px;
        }
        .about__head__heading {
            width: 134px;
            font-size: 12px;
            line-height: 17px;
        }
        .about__head__title {
            width: 242px;
            font-size: 22px;
            line-height: 32px;
        }
        .about__head__description {
            margin-top: 16px;
            font-size: 15px;
            line-height: 26px;
            text-align: left;
            width: auto;
            height: auto;
        }
        .about__body {
            margin-top: 48px;
        }
        .about__body a {
            display: block;
        }
        .about__body img {
            max-width: 100%;
            margin: initial;
        }
        .about__body__card-6-left,
        .about__body__card-6-right {
            width: 167px;
            height: 224px;
        }
        .about__body__card-6-left__content div:first-child,
        .about__body__card-6-right__content div:first-child {
            width: auto;
            font-size: 16px;
            line-height: 24px;
            margin: 0;
            height: auto;
            margin-top: 16px;
        }
        .about__body__card-6-left__content div:last-child,
        .about__body__card-6-right__content div:last-child {
            margin: 0;
            font-size: 48px;
            text-align: center;
            line-height: 1;
        }
        .about__body__card-6-left__content div:last-child span.unit,
        .about__body__card-6-right__content div:last-child span.unit {
            font-size: 18px;
        }
        .about__body__card-6-left__img {
            width: 96px;
            height: 77px;
            padding: 0;
            margin: auto;
            margin-top: 7px;
        }
        .about__body__card-6-right__img {
            width: 84px;
            height: 90px;
            padding: 0;
            margin: auto;
            margin-top: 7px;
        }
        .about__body__card-12 {
            height: auto;
        }
        .about__body__card-12__img {
            width: 311px;
            height: auto;
            margin: 16px;
        }
        .about__body__card-12__content {
            padding-top: 0;
        }
        .about__body__card-12__content__title {
            width: 175px;
            height: auto;
            text-align: center;
            font-size: 22px;
            line-height: 32px;
            margin: auto;
        }
        .about__body__card-12__content__description {
            margin-top: 16px;
            font-size: 16px;
            line-height: 24px;
        }
        .about__body__card-12__content__company,
        .about__body__card-12__content__people {
            margin-left: 0;
            font-size: 48px;
            height: 48px;
            line-height: 1;
        }
        .about__body__card-12__content__company span.unit,
        .about__body__card-12__content__people span.unit {
            font-size: 18px;
        }
        .about__body__card-12__bottom-link {
            font-size: 15px;
            margin-right: 16px;
            margin-bottom: 16px;
        }
        .about__body__card-12__content__number {
            display: flex;
            justify-content: center;
        }
        .about__body__card-12__content__company {
            margin-top: 12px;
            margin-right: 12px;
        }
        .about__body__welfare {
            margin-top: 16px;
            height: auto;
            display: flex !important;
            flex-direction: column-reverse;
        }
        .about__body__welfare__content {
            margin: 0 16px 16px 16px;
        }
        .about__body__welfare__content__title {
            font-size: 22px;
            line-height: 32px;
            text-align: center;
        }
        .about__body__welfare__content__description {
            margin-top: 16px;
            font-size: 15px;
            line-height: 26px;
        }
        .about__body__welfare__bottom-link {
            margin-top: 16px;
            font-size: 15px;
        }
        .about__body__welfare__img {
            width: auto;
            margin: 16px;
        }
        .about__body__achievement {
            padding: 0;
            margin-top: 16px;
            grid-column-gap: 15px;
            grid-row-gap: 32px;
        }
        .about__body__achievement_item {
            width: 164px;
            display: block;
        }
        .about__body__achievement_item_img {
            width: 164px;
            height: 164px;
            margin-right: 0;
            padding: 16px;
            display: flex;
            justify-content: center;
        }
        .about__body__achievement_item_content {
            margin-top: 8px;
            font-size: 15px;
            line-height: 26px;
        }
        .about__foot {
            margin-top: 48px;
            margin-bottom: 24px;
        }
        .about__foot a {
            width: 184px;
            height: 48px;
        }
        .about__foot a div {
            font-size: 15px;
            margin-left: 37px;
            margin-right: 11px;
        }
    }
    .top_about {
        padding-top: 32px;
        background-color: #ffffff;
        display: flex;
        justify-content: center;
    }
    .top_about__content {
        display: flex;
        flex-direction: column;
        width: 100%;
        max-width: 1080px;
        justify-content: center;
    }
    .top_about .top_about__content p { margin: 0px; }

    .top_about__content .intro p {
        letter-spacing: 0px;
        color: #333333;
        margin: 0px 0px 14px;
    }
    .top_about__content .intro {
        text-align: center;
        align-self: center;
        padding: 0px 16px;
        display: flex;
        flex-direction: column;
    }
    .top_about__content .intro .pre-title {
        font: normal normal bold 20px/32px Noto Sans JP;
    }
    .top_about__content .intro .title {
        font: normal normal bold 32px/32px Noto Sans JP;
    }
    .top_about__content .intro .title.mobile {
        display: none;
    }
    .top_about__content .intro .desc {
        font: normal normal normal 16px/30px Noto Sans JP;
        letter-spacing: 0px;
        color: #333333;
        line-height: 1.8;
        margin: 10px 0px 0px;
        max-width: 532px;
        align-self: center;
    }

    .top_about__content .archievement {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        column-gap: 30px;
        row-gap: 30px;
        margin-top: 20px;
    }

    .top_about__content .archievement .box {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 2px solid #E8E8E8;
        border-radius: 16px;
        padding: 16px 0px;
        flex: 1;
        display: flex;
        align-items: center;
        max-width: calc(50% - 15px);
        flex-wrap: wrap;
        cursor: default;
        justify-content: center;
    }
    .top_about__content .archievement .box .text-content {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 0px 16px;
    }
    .top_about__content .archievement .box.left .text-content {
        padding-right: 55px;
    }
    .top_about__content .archievement .box.right .text-content {
        padding-right: 90px;
    }
    .top_about__content .archievement .box .text-content .title {
        font: normal normal bold 20px/32px Noto Sans JP;
        letter-spacing: 0px;
        color: #333333;
        width: 100%;
        text-align: left;
    }
    .top_about__content .archievement .box .text-content .number {
        font: normal normal normal 60px/60px urw-din;
        letter-spacing: 0px;
        color: #0B4F8D;
        font-weight: 600;
    }
    .top_about__content .archievement .box .text-content .unit {
        font: normal normal bold 30px/54px Noto Sans JP;
        letter-spacing: 0px;
        color: #0B4F8D;
    }
    .top_about__content .archievement .box.full {
        display: flex;
        max-width: 100%;
        flex-basis: 100%;
        padding: 40px;
        height: fit-content;
padding-bottom: 20px;
    padding-top: 20px;
    }

    .top_about__content .archievement .box.full:hover {
        border: 2px solid #2FAECB;
        background-color: #F5F9FA;
    }

    .top_about__content .archievement .box.full.container-img-left .text-content {
        margin-top: 8px;
        margin-left: 60px;
    }
    .top_about__content .archievement .box.full.container-img-left .sub-title {
        margin-bottom: 5px;
    }
    .top_about__content .archievement .box.full.container-img-left .records {
        margin-bottom: 19px;
    }

    .top_about__content .archievement .box.full img {
        width: 100%;
        max-width: 460px;
        min-width: 311px;
        border-radius: 8px;
    }
    .top_about__content .archievement .box.full .blank-img {
        width: 100%;
        min-height: 340px;
        max-width: 509px;
        min-width: 311px;
        border-radius: 8px;
        background: #CECECE 0% 0% no-repeat padding-box;
    }
    .top_about__content .archievement .box.full .title {
        font: normal normal bold 28px/32px Noto Sans JP;
    }

    .top_about__content .archievement .box.full .title > br {
        display: none;
    }

    .top_about__content .archievement .box.full .sub-title {
        font: normal normal bold 22px/28px Noto Sans JP;
        margin-top: 20px;
color:#333333;
    }
    .top_about__content .archievement .box.full .record .number{
        font: normal normal normal 72px/72px urw-din;
        letter-spacing: 0px;
        color: #0B4F8D;
        font-weight: 600;
    }
    .top_about__content .archievement .box.full .c-arrow-at-end {
        font: normal normal bold 16px/36px Noto Sans JP;
        letter-spacing: 0px;
        color: #0B768D;
        text-decoration: none;
        text-align: end;
        margin-right: 40px;
        width: 100%;
    }
    .top_about__content .archievement .box.full .c-arrow-at-end::after {
        top: 5px;
    }
    .top_about__content .archievement .box.full .records {
        display: flex;
        flex-direction: column;
    }
    .top_about__content .archievement .box.full .record .unit{
        font: normal normal bold 30px/54px Noto Sans JP;
        letter-spacing: 0px;
        color: #0B4F8D;
    }
    .top_about__content .archievement .box.full.reverse {
        display: flex;
        flex-direction: row-reverse;
        flex-wrap: wrap;
    }
    .top_about__content .archievement .box.full.reverse .text-content{
        padding-left: 35px;
        margin-top: auto;
        flex: 1;
        margin-right: 52px;
        justify-content: end;
        min-width: 343px;
    }
    .top_about__content .archievement .box.full.reverse .desc {
        font: normal normal normal 16px/30px Noto Sans JP;
        letter-spacing: 0px;
        color: #333333;
        margin-top: 24px;
        margin-bottom: 60px;
    }

    .top_about__content .certification {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        column-gap: 30px;
        row-gap: 30px;
        margin: 30px 0px 40px;
    }
    .top_about__content .certification .item {
        display: flex;
        align-items: center;
        max-width: 405px;
        cursor: pointer;
    }
    .top_about__content .certification .item:hover > p {
        text-decoration: underline;
        color: #0B768D;
    }
    .top_about__content .certification .item .item-img {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #E8E8E8;
        border-radius: 16px;
        min-width: 140px;
        min-height: 140px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .top_about__content .certification .item .item-img img {
        min-width: 80px;
        min-height: 80px;
        max-width: 120px;
        max-height: 120px;
    }
    .top_about__content .certification .item .text {
        font: normal normal normal 16px/28px Noto Sans JP;
        letter-spacing: 0px;
        color: #333333;
        margin-left: 24px;
    }

    .top_about__content .about-button {
        width: 216px;
        height: 60px;
        background: #0B768D 0% 0% no-repeat padding-box;
        border-radius: 30px;
        font: normal normal bold 16px/30px Noto Sans JP;
        letter-spacing: 0px;
        color: #FFFFFF;
        border: none;
        align-self: center;
        margin-bottom: 80px;
        position: relative;
        padding-right: 20px;
    }
    .top_about__content .about-button::after {
        content: "";
        background: url("/_images/square-over-white.svg");
        position: absolute;
        width: 13px;
        height: 12px;
        top: 24px;
        right: 24px;
    }
    .top_about__content .about-button:hover::after {
        background: url("/_images/square-over-cadetblue.svg");
    }
    .top_about .pointer {
        cursor: pointer;
    }
    @media only screen and (max-width: 430px) {
        .top_about { padding-top: 40px; }
        .top_about__content .intro .pre-title {
            font: normal normal bold 12px/32px Noto Sans JP;
        }
        .top_about__content .intro .title {
            display: none;
        }
        .top_about__content .intro .title.mobile{
            display: block;
            font: normal normal bold 22px/32px Noto Sans JP;
            margin-bottom: 0;
        }
        .top_about__content .intro .desc {
            font: normal normal normal 14px/26px Noto Sans JP;
            text-align: justify;
        }

        .top_about__content .intro .desc.mt-16px {
            margin-top: 16px;
        }

        .top_about__content .intro .desc > br {
            display: none;
        }

        .top_about__content .archievement {
            justify-content: space-between;
            column-gap: 8px;
            padding: 0px 16px;
margin-top:20px;
        }
        .top_about__content .archievement .box {
            padding: 8px 0px;
            max-width: unset;
        }
        .top_about__content .archievement .box .text-content {
            width: 100%;
            padding: 0px;
        }
        .top_about__content .archievement .box.left .text-content {
            padding-right: 0;
        }
        .top_about__content .archievement .box.right .text-content {
            padding-right: 0;
        }
        .top_about__content .archievement .box .text-content .title {
            text-align: center;
            font: normal normal bold 16px/32px Noto Sans JP;
margin-bottom: -15px;
        }
        .top_about__content .archievement .box .text-content .number {
            font: normal normal normal 48px/68px urw-din;
            font-weight: 600;
        }
        .top_about__content .archievement .box .text-content .unit {
            font: normal normal bold 18px/32px Noto Sans JP;
        }
        .top_about__content .archievement .box.full.container-img-left .text-content {
            margin-left: 0px;
            margin-top: 0px;
        }
        .top_about__content .archievement .box img {
            max-width: 96px;
            max-height: 90px;
        }
        .top_about__content .archievement .box.full {
            padding: 16px;
            position: relative;
        }
        .top_about__content .archievement .box.full.pd-44px {
            padding-bottom: 44px;
        }
        .top_about__content .archievement .box.full img {
            width: 311px;
            height: 208px;
            max-width: 311px;
            max-height: 208px;
        }
        .top_about__content .archievement .box.full .title {
            margin-top: 16px;
            font: normal normal bold 22px/32px Noto Sans JP;
        }

        .top_about__content .archievement .box.full .title > br {
            display: inline-block;
        }

        .top_about__content .archievement .box.full .sub-title {
            font: normal normal bold 16px/32px Noto Sans JP;
            margin-top: 16px;
            margin-bottom: -7px;
            line-height: 1;
        }

        .top_about__content .archievement .box.full.container-img-left .sub-title {
            margin-bottom: -5px;
        }

        .top_about__content .archievement .box.full .records {
            flex-direction: row;
            flex-wrap: wrap;
            justify-content: center;
            column-gap: 16px;
            margin-bottom: 38px;
        }
        .top_about__content .archievement .box.full .record .number {
            font: normal normal normal 48px/68px urw-din;
            font-weight: 600;
        }
        .top_about__content .archievement .box.full .record .unit {
            font: normal normal bold 18px/32px Noto Sans JP;
        }
        .top_about__content .archievement .box.full .c-arrow-at-end {
            margin-right: unset;
            position: absolute;
            bottom: 16px;
            right: 54px;
        }

        .top_about__content .archievement .box.full.reverse .desc {
            padding-left: 16px;
            padding-right: 16px;
            margin: 16px 0px 39px;
            font: normal normal normal 15px/26px Noto Sans JP;
        }
        .top_about__content .archievement .box.full.reverse .text-content {
            padding: 0px;
            margin-right: 0px;
        }
        .top_about__content .certification {
            column-gap: 16px;
        }
        .top_about__content .certification .item {
            max-width: 164px;
            flex-direction: column;
        }
        .top_about__content .certification .item .text {
            margin: 8px 0px 0px 0px;
font-size: 14px;
        line-height: 22px;
        }
        .top_about__content .certification .item .item-img {
            width: 150px;
            height: 120px;
        }
        .top_about__content .certification .item .item-img img {
            width: 95px;
            max-width: 133px;
            max-height: 133px;
        }
    }
  
 @media only screen and (max-width: 425px) {
    .top-introduction .top-introduction__award .top-introduction__award-item{
      margin-left: 0;
      margin-right: 0;
      height: 60px;
width: 100%;
    }
    .top-introduction .top-introduction__award .top-introduction__award-item img.bracket_img {
      width: 20px;
      height: 80px;
  }
  .top-introduction .top-introduction__award .top-introduction__award-item .award-item_content .award-item_content_title{
    font-size: 14px;
    padding-bottom: 1.5px;
  }
  .top-introduction .top-introduction__award .top-introduction__award-item .award-item_content .award-item_content_text .number {
    font: normal normal normal 32px/48px urw-din;
  }
  .top-introduction .top-introduction__award .top-introduction__award-item .award-item_content .award-item_content_text .text {
    font: normal normal bold 14px/32px Noto Sans JP;
    line-height: 13px;
    margin-left: 0px;
    width: 56px;
  }
  .top-introduction .top-introduction__award .top-introduction__award-item .award-item_content .award-item_content_text {
    padding-left: 8px;
    padding-right: 8px;
  }
  .top-introduction .top-introduction__award{
    display: flex;
width: 98%;
  }
#splide-top .splide__list .splide__slide.slide-item.slide-1 .top_slider__content-left a{
display:inline-grid;
justify-content:center;
}
 
.top_news .top_news__content .top_news__items .top_news__item .item-title-url{
font-size:14px;
}
.top_seminar-events .top_seminar-events__content .top_seminar-events__items .top_seminar-events__item .text{
font-size:14px;
margin-top:5px;
line-height:20px;
}

.top-service .top-service__content .liner_container .liner-title{
height: 40px;}
}
.top_people-logo_content{
padding-right: 20px;
    padding-top: 16px;
}

/* topページKV
-------------------------------------*/
#splide-top .slide-4 {
  background: #F6F3EE;
  list-style: none;
  position: relative;
}
@media screen and (min-width: 1024px) {
  #splide-top .slide-4 {
    padding: 0;
  }
}
@media screen and (min-width: 1024px) {
  #splide-top .slide-4 .slide-content {
    position: relative;
  }
}
@media screen and (min-width: 1024px) {
  #splide-top .slide-4 .slide-content::after {
    content: "";
    background: url(/assets/img/top/top_slider-img5-2x.png) no-repeat;
    background-size: cover;
    position: absolute;
    width: 430px;
    height: 333px;
    top: 128px;
    left: calc(50% + 36px);
    z-index: 1;
  }
}
#splide-top .slide-4 .top_slider__content-left {
  width: -moz-fit-content;
  width: fit-content;
  margin: 16px auto 0;
  z-index: 1;
  position: relative;
}
@media screen and (min-width: 1024px) {
  #splide-top .slide-4 .top_slider__content-left {
    margin: 0;
    padding-top: 124px;
  }
}
#splide-top .slide-4 .top_slider__content-left .preTitle {
  font-size: 24px;
  font-weight: 400;
  margin: 0;
}
@media screen and (min-width: 1024px) {
  #splide-top .slide-4 .top_slider__content-left .preTitle {
    font-size: 40px;
    margin-top: -10px;
  }
}
#splide-top .slide-4 .top_slider__content-left .title {
  font-size: 30px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 24px;
  line-height: 1.4;
}
@media screen and (min-width: 1024px) {
  #splide-top .slide-4 .top_slider__content-left .title {
    font-size: 48px;
    margin-bottom: 59px;
    margin-top: 11px;
  }
}
#splide-top .slide-4 .top_slider__content-left .title span {
  font-size: 24px;
}
@media screen and (min-width: 1024px) {
  #splide-top .slide-4 .top_slider__content-left .title span {
    font-size: 40px;
  }
}
#splide-top .slide-4 .top_slider__content-right {
  width: 292px;
  margin: 60px auto 0;
  z-index: 1;
  position: relative;
}
#splide-top .slide-4 .top_slider__content-right img {
  width: 100%;
}
@media screen and (min-width: 1024px) {
  #splide-top .slide-4 .top_slider__content-right {
    display: none;
    margin: 0 auto;
  }
}
#splide-top .slide-4 .slide-5-img .left {
  position: absolute;
  top: 40px;
  left: 0;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  #splide-top .slide-4 .slide-5-img .left {
    top: 0;
    width: calc(986 / 1366 * 100%);
  }
}
#splide-top .slide-4 .slide-5-img .right {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  #splide-top .slide-4 .slide-5-img .right {
    width: calc(875 / 1366 * 100%);
  }
}
#splide-top .slide-4 .slide-5-img.-pc {
  display: none;
}
@media screen and (min-width: 1024px) {
  #splide-top .slide-4 .slide-5-img.-pc {
    display: block;
  }
}
@media screen and (min-width: 1024px) {
  #splide-top .slide-4 .slide-5-img.-sp {
    display: none;
  }
}

#splide-top .splide__list .splide__slide.slide-item.slide-4 .top_slider__content-left {
  margin: 17px auto 0;
}
@media screen and (min-width: 1024px) {
  #splide-top .splide__list .splide__slide.slide-item.slide-4 .top_slider__content-left {
    margin-left: calc(50% - 540px);
    margin-right: 0;
    margin-bottom: 0;
    margin-top: 8px;
  }
}

#splide-top .splide__slide.slide-item.slide-4 .btn.btn-primary {
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  #splide-top .splide__slide.slide-item.slide-4 .btn.btn-primary {
    margin: 0;
  }
}
/* 2025年3月追加 */
.top-introduction .top-introduction__logo-container .top-introduction__logo-list-items img.case-logo-img{
  object-fit: contain;
}