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

#aboutus .sec01 .inner {
  width: 770px;
  margin: 0 auto;
}

#aboutus .sec01 .outlineTable {
  width: 100%;
  border-top: 1px solid #ccc;
}

#aboutus .sec01 .outlineTable th, #aboutus .sec01 .outlineTable td {
  border-bottom: 1px solid #ccc;
  padding: 18px 0;
  text-align: left;
}

#aboutus .sec01 .outlineTable th {
  font-weight: 700;
  width: 200px;
  text-align: left;
}

#aboutus .sec01 .outlineTable td {
  font-size: 1.4rem;
  line-height: 2;
}

#aboutus .sec02 {
  background: url(/assets/img/bg_company-outline_01.jpg) center center no-repeat;
  background-size: cover;
  min-height: 330px;
  padding: 110px;
}

#aboutus .sec02 .inner {
  width: 715px;
  margin: 0 auto;
  display: table;
}

#aboutus .sec02 .inner .title {
  display: table-cell;
  width: 290px;
  vertical-align: middle;
  font-size: 2.4rem;
  line-height: 1.75;
  font-weight: 700;
  color: #fff;
}

#aboutus .sec02 .inner .text {
  display: table-cell;
  vertical-align: middle;
  color: #fff;
  font-size: 1.4rem;
  line-height: 2;
  margin-bottom: 0;
}

#aboutus .sec03 {
  padding: 80px 0 160px;
}

#aboutus .sec03 .inner {
  width: 770px;
  margin: 0 auto;
}

#aboutus .sec03 .inner .largeBox {
  display: table;
  width: 100%;
  margin-bottom: 35px;
}

#aboutus .sec03 .inner .largeBox .image {
  display: table-cell;
  width: 240px;
  vertical-align: middle;
}

#aboutus .sec03 .inner .largeBox .textArea {
  display: table-cell;
  vertical-align: middle;
}

#aboutus .sec03 .inner .largeBox .textArea .position {
  font-size: 1.4rem;
  line-height: 2;
  font-weight: 700;
  margin-bottom: 8px;
}

#aboutus .sec03 .inner .largeBox .textArea .name {
  font-size: 2.1rem;
  line-height: 1.14286;
  font-weight: 700;
}

#aboutus .sec03 .inner .largeBox .textArea .kana {
  font-size: 1.2rem;
  line-height: 2.16667;
  margin-bottom: 10px;
}

#aboutus .sec03 .inner .largeBox .textArea .text {
  font-size: 1.4rem;
  line-height: 2;
}

#aboutus .sec03 .inner .box2 {
  overflow: hidden;
  margin: 60px 0 0 -30px;
}

#aboutus .sec03 .inner .box2 .box {
  float: left;
  width: 370px;
  margin-left: 30px;
  margin-bottom: 35px;
  display: table;
}

#aboutus .sec03 .inner .box2 .box .image {
  display: table-cell;
  width: 157px;
  vertical-align: top;
}

#aboutus .sec03 .inner .box2 .box .textArea {
  display: table-cell;
  vertical-align: top;
}

#aboutus .sec03 .inner .box2 .box .textArea .position {
  font-size: 1.2rem;
  line-height: 1.5;
  margin-bottom: 10px;
}

#aboutus .sec03 .inner .box2 .box .textArea .name {
  font-size: 1.8rem;
  line-height: 1.11111;
  font-weight: 700;
}

#aboutus .sec03 .inner .box2 .box .textArea .kana {
  font-size: 1.2rem;
  line-height: 1.66667;
  margin-bottom: 10px;
}

#aboutus .sec03 .inner .box2 .box .textArea .text {
  font-size: 1.2rem;
  line-height: 1.5;
}

