@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;
}

.by-black {
  border-top: solid 2px #000;
  border-bottom: solid 2px #000;
}
.h400 {
  height: 405px;
}
.h555 {
  height: 555px;
}
.bg-insta {
  background: #ff1480!important;
}



/* 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;
}

.btn_tel {
  position: fixed;
  right: 10px;
  bottom:100px;
  z-index: 2;
  width: 60px;
}
.icon-tel {
  display:none;
}



}

