<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500&amp;display=swap&amp;subset=japanese");
html {
  font-family: "Noto Sans JP", Arial, sans-serif;
}

@media screen and (min-width: 961px) {
  .u-list-menu .menu-inner:nth-child(n) {
    width: 50%;
  }
}

@media screen and (min-width: 961px) {
  .u-list-menu .menu-inner:nth-child(n) .menu-item:before {
    padding-top: 40%;
  }
}

@media screen and (min-width: 961px) {
  .u-list-menu .menu-inner .menu-item:before {
    padding-top: 40%;
  }
}

[data-whatinput="keyboard"] .u-list-menu .menu-inner .menu-item.way:focus .item-wrap:before {
  background-color: #e1d7d7;
}

@media screen and (min-width: 961px) {
  .u-list-menu .menu-inner .menu-item.way:hover .item-wrap:before {
    background-color: #e1d7d7;
  }
}

@media screen and (min-width: 961px) {
  .u-list-menu .menu-inner .menu-item.way .item-wrap:after {
    background-image: url(../../images/top/bg_menu02_1of2.jpg);
  }
}

[data-whatinput="keyboard"] .u-list-menu .menu-inner .menu-item.esg:focus .item-wrap:before {
  background-color: #facd3c;
}

@media screen and (min-width: 961px) {
  .u-list-menu .menu-inner .menu-item.esg:hover .item-wrap:before {
    background-color: #facd3c;
  }
}

@media screen and (min-width: 961px) {
  .u-list-menu .menu-inner .menu-item.esg .item-wrap:after {
    background-image: url(../../images/top/bg_menu03_1of2.jpg);
  }
}

[data-whatinput="keyboard"] .u-list-menu .menu-inner .menu-item.ir:focus .item-wrap:before {
  background-color: #b4d2dc;
}

@media screen and (min-width: 961px) {
  .u-list-menu .menu-inner .menu-item.ir:hover .item-wrap:before {
    background-color: #b4d2dc;
  }
}

@media screen and (min-width: 961px) {
  .u-list-menu .menu-inner .menu-item.ir .item-wrap:after {
    background-image: url(../../images/top/bg_menu05_1of2.jpg);
  }
}

[data-whatinput="keyboard"] .u-list-menu .menu-inner:nth-child(n) .menu-item:focus .item-wrap:before, [data-whatinput="keyboard"] .u-list-menu .menu-inner:nth-child(n) .menu-item:focus .item-wrap:after {
  width: 50%;
}

@media screen and (min-width: 961px) {
  .u-list-menu .menu-inner:nth-child(n) .menu-item:hover .item-wrap:before, .u-list-menu .menu-inner:nth-child(n) .menu-item:hover .item-wrap:after {
    width: 50%;
  }
}

@media screen and (min-width: 961px) {
  .u-box-mainv .mainv-list .list-item .item-wrap {
    padding: 110px 0 0 0;
  }
}

@media screen and (min-width: 961px) {
  .u-box-mainv .mainv-list .list-item .item-wrap .item-body .body-desc .desc-p {
    font-size: 1.8rem;
  }
}

.u-box-catch_pc .catch-inner .catch-img {
  text-align: center;
}

@media screen and (min-width: 961px) {
  .u-box-catch_pc {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

#l-footer .footer-lower .lower-inner .lower-left .left-menu .menu-item .item-wrap {
  font-size: 14px;
  font-size: 1.4rem;
}

@media screen and (min-width: 961px) {
  #l-footer .footer-lower .lower-inner .lower-left .left-menu .menu-item .item-wrap {
    font-size: 1.4rem;
  }
}

@media screen and (min-width: 961px) {
  #l-header .header-pc .pc-inner .inner-nav ul {
    font-size: 1.6rem;
  }
}

@media screen and (min-width: 961px) {
  #l-header .header-pc .pc-inner .inner-icons ul li .icons-btn .btn-txt {
    font-size: 1.3rem;
  }
}

@media screen and (min-width: 1180px) {
  #l-header .header-pc .pc-inner .inner-nav ul li + li {
    margin-left: 30px;
  }
}

#l-header .header-pc .pc-inner .inner-icons .inner-form {
  top: calc(100% + 12px);
  right: -7px;
}
</pre></body></html>