.news__lists .itm_txt, .case__grid .itm_txt {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.news__lists .itm_txt, .case__grid .itm_txt {
  line-clamp: 2;
  -webkit-line-clamp: 2;
}

@media only screen and (min-width: 768px) {
  .news__lists .itm_txt {
    line-clamp: 1;
    -webkit-line-clamp: 1;
  }
}
.feature__grid .itm_header {
  text-align: center;
}

@media only screen and (min-width: 768px) {
  .feature__grid .itm_header {
    text-align: left;
  }
}
.service__cre, .service__slider_pagi_row .current,
.service__slider_pagi_row .total, .service__block_itm .itm_state, .mv__heading .en, .mv__scroll_down, .feature__grid .itm_order, .case__slider_pagi_row .current,
.case__slider_pagi_row .total, .about__ref .itm_ttl .en {
  font-family: "Jost", sans-serif;
}

.news__lists .itm_date {
  font-family: "Montserrat", sans-serif;
}

.service__leading, .service__block_itm .itm_ttl, .mv__heading .jp, .feature__grid .itm_ttl, .about__ref .itm_ttl .jp {
  font-family: "Zen Kaku Gothic New", sans-serif;
}

.mv__scroll_down {
  font-size: 0.4375rem;
}

.service__slider_pagi_row .current,
.service__slider_pagi_row .total, .mv__heading .en, .case__slider_pagi_row .current,
.case__slider_pagi_row .total {
  font-size: 0.625rem;
}

.case__grid .itm_cate span {
  font-size: 0.6875rem;
}

.news__lists .itm_tags span, .case__grid .itm_txt, .about__ref .itm_ttl .jp {
  font-size: 0.75rem;
}

.service__block_itm .itm_state, .service__block_itm .itm_txt, .mv__leading, .feature__grid .itm_txt, .contact__grid .itm_txt, .concept_body .itm_txt, .case__heading .itm_leading {
  font-size: 0.8125rem;
}

.news__lists .itm_date {
  font-size: 0.875rem;
}

.news__lists .itm_txt, .case__grid .itm_ttl {
  font-size: 0.9375rem;
}

.service__leading {
  font-size: 1.0625rem;
}

.feature__grid .itm_ttl {
  font-size: 1.25rem;
}

.service__block_itm .itm_ttl {
  font-size: 1.375rem;
}

.about__ref .itm_ttl .en {
  font-size: 1.5625rem;
}

.mv__heading .jp {
  font-size: 1.9375rem;
}

@media only screen and (min-width: 768px) {
  .case__grid .itm_cate span {
    font-size: 0.75rem;
  }
}

@media only screen and (min-width: 768px) {
  .news__lists .itm_tags span, .mv__scroll_down {
    font-size: 0.875rem;
  }
}

@media only screen and (min-width: 768px) {
  .service__slider_pagi_row .current,
  .service__slider_pagi_row .total, .service__block_itm .itm_state, .service__block_itm .itm_txt, .news__lists .itm_date, .feature__grid .itm_txt, .case__grid .itm_txt {
    font-size: 1rem;
  }
}

@media only screen and (min-width: 768px) {
  .mv__heading .en, .mv__leading, .contact__grid .itm_txt, .concept_body .itm_txt, .case__heading .itm_leading {
    font-size: 1.125rem;
  }
}

@media only screen and (min-width: 768px) {
  .news__lists .itm_txt, .case__grid .itm_ttl, .about__ref .itm_ttl .jp {
    font-size: 1.25rem;
  }
}

@media only screen and (min-width: 768px) {
  .service__leading {
    font-size: 1.75rem;
  }
}

@media only screen and (min-width: 768px) {
  .service__block_itm .itm_ttl, .feature__grid .itm_ttl {
    font-size: clamp(1.75rem, 1.75rem + 0.0094936709 * (100vw - 768px), 2.125rem);
  }
}

@media only screen and (min-width: 768px) {
  .mv__heading .jp, .about__ref .itm_ttl .en {
    font-size: clamp(2.5rem, 2.5rem + 0.0316455696 * (100vw - 768px), 3.75rem);
  }
}

.service__block_itm .itm_txt, .news__lists .itm_tags span, .news__lists .itm_txt, .mv__leading, .feature__grid .itm_ttl, .feature__grid .itm_txt, .contact__grid .itm_txt, .concept_body .itm_txt, .case__heading .itm_leading, .case__grid .itm_ttl, .case__grid .itm_txt, .case__grid .itm_cate span {
  letter-spacing: 0.05em;
}

.service__slider_pagi_row .current,
.service__slider_pagi_row .total, .service__block_itm .itm_state, .mv__heading .en, .mv__heading .jp, .mv__scroll_down, .case__slider_pagi_row .current,
.case__slider_pagi_row .total, .about__ref .itm_ttl .en, .about__ref .itm_ttl .jp {
  letter-spacing: 0.1em;
}

.about {
  margin-top: 48px;
  padding-bottom: 48px;
}
@media only screen and (min-width: 768px) {
  .about {
    margin-top: 117px;
    padding-bottom: 111px;
  }
}
.about__ref {
  border-top: 1px solid #d5d5d5;
  border-bottom: 1px solid #d5d5d5;
  margin-top: 20px;
}
@media only screen and (min-width: 768px) {
  .about__ref {
    margin-top: 37px;
  }
}
.about__ref + .about__ref {
  margin-top: -1px;
}
.about__ref .itm_link {
  display: flex;
  align-items: center;
  color: inherit;
  position: relative;
  padding: 23px 30px 30px;
}
@media only screen and (min-width: 768px) {
  .about__ref .itm_link {
    transition: all 300ms ease;
    padding: 35px 40px;
  }
  .about__ref .itm_link:hover {
    opacity: 0.6;
  }
  .about__ref .itm_link:hover .icon {
    background-color: #3d3d3d;
  }
  .about__ref .itm_link:hover .icon::before {
    background-color: #fff;
  }
  .about__ref .itm_link:hover .icon::after {
    border-color: #fff;
  }
}
.about__ref .itm_link .container {
  position: relative;
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (min-width: 768px) {
  .about__ref .itm_link .container {
    max-width: 1080px;
  }
}
.about__ref .itm_link .icon {
  width: 36px;
  aspect-ratio: 1;
  background-color: #fff;
  border: 1px solid #3d3d3d;
  border-radius: 999px;
  position: absolute;
  top: 50%;
  right: 0;
  translate: 0 -50%;
  transition: 300ms ease;
}
@media only screen and (min-width: 768px) {
  .about__ref .itm_link .icon {
    width: 50px;
    top: 51%;
    right: 0;
  }
}
.about__ref .itm_link .icon::before, .about__ref .itm_link .icon::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  transition: inherit;
}
.about__ref .itm_link .icon::before {
  width: 13px;
  height: 1px;
  background-color: #3d3d3d;
}
@media only screen and (min-width: 768px) {
  .about__ref .itm_link .icon::before {
    width: 15px;
  }
}
.about__ref .itm_link .icon::after {
  width: 10px;
  aspect-ratio: 1;
  rotate: 45deg;
  border: 0;
  border-top: 1px solid #3d3d3d;
  border-right: 1px solid #3d3d3d;
}
@media only screen and (min-width: 768px) {
  .about__ref .itm_link .icon::after {
    width: 12px;
  }
}
.about__ref .itm_ttl {
  display: flex;
  gap: 5px 27px;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .about__ref .itm_ttl {
    align-items: center;
    flex-direction: row;
  }
}
.about__ref .itm_ttl .en {
  line-height: 1.2;
  font-weight: 500;
}
.about__ref .itm_ttl .jp {
  line-height: 1.2;
  font-weight: 700;
}

.case {
  margin-top: 84px;
}
@media only screen and (min-width: 768px) {
  .case {
    margin-top: 122px;
  }
}
.case__heading {
  display: flex;
  gap: 4px;
  align-items: flex-start;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .case__heading {
    gap: 62px;
    flex-direction: row;
  }
}
.case__heading .ttl_sec_oneline {
  flex-shrink: 0;
}
.case__heading .itm_leading {
  font-weight: 500;
  line-height: 2.05;
}
@media only screen and (min-width: 768px) {
  .case__heading .itm_leading {
    line-height: 1.6;
    position: relative;
    top: -5px;
  }
}
.case__grid {
  width: 240px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  flex-direction: column;
  margin-top: 33px;
  overflow: visible;
}
@media only screen and (min-width: 768px) {
  .case__grid {
    width: 100%;
    flex-direction: row;
    margin-top: 70px;
  }
}
.case__grid .swiper-wrapper {
  gap: 15px;
}
@media only screen and (min-width: 768px) {
  .case__grid .swiper-wrapper {
    gap: 29px;
  }
}
.case__grid .itm {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .case__grid .itm {
    width: calc(33.33% - 20px);
  }
}
.case__grid .itm_link {
  color: inherit;
  display: block;
}
@media only screen and (min-width: 768px) {
  .case__grid .itm_link {
    transition: opacity 300ms linear;
  }
  .case__grid .itm_link:hover {
    opacity: 0.6;
  }
}
.case__grid .itm_thumb {
  background-color: #f8f8f8;
  padding: 11px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  aspect-ratio: 1.4166666667;
}
@media only screen and (min-width: 768px) {
  .case__grid .itm_thumb {
    padding: 14px;
    border-radius: 20px;
  }
}
.case__grid .itm_thumb img {
  width: 100%;
  max-height: 100%;
}
.case__grid .itm_ttl {
  line-height: 1.3636363636;
  font-weight: 700;
  margin-top: 13px;
}
@media only screen and (min-width: 768px) {
  .case__grid .itm_ttl {
    margin-top: 19px;
  }
}
.case__grid .itm_txt {
  font-weight: 500;
  line-height: 1.875;
  margin-top: 5px;
}
@media only screen and (min-width: 768px) {
  .case__grid .itm_txt {
    margin-top: 11px;
  }
}
.case__grid .itm_cate {
  width: 100%;
  margin-top: 4px;
}
@media only screen and (min-width: 768px) {
  .case__grid .itm_cate {
    margin-top: 7px;
  }
}
.case__grid .itm_cate span {
  line-height: 1.2;
  font-weight: 500;
  display: inline-block;
  padding: 3px 7px;
  background-color: #f8f8f8;
  border-radius: 99px;
}
@media only screen and (min-width: 768px) {
  .case__grid .itm_cate span {
    padding: 8px 18px;
  }
}
.case__more {
  display: flex;
  justify-content: center;
  margin-top: 35px;
}
@media only screen and (min-width: 768px) {
  .case__more {
    justify-content: flex-end;
    margin-top: 55px;
  }
}
.case__slider_pagi {
  display: flex;
  gap: 12px;
  align-items: center;
  position: relative;
  z-index: 2;
  margin-top: 20px;
}
.case__slider_pagi_row {
  display: inline-flex;
  align-items: center;
  flex-shrink: 0;
}
.case__slider_pagi_row .current,
.case__slider_pagi_row .total {
  font-weight: 500;
}
.case__slider_pagi_dots {
  display: flex;
  gap: 8px;
  padding-left: 8px;
  padding-right: 8px;
}
.case__slider_pagi_dots .swiper-pagination-bullet {
  width: 3px;
  height: 3px;
  background-color: #3d3d3d;
  outline: 0;
  border-radius: 99px;
  margin: 0 !important;
}
.case__slider_pagi_dots .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #d5d5d5;
}
.case__slider_pagi_process {
  width: 100%;
  display: flex;
  background-color: #d5d5d5;
}
.case__slider_pagi_process span {
  width: 100%;
  height: 1px;
  display: block;
  transition: background-color 300ms ease;
}
.case__slider_pagi_process span.is_active {
  background-color: #636363;
}

