
/* 既存：要素用 */
.pc {
  display: block;
}

@media screen and (max-width: 768px) {
  .pc {
    display: none;
  }
}
/* 既存：SP用 */
.sp {
  display: none;
}

@media screen and (max-width: 768px) {
  .sp {
    display: block;
  }
}
/* 追加：br専用（重要） */
br.pc {
  display: inline;
}

@media screen and (max-width: 768px) {
  br.pc {
    display: none;
  }
}
@media print, screen and (min-width: 1025px) {
  .l-header-sub-nav {
    line-height: 1.4;
  }
}
/* =====================================
   Scroll Fade Animation
===================================== */
.js-fadein {
  opacity: 0;
  transform: translateY(16px);
  transition: opacity 0.9s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 0.9s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  will-change: opacity, transform;
}

.js-fadein.is-view {
  opacity: 1;
  transform: translateY(0);
}

/*=================================
layout
=================================*/
.l-container {
  width: 100%;
  max-width: min(100% - 40px, 1240px);
  margin: 0 auto;
  padding: 0 20px;
}

/*=================================
layout/main
=================================*/
main.feature.lower {
  padding-top: 85px;
  color: #273846;
}
@media screen and (max-width: 768px) {
  main.feature.lower {
    padding-top: 57px;
  }
}
main.feature.lower section {
  padding-top: 120px;
}
@media screen and (max-width: 768px) {
  main.feature.lower section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
main.feature.lower #case {
  position: relative;
  overflow: hidden;
  padding-bottom: 120px;
}
main.feature.lower #case::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url("../images/renew/top/content-bg.svg") no-repeat left top/contain;
  position: absolute;
  top: -160px;
  left: calc(50vw + 77px);
  background-size: 693px 859px;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  main.feature.lower #case::before {
    top: 0;
    left: 50%;
    background: url("../images/renew/top/content-bg.svg") no-repeat right bottom/contain;
  }
}
main.feature.lower #solution {
  padding-bottom: 120px;
}
main.feature.lower #solution .c-btn {
  margin: 60px auto 0;
}
main.feature.lower a {
  color: inherit;
}
main.feature.lower a:hover {
  color: #013593;
}

/*=================================
object
=================================*/
/*component*/
/*=================================
object/component/btn
=================================*/
.c-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 22.5rem;
  height: 3.75rem;
  border-radius: 1.875rem;
  font-size: 16px;
  font-weight: 600;
}
.c-btn:hover {
  text-decoration: none;
}
.c-btn--square {
  border-radius: 0;
  justify-content: flex-start;
  padding-left: 23px;
  height: 70px;
}
.c-btn.-txt-white {
  color: #fff;
}
.c-btn.-bg-dark {
  background: #013593;
  border: 1px solid #013593;
}
.c-btn.-bg-dark:hover {
  background: #fff;
  color: #013593;
}
.c-btn.-bg-main {
  background: #2A65F5;
  border: 1px solid #2A65F5;
}
.c-btn.-bg-main:hover {
  background: #fff;
  color: #2A65F5;
}
.c-btn.-icon-arrow {
  position: relative;
  padding-right: 2.5rem;
}
.c-btn.-icon-arrow::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-mask: url(../images/renew/top/icon-arrow-square-bk.svg) no-repeat center/cover;
          mask: url(../images/renew/top/icon-arrow-square-bk.svg) no-repeat center/cover;
  width: 26px;
  height: 12px;
  background-color: #fff;
  transform: translateY(-50%);
}
.c-btn.-icon-arrow:hover::after {
  background-color: #2A65F5;
}
.c-btn-more {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: -moz-fit-content;
  width: fit-content;
  height: 38px;
  border-radius: 0;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.1em;
  gap: 13px;
  position: relative;
  text-decoration: none;
}
.c-btn-more::before {
  content: "";
  display: block;
  width: 38px;
  height: 38px;
  transition: all 0.3s ease;
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2238%22%20height%3D%2238%22%20viewBox%3D%220%200%2038%2038%22%3E%0A%20%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_51962%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2051962%22%20transform%3D%22translate(-120%20-1515)%22%3E%0A%20%20%20%20%3Crect%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_6106%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%206106%22%20width%3D%2238%22%20height%3D%2238%22%20transform%3D%22translate(120%201515)%22%20fill%3D%22%23273846%22%2F%3E%0A%20%20%20%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_51610%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2051610%22%20transform%3D%22translate(135.794%201529.174)%22%3E%0A%20%20%20%20%20%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_31888%22%20data-name%3D%22%E3%83%91%E3%82%B9%2031888%22%20d%3D%22M-2354.1%2C794h17.417%22%20transform%3D%22translate(2348.294%20-789.219)%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-width%3D%221%22%2F%3E%0A%20%20%20%20%20%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_31889%22%20data-name%3D%22%E3%83%91%E3%82%B9%2031889%22%20d%3D%22M-2342.064%2C787.95l4.781%2C4.781-4.781%2C4.781%22%20transform%3D%22translate(2349.505%20-787.95)%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-width%3D%221%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E") no-repeat center/cover;
}
.c-btn-more:hover::before {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2238%22%20height%3D%2238%22%20viewBox%3D%220%200%2038%2038%22%3E%0A%20%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_51962%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2051962%22%20transform%3D%22translate(-120%20-1515)%22%3E%0A%20%20%20%20%3Cg%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_6106%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%206106%22%20transform%3D%22translate(120%201515)%22%20fill%3D%22%23fff%22%20stroke%3D%22%23273846%22%20stroke-width%3D%221%22%3E%0A%20%20%20%20%20%20%3Crect%20width%3D%2238%22%20height%3D%2238%22%20stroke%3D%22none%22%2F%3E%0A%20%20%20%20%20%20%3Crect%20x%3D%220.5%22%20y%3D%220.5%22%20width%3D%2237%22%20height%3D%2237%22%20fill%3D%22none%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_51610%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2051610%22%20transform%3D%22translate(135.794%201529.174)%22%3E%0A%20%20%20%20%20%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_31888%22%20data-name%3D%22%E3%83%91%E3%82%B9%2031888%22%20d%3D%22M-2354.1%2C794h17.417%22%20transform%3D%22translate(2348.294%20-789.219)%22%20fill%3D%22none%22%20stroke%3D%22%23273846%22%20stroke-width%3D%221%22%2F%3E%0A%20%20%20%20%20%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_31889%22%20data-name%3D%22%E3%83%91%E3%82%B9%2031889%22%20d%3D%22M-2342.064%2C787.95l4.781%2C4.781-4.781%2C4.781%22%20transform%3D%22translate(2349.505%20-787.95)%22%20fill%3D%22none%22%20stroke%3D%22%23273846%22%20stroke-width%3D%221%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E") no-repeat center/cover;
}
.c-btn-round {
  border-radius: 100vh;
  justify-content: flex-start;
  padding-left: 21px;
  height: 46px;
  font-size: 14px;
  font-weight: normal;
  border: 1px solid #273846;
  max-width: 300px;
  background: #fff;
}
.c-btn-round .svg {
  margin-left: auto;
  margin-right: 10px;
  font-size: 0px;
}
.c-btn-round:hover {
  background: #273846;
  color: #fff !important;
}
.c-btn-round:hover svg circle {
  fill: #fff;
}
.c-btn-round:hover svg path {
  stroke: #273846;
}

/*======================================
object/component/title
======================================*/
.c-title {
  text-align: center;
}
.c-title .d-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-end;
  gap: 78px;
}
.c-title .d-flex .c-title--text {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.c-title .d-flex .c-title--text p {
  margin-bottom: 30px;
}
.c-title .d-flex .c-title--text .c-menu-links {
  margin-top: auto;
  margin-bottom: 0;
}
.c-title .d-flex .c-title--img {
  max-width: 50%;
}
@media screen and (max-width: 768px) {
  .c-title .d-flex .c-title--img {
    max-width: 100%;
  }
  .c-title .d-flex .c-title--img img {
    width: 100%;
  }
}
.c-title h2 {
  margin-bottom: 40px;
  text-align: center;
}
.c-title h2 .title-en {
  display: block;
  position: relative;
  margin-bottom: 16px;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.25;
  font-style: italic;
  letter-spacing: 0;
  color: #273846;
}
@media screen and (max-width: 768px) {
  .c-title h2 .title-en {
    font-size: 16px;
  }
}
.c-title h2 .title-en::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -10px;
  width: 50px;
  height: 1px;
  background: linear-gradient(to right, #2A65F5 0 50%, #31E3F7 50% 100%);
  transform: translateX(-50%);
}
.c-title h2 .title-main {
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0.075em;
}
@media screen and (max-width: 768px) {
  .c-title h2 .title-main {
    font-size: 18px;
  }
}
.c-title .title-catch {
  font-size: 34px;
  font-weight: 600;
  line-height: 1.6;
  letter-spacing: 0.18em;
  color: #273846;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .c-title .title-catch {
    font-size: 24px;
    letter-spacing: normal;
  }
}
.c-title .title-text {
  font-size: 16px;
  line-height: 1.5;
  color: #273846;
  text-align: center;
}

/*=================================
object/component/content
=================================*/
.c-content-slider--items__item {
  position: relative;
}
.c-content-slider--items__item--tag {
  position: absolute;
  top: 0;
  left: 0;
  width: -moz-fit-content;
  width: fit-content;
  height: 43px;
  background: #4FFCC7;
  display: flex;
  align-items: center;
  padding: 0 21px;
  border-radius: 0px 0px 14px 0px;
  z-index: 1;
}
.c-content-slider--items__item--tag .tag-name {
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  font-style: italic;
  font-weight: 500;
}
@media screen and (max-width: 640px) {
  .c-content-slider--items__item--tag .tag-name {
    font-size: 18px;
  }
}
.c-content-slider--items__item--tag .tag-cat {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #273846;
  font-size: 12px;
  letter-spacing: 0.1em;
  border-radius: 5px;
  padding: 5px 11px;
  margin-left: 15px;
  line-height: 1;
}
.c-content-slider--items__item--tag.tag-light {
  background: #31E3F7;
}
.c-content-slider--items__item--tag.tag-lightgreen {
  background: #A6FC4F;
}
.c-content-slider--items__item--img {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.c-content-slider--items__item--img img {
  transition: all 0.5s ease;
  transform: scale(1);
}
.c-content-slider--items__item--text {
  position: relative;
  background: #fff;
  padding: 0 42px;
  margin-bottom: 40px;
}
.c-content-slider--items__item--text::before {
  content: "";
  display: block;
  position: absolute;
  top: -30px;
  left: 12px;
  width: calc(100% - 24px);
  height: 100%;
  background: #fff;
  z-index: 0;
}
.c-content-slider--items__item--text h3 {
  position: relative;
  top: -22px;
  line-height: 1.45;
  margin-bottom: 0;
  font-size: 16px;
}
.c-content-slider--items__item--text p {
  position: relative;
  line-height: 2;
  font-size: 14px;
}
.c-content-slider--items__item .c-btn-more {
  padding-left: 42px;
}
.c-content-slider--items__item a {
  padding-bottom: 50px;
  display: block;
}
.c-content-slider--items__item a:hover {
  text-decoration: none;
}
.c-content-slider--items__item a:hover p,
.c-content-slider--items__item a:hover h3 {
  text-decoration: underline;
}
.c-content-slider--items__item a:hover .c-btn::before {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2238%22%20height%3D%2238%22%20viewBox%3D%220%200%2038%2038%22%3E%0A%20%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_51962%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2051962%22%20transform%3D%22translate(-120%20-1515)%22%3E%0A%20%20%20%20%3Cg%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_6106%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%206106%22%20transform%3D%22translate(120%201515)%22%20fill%3D%22%23fff%22%20stroke%3D%22%23273846%22%20stroke-width%3D%221%22%3E%0A%20%20%20%20%20%20%3Crect%20width%3D%2238%22%20height%3D%2238%22%20stroke%3D%22none%22%2F%3E%0A%20%20%20%20%20%20%3Crect%20x%3D%220.5%22%20y%3D%220.5%22%20width%3D%2237%22%20height%3D%2237%22%20fill%3D%22none%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_51610%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2051610%22%20transform%3D%22translate(135.794%201529.174)%22%3E%0A%20%20%20%20%20%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_31888%22%20data-name%3D%22%E3%83%91%E3%82%B9%2031888%22%20d%3D%22M-2354.1%2C794h17.417%22%20transform%3D%22translate(2348.294%20-789.219)%22%20fill%3D%22none%22%20stroke%3D%22%23273846%22%20stroke-width%3D%221%22%2F%3E%0A%20%20%20%20%20%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_31889%22%20data-name%3D%22%E3%83%91%E3%82%B9%2031889%22%20d%3D%22M-2342.064%2C787.95l4.781%2C4.781-4.781%2C4.781%22%20transform%3D%22translate(2349.505%20-787.95)%22%20fill%3D%22none%22%20stroke%3D%22%23273846%22%20stroke-width%3D%221%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E") no-repeat center/cover;
}
.c-content-slider--items__item a:hover .c-content-slider--items__item--img img {
  transform: scale(1.1);
}

/*======================================
object/component/case
======================================*/
.c-case-items--item {
  width: 100%;
  position: relative;
  border: 1px solid #E6E6E6;
}
.c-case-items--item-tag {
  font-size: 13px;
  background: #fff;
  padding: 8px 17px;
  border-radius: 100vh;
  position: absolute;
  top: 20px;
  left: 15px;
  letter-spacing: 0.05em;
  z-index: 1;
}
.c-case-items--item-tag .num {
  border-right: 1px solid #707070;
  padding-right: 10px;
}
.c-case-items--item-tag .slug {
  padding-left: 10px;
}
.c-case-items--item--img {
  overflow: hidden;
}
.c-case-items--item--img img {
  width: 100%;
  transition: all 0.3s ease;
  transform: scale(1);
}
.c-case-items--item--text {
  padding: 30px 20px 50px;
  background: #fff;
}
.c-case-items--item--text .name {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 20px;
}
.c-case-items--item--text h3 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 30px;
}
.c-case-items--item--text .tags {
  display: flex;
  gap: 6px;
  margin-bottom: 40px;
  flex-wrap: wrap;
}
.c-case-items--item--text .tags .tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #273846;
  border-radius: 100vh;
  font-size: 13px;
  padding: 8px 17px;
  letter-spacing: 0.05em;
}
.c-case-items--item a:hover {
  text-decoration: none;
}
.c-case-items--item a:hover .c-case-items--item--text p, .c-case-items--item a:hover .c-case-items--item--text h3 {
  text-decoration: underline;
}
.c-case-items--item a:hover .c-case-items--item--img img {
  transform: scale(1.1);
}
.c-case-items--item a:hover .c-btn::before {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2238%22%20height%3D%2238%22%20viewBox%3D%220%200%2038%2038%22%3E%0A%20%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_51962%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2051962%22%20transform%3D%22translate(-120%20-1515)%22%3E%0A%20%20%20%20%3Cg%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_6106%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%206106%22%20transform%3D%22translate(120%201515)%22%20fill%3D%22%23fff%22%20stroke%3D%22%23273846%22%20stroke-width%3D%221%22%3E%0A%20%20%20%20%20%20%3Crect%20width%3D%2238%22%20height%3D%2238%22%20stroke%3D%22none%22%2F%3E%0A%20%20%20%20%20%20%3Crect%20x%3D%220.5%22%20y%3D%220.5%22%20width%3D%2237%22%20height%3D%2237%22%20fill%3D%22none%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_51610%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2051610%22%20transform%3D%22translate(135.794%201529.174)%22%3E%0A%20%20%20%20%20%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_31888%22%20data-name%3D%22%E3%83%91%E3%82%B9%2031888%22%20d%3D%22M-2354.1%2C794h17.417%22%20transform%3D%22translate(2348.294%20-789.219)%22%20fill%3D%22none%22%20stroke%3D%22%23273846%22%20stroke-width%3D%221%22%2F%3E%0A%20%20%20%20%20%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_31889%22%20data-name%3D%22%E3%83%91%E3%82%B9%2031889%22%20d%3D%22M-2342.064%2C787.95l4.781%2C4.781-4.781%2C4.781%22%20transform%3D%22translate(2349.505%20-787.95)%22%20fill%3D%22none%22%20stroke%3D%22%23273846%22%20stroke-width%3D%221%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E") no-repeat center/cover;
}

