@charset "UTF-8";
.text16 {
  font-size: 16px; }

.pagetop {
  bottom: 50px;
  color: #fff;
  display: none;
  position: fixed;
  right: 30px;
  z-index: 1; }
  .pagetop a {
    display: block;
    background-color: #999;
    border-radius: 30px;
    color: #fff !important;
    height: 60px;
    width: 60px;
    line-height: 60px;
    min-width: 60px;
    text-align: center;
    text-decoration: none;
    border-bottom: none !important; }
  .pagetop i {
    font-style: normal; }
  .pagetop .icon_font {
    color: #fff !important;
    font-size: 1.6rem;
    position: relative; }
  .pagetop .pagetop span {
    display: none; }

/**
    会社概要
*/
#corporateinfo .profile {
  background: url("../img/profile-bg.jpg") no-repeat top right; }
#corporateinfo .summary {
  /**
      color: #c00;
  */ }
  #corporateinfo .summary dt,
  #corporateinfo .summary dd {
    margin-bottom: 1em; }
  #corporateinfo .summary dt {
    float: left;
    width: 7em;
    text-align: right;
    white-space: nowrap; }
  #corporateinfo .summary dd {
    margin-left: 10em; }
#corporateinfo .othercompany p {
  text-align: center; }

/**
    沿革  
*/
#history .timeline {
  margin: auto;
  width: 100%; }
  #history .timeline th,
  #history .timeline td {
    padding: 0.8em 1.5em;
    border: 1px solid #ddd;
    vertical-align: top; }
  #history .timeline .date {
    text-align: right;
    white-space: nowrap; }

/**
    お問い合わせ
*/
#contact p {
  margin-bottom: 1em; }

/*# sourceMappingURL=sfs.css.map */