.concept {
  padding-top: 58px;
}
@media only screen and (min-width: 768px) {
  .concept {
    padding-top: 117px;
  }
}
.concept__grid {
  display: flex;
  gap: 29px 20px;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .concept__grid {
    flex-direction: row;
    justify-content: space-between;
  }
}
@media only screen and (min-width: 768px) {
  .concept_header {
    width: 40%;
  }
}
@media only screen and (min-width: 768px) {
  .concept_body {
    width: 600px;
    max-width: calc(60% - 20px);
    padding-top: 41px;
  }
}
.concept_body .itm_txt {
  font-weight: 500;
  line-height: 2.06;
}
@media only screen and (min-width: 768px) {
  .concept_body .itm_txt {
    line-height: 2.23;
  }
}
.concept_body .btn_wrap {
  margin-top: 32px;
  justify-content: flex-end;
}
@media only screen and (min-width: 768px) {
  .concept_body .btn_wrap {
    margin-top: 39px;
  }
}
.concept__slider {
  width: 100%;
  margin-top: 61px;
  margin-left: auto;
  margin-right: auto;
  pointer-events: none;
}
@media only screen and (min-width: 768px) {
  .concept__slider {
    width: auto;
    margin-top: 106px;
  }
}
.concept__slider .swiper-wrapper {
  align-items: center;
  transition-timing-function: linear !important;
}
.concept__slider .itm {
  aspect-ratio: 1;
  overflow: hidden;
  border-radius: 20px;
}
@media only screen and (min-width: 768px) {
  .concept__slider .itm {
    border-radius: 20px;
  }
}
.concept__slider .itm img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.concept__slider .itm_01 {
  width: 180px;
}
@media only screen and (min-width: 768px) {
  .concept__slider .itm_01 {
    width: 380px;
  }
}
.concept__slider .itm_02 {
  width: 160px;
}
@media only screen and (min-width: 768px) {
  .concept__slider .itm_02 {
    width: 420px;
  }
}
.concept__slider .itm_03 {
  width: 180px;
}
@media only screen and (min-width: 768px) {
  .concept__slider .itm_03 {
    width: 450px;
  }
}
.concept__slider .itm_04 {
  width: 160px;
}
@media only screen and (min-width: 768px) {
  .concept__slider .itm_04 {
    width: 380px;
  }
}