/*======================================
object/component/solution
======================================*/
.c-solution {
  padding-right: 120px;
}
.c-solution-items {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.c-solution-items--item {
  display: flex;
  background: #E3ECF7;
}
@media screen and (max-width: 640px) {
  .c-solution-items--item {
    flex-direction: column;
  }
}
.c-solution-items--item-img {
  width: 40%;
  overflow: hidden;
}
@media screen and (max-width: 640px) {
  .c-solution-items--item-img {
    width: 100%;
  }
}
.c-solution-items--item-img img {
  min-height: 100%;
  aspect-ratio: 992/540;
  width: auto;
  max-width: 600px;
  max-height: 891px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 768px) {
  .c-solution-items--item-img img {
    width: 100%;
    height: auto;
  }
}
.c-solution-items--item-text {
  padding: 30px 60px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  gap: 24px;
  flex: 1;
}
@media screen and (max-width: 640px) {
  .c-solution-items--item-text {
    padding: 20px;
  }
}
.c-solution-items--item-text h3 {
  font-size: 26px;
  font-weight: 600;
}
.c-solution-items--item-links {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}
.c-solution-items--item-links li a {
  background: #fff;
  display: flex;
  align-items: center;
  gap: 20px;
  height: 40px;
  padding: 8px 10px 8px 17px;
  transition: all 0.3s ease;
  font-size: 16px;
}
@media screen and (max-width: 640px) {
  .c-solution-items--item-links li a {
    height: auto;
  }
}
.c-solution-items--item-links li a::after {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2215%22%20height%3D%2215%22%20viewBox%3D%220%200%2015%2015%22%3E%0A%20%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_10913%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2010913%22%20transform%3D%22translate(-634%20-3208.5)%22%3E%0A%20%20%20%20%3Crect%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_21253%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%2021253%22%20width%3D%2215%22%20height%3D%2215%22%20transform%3D%22translate(634%203208.5)%22%20fill%3D%22%23013593%22%2F%3E%0A%20%20%20%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_51609%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2051609%22%20transform%3D%22translate(638.482%203213.305)%22%3E%0A%20%20%20%20%20%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_26737%22%20data-name%3D%22%E3%83%91%E3%82%B9%2026737%22%20d%3D%22M2339.6%2C3212.054l2.849%2C2.695-2.849%2C2.7%22%20transform%3D%22translate(-2336.075%20-3212.054)%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-width%3D%221%22%2F%3E%0A%20%20%20%20%20%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_26738%22%20data-name%3D%22%E3%83%91%E3%82%B9%2026738%22%20d%3D%22M2336.885%2C3216h6.723%22%20transform%3D%22translate(-2337.229%20-3213.305)%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-width%3D%221%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E") no-repeat center/cover;
}
.c-solution-items--item-links li a:hover {
  background: #013593;
  color: #fff;
  text-decoration: none;
}
.c-solution-items--item-links li a:hover::after {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2215%22%20height%3D%2215%22%20viewBox%3D%220%200%2015%2015%22%3E%0A%20%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_10913%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2010913%22%20transform%3D%22translate(-634%20-3208.5)%22%3E%0A%20%20%20%20%3Crect%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_21253%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%2021253%22%20width%3D%2215%22%20height%3D%2215%22%20transform%3D%22translate(634%203208.5)%22%20fill%3D%22%23fff%22%2F%3E%0A%20%20%20%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_51609%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2051609%22%20transform%3D%22translate(638.482%203213.305)%22%3E%0A%20%20%20%20%20%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_26737%22%20data-name%3D%22%E3%83%91%E3%82%B9%2026737%22%20d%3D%22M2339.6%2C3212.054l2.849%2C2.695-2.849%2C2.7%22%20transform%3D%22translate(-2336.075%20-3212.054)%22%20fill%3D%22none%22%20stroke%3D%22%23013593%22%20stroke-width%3D%221%22%2F%3E%0A%20%20%20%20%20%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_26738%22%20data-name%3D%22%E3%83%91%E3%82%B9%2026738%22%20d%3D%22M2336.885%2C3216h6.723%22%20transform%3D%22translate(-2337.229%20-3213.305)%22%20fill%3D%22none%22%20stroke%3D%22%23013593%22%20stroke-width%3D%221%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E") no-repeat center/cover;
}
.c-solution-logo-wrap {
  padding-top: 60px;
  padding-bottom: 80px;
}
.c-solution-logo-wrap ul {
  display: flex;
  gap: 25px;
}
@media screen and (max-width: 768px) {
  .c-solution-logo-wrap ul {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 640px) {
  .c-solution-logo-wrap ul {
    flex-direction: column;
  }
}
.c-solution-logo-wrap ul li {
  width: 100%;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .c-solution-logo-wrap ul li {
    width: calc((100% - 25px) / 2);
  }
}
@media screen and (max-width: 640px) {
  .c-solution-logo-wrap ul li {
    width: 100%;
  }
}
.c-solution-logo-wrap ul li span {
  font-size: 14px;
  margin-bottom: 20px;
  display: block;
  letter-spacing: -0.085em;
  text-align: center;
}
.c-solution-logo-wrap ul li a img {
  transition: all 0.3s ease;
  transform: scale(1);
}
.c-solution-logo-wrap ul li a:hover img {
  transform: scale(1.04);
}
.c-solution-search form {
  max-width: 880px;
  margin: auto;
  display: flex;
  align-items: center;
  padding: 0 25px;
  border: 1px solid #fff;
  border-radius: 100vh;
  background: #fff;
}
.c-solution-search form input[type=text] {
  width: 100%;
  height: 60px;
}

/*======================================
object/component/pagelinks
======================================*/
.c-pagelinks {
  margin-bottom: 60px;
}
.c-pagelinks__list {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .c-pagelinks__list {
    flex-direction: column;
  }
}
.c-pagelinks__list li {
  flex: 1;
}
@media screen and (max-width: 768px) {
  .c-pagelinks__list li {
    width: 100%;
  }
}
.c-pagelinks__list li a {
  color: #013593;
  font-size: 1.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 10px;
  border: 1px solid #013593;
  font-size: 20px;
  font-weight: 500;
  padding: 23px 20px 18px;
  background: #fff;
  line-height: 1.2;
  text-decoration: none;
}
.c-pagelinks__list li a:hover {
  background: #013593;
  color: #fff;
}
.c-pagelinks__list li a:hover svg rect {
  fill: #fff;
}
.c-pagelinks__list li a:hover svg path {
  stroke: #013593;
}
.c-pagelinks__textlink {
  padding-top: 40px;
}
.c-pagelinks__textlink ul {
  display: flex;
  gap: 30px;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .c-pagelinks__textlink ul {
    flex-direction: column;
  }
}
@media screen and (max-width: 768px) {
  .c-pagelinks__textlink ul li {
    width: 100%;
  }
}
.c-pagelinks__textlink ul li a {
  display: flex;
  gap: 11px;
  align-items: center;
  font-size: 18px;
  font-weight: 500;
  width: 277px;
  height: 62px;
  color: #fff;
  background: #013593;
  border: 1px solid #013593;
  padding: 24px 20px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .c-pagelinks__textlink ul li a {
    width: 100%;
  }
}
.c-pagelinks__textlink ul li a .svg {
  font-size: 0px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.c-pagelinks__textlink ul li a .svg svg rect, .c-pagelinks__textlink ul li a .svg svg path {
  transition: all 0.3s ease;
}
.c-pagelinks__textlink ul li a:hover {
  background: #fff;
  color: #013593;
}
.c-pagelinks__textlink ul li a:hover svg rect {
  fill: #013593;
}
.c-pagelinks__textlink ul li a:hover svg path {
  stroke: #fff;
}

/*======================================
object/component/menu-tiles
======================================*/
.c-menu-tiles {
  display: flex;
  flex-wrap: wrap;
  gap: 3px;
}
.c-menu-tiles li {
  width: calc((100% - 6px) / 3);
  height: 253px;
}
@media screen and (max-width: 768px) {
  .c-menu-tiles li {
    width: calc((100% - 3px) / 2);
  }
}
@media screen and (max-width: 640px) {
  .c-menu-tiles li {
    width: 100%;
  }
}
.c-menu-tiles li:nth-child(1) {
  background: url("../images/renew/solution/tile-bg01.png") no-repeat center/cover;
}
.c-menu-tiles li:nth-child(2) {
  background: url("../images/renew/solution/tile-bg02.png") no-repeat center/cover;
}
.c-menu-tiles li:nth-child(3) {
  background: url("../images/renew/solution/tile-bg03.png") no-repeat center/cover;
}
.c-menu-tiles li:nth-child(4) {
  background: url("../images/renew/solution/tile-bg04.png") no-repeat center/cover;
}
.c-menu-tiles li:nth-child(5) {
  background: url("../images/renew/solution/tile-bg05.png") no-repeat center/cover;
}
.c-menu-tiles li a {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  height: 100%;
  padding: 2rem;
  text-align: center;
  color: #fff;
  gap: 5px;
  text-decoration: none;
  position: relative;
}
.c-menu-tiles li a::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(45deg, rgba(42, 101, 245, 0.7) 0%, rgba(49, 227, 247, 0.7) 100%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: 0.23;
  transition: all 0.3s ease;
}
.c-menu-tiles li a h3 {
  display: inline-block;
  background: rgba(39, 56, 70, 0.7);
  font-size: 26px;
  font-weight: 500;
  padding: 0 10px;
  line-height: 1.2;
  position: relative;
}
.c-menu-tiles li a p {
  display: inline-block;
  background: rgba(39, 56, 70, 0.7);
  font-size: 12px;
  font-weight: normal;
  font-style: italic;
  font-family: "Poppins", sans-serif;
  padding: 0 10px;
  line-height: 1.2;
  position: relative;
}
.c-menu-tiles li a:hover {
  color: #fff;
}
.c-menu-tiles li a:hover::before {
  opacity: 0.7;
}

/*======================================
object/component/menu-links
======================================*/
.c-menu-links {
  margin-bottom: 60px;
}
.c-menu-links ul {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.c-menu-links ul li a {
  background: #fff;
  padding: 8px 13px;
  font-size: 16px;
  border: 1px solid #CECECE;
  display: flex;
  gap: 16px;
  align-items: center;
  line-height: 1.2;
}
.c-menu-links ul li a:hover {
  background: #273846;
  color: #fff;
  text-decoration: none;
}
.c-menu-links ul li a:hover svg rect {
  fill: #fff;
}
.c-menu-links ul li a:hover svg path {
  stroke: #273846;
}

/*project*/
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeRight {
  from {
    opacity: 0;
    transform: translate3d(50px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeLeft {
  from {
    opacity: 0;
    transform: translate3d(-50px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translate3d(0, 50px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeDown {
  from {
    opacity: 0;
    transform: translate3d(0, -50px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bgAnime {
  0% {
    transform: scale(1, 1);
  }
  100% {
    transform: scale(1.2, 1.2);
  }
}
@keyframes textAnime {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes scroller {
  0% {
    transform: translate3d(0, -100%, 0);
  }
  15% {
    transform: translate3d(0, -98%, 0);
  }
  85% {
    transform: translate3d(0, 98%, 0);
  }
  100% {
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideInImg {
  100% {
    transform: translateX(100%);
  }
}
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-container-3d {
  perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  touch-action: pan-y;
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  touch-action: pan-x;
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}

.swiper-pagination-bullet:only-child {
  display: none;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #fff;
}

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

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  backface-visibility: hidden;
}

.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200px;
}

.c-2column,
.c-2column--Center,
.c-2column--Large,
.c-2column--Small,
.c-2column--Reverse,
.c-2column--Gray {
  width: 100%;
}

@media print, screen and (min-width: 769px) {
  .c-2column,
  .c-2column--Center,
  .c-2column--Large,
  .c-2column--Small,
  .c-2column--Reverse,
  .c-2column--Gray {
    margin-bottom: -2.5rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: initial;
  }
}
@media print, screen and (min-width: 769px) {
  .c-2column--Center {
    align-items: center;
  }
}
@media print, screen and (min-width: 769px) {
  .c-2column--Reverse {
    flex-direction: row-reverse;
  }
}
.c-2column--Gray .c-2column__Item {
  background: #f2f3f4;
}

@media print, screen and (min-width: 769px) {
  .c-2column__Item {
    width: calc(50% - 1.25rem);
    margin-bottom: 2.5rem;
  }
  .c-2column--Large .c-2column__Item {
    width: calc(50% - 3.12rem);
  }
  .c-2column--Small .c-2column__Item {
    width: calc(50% - 0.93rem);
  }
  .c-2column--Gray .c-2column__Item {
    padding: 2.5rem;
    border-radius: 1.25rem;
  }
  .c-2column__Item:nth-child(odd) {
    margin-right: 1.25rem;
  }
  .c-2column--Reverse .c-2column__Item:nth-child(odd) {
    margin-right: 0;
    margin-left: 1.25rem;
  }
  .c-2column--Large .c-2column__Item:nth-child(odd) {
    margin-right: 3.12rem;
  }
  .c-2column--Small .c-2column__Item:nth-child(odd) {
    margin-right: 0.93rem;
  }
  .c-2column__Item:nth-child(even) {
    margin-left: 1.25rem;
  }
  .c-2column--Reverse .c-2column__Item:nth-child(even) {
    margin-right: 1.25rem;
    margin-left: 0;
  }
  .c-2column--Large .c-2column__Item:nth-child(even) {
    margin-left: 3.12rem;
  }
  .c-2column--Small .c-2column__Item:nth-child(even) {
    margin-left: 0.93rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .c-2column--Large .c-2column__Item {
    width: calc(50% - 1.87rem);
  }
  .c-2column--Large .c-2column__Item:nth-child(odd) {
    margin-right: 1.87rem;
  }
  .c-2column--Large .c-2column__Item:nth-child(even) {
    margin-left: 1.87rem;
  }
}
@media screen and (max-width: 768px) {
  .c-2column__Item + .c-2column__Item {
    margin-top: 5.33vw;
  }
  .c-2column--Gray .c-2column__Item {
    padding: 10.66vw;
    border-radius: 5.33vw;
  }
}
.c-2column__Link {
  display: block;
}

@media print, screen and (min-width: 1025px) {
  .c-2column__Link {
    transition: opacity 0.3s ease;
  }
  .c-2column__Link:hover {
    opacity: 0.75;
  }
}
.c-2column__Link .p-Icon--LinkRight {
  position: absolute;
  z-index: 3;
}

@media print, screen and (min-width: 1025px) {
  .c-2column__Link:hover {
    text-decoration: none;
  }
  .c-2column__Link:hover .c-2column__Img--Title .p-Icon--Blank {
    fill: #fff;
  }
}
@media print, screen and (min-width: 769px) {
  .c-2column__Link .p-Icon--LinkRight {
    bottom: 1.25rem;
    right: 1.25rem;
  }
  .c-2column__Link .p-Icon--Blank {
    width: 0.75rem;
    margin-left: 0.31rem;
  }
}
@media screen and (max-width: 768px) {
  .c-2column__Link .p-Icon--LinkRight {
    bottom: 2.66vw;
    right: 2.66vw;
  }
  .c-2column__Link .p-Icon--Blank {
    width: 3.2vw;
    margin-left: 1.33vw;
  }
}
.c-2column__Caption--Title {
  font-weight: 600;
}

@media print, screen and (min-width: 769px) {
  .c-2column__Caption--Title {
    margin-bottom: 0.62rem;
  }
}
@media screen and (max-width: 768px) {
  .c-2column__Caption--Title {
    margin-bottom: 2.66vw;
    font-size: 4.26vw;
  }
}
@media print, screen and (min-width: 769px) {
  .c-2column__Caption--Text {
    font-size: 0.87rem;
  }
}
.c-2column__Img,
.c-2column__Img--Filter {
  overflow: hidden;
  position: relative;
}

.c-2column__Img img,
.c-2column__Img--Filter img {
  width: 100%;
}

@media print, screen and (min-width: 769px) {
  .c-2column__Img,
  .c-2column__Img--Filter {
    border-radius: 1.25rem;
  }
}
@media screen and (max-width: 768px) {
  .c-2column__Img,
  .c-2column__Img--Filter {
    border-radius: 5.33vw;
  }
}
.c-2column__Img--Filter::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

.c-2column__Img--Title {
  color: #fff;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  z-index: 3;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.c-2column__Img--Title .p-Icon--Blank {
  fill: #fff;
  vertical-align: middle;
}

@media print, screen and (min-width: 769px) {
  .c-2column__Img--Title {
    width: calc(100% - 3.12rem);
    font-size: 1.75rem;
  }
}
@media screen and (max-width: 768px) {
  .c-2column__Img--Title {
    width: calc(100% - 8vw);
    font-size: 5.86vw;
  }
}
.c-2column__Graph img {
  margin-right: auto;
  margin-left: auto;
}

@media print, screen and (min-width: 769px) {
  .c-2column__Title,
  .c-2column__Title--Small {
    margin-bottom: 0.62rem;
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 768px) {
  .c-2column__Title,
  .c-2column__Title--Small {
    margin-bottom: 2.66vw;
    font-size: 4.8vw;
  }
}
@media print, screen and (min-width: 769px) {
  .c-2column__Title--Small {
    font-size: 1.25rem;
  }
}
.c-2column__TextArea {
  color: #59636c;
}

.c-2column__TextArea:last-child {
  margin-bottom: 0;
}

.c-2column__TextArea > *:last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 769px) {
  .c-2column__TextArea {
    margin-bottom: 2.5rem;
  }
  .c-2column__TextArea > * {
    margin-bottom: 1.25rem;
  }
}
@media screen and (max-width: 768px) {
  .c-2column__TextArea {
    margin-bottom: 10.66vw;
    font-size: 4.26vw;
  }
  .c-2column__TextArea > * {
    margin-bottom: 5.33vw;
  }
}
.c-2column__GoogleMap a,
.c-2column__GoogleMap--Right a {
  text-decoration: underline;
}

@media print, screen and (min-width: 1025px) {
  .c-2column__GoogleMap a,
  .c-2column__GoogleMap--Right a {
    transition: all 0.2s ease;
  }
  .c-2column__GoogleMap a:hover,
  .c-2column__GoogleMap--Right a:hover {
    text-decoration: none;
  }
}
.c-2column__GoogleMap--Right {
  text-align: right;
}

@media print, screen and (min-width: 769px) {
  .c-2columnOver + .c-2columnOver,
  .c-2columnOver--Reverse + .c-2columnOver,
  .c-2columnOver + .c-2columnOver--Reverse,
  .c-2columnOver--Reverse + .c-2columnOver--Reverse {
    margin-top: 6.25rem;
  }
}
@media screen and (max-width: 768px) {
  .c-2columnOver,
  .c-2columnOver--Reverse {
    margin-right: -5.34vw;
    margin-left: -5.34vw;
  }
  .c-2columnOver + .c-2columnOver,
  .c-2columnOver--Reverse + .c-2columnOver,
  .c-2columnOver + .c-2columnOver--Reverse,
  .c-2columnOver--Reverse + .c-2columnOver--Reverse {
    margin-top: 13.33vw;
  }
}
@media print, screen and (min-width: 769px) {
  .c-2columnOver__Inner {
    padding-top: 3.12rem;
    padding-bottom: 3.12rem;
    max-width: 90rem;
    margin-left: calc((100vw - 100%) / 2 * -1);
  }
  .c-2columnOver--Reverse .c-2columnOver__Inner {
    margin-right: 0;
    max-width: 90rem;
    margin-right: calc((100vw - 100%) / 2 * -1);
  }
}
@media print, screen and (min-width: 1441px) {
  .c-2columnOver__Inner {
    margin-right: auto;
    margin-left: -6.25rem;
  }
  .c-2columnOver--Reverse .c-2columnOver__Inner {
    margin-right: -6.25rem;
    margin-left: auto;
  }
}
@media print, screen and (min-width: 769px) {
  .c-2columnOver__Wrap,
  .c-2columnOver__Wrap--Center {
    margin-right: -3.75rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .c-2columnOver--Reverse .c-2columnOver__Wrap,
  .c-2columnOver--Reverse .c-2columnOver__Wrap--Center {
    flex-direction: row-reverse;
    margin-right: 0;
    margin-left: -3.75rem;
  }
}
@media print, screen and (min-width: 769px) {
  .c-2columnOver__Wrap--Center {
    align-items: center;
  }
}
.c-2columnOver__Img {
  overflow: hidden;
}

.c-2columnOver__Img img {
  width: 100%;
}

@media print, screen and (min-width: 769px) {
  .c-2columnOver__Img {
    width: 48.75rem;
    border-radius: 0 1.25rem 1.25rem 0;
  }
}
@media print, screen and (min-width: 1441px) {
  .c-2columnOver__Img {
    border-radius: 1.25rem;
  }
}
.c-2columnOver__Box {
  background: #fff;
}

@media print, screen and (min-width: 769px) {
  .c-2columnOver__Box {
    width: calc(100% - 48.75rem);
    margin-left: -3.75rem;
    padding: 3.75rem;
    border-radius: 1.25rem;
  }
  .c-2columnOver--Reverse .c-2columnOver__Box {
    margin-right: -3.75rem;
  }
}
@media screen and (max-width: 768px) {
  .c-2columnOver__Box {
    margin: 5.33vw 5.33vw 0;
    padding: 8vw 5.33vw;
    border-radius: 5.33vw;
  }
}
.c-2columnOver__Title {
  font-weight: 500;
}

@media print, screen and (min-width: 769px) {
  .c-2columnOver__Title {
    margin-bottom: 1.87rem;
    font-size: 1.37rem;
  }
}
@media screen and (max-width: 768px) {
  .c-2columnOver__Title {
    margin-bottom: 8vw;
    font-size: 4.8vw;
  }
}
.c-2columnOver__Text {
  font-weight: 400;
}

.c-2columnOver__Text > *:last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 769px) {
  .c-2columnOver__Text > * {
    margin-bottom: 0.62rem;
  }
}
@media screen and (max-width: 768px) {
  .c-2columnOver__Text > * {
    margin-bottom: 2.66vw;
  }
}
.c-Container2 {
  font-weight: 500;
  gap: 3.75rem 0;
}

@media print, screen and (min-width: 769px) {
  .c-Container2 {
    margin-right: -1.88rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: initial;
  }
}
@media print, screen and (min-width: 769px) {
  .c-Container2__Item {
    width: calc(33.33% - 1.87rem);
    margin-right: 1.87rem;
  }
}
@media screen and (max-width: 768px) {
  .c-Container2__Item + .c-Container2__Item {
    margin-top: 16vw;
  }
}
.c-Container2__Head {
  display: block;
  position: relative;
}

@media print, screen and (min-width: 1025px) {
  .c-Container2__Head {
    transition: opacity 0.3s ease;
  }
  .c-Container2__Head:hover {
    opacity: 0.75;
  }
}
.c-Container2__Img {
  overflow: hidden;
}

.c-Container2__Img img {
  width: 100%;
}

@media print, screen and (min-width: 769px) {
  .c-Container2__Img {
    border-radius: 1.25rem;
  }
}
@media screen and (max-width: 768px) {
  .c-Container2__Img {
    border-radius: 5.33vw;
  }
}
.c-Container2__Title {
  width: 100%;
  color: #fff;
  text-align: center;
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media print, screen and (min-width: 769px) {
  .c-Container2__Title {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 768px) {
  .c-Container2__Title {
    font-size: 4.8vw;
  }
}
@media print, screen and (min-width: 769px) {
  .c-Container2__Child {
    margin-top: 1.56rem;
    padding-left: 1.25rem;
  }
}
@media screen and (max-width: 768px) {
  .c-Container2__Child {
    margin-top: 8vw;
    padding-right: 5.33vw;
    padding-left: 5.33vw;
  }
}
@media print, screen and (min-width: 769px) {
  .c-Container2__ChildItem + .c-Container2__ChildItem {
    margin-top: 0.62rem;
  }
}
@media screen and (max-width: 768px) {
  .c-Container2__ChildItem {
    font-size: 4.26vw;
  }
  .c-Container2__ChildItem + .c-Container2__ChildItem {
    margin-top: 2.66vw;
  }
}
.c-Container2__ChildLink {
  display: inline-block;
  color: #59636c;
  position: relative;
}

.c-Container2__ChildLink .p-Icon--ArrowRight {
  color: #59636c;
  position: absolute;
  left: 0;
  z-index: 1;
}

@media print, screen and (min-width: 769px) {
  .c-Container2__ChildLink {
    padding-left: 1.56rem;
  }
  .c-Container2__ChildLink .p-Icon--ArrowRight {
    top: 0.75rem;
  }
}
@media screen and (max-width: 768px) {
  .c-Container2__ChildLink {
    padding-left: 6.66vw;
  }
  .c-Container2__ChildLink .p-Icon--ArrowRight {
    top: 3.2vw;
  }
}
@media print, screen and (min-width: 769px) {
  .c-NewsList {
    margin-top: -1.88rem;
  }
}
.c-NewsList__Item.is-State--Hidden {
  display: none;
}

.c-NewsList__Item:nth-child(n+10) {
  display: none;
}

.c-NewsList__NoLink,
.c-NewsList__Link {
  width: 100%;
  text-align: left;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

@media print, screen and (min-width: 769px) {
  .c-NewsList__NoLink,
  .c-NewsList__Link {
    padding-top: 1.87rem;
    padding-bottom: 1.87rem;
  }
}
@media screen and (max-width: 768px) {
  .c-NewsList__NoLink,
  .c-NewsList__Link {
    padding-top: 6.66vw;
    padding-bottom: 6.66vw;
    border-top: 1px dashed #707070;
  }
  .c-NewsList__Item:last-child .c-NewsList__NoLink,
  .c-NewsList__Item:last-child .c-NewsList__Link {
    border-bottom: 1px dashed #707070;
  }
}
.c-NewsList__Link .c-NewsList__TextArea {
  transition: all 0.2s ease;
}

@media print, screen and (min-width: 1025px) {
  .c-NewsList__Link:hover {
    text-decoration: none;
  }
  .c-NewsList__Link:hover .c-NewsList__TextArea {
    color: #00479D;
    text-decoration: underline;
  }
}
.c-NewsList__Head {
  display: flex;
  flex-wrap: initial;
  justify-content: flex-start;
  align-items: flex-start;
}

@media print, screen and (min-width: 769px) {
  .c-NewsList__Head {
    width: 18.12rem;
    margin-right: 2.5rem;
  }
  .is-en .c-NewsList__Head {
    width: 5.62rem;
  }
}
.c-NewsList__Date {
  color: #59636c;
  letter-spacing: 0;
}

@media print, screen and (min-width: 769px) {
  .c-NewsList__Date {
    min-width: 5.31rem;
    margin-top: 0.31rem;
    font-size: 0.87rem;
  }
  .is-en .c-NewsList__Date {
    min-width: 5.62rem;
  }
}
@media screen and (max-width: 768px) {
  .c-NewsList__Date {
    margin-top: 1.33vw;
    font-size: 3.73vw;
  }
}
.c-NewsList__Category {
  color: #273846;
  text-align: center;
  border: 1px solid #cbcbcb;
  letter-spacing: 0;
  text-indent: 0;
}

@media print, screen and (min-width: 769px) {
  .c-NewsList__Category {
    min-width: 11.62rem;
    margin-top: 0.31rem;
    margin-right: 1.25rem;
    padding: 0.12rem;
    font-size: 0.75rem;
  }
}
@media screen and (max-width: 768px) {
  .c-NewsList__Category {
    min-width: 46.94vw;
    margin-top: 1.33vw;
    margin-right: 2.66vw;
    padding: 0.53vw;
    font-size: 3.2vw;
  }
}
.c-NewsList__TextArea {
  color: #59636c;
}

.c-NewsList__TextArea .p-Icon--Pdf {
  fill: #00479D;
  vertical-align: middle;
}

@media print, screen and (min-width: 769px) {
  .c-NewsList__TextArea {
    width: calc(100% - 20.62rem);
  }
  .is-en .c-NewsList__TextArea {
    width: calc(100% - 8.12rem);
  }
  .c-NewsList__TextArea .p-Icon--Pdf {
    width: 1.25rem;
    margin-left: 0.31rem;
  }
}
@media screen and (max-width: 768px) {
  .c-NewsList__TextArea {
    width: 100%;
    margin-top: 2.66vw;
  }
  .c-NewsList__TextArea .p-Icon--Pdf {
    width: 5.33vw;
    margin-left: 1.33vw;
  }
}
.c-NewsList__Button {
  margin-right: auto;
  margin-left: auto;
}

@media print, screen and (min-width: 769px) {
  .c-NewsList__Button {
    max-width: 18.75rem;
    margin-top: 2.5rem;
  }
}
@media screen and (max-width: 768px) {
  .c-NewsList__Button {
    max-width: 80vw;
    margin-top: 10.66vw;
  }
}
@media print, screen and (min-width: 769px) {
  .c-SeminarListTop__Item {
    padding-top: 1.56rem;
    padding-bottom: 1.56rem;
  }
}
@media screen and (max-width: 768px) {
  .c-SeminarListTop__Item {
    padding-top: 6.66vw;
    padding-bottom: 6.66vw;
    border-top: 1px dashed #707070;
  }
  .c-SeminarListTop__Item:last-child {
    border-bottom: 1px dashed #707070;
  }
}
@media print, screen and (min-width: 769px) {
  .c-SeminarListTop__Link {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
.c-SeminarListTop__Link .p-Icon--Blank {
  fill: #00479D;
  width: 1.25rem;
  margin-left: 0.62rem;
}

@media screen and (max-width: 768px) {
  .c-SeminarListTop__Link .p-Icon--Blank {
    width: 5.33vw;
    margin-left: 2.66vw;
  }
}
.c-SeminarListTop__Link .c-SeminarListTop__Title {
  transition: all 0.2s ease;
}

@media print, screen and (min-width: 1025px) {
  .c-SeminarListTop__Link:hover {
    text-decoration: none;
  }
  .c-SeminarListTop__Link:hover .c-SeminarListTop__Date {
    color: #59636c;
  }
  .c-SeminarListTop__Link:hover .c-SeminarListTop__Title {
    color: #00479D;
    text-decoration: underline;
  }
}
@media print, screen and (min-width: 769px) {
  .c-SeminarListTop__Head {
    display: flex;
    flex-wrap: initial;
    justify-content: flex-start;
    align-items: flex-start;
    width: 28.75rem;
    margin-right: 2.5rem;
  }
  .is-en .c-SeminarListTop__Head {
    width: 5.62rem;
  }
}
.c-SeminarListTop__Date {
  display: block;
  color: #59636c;
}

@media print, screen and (min-width: 769px) {
  .c-SeminarListTop__Date {
    width: 15.62rem;
    font-size: 0.87rem;
  }
}
@media screen and (max-width: 768px) {
  .c-SeminarListTop__Date {
    margin-top: 4vw;
    margin-bottom: 2.66vw;
    font-size: 3.73vw;
  }
}
.c-SeminarListTop__Category {
  font-family: "Poppins", "Noto Sans JP", "メイリオ", "Meiryo", sans-serif;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.c-SeminarListTop__Category li {
  color: #fff;
  text-align: center;
}

.c-SeminarListTop__Category li:last-child {
  margin-right: 0;
}

.c-SeminarListTop__Category li.is-reception {
  background: #ea7500;
}

.c-SeminarListTop__Category li.is-end-reception {
  background: #59636c;
}

.c-SeminarListTop__Category li.is-tag {
  background: #00479D;
}

.c-SeminarListTop__Category li.is-archive {
  background: #368A39;
}

@media print, screen and (min-width: 769px) {
  .c-SeminarListTop__Category {
    width: 13.12rem;
    margin-top: 0.12rem;
    font-size: 0.81rem;
  }
  .c-SeminarListTop__Category li {
    min-width: 3.75rem;
    margin-right: 0.62rem;
    padding-right: 0.31rem;
    padding-left: 0.31rem;
  }
  .c-SeminarListTop__Category li.is-tag {
    min-width: 6.25rem;
  }
}
@media screen and (max-width: 768px) {
  .c-SeminarListTop__Category {
    margin-top: 0vw;
    font-size: 3.46vw;
  }
  .c-SeminarListTop__Category li {
    min-width: 16vw;
    margin-right: 2.66vw;
    padding-right: 1.33vw;
    padding-left: 1.33vw;
  }
  .c-SeminarListTop__Category li.is-tag {
    min-width: 26.67vw;
  }
}
.c-SeminarListTop__Title {
  font-weight: 400;
  line-height: 1.5;
  color: #273846;
}

@media print, screen and (min-width: 769px) {
  .c-SeminarListTop__Title {
    font-size: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .c-SeminarListTop__Title {
    font-size: 4vw;
    line-height: 1.8;
    color: #00479D;
    text-decoration: underline;
  }
}
.c-SeminarListTop__Title br {
  display: none;
}

.c-Swiper__Navigation {
  display: flex;
  flex-wrap: initial;
  justify-content: space-between;
  align-items: center;
}

@media print, screen and (min-width: 769px) {
  .c-Swiper__Navigation {
    margin-top: 2.5rem;
  }
}
@media screen and (max-width: 768px) {
  .c-Swiper__Navigation {
    margin-top: 10.66vw;
  }
}
.c-Swiper__Arrow,
.c-Swiper__Arrown--Prev,
.c-Swiper__Arrow--Next {
  cursor: pointer;
  background: #273846;
  border-radius: 50%;
  z-index: 3;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  display: flex;
  flex-wrap: initial;
  justify-content: center;
  align-items: center;
}

@media print, screen and (min-width: 769px) {
  .c-Swiper__Arrow,
  .c-Swiper__Arrown--Prev,
  .c-Swiper__Arrow--Next {
    width: 4rem;
    height: 4rem;
  }
}
@media screen and (max-width: 768px) {
  .c-Swiper__Arrow,
  .c-Swiper__Arrown--Prev,
  .c-Swiper__Arrow--Next {
    width: 10.66vw;
    height: 10.66vw;
  }
}
.c-Swiper__Arrow.is-Disabled,
.is-Disabled.c-Swiper__Arrown--Prev,
.is-Disabled.c-Swiper__Arrow--Next,
.c-Swiper__Arrow.swiper-button-lock,
.swiper-button-lock.c-Swiper__Arrown--Prev,
.swiper-button-lock.c-Swiper__Arrow--Next {
  display: none;
}

@media print, screen and (min-width: 769px) {
  .c-Swiper__Arrown--Prev {
    left: 2.5rem;
  }
}
@media screen and (max-width: 768px) {
  .c-Swiper__Arrown--Prev {
    left: 2.66vw;
  }
}
@media print, screen and (min-width: 769px) {
  .c-Swiper__Arrow--Next {
    right: 2.5rem;
  }
}
@media screen and (max-width: 768px) {
  .c-Swiper__Arrow--Next {
    right: 2.66vw;
  }
}
.c-Swiper__Next,
.c-Swiper__Prev {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  line-height: 1;
  position: relative;
}

.c-Swiper__Next::before,
.c-Swiper__Next::after,
.c-Swiper__Prev::before,
.c-Swiper__Prev::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  background: currentColor;
}

.c-Swiper__Next::before,
.c-Swiper__Prev::before {
  left: 0;
}

.c-Swiper__Next::after,
.c-Swiper__Prev::after {
  bottom: 0;
}

@media print, screen and (min-width: 769px) {
  .c-Swiper__Next,
  .c-Swiper__Prev {
    width: 1.25rem;
    height: 1.25rem;
  }
  .c-Swiper__Next::before,
  .c-Swiper__Next::after,
  .c-Swiper__Prev::before,
  .c-Swiper__Prev::after {
    border-radius: 0.12rem;
  }
  .c-Swiper__Next::before,
  .c-Swiper__Prev::before {
    height: 0.12rem;
  }
  .c-Swiper__Next::after,
  .c-Swiper__Prev::after {
    width: 0.12rem;
  }
}
@media screen and (max-width: 768px) {
  .c-Swiper__Next,
  .c-Swiper__Prev {
    width: 4vw;
    height: 4vw;
  }
  .c-Swiper__Next::before,
  .c-Swiper__Next::after,
  .c-Swiper__Prev::before,
  .c-Swiper__Prev::after {
    border-radius: 0.53vw;
  }
  .c-Swiper__Next::before,
  .c-Swiper__Prev::before {
    height: 0.53vw;
  }
  .c-Swiper__Next::after,
  .c-Swiper__Prev::after {
    width: 0.53vw;
  }
}
.c-Swiper__Prev {
  left: 0;
  transform: translateX(25%) rotate(-135deg);
}

.c-Swiper__Next {
  right: 0;
  transform: translateX(-25%) rotate(45deg);
}

.c-Swiper__Pagination {
  text-align: center;
  z-index: 2;
}

.c-Swiper__Pagination.swiper-pagination-bullets {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
}

.c-Swiper__Pagination.swiper-pagination-bullets .swiper-pagination-bullet {
  margin-left: 0;
  background: #CDD8DB;
  opacity: 1;
}

.c-Swiper__Pagination.swiper-pagination-bullets .swiper-pagination-bullet:last-child {
  margin-right: 0;
}

.c-Swiper__Pagination.swiper-pagination-bullets .swiper-pagination-bullet-active {
  background: #003594;
}

.is-State--Single .c-Swiper__Pagination {
  display: none;
}

@media print, screen and (min-width: 769px) {
  .c-Swiper__Pagination.swiper-pagination-bullets {
    bottom: 0;
  }
  .c-Swiper__Pagination.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 0.5rem;
    height: 0.5rem;
    margin-right: 1.87rem;
  }
}
@media screen and (max-width: 768px) {
  .c-Swiper__Pagination.swiper-pagination-bullets {
    bottom: 0;
  }
  .c-Swiper__Pagination.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 2.13vw;
    height: 2.13vw;
    margin-right: 8vw;
  }
}
.c-SwiperCard .swiper-wrapper {
  align-items: initial;
}

@media print, screen and (min-width: 769px) {
  .c-SwiperCard {
    padding-bottom: 3.75rem;
  }
}
@media screen and (max-width: 768px) {
  .c-SwiperCard {
    padding-bottom: 16vw;
  }
}
.c-SwiperCard__Item {
  display: block;
  background: #fff;
  box-shadow: 0.12rem 0.18rem 0.25rem rgba(0, 0, 0, 0.15);
  border-radius: 1.25rem;
  overflow: hidden;
  position: relative;
  z-index: 0;
  height: initial;
}

@media print, screen and (min-width: 769px) {
  .c-SwiperCard__Item {
    width: 23.75rem;
  }
}
@media screen and (max-width: 768px) {
  .c-SwiperCard__Item {
    width: 73.33vw;
  }
}
.c-SwiperCard__Link {
  height: 100%;
  display: flex;
  flex-direction: column;
}

@media print, screen and (min-width: 1025px) {
  .c-SwiperCard__Link {
    transition: all 0.2s ease;
  }
  .c-SwiperCard__Link:hover {
    color: #00479D;
    text-decoration: none;
  }
}
.c-SwiperCard__Img {
  aspect-ratio: 380/190;
  overflow: hidden;
  position: relative;
}

.c-SwiperCard__Img img {
  width: 100%;
  height: 100%;
  max-width: none;
  max-height: none;
  -o-object-fit: cover;
  object-fit: cover;
  transition: transform 0.3s;
}

@media print, screen and (min-width: 1025px) {
  a:hover .c-SwiperCard__Img img {
    transform: scale(1.15);
  }
}
.c-SwiperCard__TextArea {
  line-height: 1.85;
}

@media print, screen and (min-width: 769px) {
  .c-SwiperCard__TextArea {
    margin-top: 1.87rem;
    margin-bottom: 1.87rem;
    padding-right: 1.87rem;
    padding-left: 1.87rem;
  }
}
@media screen and (max-width: 768px) {
  .c-SwiperCard__TextArea {
    margin-top: 5.33vw;
    margin-bottom: 5.33vw;
    padding-right: 5.33vw;
    padding-left: 5.33vw;
  }
}
.c-SwiperCard__Title {
  font-weight: 500;
  line-height: 1.5;
}

.c-SwiperCard__Title .p-Icon--Blank {
  fill: #59636c;
  vertical-align: middle;
}

@media print, screen and (min-width: 769px) {
  .c-SwiperCard__Title {
    margin-bottom: 1rem;
    font-size: 1.25rem;
    letter-spacing: 0.03rem;
  }
  .c-SwiperCard__Title .p-Icon--Blank {
    width: 0.75rem;
    margin-left: 0.31rem;
  }
}
@media screen and (max-width: 768px) {
  .c-SwiperCard__Title {
    margin-bottom: 4.26vw;
    font-size: 4.8vw;
    letter-spacing: 0.15vw;
  }
  .c-SwiperCard__Title .p-Icon--Blank {
    width: 3.2vw;
    margin-left: 1.33vw;
  }
}
.c-SwiperCard__SubTitle {
  color: #59636c;
  font-weight: 600;
}

.c-SwiperCard__Text {
  color: #59636c;
}

.c-SwiperCard__New {
  color: #fff;
  background: #003594;
  font-family: "Poppins", "Noto Sans JP", "メイリオ", "Meiryo", sans-serif;
  font-weight: 500;
  text-align: center;
  position: absolute;
  z-index: 1;
}

@media print, screen and (min-width: 769px) {
  .c-SwiperCard__New {
    padding: 0.06rem 0.62rem;
    font-size: 0.81rem;
    top: 1.25rem;
    left: 1.25rem;
  }
}
@media screen and (max-width: 768px) {
  .c-SwiperCard__New {
    padding: 0.26vw 2.66vw;
    font-size: 3.46vw;
    top: 5.33vw;
    left: 5.33vw;
  }
}
.c-SwiperCard__Foot {
  color: #59636c;
  margin-top: auto;
}

@media print, screen and (min-width: 769px) {
  .c-SwiperCard__Foot {
    margin-bottom: 1.87rem;
    padding-right: 1.87rem;
    padding-left: 1.87rem;
  }
}
@media screen and (max-width: 768px) {
  .c-SwiperCard__Foot {
    margin-bottom: 5.33vw;
    padding-right: 5.33vw;
    padding-left: 5.33vw;
  }
}
@media print, screen and (min-width: 769px) {
  .c-SwiperCard__Date {
    font-size: 0.87rem;
  }
}
@media screen and (max-width: 768px) {
  .c-SwiperCard__Date {
    font-size: 3.73vw;
  }
}
.c-SwiperCard__Tag {
  border-top: 1px solid #cbcbcb;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

@media print, screen and (min-width: 769px) {
  .c-SwiperCard__Tag {
    margin-top: 0.31rem;
    padding-top: 1rem;
    font-size: 0.81rem;
  }
}
@media screen and (max-width: 768px) {
  .c-SwiperCard__Tag {
    margin-top: 1.33vw;
    padding-top: 4.26vw;
    font-size: 3.46vw;
  }
}
.c-SwiperCard__Tag--Item:last-child {
  margin-right: 0;
}

@media print, screen and (min-width: 769px) {
  .c-SwiperCard__Tag--Item {
    margin-right: 0.62rem;
  }
}
@media screen and (max-width: 768px) {
  .c-SwiperCard__Tag--Item {
    margin-right: 2.66vw;
  }
}
.c-SwiperCard__More {
  color: #59636c;
  text-align: right;
}

@media print, screen and (min-width: 769px) {
  .c-SwiperCard__More {
    margin-top: 0.62rem;
  }
}
@media screen and (max-width: 768px) {
  .c-SwiperCard__More {
    margin-top: 2.66vw;
  }
}
.hero-area {
  position: relative;
  overflow: hidden;
  background: #fff;
  width: 100%;
}

.hero-area img {
  display: block;
  width: 100%;
}

.hero-area__pc {
  overflow: hidden;
  position: relative;
  z-index: 0;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .hero-area__pc {
    display: none;
  }
}
.hero-area__pc::before {
  content: "";
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  background: #fff;
  z-index: 100;
}

.hero-area__pc-inner {
  translate: -18.3% 0;
}

.hero-area__pc-conatiner {
  position: relative;
}

.hero-area__pc-mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.hero-area__pc-mask::after {
  content: "";
  display: block;
  width: 2px;
  background: #fff;
  height: 100%;
  position: absolute;
  right: -1px;
  top: 0;
  z-index: 1;
}

.hero-area__pc-arrow {
  position: absolute;
  left: 0;
  top: 0;
  width: 102.29167% !important;
  height: 100%;
  z-index: 1;
  max-width: none !important;
}

.hero-area__pc-text-en {
  width: 63.68056%;
  position: absolute;
  right: 0;
  top: 5%;
  z-index: 1;
}

.hero-area__pc-text-jp {
  width: 14.30556%;
  position: absolute;
  left: 13%;
  top: 40%;
  z-index: 1;
}

.hero-area__pc-button {
  position: absolute;
  bottom: 5rem;
  width: 18.75rem;
  right: 1.87rem;
}

@media screen and (max-width: 1024px) {
  .hero-area__pc-button {
    left: auto;
    right: 2.5rem;
  }
}
.hero-area__sp {
  display: none;
}

@media screen and (max-width: 768px) {
  .hero-area__sp {
    display: block;
  }
}
.hero-area__sp-inner {
  translate: -23% 0;
}

.hero-area__sp-container {
  position: relative;
  z-index: 0;
}

.hero-area__sp-image {
  width: 131.46667% !important;
}

.hero-area__sp-mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 131.46667% !important;
  max-width: none !important;
}

.hero-area__sp-arrow {
  position: absolute;
  left: 0;
  top: 0;
  width: 137.33333% !important;
  z-index: 1;
  max-width: none !important;
}

.hero-area__sp-text-en {
  width: 91.73333%;
  position: absolute;
  right: 0;
  top: 5%;
  z-index: 1;
}

.hero-area__sp-text-jp {
  width: 34.4%;
  position: absolute;
  left: 4%;
  top: 35%;
  z-index: 1;
}

.hero-area__sp-button {
  width: 49.6%;
  position: absolute;
  right: 0.81rem;
  bottom: 4.12rem;
  z-index: 1;
}

.hero-area__button-link {
  display: flex;
  gap: 0.5rem;
  border-radius: 1.87rem;
  min-height: 3.75rem;
  border: solid 1px #8F969B;
  color: #59636C;
  background: #fff;
  padding: 0.62rem;
  align-items: center;
  justify-content: center;
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  .hero-area__button-link {
    font-size: 0.75rem;
    min-height: 2.62rem;
    letter-spacing: 0.05em;
  }
}
@media print, screen and (min-width: 1025px) {
  .hero-area__button-link:hover {
    text-decoration: none;
    background: #00479D;
    color: #fff;
    --hero-area__button-link-arrow-fill: #fff ;
  }
}
.hero-area__button-link-arrow {
  width: 0.62rem;
}

@media screen and (max-width: 768px) {
  .hero-area__button-link-arrow {
    width: 0.5rem;
  }
}
.hero-area__button-link-arrow svg {
  transition: fill 0.2s ease;
  fill: var(--hero-area__button-link-arrow-fill, #59636c);
}

.top-mv-wrap {
  width: 100%;
  height: 100vh;
  position: relative;
}

.top-movie {
  height: 100vh;
}

.top-movie__copy {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -40%);
  z-index: 1;
}

.top-movie__copy img {
  width: 100%;
}

.top-movie__object {
  aspect-ratio: initial;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
  overflow: hidden;
}

.top-movie__object::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  transition: all 0.3s ease;
}

.top-movie__object video {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

@media print, screen and (min-width: 769px) {
  .top-movie__object video {
    width: 177.77777778vh;
    height: 100vh;
    min-width: 100%;
    min-height: 100%;
    max-width: initial;
  }
  .is-blur .top-movie__object::after {
    -webkit-backdrop-filter: blur(0.37rem);
    backdrop-filter: blur(0.37rem);
  }
}
@media screen and (max-width: 768px) {
  .top-movie__object video {
    width: 100%;
    height: 100vh;
  }
  .is-blur .top-movie__object::after {
    -webkit-backdrop-filter: blur(1.6vw);
    backdrop-filter: blur(1.6vw);
  }
}
.m-news {
  letter-spacing: 0;
}

@media print, screen and (min-width: 1025px) {
  .m-news__item:hover {
    text-decoration: none;
  }
}
.m-news__itemDate {
  color: #59636c;
}

.top-solution-tab-contents-wrap {
  letter-spacing: 0;
}

@media print, screen and (min-width: 1025px) {
  .m-products a:hover {
    text-decoration: none;
  }
}
.m-products__bodyTxt {
  color: #273846;
}

@media print, screen and (min-width: 769px) {
  .top-banner__link img {
    border-radius: 0.62rem;
  }
}
@media screen and (max-width: 768px) {
  .top-banner__link img {
    border-radius: 2.66vw;
  }
}
.top-card-section {
  padding-top: 0;
  padding-bottom: 0;
}

@media print, screen and (min-width: 769px) {
  .top-card-section {
    margin-top: -3.13rem;
    margin-bottom: 5.62rem;
  }
}
@media screen and (max-width: 768px) {
  .top-card-section {
    margin-top: -8vw;
    margin-bottom: 24vw;
  }
}
@media print, screen and (min-width: 769px) {
  .top-card {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
.top-card__link {
  display: block;
  color: #fff;
  overflow: hidden;
  position: relative;
}

@media print, screen and (min-width: 1025px) {
  .top-card__link {
    transition: opacity 0.3s ease;
  }
  .top-card__link:hover {
    opacity: 0.75;
  }
}
@media print, screen and (min-width: 1025px) {
  .top-card__link:hover {
    color: #fff;
  }
}
@media print, screen and (min-width: 769px) {
  .top-card__link {
    width: calc(50% - 1.25rem);
    border-radius: 1.25rem;
  }
  .top-card__link:nth-child(odd) {
    margin-right: 1.25rem;
  }
  .top-card__link:nth-child(even) {
    margin-left: 1.25rem;
  }
}
@media screen and (max-width: 768px) {
  .top-card__link {
    border-radius: 5.33vw;
  }
  .top-card__link + .top-card__link {
    margin-top: 4vw;
  }
}
.top-card__box {
  width: 100%;
  text-align: center;
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.top-card__title {
  font-weight: 500;
}

@media print, screen and (min-width: 769px) {
  .top-card__title {
    font-size: 1.75rem;
  }
}
@media screen and (max-width: 768px) {
  .top-card__title {
    margin-bottom: 0.62rem;
    font-size: 4.8vw;
  }
}
.top-card__text {
  font-weight: 500;
}

@media print, screen and (min-width: 769px) {
  .top-card__text {
    font-size: 1.12rem;
  }
}
@media screen and (max-width: 768px) {
  .top-card__text {
    margin-bottom: 2.66vw;
    font-size: 3.73vw;
  }
}
.u-SwiperCase {
  position: relative;
}

@media print, screen and (min-width: 769px) {
  .u-SwiperCase {
    max-width: 90rem;
    margin-left: calc((100vw - 100%) / 2 * -1);
  }
}
@media print, screen and (min-width: 1441px) {
  .u-SwiperCase {
    margin-right: auto;
    margin-left: -6.25rem;
  }
}
@media screen and (max-width: 768px) {
  .u-SwiperCase {
    margin-right: -5.34vw;
  }
}
.u-SwiperCase__Item {
  height: auto;
  opacity: 0;
  transition: opacity 0.5s ease-out 0.5s;
}

.swiper-slide-active .u-SwiperCase__Item {
  opacity: 1;
}

.u-SwiperCase__Box {
  height: 100%;
}

.u-SwiperCase__Img {
  position: relative;
  overflow: hidden;
  opacity: 0;
  transition: opacity 0.5s ease-out 0.5s;
}

.swiper-slide-active .u-SwiperCase__Img {
  opacity: 1;
}

@media print, screen and (min-width: 769px) {
  .u-SwiperCase__Img {
    width: 100%;
    max-width: 48.75rem;
    border-radius: 0 1.25rem 1.25rem 0;
  }
}
@media print, screen and (min-width: 1441px) {
  .u-SwiperCase__Img {
    border-radius: 1.25rem;
  }
}
@media screen and (max-width: 768px) {
  .u-SwiperCase__Img {
    width: calc(100% - 5.33vw);
    border-radius: 0 5.33vw 5.33vw 0;
  }
}
.u-SwiperCase__TextArea {
  display: block;
  background: #fff;
  z-index: 1;
  opacity: 0;
  transition: margin-top 0.7s ease-out 0.7s, opacity 0.7s ease-out 0.7s, color 0.3s;
}

.swiper-slide-active .u-SwiperCase__TextArea {
  opacity: 1;
}

@media print, screen and (min-width: 1025px) {
  .u-SwiperCase__TextArea:hover {
    text-decoration: none;
  }
  .u-SwiperCase__TextArea:hover .u-SwiperCase__Company {
    color: #00479D;
  }
  .u-SwiperCase__TextArea:hover .u-SwiperCase__More {
    background-position: 100% center;
  }
}
@media print, screen and (min-width: 769px) {
  .u-SwiperCase__TextArea {
    width: 100%;
    max-width: 37.5rem;
    margin-top: 2.5rem;
    padding: 3.75rem 3.75rem 1.87rem;
    border-radius: 1.25rem;
    right: 0;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
  }
  .swiper-slide-active .u-SwiperCase__TextArea {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .u-SwiperCase__TextArea {
    margin-left: 5.33vw;
    padding: 8vw 5.33vw;
    border-radius: 5.33vw;
    position: relative;
    transition: all 0.7s ease-out 0.7s;
  }
  .swiper-slide-active .u-SwiperCase__TextArea {
    transform: translateY(-10.67vw);
  }
}
.u-SwiperCase__Tag {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.u-SwiperCase__Tag > li:last-child {
  margin-right: 0;
}

@media print, screen and (min-width: 769px) {
  .u-SwiperCase__Tag {
    margin-bottom: 1.25rem;
  }
  .u-SwiperCase__Tag > li {
    margin-right: 0.62rem;
  }
}
@media screen and (max-width: 768px) {
  .u-SwiperCase__Tag {
    margin-bottom: 5.33vw;
  }
  .u-SwiperCase__Tag > li {
    margin-right: 2.66vw;
  }
}
.u-SwiperCase__Lead {
  line-height: 1.5;
}

@media print, screen and (min-width: 769px) {
  .u-SwiperCase__Lead {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 768px) {
  .u-SwiperCase__Lead {
    font-size: 4.8vw;
  }
}
.u-SwiperCase__Company {
  color: #59636c;
  transition: all 0.3s ease;
}

@media print, screen and (min-width: 769px) {
  .u-SwiperCase__Company {
    margin-top: 1.62rem;
    font-size: 0.87rem;
  }
}
@media screen and (max-width: 768px) {
  .u-SwiperCase__Company {
    margin-top: 5.33vw;
    font-size: 3.73vw;
  }
}
.u-SwiperCase__More {
  color: #00479D;
  background: url("/resources/images/icon/arrowW_bgBl.svg") no-repeat 98% center;
  transition: background-position 0.3s;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
}

@media print, screen and (min-width: 769px) {
  .u-SwiperCase__More {
    min-height: 1.56rem;
    margin-top: 2.18rem;
    margin-right: -0.63rem;
    padding-right: 3.12rem;
    font-size: 0.62rem;
    background-size: 1.56rem;
  }
}
@media screen and (max-width: 768px) {
  .u-SwiperCase__More {
    min-height: 6.66vw;
    margin-top: 9.33vw;
    margin-right: -2.67vw;
    padding-right: 13.33vw;
    margin-top: 8vw;
    font-size: 2.66vw;
    background-size: 6.66vw;
  }
}
.u-SwiperCase__SwiperNavigation {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.u-SwiperCase__SwiperNavigation .c-Swiper__Next,
.u-SwiperCase__SwiperNavigation .c-Swiper__Prev {
  cursor: pointer;
  color: #59636c;
}

.u-SwiperCase__SwiperNavigation .c-Swiper__Pagination {
  position: static;
  transform: translate(0);
}

@media print, screen and (min-width: 769px) {
  .u-SwiperCase__SwiperNavigation {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
  }
  .u-SwiperCase__SwiperNavigation .c-Swiper__Next,
  .u-SwiperCase__SwiperNavigation .c-Swiper__Prev {
    width: 0.93rem;
    height: 0.93rem;
  }
  .u-SwiperCase__SwiperNavigation .c-Swiper__Next::before,
  .u-SwiperCase__SwiperNavigation .c-Swiper__Prev::before {
    height: 0.09rem;
  }
  .u-SwiperCase__SwiperNavigation .c-Swiper__Next::after,
  .u-SwiperCase__SwiperNavigation .c-Swiper__Prev::after {
    width: 0.09rem;
  }
  .u-SwiperCase__SwiperNavigation .c-Swiper__Pagination {
    margin-right: 2.5rem;
    margin-left: 2.5rem;
  }
}
@media screen and (max-width: 768px) {
  .u-SwiperCase__SwiperNavigation {
    margin-top: 5.33vw;
    margin-right: 5.33vw;
    margin-left: 5.33vw;
  }
  .u-SwiperCase__SwiperNavigation .c-Swiper__Next::before,
  .u-SwiperCase__SwiperNavigation .c-Swiper__Prev::before {
    height: 0.4vw;
  }
  .u-SwiperCase__SwiperNavigation .c-Swiper__Next::after,
  .u-SwiperCase__SwiperNavigation .c-Swiper__Prev::after {
    width: 0.4vw;
  }
  .u-SwiperCase__SwiperNavigation .c-Swiper__Pagination {
    margin-right: 8vw;
    margin-left: 8vw;
  }
}
.u-Recruit__Button .p-Icon--Blank {
  vertical-align: middle;
}

@media print, screen and (min-width: 1025px) {
  .u-Recruit__Button:hover .p-Icon--Blank {
    fill: #fff;
  }
}
@media print, screen and (min-width: 769px) {
  .u-Recruit__Button .p-Icon--Blank {
    width: 0.75rem;
    margin-left: 0.31rem;
  }
}
@media screen and (max-width: 768px) {
  .u-Recruit__Button .p-Icon--Blank {
    width: 3.2vw;
    margin-left: 1.33vw;
  }
}
.splide__arrow {
  align-items: center;
  background: none;
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: flex;
  height: 36px;
  justify-content: center;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 36px;
  z-index: 1;
}

.splide__arrow svg {
  fill: #000;
  height: 100%;
  width: 100%;
}

.splide__arrow--prev {
  left: -63px;
}
@media screen and (max-width: 1024px) {
  .splide__arrow--prev {
    left: -20px;
  }
}

.splide__arrow--next {
  right: -63px;
}
@media screen and (max-width: 1024px) {
  .splide__arrow--next {
    right: -20px;
  }
}

#seminar,
#news {
  padding-top: 120px;
}
#seminar .c-title,
#news .c-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 640px) {
  #seminar .c-title,
  #news .c-title {
    flex-direction: column;
    gap: 20px;
    align-items: flex-start;
  }
}
#seminar .c-title h2,
#news .c-title h2 {
  margin-bottom: 0;
}
#seminar .c-btn,
#news .c-btn {
  background: #fff;
  max-width: 214px;
}
@media screen and (max-width: 640px) {
  #seminar .c-btn,
  #news .c-btn {
    max-width: 100%;
  }
}
#seminar .c-btn:hover,
#news .c-btn:hover {
  background: #273846;
  color: #fff;
}
@media screen and (min-width: 769px) {
  #seminar .pc,
  #news .pc {
    display: flex;
    width: 100%;
    max-width: 214px;
  }
}
@media screen and (max-width: 768px) {
  #seminar .sp,
  #news .sp {
    display: flex;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
  }
}
@media screen and (max-width: 768px) {
  #seminar .sp .c-btn,
  #news .sp .c-btn {
    max-width: 100%;
    margin-left: auto;
    min-width: 230px;
  }
}

#seminar {
  background: #F7F9FD;
  padding-bottom: 120px;
}

#top-recruit {
  overflow: hidden;
}
@media screen and (min-width: 1024px) {
  #top-recruit {
    padding-top: 100px;
  }
}

@media screen and (max-width: 768px) {
  .p-top--seminar ul {
    padding-bottom: 40px;
  }
}
.p-top--seminar ul li a {
  display: flex;
  align-items: center;
  gap: 46px;
  padding: 26px 0;
  border-bottom: 1px solid #E2E2E2;
}
@media screen and (max-width: 769px) {
  .p-top--seminar ul li a {
    flex-direction: column;
    gap: 20px;
    align-items: flex-start;
  }
}
.p-top--seminar ul li a .tag {
  min-width: 205px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (max-width: 769px) {
  .p-top--seminar ul li a .tag {
    width: -moz-fit-content;
    width: fit-content;
    min-width: 134px;
  }
}
.p-top--seminar ul li a .tag .seminar-tag {
  color: #fff;
  border-radius: 100vh;
  padding: 4px;
  font-size: 12px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  width: 134px;
  height: 38px;
}
.p-top--seminar ul li a .tag .seminar-tag-seminar {
  background: #25D5A6;
  gap: 8px;
}
.p-top--seminar ul li a .tag .seminar-tag-exhibition {
  background: #7C69E6;
}
.p-top--seminar ul li a .tag .seminar-status {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100vh;
  height: 100%;
  background: #fff;
  color: #39E66F;
  padding: 8px;
  line-height: 1;
  border: 2px solid #39E66F;
  width: -moz-fit-content;
  width: fit-content;
  height: 38px;
  margin-left: 10px;
  white-space: nowrap;
}
.p-top--seminar ul li a:hover {
  text-decoration: none;
}
.p-top--seminar ul li a .text {
  display: grid;
  grid-template-columns: 140px 1fr;
  -moz-column-gap: 54px;
       column-gap: 54px;
}
@media screen and (max-width: 769px) {
  .p-top--seminar ul li a .text {
    grid-template-columns: 1fr;
    row-gap: 20px;
  }
}
.p-top--seminar ul li a .text .date {
  white-space: nowrap;
  display: flex;
  align-items: center;
}
.p-top--seminar ul li a .text .title {
  min-width: 0;
}
.p-top--seminar ul li a[target=_blank] .text .title {
  position: relative;
  display: block;
  padding-right: 30px;
}
.p-top--seminar ul li a[target=_blank] .text .title::after {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  -webkit-mask: url("../images/renew/top/link-external.svg") no-repeat center/15px 15px;
          mask: url("../images/renew/top/link-external.svg") no-repeat center/15px 15px;
  background: #273846;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.p-top--news {
  display: flex;
  flex-direction: column;
  gap: 9px;
}
@media screen and (max-width: 768px) {
  .p-top--news {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 640px) {
  .p-top--news {
    flex-direction: column;
    gap: 20px;
    align-items: flex-start;
  }
}
.p-top--news li {
  border: 1px solid #E3ECF7;
}
.p-top--news li a {
  background: #fff;
  padding: 30px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 769px) {
  .p-top--news li a {
    flex-direction: column;
    gap: 20px;
    align-items: flex-start;
  }
}
.p-top--news li a:hover {
  text-decoration: none;
}
.p-top--news li a .tag {
  width: 120px;
  margin-right: 19px;
}
.p-top--news li a .tag span {
  background: #E3ECF7;
  border-radius: 5px;
  font-size: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.p-top--news li a .date {
  width: 110px;
  font-size: 16px;
}
.p-top--news li a .title {
  flex: 1;
  display: flex;
  align-items: center;
  gap: 20px;
  font-size: 16px;
}
@media screen and (max-width: 769px) {
  .p-top--news li a .title {
    flex-direction: column;
    gap: 20px;
    align-items: flex-start;
  }
}
.p-top--news li a .title svg {
  margin-left: auto;
}
.p-top-recruit--outer {
  position: relative;
}
.p-top-recruit--outer .bgbox {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 89px);
  height: 100%;
  background: linear-gradient(45deg, #2A65F5 0%, #31E3F7 100%);
  z-index: -1;
}
@media screen and (max-width: 769px) {
  .p-top-recruit--outer .bgbox {
    width: 100%;
  }
}
.p-top-recruit--inner {
  padding-top: 80px;
  padding-bottom: 94px;
  display: flex;
  gap: 70px;
  padding-left: calc((100vw - 1200px) / 2);
}
@media screen and (max-width: 1240px) {
  .p-top-recruit--inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 769px) {
  .p-top-recruit--inner {
    flex-direction: column-reverse;
    gap: 20px;
    align-items: flex-start;
    padding-top: 0;
  }
}
.p-top-recruit--inner-text {
  display: flex;
  flex-direction: column;
  gap: 41px;
  width: 332px;
}
@media screen and (max-width: 769px) {
  .p-top-recruit--inner-text {
    width: 100%;
  }
}
.p-top-recruit--inner-title {
  color: #fff;
}
.p-top-recruit--inner-title p {
  display: flex;
  flex-direction: column;
  gap: 17px;
  font-size: 20px;
  font-weight: 600;
}
.p-top-recruit--inner-title p.en {
  font-size: 16px;
  font-weight: 500;
  margin-top: 17px;
  letter-spacing: 0;
}
.p-top-recruit--inner-img {
  flex: 1;
}
.p-top-recruit--inner-btn {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.p-top-recruit--inner-btn a {
  background: #013593;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 70px;
  padding: 23px;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.1em;
}
.p-top-recruit--inner-btn a:hover {
  background: #fff;
  color: #013593 !important;
}
.p-top-recruit--inner-btn a:hover svg path {
  stroke: #013593;
}
.p-top-recruit--inner-btn-l {
  width: 100%;
  color: #fff !important;
}
.p-top-recruit--inner-btn-s {
  width: calc((100% - 8px) / 2);
  color: #fff !important;
}
@media screen and (max-width: 320px) {
  .p-top-recruit--inner-btn-s {
    width: 100%;
  }
}
.p-top-recruit--inner-btn-round {
  background: #fff !important;
  height: 60px;
  border: 2px solid #013593;
  border-radius: 100vh;
  font-size: 18px;
  font-weight: bold;
  width: 100%;
  color: #273846 !important;
  justify-content: center !important;
  padding: 0 !important;
  margin-top: 10px;
}
.p-top-recruit--inner-btn-round img {
  height: 31px;
  margin-left: 16px;
}
@media screen and (max-width: 640px) {
  .p-top-recruit--inner-btn-round {
    flex-direction: column;
  }
}
.p-top-recruit--inner-img {
  position: relative;
}
.p-top-recruit--inner-img .recruit-img-sp {
  display: none;
}
@media screen and (max-width: 1400px) {
  .p-top-recruit--inner-img .recruit-img-sp {
    display: block;
    margin-top: -198px;
    max-width: 100%;
  }
}
@media screen and (max-width: 769px) {
  .p-top-recruit--inner-img .recruit-img-sp {
    margin-top: -20px;
  }
}
.p-top-recruit--inner-img img {
  position: absolute;
  filter: drop-shadow(10px 10px 0px rgba(0, 0, 0, 0.05));
  max-height: 300%;
  max-width: 200%;
}
@media screen and (max-width: 1400px) {
  .p-top-recruit--inner-img img {
    max-width: 100%;
  }
}
@media screen and (max-width: 769px) {
  .p-top-recruit--inner-img img {
    position: static;
  }
}
.p-top-recruit--inner-img .img01 {
  top: -140px;
  left: 51px;
}
@media screen and (max-width: 1400px) {
  .p-top-recruit--inner-img .img01 {
    display: none;
  }
}
.p-top-recruit--inner-img .img02 {
  top: 159px;
  left: 543px;
}
@media screen and (max-width: 1400px) {
  .p-top-recruit--inner-img .img02 {
    display: none;
  }
}
.p-top-recruit--inner-img .img03 {
  top: -198px;
  left: 126px;
}
@media screen and (max-width: 1400px) {
  .p-top-recruit--inner-img .img03 {
    display: none;
  }
}
.p-top-recruit--inner-img .img04 {
  top: 335px;
  left: 178px;
}
@media screen and (max-width: 1400px) {
  .p-top-recruit--inner-img .img04 {
    display: none;
  }
}
.p-top-recruit--inner-img .img05 {
  top: 259px;
  left: 0;
}
@media screen and (max-width: 1400px) {
  .p-top-recruit--inner-img .img05 {
    display: none;
  }
}

@media screen and (min-width: 1025px) and (max-width: 1326px) {
  #slider1,
  #slider2 {
    max-width: calc(100% - 126px);
    margin: auto;
  }
}
#slider1 .splide__pagination__page.is-active,
#slider2 .splide__pagination__page.is-active {
  background: #273846;
}

.splide__arrow:not(:disabled):hover svg rect {
  fill: #013593;
}
.splide__arrow:not(:disabled):hover svg g {
  stroke: #013593;
}
.splide__arrow:not(:disabled):hover svg path {
  stroke: #fff;
}

.top-search {
  text-align: center;
}
.top-search h2 {
  color: #fff;
}

.c-SearchBox,
.c-SearchBox--580 {
  width: 100%;
  margin: auto;
}

.c-SearchBox .mf_finder_searchBox,
.c-SearchBox--580 .mf_finder_searchBox {
  margin-left: 0;
}

.c-SearchBox .mf_finder_searchBox_items,
.c-SearchBox--580 .mf_finder_searchBox_items {
  padding-top: 0;
  padding-bottom: 0;
}

.c-SearchBox .mf_finder_searchBox_query_input,
.c-SearchBox--580 .mf_finder_searchBox_query_input {
  border: 1px solid #cbcbcb;
}

.c-SearchBox .mf_finder_searchBox_submit,
.c-SearchBox--580 .mf_finder_searchBox_submit {
  background: #003594;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.c-SearchBox .mf_finder_searchBox_submit::before,
.c-SearchBox--580 .mf_finder_searchBox_submit::before {
  content: "";
  display: block;
  background: url("/resources/images/icon/searchW.svg") no-repeat center;
  background-size: cover;
}

.c-SearchBox .mf_finder_searchBox_submit > span,
.c-SearchBox--580 .mf_finder_searchBox_submit > span {
  display: none;
}

@media print, screen and (min-width: 769px) {
  .c-SearchBox .mf_finder_searchBox_doctype,
  .c-SearchBox--580 .mf_finder_searchBox_doctype {
    margin-right: 0.62rem;
  }
  .c-SearchBox .mf_finder_searchBox_doctype_select,
  .c-SearchBox--580 .mf_finder_searchBox_doctype_select {
    padding-top: 1.18rem;
    padding-bottom: 1.18rem;
    border-radius: 0.62rem;
  }
  .c-SearchBox .mf_finder_searchBox_query_input,
  .c-SearchBox--580 .mf_finder_searchBox_query_input {
    padding-top: 1.06rem;
    padding-bottom: 1.06rem;
    border-radius: 0.62rem 0 0 0.62rem;
  }
  .c-SearchBox .mf_finder_searchBox_submit,
  .c-SearchBox--580 .mf_finder_searchBox_submit {
    width: 4.5rem;
    border-radius: 0 0.62rem 0.62rem 0;
  }
  .c-SearchBox .mf_finder_searchBox_submit::before,
  .c-SearchBox--580 .mf_finder_searchBox_submit::before {
    width: 1.75rem;
    height: 1.75rem;
  }
}
@media screen and (max-width: 768px) {
  .c-SearchBox .mf_finder_searchBox_doctype,
  .c-SearchBox--580 .mf_finder_searchBox_doctype {
    margin-right: 2.66vw;
  }
  .c-SearchBox .mf_finder_searchBox_doctype_select,
  .c-SearchBox--580 .mf_finder_searchBox_doctype_select {
    padding-top: 3.2vw;
    padding-bottom: 3.2vw;
    border-radius: 2.66vw;
  }
  .c-SearchBox .mf_finder_searchBox_query_input,
  .c-SearchBox--580 .mf_finder_searchBox_query_input {
    padding-top: 2.66vw;
    padding-bottom: 2.66vw;
    border-radius: 2.66vw 0 0 2.66vw;
  }
  .c-SearchBox .mf_finder_searchBox_submit,
  .c-SearchBox--580 .mf_finder_searchBox_submit {
    width: 16vw;
    border-radius: 0 2.66vw 2.66vw 0;
  }
  .c-SearchBox .mf_finder_searchBox_submit::before,
  .c-SearchBox--580 .mf_finder_searchBox_submit::before {
    width: 5.33vw;
    height: 5.33vw;
  }
}
.c-SearchBox--580 {
  max-width: 36.25rem;
}

.rightfix {
  position: fixed;
  right: 0;
  top: 50%;
  z-index: 9999;
}
.rightfix_inner {
  position: relative;
}
.rightfix_inner .close {
  position: absolute;
  right: 6px;
  top: -10px;
  cursor: pointer;
}
.rightfix_inner .close svg circle {
  filter: drop-shadow(2px 2px 3px rgba(0, 0, 0, 0.2));
}
.rightfix_inner a {
  width: 147px;
  height: 80px;
  border: 2px solid #fff;
  background: #1CC2FF;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  font-size: 16px;
  font-weight: 500;
  flex-direction: column;
  line-height: 1.2;
  height: 80px;
}
.rightfix_inner a:hover {
  background: #2A65F5;
  color: #fff;
}
.rightfix_inner a:hover .icon rect,
.rightfix_inner a:hover .icon polyline {
  stroke: #fff;
}

.rightfix {
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.25s ease;
}

.rightfix.is-visible {
  opacity: 1;
  pointer-events: auto;
}

.m-products-wrap .slick-arrow,
.top-banner .slick-arrow {
  width: 36px;
  height: 36px;
  background: url("../images/renew/top/content-slide-arrow-next.svg") no-repeat center;
  background-size: contain;
}

/*=================================
object/project/mv
=================================*/
.p-mv {
  position: relative;
 width: 100%;
  height: min(40vw, 563px);
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .p-mv {
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  .p-mv {
    height: auto;
  }
}
.p-mv__inner {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1024px) {
  .p-mv__inner {
    background: linear-gradient(120deg, #0045ED 0%, #08DCF4 100%);
  }
  [data-page-path="/en/feature"] .p-mv__inner {
	background: none;
  }
}
.p-mv__inner .splide {
  padding-top: 0;
  height: 100%;
}
.p-mv__inner .splide__track {
  height: 100%;
}

.mv-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
}
.mv-bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

.mv-bg.is-pc {
  display: block;
}
@media screen and (max-width: 1024px) {
  .mv-bg.is-pc {
    display: none;
  }
}

.mv-bg.is-sp {
  display: none;
}
@media screen and (max-width: 1024px) {
  .mv-bg.is-sp {
    display: block;
  }
  .mv-bg.is-sp img {
    height: auto;
  }
}

.p-mv__inner {
  position: relative;
  z-index: 1;
  height: 100%;
  margin-top: -2rem;
}

/* タイトル */
.p-mv__title {
  padding: 46px 0 0px calc((100% - 1200px) / 2);
  padding-bottom: min(7vw, 120px);
  height: min(40vw, 563px);
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 1240px) {
  .p-mv__title {
	padding-right: 20px;
    padding-left: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .p-mv__title {
	 position: static;
    height: auto;
    padding-top: 24px;
    padding-bottom: 20px;
  }
}
.p-mv__title .subtitle {
  background: #4FFCC7;
  border-radius: 100vh;
  color: #273846;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.05em;
  width: -moz-fit-content;
  width: fit-content;
  padding: 11px 21px;
  margin-bottom: 28px;
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  .p-mv__title .subtitle {
    font-size: 13px;
  }
}

.p-mv__title h2 {
  color: #fff;
  line-height: 1.4;
  display: flex;
  flex-direction: column;
}
.p-mv__title h2 .text1 {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.1em;
}
.p-mv__title h2 .text1.poppins {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: italic;
  margin-bottom: 6px;
}
.p-mv__title h2 .maintitle {
  font-size: 34px;
  font-weight: 600;
  letter-spacing: 0.05em;
  margin-bottom: 17px;
}
.p-mv__title h2 .maintitle {
  font-size: 34px;
  font-weight: 600;
  letter-spacing: 0.05em;
  margin-bottom: 17px;
}
@media screen and (max-width: 768px) {
  .p-mv__title h2 .maintitle {
    font-size: clamp(1.625rem, 1.2679rem + 1.7857vw, 2.125rem);
  }
  .p-mv__title h2 .maintitle br {
    display: none;
  }
}
.p-mv__title .name {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  letter-spacing: 0.1em;
  margin-bottom: 39px;
}
.p-mv .splide__list {
  height: 100%;
}
.p-mv .splide__list .mv-bg img {
  margin: auto;
  height: 100%;
}
@media screen and (max-width: 1024px) {
  .p-mv .splide__list .mv-bg img {
    width: 100%;
    position: static;
    min-height: 1px;
    height: auto;
    max-width: none;
    max-height: none;
  }
}
.p-mv .splide__slide {
  height: 563px;
}
@media screen and (max-width: 1024px) {
  .p-mv .splide__slide {
    height: auto;
  }
}
.p-mv .splide__slide .mv-bg.is-pc {
  display: block;
}
@media screen and (max-width: 1024px) {
  .p-mv .splide__slide .mv-bg.is-pc {
    display: none;
  }
}
.p-mv .splide__slide .mv-bg.is-sp {
  display: none;
}
media screen and (max-width: 1024px) {
  .p-mv .splide__slide .mv-bg.is-sp {
    display: block;
  }
  .p-mv .splide__slide .mv-bg.is-sp img {
    height: auto;
    max-width: 100%;
    position: static;
    min-height: 1px;
    width: 100%;
  }
}
.p-mv-lower {
  height: 295px;
}
@media screen and (max-width: 768px) {
  .p-mv-lower {
    height: max(300px, 60vw);
  }
}
.p-mv-lower .mv-bg {
  width: 100%;
  height: 100%;
}
.p-mv-lower .mv-bg.solution {
  background: url("../images/renew/solution/mv-bg.png") no-repeat center/cover;
}
.p-mv-lower .mv-bg.subject {
  background: url("../images/renew/subject/mvbg.png") no-repeat center/cover;
}
.p-mv-lower .p-mv__inner {
  color: #fff;
  display: flex;
  background: transparent;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  padding-left: calc((100% - 1200px) / 2);
}
@media screen and (max-width: 1240px) {
  .p-mv-lower .p-mv__inner {
    padding-left: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .p-mv-lower .p-mv__inner {
    padding-right: 20px;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .p-mv-lower .p-mv__inner {
    padding-top: 40px;
    padding-bottom: 20px;
  }
}
.p-mv-lower .p-mv__inner h2 {
  display: flex;
  flex-direction: column;
  gap: 4px;
  margin-bottom: 30px;
}
.p-mv-lower .p-mv__inner h2 .en {
  font-size: 18px;
  font-weight: 500;
  font-style: italic;
  font-family: "Poppins", sans-serif;
  letter-spacing: 0;
}
.p-mv-lower .p-mv__inner h2 .main-title {
  font-size: 38px;
  font-weight: 600;
  color: #fff;
  letter-spacing: 0.025em;
}
.p-mv-lower .p-mv__inner p {
  font-size: 16px;
  margin-bottom: 0;
}

.slide-control {
  position: absolute;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-top: 54px;
  padding-bottom: 30px;
  padding-left: calc((100% - 1200px) / 2);
}
@media screen and (max-width: 1024px) {
  .slide-control {
    top: 87vw;
    bottom: auto;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.slide-control .splide__arrows {
  display: flex;
}
.slide-control .splide__arrows .splide__arrow {
  transform: translateY(0);
}
.slide-control .splide__arrows button {
  position: static;
}
.slide-control .splide__pagination {
  position: static;
  padding: 0 16px;
  font-size: 0px;
  display: flex;
  gap: 17px;
}
.slide-control .splide__toggle {
  font-size: 0px;
}
.slide-control .splide__pagination__page {
  background: #fff;
  border: 0;
  border-radius: 0;
  display: inline-block;
  height: 4px;
  margin: 3px;
  opacity: 0.7;
  padding: 0;
  position: relative;
  transition: transform 0.2s linear;
  width: 64px;
}
.slide-control .splide__pagination__page.is-active {
  background: #2A65F5;
  transform: scale(1);
  z-index: 1;
}

@media screen and (min-width: 1025px) {
  .slide1 .p-mv__title {
    padding-top: min(6vw, 120px);
  }
}

.p-mv__title .c-btn {
  margin-top: auto;
}

.p-mv__heading {
  color: #fff;
  display: flex;
  flex-direction: column;
  text-align: center;
}

.p-mv__en {
  font-family: "Poppins", sans-serif;
  font-style: italic;
  font-size: 18px;
}

.p-mv__ja {
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 0.075em;
  margin-bottom: 40px;
}

.p-mv__catch {
  font-size: 46px;
  line-height: 1.5869565217;
  letter-spacing: 0.025em;
}

.splide {
  visibility: visible !important;
}

.p-mv + * {
  position: relative;
  z-index: 10;
  margin-top: -120px;
  padding-top: 120px;
}
@media screen and (max-width: 1024px) {
  .p-mv + * {
    margin-top: -60px;
    padding-top: 60px;
  }
}

@media screen and (max-width: 768px) {
  .mv-bg.is-sp img {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .p-mv {
    position: relative;
    min-height: 50vh;
    background: url("../images/feature/mv-bg.jpg") no-repeat center/cover;
    display: flex;
    align-items: center;
  }
}
@media screen and (max-width: 768px) {
  .p-mv__inner {
    width: 100%;
    padding: 0 16px;
    text-align: center;
  }
  .p-mv__heading {
    color: #fff;
  }
  .p-mv__en {
    font-size: clamp(0.65rem, 2.5vw, 0.8rem);
    letter-spacing: 0.12em;
  }
  .p-mv__ja {
    font-size: clamp(0.95rem, 3.5vw, 1.1rem);
    margin-top: 8px;
    letter-spacing: 0.08em;
  }
  .p-mv__catch {
    font-size: clamp(1.4rem, 6vw, 1.8rem);
    line-height: 1.5;
    margin-top: 16px;
  }
}
/*======================================
object/project/renew-top
======================================*/
#solution {
  background: url(../images/renew/top/top-bg01.jpg) no-repeat center/cover;
}
#solution .c-title, #solution .title-en {
  color: #fff;
}

#pickup .c-title h2 {
  display: flex;
  align-items: center;
}
#pickup .c-title h2 span:nth-child(1) {
  font-size: 29px;
  font-weight: 500;
  font-style: italic;
  font-family: "Poppins", sans-serif;
  position: relative;
  padding-right: 20px;
  margin-right: 20px;
}
#pickup .c-title h2 span:nth-child(1)::before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 23px;
  background: #707070;
}
#pickup .c-title h2 span:nth-child(2) {
  font-size: 16px;
  font-weight: 500;
}
#pickup .c-content-slider--items__item {
  padding: 0 1px;
}
#pickup .c-content-slider--items__item a {
  border: 1px solid #E6E6E6;
  padding-bottom: 36px;
}
#pickup .c-content-slider--items__item--img {
  position: relative;
  height: 146px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#pickup .c-content-slider--items__item--img::before {
  content: "";
  display: block;
  width: 100%;
  height: 5px;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(to right, #2A65F5 0 16%, #31E3F7 16% 100%);
}
#pickup .c-content-slider--items__item--img img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  max-width: 1000px;
  width: 100%;
  height: auto;
  min-height: 100%;
  aspect-ratio: 380/146;
}
#pickup .c-content-slider--items__item--img h3 {
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.9;
}
#pickup .c-content-slider--items__item--text {
  position: static;
  background: #fff;
  padding: 30px 42px;
  margin-bottom: 0;
}
#pickup .c-content-slider--items__item--text p {
  font-size: 16px;
  line-height: 1.875;
}
@media screen and (max-width: 768px) {
  #pickup .c-content-slider--items__item--text p br {
    display: none;
  }
}
#pickup .c-content-slider--items__item--text::before {
  display: none;
}
#pickup .c-content-slider--items__item .btn-svg {
  display: block;
  text-align: right;
  padding-right: 30px;
}

/*======================================
object/component/solution2
======================================*/
#solution2 {
  padding-bottom: 120px;
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22306%22%20height%3D%22735%22%20viewBox%3D%220%200%20306%20735%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3CclipPath%20id%3D%22clip-path%22%3E%0A%20%20%20%20%20%20%3Crect%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_21527%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%2021527%22%20width%3D%22306%22%20height%3D%22735%22%20transform%3D%22translate(0%205639)%22%20fill%3D%22%23fff%22%2F%3E%0A%20%20%20%20%3C%2FclipPath%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cg%20id%3D%22%E3%83%9E%E3%82%B9%E3%82%AF%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_49%22%20data-name%3D%22%E3%83%9E%E3%82%B9%E3%82%AF%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2049%22%20transform%3D%22translate(0%20-5639)%22%20clip-path%3D%22url(%23clip-path)%22%3E%0A%20%20%20%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_252%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%20252%22%20transform%3D%22translate(4%203500.726)%22%3E%0A%20%20%20%20%20%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_15%22%20data-name%3D%22%E3%83%91%E3%82%B9%2015%22%20d%3D%22M-107.594%2C22.264H55.22L352.132%2C452.027H189.318Z%22%20transform%3D%22translate(-50.132%202116.209)%22%20fill%3D%22%2331e3f7%22%2F%3E%0A%20%20%20%20%20%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_14%22%20data-name%3D%22%E3%83%91%E3%82%B9%2014%22%20d%3D%22M-107.594%2C22.264H55.22L352.132%2C452.027H189.318Z%22%20transform%3D%22translate(-226.743%202116.209)%22%20fill%3D%22%232a65f5%22%2F%3E%0A%20%20%20%20%20%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_16%22%20data-name%3D%22%E3%83%91%E3%82%B9%2016%22%20d%3D%22M-107.594%2C452.027H55.22L352.132%2C22.264H189.318Z%22%20transform%3D%22translate(-107.263%202545.973)%22%20fill%3D%22%232a65f5%22%2F%3E%0A%20%20%20%20%20%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_17%22%20data-name%3D%22%E3%83%91%E3%82%B9%2017%22%20d%3D%22M-107.594%2C452.027H55.22L352.132%2C22.264H189.318Z%22%20transform%3D%22translate(-283.875%202545.973)%22%20fill%3D%22%232a65f5%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E") no-repeat left bottom/auto;
}
#solution2 .c-title .title-en {
  margin-bottom: 20px;
}
#solution2 .c-title .title-main {
  display: flex;
  align-items: center;
  gap: 18px;
}
@media screen and (max-width: 768px) {
  #solution2 .c-title .title-main {
    display: inline-block;
  }
  #solution2 .c-title .title-main img {
    width: 100px;
  }
}

.p-solution2--items {
  display: flex;
  flex-direction: column;
  gap: 60px;
  position: relative;
  max-width: 1200px;
  margin: auto;
}
@media screen and (max-width: 1240px) {
  .p-solution2--items {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media screen and (max-width: 640px) {
  .p-solution2--items {
    overflow: hidden;
  }
}
.p-solution2--item {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.p-solution2--item-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 640px) {
  .p-solution2--item-title {
    flex-direction: column;
    gap: 20px;
    align-items: flex-start;
  }
}
.p-solution2--item-title h3 {
  font-size: 24px;
  font-weight: 600;
  position: relative;
  display: flex;
  align-items: center;
  gap: 14px;
}
.p-solution2--item-title h3::before {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  background: #2A65F5;
}
.p-solution2--item-title .c-btn {
  padding-left: 21px;
}
@media screen and (max-width: 640px) {
  .p-solution2--item-title .c-btn {
    max-width: 100%;
  }
}
.p-solution2--item-title .c-btn:hover {
  background: #273846;
  color: #fff;
}
.p-solution2--item-list {
  display: flex;
  gap: 21px;
  flex-wrap: wrap;
}
@media screen and (max-width: 640px) {
  .p-solution2--item-list {
    flex-direction: column;
  }
}
.p-solution2--item-list a {
  text-decoration: none;
  color: inherit;
}
.p-solution2--item-list a:hover {
  color: #00479D;
}
.p-solution2--item-list li {
  width: calc((100% - 42px) / 3);
  background: #fff;
  border: 1px solid #CECECE;
  padding: 40px 30px;
  transition: all 0.3s ease;
}
@media screen and (max-width: 640px) {
  .p-solution2--item-list li {
    width: 100%;
  }
}
.p-solution2--item-list li:hover {
  background: #F0F7FF;
  border-color: #2A65F5;
}
.p-solution2--item-list li .cat {
  font-size: 16px;
  font-weight: 600;
  padding-left: 15px;
  border-left: 6px solid #2A65F5;
  line-height: 1.2;
  margin-bottom: 20px;
}
.p-solution2--item-list li h4 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 24px;
}
.p-solution2--item-list li .tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 10px;
}
.p-solution2--item-list li .tags .tag {
  padding: 5px 11px;
  background: #E3ECF7;
  border-radius: 5px;
  font-size: 14px;
  letter-spacing: 0;
}
@media screen and (min-width: 769px) {
  .p-solution2--item .pc {
    display: flex;
    width: 100%;
    max-width: 300px;
  }
}
@media screen and (max-width: 768px) {
  .p-solution2--item .sp {
    display: flex;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
  }
}
@media screen and (max-width: 768px) {
  .p-solution2--item .sp .c-btn {
    max-width: 100%;
    margin-left: auto;
    width: min(300px, 100%);
  }
}

.solution-cta {
  padding-top: 120px;
}
@media screen and (max-width: 768px) {
  .solution-cta {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.solution-cta .solution-cta-inner {
  max-width: 680px;
  margin: auto;
  color: #273846;
}
.solution-cta .solution-cta-inner h2 {
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 0.025em;
  margin-bottom: 23px;
}
.solution-cta .solution-cta-inner h2 + p {
  font-size: 18px;
  margin-bottom: 40px;
}
.solution-cta .solution-cta-inner .cta-box a {
  display: flex;
  padding: 46px;
  background: #31E3F7;
}
@media screen and (max-width: 768px) {
  .solution-cta .solution-cta-inner .cta-box a {
    flex-direction: column;
    padding: 30px 20px;
    gap: 20px;
  }
  .solution-cta .solution-cta-inner .cta-box a br {
    display: none;
  }
}
.solution-cta .solution-cta-inner .cta-box a .cta-box--text h3 {
  display: flex;
  flex-direction: column;
  margin-bottom: 22px;
}
.solution-cta .solution-cta-inner .cta-box a .cta-box--text h3 .en {
  font-size: 14px;
  font-weight: 500;
  font-style: italic;
  font-family: "Poppins", sans-serif;
  letter-spacing: 0.05em;
  margin-bottom: 5px;
}
.solution-cta .solution-cta-inner .cta-box a .cta-box--text h3 .ja {
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 0.025em;
}
.solution-cta .solution-cta-inner .cta-box a .cta-box--text h3 + p {
  font-size: 18px;
}
.solution-cta .solution-cta-inner .cta-box a .arrow {
  margin-top: auto;
  margin-left: auto;
}
.solution-cta .solution-cta-inner .cta-box a .arrow svg circle {
  stroke: #273846;
  transition: all 0.3s ease;
}
.solution-cta .solution-cta-inner .cta-box a .arrow svg path {
  stroke: #273846;
  transition: all 0.3s ease;
}
.solution-cta .solution-cta-inner .cta-box a:hover {
  background: #2A65F5;
  color: #fff;
}
.solution-cta .solution-cta-inner .cta-box a:hover .arrow svg circle {
  fill: #fff;
}
.solution-cta .solution-cta-inner .cta-box a:hover .arrow svg g path {
  stroke: #013593;
}

/*======================================
object/project/page-solution
======================================*/
#search-kw {
  padding-bottom: 100px;
}
#search-kw form {
  border: 1px solid #cecece;
}

#anc01,
#sub-anc01 {
  padding-bottom: 120px;
}

#solution01 {
  background: rgba(227, 236, 247, 0.3);
  padding-top: 120px;
  padding-bottom: 120px;
}

#sub-anc02 {
  background: rgba(227, 236, 247, 0.3);
  padding-top: 120px;
  padding-bottom: 120px;
}

.p-solution-featured--items {
  display: flex;
}
@media screen and (max-width: 640px) {
  .p-solution-featured--items {
    flex-direction: column;
  }
}
.p-solution-featured__item {
  border: 1px solid #e6e6e6;
  border-right: none;
}
.p-solution-featured__item:last-child {
  border-right: 1px solid #e6e6e6;
}
.p-solution-featured__item a {
  display: flex;
  flex-direction: column;
  gap: 20px;
  text-decoration: none;
}
.p-solution-featured__item a .tag {
  width: -moz-fit-content;
  width: fit-content;
  background: #013593;
  color: #fff;
  padding: 8px 16px;
  line-height: 1.2;
  font-weight: 600;
  font-size: 16px;
  margin: 0 20px;
}
.p-solution-featured__item a h3 {
  font-size: 20px;
  font-weight: 600;
  margin: 0 20px;
}
.p-solution-featured__item a .title {
  font-size: 16px;
  margin: 0 20px;
}
.p-solution-featured__item a .c-btn {
  margin: 0 20px 40px;
}
.p-solution-featured__item a .img {
  overflow: hidden;
}
.p-solution-featured__item a .img img {
  width: 100%;
  transition: all 0.3s ease;
  transform: scale(1);
}
.p-solution-featured__item a:hover img {
  transform: scale(1.1);
}
.p-solution-featured__item a:hover .c-btn::before {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2238%22%20height%3D%2238%22%20viewBox%3D%220%200%2038%2038%22%3E%0A%20%20%3Cg%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_6106%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%206106%22%20fill%3D%22%23fff%22%20stroke%3D%22%23273846%22%20stroke-width%3D%221%22%3E%0A%20%20%20%20%3Crect%20width%3D%2238%22%20height%3D%2238%22%20stroke%3D%22none%22%2F%3E%0A%20%20%20%20%3Crect%20x%3D%220.5%22%20y%3D%220.5%22%20width%3D%2237%22%20height%3D%2237%22%20fill%3D%22none%22%2F%3E%0A%20%20%3C%2Fg%3E%0A%20%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_51610%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2051610%22%20transform%3D%22translate(15.794%2014.174)%22%3E%0A%20%20%20%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_31888%22%20data-name%3D%22%E3%83%91%E3%82%B9%2031888%22%20d%3D%22M-2354.1%2C794h17.417%22%20transform%3D%22translate(2348.294%20-789.219)%22%20fill%3D%22none%22%20stroke%3D%22%23273846%22%20stroke-width%3D%221%22%2F%3E%0A%20%20%20%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_31889%22%20data-name%3D%22%E3%83%91%E3%82%B9%2031889%22%20d%3D%22M-2342.064%2C787.95l4.781%2C4.781-4.781%2C4.781%22%20transform%3D%22translate(2349.505%20-787.95)%22%20fill%3D%22none%22%20stroke%3D%22%23273846%22%20stroke-width%3D%221%22%2F%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E") no-repeat center/cover;
}
.p-solution-featured__item a:hover h3,
.p-solution-featured__item a:hover .title {
  text-decoration: underline;
}
.p-solution-business--items {
  background: #fff;
  padding: 57px 72px;
  display: flex;
  flex-direction: column;
  gap: 60px;
}
@media screen and (max-width: 640px) {
  .p-solution-business--items {
    flex-direction: column;
    padding: 30px 40px;
  }
}
.p-solution-business--item {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  width: 100%;
  gap: 20px;
}
.p-solution-business--item-title {
  display: flex;
  width: 100%;
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 16px;
}
@media screen and (max-width: 768px) {
  .p-solution-business--item-title {
    flex-wrap: wrap;
    align-items: flex-start;
  }
}
.p-solution-business--item-title img {
  margin-right: 21px;
}
@media screen and (max-width: 768px) {
  .p-solution-business--item-title img {
    width: 20%;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 768px) {
  .p-solution-business--item-title .text {
    width: 100%;
  }
}
.p-solution-business--item-title h3 {
  display: flex;
  flex-direction: column;
  gap: 4px;
  justify-content: center;
}
@media screen and (max-width: 640px) {
  .p-solution-business--item-title h3 {
    width: 100%;
  }
}
.p-solution-business--item-title h3 .en {
  font-size: 12px;
  font-style: italic;
  font-family: "Poppins", sans-serif;
  letter-spacing: 0.03em;
  line-height: 1;
  font-weight: normal;
}
.p-solution-business--item-title h3 .main-title {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 16px;
}
.p-solution-business--item-title h3 + p {
  font-size: 16px;
}
.p-solution-business--item-title .c-btn {
  margin-left: auto;
}
@media screen and (max-width: 768px) {
  .p-solution-business--item-title .c-btn {
    margin: 20px auto 0;
    width: 100%;
    max-width: 100%;
  }
}
.p-solution-business--item-list {
  display: flex;
  gap: 20px;
  width: 100%;
  flex-wrap: wrap;
}
@media screen and (max-width: 640px) {
  .p-solution-business--item-list {
    flex-direction: column;
  }
}
.p-solution-business--item-list li {
  display: flex;
  gap: 12px;
  line-height: 1.85;
  font-size: 18px;
  width: calc((100% - 40px) / 3);
}
@media screen and (max-width: 768px) {
  .p-solution-business--item-list li {
    width: calc((100% - 20px) / 2);
  }
}
@media screen and (max-width: 640px) {
  .p-solution-business--item-list li {
    width: 100%;
  }
}
.p-solution-business--item-list li svg {
  font-size: 18px;
  margin-top: 8px;
  flex-shrink: 0;
}
.p-solution-business--item-list li svg [data-name=circle] {
  transition: all 0.3s ease;
}
.p-solution-business--item-list li svg [data-name=arrow] {
  transition: all 0.3s ease;
}
.p-solution-business--item-list li a {
  text-decoration: none;
  transition: all 0.3s ease;
  color: inherit;
  font-size: 16px;
}
@media screen and (max-width: 640px) {
  .p-solution-business--item-list li a br {
    display: none;
  }
}
.p-solution-business--item-list li span {
  font-size: 16px;
}
.p-solution-business--item-list li:has(a):hover a {
  text-decoration: underline;
}
.p-solution-business--item-list li:has(a):hover svg [data-name=circle] {
  fill: #273846;
}
.p-solution-business--item-list li:has(a):hover svg [data-name=arrow] {
  stroke: #fff;
}

.--solution-items-bg {
  background: rgba(227, 236, 247, 0.3);
}

#anc03,
#sub-anc03 {
  background: #fff;
  padding-top: 120px;
  padding-bottom: 120px;
}
#anc03 .p-solution-business--items,
#sub-anc03 .p-solution-business--items {
  background: rgba(227, 236, 247, 0.3);
}

