/* ====================================================
 corporate
==================================================== */
#corporate.profile .profile_tb {
  max-width: 810px;
  margin: 0 auto;
  padding: 0 0 100px 0;
}

@media screen and (max-width: 768px) {
  #corporate.profile .profile_tb {
    padding: 0 0 80px 0;
  }
}

#corporate.profile .profile_tb table {
  width: 100%;
  border: 1px solid #e6e6e6;
}

#corporate.profile .profile_tb table tr {
  border: 1px solid #e6e6e6;
}

#corporate.profile .profile_tb table tr th {
  width: 27.16%;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  background: #f4f4f4;
  padding: 22px 24px;
  line-height: 1.8;
  vertical-align: baseline;
}

@media screen and (max-width: 768px) {
  #corporate.profile .profile_tb table tr th {
    padding: 12px 24px;
  }
}

@media screen and (max-width: 480px) {
  #corporate.profile .profile_tb table tr th {
    width: 100%;
    display: block;
  }
}

#corporate.profile .profile_tb table tr td {
  width: 72.84%;
  font-size: 15px;
  font-size: 1.5rem;
  padding: 22px 24px;
  line-height: 1.8;
}

@media screen and (max-width: 768px) {
  #corporate.profile .profile_tb table tr td {
    padding: 12px 24px;
  }
}

@media screen and (max-width: 480px) {
  #corporate.profile .profile_tb table tr td {
    width: 100%;
    display: block;
  }
}

#corporate.profile .profile_tb table tr td .link_map a {
  color: #003894;
}

#corporate.profile .profile_tb table tr td .link_map a:before {
  font-family: FontAwesome;
  content: "\f054";
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
}

#corporate.profile .profile_tb table tr td p {
  margin-bottom: 22px;
}

#corporate.profile .profile_tb table tr td p span {
  margin-right: 24px;
}

#corporate.environment p {
  margin-bottom: 20px;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 2;
}

#corporate.environment .p_ttl.p_ttl01 {
  font-size: 16px;
  font-size: 1.6rem;
}

#corporate.environment .txt {
  margin-bottom: 60px;
}

@media (max-width: 768px) {
  #corporate.environment .txt {
    margin-bottom: 25px;
  }
}

#corporate.environment .txt_div.r_txt {
  text-align: right;
  margin-bottom: 90px;
}

#corporate.environment .txt_div.r_txt p {
  margin-bottom: 0;
}

#corporate.environment .page_sec_inner p {
  padding-left: 20px;
}

@media (max-width: 768px) {
  #corporate.environment .page_sec_inner p {
    padding-left: 15px;
  }
}

#corporate.environment .page_sec_inner .ttl_p {
  padding-left: 0;
  margin-bottom: 0;
}

#corporate.environment .sec_com .list_ol {
  padding-left: 20px;
}

@media (max-width: 768px) {
  #corporate.environment .sec_com .list_ol {
    padding-left: 15px;
  }
}

#corporate.environment .sec_com .list_ol li {
  counter-increment: unset;
  padding-left: 15px;
  margin-bottom: 0;
  line-height: 1.6;
}

#corporate.environment .sec_com .list_ol li:before {
  content: "・";
}

/*# sourceMappingURL=../../../../maps/css/corporate/environment/css/environment.css.map */
