@charset "UTF-8";
/* ===================================================================
CSS information

 file name  :environment.css
 author     :Ability Consultant
style info  :CSR･環境への取り組み
=================================================================== */
/* -----------------------------------------------------------
	.con_csr
----------------------------------------------------------- */
.con_csr {
  width: 950px;
  margin: 0 auto 100px;
}
.con_csr .con_maintit {
  margin: 0 auto 30px -25px;
  background: url(../business/images/electro/bg_maintit.png) no-repeat scroll left top;
}
.con_csr .con_maintit h2 {
  padding: 10px 0 40px 42px;
  background: url(../environment/images/title.png) no-repeat 10px 30px;
}
.con_csr .box_csr .intr_txt {
  text-align: center;
}
.con_csr .box_csr .wrp_news {
  width: 100%;
  margin-top: 60px;
}
.con_csr .box_csr .wrp_news .box_list {
  overflow: hidden;
}
.con_csr .box_csr .wrp_news .box_list:nth-child(n+2) {
  padding-top: 80px;
}
.con_csr .box_csr .wrp_news .box_list .photo {
  float: left;
  width: 350px;
  padding-top: 250px;
  position: relative;
  overflow: hidden;
}
.con_csr .box_csr .wrp_news .box_list .photo img {
  position: absolute;
  top: 0;
  left: 0;
}
.con_csr .box_csr .wrp_news .box_list .wrp_list {
  width: 540px;
  float: right;
}
.con_csr .box_csr .wrp_news .box_list .wrp_list .st {
  font-size: 129%;
  letter-spacing: .06em;
  color: #087bbd;
  display: inline-block;
  font-weight: bold;
  margin-bottom: 25px;
  display: flex;
  align-items: center;
}
.con_csr .box_csr .wrp_news .box_list .wrp_list .st img {
  margin-right: 10px;
}
.con_csr .box_csr .wrp_news .box_list .wrp_list ul {
  letter-spacing: -.4em;
}
.con_csr .box_csr .wrp_news .box_list .wrp_list ul li {
  overflow: hidden;
  letter-spacing: normal;
  border-top: 1px dotted #087bbd;
  padding: 1em 0;
}
.con_csr .box_csr .wrp_news .box_list .wrp_list ul li:last-child {
  border-bottom: 1px dotted #087bbd;
}
.con_csr .box_csr .wrp_news .box_list .wrp_list ul li .day {
  font-size: 86%;
  display: inline-block;
  margin-right: 15px;
}
.con_csr .box_csr .wrp_news .box_list .wrp_list ul li .txt {
  width: 310px;
  margin-right: 35px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
}
.con_csr .box_csr .wrp_news .box_list .wrp_list ul li .txt a {
  text-decoration: underline !important;
}
.con_csr .box_csr .wrp_news .box_list .wrp_list ul li .txt_deta {
  display: inline-block;
  vertical-align: middle;
}
.con_csr .box_csr .wrp_news .box_list .wrp_list ul li .txt_deta:before {
  content: "";
  background: url(../environment/images/ic_det.png) no-repeat;
  width: 10px;
  height: 11px;
  display: inline-block;
  vertical-align: middle;
}
.con_csr .box_csr .wrp_news .box_list .wrp_list ul li a {
  transition: 0.5s;
}
.con_csr .box_csr .wrp_news .box_list .wrp_list ul li a:hover {
  opacity: .5;
}