#search-link {
  padding: 53px 0;
  background: linear-gradient(to right, #0b48dd, #01a0ff);
}
#search-link .p-solution-search--list {
  display: flex;
  justify-content: center;
  gap: 30px;
}
@media screen and (max-width: 640px) {
  #search-link .p-solution-search--list {
    flex-direction: column;
  }
}
#search-link .p-solution-search--list li {
  width: 100%;
  max-width: 584px;
}
#search-link .p-solution-search--list li a {
  text-decoration: none;
  position: relative;
  background: rgba(227, 236, 247, 0.9);
  padding: 34px 38px;
  position: relative;
  display: block;
}
@media screen and (max-width: 768px) {
  #search-link .p-solution-search--list li a {
    padding: 20px 30px;
  }
}
#search-link .p-solution-search--list li a h2 {
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  #search-link .p-solution-search--list li a h2 {
    margin-bottom: 30px;
  }
}
#search-link .p-solution-search--list li a h2 .en {
  font-size: 16px;
  font-style: italic;
  font-family: "Poppins", sans-serif;
  letter-spacing: 0.03em;
  line-height: 1;
  font-weight: 600;
  display: block;
}
#search-link .p-solution-search--list li a h2 .main-title {
  font-size: 34px;
  font-weight: 600;
  letter-spacing: 0.05em;
  display: block;
}
@media screen and (max-width: 768px) {
  #search-link .p-solution-search--list li a h2 .main-title {
    font-size: clamp(1.625rem, 1.2679rem + 1.7857vw, 2.125rem);
  }
}
#search-link .p-solution-search--list li a p {
  padding-right: 60px;
  font-size: 16px;
}
#search-link .p-solution-search--list li a .arrow {
  position: absolute;
  bottom: 38px;
  right: 34px;
}
#search-link .p-solution-search--list li a .arrow svg circle {
  transition: all 0.3s ease;
  fill: #2a65f5;
}
#search-link .p-solution-search--list li a .arrow svg path {
  transition: all 0.3s ease;
  stroke: #fff;
}
#search-link .p-solution-search--list li a:hover {
  background: #fff;
}
#search-link .p-solution-search--list li a:hover .arrow {
  position: absolute;
  bottom: 38px;
  right: 34px;
}
#search-link .p-solution-search--list li a:hover .arrow svg circle {
  fill: #013593;
}
#search-link .p-solution-search--list li a:hover .arrow svg path {
  stroke: #fff;
}

