@charset "UTF-8";

.fntMin {
  font-family: var(--fntMin);
}
.fntEN {
  font-family: var(--fntEN);
}
.fnt-medium {
  font-weight: 500;
}
.max-60 {
  max-width: 60px;
}

.mt-n5 {
  margin-top: -1.5rem !important;
}

@media print, screen and (min-width: 576px) {
  .mt-n5 {
    margin-top: -3rem !important;
  }
}

/* header調整 */

@media (hover: hover) {
  .lib-header__outer.lib-header-BS02 .lib-nav__btn:hover {
    opacity: 0.7;
  }
}

@media print, screen and (min-width: 992px) {
  .is-scroll .lib-header__outer.lib-header-BS02 .lib-induce__btn .txt {
    font-size: 0.875rem;
  }
}

.lib-hero__outer {
  /*border-bottom: 5px solid var(--MAIN);*/
  background-image: url(/dcms_media/image/pagetitle-bg.webp);
  background-size: cover;
  background-position: center right;
}

/*
#wrapper:has(.lib-header-BS02) .lib-hero__outer {
  min-height: 185px;
}
*/

.lib-hero__title {
  /*color:var(--WHT);*/
  /*text-shadow: 2px 2px 5px rgba(255, 255, 255, .8), -2px 2px 5px rgba(255, 255, 255, .8), 2px -2px 5px rgba(255, 255, 255, .8), -2px -2px 5px rgba(255, 255, 255, .8);*/
}

.before-bg-main::before {
  background-color: var(--MAIN) !important;
}

.lib-indent__list.--image .thumb {
  overflow: visible;
}

.lib-breadcrumb__outer {
  background-color: var(--MAIN);
}

.lib-breadcrumb__list li a,
.lib-breadcrumb__list li a[aria-current="location"] {
  color: var(--WHT);
}
.lib-breadcrumb__list li::after {
  color: var(--WHT);
}

/* media */
@media print, screen and (min-width: 768px) {
  .media-relation__cover {
    flex-wrap: wrap;
  }
}

.lib-media__thumb .thumb {
  /* height: 140px; */
  /*background: none;*/
}

@media print, screen and (min-width: 768px) {
  .lib-rss__001 .lib-rss__title {
    display: block;
  }
  .lib-rss__001 .lib-rss__title a {
    display: block;
  }
}

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

/*
.lib-footer__sns>li>span {
  width: 40px;
  height: 40px;
}

@media print, screen and (min-width: 576px) {
  .lib-footer__sns>li>span {
    width: 35px;
    height: 35px;
  }
}
*/

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

.lib-footer__outer .lib-footer__sns > li > a[target="_blank"]::after {
  content: none !important;
}

.lib-footer__logo {
  max-width: 100%;
  width: 189px;
}

.bg-center {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.bg-bottom {
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
}

.bg-lother .lib-title__outer.--typeD :where(.title),
.bg-lgry .lib-title__outer.--typeD :where(.title),
.bg-lmain .lib-title__outer.--typeD :where(.title) {
  border-color: var(--GRY);
}

.fntEn {
  font-family: var(--fntEN);
}

#tinymce .lib-fv-004 .lib-fv__thumb {
  display: inline-block;
}
#tinymce .custom-top-slide .lib-fv__thumb {
  height: auto;
}
#tinymce .lib-fv-004 .lib-fv__txtarea {
  width: 70%;
  left: 15%;
}

/* top youtube */
.youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  line-height: 0;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}

.bg-lgry .swiper-pagination-bullet,
.lib-blog-001 .swiper-pagination-bullet,
.lib-sld-001 .swiper-pagination-bullet {
  background-color: var(--DGRY) !important;
  border: 1px solid var(--DGRY);
}
.bg-lgry .swiper-pagination-bullet:hover,
.lib-blog-001 .swiper-pagination-bullet:hover,
.lib-sld-001 .swiper-pagination-bullet:hover {
  border: 1px solid var(--MAIN) !important;
  opacity: 0.7 !important;
}
.bg-lgry .swiper-pagination-bullet-active,
.lib-blog-001 .swiper-pagination-bullet-active,
.lib-sld-001 .swiper-pagination-bullet-active {
  background-color: var(--MAIN) !important;
  border: 1px solid var(--MAIN);
}

.bg-none {
  background: none !important;
}
.of-visible {
  overflow: visible !important;
}

/*
  .lib-wrr-002__cover::after {
    content:"";
    position: absolute;
    left:0;
    top:0;
    width: 100%;
    height: 100%;
    background-color: var(--WHT);
    z-index: -1;
  }
  .lib-wrr-002__cover.before-wht::before {
    background-color: #ffffff;
  }
  .lib-wrr-002__cover.before-acc::before {
    background-color: var(--ACC);
  }
  */

