<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#company .sec01 {
  padding-bottom: 100px;
}

#company .sec01 .topArea {
  position: relative;
  margin-bottom: 60px;
}

#company .sec01 .topArea .textArea {
  width: 605px;
}

#company .sec01 .topArea .imageArea {
  width: 360px;
  position: absolute;
  right: 20px;
  top: 20px;
}

#company .sec01 .topArea .imageArea img {
  width: 100%;
}

#company .sec01 .borderBox {
  border: 1px solid #ccc;
  padding: 25px 40px 20px;
}

#company .sec01 .borderBox__title {
  font-size: 1.8rem;
  line-height: 1.44444;
  font-weight: 700;
  margin-bottom: 10px;
}

#company .sec01 .borderBox__list {
  font-size: 0;
}

#company .sec01 .borderBox__listItem {
  display: inline-block;
  margin: 5px 50px 10px 0;
}

#company .sec01 .borderBox__listItem a {
  transition: .5s all ease !important;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1.44444;
}

#company .sec01 .borderBox__listItem a:hover {
  color: #F6BD03 !important;
}

#company .sec01 .borderBox__listItem a i {
  margin-right: 10px;
}

#company .sec02 {
  background-color: #f7f7f7;
  padding: 80px 0 160px;
}

#company .sec02 .title {
  font-size: 2.2rem;
  line-height: 1.18182;
  font-weight: 500;
  color: #595955;
  border-bottom: 2px solid #F6BD03;
  padding-bottom: 10px;
  margin-bottom: 30px;
}

#company .sec02 .mediaList__item {
  margin: 0 0 30px 0;
  padding-bottom: 35px;
  border-bottom: 1px solid #ccc;
}

#company .sec02 .mediaList__item a {
  color: #595955;
  transition: .5s all ease !important;
}

#company .sec02 .mediaList__item a:hover {
  color: #F6BD03 !important;
}

#company .sec02 .mediaList__item a:hover img {
  transition: opacity 0.5s ease-in-out 0s;
}

#company .sec02 .mediaList__item a:hover img:hover {
  opacity: 0.7;
}

#company .sec02 .mediaList__item .dataBox {
  margin-bottom: 8px;
}

#company .sec02 .mediaList__item .dataBox li {
  display: inline-block;
}

#company .sec02 .mediaList__item .dataBox__date {
  margin-right: 8px;
  font-size: 1.6rem;
  line-height: 1.25;
}

#company .sec02 .mediaList__item .dataBox__cat {
  margin-right: 5px;
  padding: 0 1em;
  font-size: 1.2rem;
  line-height: 1.66667;
  color: #F6BD03;
  background-color: #343434;
  font-weight: normal;
}

#company .sec02 .mediaList__item .dataBox__related {
  padding: 0 1em;
  font-size: 1.4rem;
  line-height: 1.42857;
  color: #fff;
  background-color: #e63030;
  font-weight: 500;
  letter-spacing: 0;
}

#company .sec02 .mediaList__title {
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: bold;
}

#company .sec02 .mediaList__title .news_sub_ttl {
  margin-top: 3px;
  display: block;
  font-size: 1.2rem;
  line-height: 1.5;
  font-weight: normal;
}

#company #footerBanner {
  background-color: #fff;
}
@media only screen and (max-width: 768px) {
  #company .sec01 {
    padding-bottom: 50px;
  }
  #company .sec01 .topArea {
    position: relative;
    margin-bottom: 40px;
  }
  #company .sec01 .topArea .textArea {
    width: auto;
    margin-bottom: 20px;
  }
  #company .sec01 .topArea .imageArea {
    position: static;
    width: 80%;
    margin: 40px auto 0;
    text-align: center;
  }
  #company .sec01 .borderBox {
    padding: 15px 20px 5px;
    margin-bottom: 20px;
  }
  #company .sec01 .borderBox__title {
    font-size: 1.5rem;
    line-height: 1.42857;
    margin-bottom: 20px;
  }
  #company .sec01 .borderBox__listItem {
    display: block;
    margin: 0 0 20px 0;
  }
  #company .sec01 .borderBox__listItem a {
    font-size: 1.5rem;
    line-height: 1.2;
  }
  #company .sec01 .borderBox__listItem a i {
    margin-right: 5px;
  }
  #company .sec01 .borderBox br {
    display: none;
  }
  #company .sec02 {
    padding: 40px 0 60px;
  }
  #company .sec02 .title {
    margin-bottom: 20px;
    padding: 0;
    font-size: 1.8rem;
    line-height: 3;
    color: #595955;
    border-bottom: 2px solid #F6BD03;
  }
  #company .sec02 .mediaList__item {
    margin: 0 0 15px 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
  }
  #company .sec02 .mediaList__item a {
    color: #595955;
  }
  #company .sec02 .mediaList__item .dataBox {
    margin-bottom: 10px;
  }
  #company .sec02 .mediaList__item .dataBox li {
    display: inline-block;
  }
  #company .sec02 .mediaList__item .dataBox__date {
    margin-right: 8px;
    font-size: 1.6rem;
    line-height: 1;
  }
  #company .sec02 .mediaList__item .dataBox__cat {
    margin-right: 5px;
    padding: 5px 6px;
    font-size: 1.3rem;
    line-height: 1;
    color: #F6BD03;
    background-color: #343434;
    font-weight: normal;
  }
  #company .sec02 .mediaList__item .dataBox__related {
    padding: 0 1em;
    font-size: 1.2rem;
    line-height: 1.5;
    color: #fff;
    background-color: #e63030;
    font-weight: 500;
    letter-spacing: 0;
  }
  #company .sec02 .mediaList__title {
    margin-bottom: 10px;
    font-size: 1.5rem;
    line-height: 1.8;
    font-weight: bold;
  }
  #company .sec02 .mediaList__title .news_sub_ttl {
    margin-top: 5px;
    display: block;
    font-size: 1.3rem;
    line-height: 1.8;
  }
}
</pre></body></html>