.mt60 {
  margin-top: 60px;
}

#featured {
  padding-bottom: 120px;
}

.p-strengths {
  position: relative;
  width: 100%;
}
.p-strengths__inner {
  padding: 7.5rem 0;
}
@media screen and (max-width: 768px) {
  .p-strengths__inner {
    padding: 4rem 0;
  }
}
.p-strengths__items {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: start;
  gap: 50px;
  margin-top: 5rem;
}
@media screen and (max-width: 768px) {
  .p-strengths__items {
    grid-template-columns: 1fr;
    gap: 2.5rem;
    margin-top: 2.5rem;
  }
}
.p-strengths__item-img {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: 0.5rem;
}
.p-strengths__item-img img {
  display: block;
  width: 100%;
  height: auto;
}
.p-strengths__list {
  display: grid;
  gap: 30px;
  margin-left: 35px;
  margin-top: 2rem;
}
@media screen and (max-width: 768px) {
  .p-strengths__list {
    gap: 20px;
    margin-left: 0;
    margin-top: 40px;
  }
}
.p-strengths__item {
  display: grid;
  grid-template-columns: auto 1fr;
  grid-template-areas: "label title" "text  text";
  -moz-column-gap: 20px;
       column-gap: 20px;
  row-gap: 10px;
  align-items: center;
}
.p-strengths__label {
  grid-area: label;
  display: inline-flex;
  align-items: center;
}
.p-strengths__label img {
  display: block;
  height: 34px;
  width: auto;
}
.p-strengths__title {
  grid-area: title;
  margin: 0;
  font-size: 26px;
  font-weight: 400;
  color: #013593;
}
@media screen and (max-width: 768px) {
  .p-strengths__title {
    font-size: 20px;
    margin-left: -6px;
  }
}
.p-strengths__text {
  grid-area: text;
  margin: 0;
  font-size: 16px;
  line-height: 1.875;
  overflow-wrap: anywhere;
}
@media screen and (max-width: 768px) {
  .p-strengths__text {
    margin-top: 0px;
  }
}

