<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.content--u-iijy5xiz2 iframe {
  max-width: 100%; }

.g-page-gallery2 {
  margin-top: 30px; }

.imageFit--u-i1xfnizub .imageFit__img--u-ibgsi5a3q {
  width: auto; }
/* OPN STYLE */
.opn_table1 {
  width: 100%; }
  .opn_table1 td {
    width: 33.3%;
    padding: 10px; }

.opn_table {
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  line-height: 1.1;
  margin-bottom: 50px;
  border: 1px solid #dfdfdf; }
  .opn_table thead {
    background-color: #0e3eb8;
    color: #fff; }
    .opn_table thead th {
      position: relative;
      padding: 15px;
      vertical-align: middle;
      border: none;
      font-weight: 500; }
      .opn_table thead th:after {
        position: absolute;
        content: "";
        width: 1px;
        top: 10px;
        bottom: 10px;
        right: 0;
        margin-left: -0.5px;
        background-color: #fff;
        opacity: 0.4;
        box-sizing: border-box; }
      .opn_table thead th:last-child:after {
        display: none; }
  .opn_table tbody td {
    position: relative;
    padding: 0;
    font-weight: 500;
    border: none; }
    .opn_table tbody td:after {
      position: absolute;
      content: "";
      width: 1px;
      top: 10px;
      bottom: 10px;
      right: 0;
      margin-left: -0.5px;
      background-color: #000;
      opacity: 0.2; }
    .opn_table tbody td:last-child:after {
      display: none; }

.fake-td {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .fake-td ul {
    padding-left: 0;
    list-style: none; }
  .fake-td__top {
    height: 71px;
    flex: 1 1 auto;
    padding: 20px 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .fake-td__bottom {
    height: 40px;
    background-color: #dfdfdf;
    font-size: 10px;
    font-weight: 600;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 10px; }

.opn_products {
  margin: 0 0 40px; }
  .opn_products__item {
    margin: 0 0 40px;
    border-bottom: 1px solid #9a9a9a; }
  .opn_products__title {
    text-align: center;
    font-size: 2em;
    color: #03c;
    font-weight: bold;
    margin: 0 0 10px; }

.opn_self_cleaning {
  display: -ms-grid;
  display: grid;
  grid-gap: 50px;
  -ms-grid-columns: minmax(290px, 1fr) [auto-fit];
  grid-template-columns: repeat(auto-fit, minmax(290px, 1fr)); }
  .opn_self_cleaning__item:last-child .opn_self_cleaning__image:before {
    content: none; }
  .opn_self_cleaning__image {
    font-size: 0;
    text-align: center;
    position: relative;
    line-height: 0;
    margin: 0 0 10px; }
    .opn_self_cleaning__image:before {
      content: '';
      position: absolute;
      width: 20px;
      height: 0px;
      border: 22px solid transparent;
      right: -25%;
      top: 50%;
      transform: translateY(-50%);
      border-left: 20px solid #1c5cb1; }

.self-cleaning-mechanism__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 67%;
  padding-left: 30px;
  list-style-position: inside; }
  .self-cleaning-mechanism__list li {
    font-size: 16.67px;
    width: 100%;
    max-width: 250px; }

.opn_imgwrapper2 {
  display: -ms-grid;
  display: grid;
  grid-gap: 20px;
  -ms-grid-columns: minmax(49%, 1fr) [auto-fit];
  grid-template-columns: repeat(auto-fit, minmax(49%, 1fr)); }
  .opn_imgwrapper2__item {
    text-align: center; }

.opn_imgwrapper3 {
  display: -ms-grid;
  display: grid;
  grid-gap: 20px;
  -ms-grid-columns: minmax(49%, 1fr) [auto-fit];
  grid-template-columns: repeat(auto-fit, minmax(49%, 1fr)); }
  .opn_imgwrapper3__item {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center; }

.opn_gallery {
  display: -ms-grid;
  display: grid;
  grid-gap: 20px;
  -ms-grid-columns: minmax(300px, 1fr) [auto-fit];
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); }

.opn_tb {
  width: 100%; }
  .opn_tb thead {
    padding: 5px;
    background: #dfdfdf; }
    .opn_tb thead td {
      border: 1px solid #a8a8a8; }
  .opn_tb tbody tr:first-child {
    background: #0e3eb8;
    color: #fff; }
    .opn_tb tbody tr th {
      padding: 5px;
      border: 1px solid #fff; }
    .opn_tb tbody tr td {
      border: 1px solid #a8a8a8;
      padding: 5px; }

.opn_ulwrapper {
  display: -ms-grid;
  display: grid;
  grid-gap: 20px;
  -ms-grid-columns: minmax(49%, 1fr) [auto-fit];
  grid-template-columns: repeat(auto-fit, minmax(49%, 1fr)); }
  .opn_ulwrapper__item ul {
    display: inline-block;
    list-style: none;
    padding: 0;
    text-align: left;
    width: 99%; }
    .opn_ulwrapper__item ul li span {
      font-weight: bold;
      color: #0e3eb8;
      font-size: 1.2em; }

.toray-articles-col1, .toray-articles-col2 {
  display: inline-block;
  list-style: none;
  padding: 0;
  width: 49%; }

.toray-articles-col1 ul, .toray-articles-col2 ul {
  list-style: none;
  padding: 0; }

.toray-articles-col1 ul li, .toray-articles-col2 ul li {
  display: inline-block; }

.opn_imgnews {
  display: -ms-grid;
  display: grid;
  grid-gap: 20px;
  -ms-grid-columns: minmax(250px, 1fr) [auto-fit];
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); }

.news_list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
  margin-top: 10px; }
  @media (max-width: 1380px) {
  .news_list {
    margin: 10px 0px 0;
    padding: 0 15px;
    box-sizing: border-box; } }
  @media (max-width: 480px) {
  .news_list {
    margin: 10px 0 0; } }
  .news_list .news_item {
    width: calc(33.3% - 30px);
    margin: 0 15px 20px;
    display: flex;
    flex-direction: column; }
    @media (max-width: 991px) {
  .news_list .news_item {
    width: calc(50% - 20px);
    margin: 0 10px 20px; } }
    @media (max-width: 480px) {
  .news_list .news_item {
    width: 100%;
    margin: 0 0 20px; } }
    .news_list .news_item .news_img {
      margin-bottom: 20px;
      padding-top: 69%;
      position: relative;
      max-height: 300px; }
    .news_list .news_item .news_img a {
      position: absolute;
      display: block;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0; }
      .news_list .news_item .news_img a img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .news_list .news_item .news_title {
      width: 100%;
      text-align: left;
      padding-bottom: 10px;
      box-sizing: border-box;
      border-bottom: 1px solid rgba(0, 26, 95, 0.1);
      margin-bottom: 10px; }
    .news_list .news_item .news_title a {
      display: inline-block;
      text-decoration: none;
      font-weight: 600;
      font-size: 18px;
      line-height: 28px;
      color: #001a5f;
      font-size: 18px; }
      @media (max-width: 991px) {
    .news_list .news_item .news_title a {
      font-size: 14px; } }
    .news_list .news_item .news_date {
      display: block;
      width: 100%;
      text-align: left;
      font-weight: 600;
      font-size: 16px;
      color: #001a5f; }
    @media (max-width: 991px) {
    .news_list .news_item .news_date {
      font-size: 14px; } }
    .news_list .news_item .news_body {
      width: 100%;
      text-align: left;
      padding-bottom: 10px;
      box-sizing: border-box;
      border-bottom: 1px solid rgba(0, 26, 95, 0.1);
      margin-bottom: 10px;
      font-size: 16px;
      color: #000;
      font-weight: normal; }
    @media (max-width: 991px) {
    .news_list .news_item .news_body {
      font-size: 14px; } }

.content--u-i3g4pquvi {
  text-align: unset; }
</pre></body></html>