.mb-n100 {
  margin-bottom: -100px;
}

/* footer */

/*
@media print, screen and (min-width: 576px) and (max-width: 991.8px) {
  .lib-footer__outer.lib-footer-BS01 .lib-footer__child>:nth-child(3) .lib-footer__nav {
    overflow: hidden;
  }
  .lib-footer__outer.lib-footer-BS01 .lib-footer__child>:nth-child(3) .lib-footer__title {
    width: unset;
    margin-top: 0;
    position: relative;
  }
  .lib-footer__outer.lib-footer-BS01 .lib-footer__child>:nth-child(3) .lib-footer__title+.lib-footer__title::before {
    content: "";
    width: 1px;
    height: 70%;
    display: block;
    background-color: var(--DEF);
    position: absolute;
    left: -12px;
    top: 20%;
  }
}
*/

/*
.bg-accent[class*=__btn]::before {
  color: var(--DEF);
}
*/

/*
@media print, screen and (min-width: 1100px) {
  .is-scroll .lib-header__outer.lib-header-BS02 .lib-induce__outer{
    width: 300px;
  }
  .is-scroll .lib-nav__panel:has(.lib-induce__outer) {
    padding-right: 300px;
  }
}
*/

/*
.lib-media__category .badge {
  background-color:var(--ACC);
}
.lib-media__category .badge:hover {
  color:var(--ACC);
  border-color: var(--ACC);
}
*/

.lib-footer__sns > li > a.--fb.--line::before {
  content: "\ea16";
}

.w-7 {
  width: 7% !important;
}
.w-18 {
  width: 18% !important;
}

.bg-main .border-wht[class*="__btn"].bg-wht {
  border-color: var(--WHT);
}

/*
.lib-fixed__close.before-main::before {
  color: var(--MAIN);
}
.lib-fixed__close.before-main:hover {
  background-color: var(--MAIN); 
}
.lib-fixed__close.before-main:hover::before {
  color: #ffffff;
}
*/

@media print, screen and (min-width: 992px) {
  .lib-footer__utility {
    background-color: var(--ACC) !important;
  }
}
/*
@media print, screen and (min-width: 768px) {
  .lib-footer__utility {
    margin-top: 40px;
  }
}
*/

@media print, screen and (min-width: 992px) {
  .lib-wide__outer:has(.lib-cnt-ride__outer):has(.flex-lg-row) {
    padding-right: unset !important;
  }
}

/*
.lib-footer__guidance>li~li:before {
  background-color: var(--WHT) !important;
}
*/

@media print, screen and (max-width: 400px) {
  .lib-footer__guidance a {
    font-size: 2.8vw;
  }
}

/*
#tinymce .top-mv .d-block.d-md-none {
  display:block !important;
}
*/

@media print, screen and (min-width: 992px) {
  .top-mv .fs-h1 {
    font-size: 3.125rem;
  }
}

/* top news */
.top-news .lib-rss__001 .lib-rss__date {
  color: var(--WHT);
}

.top-news .lib-rss__001 .lib-rss__title a {
  color: var(--WHT);
}

@media (hover: hover) {
  .top-news .lib-rss__001 .lib-rss__title a:hover {
    color: var(--OTH);
  }
}

.custom-top-slide .lib-fv__slide {
  background-color: var(--WHT);
}

/* MV */

