@charset "Shift_JIS";

/**
 * トップページ用スタイル
 *
 */
#contents {
  background: none; }

/* メインビジュアル */
.envtop-visual {
  background-color: #eef6f5; }

.envtop-visual-inner {
  padding-bottom: 48px;
  padding-top: 40px;
  text-align: center; }

/* トップバナー */
.envtop-bnr {
  background-color: #f6f6f6;
  padding-bottom: 35px;
  padding-top: 35px; }

.envtop-bnr li {
  margin-right: 30px; }
  .envtop-bnr li:last-child {
    margin-right: 0; }

/* 新着情報 */
.envtop-news {
  padding-bottom: 50px;
  padding-top: 50px; }

.envtop-news-inner {
  margin: 0 auto;
  width: 980px; }

.envtop-news-ttl {
  margin-bottom: 7px;
  text-align: center;
  font-size: 24px;
  font-size: 2.4rem; }

.env-news-list:last-child {
  margin-bottom: 30px; }
.env-news-list li {
  border-bottom: 1px solid #e7e7e7;
  position: relative;
  padding: 11px 15px 11px 24em;
  font-size: 16px;
  font-size: 1.6rem; }
.env-news-list .icon-new {
  margin-left: 5px;
  position: relative;
  top: 2px; }

.news-list-hidden {
  display: none; }

.env-news-date,
.env-news-category {
  position: absolute;
  line-height: 1; }

.env-news-date {
  left: 20px;
  top: 15px; }

.env-news-category {
  border: 1px solid #5eb349;
  left: 15em;
  top: 15px;
  padding-bottom: 3px;
  padding-top: 3px;
  text-align: center;
  min-width: 180px;
  font-size: 12px;
  font-size: 1.2rem; }

.toggle-btn {
  font-weight: bold;
  margin-top: 30px;
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem; }
  .toggle-btn span {
    border-radius: 6px;
    border: 2px solid #72ba60;
    display: inline-block;
    padding: 10px 38px; }

/* トップコミットメント */
.envtop-commitment {
  background: url(img/commitment_bg.jpg) no-repeat center top;
  background-size: cover;
  padding-bottom: 100px;
  padding-top: 70px; }
  .envtop-commitment .box-img-r {
    margin-top: 40px; }
  .envtop-commitment .box-text {
    width: 600px; }
    .envtop-commitment .box-text p {
      text-align: justify;
      text-justify: inter-ideograph;
      font-size: 14px;
      font-size: 1.4rem; }
  .envtop-commitment .box-img {
    width: 300px; }

.envtop-commitment-ttl {
  background: url(/company/action/env/common/css/img/ttl_line.png) no-repeat center bottom;
  text-align: center;
  font-size: 28px;
  font-size: 2.8rem; }

.envtop-commitment-btn {
  margin: 20px auto 0;
  width: 500px; }
  .envtop-commitment-btn a {
    background-color: #FFF;
    display: block; }

.envtop-commitment-name {
  text-align: right;
  margin-top: 5px;
  font-size: 16px;
  font-size: 1.6rem; }
  .envtop-commitment-name span {
    font-size: 11px;
    font-size: 1.1rem; }

/* 4カラムボックス */
.envtop-colbox {
  background: url(/company/action/env/common/css/img/bg_texture01.gif) repeat left top;
  padding-bottom: 60px;
  padding-top: 60px; }

.envtop-colbox-inner {
  margin: 0 auto;
  width: 980px; }

.colbox-set {
  background-color: #FFF;
  border-radius: 6px;
  margin-bottom: 0 !important; }
.colbox-set1clumn {
	background-color: #FFF;
	border-radius: 6px;
	margin-bottom: 0 !important;
}
.colbox-set1clumn-thumb {
	display: block;
	width: 230px;
	float: left;
}
.colbox-set1clumn .ttlR {
	float: left;
	width: 750px;
	text-align: center;
}
.colbox-set1clumn .ttl {
	float: left;
	width: 750px;
	text-align: center;
	margin-top: 25px;
	font-size: 1.2em;
}

.colbox-set-thumb {
  display: block;
  margin-bottom: 25px; }

.colbox-set-ttl-inner {
  height: 100%; }

.colbox-set-ttl {
  text-align: center;
  line-height: 1.5;
  font-size: 20px;
  font-size: 2rem; }
  .colbox-set-ttl a {
    display: block; }
  .colbox-set-ttl .colbox-set-ttl-inner {
    display: table;
    padding-bottom: 20px;
    width: 100%; }
    .colbox-set-ttl .colbox-set-ttl-inner strong {
      display: table-cell;
      height: 115px;
      width: 100%;
      vertical-align: middle; }

.colbox-set-list {
  padding: 0 20px 32px; }
  .colbox-set-list li {
    border-top: 1px solid #e3e3e3;
    line-height: 1.375;
    padding: 12px 0 12px 20px;
    position: relative;
    font-size: 16px;
    font-size: 1.6rem; }
    .colbox-set-list li:before {
      border: 5px solid transparent;
      border-left: 6px solid #329c17;
      box-sizing: border-box;
      content: '';
      height: 6px;
      display: block;
      position: absolute;
      left: 3px;
      top: 50%;
      width: 6px;
      transform: translateY(-50%); }
	 
	 .colbox-set-listNo {
  padding: 0 20px 32px; } 
	  
	  .colbox-set-listNo li {
    border-top: 1px solid #e3e3e3;
    line-height: 1.375;
    padding: 12px 0 12px 0px;
    position: relative;
    font-size: 16px;
    font-size: 1.6rem; }
    .colbox-set-listNo li:before {
      border: 5px solid transparent;
      border-left: 0px solid #ffffff;
      box-sizing: border-box;
      content: '';
      height: 6px;
      display: block;
      position: absolute;
      left: 3px;
      top: 50%;
      width: 6px;
      transform: translateY(-50%); }


/* その他バナー */
.envtop-other {
  margin: 0 auto;
  padding-bottom: 90px;
  padding-top: 50px;
  width: 980px; }

.envtop-other-bnr {
  float: left;
  width: 400px; }
  .envtop-other-bnr li {
    margin-bottom: 10px;
    text-align: left; }
    .envtop-other-bnr li:last-child {
      margin-bottom: 0; }
  .envtop-other-bnr a {
    display: block;
    min-height: 70px;
    position: relative;
    text-align: left; }
    .envtop-other-bnr a:after {
      top: 22px; }
  .envtop-other-bnr span {
    display: block;
    padding-left: 100px;
    padding-top: 10px; }
  .envtop-other-bnr .envtop-other-bnr-img {
    display: block;
    position: absolute;
    left: 4px;
    top: 0; }

.envtop-other-notes {
  border: 1px solid #e5e5e5;
  border-radius: 6px;
  float: right;
  line-height: 1.5;
  padding: 25px 19px 20px;
  width: 520px;
  font-size: 12px;
  font-size: 1.2rem; }
  .envtop-other-notes li {
    border-bottom: 1px solid #e3e3e3;
    color: #666;
    min-height: 2.75em;
    padding: 12px 0 13px 92px;
    position: relative; }
    .envtop-other-notes li span {
      font-weight: bold;
      position: absolute;
      left: 0;
      top: 15px; }
    .envtop-other-notes li:last-child {
      border-bottom: none; }
	 
.block-ecosuishin {	
	background-color: #5a9bd6;	
	margin-top: 20px;
	display: inline-block;
	padding: 15px 57px;
	border-radius: 6px;
}
.block-ecosuishin:hover {
	opacity: 0.9 ;
}
.block-ecosuishin .left  {
	float: left;
	width: 225px;
}
.block-ecosuishin .right  {
	float: right;
	width: 225px;
}
.block-ecosuishin .center  {
	color: #FFF;
	text-align: center;
	width: 416px;
	float: left;
	height: 150px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: bold;
	font-size: 20px;
}