/* -----------------------------------------------------------
	.con_sus
----------------------------------------------------------- */
.con_sus {
  width: 950px;
  margin: 0 auto 100px;
}
.con_sus .con_maintit {
  margin: 0 auto 30px -25px;
  background: url(../business/images/electro/bg_maintit.png) no-repeat scroll left top;
}
.con_sus .con_maintit h2 {
  padding: 10px 0 40px 42px;
  background: url(../environment/images/title_sus.png) no-repeat 10px 30px;
}
.con_sus .box_sus .intr_txt {
  text-align: center;
}
.con_sus .box_sus .wrp_news {
  width: 100%;
  margin-top: 60px;
}
.con_sus .box_sus .wrp_news .box_list {
  overflow: hidden;
}
.con_sus .box_sus .wrp_news .box_list:nth-child(n+2) {
  padding-top: 80px;
}
.con_sus .box_sus .wrp_news .box_list .photo {
  float: left;
  width: 350px;
  padding-top: 250px;
  position: relative;
  overflow: hidden;
}
.con_sus .box_sus .wrp_news .box_list .photo img {
  position: absolute;
  top: 0;
  left: 0;
}
.con_sus .box_sus .wrp_news .box_list .wrp_list {
  width: 540px;
  float: right;
}
.con_sus .box_sus .wrp_news .box_list .wrp_list .st {
  font-size: 129%;
  letter-spacing: .06em;
  color: #087bbd;
  display: inline-block;
  font-weight: bold;
  margin-bottom: 25px;
  display: flex;
  align-items: center;
}
.con_sus .box_sus .wrp_news .box_list .wrp_list .st img {
  margin-right: 10px;
}
.con_sus .box_sus .wrp_news .box_list .wrp_list ul {
  letter-spacing: -.4em;
}
.con_sus .box_sus .wrp_news .box_list .wrp_list ul li {
  overflow: hidden;
  letter-spacing: normal;
  border-top: 1px dotted #087bbd;
  padding: 1em 0;
}
.con_sus .box_sus .wrp_news .box_list .wrp_list ul li:last-child {
  border-bottom: 1px dotted #087bbd;
}
.con_sus .box_sus .wrp_news .box_list .wrp_list ul li .day {
  font-size: 86%;
  display: inline-block;
  margin-right: 15px;
}
.con_sus .box_sus .wrp_news .box_list .wrp_list ul li .txt {
  width: 310px;
  margin-right: 35px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
}
.con_sus .box_sus .wrp_news .box_list .wrp_list ul li .txt a {
  text-decoration: underline !important;
}
.con_sus .box_sus .wrp_news .box_list .wrp_list ul li .txt_deta {
  display: inline-block;
  vertical-align: middle;
}
.con_sus .box_sus .wrp_news .box_list .wrp_list ul li .txt_deta:before {
  content: "";
  background: url(../environment/images/ic_det.png) no-repeat;
  width: 10px;
  height: 11px;
  display: inline-block;
  vertical-align: middle;
}
.con_sus .box_sus .wrp_news .box_list .wrp_list ul li a {
  transition: 0.5s;
}
.con_sus .box_sus .wrp_news .box_list .wrp_list ul li a:hover {
  opacity: .5;
}

/* -----------------------------------------------------------
    con_env
----------------------------------------------------------- */
.con_env {
  width: 950px;
  margin: 0 auto 100px;
  overflow: hidden;
}

/* -----------------------------------------------------------
    main
----------------------------------------------------------- */
.main {
  float: left;
  width: 640px;
}
.main .txt_news {
  font-size: 93%;
  float: left;
  margin-bottom: 15px;
}
.main .txt_news span {
  font-size: 185%;
}
.main .box_news {
  clear: both;
  width: 100%;
  border-top: 1px solid #c1c2c2;
  border-bottom: 1px solid #c1c2c2;
  padding-bottom: 40px;
}
.main .box_news li {
  margin-top: 30px;
}
.main .box_news li a {
  text-decoration: none;
  display: block;
  overflow: hidden;
  position: relative;
}
.main .box_news li a:after {
  content: '';
  width: 10px;
  height: 10px;
  background: url(../images/home/ic_news.png) no-repeat;
  position: absolute;
  bottom: 5px;
  right: 0;
}
.main .box_news li a .photo {
  float: left;
  width: 130px;
  text-align: center;
  max-height: 87px;
  height: 87px;
  overflow: hidden;
  position: relative;
}
.main .box_news li a .box_txt {
  float: right;
  width: 670px;
  padding-bottom: 12px;
  border-bottom: 3px double #463429;
}
.main .box_news li a .box_txt > p {
  display: block;
}
.main .box_news li a .box_txt .txt_inf {
  letter-spacing: -.4em;
}
.main .box_news li a .box_txt .txt_inf span {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: middle;
}
.main .box_news li a .box_txt .txt_inf span.date {
  font-size: 115%;
}
.main .box_news li a .box_txt .txt_inf span.cate {
  color: #fff;
  margin-left: .8em;
  padding: 0 .8em;
  background: #463429;
  font-size: 86%;
}
.main .box_news li a .box_txt .st {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 1.5;
  margin-top: 5px;
}

