/* ====================================================
 matsuyama
==================================================== */
#group .p_center {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 2;
  text-align: center;
  margin-bottom: 20px;
}

#group .pg_section {
  margin-bottom: 70px;
}

#group .pg_section.lpg_section {
  margin-bottom: 95px;
}

#group .pg_section dl dt {
  font-weight: bold;
  font-size: 15px;
  font-size: 1.5rem;
}

#group .pg_section dl dd {
  font-size: 15px;
  font-weight: 1.5rem;
  margin-bottom: 25px;
}

#group .center_img {
  display: block;
  margin: 0 auto;
}

#group .gp_tb {
  max-width: 810px;
  margin: 0 auto;
}

#group .gp_tb table {
  width: 100%;
  border: 1px solid #e6e6e6;
}

#group .gp_tb table tr {
  border: 1px solid #e6e6e6;
}

#group .gp_tb table tr.ttl_th th {
  text-align: center;
}

#group .gp_tb table tr.ttl_th td {
  text-align: center;
}

#group .gp_tb table tr th {
  width: 40.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) {
  #group .gp_tb table tr th {
    padding: 12px 24px;
  }
}

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

#group .gp_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) {
  #group .gp_tb table tr td {
    padding: 12px 24px;
  }
}

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

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

@media (max-width: 768px) {
  #group.environment-group p {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

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

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

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

@media (max-width: 768px) {
  #group.environment-group .txt_div.r_txt {
    margin-bottom: 45px;
  }
}

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

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

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

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

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

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

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

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

#group.environment-group .sec_com .more-btn {
  max-width: 320px;
}

#group.environment-group .profile_tb {
  max-width: 810px;
  margin: 0 auto;
  padding: 0 0 40px 0;
}

@media screen and (max-width: 768px) {
  #group.environment-group .profile_tb {
    padding: 0 0 30px 0;
  }
}

#group.environment-group .profile_tb table {
  width: 100%;
  border: 1px solid #e6e6e6;
}

#group.environment-group .profile_tb table tr {
  border: 1px solid #e6e6e6;
}

#group.environment-group .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) {
  #group.environment-group .profile_tb table tr th {
    padding: 12px 24px;
  }
}

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

#group.environment-group .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) {
  #group.environment-group .profile_tb table tr td {
    padding: 12px 24px;
  }
}

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

#group.environment-group .profile_tb table tr td .link_map a {
  color: #003894;
}

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

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

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

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

.mb100 {
  margin-bottom: 100px;
}

@media (max-width: 768px) {
  .mb100 {
    margin-bottom: 50px;
  }
}

/*add 200219 */
#group.environment-group .t_col03 {
	margin: 0 auto 40px;
	}
#group.environment-group .t_col03 table {
	border: 1px solid #e6e6e6;
	margin: 0 auto;
	max-width: 810px;
	}
#group.environment-group .t_col03 table tr {
	border: 1px solid #e6e6e6;
	}
#group.environment-group .t_col03 table thead tr th {
	border-right: 1px solid #e6e6e6;
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: bold;
	background: #f4f4f4;
	padding: 22px 24px;
	line-height: 1.8;
	vertical-align: baseline;
	}
#group.environment-group .t_col03 table thead tr th:first-child {
	width: 20%;
	}
#group.environment-group .t_col03 table thead tr th:nth-child(2),.t_col03 table thead tr th:nth-child(3) {
	width: 40%;
	}
#group.environment-group .t_col03 table tr td {
	border-right: 1px solid #e6e6e6;
	font-size: 15px;
	font-size: 1.5rem;
	padding: 22px 24px;
  line-height: 1.8;
  vertical-align: baseline;
	}
@media (max-width: 768px) {
	#group.environment-group .t_col03 table tr td {
		padding: 12px 24px;
	}
}
@media (max-width: 480px) {
	#group.environment-group .t_col03 {
		margin: 0 auto 30px;
	}
	#group.environment-group .t_col03 table {
		width: 100%;
	}
  #group.environment-group .t_col03 table thead {
		display: none;
	}
	#group.environment-group .t_col03 table tr {
		border: 0;
	}
	 #group.environment-group .t_col03 table td:before {
    content: attr(data-title) " ";
    display: block;
    font-weight: bold;
	}
	#group.environment-group .t_col03  table tr td {
		border-bottom:  1px solid #e6e6e6;
		border-right: 0;
		display: block;
		padding: 12px 24px;
		width: 100%;
	}
	#group.environment-group .t_col03 .last {
		border-bottom: 0;
	}
}
/* end add 200219 */

.bold {
  font-weight: bold;
}

.txt-center {
  text-align: center;
}

/*# sourceMappingURL=../../../../../maps/css/group/phc/environment/css/environment.css.map */
