@charset "utf-8";


/* --------------------------------------------------------------------------------
   Individual
-------------------------------------------------------------------------------- */

#contents-head {
  height: 300px;
  background: url(/energy/set/data/special/shizen-denki/sustainability/img/p/bg_main.jpg?20230324) no-repeat center top;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 130px;
  box-sizing: border-box;
}
#contents-head h1 {
  text-align: center;
}

#contents-sustainability {
  padding: 56px 0 55px;
}
#contents-sustainability {
  font-size: 16px;
}
#contents-sustainability h2 {
  text-align: center;
  margin-bottom: 35px;
  font-size: 28px;
}
#contents-sustainability .txt_area {
  width: 790px;
  margin: 0 auto;
}
#contents-sustainability .txt_area p {
  text-align: center;
}

#contents-sustainability .txt_area p  + p {
  margin-top: 17px;
}
#support-groups {
  margin-top: 65px;
  margin-left: 80px;
  margin-right: 80px;
}
#support-groups h2 {
  font-size: 28px;
  margin-top: 20px;
  margin-bottom: 0;
}
#support-groups .ttl-caption {
  margin-top: 36px;
  margin-bottom: 35px;
  text-align: center;
}
#support-groups .tab-items {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin: 0 0 10px;
  padding: 0;
  position: relative
}
#support-groups .tab-items>li {
  margin-left: 2px;
  display: table-cell;
  width: 9%;
  border: none;
  border-left: 2px solid #fff;
}
#support-groups .tab-items>li:first-child {
  margin-left: 0;
  border-left: none;
}
#support-groups .tab-items>li:first-child:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border-bottom: 1px solid #d8dadc;
  height: 0;
}
#support-groups .tab-items>li>a {
  display: block;
  position: relative;
  border: none;
  text-align: center;
  font-size: 13px;
  font-weight: normal;
  padding-top: 15px;
  padding-bottom: 20px;
  background-color: #f4f5f6;
}
#support-groups .tab-items>li>a:link, .tab-items>li>a:active, .tab-items>li>a:visited {
  background-color: #f4f5f6;

}
#support-groups .tab-items>li.active a {
  background-image: none;
  background: none #fff;
  color: #333;
  text-decoration: none;
  border: none;
  border-top: solid 2px #84919d;
}
#support-groups .tab-items>li.active a:before {
  content: '';
  display: block;
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  border-bottom: 1px solid #fff;
  height: 0;
}

#support-groups h3 {
  font-size: 18px;
  font-weight: bold;
  margin-top: 40px;
  margin-bottom: 20px;
}
#hokkaido_area.category-contents {
  display: block;
}
.category-contents {
  display: none;
}
.box[class*="col-"] {
  zoom: 1
}
.box[class*="col-"]:after {
  display: block;
  clear: both;
  content: ""
}
#support-groups .box .unit-content {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
#support-groups .box {
  margin: 0 0 5px;
  padding: 10px;
  border: 1px solid #d8dadc;
  background-color: #fff
}
#support-groups .box[class*="col-"] {
  border: none;
  margin: 0 0 20px -20px;
  padding: 0
}
#support-groups .box[class*="col-"] .unit-content {
  padding-left: 20px;
  float: left
}
#support-groups .unit-content > p em {
  font-weight: bold;
}
#support-groups .box .unit-content>:first-child {
  margin-top: 0 !important
}
#support-groups .box.box-col-2 .unit-content {
  width: 50%;
  float: left;
}
#support-groups .box.box-col-2 .unit-content:first-child, .box.box-col-2 .unit-content:first-child+.unit-content {
  margin-top: 0
}
#support-groups .box>:last-child {
  margin-bottom: 0
}
#support-groups .unit-content .reccomend {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-right: 5px;
  padding: 3px 0 0;
  width: 72px;
  height: 24px;
  font-weight: bold;
  font-size: 13px;
  text-align: center;
  background: #236800;
  color: #fff;
  border-radius: 12px;
  position: relative;
  top: -1.5px;
  box-sizing: border-box;
}

[class*="box-"] .img-left .image, .list-box .img-left .image {
  margin: 0 10px 10px 0
}
.img-left .image {
  float: left;
  margin: 0 20px 0 0
}
.img-left .col>p {
  margin-bottom: 0
}
.img-left, .image-right {
  margin-bottom: 20px
}
.img-left .col, .image-right .col {
  display: block;
  margin-bottom: 0;
  overflow: hidden
}
.img-left .col>*:first-child, .image-right .col>*:first-child {
  margin-top: 0 !important
}

.img-left .col>*:last-child, .image-right .col>*:last-child {
  margin-bottom: 0 !important
}
.parallel.img-left .col, .parallel.image-right .col {
  overflow: hidden;
  margin-bottom: 0
}

.btn-back {
  margin: 77px auto 0;
  width: 360px;
}
.btn-back-item {
  font-size: 16px;
  font-weight: bold;
  width: 100%;
  display: block;
  border:1px solid #c2c2c2;
  text-align: center;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  padding: 12px 0 10px;
  color: #333333 !important;
  text-decoration: none !important;
  position: relative;
}
.btn-back-item:before {
    content: "";
    display: block;
    border-top: solid 2px #333333;
    border-right: solid 2px #333333;
    width: 8px;
    height: 8px;
    position: absolute;
    right: 25px;
    top: 0;
    bottom: 0;
    margin: auto;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
#contents-body>.contents-inner:last-child ul li a {
    color: #006699;
}