@charset "UTF-8";
.slick-loading .slick-list {
  background: none;
}
.slick.slick-dotted.slick-slider {
  margin-bottom: 0;
}
.slick .slick-dots {
  text-align: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 0 20px 30px;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .slick .slick-dots {
    padding-bottom: 10px;
    padding-left: 10px;
  }
}
.slick .slick-dots li {
  margin: 0 7.5px;
  width: 15px;
  height: 15px;
}
@media screen and (max-width: 767px) {
  .slick .slick-dots li {
    margin: 0 5px;
    width: 10px;
    height: 10px;
  }
}
.slick .slick-dots li button {
  background: #fff;
  border-radius: 50%;
  width: 15px;
  height: 15px;
}
@media screen and (max-width: 767px) {
  .slick .slick-dots li button {
    width: 10px;
    height: 10px;
  }
}
.slick .slick-dots li button::before {
  content: none;
}
.slick .slick-dots li:first-of-type {
  margin-left: 0;
}
.slick .slick-dots li.slick-active button {
  background: #008803;
}
.slick + .slick {
  margin-top: 20px;
}
.slick.align_right .slick-dots {
  text-align: right;
  padding: 0 30px 20px 0;
}
@media screen and (max-width: 767px) {
  .slick.align_right .slick-dots {
    padding-bottom: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 767px) {
  #local_nav.type01 .inner {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 767px) {
  #local_nav.type01 .item {
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  #local_nav.type01 .item:nth-of-type(even) {
    border-right: none;
  }
}
@media screen and (max-width: 767px) {
  #local_nav.type01 .item:last-of-type {
    border-bottom: none;
  }
}
@media screen and (max-width: 767px) {
  #local_nav.type01 .item::before {
    content: none;
  }
}
#local_nav.type01 .item a {
  white-space: nowrap;
}
#page_content .content_header {
  margin: 0 auto 150px;
}
@media screen and (max-width: 767px) {
  #page_content .content_header {
    margin-bottom: 80px;
  }
}
#page_content .copy {
  color: #2c394c;
  font-weight: 700;
  font-size: 2.125em;
  letter-spacing: .2em;
  line-height: 1.64705882;
  text-align: center;
  margin: 0 auto 24px;
}
@media screen and (max-width: 767px) {
  #page_content .copy {
    font-size: 1.28571429em;
  }
}
#page_content .description {
  color: #2c394c;
  font-weight: 400;
  font-size: 1.125em;
  line-height: 2.11111111;
  margin: 0 auto 50px;
}
@media screen and (max-width: 767px) {
  #page_content .description {
    font-size: 1em;
  }
}
#page_content .figure img {
  width: 100%;
}
#page_content .zoom {
  text-align: right;
  margin: 10px 0 0;
}
@media screen and (max-width: 767px) {
  #page_content .zoom img {
    display: inline-block;
    min-width: inherit;
    width: auto;
  }
}
#page_content .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 120px 0 0;
  position: relative;
}
@media screen and (max-width: 1024px) {
  #page_content .item {
    display: block;
    margin-top: 60px;
  }
}
#page_content .item.txt_right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
#page_content .item.txt_right .item_info {
  padding-left: 4.6875%;
}
@media screen and (max-width: 1024px) {
  #page_content .item.txt_right .item_info {
    padding-left: 20px;
  }
}
#page_content .item.txt_right .image {
  left: 0;
}
#page_content .item.txt_left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
#page_content .item.txt_left .item_info {
  padding-right: 4.6875%;
  left: 0;
}
@media screen and (max-width: 1024px) {
  #page_content .item.txt_left .item_info {
    padding-right: 20px;
  }
}
#page_content .item.txt_left .image {
  right: 0;
}
#page_content .item .image {
  max-width: 1020px;
  width: 100%;
  position: absolute;
  top: 0;
  z-index: -1;
}
@media screen and (max-width: 1024px) {
  #page_content .item .image {
    position: relative;
    z-index: 0;
  }
}
#page_content .item .image img {
  width: 100%;
}
#page_content .item .item_info {
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5% 0 6.25% 0;
  width: 520px;
}
@media screen and (max-width: 1024px) {
  #page_content .item .item_info {
    padding: 20px;
    width: 100%;
    position: relative;
    top: inherit;
    -webkit-transform: none;
            transform: none;
  }
}
#page_content .item .title {
  color: #008803;
  font-size: 2.25em;
  font-weight: 700;
  letter-spacing: .2em;
  line-height: 1.75;
}
@media screen and (max-width: 767px) {
  #page_content .item .title {
    font-size: 1.71428571em;
  }
}
#page_content .item .title::after {
  content: '';
  background: #28712b;
  display: block;
  margin: 20px 0;
  width: 20px;
  height: 2px;
}
#page_content .item .item_description {
  color: #2c394c;
  font-weight: 400;
  line-height: 2;
}
.build #page_content .item.item01 .item_info {
  margin: 85px 0 385px;
}
@media screen and (max-width: 1024px) {
  .build #page_content .item.item01 .item_info {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.build #page_content .item.item02 .item_info {
  margin: 85px 0 88px;
}
@media screen and (max-width: 1024px) {
  .build #page_content .item.item02 .item_info {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.build .figure {
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .build .figure {
    overflow-x: scroll;
  }
}
@media screen and (max-width: 767px) {
  .build .figure img {
    min-width: 960px;
    max-width: none;
  }
}
.build .description_block {
  margin: 30px 0 0;
}
.build .description_block .block_title {
  color: #fff;
  font-size: 1.5em;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .build .description_block .block_title {
    font-size: 1.28571429em;
  }
}
.build .description_block .block_title span {
  background: #008803;
  line-height: 1.5;
}
.build .description_block .block_title::after {
  content: none;
}
.build .description_block .block_description {
  color: #2c394c;
  font-weight: 400;
  line-height: 2;
  margin: 10px 0 0;
}
.informationcom #page_content .copy {
  margin-top: 100px;
}
.informationcom #page_content .item.item01 .item_info {
  margin: 85px 0 46px;
}
@media screen and (max-width: 1024px) {
  .informationcom #page_content .item.item01 .item_info {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.informationcom #page_content .item.item02 .item_info {
  margin: 85px 0;
}
@media screen and (max-width: 1024px) {
  .informationcom #page_content .item.item02 .item_info {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.informationcom #page_content .item.item03 .item_info {
  margin: 85px 0 45px;
  padding-bottom: 40px;
}
@media screen and (max-width: 1024px) {
  .informationcom #page_content .item.item03 .item_info {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
  }
}
.informationcom #page_content .item.item04 .item_info {
  margin: 85px 0 115px;
}
@media screen and (max-width: 1024px) {
  .informationcom #page_content .item.item04 .item_info {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.informationcom .figure {
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .informationcom .figure {
    overflow-x: scroll;
  }
}
@media screen and (max-width: 767px) {
  .informationcom .figure.figure01 img {
    min-width: 960px;
  }
}
@media screen and (max-width: 767px) {
  .informationcom .figure.figure02 img {
    min-width: 970.5px;
  }
}
@media screen and (max-width: 767px) {
  .informationcom .figure img {
    max-width: none;
  }
}
.machine #page_content .content_header {
  margin: 0 auto 50px;
}
@media screen and (max-width: 767px) {
  .machine #page_content .content_header {
    margin-bottom: 80px;
  }
}
.machine #page_content .item_wrap.type02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -4.6875%;
}
@media screen and (max-width: 767px) {
  .machine #page_content .item_wrap.type02 {
    display: block;
    margin-left: 0;
  }
}
.machine #page_content .item {
  margin-top: 100px;
}
.machine #page_content .item .caption {
  line-height: 1;
  margin: 20px 0 0;
}
.machine #page_content .item .caption span {
  border: 1px solid #008803;
  color: #008803;
  font-weight: 400;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  padding: 2px 10px 4px;
}
.machine #page_content .item.type02 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 0;
  margin-left: 4.6875%;
  width: 47.65625%;
}
@media screen and (max-width: 767px) {
  .machine #page_content .item.type02 {
    margin-left: 0;
    margin-top: 60px;
    width: auto;
  }
}
.machine #page_content .item.type02 .image {
  position: relative;
  z-index: 0;
}
.machine #page_content .item.type02 .item_info {
  padding: 0;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .machine #page_content .item.type02 .item_info {
    padding: 20px;
  }
}
.machine #page_content .item.type02 .title {
  font-size: 1.5em;
  margin: 14px 0 4px;
}
@media screen and (max-width: 1024px) {
  .machine #page_content .item.type02 .title {
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .machine #page_content .item.type02 .title {
    font-size: 1.71428571em;
  }
}
.machine #page_content .item.type02 .title::after {
  content: none;
}
@media screen and (max-width: 1024px) {
  .machine #page_content .item.type02 .title::after {
    content: '';
  }
}
.machine #page_content .item.item03 {
  margin-top: 80px;
}
.machine #page_content .item.item03 .item_info {
  margin: 85px 0 0;
}
@media screen and (max-width: 1024px) {
  .machine #page_content .item.item03 .item_info {
    margin-top: 0;
  }
}
.machine #page_content .item.item04 {
  margin-top: 30px;
}
.machine #page_content .item.item04 .item_info {
  margin: 108px 0 0;
  padding-top: 3.90625%;
}
@media screen and (max-width: 1024px) {
  .machine #page_content .item.item04 .item_info {
    margin-top: 0;
    padding-top: 20px;
  }
}
.machine #page_content .item.item05 {
  margin-top: 20px;
}
.machine #page_content .item.item05 .item_info {
  margin: 105px 0 0;
  padding-top: 3.90625%;
}
@media screen and (max-width: 1024px) {
  .machine #page_content .item.item05 .item_info {
    margin-top: 0;
    padding-top: 20px;
  }
}
.energy #page_content .content_header {
  margin: 0 auto 50px;
}
@media screen and (max-width: 767px) {
  .energy #page_content .content_header {
    margin-bottom: 80px;
  }
}
.energy #page_content .item.item01 .item_info {
  margin: 85px 0 48px;
  padding-bottom: 40px;
}
@media screen and (max-width: 1024px) {
  .energy #page_content .item.item01 .item_info {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
  }
}
.energy #page_content .item.item02 .item_info {
  margin: 87.5px 0 44px;
  padding-bottom: 40px;
}
@media screen and (max-width: 1024px) {
  .energy #page_content .item.item02 .item_info {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
  }
}
.energy #page_content .item.item03 .item_info {
  margin: 85px 0 50px;
  padding-bottom: 70px;
}
@media screen and (max-width: 1024px) {
  .energy #page_content .item.item03 .item_info {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
  }
}
.energy #page_content .item.item04 .item_info {
  margin: 85px 0 20px;
  padding-bottom: 40px;
}
@media screen and (max-width: 1024px) {
  .energy #page_content .item.item04 .item_info {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
  }
}
.energy #page_content .item.item05 .item_info {
  margin: 85px 0 10px;
}
@media screen and (max-width: 1024px) {
  .energy #page_content .item.item05 .item_info {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.energy .figure {
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .energy .figure img {
    min-width: 960px;
    max-width: none;
  }
}
.controltr #page_content .item.item01 .item_info {
  margin: 85px 0 20px;
  padding-bottom: 40px;
}
@media screen and (max-width: 1024px) {
  .controltr #page_content .item.item01 .item_info {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
  }
}
.controltr #page_content .item.item02 .item_info {
  margin: 85px 0 80px;
}
@media screen and (max-width: 1024px) {
  .controltr #page_content .item.item02 .item_info {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.controltr #page_content .item.item03 .item_info {
  margin: 85px 0 45px;
}
@media screen and (max-width: 1024px) {
  .controltr #page_content .item.item03 .item_info {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.controltr #page_content .item.item04 .item_info {
  margin: 85px 0 85px;
}
@media screen and (max-width: 1024px) {
  .controltr #page_content .item.item04 .item_info {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.controltr #page_content .item.item05 .item_info {
  margin: 85px 0 10px;
}
@media screen and (max-width: 1024px) {
  .controltr #page_content .item.item05 .item_info {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.controltr .figure {
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .controltr .figure {
    overflow-x: scroll;
  }
}
@media screen and (max-width: 767px) {
  .controltr .figure img {
    min-width: 960px;
    max-width: none;
  }
}
.civil #page_content .content_header {
  margin-bottom: 100px;
}
.civil #page_content .item:first-of-type {
  margin-top: 0;
}
.civil #page_content .item.item01 .item_info {
  margin: 85px 0 115px;
}
@media screen and (max-width: 1024px) {
  .civil #page_content .item.item01 .item_info {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.civil #page_content .item.item02 .item_info {
  margin: 85px 0 115px;
}
@media screen and (max-width: 1024px) {
  .civil #page_content .item.item02 .item_info {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.civil #page_content .item.item03 .item_info {
  margin: 87.5px 0 0;
}
@media screen and (max-width: 1024px) {
  .civil #page_content .item.item03 .item_info {
    margin-top: 0;
  }
}
.civil #page_content .item.item04 .item_info {
  margin: 85px 0 0;
}
@media screen and (max-width: 1024px) {
  .civil #page_content .item.item04 .item_info {
    margin-top: 0;
  }
}
.civil #page_content .item.item05 {
  margin-top: 0;
}
.civil #page_content .item.item05 .item_info {
  margin: 87.5px 0 0;
}
@media screen and (max-width: 1024px) {
  .civil #page_content .item.item05 .item_info {
    margin-top: 0;
  }
}
.civil #page_content .item.item05 .item_info .dt {
  margin: 20px 0 0;
}
.civil #page_content .item.item05 .item_info .dt span {
  background-color: #008803;
  color: #fff;
  font-size: .875em;
  line-height: 1.78571429;
  display: inline-block;
  padding: 0 7px;
}
.civil #page_content .item.item05 .item_info .dd {
  color: #2c394c;
  font-size: .875em;
  line-height: 1.85714286;
  margin: 10px 0 0;
}
.civil #page_content .item.item05 .image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.civil #page_content .item.item05 .image .image_item {
  width: 100%;
}
.civil #page_content .item.item05 .image .image_item.item02 {
  margin: 20px 0 0;
  width: 61.96078431%;
}
@media screen and (max-width: 1024px) {
  .civil #page_content .item.item05 .image .image_item.item02 {
    width: 100%;
  }
}