/* -----------------------------------------------------------
    box_pager
----------------------------------------------------------- */
.box_pager {
  text-align: right;
  font-size: 93%;
  margin-top: 20px;
}
.box_pager > div {
  display: inline-block;
  vertical-align: middle;
}
.box_pager > div .btn_prev, .box_pager > div .btn_next, .box_pager > div .btn_list {
  float: left;
}
.box_pager > div .btn_prev a, .box_pager > div .btn_next a, .box_pager > div .btn_list a {
  padding: 8px;
  transition: 0.5s;
}
.box_pager > div .btn_list {
  background: #c1c2c2;
}
.box_pager > div .btn_list a {
  color: #fff;
  border: 1px solid #c1c2c2;
}
.box_pager > div .btn_list a:hover {
  background: #0a93d8;
  color: #fff;
  border: 1px solid #c1c2c2;
}
.box_pager > div .btn_prev a:before {
  content: "＜";
  margin-right: 0.3em;
}
.box_pager > div .btn_next a:after {
  content: "＞";
  margin-left: 0.3em;
}
.box_pager > div ul {
  float: left;
}
.box_pager > div ul li {
  float: left;
  margin-left: 7px;
}
.box_pager > div ul li a {
  padding: 8px 12px;
}
.box_pager > div ul li.active a {
  background: #0a93d8;
  color: #fff;
  border: 1px solid #c1c2c2;
}
.box_pager > div .btn_next, .box_pager > div .btn_list {
  margin-left: 7px;
}
.box_pager > div a {
  display: block;
  text-decoration: none;
  border: 1px solid #c1c2c2;
  -moz-transition: background 0.35s, color 0.35s, border 0.35s;
  -o-transition: background 0.35s, color 0.35s, border 0.35s;
  -webkit-transition: background 0.35s, color 0.35s, border 0.35s;
  transition: background 0.35s, color 0.35s, border 0.35s;
}
.box_pager > div a:hover {
  background: #0a93d8;
  color: #fff;
  border: 1px solid #c1c2c2;
}

/* -----------------------------------------------------------
    side
----------------------------------------------------------- */
.side {
  width: 280px;
  float: right;
}
.side .box_side {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 70px;
}
.side .box_side .st {
  margin-bottom: .5em;
  font-size: 129%;
  letter-spacing: .06em;
  color: #087bbd;
  font-weight: bold;
}
.side .box_side .btn_back {
  margin-top: 20px;
}
.side .box_side .btn_back a {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1em 2.5em 1em 2em;
  border: 1px #087bbd solid;
  position: relative;
  transition: 0.5s;
  display: block;
}
.side .box_side .btn_back a:after {
  content: "＞";
  position: absolute;
  top: 50%;
  right: 5%;
  color: #087bbd;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.side .box_side .btn_back a:hover {
  background: #087bbd;
  color: #fff;
}
.side .box_side .btn_back a:hover:after {
  color: #fff;
}
.side .box_side ul li {
  position: relative;
}
.side .box_side ul li a {
  color: #000000;
  display: block;
}
.side .box_side ul.box_cate li {
  border-top: 1px solid #c1c2c2;
  -moz-transition: background 0.35s;
  -o-transition: background 0.35s;
  -webkit-transition: background 0.35s;
  transition: background 0.35s;
}
.side .box_side ul.box_cate li:last-child {
  border-bottom: 1px solid #c1c2c2;
}
.side .box_side ul.box_cate li a {
  padding: 1em .8em 1em 1.5em;
  text-decoration: none;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 1.5;
  transition: 0.5s;
}
.side .box_side ul.box_cate li a:before {
  content: "";
  display: inline-block;
  background: url(../images/menu/ic_arrow.png) no-repeat;
  width: 5px;
  height: 7px;
  margin-right: 5px;
}
.side .box_side ul.box_cate li:hover, .side .box_side ul.box_cate li.check {
  background: #0a93d8;
}
.side .box_side ul.box_cate li:hover a, .side .box_side ul.box_cate li.check a {
  color: #fff;
}
.side .box_side ul.box_cate li:hover a:before, .side .box_side ul.box_cate li.check a:before {
  background: url(../images/menu/ic_arrow02.png) no-repeat;
}
.side .box_side ul.box_mon > li {
  padding: 1em .8em;
  border-top: 1px solid #c1c2c2;
}
.side .box_side ul.box_mon > li:last-child {
  border-bottom: 1px solid #c1c2c2;
}
.side .box_side ul.box_mon > li .accordion {
  cursor: pointer;
  display: block;
}
.side .box_side ul.box_mon > li .accordion:before {
  content: "";
  display: inline-block;
  background: url(../images/menu/ic_side01.png) no-repeat;
  width: 12px;
  height: 12px;
  margin-right: 5px;
}
.side .box_side ul.box_mon > li .accordion.active:before {
  background: url(../images/menu/ic_side02.png) no-repeat;
}
.side .box_side ul.box_mon > li ol {
  display: none;
  margin-top: .5em;
}
.side .box_side ul.box_mon > li ol > li {
  border: none;
  padding: .3em 0 .3em 2em;
  position: relative;
}
.side .box_side ul.box_mon > li:first-child ol {
  display: block;
}