.contact {
  position: relative;
  background-color: #3d3d3d;
  margin-top: 50px;
}
@media only screen and (min-width: 768px) {
  .contact {
    margin-top: 118px;
  }
}
.contact__bg {
  --space: 15px;
  position: absolute;
  inset: 0;
}
@media only screen and (min-width: 768px) {
  .contact__bg {
    --space: 30px;
  }
}
.contact__bg::after {
  content: "";
  position: absolute;
  inset: 0;
  backdrop-filter: blur(9px);
}
.contact__bg::before {
  content: "";
  position: absolute;
  z-index: 1;
  inset: 0;
  opacity: 0.1;
  background-size: var(--space) var(--space);
  background-image: linear-gradient(to top, #fff 0, #fff 1px, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0) var(--space)), linear-gradient(to right, #fff 0, #fff 1px, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0) var(--space));
  background-repeat: repeat;
}
.contact__bg .itm_img {
  width: 100%;
  height: 100%;
  opacity: 0.65;
}
.contact__bg .itm_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.contact__grid {
  display: flex;
  gap: 27px;
  flex-direction: column;
  position: relative;
  z-index: 1;
  padding-top: 63px;
  padding-bottom: 60px;
}
@media only screen and (min-width: 768px) {
  .contact__grid {
    gap: 20px;
    align-items: flex-start;
    flex-direction: row;
    justify-content: space-between;
    padding-top: 96px;
    padding-bottom: 101px;
  }
}
.contact__grid .ttl_sec {
  color: #fff;
}
@media only screen and (min-width: 768px) {
  .contact__grid .itm:nth-child(1) {
    width: 300px;
    padding-bottom: 7px;
  }
}
@media only screen and (min-width: 768px) {
  .contact__grid .itm:nth-child(2) {
    width: 600px;
    max-width: calc(100% - 320px);
    padding-top: 41px;
  }
}
.contact__grid .itm_txt {
  font-weight: 500;
  line-height: 2.1;
  color: #fff;
}
@media only screen and (min-width: 768px) {
  .contact__grid .itm_txt {
    line-height: 2.2222222222;
  }
}
.contact__grid .itm_more {
  display: flex;
  justify-content: flex-end;
  margin-top: 19px;
}
@media only screen and (min-width: 768px) {
  .contact__grid .itm_more {
    margin-top: 41px;
  }
}
.contact__grid .itm_more .btn_pri {
  font-weight: 700;
}

.feature {
  counter-reset: counters;
  margin-top: 57px;
}
@media only screen and (min-width: 768px) {
  .feature {
    margin-top: 101px;
  }
}
.feature__block {
  counter-increment: counters;
}
.feature__block + .feature__block {
  border-top: 1px solid #d5d5d5;
}
.feature__grid {
  display: flex;
  gap: 23px;
  flex-direction: column;
  padding-top: 10px;
  padding-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .feature__grid {
    gap: 17px;
    align-items: center;
    flex-direction: row;
    padding-top: 19px;
    padding-bottom: 81px;
  }
}
.feature__grid_01 .itm_thumb {
  width: 73px;
  max-width: 40%;
  right: 9%;
  bottom: -64%;
}
@media only screen and (min-width: 768px) {
  .feature__grid_01 .itm_thumb {
    width: 121px;
    max-width: 40%;
    right: 7.2%;
    bottom: -65%;
  }
}
.feature__grid_02 {
  gap: 28px;
  padding-top: 21px;
  padding-bottom: 54px;
}
@media only screen and (min-width: 768px) {
  .feature__grid_02 {
    gap: 17px;
    padding-top: 55px;
    padding-bottom: 90px;
  }
}
.feature__grid_02 .itm_thumb {
  width: 134px;
  max-width: 54%;
  right: -7.5%;
  bottom: -56.4%;
}
@media only screen and (min-width: 768px) {
  .feature__grid_02 .itm_thumb {
    width: 225px;
    max-width: 54%;
    right: -18.1%;
    bottom: -56.4%;
  }
}
.feature__grid_02 .itm_order {
  letter-spacing: -0.05em;
}
@media only screen and (min-width: 768px) {
  .feature__grid_02 .itm_body {
    padding-bottom: 25px;
  }
}
@media only screen and (min-width: 768px) {
  .feature__grid .itm_header {
    width: 420px;
  }
}
@media only screen and (min-width: 768px) {
  .feature__grid .itm_body {
    width: calc(100% - 437px);
    padding-top: 12px;
  }
}
.feature__grid .itm_order {
  line-height: 1;
  font-weight: 500;
  color: #f8f8f8;
  position: relative;
  font-size: clamp(10rem, 10rem + 0.9090909091 * (100vw - 320px), 13.125rem);
}
@media only screen and (min-width: 768px) {
  .feature__grid .itm_order {
    font-size: clamp(12.5rem, 12.5rem + 0.2373417722 * (100vw - 768px), 21.875rem);
  }
}
.feature__grid .itm_order::before {
  content: counter(counters, decimal-leading-zero);
  pointer-events: none;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .feature__grid .itm_order::before {
    left: -0.04em;
  }
}
.feature__grid .itm_thumb {
  position: absolute;
  translate: -50% -50%;
}
.feature__grid .itm_ttl {
  font-weight: 900;
  line-height: 1.4705882353;
}
.feature__grid .itm_txt {
  font-weight: 500;
  line-height: 2.125;
  margin-top: 14px;
}
@media only screen and (min-width: 768px) {
  .feature__grid .itm_txt {
    margin-top: 24px;
  }
}

.mv {
  overflow: hidden;
  border-bottom: 1px solid #d5d5d5;
}
.mv__inner {
  position: relative;
}
.mv__logo {
  width: 360px;
  max-width: 100vw;
  position: absolute;
  z-index: -1;
  left: -15px;
  bottom: 54px;
}
@media only screen and (min-width: 768px) {
  .mv__logo {
    width: 773px;
    max-width: 80%;
    left: -9%;
    bottom: 33.7%;
  }
}
.mv__grid {
  display: flex;
  gap: 23px;
  flex-direction: column;
  padding-bottom: 37px;
}
@media only screen and (min-width: 768px) {
  .mv__grid {
    gap: 20px;
    flex-direction: row-reverse;
    justify-content: space-between;
    padding-top: 163px;
    padding-bottom: 88px;
  }
}
.mv__content {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .mv__content {
    width: calc(50% - 10px);
    padding-top: 105px;
  }
}
.mv__heading .en,
.mv__heading .jp {
  display: block;
}
.mv__heading .en {
  font-weight: 500;
}
.mv__heading .jp {
  font-weight: 900;
  line-height: 1.3333333333;
  margin-top: 10px;
}
@media only screen and (min-width: 768px) {
  .mv__heading .jp {
    margin-top: 15px;
  }
}
.mv__leading {
  font-weight: 500;
  line-height: 1.6;
  margin-top: 13px;
}
@media only screen and (min-width: 768px) {
  .mv__leading {
    line-height: 1.6666666667;
    margin-top: 55px;
    padding-left: 2px;
  }
}
.mv__scroll_down {
  font-weight: 500;
  width: 105px;
  display: inline-flex;
  gap: 4px;
  align-items: center;
  position: absolute;
  left: 99%;
  bottom: 45px;
  transform-origin: right bottom;
  translate: -100% 0;
  rotate: 90deg;
}
@media only screen and (min-width: 768px) {
  .mv__scroll_down {
    width: auto;
    gap: 7px;
    left: -25px;
    bottom: 55px;
  }
}
@media only screen and (min-width: 1024px) {
  .mv__scroll_down {
    left: clamp(-4.125rem, -1.5625rem + -0.1090425532 * (100vw - 1024px), -1.5625rem);
  }
}
.mv__scroll_down .icon {
  overflow: hidden;
  width: 40px;
  height: 2px;
  background-color: #f8f8f8;
  display: flex;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .mv__scroll_down .icon {
    width: 75px;
  }
}
.mv__scroll_down .icon::before, .mv__scroll_down .icon::after {
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  flex-shrink: 0;
  background-image: linear-gradient(to right, #053259 0%, #053259 calc(100% - 11px), rgba(5, 50, 89, 0) calc(100% - 11px));
  background-size: 100%;
  background-repeat: no-repeat;
  animation: keyf_scroll_down_icon 2s linear 0s infinite both;
}
.mv__slider {
  width: 315px;
  height: 325px;
  pointer-events: none;
}
@media only screen and (min-width: 768px) {
  .mv__slider {
    width: 500px;
    max-width: calc(50% - 10px);
    height: 400px;
  }
}
@media only screen and (min-width: 1024px) {
  .mv__slider {
    height: 650px;
    position: relative;
    right: -60px;
  }
}
.mv__slider .swiper {
  height: 100%;
}
.mv__slider .swiper.swiper-initialized .swiper-slide img {
  scale: 1.2 1.2;
}
.mv__slider .swiper.frun .swiper-slide:nth-child(1) img {
  animation-duration: 4998ms;
}
.mv__slider_swiper {
  transition-timing-function: linear !important;
}
.mv__slider_itm {
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .mv__slider_itm {
    border-radius: 20px;
  }
}
.mv__slider_itm.swiper-slide-active img {
  animation-name: keyf_slide_fade_in;
}
.mv__slider_itm img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  scale: 1 1;
  animation-timing-function: linear;
  animation-fill-mode: both;
  animation-iteration-count: 1;
  animation-duration: 5s;
}

@keyframes keyf_scroll_down_icon {
  from {
    translate: -100% 0;
  }
  to {
    translate: 0 0;
  }
}
@keyframes keyf_slide_fade_in {
  from {
    scale: 1 1;
  }
  to {
    scale: 1.2 1.2;
  }
}
.news {
  margin-top: 60px;
}
@media only screen and (min-width: 768px) {
  .news {
    margin-top: 120px;
  }
}
.news__inner {
  width: calc(100% - 30px);
  position: relative;
  z-index: 0;
  margin-left: auto;
  padding-top: 47px;
  padding-bottom: 50px;
}
@media only screen and (min-width: 768px) {
  .news__inner {
    width: calc(50% + 600px);
    max-width: 100%;
    padding-top: 96px;
    padding-bottom: 100px;
  }
}
.news__inner::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0;
  background-color: #fbfbfb;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}
@media only screen and (min-width: 768px) {
  .news__inner::before {
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
  }
}
@media only screen and (min-width: 768px) {
  .news__inner .container {
    padding-left: 32px;
  }
}
.news__heading {
  padding-bottom: 16px;
}
@media only screen and (min-width: 768px) {
  .news__heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 18px;
    padding-right: 60px;
    padding-right: calc((50vw - 600px) * 0.5 - 3px);
  }
}
@media only screen and (min-width: 768px) {
  .news__heading .ttl_sec_oneline {
    position: relative;
    top: 6px;
  }
}
.news_btn_pc {
  display: none;
}
@media only screen and (min-width: 768px) {
  .news_btn_pc {
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .news_btn_sp {
    display: none;
  }
}
.news_btn_sp .btn_wrap {
  display: flex;
  justify-content: flex-end;
  margin-top: 40px;
}
.news__lists {
  border-top: 1px solid #d5d5d5;
}
.news__lists .itm_link {
  color: inherit;
  display: block;
  border-bottom: 1px solid #d5d5d5;
  position: relative;
  padding-top: 24px;
  padding-right: 24px;
  padding-bottom: 16px;
}
@media only screen and (min-width: 768px) {
  .news__lists .itm_link {
    padding-top: 48px;
    padding-right: 60px;
    padding-bottom: 47px;
    transition: 300ms ease;
  }
  .news__lists .itm_link:hover {
    opacity: 0.6;
  }
}
.news__lists .itm_link .icon {
  width: 12px;
  height: 12px;
  position: absolute;
  top: 56%;
  right: 0;
  translate: 0 -50%;
}
@media only screen and (min-width: 768px) {
  .news__lists .itm_link .icon {
    width: 18px;
    height: 18px;
    top: 50%;
    right: 10px;
  }
}
.news__lists .itm_link .icon::before, .news__lists .itm_link .icon::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
}
.news__lists .itm_link .icon::before {
  width: 10px;
  height: 2px;
  background-color: #3e3e3e;
}
@media only screen and (min-width: 768px) {
  .news__lists .itm_link .icon::before {
    width: 17px;
    height: 2px;
  }
}
.news__lists .itm_link .icon::after {
  width: 8px;
  height: 8px;
  border: 0;
  border-top: 1px solid #3e3e3e;
  border-right: 1px solid #3e3e3e;
  rotate: 45deg;
}
@media only screen and (min-width: 768px) {
  .news__lists .itm_link .icon::after {
    width: 13px;
    height: 13px;
    border-top: 2px solid #3e3e3e;
    border-right: 2px solid #3e3e3e;
  }
}
.news__lists .itm_info {
  display: flex;
  gap: 12px;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .news__lists .itm_info {
    gap: 13px;
  }
}
.news__lists .itm_tags span {
  line-height: 1.2;
  font-weight: 500;
  color: #fff;
  display: inline-block;
  background-color: #d5d5d5;
  border-radius: 99px;
  border: 1px solid #f3f1e8;
  padding: 5px 17px;
}
@media only screen and (min-width: 768px) {
  .news__lists .itm_tags span {
    padding: 6px 20px;
    border: 2px solid #f3f1e8;
    padding: 6px 20px;
  }
}
.news__lists .itm_date {
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0.02em;
}
.news__lists .itm_txt {
  font-weight: 500;
  line-height: 1.8;
  margin-top: 9px;
}
@media only screen and (min-width: 768px) {
  .news__lists .itm_txt {
    margin-top: 12px;
    line-height: 1.5;
  }
}