main.feature.lower #strengths {
  position: relative;
  z-index: -1;
  padding-top: 250px;
  padding-bottom: 100px;
}

main.feature.lower #strengths {
  position: relative;
}
main.feature.lower #strengths::before {
  content: "";
  position: absolute;
  top: -155px;
  left: clamp(-500px, 50vw - 1065px, -250px);
  width: 693px;
  height: 859px;
  background: url("../images/renew/top/content-bg.svg") no-repeat left top/contain;
  z-index: -1;
}

@media screen and (max-width: 768px) {
  main.feature.lower #strengths {
    padding-top: 120px;
  }
  main.feature.lower #strengths::before {
    top: -140px;
    left: 0%;
    transform: translateX(-73%);
    width: 120vw;
    max-width: 520px;
    aspect-ratio: 693/859;
    background: url("../images/renew/top/content-bg.svg") no-repeat center top/contain;
  }
}
main.feature.lower #value {
  position: relative;
  overflow-x: hidden;
  overflow: visible;
  padding-bottom: 120px;
}
main.feature.lower #value::before {
  content: "";
  position: absolute;
  inset: 0;
  background: url("../images/feature/value/value-bg.jpg") no-repeat center top/cover;
  z-index: 0;
}
main.feature.lower #value::after {
  content: "";
  position: absolute;
  width: 605px;
  height: 750px;
  background: url("../images/renew/top/content-bg.svg") no-repeat left top/contain;
  bottom: -177px;
  right: clamp(-300px, 50vw - 900px, -100px);
  z-index: 1;
  pointer-events: none;
}
main.feature.lower #value > * {
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 768px) {
  main.feature.lower #value::after {
    position: absolute;
    width: 120vw;
    max-width: 520px;
    aspect-ratio: 693/859;
    bottom: -165px;
    left: 50%;
    transform: translateX(-12%);
  }
}
.p-value__item {
  margin-top: 0px;
}
@media screen and (max-width: 768px) {
  .p-value__item {
    margin-top: 0rem;
  }
}
.p-value__item-title {
  position: relative;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 20px 0 20px 20px;
  margin: 80px 0 40px;
  font-size: 26px;
  font-weight: 600;
  letter-spacing: 0.12em;
  box-shadow: inset 0 1px 0 #273846, inset 0 -1px 0 #273846;
}
@media screen and (max-width: 768px) {
  .p-value__item-title {
    gap: 0.2rem;
    padding: 20px 0 20px 0px;
    margin: 80px 0 40px;
    font-size: 22px;
  }
}
.p-value__item-title::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 18px;
  margin-right: 15px;
  background-color: #2a65f5;
  box-shadow: inset 0 6px 0 0 #31e3f7;
}
.p-value__item-lead {
  font-size: 16px;
  line-height: 1.875;
}
.p-value__item-subtitle {
  margin-top: 50px;
  text-align: center;
  font-size: 26px;
  font-weight: 600;
  color: #013593;
}
@media screen and (max-width: 768px) {
  .p-value__item-subtitle {
    font-size: 20px;
  }
}
.p-value__item-imege {
  margin: 2.5rem auto 7rem;
  max-width: 900px;
  text-align: center;
}
.p-value__item-imege img {
  display: block;
  width: 100%;
  height: auto;
}
.p-value__partners {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  gap: 15px 30px;
  margin-top: 60px;
  background: #fff;
  padding: 40px 50px;
}
@media screen and (max-width: 768px) {
  .p-value__partners {
    grid-template-columns: repeat(3, 1fr);
    gap: 0rem;
    margin-top: 20px;
    padding: 0;
  }
}
.p-value__partner {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .p-value__partner {
    padding: 10px;
  }
}
.p-value__partner img {
  max-width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.p-value__cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-top: 3.5rem;
}
@media screen and (max-width: 768px) {
  .p-value__cards {
    grid-template-columns: 1fr;
    gap: 2rem;
  }
}
.p-value__card {
  display: flex;
  flex-direction: column;
  padding: 40px;
  background-color: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 0;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .p-value__card {
    padding: 20px;
  }
}
.p-value__card-title {
  font-size: 28px;
  font-weight: 600;
  color: #013593;
}
@media screen and (max-width: 768px) {
  .p-value__card-title {
    font-size: 20px;
  }
}
.p-value__card-text {
  margin-top: 20px;
  font-size: 16px;
  line-height: 1.875;
  flex-grow: 1;
  font-weight: normal;
}
.p-value__card-image {
  margin: 30px 0 40px;
}
.p-value__card-image img {
  display: block;
  width: 100%;
  height: auto;
}
.p-value__card-link {
  font-size: 12px;
  font-weight: 600;
  text-decoration: none;
  color: #01a0ff;
  align-self: flex-start;
}

