@charset "UTF-8";


.company-table {
  width: 100%;
}
.company-th {
  font-size: 14px;
  padding: 20px;
}
.company-td {
  font-size: 14px;
  padding: 20px;
}

.text01 {
  line-height: 28px;
}
.text02 {
  line-height: 28px;
  padding-bottom: 50px;
  background: url(/assets/images/company/ceo-sign@2x.png) no-repeat bottom right 15px / 170px 28px ;
}

.kakko {
  height: 150px;
}
.rinen01 {
  font-size: 32px;
  line-height: 42px;
}
.rinen02 {
  font-size: 14px;
  line-height: 28px;
  font-weight: 600;
}
.rinen03 {
  font-size: 24px;
  font-weight: 600;
}
.rinen04 {
  font-size: 14px;
  font-weight: 600;
}
.rinen05 {
  font-size: 24px;
  line-height: 28px;
}

.bnr-kyoya a:hover img{
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

/* sp only */
@media (max-width: 768px) {

.rinen01 {
  font-size: 28px;
  line-height: 40px;
  padding-bottom: 10px;
}
.rinen02 {
  font-size: 14px;
  line-height: 28px;
  font-weight: 600;
}
.rinen03 {
  text-align: center;
}
.rinen04 {
  text-align: center;
}


}

