@charset "utf-8";
/* default PC */

#public .table-scroll{
  display: none;
}

#public #contents .table-02 th.department {
    vertical-align: middle;
    position: sticky;
    left: 0;
    z-index: 1;
    border-collapse: separate;
}

#public .table-02 td{
  text-align: right;
}

#public .customer-area ul {
  margin-top: 0;
  margin-left: 10px;
}

#public .health-area .inner h3:nth-child(2)::before{
    background-color: transparent;
}

#public .green-box{
  background-color: #e7f8f2;
  padding: 30px;
}

#public .white-box{
  background-color: #fff;
  padding: 40px 70px;
}

#public #contents .white-box h3{
  background-color: transparent;
  font-size: 30px;
  color: #1164b8;
  text-align: center;
  padding: 0 0 0 0;
  margin: 0 0 25px 0;
}

#public .white-box h3:after {
    display: none;
}

#public .white-box .name{
  font-size: 25px;
}

#public .white-box h3::before{
  display: none;
}

#public .vision-box{
  background-color: #fff;
  padding: 15px 40px 20px 40px;
  margin-bottom: 40px;
}

#public .health-area .img-2box-txt.txt-area h3{
  line-height: 1.5em;
}

#public .table-01 th{
 width: 300px;
}

#public .table-02 th:first-child{
 width: 305px;
}

#contents .customer-area li {
    line-height: 1.6em;
    margin: 0 0 10px 0;
}

.customer-box {
    background-color: #f4f4f4;
    padding: 40px 50px 40px 50px;
}

#contents .customer-area .customer-box {
    margin-bottom: 60px;
}

#contents .customer-box h3 {
    text-align: center;
    font-size: 140%;
    padding: 0 0 30px 0;
}

#contents .customer-area .box-mb {
    margin-bottom: 40px;
}

#contents .health-area h4 {
    margin: 80px 0 40px 0;
}

#contents .work-area .table-02, #contents .health-area .table-02 {
    max-width: 65%;
}

#contents .health-area h3 {
    margin: 0 0 50px 0;
}

#contents .customer-area h3 {
    padding-top: 0;
}

#contents  .txt-2box.customer-box li {
    margin-bottom: 15px;
}

#contents .txt-2box.customer-box li:last-child {
    margin-bottom: 0;
}

/* view-1140 notePC,Tablet */
@media screen and (max-width: 1140px) {}

/* view-959 Mobile,Tablet */
@media screen and (max-width: 959px) {

#public .link-btn.anchor{
  margin-top: 15px;
}

#public h2 {
  line-height: 1.4em;
  letter-spacing: 0;
}

#public .white-box {
    padding: 30px 40px;
}

#public .white-box h3{
  font-size: 25px;
  margin-bottom: 15px;
}

#public .table-01 th{
 width: 100%;
}

#public .table-02 th:first-child{
 width: 210px;
}

.table-01 th, .table-01 td, .table-02 th, .table-02 td, #contents table td li, #contents table td p {
        font-size: 14px;
    }

.img-2box{
  margin-bottom: 30px;
}

#public .customer-area .txt-2box.end ul{
  margin-top: 0;
}

#contents .customer-area .customer-box {
    padding: 20px 20px 30px 20px;
}

#contents .customer-area .customer-box h3 {
    padding: 10px 0 20px 0;
    line-height: 1.5em;
    text-align: left;
    font-size: 130%;
    margin-bottom: 25px;
}

#contents .health-area h3 {
    margin: 0 0 40px 0;
}

}

/* view-765 */
@media screen and (max-width: 765px) {
  #public .table-scroll{
    display: block;
  }
}

  /* view-559 Mobile */
@media screen and (max-width: 559px) {
  #public .table-02 th:first-child{
 width: 190px;
}

#public .work-area .table-02 th:first-child{
 width: 145px;
}

#public .white-box{
  background-color: #fff;
  padding: 35px 15px;
}

#public .white-box h3 {
  font-size: 22px;
  margin-bottom: 10px;
}

#public .white-box .name {
    font-size: 21px;
}

#public .vision-box {
    padding: 15px 20px 15px 20px;
}

#public .green-box{
  padding: 30px 15px;
}

}

