@charset "UTF-8";
/* 
==================================================
ヘッダー
==================================================
*/
.l_header .right nav ul li a {
  color: #00963c;
}
.l_header .right .btn a {
  border-radius: 50px;
  background-color: #ffa000;
}

/* 
==================================================
キービジュアル
==================================================
*/
.l_kv .news .box .lr {
  background-color: #00963c;
}
.l_kv .news .box .lr .left {
  background-color: #00963c;
}
.l_kv .news .box .lr .right .content-gr ul li time {
  color: #323232;
}
.l_kv .news .box .lr .right .content-gr ul li p {
  color: #323232;
}

/* 
==================================================
導入部分
==================================================
*/
.l_introduction .heading-gr h2 {
  color: #00963c;
}

/* 
==================================================
代表挨拶
==================================================
*/
.l_message .heading-gr h2 .inner {
  background: linear-gradient(to right, #50ba99 10px, #67d522 900px);
}
.l_message .content .box .name-gr .eng {
  color: #00963c;
}

/* 
==================================================
当社について
==================================================
*/
.l_about .heading-gr .col .box {
  background: linear-gradient(to right, #50ba99 10px, #67d522 900px);
}
.l_about .heading-gr .col .jpn {
  color: #00963c;
}
.l_about .content .block h3 {
  color: #00963c;
  border-bottom: solid 1px #00963c;
}
.l_about .content .block .icon-list ul li .txt-gr {
  border-bottom: solid 1px #00963c;
  background-color: #fcfbe2;
}
.l_about .content .block .icon-list ul li .txt-gr h4 {
  color: #00963c;
}
.l_about .content .block .icon-list ul li .txt-gr h4 strong {
  color: #ffa000;
}
.l_about .content .block .hd-list ul li:nth-of-type(1) .image img {
  width: 55%;
}
.l_about .content .block .hd-list ul li:nth-of-type(2) .image img {
  width: 86%;
}
.l_about .content .block .hd-list ul li:nth-of-type(3) .image img {
  width: 60%;
}
.l_about .content .block .hd-list ul li .txt-gr h4 {
  font-weight: 600;
  color: #00963c;
  border-bottom: solid 1px #00963c;
}/*# sourceMappingURL=customize.css.map */