main.feature.lower {
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .p-value__item-title::before {
    width: 12px;
    height: 14px;
  }
}
/* ===============================
   Solution Capability
=============================== */
/* --------------------------------
   共通
-------------------------------- */
#solutionCapability {
  width: 100%;
  padding-bottom: 40px;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  #solutionCapability {
    padding-bottom: 0px;
  }
}

#solutionCapability .splide__slide {
  box-sizing: border-box;
}

.p-solution-capability__head {
  display: inline-flex;
  align-items: center;
  font-size: 0.875rem;
  line-height: 1;
  margin-bottom: 2rem;
}

.p-solution-capability__label {
  padding: 14px 10px;
  font-family: "Poppins", sans-serif;
  font-style: italic;
  background-color: #2A65F5;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}

.p-solution-capability__category {
  padding: 12px 20px;
  background-color: #fff;
  font-size: 20px;
  font-weight: 500;
  border: 1px solid #2A65F5;
  border-left: none;
}

@media screen and (min-width: 769px) {
  #solutionCapability .splide__track {
    overflow: visible;
  }
  #solutionCapability .splide__list {
    display: block !important;
    transform: none !important;
  }
  #solutionCapability .splide__slide {
    width: 100% !important;
    flex: none !important;
  }
}
.p-solution-capability__hero {
  display: flex;
  align-items: center;
  gap: 2rem;
  margin-bottom: 1rem;
}