@media only screen and (max-width: 768px) {
  #aboutus .sec01 {
    padding-bottom: 50px;
  }
  #aboutus .sec01 .inner {
    width: auto;
    padding: 0 20px;
  }
  #aboutus .sec01 .outlineTable th {
    font-weight: 700;
    width: 100%;
    text-align: left;
    font-size: 1.5rem;
    line-height: 1.63636;
    display: block;
    border-bottom:none;
    padding: 15px 0 0;
    text-align: left;
    border-bottom: none;
    margin-bottom: 5px;
  }
  #aboutus .sec01 .outlineTable td {
    font-size: 1.5rem;
    line-height: 1.63636;
    display: block;
    width: 100%;
    padding: 0 0 15px;
    text-align: left;
    border-bottom: 1px solid #ccc;
  }
  #aboutus .sec02 {
    min-height: initial;
    padding: 40px 20px;
  }
  #aboutus .sec02 .inner {
    width: auto;
    margin: 0 auto;
    display: block;
  }
  #aboutus .sec02 .inner .title {
    display: block;
    width: auto;
    font-size: 2rem;
    line-height: 1.8;
    text-align: center;
    margin-bottom: 30px;
  }
  #aboutus .sec02 .inner .text {
    display: block;
    color: #fff;
    font-size: 1.5rem;
    line-height: 2;
    margin-bottom: 0;
  }
  #aboutus .sec03 {
    padding: 40px 0 60px;
  }
  #aboutus .sec03 .inner {
    width: auto;
    margin: 0 auto;
    padding: 0 20px;
  }
  #aboutus .sec03 .inner .largeBox {
    display: block;
    width: 100%;
    margin-bottom: 0px;
    margin-top: 20px;
    padding: 30px 0;
    border-bottom: 1px solid #ccc;
  }
  #aboutus .sec03 .inner .largeBox .image {
    display: block;
    width: 100px;
    margin: 0 auto 10px;
  }
  #aboutus .sec03 .inner .largeBox .textArea {
    display: block;
  }
  #aboutus .sec03 .inner .largeBox .textArea .position {
    font-size: 1.3rem;
    line-height: 2;
    font-weight: 700;
    margin-bottom: 5px;
    text-align: center;
  }
  #aboutus .sec03 .inner .largeBox .textArea .name {
    font-size: 1.8rem;
    line-height: 1.6;
    font-weight: 700;
    text-align: center;
  }
  #aboutus .sec03 .inner .largeBox .textArea .kana {
    font-size: 1.1rem;
    line-height: 2.18182;
    margin-bottom: 20px;
    text-align: center;
  }
  #aboutus .sec03 .inner .largeBox .textArea .text {
    font-size: 1.3rem;
    line-height: 2;
  }
  #aboutus .sec03 .inner .box2 {
    overflow: hidden;
    margin: 0px 0 0 0px;
  }
  #aboutus .sec03 .inner .box2 .box {
    float: none;
    width: auto;
    margin-left: 0px;
    margin-bottom: 0px;
    padding: 20px 0;
    display: table;
    border-bottom: 1px solid #ccc;
  }
  #aboutus .sec03 .inner .box2 .box .image {
    display: table-cell;
    width: 80px;
    vertical-align: top;
  }
  #aboutus .sec03 .inner .box2 .box .textArea {
    padding-left: 20px;
    display: table-cell;
    vertical-align: top;
  }
  #aboutus .sec03 .inner .box2 .box .textArea .position {
    font-size: 1.3rem;
    line-height: 1.6;
    margin-bottom: 5px;
    font-weight: 700;
  }
  #aboutus .sec03 .inner .box2 .box .textArea .name {
    font-size: 1.8rem;
    line-height: 1.6;
    font-weight: 700;
  }
  #aboutus .sec03 .inner .box2 .box .textArea .kana {
    font-size: 1.3rem;
    line-height: 1.6;
    margin-bottom: 20px;
  }
  #aboutus .sec03 .inner .box2 .box .textArea .text {
    font-size: 1.3rem;
    line-height: 1.63636;
  }
}
</pre></body></html>