.custom-top-slide .lib-fv__slide {
  background-image: url(/dcms_media/image/mainimage-bg.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

@media print, screen and (max-width: 767.8px) {
  .custom-top-slide .lib-fv__slide {
    background-position: center left;
  }
}


.custom-top-slide__txtarea {
  padding: 30px 15px;
  line-height: 1.75;
}

.custom-top-slide__txtarea h1,
.custom-top-slide__txtarea p {
  text-shadow: 2px 2px 5px rgba(255, 255, 255, 0.8),
    -2px 2px 5px rgba(255, 255, 255, 0.8), 2px -2px 5px rgba(255, 255, 255, 0.8),
    -2px -2px 5px rgba(255, 255, 255, 0.8);
}

@media print, screen and (min-width: 768px) {
  .custom-top-slide__txtarea h1 {
    font-size: min(4.5vw, 3.125rem);
    text-shadow: none;
  }
  .custom-top-slide__txtarea p {
    text-shadow: none;
  }
}

.custom-top-slide__thumb img {
  object-fit: unset;
  width: 100%;
  height: auto;
}

.custom-top-slide__thumb .lib-fv__thumb {
  height: unset;
}

.custom-top-slide .swiper-pagination-bullet-active {
  background-color: var(--ACC) !important;
}

@media print, screen and (max-width: 992px) {
  .custom-top-slide .container {
    max-width: unset;
    line-height: 1;
  }
}
@media print, screen and (min-width: 768px) {
  .custom-top-slide__txtarea h2 {
    font-size: min(3.5vw, 3.125rem);
  }

  .custom-top-slide__row {
    display: flex;
  }
  .custom-top-slide__row > * {
    width: 50%;
    height: 700px;
    padding-bottom: 80px;
    display: flex;
    /*flex: unset;*/
  }
  .custom-top-slide__row > *:nth-child(2) {
    width: 50%;
  }

  .custom-top-slide__txtarea {
    display: flex;
    align-items: flex-end;
  }
}

.custom-top-slide__txtarea .mt-lg-5 {
  margin-top: 3rem !important;
}

@media print, screen and (min-width: 576px) {
  .lib-fv__thumb {
    height: 700px;
    padding-bottom: 80px;
  }
}

@media print, screen and (max-width: 768px) {
  .lib-swiper__btn {
    /*top: unset!important;
   bottom: 0!important;*/
    z-index: 3 !important;
  }
}
@media print, screen and (min-width: 768px) and (max-width: 1024px) {
  .custom-top-slide .lib-fv__thumb {
    height: 600px;
  }
  .custom-top-slide__row > * {
    height: 600px;
  }
}

@media print, screen and (min-width: 576px) and (max-width: 767.8px) {
  .custom-top-slide .lib-fv__thumb {
    height: 400px;
    padding-bottom: 30px;
  }
}
.custom-top-slide .lib-fv__thumb {
  display: flex;
  align-items: center;
}
.custom-top-slide .lib-fv__thumb img {
  object-fit: contain;
  width: 100%;
  height: 100%;
  object-position: center bottom;
}
@media print, screen and (max-width: 575.8px) {
  .custom-top-slide .lib-fv__thumb {
    height: auto;
    padding: 0 1rem 1rem;
  }
  .custom-top-slide .lib-fv__thumb img {
    object-fit: contain;
    height: auto;
  }
}

@media print, screen and (max-width: 767.98px) {
  .custom-top-slide__txtarea {
    min-height: 310px;
    /*background-image: url(/dcms_media/image/mainimage-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color:var(--WHT) ;
    padding-top: 50px;*/
  }
}

@media print, screen and (max-width: 991.8px) {
  .lib-swiper__btn {
    top: unset !important;
    bottom: 0 !important;
    z-index: 10 !important;
  }
}

@media print, screen and (max-width: 1139.8px) {
  .lib-utility__list {
    display: flex;
    flex-wrap: wrap;
  }
  .lib-utility__item a:not([class*="__btn"]) {
    height: 100%;
  }
}

@media print, screen and (min-width: 1220px) {
  .d-breakpoint-high-none {
    display: none;
  }
  .lib-header__outer.lib-header-BS01 .lib-menu__btn,
  .lib-header__outer.lib-header-BS01 .lib-menu__btn::after {
    border-radius: 10px;
  }
}

.lib-tab__panel {
  box-shadow: none !important;
}

.lib-cnt-021__btn::before,
.lib-cnt-021__panel::before {
  border-radius: 4px;
}

@keyframes clientLoop {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
.client-loop {
  position: relative;
  display: flex;
  align-items: center;
  white-space: nowrap;
  width: 100vw;
  left: 50%;
  transform: translateX(-50%);
  overflow: clip;
}
.client-loop__in {
  display: flex;
  align-items: center;
  white-space: nowrap;
  gap: 30px;
  animation: clientLoop 34s linear 0s infinite;
  padding-right: 30px;
}

#tinymce .client-loop__in,
:has(#dcms_contents_header_wrap) .client-loop__in {
  animation: none;
  flex-wrap: wrap;
}

.client-loop__in img {
  max-width: inherit;
}

.filter-box__area {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}

.filter-box__btn {
  color: var(--MAIN);
  line-height: 1.3;
  min-height: 50px;
  padding: 10px 15px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-width: 200px;
  font-weight: 700;
  border-radius: 5px;
  border-radius: 30px;
  text-decoration: none !important;
  border: var(--MAIN) 2px solid;
  transition: 0.3s;
  border-radius: 30px;
}

.filter-box__btn > .txt {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  position: relative;
  padding-right: 24px;
}

.filter-box__btn > .txt:after {
  font-family: icons !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\ea01";
  margin-left: 10px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -0.4em;
  font-size: 0.75rem;
}

.form-check {
  font-size: 16px;
  padding: 9px 12px;
}

.lib-form__checkbox.form-check :where(input[type="checkbox"]) {
  border-color: var(--GRY);
}
