@media print, screen and (min-width: 992px) {
  .lib-header__outer.lib-header-BS01 .lib-header__logo {
    width: 240px;
  }
  .lib-header__outer.lib-header-BS01 .lib-header__logo a {
    padding: 15px 20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media print, screen and (max-width: 991.8px) {
  .lib-header__outer.lib-header-BS01 .lib-header__logo {
    padding-left: 15px;
  }
}

@media print, screen and (min-width: 992px) {
  .lib-header__outer.lib-header-BS01 .lib-utility__outer {
    -webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.25);
    padding-right: 0;
  }
}

@media print, screen and (min-width: 992px) {
  .lib-header__outer.lib-header-BS01 .lib-induce__btn:before {
    font-size: 1.5rem;
  }
}

@media print, screen and (min-width: 992px) {
  .is-open .lib-header__outer.lib-header-BS01 .lib-utility__outer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0);
            box-shadow: 0px 0px 12px rgba(0, 0, 0, 0);
  }
  .is-open .lib-header__outer.lib-header-BS01 .lib-utility__outer .lib-utility__list {
    display: none;
  }
  .is-open .lib-header__outer.lib-header-BS01 .lib-utility__outer .lib-header__clone {
    display: block;
  }
}

@media print, screen and (min-width: 992px) {
  .is-open .lib-header__outer.lib-header-BS01 .lib-nav__panel .lib-induce__outer.js-header__move {
    display: none;
  }
}
@media print, screen and (min-width: 576px) and (max-width: 991.8px) {
  .is-open .lib-header__outer.lib-header-BS01 .lib-nav__panel .lib-induce__outer.js-header__move {
    margin-top: 1.5rem;
    position: static;
    width: 100%;
  }
}

.lib-induce__btn {
  border: none;
}
.lib-induce__btn .txt {
  color: var(--DEF);
}
.lib-induce__btn:hover .txt {
  color: inherit;
}