.p-solution-capability__body {
  flex: 1;
}

.p-solution-capability__image {
  width: 320px;
  height: 193px;
  flex-shrink: 0;
}

.p-solution-capability__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-solution-capability__list {
  font-size: 16px;
}

.p-solution-capability__group-inner {
  display: flex;
  flex-wrap: wrap;
  gap: 0 2rem;
}

.p-solution-capability__group-inner > .p-solution-capability__item {
  flex: 1;
  padding: 1rem;
  background-color: #f0f7ff;
}

.p-solution-capability__item--center {
  background: linear-gradient(180deg, #0a3cff 0%, #2aa7ff 100%);
  color: #fff;
}

.p-solution-capability__group-inner > .p-solution-capability__item:not(:nth-child(3)) {
  position: relative;
  background-color: #f7f7f7;
}

.p-solution-capability__group-inner > .p-solution-capability__item:not(:nth-child(3))::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -1.6rem;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  background: linear-gradient(180deg, #0a6dff 0%, #0a5ce6 100%);
}

.p-solution-capability__link {
  flex-basis: 100%;
  display: inline-flex;
  justify-content: flex-end;
  align-items: center;
  gap: 10px;
  font-size: 20px;
  font-weight: 600;
  color: #0a3cff;
  text-decoration: none;
  margin: 30px 0 0px;
}
.p-solution-capability__link .p-solution-capability__link-text {
  font-size: 12px;
  font-weight: 600;
}

@media screen and (max-width: 768px) {
  #solutionCapability .splide__list {
    display: flex;
  }
  #solutionCapability .splide__slide {
    width: 100%;
  }
  .p-solution-capability__image {
    width: 100%;
    height: auto;
  }
  .p-solution-capability__link {
    margin-top: 24px;
  }
}
.p-solution-capability__item:first-of-type .p-solution-capability__list li {
  position: relative;
  background-color: #ffffff;
  padding: 5px 20px 5px 40px;
}