/* -----------------------------------------------------------
    con_det（詳細）
----------------------------------------------------------- */
.con_det .news_title {
  border-bottom: 1px solid #90826d;
  padding-bottom: 30px;
  position: relative;
  margin-bottom: 20px;
}
.con_det .news_title .txt_inf {
  letter-spacing: -.4em;
}
.con_det .news_title .txt_inf span {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: middle;
}
.con_det .news_title .txt_inf span.date {
  font-size: 129%;
}
.con_det .news_title .txt_inf span.cate {
  color: #fff;
  margin-left: .8em;
  padding: 0 .8em;
  background: #0a93d8;
}
.con_det .news_title h1 {
  font-size: 158%;
  font-weight: normal;
  margin-top: 10px;
}
.con_det .box_det {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #90826d;
  margin-top: 30px;
}
.con_det .box_det .photo, .con_det .box_det .txt {
  margin-bottom: 30px;
}
.con_det .box_det .box_txt {
  margin-bottom: 30px;
}
.con_det .box_det .photo .caption {
  display: block;
}
.con_det .box_det .photo img {
  width: 100%;
}
.con_det .box_det .box_photo2 {
  overflow: hidden;
}
.con_det .box_det .box_photo2 .photo {
  float: right;
  width: 48%;
}
.con_det .box_det .box_photo2 .photo img {
  width: 100%;
}
.con_det .box_det .box_photo2 p:first-child {
  float: left;
}
.con_det .box_det .box_photo3 {
  overflow: hidden;
}
.con_det .box_det .box_photo3 .photo {
  float: left;
  width: 32%;
  margin-left: 2%;
}
.con_det .box_det .box_photo3 p:first-child {
  margin-left: 0;
}
.con_det .box_det .box_photo_txt {
  overflow: hidden;
}
.con_det .box_det .box_photo_txt .box_txt {
  float: right;
  width: 48%;
}
.con_det .box_det .box_photo_txt .photo {
  float: left;
  width: 48%;
}
.con_det .box_det .box_txt_photo {
  overflow: hidden;
}
.con_det .box_det .box_txt_photo .box_txt {
  float: left;
  width: 48%;
}
.con_det .box_det .box_txt_photo .photo {
  float: right;
  width: 48%;
}
.con_det .box_det .box_photo_txt2 {
  overflow: hidden;
}
.con_det .box_det .box_photo_txt2 .box_txt {
  float: right;
  width: 65%;
}
.con_det .box_det .box_photo_txt2 .photo {
  float: left;
  width: 30%;
}
.con_det .box_det .box_txt_photo2 {
  overflow: hidden;
}
.con_det .box_det .box_txt_photo2 .box_txt {
  float: left;
  width: 65%;
}
.con_det .box_det .box_txt_photo2 .photo {
  float: right;
  width: 30%;
}
.con_det .box_det h4 {
  margin-bottom: 30px;
}
.con_det .box_det table {
  width: 100%;
  margin-bottom: 30px;
}
.con_det .box_det table th {
  width: 210px;
}
.con_det .box_det .txt_link {
  text-align: center;
  text-decoration: underline !important;
  transition: 0.5s;
  margin-bottom: 30px;
  display: block;
}
.con_det .box_det .txt_link:hover {
  opacity: .5;
}
.con_det .box_det .btn {
  margin: 0 auto 30px;
  display: block;
  width: 200px;
}
.con_det .box_det .btn a {
  display: block;
  padding: 1em 2.5em 1em 2em;
  border: 1px #087bbd solid;
  position: relative;
  transition: 0.5s;
  text-align: center;
}
.con_det .box_det .btn a:after {
  content: "＞";
  position: absolute;
  top: 50%;
  right: 5%;
  color: #087bbd;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.con_det .box_det .btn a:hover {
  background: #087bbd;
  color: #fff;
}
.con_det .box_det .btn a:hover:after {
  color: #fff;
}
.con_det .box_det .btn.out a:before {
  content: "";
  background: url(../images/menu/ic_link01.png) no-repeat;
  width: 13px;
  height: 12px;
  margin-right: 5px;
  display: inline-block;
}
.con_det .box_det .btn.out a:hover:before {
  background: url(../images/menu/ic_link02.png) no-repeat;
}
.con_det .box_det .btn.pdf a:before {
  content: "";
  background: url(../images/menu/ic_pdf01.png) no-repeat;
  width: 10px;
  height: 13px;
  margin-right: 5px;
  display: inline-block;
}
.con_det .box_det .btn.pdf a:hover:before {
  background: url(../images/menu/ic_pdf02.png) no-repeat;
}
.con_det .box_pager {
  text-align: center;
  margin-top: 30px;
}

