@charset "UTF-8";


.fntMin {
  font-family: var(--fntMin);
}
.fnt-medium {
  font-weight: 500;
}

.lib-induce__btn.--estimate.--file .txt:before {
  content:"\ea09";
}


@media print, screen and (min-width: 1380px) {
  .is-scroll .lib-header__outer.lib-header-BS02 .lib-induce__outer{
    width: 284px;
  }
  .is-scroll .lib-nav__panel:has(.lib-induce__outer) {
    padding-right: 284px;
  }
}
/*
@media print, screen and (min-width: 1200px) and (max-width: 1400px) {
  .lib-header__outer.lib-header-BS02 .lib-header__bar {
    width: 227px;
  }
  .lib-header__logo img {
    width: 207px;
  }
  .lib-nav__panel {
    width:calc(100% - 227px - 40px);
  }
}
*/

@media print, screen and (min-width: 768px) {
  .lib-footer__utility {
    margin-top: 45px;
  }

}

/*
.lib-footer__guidance>li~li:before {
  background-color: var(--WHT);
}
*/
/*
.lib-footer__title>a {
  background-color: var(--MAIN);
  border-color: var(--WHT);
}
*/

/*
@media print, screen and (min-width: 576px) {
  .lib-footer__outer.lib-footer-BS01 .lib-footer__child>:nth-child(2) .lib-footer__title+.lib-footer__title:before {
    background-color:var(--WHT);
  }
}
*/

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

.lib-hero__outer {
  border-bottom: 4px solid var(--MAIN);
  background-color: var(--WHT);
}
@media print, screen and (min-width: 768px) {
  .lib-hero__outer {
    min-height: 185px;
  }
}


.lib-hero__title {
  /*color:var(--WHT);*/
  /*text-shadow: 2px 2px 5px rgba(20, 99, 167, .5), -2px 2px 5px rgba(20, 99, 167, .5), 2px -2px 5px rgba(20, 99, 167, .5), -2px -2px 5px rgba(20, 99, 167, .5);*/
  /*color: var(--WHT);*/
}
.lib-breadcrumb__outer {
  /*background-color: var(--LGRY);*/
}

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


.lib-media__thumb .thumb {
  height: 150px;
  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(--WHT);
  border-color: var(--WHT);

}
.lib-footer__sns>li>a::before {
  color: var(--ACC) !important;
}

@media (hover: hover) {
  .lib-footer__sns>li>a:hover {
    background-color: var(--ACC);
  
  }
  .lib-footer__sns>li>a:hover::before {
    color: var(--WHT) !important;
  }
}
*/

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


.lib-footer__logo {
  /*width: 157px;*/
  max-width: 100%;
}

.lib-header__outer.typeM .lib-child__panel.bg-lmain {
  background-color: var(--LMAIN);
}



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


.top-news {


background: var(--LGRY);
background: linear-gradient(135deg, var(--LGRY) 0%, var(--GRY) 100%);
}

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

/* MV */

.custom-top-slide__txtarea {
  padding: 30px 15px;
  line-height: 1.75;
}
.custom-top-slide__txtarea h2 {
  font-size: min(6vw,2.5rem);
}
.custom-top-slide__thumb {
}
.custom-top-slide__thumb img{
    object-fit: unset;
    width: 100%;
    height: auto;
}

.custom-top-slide__thumb .lib-fv__thumb {
  height: unset;
}
@media print, screen and (max-width: 992px) {
.custom-top-slide .container{
  max-width: unset;
  line-height: 1;
}
}
@media print, screen and (min-width: 860px) {
.custom-top-slide__txtarea h2 {
  font-size: min(2.8vw,2.5rem);
}
.custom-top-slide .container{
}
  .custom-top-slide__row {
    display: flex;
    > * {
      width: 50%;
      height: 600px;
      display: flex;
      flex: unset;
      overflow:visible;
    }
}
  .custom-top-slide__txtarea {
    flex-direction: column;
    justify-content: center;
  }



  .custom-top-slide__txtarea .mt-lg-5 {
    margin-top: 3rem!important;
  }
  .custom-top-slide__thumb .lib-fv__thumb {
    margin-right: calc((100vw - 100%)/ 2 * -1);
        width: calc((100vw - 100%) / 2 + 50%);
  }
  .custom-top-slide__thumb img {
    object-fit:cover;
    height: 100%;
    object-position: center;
  }
}

@media print, screen and (min-width: 860px) and (max-width: 1200px) {
  .custom-top-slide__row {
    > * {
      height: 450px;
    }
  }
}

@media print, screen and (max-width: 860px) {
 .lib-swiper__btn {
   top: unset!important;
   bottom: 0!important;
   z-index: 3 !important;
 }
}
@media print, screen and (min-width: 860px) and (max-width: 1250px) {
  .custom-top-slide__txtarea {
    padding-left: 70px;
  }
}

@media print, screen and (max-width: 859px) {
  .custom-top-slide__txtarea {
    min-height: 350px;
  }
}
@media print, screen and (max-width: 480px) {
  .custom-top-slide__txtarea {
    min-height: 300px;
  }
}





@media print, screen and (min-width: 768px) {
  .bg-sp {
    background: none !important;
  }
}







  .top-service .lib-cnt-011__outer:nth-child(odd)>.lib-cnt-011__col:nth-child(odd) .lib-card__item {
      background-color: var(--MAIN);
  }

  .top-service .lib-cnt-011__outer:nth-child(odd)>.lib-cnt-011__col .lib-card__item {
    background-color: var(--LMAIN);
  }

  .top-service .lib-cnt-011__outer:nth-child(even)>.lib-cnt-011__col:nth-child(even) .lib-card__item {
    background-color: var(--MAIN);
  }

  .top-service .lib-cnt-011__outer:nth-child(even)>.lib-cnt-011__col .lib-card__item {
      background-color: var(--LMAIN);
  }


  .top-blog .swiper-pagination-bullet, .custom-top-slide .swiper-pagination-bullet {
    background-color: var(--WHT) !important;
  }
  .top-blog .swiper-pagination-bullet:hover, .custom-top-slide .swiper-pagination-bullet:hover {
    border:1px solid var(--MAIN);
  }
  .top-blog .swiper-pagination-bullet-active, .custom-top-slide .swiper-pagination-bullet-active {
    background-color: var(--MAIN) !important;
    border:1px solid var(--MAIN);
  }

  .lib-bnr-006 .lib-link__arr:before {
    border-radius: 0;
  }

  .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);
  }

  .lib-title__outer.--typeD.line-gry :where(.title) {
    border-bottom: var(--GRY) 3px solid;
  }

  .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%;
  }
}

@media print, screen and (min-width: 768px) {
  .lib-table__01.t-layout-md-fixed {
    table-layout: fixed;
  }
}

@media print, screen and (max-width: 767.8px) {
  table.lib-table__01.t-col-md-3 tbody tr:nth-child(odd) td:nth-child(2) {
    background-color: var(--LGRY);
  }
  table.lib-table__01.t-col-md-3 tbody tr:nth-child(even) td:nth-child(even) {
    background-color: var(--WHT);
  }
}


:where(.lib-indent__list).--image>li:has(sup) {
  grid-template-columns: 28px 1fr 16px;
}

.lib-title__outer.--typeD :where(.title) {
  border-bottom: var(--GRY) 3px solid;
}

@media (hover: hover) {
  .text-link a:hover {
    opacity: 0.7;
  }
}