.lib-cta-BS03 {
  background: url(/dcms_media/image/bg_cta.jpg) no-repeat center center/cover;
}
@media print, screen and (max-width: 767.8px) {
  .lib-cta-BS03 {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}
.lib-cta-BS03 > .row {
  margin-inline: auto;
  gap: 0 96px;
  grid-template-columns: 1fr 1fr;
  position: relative;
}
.lib-cta-BS03 > .row::after {
  content: "";
  display: block;
  position: absolute;
  top: 96px;
  bottom: 96px;
  left: 50%;
  width: 1px;
  background: #fff;
}
@media print, screen and (max-width: 767.8px) {
  .lib-cta-BS03 > .row::after {
    left: 20px;
    right: 20px;
    width: auto;
    height: 1px;
    top: 50%;
  }
}
.lib-cta-BS03__col {
  padding-top: 106px;
  padding-bottom: 110px !important;
}
@media print, screen and (max-width: 767.8px) {
  .lib-cta-BS03__col {
    padding-top: 32px;
    padding-bottom: 32px !important;
  }
}
.lib-cta-BS03 .lib-title__outer {
  margin-bottom: 28px;
}
.lib-cta-BS03 .title {
  font-weight: 500;
  font-size: 1.25rem;
}
.lib-cta-BS03 .sub-title {
  font-weight: 700;
  margin-bottom: 16px;
  font-size: 2.5rem;
  line-height: 1.25;
  text-align: center;
  font-family: "Josefin Sans", serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media print, screen and (max-width: 767.8px) {
  .lib-cta-BS03 .sub-title {
    font-size: 1.875rem;
  }
}
.lib-cta-BS03 .sub-title::before {
  font-size: 3.75rem;
  margin: 0 0 20px;
}
@media print, screen and (max-width: 767.8px) {
  .lib-cta-BS03 .sub-title::before {
    font-size: 2.5rem;
    margin-bottom: 10px;
  }
}
@media print, screen and (min-width: 768px) {
  .lib-cta-BS03 .bg-contact {
    padding-bottom: 68px;
  }
}
@media print, screen and (min-width: 768px) {
  .lib-cta-BS03 .bg-dl {
    padding-bottom: 68px;
  }
}
.lib-cta-BS03 .lib-link__btn {
  background: transparent;
  border-color: #fff;
  color: #fff;
  max-width: unset !important;
  min-height: 64px;
}
.lib-cta-BS03 .lib-link__btn:hover {
  background: #fff;
  color: var(--MAIN) !important;
}

.lib-footer__sns > li > a {
  background: var(--MAIN);
  border-color: var(--MAIN);
}
.lib-footer__sns > li > a:hover {
  color: var(--MAIN);
}

.lib-footer__copyright {
  background: #fff;
  color: var(--DEF);
}

#contents {
  padding-top: 4.5rem;
  padding-bottom: 4.5rem;
}
@media print, screen and (min-width: 576px) {
  #contents {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
}

.lib-hero__outer {
  background: url(/dcms_media/image/hero_main.jpg) no-repeat center center/cover;
  color: #fff;
}

.lib-title__outer.--typeD :where(.title) {
  border-color: var(--GRY);
}

@media print, screen and (min-width: 992px) {
  .lib-rss__002 .col-heading {
    width: 424px;
  }
}
@media print, screen and (min-width: 992px) {
  .lib-rss__002 .col-contents {
    width: calc(100% - 424px);
    max-width: 600px;
  }
}
.lib-rss__002 .lib-link__btn:not(:hover) {
  background: transparent;
}
.lib-rss__002 .lib-rss__title .chip {
  background-color: var(--DGRY);
  border-color: var(--DGRY);
  color: #fff;
  border-radius: 3px;
}
.lib-rss__002 .lib-rss__title a:hover::after {
  color: var(--LINK);
}
@media print, screen and (min-width: 768px) {
  .lib-rss__002 .lib-rss__title a:not([target=_blank]):not([href$=".pdf"]) {
    padding-right: 30px;
  }
}
.lib-rss__002 .lib-rss__title a:not([target=_blank]):not([href$=".pdf"])::after {
  content: "";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 20px;
  height: 20px;
  font-family: icons !important;
  speak: none;
  font-variant: normal;
  font-weight: bold;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\ea03";
  font-size: 0.625rem;
  position: absolute;
  right: 0;
  top: calc(50% - 10px);
}
@media print, screen and (max-width: 767.8px) {
  .lib-rss__002 .lib-rss__title a:not([target=_blank]):not([href$=".pdf"])::after {
    width: 14px;
    height: 14px;
    font-size: 0.5rem;
    top: -1.6rem;
  }
}
.lib-rss__002 .lib-rss__title a:not([target=_blank]):not([href$=".pdf"]):hover::after {
  color: var(--LINK);
}

.lib-link__btn.bg-transparent-white {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.lib-link__btn.bg-transparent-white:hover {
  background: #fff;
  color: var(--MAIN);
}
.lib-link__btn.bg-transparent-main {
  background: transparent;
}
.lib-link__btn.bg-transparent-main:hover {
  background: var(--MAIN);
  color: #fff;
}

#contents:has(.top-kv) {
  padding-top: 0;
}

.top-kv {
  position: relative;
}
@media print, screen and (min-width: 1400px) {
  .top-kv {
    min-height: 860px;
  }
}
.top-kv__main {
  position: absolute;
  top: 0;
  left: -280px;
}
@media print, screen and (max-width: 991.8px) and (min-width: 768px) {
  .top-kv__main {
    left: -140px;
    aspect-ratio: 10/12;
    width: 380px;
  }
  .top-kv__main img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
  }
}
@media print, screen and (max-width: 991.8px) {
  .top-kv__main {
    display: none;
  }
}
.top-kv__inner {
  padding-left: 440px;
  padding-top: 195px;
  position: relative;
}
@media print, screen and (max-width: 991.8px) and (min-width: 768px) {
  .top-kv__inner {
    padding-left: 280px;
    margin-right: calc((100vw - 720px) / 2 * -1);
    padding-right: 20px;
  }
}
@media print, screen and (max-width: 991.8px) {
  .top-kv__inner {
    margin-right: 0;
    padding: 50px 18px 0;
  }
}
.top-kv__inner::after {
  content: "";
  display: block;
  max-width: 900px;
  width: 56.25vw;
  aspect-ratio: 900/300;
  background: url(/dcms_media/image/top_bg_text.png) no-repeat center center/cover;
  position: absolute;
  top: calc(50% - 20px);
  left: 417px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media print, screen and (max-width: 991.8px) {
  .top-kv__inner::after {
    top: 230px;
    width: auto;
    max-width: unset;
    left: -20px;
    right: -20px;
    -webkit-transform: none;
            transform: none;
    top: 82px;
  }
}
@media print, screen and (max-width: 575.8px) {
  .top-kv__inner::after {
    left: 0;
    right: 0;
    background: url(/dcms_media/image/top_bg_text_sp.png) no-repeat center center/cover;
    aspect-ratio: 702/311;
  }
}
.top-kv__scroll {
  color: var(--MAIN);
  position: absolute;
  left: 0;
  bottom: 45px;
  padding-bottom: 115px;
}
@media print, screen and (max-width: 1399.8px) {
  .top-kv__scroll {
    bottom: -40px;
    padding-bottom: 95px;
  }
}
@media print, screen and (max-width: 991.8px) {
  .top-kv__scroll {
    display: none;
  }
}
.top-kv__scroll::after {
  content: "";
  display: block;
  position: absolute;
  height: 100px;
  width: 1px;
  background: var(--MAIN);
  bottom: 0;
  left: calc(50% + 1px);
  -webkit-animation: scaleYAnimation 2s infinite ease-in-out;
          animation: scaleYAnimation 2s infinite ease-in-out;
}
@media print, screen and (max-width: 1399.8px) {
  .top-kv__scroll::after {
    height: 80px;
  }
}
.top-kv__scroll p {
  font-family: "Roboto";
  font-weight: 500;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
}
.top-kv__heading {
  font-size: 3rem;
  line-height: 1.4583333333;
  margin-bottom: 30px;
  margin-left: 20px;
}
@media print, screen and (max-width: 1199.8px) {
  .top-kv__heading {
    font-size: 4vw;
    margin-left: 0;
  }
}
@media print, screen and (max-width: 767.8px) {
  .top-kv__heading {
    font-size: 1.4375rem;
    margin-bottom: 10px;
  }
}
.top-kv__desc {
  position: relative;
  line-height: 1.75;
  padding: 5px 0 5px 20px;
  margin-left: 20px;
}
@media print, screen and (max-width: 767.8px) {
  .top-kv__desc {
    margin-left: 0;
    font-size: 0.75rem;
  }
}
.top-kv__desc::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 3px;
  background: var(--MAIN);
  border-radius: 3px;
}
.top-kv__sp {
  margin-top: 60px;
  position: relative;
  z-index: 1;
}
@media print, screen and (max-width: 575.8px) {
  .top-kv__sp {
    margin-inline: -30px;
  }
}
[data-id=editor] .top-kv__sp, body.dcms_editor .top-kv__sp, html.is-editor .top-kv__sp {
  display: block !important;
}
.top-kv__sp img {
  vertical-align: top;
  width: 100%;
  height: auto;
}
.top-kv__images {
  display: grid;
  grid-template-columns: repeat(4, 220px);
  gap: 10px;
  margin-top: 120px;
}
@media print, screen and (max-width: 1399.8px) {
  .top-kv__images {
    margin-top: 80px;
  }
}
@media print, screen and (max-width: 1399.8px) {
  .top-kv__images {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media print, screen and (max-width: 991.8px) {
  .top-kv__images {
    gap: 0;
    margin-top: 0;
  }
}
@media print, screen and (max-width: 575.8px) {
  .top-kv__images {
    margin-inline: -30px;
  }
}
.top-kv__images img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
.top-kv__images-thumb:nth-child(even) {
  margin-top: 80px;
}
@media print, screen and (max-width: 1399.8px) {
  .top-kv__images-thumb:nth-child(even) {
    margin-top: 60px;
  }
}
@media print, screen and (max-width: 991.8px) {
  .top-kv__images-thumb:nth-child(even) {
    margin-top: 0;
  }
}

@-webkit-keyframes scaleYAnimation {
  0% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: top;
            transform-origin: top;
  }
  40% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: top;
            transform-origin: top;
  }
  41% {
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
  }
  80% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
  }
  100% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
  }
}