.service {
  position: relative;
}
.service::before {
  content: "";
  width: 100%;
  height: 15%;
  background-color: #f8f8f8;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
}
@media only screen and (min-width: 768px) {
  .service::before {
    height: 10%;
  }
}
.service__cre {
  font-size: 3.75rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.2em;
  color: #fff;
  position: relative;
  top: -7px;
  left: -4px;
  margin-bottom: -5px;
}
@media only screen and (min-width: 768px) {
  .service__cre {
    font-size: 9.7222222222vw;
    top: -20px;
    left: -7px;
    margin-bottom: 0;
    padding-bottom: 28px;
  }
}
.service__cre .itm_txt {
  white-space: nowrap;
}
.service__leading {
  font-weight: 900;
  line-height: 2;
  letter-spacing: 0.1em;
  margin-top: 4px;
  margin-right: -4px;
}
@media only screen and (min-width: 768px) {
  .service__leading {
    line-height: 1.5714285714;
    margin-top: 28px;
    margin-left: -2px;
    margin-right: 0;
  }
}
.service__leading .other {
  letter-spacing: 0.3em;
}
.service__slider {
  width: 100%;
  position: relative;
  left: 0;
  right: 0;
  margin-top: 30px;
}
@media only screen and (min-width: 768px) {
  .service__slider {
    z-index: 100;
    margin-top: 37px;
  }
}
.service__slider.is_fixed .service__block {
  position: fixed;
  top: 80px;
}
@media only screen and (min-width: 768px) {
  .service__slider.is_fixed .service__block {
    top: 90px;
  }
}
.service__slider.is_bottom .service__block {
  top: unset;
  bottom: 0;
}
.service__slider_pagi {
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
}
@media only screen and (min-width: 768px) {
  .service__slider_pagi {
    width: calc(50% + 540px);
    max-width: calc(100% - 20px);
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: 103px;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
  }
}
.service__slider_pagi_row {
  display: inline-flex;
  align-items: center;
}
.service__slider_pagi_row .current,
.service__slider_pagi_row .total {
  font-weight: 500;
}
@media only screen and (min-width: 768px) {
  .service__slider_pagi_row .current,
  .service__slider_pagi_row .total {
    width: 25px;
  }
}
.service__slider_pagi_dots {
  display: flex;
  gap: 8px;
  padding-left: 8px;
  padding-right: 8px;
}
@media only screen and (min-width: 768px) {
  .service__slider_pagi_dots {
    gap: 14px;
    padding-left: 12px;
    padding-right: 13px;
    padding-bottom: 2px;
  }
}
.service__slider_pagi_dots .dot {
  width: 3px;
  height: 3px;
  background-color: #3d3d3d;
  outline: 0;
  border-radius: 99px;
  transition: 300ms ease;
  pointer-events: none;
}
@media only screen and (min-width: 768px) {
  .service__slider_pagi_dots .dot {
    cursor: pointer;
  }
  .service__slider_pagi_dots .dot:hover {
    opacity: 0.6;
  }
}
.service__slider_pagi_dots .dot.is_active {
  background-color: #d5d5d5;
  pointer-events: none;
}
.service__block {
  width: 100%;
  height: calc(100vh - 80px);
  background-color: #fff;
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0;
  right: 0;
}
@media only screen and (min-width: 768px) {
  .service__block {
    width: calc(50% + 540px);
    max-width: calc(100% - 20px);
    height: calc(100vh - 90px);
    flex-direction: row-reverse;
    margin-left: auto;
  }
}
.service__block::before {
  content: "";
  width: 100vw;
  height: 34.5%;
  background-color: #f8f8f8;
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
}
@media only screen and (min-width: 768px) {
  .service__block::before {
    height: 67.5%;
  }
}
.service__block_itm {
  width: 100%;
  position: relative;
  margin-top: 32px;
  padding-left: 30px;
  padding-right: 30px;
}
@media only screen and (min-width: 768px) {
  .service__block_itm {
    width: 42.8571428571%;
    height: 100%;
    margin-top: 0;
    padding-left: 0;
    padding-right: 30px;
  }
}
.service__block_itm .itm {
  display: none;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: 300ms linear;
}
@media only screen and (min-width: 768px) {
  .service__block_itm .itm {
    display: flex;
    align-items: flex-start;
    position: absolute;
    inset: 0;
    padding-top: 148px;
    padding-right: 40px;
  }
}
.service__block_itm .itm.is_show {
  display: flex;
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.service__block_itm .itm_state {
  font-weight: 500;
}
.service__block_itm .itm_ttl {
  font-weight: 900;
  line-height: 1.2;
  margin-top: 11px;
}
@media only screen and (min-width: 768px) {
  .service__block_itm .itm_ttl {
    line-height: 1.9;
    margin-top: 0;
  }
}
.service__block_itm .itm_txt {
  font-weight: 500;
  line-height: 2.125;
  margin-top: 20px;
}
@media only screen and (min-width: 768px) {
  .service__block_itm .itm_txt {
    margin-top: 24px;
  }
}
.service__block_itm .itm_link {
  width: 36px;
  height: 36px;
  display: block;
  transition: 300ms ease;
  position: relative;
  margin-top: 3px;
  margin-left: auto;
}
@media only screen and (min-width: 768px) {
  .service__block_itm .itm_link {
    width: 52px;
    height: 52px;
    margin-top: 31px;
    margin-left: 0;
  }
  .service__block_itm .itm_link:hover .icon {
    background-color: #3d3d3d;
  }
  .service__block_itm .itm_link:hover .icon::before {
    background-color: #fff;
  }
  .service__block_itm .itm_link:hover .icon::after {
    border-color: #fff;
  }
}
.service__block_itm .itm_link .icon {
  width: 100%;
  display: block;
  aspect-ratio: 1;
  border-radius: 999px;
  position: absolute;
  inset: 0;
  transition: inherit;
  border: 1px solid #3d3d3d;
}
.service__block_itm .itm_link .icon::before, .service__block_itm .itm_link .icon::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  transition: inherit;
}
.service__block_itm .itm_link .icon::before {
  width: 12px;
  height: 1px;
  background-color: #3d3d3d;
}
@media only screen and (min-width: 768px) {
  .service__block_itm .itm_link .icon::before {
    width: 16px;
  }
}
.service__block_itm .itm_link .icon::after {
  width: 8px;
  aspect-ratio: 1;
  rotate: 45deg;
  border: 0;
  border-top: 1px solid #3d3d3d;
  border-right: 1px solid #3d3d3d;
}
@media only screen and (min-width: 768px) {
  .service__block_itm .itm_link .icon::after {
    width: 12px;
  }
}
.service__block_itm .itm_img {
  display: none;
}
.service__block_thumb {
  width: calc(100% - 85px);
  aspect-ratio: 1.0285714286;
  display: block;
  position: relative;
  margin-left: auto;
  margin-right: 0;
}
@media only screen and (min-width: 768px) {
  .service__block_thumb {
    width: 57.1428571429%;
    height: 100%;
    aspect-ratio: unset;
    margin-left: 0;
  }
}
.service__block_thumb .itm_img {
  --a: 100;
  position: absolute;
  inset: 0;
  overflow: hidden;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
@media only screen and (min-width: 768px) {
  .service__block_thumb .itm_img {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
  }
}
.service__block_thumb .itm_img:nth-child(10) {
  z-index: 0;
}
.service__block_thumb .itm_img:nth-child(9) {
  z-index: 1;
}
.service__block_thumb .itm_img:nth-child(8) {
  z-index: 2;
}
.service__block_thumb .itm_img:nth-child(7) {
  z-index: 3;
}
.service__block_thumb .itm_img:nth-child(6) {
  z-index: 4;
}
.service__block_thumb .itm_img:nth-child(5) {
  z-index: 5;
}
.service__block_thumb .itm_img:nth-child(4) {
  z-index: 6;
}
.service__block_thumb .itm_img:nth-child(3) {
  z-index: 7;
}
.service__block_thumb .itm_img:nth-child(2) {
  z-index: 8;
}
.service__block_thumb .itm_img:nth-child(1) {
  z-index: 9;
}
.service__block_thumb .itm_img_target {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  mask-image: linear-gradient(to bottom, #000 0%, #000 100%);
  mask-repeat: no-repeat;
  mask-size: 100% calc(var(--a) * 100%);
  mask-position: top center;
}
.service__block_thumb .itm_img img {
  height: 100%;
  object-fit: cover;
}
.service__space_reset {
  padding-top: 100vh;
}
@media only screen and (min-width: 768px) {
  .service__space_reset {
    padding-top: calc(100vh + 500px);
  }
}
.service__space {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.service__space_scroll {
  width: 100%;
  height: calc(100vh + 300px);
  display: block;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .service__space_scroll {
    height: calc(100vh + 500px);
  }
}
.service__space_scroll.is_current ~ .service__space_scroll .service__space_scroll_target {
  top: 0;
  bottom: unset;
}
.service__space_scroll#service_space_06 {
  height: 300px;
}
@media only screen and (min-width: 768px) {
  .service__space_scroll#service_space_06 {
    height: 500px;
    height: 500px;
  }
}
.service__space_scroll_target {
  width: 100%;
  position: absolute;
  height: 100vh;
  max-height: 100%;
  left: 0;
  bottom: 0;
}
@media only screen and (min-width: 768px) {
  .service__space_scroll_target {
    height: 100vh;
  }
}

/*# sourceMappingURL=style.css.map */