.p-solution-capability__item:first-of-type .p-solution-capability__list li::before {
  content: "";
  position: absolute;
  top: 22px;
  left: 20px;
  width: 10px;
  height: 6px;
  border-left: 2px solid #2a65f5;
  border-bottom: 2px solid #2a65f5;
  transform: rotate(-45deg);
}

.p-solution-capability__item:first-of-type .p-solution-capability__list li {
  position: relative;
  background-color: #ffffff;
  padding: 5px 20px 5px 40px;
  margin: 15px 0;
}

.p-solution-capability__title {
  font-size: 20px;
  text-align: center;
}

.p-solution-capability__item--center .p-solution-capability__list li {
  position: relative;
  display: flex;
  align-items: flex-start;
  gap: 8px;
  z-index: 0;
}

.p-solution-capability__item--center .p-solution-capability__list li::before {
  content: "";
  position: absolute;
  inset: -2px;
  background-color: rgba(255, 255, 255, 0.25);
  z-index: -2;
}

.p-solution-capability__item--center .p-solution-capability__list li {
  margin: 15px 0;
  padding: 5px 10px 5px 10px;
}

.p-solution-capability__item:last-of-type .p-solution-capability__list li {
  position: relative;
  background-color: #f0f7ff;
  padding: 5px 20px 5px 40px;
  margin: 15px 0;
}

.p-solution-capability__item:last-of-type .p-solution-capability__list li::after {
  content: "";
  position: absolute;
  top: -4px;
  left: 32px;
  right: -4px;
  bottom: -4px;
  background-color: rgba(45, 87, 163, 0.12);
}

.p-solution-capability__item:last-of-type .p-solution-capability__list li {
  position: relative;
  padding-left: 48px;
}

.p-solution-capability__item:last-of-type .p-solution-capability__list li::before {
  content: "";
  position: absolute;
  top: 22px;
  left: 20px;
  width: 10px;
  height: 6px;
  border-left: 2px solid #2a65f5;
  border-bottom: 2px solid #2a65f5;
  transform: rotate(-45deg);
}

.p-solution-capability__item:last-of-type .p-solution-capability__list li {
  position: relative;
  z-index: 0;
  font-weight: 500;
  padding: 5px 20px 5px 40px;
}

.p-solution-capability__item:last-of-type .p-solution-capability__list li::after {
  content: "";
  position: absolute;
  inset: -4px;
  background-color: rgba(45, 87, 163, 0.12);
  z-index: 0;
}

.p-solution-capability__item:last-of-type .p-solution-capability__list li::before {
  content: "";
  position: absolute;
  top: 22px;
  left: 20px;
  width: 10px;
  height: 6px;
  border-left: 2px solid #2a65f5;
  border-bottom: 2px solid #2a65f5;
  transform: rotate(-45deg);
  z-index: 1;
}

.p-solution-capability__item:last-of-type .p-solution-capability__list li > * {
  position: relative;
  z-index: 1;
}

.p-solution-capability__item:nth-of-type(1) .p-solution-capability__title {
  color: #273846;
}

.p-solution-capability__item:nth-of-type(2) .p-solution-capability__title {
  color: #fff;
}

.p-solution-capability__item:nth-of-type(3) .p-solution-capability__title {
  color: #013593;
  font-size: 20px;
  font-weight: 500;
}

.p-solution-capability__item:last-of-type .p-solution-capability__title,
.p-solution-capability__item:last-of-type .p-solution-capability__list li {
  color: #013593;
  font-weight: 500;
}

.p-solution-capability__group-inner > .p-solution-capability__item:not(:nth-child(3)) {
  position: relative;
}

.p-solution-capability__group-inner > .p-solution-capability__item:not(:nth-child(3))::after {
  content: "";
  content: "";
  position: absolute;
  top: 50%;
  right: -40px;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 16px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 20px solid #013593;
}

.p-solution-capability__hero-title {
  font-size: 28px;
  font-weight: 600;
  letter-spacing: 0.075em;
  line-height: 1.8;
  margin-bottom: 20px;
}

.p-solution-capability__hero-text {
  font-size: 16px;
  line-height: 1.8;
}

.p-solution-capability__list li {
  position: relative;
  padding: 5px 20px 5px 0px;
  margin: 15px 0;
}

@media screen and (min-width: 769px) {
  #solutionCapability .splide__track {
    overflow: visible;
  }
  #solutionCapability .splide__list {
    display: block !important;
    transform: none !important;
  }
  #solutionCapability .splide__slide {
    width: 100% !important;
    flex: none !important;
  }
  .p-solution-capability__hero {
    display: flex;
    align-items: center;
    gap: 48px;
    margin: 60px 0 25px;
  }
  .p-solution-capability__body {
    flex: 1;
    padding-bottom: 10px;
  }
  .p-solution-capability__image {
    width: 320px;
    height: auto;
    flex-shrink: 0;
  }
  .p-solution-capability__group-inner {
    display: flex;
    flex-wrap: wrap;
    gap: 0 60px;
  }
}
@media screen and (max-width: 768px) {
  #solutionCapability .splide__list {
    display: flex;
  }
  .p-solution-capability__hero {
    display: block;
  }
  .p-solution-capability__image {
    width: 100%;
    margin-top: 16px;
  }
  .p-solution-capability__image img {
    width: 100%;
    height: auto;
  }
  .p-solution-capability__group-inner {
    display: block;
    margin-bottom: 40px;
  }
  .p-solution-capability__item {
    width: 100%;
    height: auto;
    margin-top: 40px;
  }
  .p-solution-capability__link {
    margin-top: 32px;
    justify-content: center;
  }
}
@media screen and (max-width: 768px) {
  .p-solution-capability__group-inner > .p-solution-capability__item::after {
    content: none;
  }
}
@media screen and (max-width: 768px) {
  .p-solution-capability__item--center {
    position: relative;
  }
  .p-solution-capability__item--center::before {
    content: "";
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 20px solid #013593;
  }
}
@media screen and (max-width: 768px) {
  .p-solution-capability__group-inner > .p-solution-capability__item:not(:nth-child(3))::after {
    content: none;
  }
}
.splide__arrow {
  align-items: center;
  background: none;
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: flex;
  height: 36px;
  justify-content: center;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 36px;
  z-index: 999;
}

#solutionCapability {
  position: relative;
  overflow: visible;
}

.splide__arrow {
  width: 40px;
  height: 40px;
  background-color: #fff;
  border: 1px solid #273846;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 1;
  z-index: 999;
}

.splide__arrow:hover {
  background-color: #013593;
}

.splide__arrow svg path {
  stroke-width: 1;
}

.splide__arrow svg {
  display: none;
}

.splide__arrow {
  width: 40px;
  height: 40px;
  background: #fff;
  border: 1px solid #273846;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 1;
  z-index: 999;
  @media screen and (min-width:769px) {
    display: none;
  }
}

.splide__arrow::before {
  content: "";
  width: 10px;
  height: 10px;
  border-right: 1px solid #273846;
  border-bottom: 1px solid #273846;
  transform: rotate(-45deg);
}

.splide__arrow--prev::before {
  transform: rotate(135deg);
}

.splide__arrow:hover {
  background-color: #013593;
}

.splide__arrow:hover::before {
  border-color: #fff;
}

@media screen and (max-width: 768px) {
  .p-solution-capability__image {
    display: none;
  }
  .p-solution-capability__group-inner > .p-solution-capability__item:nth-child(3) {
    display: none;
  }
  .p-solution-capability__link {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 30px auto 0;
    text-align: center;
  }
  .p-solution-capability__label {
    padding: 12px 10px;
    font-size: 11px;
  }
  .p-solution-capability__category {
    padding: 10px 20px;
    font-size: 12px;
  }
  .p-solution-capability__hero-title {
    font-size: 20px;
  }
}
.p-solution-capability__icon {
  margin-top: 4px;
}

/* ===============================
   Solution Capability Pagination（SP）
=============================== */
@media screen and (max-width: 768px) {
  #solutionCapability .splide__pagination__page {
    background: #ccc;
    opacity: 1;
    transform: scale(1);
  }
  #solutionCapability .splide__pagination__page.is-active {
    background: #273846;
    opacity: 1;
    transform: scale(1);
  }
}
/* ===============================
   Solution Capability Pagination（SP final）
=============================== */
@media screen and (max-width: 768px) {
  #solutionCapability {
    /* 通常ドット */
    /* アクティブ（ひとまわり大きく） */
  }
  #solutionCapability .splide__pagination__page {
    width: 10px;
    height: 10px;
    margin: 4px;
    background: #ccc;
    opacity: 1;
    transform: none;
  }
  #solutionCapability .splide__pagination__page.is-active {
    width: 12px;
    height: 12px;
    background: #013593;
  }
}
.p-solution-capability__link {
  display: flex;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  height: 38px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.1em;
  gap: 13px;
  position: relative;
  text-decoration: none;
  color: #273846;
}
.p-solution-capability__link::before {
  content: "";
  display: block;
  width: 38px;
  height: 38px;
  transition: all 0.3s ease;
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2238%22%20height%3D%2238%22%20viewBox%3D%220%200%2038%2038%22%3E%3Crect%20width%3D%2238%22%20height%3D%2238%22%20fill%3D%22%23013593%22/%3E%3Cpath%20d%3D%22M9%2019h17%22%20fill%3D%22none%22%20stroke%3D%22%23ffffff%22%20stroke-width%3D%221%22/%3E%3Cpath%20d%3D%22M22%2014l5%205-5%205%22%20fill%3D%22none%22%20stroke%3D%22%23ffffff%22%20stroke-width%3D%221%22/%3E%3C/svg%3E") no-repeat center/cover;
}
.p-solution-capability__link:hover::before {
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2238%22%20height%3D%2238%22%20viewBox%3D%220%200%2038%2038%22%3E%0A%20%20%3Cg%20transform%3D%22translate(-120%20-1515)%22%3E%0A%20%20%20%20%3Cg%20transform%3D%22translate(120%201515)%22%20fill%3D%22%23fff%22%20stroke%3D%22%23273846%22%20stroke-width%3D%221%22%3E%0A%20%20%20%20%20%20%3Crect%20width%3D%2238%22%20height%3D%2238%22%20stroke%3D%22none%22%2F%3E%0A%20%20%20%20%20%20%3Crect%20x%3D%220.5%22%20y%3D%220.5%22%20width%3D%2237%22%20height%3D%2237%22%20fill%3D%22none%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3Cg%20transform%3D%22translate(135.794%201529.174)%22%3E%0A%20%20%20%20%20%20%3Cpath%20d%3D%22M-2354.1%2C794h17.417%22%20transform%3D%22translate(2348.294%20-789.219)%22%20fill%3D%22none%22%20stroke%3D%22%23273846%22%20stroke-width%3D%221%22%2F%3E%0A%20%20%20%20%20%20%3Cpath%20d%3D%22M-2342.064%2C787.95l4.781%2C4.781-4.781%2C4.781%22%20transform%3D%22translate(2349.505%20-787.95)%22%20fill%3D%22none%22%20stroke%3D%22%23273846%22%20stroke-width%3D%221%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E") no-repeat center/cover;
}

.p-solution-capability__link {
  flex-basis: 100%;
}

.p-solution-capability__link::before,
.p-solution-capability__link-text {
  pointer-events: auto;
}

.p-solution-capability__link {
  pointer-events: none;
}

/* ===============================
   Solution Areas
=============================== */
.p-solution-areas {
  background-color: #e3ecf7;
  padding-bottom: 120px;
}

main.feature.lower .p-solution-areas {
  position: relative;
  overflow: visible;
}
main.feature.lower .p-solution-areas::before {
  content: "";
  position: absolute;
  width: 625px;
  height: 775px;
  background: url(../images/renew/top/content-bg.svg) no-repeat left top/contain;
  top: -220px;
  left: -525px;
  z-index: 0;
  pointer-events: none;
}
main.feature.lower .p-solution-areas > * {
  position: relative;
  z-index: 1;
}

.p-solution-areas__title {
  position: relative;
  font-size: 28px;
  font-weight: 600;
  padding: 60px 0 40px 28px;
  margin-top: 70px;
}
.p-solution-areas__title::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #cecece;
}
.p-solution-areas__title::after {
  content: "";
  position: absolute;
  left: 0;
  top: 58%;
  transform: translateY(-50%);
  width: 2px;
  height: 1.4em;
  background-color: #013593;
}

.p-area-cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px 30px;
  margin-bottom: 60px;
}

.p-area-cards__item {
  width: 100%;
}

.c-area-card {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  width: 100%;
  height: 100%;
  padding: 20px;
  background-color: #fff;
  text-align: center;
  text-decoration: none;
  border: 1px solid #cecece;
}
.c-area-card:hover {
  background-color: #eaf3ff;
  border-color: #2a65f5;
}

.c-area-card__icon {
  width: 64px;
  height: 61px;
  flex-shrink: 0;
}
.c-area-card__icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.c-area-card__label {
  font-size: 20px;
  font-weight: 500;
}

.c-area-card__arrow {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
}
.c-area-card__arrow::before {
  content: "→";
  display: block;
  font-size: 16px;
  line-height: 1;
  color: #013593;
  transition: transform 0.25s ease;
}

.p-offering-cards,
.s-offering-cards {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px 30px;
}

.c-offering-card {
  display: flex;
  flex-direction: column;
  height: 100%;
  text-decoration: none;
  overflow: hidden;
}

.c-offering-card__img {
  width: 100%;
  aspect-ratio: 380/149;
  overflow: hidden;
}
.c-offering-card__img img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  transition: transform 0.3s ease;
}

.c-offering-card:hover .c-offering-card__img img {
  transform: scale(1.05);
}

.c-offering-card__content {
  flex: 1;
  padding: 30px 0;
}

.c-offering-card__title {
  display: inline-block;
}

.c-offering-card__main,
.c-offering-card__sub {
  box-shadow: inset 0 -1px 0 rgba(1, 53, 147, 0);
  transition: box-shadow 0.3s ease;
}

/* .c-offering-card:hover .c-offering-card__main {
  box-shadow: inset 0 -2px 0 rgb(1, 53, 147);
}

.c-offering-card:hover .c-offering-card__sub {
  box-shadow: inset 0 -1px 0 rgb(1, 53, 147);
} */

.c-offering-card__main {
  position: relative;
  display: inline-block;
  padding-left: 15px;
  padding-right: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 4px;
}
.c-offering-card__main::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.6em;
  width: 8px;
  height: 8px;
  background-color: #013593;
}
.c-offering-card__main::after {
  content: " →";
  padding-left: 13px;
  font-size: 15px;
  color: #013593;
}

.c-offering-card__sub {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
  margin-left: 15px;
}

.c-offering-card__text {
  font-size: 16px;
  line-height: 1.875;
  margin-top: 10px;
}

.p-solution-areas__area--offering {
  position: relative;
  padding-bottom: 30px;
}
.p-solution-areas__area--offering::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #cecece;
}

.p-solution-areas__area--field {
  margin-top: 30px;
}

@media screen and (max-width: 768px) {
  main.feature.lower .p-solution-areas::before {
    top: -270px;
    left: 50%;
    transform: translateX(-115%);
    width: 120vw;
    max-width: 520px;
    aspect-ratio: 693/859;
    background: url("../images/renew/top/content-bg.svg") no-repeat center top/contain;
  }
  .p-solution-areas__title {
    font-size: 20px;
  }
  .p-area-cards {
    display: flex;
    flex-direction: column;
    gap: 12px;
  }
  .c-area-card {
    flex-direction: row;
    align-items: center;
  }
  .c-area-card__label {
    font-size: 16px;
  }
  .s-offering-cards {
    display: flex;
    flex-direction: column;
    gap: 16px;
  }
  .c-offering-card__main {
    font-size: 18px;
    padding-left: 10px;
    white-space: normal;
  }
  .c-offering-card__main::after {
    content: " →";
    padding-left: 10px;
    font-size: 12px;
    color: #013593;
  }
  .c-offering-card__sub {
    font-size: 18px;
  }
}