@keyframes scaleYAnimation {
  0% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: top;
            transform-origin: top;
  }
  40% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: top;
            transform-origin: top;
  }
  41% {
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
  }
  80% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
  }
  100% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
  }
}
.top-heading {
  margin-bottom: 3rem;
}
@media print, screen and (max-width: 767.8px) {
  .top-heading {
    margin-bottom: 2rem;
  }
}
.top-heading.text-white {
  border-color: currentColor;
}
.top-heading__main {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1;
  margin: 0;
}
.top-heading__sub {
  color: var(--MAIN);
  margin: 0 0 16px;
  font-size: 2.5rem;
  line-height: 1.25;
  font-weight: bold;
  font-family: "Josefin Sans", serif;
}
@media print, screen and (max-width: 767.8px) {
  .top-heading__sub {
    font-size: 2rem;
  }
}
.text-white .top-heading__sub {
  color: inherit;
}

.top-flow {
  display: grid;
  grid-template-columns: 472px 1fr;
  gap: 48px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (max-width: 991.8px) {
  .top-flow {
    grid-template-columns: 42% 1fr;
  }
}
@media print, screen and (max-width: 767.8px) {
  .top-flow {
    grid-template-columns: 1fr;
  }
}
.top-flow__contents {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.top-flow__image {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  text-align: center;
}
.top-flow__image img {
  vertical-align: top;
  height: auto;
}

.top-sustanability {
  padding: 6rem 3rem;
  background: url(/dcms_media/image/top_sustanability01.jpg) no-repeat center center/cover;
}
@media print, screen and (max-width: 767.8px) {
  .top-sustanability {
    padding: 3rem 0.75rem;
  }
}

.top-business .lib-card__item {
  background: var(--LGRY);
  padding: 40px;
}
@media print, screen and (max-width: 767.8px) {
  .top-business .lib-card__item {
    padding: 20px;
  }
}
.top-business .lib-card__thumb {
  max-width: 360px;
  margin-inline: auto;
}
.top-business .lib-card__title {
  text-decoration: none !important;
}
.top-business a.lib-card__item::after {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  width: 50px;
  height: 50px;
  border: 1px solid var(--MAIN);
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.125rem;
  color: var(--MAIN);
  margin-top: 40px;
}
@media print, screen and (max-width: 767.8px) {
  .top-business a.lib-card__item::after {
    margin-top: 20px;
  }
}

.container:has(.top-strengths) {
  background-color: var(--LGRY);
  padding-top: 6rem;
  padding-bottom: 6rem;
  position: relative;
}
@media print, screen and (max-width: 767.8px) {
  .container:has(.top-strengths) {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
.container:has(.top-strengths)::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  pointer-events: none;
  background: url(/dcms_media/image/top_strengths_bg.jpg) no-repeat center center/cover;
  border-radius: 50px 50px 0 0;
}

.top-strengths {
  position: relative;
}
@media print, screen and (min-width: 992px) {
  .top-strengths .col-heading {
    width: 348px;
  }
}
@media print, screen and (min-width: 992px) {
  .top-strengths .col-contents {
    width: calc(100% - 348px);
  }
}

.top-case {
  background: var(--LGRY) url(/dcms_media/other/top_case_bg.svg) no-repeat right center/1680px auto;
}
@media print, screen and (max-width: 991.8px) {
  .top-case {
    background-size: contain;
    background-position: right bottom;
  }
}
@media print, screen and (min-width: 768px) {
  .top-case .lib-sld-001__slider {
    margin-right: -857px;
  }
  [data-id=editor] .top-case .lib-sld-001__slider, body.dcms_editor .top-case .lib-sld-001__slider, html.is-editor .top-case .lib-sld-001__slider {
    margin-right: 0;
  }
}
@media print, screen and (min-width: 768px) {
  .top-case .swiper-slide {
    padding-right: 33px !important;
  }
}
.top-case .lib-card__thumb {
  aspect-ratio: 450/400;
  width: 100%;
}
.top-case .lib-card__thumb img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.top-case .lib-swiper__control2 {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}
.top-case .swiper-pagination-bullet {
  background-color: var(--DGRY) !important;
  border-color: var(--DGRY) !important;
}
.top-case .swiper-pagination-bullet-active {
  background-color: var(--MAIN) !important;
  border-color: var(--MAIN) !important;
}

@media print, screen and (min-width: 992px) {
  .js-media__slider--top {
    -webkit-clip-path: polygon(0 1%, 200% 1%, 200% 100%, 0% 100%);
            clip-path: polygon(0 1%, 200% 1%, 200% 100%, 0% 100%);
  }
}

.top-media {
  background: var(--LGRY) url(/dcms_media/other/top_media_bg.svg) no-repeat left bottom/1680px auto;
}
.top-media .col-heading {
  margin-bottom: 48px;
}
@media print, screen and (min-width: 992px) {
  .top-media .col-heading {
    margin-bottom: 0;
    width: 410px;
    padding-right: 50px;
  }
}
@media print, screen and (min-width: 992px) {
  .top-media .col-contents {
    width: calc(100% - 410px);
    -webkit-clip-path: polygon(0 1%, 200% 1%, 200% 100%, 0% 100%);
            clip-path: polygon(0 1%, 200% 1%, 200% 100%, 0% 100%);
  }
}
@media print, screen and (min-width: 992px) {
  .top-media .swiper-slide {
    width: 320px !important;
  }
}
.top-media .swiper-pagination-bullet {
  background-color: var(--DGRY) !important;
  border-color: var(--DGRY) !important;
}
.top-media .swiper-pagination-bullet-active {
  background-color: var(--MAIN) !important;
  border-color: var(--MAIN) !important;
}
.top-media .lib-media__slider .swiper-wrapper .lib-media__thumb:has(img) .thumb {
  aspect-ratio: 320/300;
  width: 100%;
  height: auto;
  max-height: unset;
}
.top-media .lib-media__slider .swiper-wrapper .lib-media__thumb:has(img) .thumb img {
  -o-object-fit: cover;
     object-fit: cover;
}
.top-media .lib-media__category .badge {
  border-radius: 3px;
}
.top-media .lib-media__tag a {
  color: var(--MAIN);
}
.top-media .lib-media__slider .swiper-wrapper .lib-media__time {
  border-top: none;
  padding-top: 0;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 20px;
}
.top-media .lib-media__slider .swiper-wrapper .lib-media__time > p {
  font-size: 1rem;
  color: var(--DGRY);
}

.lib-swiper__control2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 30px;
}

.lib-swiper__control2 .lib-swiper__pagination {
  margin: -5px 10px 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: unset;
  max-width: calc(100% - 80px);
}

.lib-swiper__control2 .lib-swiper__btn {
  position: static !important;
  margin-top: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

[data-id=editor] .lib-swiper__control2,
body.dcms_editor .lib-swiper__control2,
body.page_mainimage .lib-swiper__control2,
html.is-editor .lib-swiper__control2 {
  -webkit-animation: none !important;
  animation: none !important;
  -webkit-transition: none !important;
  transition: none !important;
  opacity: 1 !important;
  -webkit-transform: none !important;
  transform: none !important;
  display: none;
}

.lib-swiper__control2 .lib-swiper__btn {
  width: 30px;
  height: 30px;
  border-radius: 100%;
}
.lib-swiper__control2 .lib-swiper__btn.--prev::after {
  content: "\ea03";
}
.lib-swiper__control2 .lib-swiper__btn.--next::after {
  content: "\ea03";
}

.js-animation {
  opacity: 0;
  -webkit-transform: translateY(60px);
          transform: translateY(60px);
  -webkit-transition: opacity 0.75s, -webkit-transform 0.75s ease-out;
  transition: opacity 0.75s, -webkit-transform 0.75s ease-out;
  transition: opacity 0.75s, transform 0.75s ease-out;
  transition: opacity 0.75s, transform 0.75s ease-out, -webkit-transform 0.75s ease-out;
}
.js-animation.is-animated {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
[data-id=editor] .js-animation, body.dcms_editor .js-animation, html.is-editor .js-animation {
  opacity: 1 !important;
}