#contents {
  /* #company_profile */
}
@media screen and (max-width: 768px) {
  #contents {
    max-width: 100%;
  }
}
#contents #company_profile {
  /* #contents_area */
}
#contents #company_profile #contents_area {
  width: 1200px;
  margin: 0 auto;
  /* profile_block */
}
@media screen and (max-width: 768px) {
  #contents #company_profile #contents_area {
    width: 92%;
  }
}
#contents #company_profile #contents_area #profile_block {
  margin-bottom: 98px;
  /* .profile_innerbox*/
}
@media screen and (max-width: 768px) {
  #contents #company_profile #contents_area #profile_block {
    margin-bottom: 50px;
  }
}
#contents #company_profile #contents_area #profile_block table tr th {
  font-weight: bold;
  padding: 15px 0 14px 70px;
}
@media screen and (max-width: 768px) {
  #contents #company_profile #contents_area #profile_block table tr th {
    padding: 14px 4.34% 0;
  }
}
#contents #company_profile #contents_area #profile_block table tr td {
  padding-right: 70px;
}
@media screen and (max-width: 768px) {
  #contents #company_profile #contents_area #profile_block table tr td {
    padding: 0 4.34% 14px;
  }
}
#contents #company_profile #contents_area #profile_block table tr td ul li {
  text-indent: -1.2em;
  padding-left: 1.2em;
}
@media screen and (max-width: 768px) {
  #contents #company_profile #contents_area #profile_block table tr td ul li.noindent {
    text-indent: 0;
    padding-left: 0;
  }
}
#contents #company_profile #contents_area #profile_block table tr td ul li strong {
  font-weight: bold;
}
#contents #company_profile #contents_area #profile_block table tr td ul li strong.img_dot {
  background: url(/files/company/profile/images/img_dot.png) left center no-repeat;
  padding-left: 15px;
}
#contents #company_profile #contents_area #profile_block .profile_innerbox {
  margin-bottom: 80px;
}
#contents #company_profile #contents_area #profile_block .profile_innerbox:last-child {
  margin-bottom: 150px;
}
#contents #company_profile #contents_area #profile_block .profile_innerbox .right_font {
  text-align: right;
  display: block;
}
#contents #company_profile #contents_area #profile_block .profile_innerbox .title_box p {
  margin: 0 0 15px 0;
  line-height: 1em;
}
@media screen and (max-width: 768px) {
  #contents #company_profile #contents_area #profile_block .profile_innerbox .title_box p {
    margin: 10px 0 5px 0;
  }
}

/* #contents */