.con_news_slide {
  margin-bottom: 60px;
}
.con_news_slide .box_slide {
  overflow: hidden;
  position: relative;
}
.con_news_slide .box_slide .txt_inn {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 7px 15px;
  color: #fff;
  background-color: rgba(51, 51, 51, 0.8);
}
.con_news_slide .box_slide .txt_inn p {
  font-size: 86%;
  text-align: center;
}
.con_news_slide .box_slide .slick-slide img {
  transition: all 5s ease-in-out;
  margin: 0 auto;
}
.con_news_slide .box_slide .slick-active img {
  transform: scale(1.1);
}
.con_news_slide .box_slide .slick-slide .txt_inn {
  transition: all 0.2s ease-in;
}
.con_news_slide .box_slide .slick-active .txt_inn {
  bottom: 0;
}
.con_news_slide .txt_caption {
  padding-top: 10px;
  text-align: center;
}

.con_news_detail01 {
  margin-bottom: 25px;
}
.con_news_detail01 .st_l {
  margin-bottom: 15px;
  font-size: 172%;
  font-weight: normal;
  text-align: left;
  position: relative;
  padding: .25em 0 .5em .75em;
  border-left: 6px solid #00ACEC;
  background: linear-gradient(to right, #eeeeee, #ffffff);
}
.con_news_detail01 .st_l:after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  width: 100%;
  height: 0;
  border-bottom: 1px solid #ccc;
}
.con_news_detail01 .st_m {
  font-size: 172%;
  font-weight: normal;
  text-align: left;
  position: relative;
  padding: .25em 0 .5em .75em;
  border-left: 6px solid #00ACEC;
  background: linear-gradient(to right, #eeeeee, #ffffff);
  font-size: 143%;
  font-weight: normal;
  padding-left: 1em;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 20px;
  background: none;
}
.con_news_detail01 .st_m:after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  width: 100%;
  height: 0;
  border-bottom: 1px solid #ccc;
}
.con_news_detail01 .st_s {
  font-size: 129%;
  color: #161616;
  margin-bottom: 20px;
  font-weight: normal;
  position: relative;
  padding-left: 1.5em;
  padding-bottom: 6px;
  border-bottom: 1px solid #ccc;
}
.con_news_detail01 .st_s:before {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  left: 8px;
  top: 10px;
  background: #00ACEC;
  border-radius: 10px;
}

/* -----------------------------------------------------------
    slide
----------------------------------------------------------- */
.con_news_slide {
  margin-bottom: 60px;
}
.con_news_slide .box_slide {
  overflow: hidden;
  position: relative;
}
.con_news_slide .box_slide .txt_inn {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 7px 15px;
  color: #fff;
  background-color: rgba(51, 51, 51, 0.8);
}
.con_news_slide .box_slide .txt_inn p {
  font-size: 86%;
  text-align: center;
}
.con_news_slide .box_slide .slick-slide img {
  transition: all 5s ease-in-out;
  margin: 0 auto;
}
.con_news_slide .box_slide .slick-active img {
  transform: scale(1.1);
}
.con_news_slide .box_slide .slick-slide .txt_inn {
  transition: all 0.2s ease-in;
}
.con_news_slide .box_slide .slick-active .txt_inn {
  bottom: 0;
}
.con_news_slide .txt_caption {
  padding-top: 10px;
  text-align: center;
}

.slick-dots {
  border: 0;
  background: transparent;
  position: absolute;
  display: block;
  text-align: center;
  padding: 5px;
  outline: none;
  width: 100%;
  bottom: 30px;
}
.slick-dots li {
  height: 14px;
  width: 14px;
  margin: 10px;
  display: inline-block;
  outline: none !important;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #fff;
}
.slick-dots li.slick-active {
  box-shadow: white 0px 0px 1px 3px;
  background: transparent;
}
.slick-dots li button {
  color: transparent;
  padding: 0;
  border: 0;
  height: 14px;
  width: 14px;
  outline: none !important;
  cursor: pointer;
  background: transparent;
  display: block;
  position: relative;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  outline: none !important;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none !important;
}

.con_news_detail {
  margin-bottom: 60px;
  text-align: center;
}
.con_news_detail .txt {
  text-align: left;
}
.con_news_detail .wrap_movie {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.con_news_detail .wrap_movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.con_news_detail .txt_caption {
  padding-top: 10px;
  text-align: center;
}
