body.company header {
  background: #00A39B;
}

/** smartphone **/
@media screen and (max-width: 767px) {


body.company .eyecatch {
  height: 180px;
  background: #e8f2d9 url("../images/company/header_image.png") center center no-repeat;
background-size: cover;

}

body.company .eyecatch_inner {
  padding-top: 80px;
}

body.company .eyecatch_inner h2 {
  font-size: 225%;
  color: #666;
  text-align: center;
}

body.company .eyecatch_inner ul {
  display: none;
}



body.company .main {
  margin: 0;
}

body.company .body {
  padding: 2%;
  background: #F7FAEE;
margin: 0 ;
}

body.company .body h3 {
  padding: 0 0 7px  1.15em;
  border-bottom: 1px dotted #ccc;
  background: url("../images/common/double_arrow.png") no-repeat;
  background-size: 0.75em 1.15em;
  font-size: 175%;
}

body.company .body h4 {
  margin-bottom: 0.5em;
  padding: 0 0 7px;
  border-bottom: 1px dotted #ccc;
  font-size: 150%;
}

body.company .body h4.disc {
  position: relative;
  padding: 0 0 0 25px;
  border: none;
}

body.company .body h4.disc:before {
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  color: #5cc88d;
  content: "\f111";
  left: 0;
  top: 0.1em;
  font-size: 90%;
}

body.company .colored_bg {
  padding: 25px;
  margin: 2.5em 0 1.5em;
  background: #fff;
  border-radius: 10px;
}

body.company .bodytop {
  margin: 50px -50px -20px;
  padding: 20px 0 0;
  border-top: 1px solid #399ecf;
  text-align: center;
}


body.company .strong_wrapper {
  padding: 20px 30px;
  background: url("../images/common/body_upper_alpha_bg.png") top center no-repeat, url("../images/common/body_lower_alpha_bg.png") bottom center no-repeat;
  background-size: 800px;
}

body.company .strong_wrapper .inner {
  background: #fff;
  padding: 30px;
  width: 607px;
}

body.company .envir_policy_select_wrapper {
  margin: 50px 0 20px;
  width: 100%;
  border-bottom: 3px solid #999;
}

body.company .envir_policy_select_wrapper ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

body.company .envir_policy_select_wrapper ul li {
  cursor: pointer;
  float: left;
  margin: 0 5px;
  width: 195px;
  padding: 13px 10px 10px;
  border: 1px solid #ccc;
  border-bottom: none;
  text-align: center;
  box-shadow: 0px -6px 6px -1px rgba(127, 127, 127, 0.2) inset;
  border-radius: 10px 10px 0 0;
}

body.company .envir_policy_select_wrapper ul li:first-child {
  margin-left: 30px;
}

body.company .envir_policy_select_wrapper ul li.select {
  background: #ffec90;
}

body.company .envir_policy_image_wrapper {
  width: 600px;
  margin: 1.5em auto;
  padding: 20px 0;
  background: #fff;
  text-align: center;
  border-radius: 10px;
}

body.company .envir_policy_image_wrapper ~ .envir_policy_image_wrapper {
  display: none;
}

body.company .envir_policy_aim_wrapper {
  padding: 20px 0;
  border-bottom: 1px solid #ccc;
}

body.company .envir_policy_aim_wrapper h5 {
  font-weight: bold;
  color: #26904f;
}

body.company .envir_policy_aim_wrapper .envir_policy_result {
  color: #ff6600;
  font-size: 135%;
}

body.company table.envir_policy_range {
  border: 1px solid #ccc;
  border-collapse: collapse;
  background: #fff;
  width: 100%;
}

body.company table.envir_policy_range th, body.company table.envir_policy_range td {
  padding: 10px 20px;
  border: 1px solid #ccc;
}

body.company img.group_diagram {
  display: block;
	width: 100%;
	height: auto;
}

body.company img.tomasei_ci {
  display: block;
  margin: 1.5em auto;
	max-width: 100%;
	height: auto;
}

body.company .access_map_wrapper {
  padding: 0 15px;
}

body.company .access_map_wrapper .access_map {
  float: left;
  width: 100%;
  height: 300px;
  margin-top: 15px;
  border: 1px solid #ccc;
  background: #fff;
}

body.company .access_map_wrapper>img {
  margin-top: 15px;
  width: 100%;
	height: auto;
}

body.company table.cert_list {
  width: 100%;
  background: #fff;
  border-radius: 5px;
  border-collapse: collapse;
}

body.company table.cert_list tr:first-child th, body.company table.cert_list tr:first-child td {
  border-top: none;
}

body.company table.cert_list tr th {
  padding: 10px;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

body.company table.cert_list tr td {
  padding: 10px;
  border-top: 1px solid #ccc;
}

body.company table.cert_list tr td a {
  display: block;
  margin: 5px 0 0;
  line-height: 1;
}

body.company ul.join_list {
  width: 100%;
  background: #fff;
  border-radius: 5px;
	list-style: none;
}

body.company ul.join_list li {
  position: relative;
  padding: 7px 10px 7px 20px;
}

body.company ul.join_list li:before {
  content: "\f111";
  position: absolute;
  left: 0;
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  font-size: 90%;
  color: #5cc88d;
}

body.company table.history_list {
  width: 100%;
  background: #fff;
  border-radius: 5px;
  border-collapse: collapse;
}

body.company table.history_list tr:first-child th, body.company table.history_list tr:first-child td {
  border-top: none;
}

body.company table.history_list tr th, body.company table.history_list tr td {
  padding: 7px 10px;
  border-top: 1px solid #ccc;
}

body.company table.history_list tr th {
  width: 11em;
}

body.company table.license_list {
  width: 100%;
  background: #fff;
  border-radius: 5px;
  border-collapse: collapse;
}

body.company table.license_list tr:first-child td {
  border-top: none;
}

body.company table.license_list tr td {
  padding: 7px;
  border-top: 1px solid #ccc;
  position: relative;
}

body.company table.license_list tr td:nth-child(odd) {
  padding-left: 30px;
}

body.company table.license_list tr td:nth-child(odd):before {
  content: "\f058";
  position: absolute;
  left: 1em;
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  font-size: 90%;
  color: #5cc88d;
}

body.company table.license_list tr td:nth-child(even) {
  padding-right: 15px;
  width: 70px;
  text-align: right;
}

body.company .philosophy {
  background: #fff;
  margin: 0 0 20px;
  padding: 40px 20px;
  border-radius: 5px;
  box-shadow: 0 0 5px 5px rgba(127, 127, 127, 0.2);
}

body.company .philosophy h3 {
  border: none;
  background: none;
  text-align: center;
  font-size: 180%;
}

body.company .philosophy h4 {
  border: none;
  color: #00A39B;
}


body.company .philosophy h5 {
  position: relative;
  padding-left: 15px;
  color: #00A39B;
}

body.company .philosophy h5:before {
  content: "\f111";
  position: absolute;
  top: 0.1em;
  left: 0;
  font-family: "Font Awesome 5 Free";
  font-size: 90%;
}

body.company .vi_wrapper {
  text-align: center;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ccc;
}

body.company .vi_wrapper .tomasei_light_blue {
  color: #0098d9;
}

body.company .vi_wrapper .tomasei_blue {
  color: #004094;
}

body.company .vi_wrapper .tomasei_green {
  color: #00a968;
}

body.company .vi_wrapper .vi {
  display: block;
  margin: 1.5em auto;
}

body.company .vi_wrapper .vi_copy {
  margin: 1.5em 0;
  text-align: center;
  font-weight: bold;
  font-size: 150%;
  line-height: 1.5;
}

body.company .vi_wrapper .vi_appendix {
  margin: 1.5em 0;
}

body.company .vi_wrapper .copy {
  display: block;
  margin: 3em auto 1em;
	max-width: 100%;
	height: auto;
}

body.company .philosophy_wrapper {
  margin-bottom: 30px;
  padding: 20px 30px;
  background: #F7FAEE;
}

body.company .philosophy_wrapper .philosophy_heading {
  margin: 0 0 1.5em 0;
  font-size: 135%;
  font-weight: bold;
}

body.company .mission_wrapper {
  margin-bottom: 30px;
  text-align: center;
}

body.company .mission_wrapper .mission {
  display: block;
  margin: 1.5em auto;
	max-width: 100%;
	height: auto;
}

body.company .mission_wrapper h5 {
  font-weight: bold;
  font-size: 150%;
  color: #333;
}

body.company .mission_wrapper h5:before {
  content: none;
  position: static;
}

body.company .vision_wrapper {
  margin-bottom: 30px;
  padding: 20px 30px;
  background: #F7FAEE;
}

body.company .vision_wrapper .vision_heading {
  margin: 0 0 1.5em 50px;
  font-size: 135%;
  font-weight: bold;
}

body.company .vision_wrapper h5 {
  font-weight: bold;
  font-size: 150%;
  color: #333;
  text-align: center;
}

body.company .vision_wrapper h5:before {
  content: none;
  position: static;
}

body.company .fundamental_policy_wapper {
  margin-bottom: 30px;
  padding: 0 30px;
}

body.company .iso_policy_wrapper {
  margin-bottom: 30px;
  padding: 20px 30px;
  background: #F7FAEE;
}

body.company .admission_policy_wrapper {
  margin-bottom: 30px;
  padding: 0 30px;
}

body.company .admission_detail_wrapper {
  padding: 20px 30px;
  background: #F7FAEE;
}

body.company .admission_detail_wrapper p {
  margin-left: 1em;
}

body.company .pagetop {
  padding-top: 75px;
  text-align: center;
  background: url("../images/common/footer/footer_copy.png") no-repeat;
}
.company .main .body ul.license_list {
  background: #fff;
  border-radius: 5px;
	list-style-type: none;
  padding: 7px;

}
.company .main .body ul.license_list::after {
	content: "";
	display: block;
	clear: both;
}
.company .main .body ul.license_list li {
  padding: 7px;
  border-bottom: 1px solid #ccc;
  position: relative;
	padding-left: 30px;margin: 0;
}
.company .main .body ul.license_list li span {
  position: absolute;
	right: 0;
}
.company .main .body ul.license_list li:before {
  content: "\f058";
  position: absolute;
  left: 1em;
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  font-size: 90%;
  color: #5cc88d;
}
.link_list dl {
	display: block;
	border-top: 1px solid #ccc;
	margin: 0;
flex-direction: row;
}
.link_list dl:first-child {
	border-top: 0 solid #ccc;
}
	

.link_list dl dt {
	float: none;
	display: block;
	width:100%;
}

.link_list dl dd {
	width:auto;
	float: none;
	display: block;
	padding: 0 0 7px 2.4em;word-break: break-all;
}
.company .main .body .envir_policy_select_wrapper {
  margin: 50px 0 20px;
  width: 100%;
  border-bottom: 3px solid #999;
}

.company .main .body .envir_policy_select_wrapper ul {
  margin: 0;
  padding: 0;
  list-style: none;
	display: flex;justify-content: space-around;
}

.company .main .body .envir_policy_select_wrapper ul li {
  cursor: pointer;
  margin: 0 5px;
  width: 195px;
  padding: 13px 10px 10px;
  border: 1px solid #ccc;
  border-bottom: none;
  text-align: center;
  box-shadow: 0px -6px 6px -1px rgba(127, 127, 127, 0.2) inset;
  border-radius: 10px 10px 0 0;
}

.company .main .body .envir_policy_select_wrapper ul li:first-child {
  margin-left: 30px;
}

.company .main .body .envir_policy_select_wrapper ul li.select {
  background: #ffec90;
}

.company .main .body .envir_policy_image_wrapper {
  width: 600px;
	max-width: 90%;

}
.company .main .body .envir_policy_image_wrapper img {
	  width: 538px;
	height: auto;	max-width: 95%;
}

.company .main .body .envir_policy_image_wrapper ~ .envir_policy_image_wrapper {
  display: none;
}

.company .main .body .envir_policy_aim_wrapper {
  padding: 20px 0;
  border-bottom: 1px solid #ccc;
}

.company .main .body .envir_policy_aim_wrapper h5 {
  font-weight: bold;
  color: #26904f;
}

.company .main .body .envir_policy_aim_wrapper .envir_policy_result {
  color: #ff6600;
  font-size: 135%;
}

.company .main .body table.envir_policy_range {
  border: 1px solid #ccc;
  border-collapse: collapse;
  background: #fff;
  width: 100%;
}

.company .main .body table.envir_policy_range th, .company .main .body table.envir_policy_range td {
  padding: 10px 20px;
  border: 1px solid #ccc;
}
	.certification_text{
	width: 650px;
		max-width: 90%;
    margin: 50px auto ;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 0 5px 5px rgba(127,127,127,0.2);
    text-align: center;
    font-size: 125%;
    font-weight: bold;
    background: #fff;
	}
	.certification_img{
    display: block;
    width: 512px;
		max-width: 90%;
    height: auto;
    margin: 0 auto 20px;
	}
	.certification_list{
		display: block;
		width: 540px;
		max-width: 90%;
		margin: 0 auto 20px;
	}
	.certification_list dl{
		display: flex; flex-direction: column ;
		background: #fff;
		max-width: 100%;
		min-height: 60px;

	}
	.certification_list dl dt{
		border-left: 10px solid #00A29A;
		border-bottom: 1px dotted #00A29A;

		text-align: left;
		padding: 5px ;

	}
	.certification_list dl dd{
		padding: 5px ;
	}
	.kankyo_flow{
		width: 90%; height: auto; margin: 0 auto; display: block;
	}

}

/** Tablet **/
@media screen and (min-width: 768px) and (max-width: 1079px) {

.header_menu ul li a {
    border-top: 1px solid #fff;
}
body.company {
  /**
 * ヘッダー
 */
  /**
 * アイキャッチ
 */
  /**
 * サイドバー
 */
  /**
 * 本文
 */
  /**
 * ページトップ
 */
}

body.company .eyecatch {
  height: 180px;
  background: #e8f2d9 url("../images/company/header_image.png") center center no-repeat;
}

body.company .eyecatch_inner {
  padding-top: 80px;
	margin: 0 20px;
}

body.company .eyecatch_inner h2 {
  font-size: 225%;
  color: #666;
}

body.company .eyecatch_inner ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

body.company .eyecatch_inner ul li {
  float: left;
  margin: 0;
  padding: 2px 20px 1px;
  border-right: 1px solid #999;
}

body.company .eyecatch_inner ul li:first-child {
  border-left: 1px solid #999;
}


body.company .main {
  margin: 0 0;
}

body.company .body {
  padding: 50px 50px;
  background: #F7FAEE;
}

body.company .body h3 {
  padding: 0 0 7px 1.15em;
  border-bottom: 1px dotted #ccc;
  background: url("../images/common/double_arrow.png") no-repeat;
  background-size: 0.75em 1.15em;
  font-size: 175%;
}

body.company .body h4 {
  margin-bottom: 0.5em;
  padding: 0 0 7px;
  border-bottom: 1px dotted #ccc;
  font-size: 150%;
}

body.company .body h4.disc {
  position: relative;
  padding: 0 0 0 25px;
  border: none;
}

body.company .body h4.disc:before {
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  color: #5cc88d;
  content: "\f111";
  left: 0;
  top: 0.1em;
  font-size: 90%;
}

body.company .colored_bg {
  padding: 25px;
  margin: 2.5em 0 1.5em;
  background: #fff;
  border-radius: 10px;
}

body.company .bodytop {
  margin: 50px -50px -20px;
  padding: 20px 0 0;
  border-top: 1px solid #399ecf;
  text-align: center;
}

body.company .strong_wrapper {
  padding: 20px 30px;
  background: url("../images/common/body_upper_alpha_bg.png") top center no-repeat, url("../images/common/body_lower_alpha_bg.png") bottom center no-repeat;
  background-size: 800px;
}

body.company .strong_wrapper .inner {
  background: #fff;
  padding: 30px;
  width: 607px;
}

body.company .pagetop {
clear: both;
    padding-top: 75px;
    text-align: center;
    background: none;}

body.company.greeting .president_sign {
  margin-top: 1.5em;
  text-align: right;
}

body.company.greeting .group_diagram {
  display: block;
  margin: 2em auto;
	height: auto;
	width: 100%;
}

body.company.greeting .tomasei_ci {
  display: block;
  margin: 1.5em auto;
}

body.company.history .history_list {
  width: 100%;
  background: #fff;
  border-radius: 5px;
  border-collapse: collapse;
}

body.company.history .history_list tr:first-child th, body.company.history .history_list tr:first-child td {
  border-top: none;
}

body.company.history .history_list tr th, body.company.history .history_list tr td {
  padding: 7px 10px;
  border-top: 1px solid #ccc;
}

body.company.history .history_list tr th {
  width: 180px;
}

body.company.license .license_list {
  width: 100%;
  background: #fff;
  border-radius: 5px;
  border-collapse: collapse;
}
.company .main .body ul.license_list {
  width: 100%;
  background: #fff;
  border-radius: 5px;
	list-style-type: none;
  padding: 7px;

}
.company .main .body ul.license_list::after {
	content: "";
	display: block;
	clear: both;
}
.company .main .body ul.license_list li {
  padding: 7px;
  border-bottom: 1px solid #ccc;
  position: relative;
	float: left;
	width: 40%;
	padding-left: 30px;
}
.company .main .body ul.license_list li span {
  position: absolute;
	right: 0;
}
.company .main .body ul.license_list li:before {
  content: "\f058";
  position: absolute;
  left: 1em;
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  font-size: 90%;
  color: #5cc88d;
}


body.company.access .access_map_wrapper {
  padding: 0 15px;
}

body.company.access .access_map_wrapper .access_map {
  float: left;
  width: 430px;
  height: 300px;
  margin-top: 15px;
  border: 1px solid #ccc;
  background: #fff;
}

body.company.access .access_map_wrapper img {
  float: right;
  margin-top: 15px;
}

body.company.cert .cert_list {
  width: 100%;
  background: #fff;
  border-radius: 5px;
  border-collapse: collapse;
}

body.company.cert .cert_list tr:first-child th, body.company.cert .cert_list tr:first-child td {
  border-top: none;
}

body.company.cert .cert_list tr th {
  padding: 10px;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

body.company.cert .cert_list tr td {
  padding: 10px;
  border-top: 1px solid #ccc;
}

body.company.cert .cert_list tr td a {
  display: block;
  margin: 5px 0 0;
  line-height: 1;
}

body.company.cert .join_list {
  width: 100%;
  background: #fff;
  border-radius: 5px;
}

body.company.cert .join_list td {
  width: 50%;
  position: relative;
  padding: 7px 10px 7px 20px;
}

body.company.cert .join_list td:before {
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  color: #5cc88d;
  content: "\f111";
  left: 0;
  font-size: 90%;
}
	.company .main .body .philosophy {
  background: #fff;
  margin: -15px;
  padding: 40px 20px;
  border-radius: 5px;
  box-shadow: 0 0 5px 5px rgba(127, 127, 127, 0.2);
}

.company .main .body .philosophy h3 {
  border: none;
  background: none;
  text-align: center;
  font-size: 200%;
}

.company .main .body .philosophy h4 {
  border: none;
  color: #00A39B;
}

.company .main .body .philosophy h4:before {
  content: "｜｜";
  padding-right: 1em;
  font-size: 115%;
}

.company .main .body .philosophy h4:after {
  content: "｜｜";
  padding-left: 1em;
  font-size: 115%;
}

.company .main .body .philosophy h5 {
  position: relative;
  padding-left: 15px;
  color: #00A39B;
}

.company .main .body .philosophy h5:before {
  content: "\f111";
  position: absolute;
  top: 0.1em;
  left: 0;
  font-family: "Font Awesome 5 Free";
  font-size: 90%;
}

.company .main .body .philosophy .vi_wrapper {
  text-align: center;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ccc;
}

.company .main .body .philosophy .vi_wrapper .tomasei_light_blue {
  color: #0098d9;
}

.company .main .body .philosophy .vi_wrapper .tomasei_blue {
  color: #004094;
}

.company .main .body .philosophy .vi_wrapper .tomasei_green {
  color: #00a968;
}

.company .main .body .philosophy .vi_wrapper .vi {
  display: block;
  margin: 1.5em auto;
}

.company .main .body .philosophy .vi_wrapper .vi_copy {
  margin: 1.5em 0;
  text-align: center;
  font-weight: bold;
  font-size: 150%;
  line-height: 1.5;
}

.company .main .body .philosophy .vi_wrapper .vi_appendix {
  margin: 1.5em 0;
}

.company .main .body .philosophy .vi_wrapper .copy {
  display: block;
  margin: 3em auto 1em;
}

.company .main .body .philosophy .philosophy_wrapper {
  margin-bottom: 30px;
  padding: 20px 30px;
  background: #F7FAEE;
}

.company .main .body .philosophy .philosophy_wrapper .philosophy_heading {
  margin: 0 0 1.5em 50px;
  font-size: 135%;
  font-weight: bold;
}

.company .main .body .philosophy .mission_wrapper {
  margin-bottom: 30px;
  text-align: center;
}

.company .main .body .philosophy .mission_wrapper .mission {
  display: block;
  margin: 1.5em auto;
}

.company .main .body .philosophy .mission_wrapper h5 {
  font-weight: bold;
  font-size: 150%;
  color: #333;
}

.company .main .body .philosophy .mission_wrapper h5:before {
  content: none;
  position: static;
}

.company .main .body .philosophy .vision_wrapper {
  margin-bottom: 30px;
  padding: 20px 30px;
  background: #F7FAEE;
}

.company .main .body .philosophy .vision_wrapper .vision_heading {
  margin: 0 0 1.5em 50px;
  font-size: 135%;
  font-weight: bold;
}

.company .main .body .philosophy .vision_wrapper h5 {
  font-weight: bold;
  font-size: 150%;
  color: #333;
  text-align: center;
}

.company .main .body .philosophy .vision_wrapper h5:before {
  content: none;
  position: static;
}

.company .main .body .philosophy .fundamental_policy_wapper {
  margin-bottom: 30px;
  padding: 0 30px;
}

.company .main .body .philosophy .iso_policy_wrapper {
  margin-bottom: 30px;
  padding: 20px 30px;
  background: #F7FAEE;
}

.company .main .body .philosophy .admission_policy_wrapper {
  margin-bottom: 30px;
  padding: 0 30px;
}

.company .main .body .philosophy .admission_detail_wrapper {
  padding: 20px 30px;
  background: #F7FAEE;
}

.company .main .body .philosophy .admission_detail_wrapper p {
  margin-left: 1em;
}
.company .main .body .access_map_wrapper {
	  padding: 0 15px;
	position: relative;
	width: 100%;
}

.access_map_wrapper .flex{
	display: flex;flex-direction: row-reverse;justify-content:space-between;
}
.company .main .body .access_map_wrapper .access_map {
	clear: both;
	
  width: 100%;
  height: 300px;
  margin-top: 15px;
  border: 1px solid #ccc;
  background: #fff;
}
.company .main .body .access_map_wrapper .shop {
  margin: 15px;
}
.company .main .body .access_map_wrapper>p {
  margin-top: 15px;
}
.company .main .body table.history_list {
  width: 100%;
  background: #fff;
  border-radius: 5px;
  border-collapse: collapse;
}

.company .main .body table.history_list tr:first-child th, .company .main .body table.history_list tr:first-child td {
  border-top: none;
}

.company .main .body table.history_list tr th, .company .main .body table.history_list tr td {
  padding: 7px 10px;
  border-top: 1px solid #ccc;
}

.company .main .body table.history_list tr th {
  width: 180px;
}

.company .main .body table.license_list {
  width: 100%;
  background: #fff;
  border-radius: 5px;
  border-collapse: collapse;
}

.company .main .body table.license_list tr:first-child td {
  border-top: none;
}

.company .main .body table.license_list tr td {
  padding: 7px;
  border-top: 1px solid #ccc;
  position: relative;
}

.company .main .body table.license_list tr td:nth-child(odd) {
  padding-left: 30px;
}

.company .main .body table.license_list tr td:nth-child(odd):before {
  content: "\f058";
  position: absolute;
  left: 1em;
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  font-size: 90%;
  color: #5cc88d;
}

.company .main .body table.license_list tr td:nth-child(even) {
  padding-right: 15px;
  width: 70px;
  text-align: right;
}
.company .main .body table.cert_list {
  width: 100%;
  background: #fff;
  border-radius: 5px;
  border-collapse: collapse;
}

.company .main .body table.cert_list tr:first-child th, .company .main .body table.cert_list tr:first-child td {
  border-top: none;
}

.company .main .body table.cert_list tr th {
  padding: 10px;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

.company .main .body table.cert_list tr td {
  padding: 10px;
  border-top: 1px solid #ccc;
}

.company .main .body table.cert_list tr td a {
  display: block;
  margin: 5px 0 0;
  line-height: 1;
}
	.company .main .body ul.join_list {
  width: 100%;
  background: #fff;
  border-radius: 5px;
	list-style-type: none;
}
.company .main .body ul.join_list::after {
	content: "";
	clear: both;
	display: block;
}

.company .main .body ul.join_list li {
width: 40%;
position: relative;
padding: 7px 10px 7px 20px;
float: left;
}
.company .main .body ul.join_list li:before {
  content: "\f111";
  position: absolute;
  left: 0;
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  font-size: 90%;
  color: #5cc88d;
}
.company .main .body ul.license_list {
  width: 100%;
  background: #fff;
  border-radius: 5px;
	list-style-type: none;
  padding: 7px;

}
.company .main .body ul.license_list::after {
	content: "";
	display: block;
	clear: both;
}
.company .main .body ul.license_list li {
  padding: 7px;
  border-bottom: 1px solid #ccc;
  position: relative;
	float: left;
	width: 40%;
	padding-left: 30px;
}
.company .main .body ul.license_list li span {
  position: absolute;
	right: 0;
}
.company .main .body ul.license_list li:before {
  content: "\f058";
  position: absolute;
  left: 1em;
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  font-size: 90%;
  color: #5cc88d;
}
.link_list dl {
	display: flex;
	border-top: 1px solid #ccc;
	margin: 0;
}
.link_list dl:first-child {
	border-top: 0 solid #ccc;
}
.link_list dl dt {
  width: 22em;
}

.link_list dl dd {
}
.company .main .body .envir_policy_select_wrapper {
  margin: 50px 0 20px;
  width: 100%;
  border-bottom: 3px solid #999;
}

.company .main .body .envir_policy_select_wrapper ul {
  margin: 0;
  padding: 0;
  list-style: none;
	display: flex;justify-content: space-around;
}

.company .main .body .envir_policy_select_wrapper ul li {
  cursor: pointer;
  margin: 0 5px;
  width: 100%;
  padding: 13px 10px 10px;
  border: 1px solid #ccc;
  border-bottom: none;
  text-align: center;
  box-shadow: 0px -6px 6px -1px rgba(127, 127, 127, 0.2) inset;
  border-radius: 10px 10px 0 0;
}

.company .main .body .envir_policy_select_wrapper ul li:first-child {
  
}

.company .main .body .envir_policy_select_wrapper ul li.select {
  background: #ffec90;
}

.company .main .body .envir_policy_image_wrapper {
  width: 600px;
  margin: 1.5em auto;
  padding: 20px 0;
  background: #fff;
  text-align: center;
  border-radius: 10px;
}

.company .main .body .envir_policy_image_wrapper ~ .envir_policy_image_wrapper {
  display: none;
}

.company .main .body .envir_policy_aim_wrapper {
  padding: 20px 0;
  border-bottom: 1px solid #ccc;
}

.company .main .body .envir_policy_aim_wrapper h5 {
  font-weight: bold;
  color: #26904f;
}

.company .main .body .envir_policy_aim_wrapper .envir_policy_result {
  color: #ff6600;
  font-size: 135%;
}

.company .main .body table.envir_policy_range {
  border: 1px solid #ccc;
  border-collapse: collapse;
  background: #fff;
  width: 100%;
}

.company .main .body table.envir_policy_range th, .company .main .body table.envir_policy_range td {
  padding: 10px 20px;
  border: 1px solid #ccc;
}
	.certification_text{
	width: 650px;
		max-width: 90%;
    margin: 50px auto 0;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 0 5px 5px rgba(127,127,127,0.2);
    text-align: center;
    font-size: 125%;
    font-weight: bold;
    background: #fff;
	}

		.certification_img{
    display: block;
    width: 512px;
		max-width: 90%;
    height: auto;
    margin: 0 auto 20px;
	}
	.certification_list{
		display: block;
		width: 540px;
		max-width: 90%;
		margin: 0 auto 20px;
	}
	.certification_list dl{
		display: flex;align-items: center;
		background: #fff;
		max-width: 100%;
		border-left: 15px solid #00A29A;
				min-height: 60px;

	}
	.certification_list dl dt{
		flex-basis: 25%;
		text-align: center;

	}
	.certification_list dl dd{
		flex-basis: 75%;
	}
	.kankyo_flow{
		float: right; width: 50%; height: auto; margin-left: 20px;
	}

}

/** PC ***/
@media screen and (min-width: 1080px)  {
body.company {
  /**
 * ヘッダー
 */
  /**
 * アイキャッチ
 */
  /**
 * サイドバー
 */
  /**
 * 本文
 */
  /**
 * ページトップ
 */
}

body.company header {
  padding: 25px 0 14px;
  background: #00A39B;
}

body.company .eyecatch {
  height: 180px;
  background: #e8f2d9 url("../images/company/header_image.png") center center no-repeat;
}

body.company .eyecatch_inner {
  padding-top: 80px;
  padding-left: 20px;
}

body.company .eyecatch_inner h2 {
  font-size: 225%;
  color: #666;
}

body.company .eyecatch_inner ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

body.company .eyecatch_inner ul li {
  float: left;
  margin: 0;
  padding: 2px 20px 1px;
  border-right: 1px solid #999;
}

body.company .eyecatch_inner ul li:first-child {
  border-left: 1px solid #999;
}
body.company .sub_nav {
  margin: 50px 0 0;
}


body.company .ecoworks {
  margin: 20px 0;
}

body.company .faq {
  margin: 20px 0;
}

body.company .faq h3 {
  padding: 5px 15px 0;
  background: #f8b500;
  border-radius: 5px 5px 0 0;
  font-size: 150%;
  color: #fff;
}

body.company .faq h3 .subheading {
  display: block;
  margin: 3px -15px 0;
  padding: 3px 15px;
  background: #fceabb;
  border-bottom: 1px solid #f8b500;
  font-size: 75%;
  color: #f8b500;
}

body.company .faq ul {
  margin: 0;
  padding: 0 0 7px;
  border-bottom: 1px solid #f8b500;
  list-style: none;
}

body.company .faq ul li {
  margin: 0 0 0 10px;
  padding: 5px 0 5px 20px;
  position: relative;
}

body.company .faq ul li:before {
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  color: #ffae78;
  content: "\f054";
  left: 0.5em;
}

body.company .greenbiz {
  margin: 20px 0;
}

body.company .water_project {
  margin: 20px 0;
}

body.company .main {
  width: 1080px;
  margin: 15px auto 0;
}

body.company .body {
  float: right;
  width: 830px;
  padding: 50px 50px;
  background: #F7FAEE;
}

body.company .body h3 {
  padding: 0 0 7px 1.15em;
  border-bottom: 1px dotted #ccc;
  background: url("../images/common/double_arrow.png") no-repeat;
  background-size: 0.75em 1.15em;
  font-size: 175%;
}

body.company .body h4 {
  margin-bottom: 0.5em;
  padding: 0 0 7px;
  border-bottom: 1px dotted #ccc;
  font-size: 150%;
}

body.company .body h4.disc {
  position: relative;
  padding: 0 0 0 25px;
  border: none;
}

body.company .body h4.disc:before {
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  color: #5cc88d;
  content: "\f111";
  left: 0;
  top: 0.1em;
  font-size: 90%;
}

body.company .colored_bg {
  padding: 25px;
  margin: 2.5em 0 1.5em;
  background: #fff;
  border-radius: 10px;
}

body.company .bodytop {
  margin: 50px -50px -20px;
  padding: 20px 0 0;
  border-top: 1px solid #399ecf;
  text-align: center;
}

body.company .strong_wrapper {
  padding: 20px 30px;
  background: url("../images/common/body_upper_alpha_bg.png") top center no-repeat, url("../images/common/body_lower_alpha_bg.png") bottom center no-repeat;
  background-size: 800px;
}

body.company .strong_wrapper .inner {
  background: #fff;
  padding: 30px;
  width: 607px;
}

body.company .pagetop {
  width: 950px;
  margin: 0 auto;
  padding-top: 75px;
  background: url("../images/common/footer/footer_copy.png") no-repeat;
}

body.company.greeting .president_sign {
  margin-top: 1.5em;
  text-align: right;
}

body.company.greeting .group_diagram {
  display: block;
  margin: 2em -50px;
}

body.company.greeting .tomasei_ci {
  display: block;
  margin: 1.5em auto;
}

body.company.history .history_list {
  width: 100%;
  background: #fff;
  border-radius: 5px;
  border-collapse: collapse;
}

body.company.history .history_list tr:first-child th, body.company.history .history_list tr:first-child td {
  border-top: none;
}

body.company.history .history_list tr th, body.company.history .history_list tr td {
  padding: 7px 10px;
  border-top: 1px solid #ccc;
}

body.company.history .history_list tr th {
  width: 180px;
}

body.company.license .license_list {
  width: 100%;
  background: #fff;
  border-radius: 5px;
  border-collapse: collapse;
}

body.company.license .license_list tr:first-child td {
  border-top: none;
}

body.company.license .license_list tr td {
  padding: 7px;
  border-top: 1px solid #ccc;
  position: relative;
}

body.company.license .license_list tr td:nth-child(odd) {
  padding-left: 30px;
}

body.company.license .license_list tr td:nth-child(odd):before {
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  color: #5cc88d;
  content: "\f058";
  left: 1em;
  font-size: 90%;
}

body.company.license .license_list tr td:nth-child(even) {
  padding-right: 15px;
  width: 70px;
  text-align: right;
}

body.company.access .access_map_wrapper {
  padding: 0 15px;
}

body.company.access .access_map_wrapper .access_map {
  float: left;
  width: 430px;
  height: 300px;
  margin-top: 15px;
  border: 1px solid #ccc;
  background: #fff;
}

body.company.access .access_map_wrapper img {
  float: right;
  margin-top: 15px;
}

body.company.cert .cert_list {
  width: 100%;
  background: #fff;
  border-radius: 5px;
  border-collapse: collapse;
}

body.company.cert .cert_list tr:first-child th, body.company.cert .cert_list tr:first-child td {
  border-top: none;
}

body.company.cert .cert_list tr th {
  padding: 10px;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

body.company.cert .cert_list tr td {
  padding: 10px;
  border-top: 1px solid #ccc;
}

body.company.cert .cert_list tr td a {
  display: block;
  margin: 5px 0 0;
  line-height: 1;
}

body.company.cert .join_list {
  width: 100%;
  background: #fff;
  border-radius: 5px;
}

body.company.cert .join_list td {
  width: 50%;
  position: relative;
  padding: 7px 10px 7px 20px;
}

body.company.cert .join_list td:before {
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  color: #5cc88d;
  content: "\f111";
  left: 0;
  font-size: 90%;
}
.company .main .body .philosophy {
  background: #fff;
  margin: -15px;
  padding: 40px 20px;
  border-radius: 5px;
  box-shadow: 0 0 5px 5px rgba(127, 127, 127, 0.2);
}

.company .main .body .philosophy h3 {
  border: none;
  background: none;
  text-align: center;
  font-size: 200%;
}

.company .main .body .philosophy h4 {
  border: none;
  color: #00A39B;
}

.company .main .body .philosophy h4:before {
  content: "｜｜";
  padding-right: 1em;
  font-size: 115%;
}

.company .main .body .philosophy h4:after {
  content: "｜｜";
  padding-left: 1em;
  font-size: 115%;
}

.company .main .body .philosophy h5 {
  position: relative;
  padding-left: 15px;
  color: #00A39B;
}

.company .main .body .philosophy h5:before {
  content: "\f111";
  position: absolute;
  top: 0.1em;
  left: 0;
  font-family: "Font Awesome 5 Free";
  font-size: 90%;
}

.company .main .body .philosophy .vi_wrapper {
  text-align: center;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ccc;
}

.company .main .body .philosophy .vi_wrapper .tomasei_light_blue {
  color: #0098d9;
}

.company .main .body .philosophy .vi_wrapper .tomasei_blue {
  color: #004094;
}

.company .main .body .philosophy .vi_wrapper .tomasei_green {
  color: #00a968;
}

.company .main .body .philosophy .vi_wrapper .vi {
  display: block;
  margin: 1.5em auto;
}

.company .main .body .philosophy .vi_wrapper .vi_copy {
  margin: 1.5em 0;
  text-align: center;
  font-weight: bold;
  font-size: 150%;
  line-height: 1.5;
}

.company .main .body .philosophy .vi_wrapper .vi_appendix {
  margin: 1.5em 0;
}

.company .main .body .philosophy .vi_wrapper .copy {
  display: block;
  margin: 3em auto 1em;
}

.company .main .body .philosophy .philosophy_wrapper {
  margin-bottom: 30px;
  padding: 20px 30px;
  background: #F7FAEE;
}

.company .main .body .philosophy .philosophy_wrapper .philosophy_heading {
  margin: 0 0 1.5em 50px;
  font-size: 135%;
  font-weight: bold;
}

.company .main .body .philosophy .mission_wrapper {
  margin-bottom: 30px;
  text-align: center;
}

.company .main .body .philosophy .mission_wrapper .mission {
  display: block;
  margin: 1.5em auto;
}

.company .main .body .philosophy .mission_wrapper h5 {
  font-weight: bold;
  font-size: 150%;
  color: #333;
}

.company .main .body .philosophy .mission_wrapper h5:before {
  content: none;
  position: static;
}

.company .main .body .philosophy .vision_wrapper {
  margin-bottom: 30px;
  padding: 20px 30px;
  background: #F7FAEE;
}

.company .main .body .philosophy .vision_wrapper .vision_heading {
  margin: 0 0 1.5em 50px;
  font-size: 135%;
  font-weight: bold;
}

.company .main .body .philosophy .vision_wrapper h5 {
  font-weight: bold;
  font-size: 150%;
  color: #333;
  text-align: center;
}

.company .main .body .philosophy .vision_wrapper h5:before {
  content: none;
  position: static;
}

.company .main .body .philosophy .fundamental_policy_wapper {
  margin-bottom: 30px;
  padding: 0 30px;
}

.company .main .body .philosophy .iso_policy_wrapper {
  margin-bottom: 30px;
  padding: 20px 30px;
  background: #F7FAEE;
}

.company .main .body .philosophy .admission_policy_wrapper {
  margin-bottom: 30px;
  padding: 0 30px;
}

.company .main .body .philosophy .admission_detail_wrapper {
  padding: 20px 30px;
  background: #F7FAEE;
}

.company .main .body .philosophy .admission_detail_wrapper p {
  margin-left: 1em;
}
.company .main .body .access_map_wrapper {
  padding: 0 15px;
}

.company .main .body .access_map_wrapper .access_map {
  float: left;
  width: 430px;
  height: 300px;
  margin-top: 15px;
  border: 1px solid #ccc;
  background: #fff;
}

.company .main .body .access_map_wrapper .shop {
  float: right;
  margin-top: 15px;
}

.company .main .body .access_map_wrapper>img {
}
.company .main .body table.history_list {
  width: 100%;
  background: #fff;
  border-radius: 5px;
  border-collapse: collapse;
}

.company .main .body table.history_list tr:first-child th, .company .main .body table.history_list tr:first-child td {
  border-top: none;
}

.company .main .body table.history_list tr th, .company .main .body table.history_list tr td {
  padding: 7px 10px;
  border-top: 1px solid #ccc;
}

.company .main .body table.history_list tr th {
  width: 180px;
}

.company .main .body table.license_list {
  width: 100%;
  background: #fff;
  border-radius: 5px;
  border-collapse: collapse;
}

.company .main .body table.license_list tr:first-child td {
  border-top: none;
}

.company .main .body table.license_list tr td {
  padding: 7px;
  border-top: 1px solid #ccc;
  position: relative;
}

.company .main .body table.license_list tr td:nth-child(odd) {
  padding-left: 30px;
}

.company .main .body table.license_list tr td:nth-child(odd):before {
  content: "\f058";
  position: absolute;
  left: 1em;
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  font-size: 90%;
  color: #5cc88d;
}

.company .main .body table.license_list tr td:nth-child(even) {
  padding-right: 15px;
  width: 70px;
  text-align: right;
}
.company .main .body table.cert_list {
  width: 100%;
  background: #fff;
  border-radius: 5px;
  border-collapse: collapse;
}

.company .main .body table.cert_list tr:first-child th, .company .main .body table.cert_list tr:first-child td {
  border-top: none;
}

.company .main .body table.cert_list tr th {
  padding: 10px;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

.company .main .body table.cert_list tr td {
  padding: 10px;
  border-top: 1px solid #ccc;
}

.company .main .body table.cert_list tr td a {
  display: block;
  margin: 5px 0 0;
  line-height: 1;
}
.company .main .body ul.join_list {
  width: 100%;
  background: #fff;
  border-radius: 5px;
	list-style-type: none;
}
.company .main .body ul.join_list::after {
	content: "";
	clear: both;
	display: block;
}

.company .main .body ul.join_list li {
width: 40%;
position: relative;
padding: 7px 10px 7px 20px;
float: left;
}

.company .main .body ul.join_list li:before {
  content: "\f111";
  position: absolute;
  left: 0;
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  font-size: 90%;
  color: #5cc88d;
}
.company .main .body ul.license_list {
  width: 100%;
  background: #fff;
  border-radius: 5px;
	list-style-type: none;
  padding: 7px;

}
.company .main .body ul.license_list::after {
	content: "";
	display: block;
	clear: both;
}
.company .main .body ul.license_list li {
  padding: 7px;
  border-bottom: 1px solid #ccc;
  position: relative;
	float: left;
	width: 40%;
	padding-left: 30px;
}
.company .main .body ul.license_list li span {
  position: absolute;
	right: 0;
}
.company .main .body ul.license_list li:before {
  content: "\f058";
  position: absolute;
  left: 1em;
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  font-size: 90%;
  color: #5cc88d;
}
.link_list dl {
	display: flex;
	border-top: 1px solid #ccc;
	margin: 0;
}
.link_list dl:first-child {
	border-top: 0 solid #ccc;
}
	

.link_list dl dt {
  width: 22em;
}

.link_list dl dd {
}

.company .main .body .envir_policy_select_wrapper {
  margin: 50px 0 20px;
  width: 100%;
  border-bottom: 3px solid #999;
}

.company .main .body .envir_policy_select_wrapper ul {
  margin: 0;
  padding: 0;
  list-style: none;
	display: flex;justify-content: space-around;
	}

.company .main .body .envir_policy_select_wrapper ul li {
  cursor: pointer;
  margin: 0 5px;
  padding: 13px 10px 10px;
	width: 100%;
  float: left;
  border: 1px solid #ccc;
  border-bottom: none;
  text-align: center;
  box-shadow: 0px -6px 6px -1px rgba(127, 127, 127, 0.2) inset;
  border-radius: 10px 10px 0 0;
}

.company .main .body .envir_policy_select_wrapper ul li:first-child {
}

.company .main .body .envir_policy_select_wrapper ul li.select {
  background: #ffec90;
}

.company .main .body .envir_policy_image_wrapper {
  width: 600px;
  margin: 1.5em auto;
  padding: 20px 0;
  background: #fff;
  text-align: center;
  border-radius: 10px;
}

.company .main .body .envir_policy_image_wrapper ~ .envir_policy_image_wrapper {
  display: none;
}

.company .main .body .envir_policy_aim_wrapper {
  padding: 20px 0;
  border-bottom: 1px solid #ccc;
}

.company .main .body .envir_policy_aim_wrapper h5 {
  font-weight: bold;
  color: #26904f;
}

.company .main .body .envir_policy_aim_wrapper .envir_policy_result {
  color: #ff6600;
  font-size: 135%;
}

.company .main .body table.envir_policy_range {
  border: 1px solid #ccc;
  border-collapse: collapse;
  background: #fff;
  width: 100%;
}

.company .main .body table.envir_policy_range th, .company .main .body table.envir_policy_range td {
  padding: 10px 20px;
  border: 1px solid #ccc;
}
	.certification_text{
		    width: 650px;
    margin: 50px auto 0;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 0 5px 5px rgba(127,127,127,0.2);
    text-align: center;
    font-size: 125%;
    font-weight: bold;
    background: #fff;
	}
	.certification_img{
    display: block;
    width: 512px;
    height: auto;
    margin: 0 auto 20px;
	}
	.certification_list{
		display: block;
		width: 540px;
		max-width: 90%;
		margin: 0 auto 20px;
	}
	.certification_list dl{
		display: flex;align-items: center;
		background: #fff;
		max-width: 100%;
		border-left: 15px solid #00A29A;
				min-height: 60px;

	}
	.certification_list dl dt{
		flex-basis: 25%;
		text-align: center;

	}
	.certification_list dl dd{
		flex-basis: 75%;
	}
	.kankyo_flow{
		float: right; width: 400px; height: auto; margin-left: 20px;
	}
	
}