/*--------------------------------------------------------------------------
  top
---------------------------------------------------------------------------*/
#Main .inner {
  width: 880px;
  margin: 100px auto;
  background-color: #f0f8f3;
  padding-bottom: 80px;
}

#Main .inner_nav {
  width: 1040px;
  margin: 0 auto;
  background: #f7f6f5;
}

#Main .inner_nav span {
  display: block;
  text-align: center;
}

#Main .inner_nav .inner {
  width: 880px;
  margin: 0 auto;
  background: #f7f6f5;
  padding-bottom: 0px;
}

#Main .inner_nav .inner ul {
  display: flex;
  justify-content: space-around;
  font-size: 2.0rem;
}

#Main .inner_nav .inner ul li {
  padding: 16px 0;
}

#Main .inner_nav .inner ul li:after {
  content: "";
  background: url(../img/about/arrow_bottom.png) no-repeat center;
  width: 11px;
  height: 6px;
  display: block;
  margin: 0 auto;
}

#Main .inner_nav .inner ul a {
  color: #8a8583;
  padding: 0 30px;
}

.section_explain {
  letter-spacing: .6px;
}

#Main .ttl_sub {
  font-size: 3.2rem;
  margin: 10px auto 40px;
  color: #8a8583;
  font-weight: normal;
  text-align: center;
  line-height: 1.6;
}

.section_video {
  display: block;
  width: 720px;
  margin: 30px auto 0px;
}

#Sec02 .img {
  margin-left: -80px;
}

#Sec01 h4,
#Sec02 h4,
#Sec03 h4 {
  color: #00913a;
  font-size: 2.0rem;
  display: flex;
  align-items: center;
  width: 80%;
  text-align: center;
  margin: 80px auto 0;
}

#Sec02 h4:before,
#Sec03 h4:before {
  margin-right: 10px;
}

#Sec03 h4.itw {
  margin-top: 30px;
  margin-bottom: 30px;
}

#Sec02 h4:after,
#Sec03 h4:after {
  margin-left: 10px;
}


#Sec01 h4:before,
#Sec01 h4:after,
#Sec02 h4:before,
#Sec02 h4:after,
#Sec03 h4:before,
#Sec03 h4:after {
  content: "";
  flex-grow: 1;
  height: 1px;
  background: #00913a;
  display: block;
}

#Sec02 .link {
  text-decoration: underline;
}

#Sec02 .link:before {
  content: "";
  background: url(../img/about/link_icon.png);
  width: 15px;
  height: 13px;
  background-size: 100%;
  display: inline-block;
  margin-right: 5px;
  top: 3px;
  position: relative;
}

#Sec02 .service_list_item {
  margin-top: 40px;
}

#Sec02 .service_comment {
  height: 120px;
  top: 100px;
  font-size: 1.8rem;
  padding: 30px 15px 25px;
}

#Sec02 .service_detail {
  padding-right: 80px;
  padding-bottom: 80px;
  top: 20px;
}

#Sec02 .service_name {
  margin-top: 40px;
}

#Sec02 .service_detail:after {
  top: calc(50% - 60px);
}

#Sec02 .other_service {
  width: 90%;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
}

#Sec02 .other_service li {
  position: relative;
  display: inline-block;
  background-color: #3e3a39;
  padding: 5px 0px;
  color: #fff;
  text-align: center;
  z-index: 2;
  width: 240px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin-bottom: 20px;
  margin-left: 20px;
  font-weight: bold;
}

#Sec02 .other_service li:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 30px;
  height: 30px;
  border-top: 15px solid #00913a;
  border-left: 15px solid #00913a;
  border-right: 15px solid transparent;
  border-bottom: 15px solid transparent;
  box-sizing: border-box;
  z-index: -1;
}

#Main #Sec03 .inner {
  padding-bottom: 40px;
}

#Sec03 .img_box {
  position: relative;
}

#Sec03 .img_box .img_list {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}

#Sec03 .layout_01 {
  margin-left: -80px;
}

#Sec03 .layout_02 {
  position: relative;
  right: -160px;
}

#Sec03 .layout_01 .comment {
  color: #fff;
  font-size: 2.2rem;
  line-height: 1.8;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  z-index: 1;
}

#Sec03 .layout_01 .comment_box {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 360px;
  height: 150px;
  padding: 0px 20px;
  position: absolute;
  right: -150px;
  bottom: 125px;
  background: linear-gradient(90deg, #00913b, #01928a);
  box-sizing: border-box;
}

#Sec03 .layout_02 .comment {
  color: #fff;
  box-sizing: border-box;
  background: linear-gradient(90deg, #00913b, #01928a);
  font-size: 2.2rem;
  line-height: 1.8;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  z-index: 1;
}

#Sec03 .layout_02 .comment_box {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 360px;
  height: 150px;
  padding: 0px 20px;
  position: absolute;
  left: -310px;
  bottom: 125px;
  background: linear-gradient(90deg, #00913b, #01928a);
  box-sizing: border-box;
  z-index: 1;
}

#Sec03 .btn {
  position: relative;
  padding-top: 40px;
}

#Sec03 .environment_list {
  position: relative;
  left: -80px;
  display: flex;
  justify-content: space-between;
  width: 1040px;
  margin: 30px 0 70px;
}

#Sec03 .environment_list_item {
  position: relative;
  width: 500px;
  height: 250px;
}

#Sec03 .environment_list_ttl {
  font-size: 20px;
  font-weight: normal;
  color: #fff;
  text-align: center;
  z-index: 2;
}

#Sec03 .environment_list_ttl_box {
  position: relative;
  top: -30px;
  display: inline-block;
  background-color: #3e3a39;
  padding: 11px 30px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  z-index: 2;
}

#Sec03 .environment_list_ttl_box:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 60px;
  height: 60px;
  border-top: 30px solid #00913a;
  border-left: 30px solid #00913a;
  border-right: 30px solid transparent;
  border-bottom: 30px solid transparent;
  box-sizing: border-box;
  z-index: -1;
}

.section_video iframe {
  width: 100%;
  height: 400px;
}

@media screen and (max-width: 640px) {
  #Main .inner {
    width: 75% !important;
    margin: 75px auto;
    padding-bottom: 25px;
  }

  #Main .inner_nav {
    width: 87% !important;
    margin: 0 auto;
  }

  #Main .inner_nav .inner ul {
    display: block;
    text-align: center;
  }

  #Main .inner_nav .inner ul a {
    padding: 0;
  }

  #Main .inner_nav .inner ul li {
    padding: 10px 0;
  }


  #Main .section_video iframe {
    height: auto;
  }

  #Main #Sec01 h3 img {
    width: 69.6%;
    height: auto;
  }

  #Main #Sec01 .section_title {
    top: -15px;
  }

  #Main #Sec02 .section_title {
    top: -15px;
  }

  #Sec01 h4,
  #Sec02 h4,
  #Sec03 h4 {
    margin-top: 30px;
  }

  #Main #Sec02 h3 img {
    width: 71.8%;
  }

  #Main #Sec02 .img {
    width: 116.7%;
    position: relative;
    left: -8.35%;
    margin: 0 auto;
  }

  #Main #Sec02 .img img {
    width: 100%;
  }

  .person_photo,
  .service_photo {
    width: 90%;
  }

  #Sec02 .service_comment {
    width: 60%;
    height: auto;
    min-height: auto;
  }

  #Main .ttl_sub {
    font-size: 1.6rem;
    margin-top: 10px;
    padding: 0 10px;
  }

  .section_video {
    margin-bottom: 0px;

  }

  #Sec02 .other_service {
    width: 77%;
  }

  #Main #Sec03 h3 img {
    width: 99.26%;
  }

  #Sec03 .environment_list {
    width: 116.7%;
    left: -8.35%;
    display: block;
    margin-bottom: 0px;
  }

  #Sec03 .environment_list_item {
    width: 100%;
    height: auto;
  }

  #Sec03 .environment_list_item img {
    width: 100%;
  }

  #Sec03 .environment_list_ttl_box {
    height: 40px;
    padding: 7px 18px;
    box-sizing: border-box;
  }

  #Sec03 .environment_list_ttl {
    font-size: 1.4rem;
  }

  #Sec03 .environment_list_ttl_box:before {
    width: 40px;
    height: 40px;
    border-top: 20px solid #00913a;
    border-left: 20px solid #00913a;
    border-right: 20px solid transparent;
    border-bottom: 20px solid transparent;
  }

  #Sec03 .img_box {
    display: block;
    width: 116.7%;
    margin: 0 auto;
  }

  #Sec03 .layout_01,
  #Sec03 .layout_02,
  #Sec03 .img_box:nth-of-type(3),
  #Sec03 .img_box:nth-of-type(4) {
    top: 0px;
    margin-bottom: 25px;
  }

  #Sec03 .img_box .img_list {
    display: flex;
    position: relative;
    left: -8.35%;
  }

  #Sec03 .img_box img {
    width: 100%;
    position: relative;
    left: 0%;
  }

  #Sec03 .img_box .sec {
    margin-top: 0px;
  }


  #Sec03 .layout_01 .comment_box,
  #Sec03 .layout_02 .comment_box {
    width: 100%;
    height: auto;
    padding: 10px 20px;
    position: relative;
    display: block;
    right: 0;
    bottom: 0;
    left: -8.35%;
    text-align: center;
  }

  #Sec03 .layout_01 .comment,
  #Sec03 .layout_02 .comment {
    font-size: 1.6rem;
  }

  #Sec03 .layout_01 .img,
  #Sec03 .layout_02 .img {
    width: 50%;
  }

  #Sec03 .layout_01 img,
  #Sec03 .layout_02 img {
    width: 100%;
  }

  #Sec03 .img_box .big,
  #Sec03 .img_box .big {
    width: 100%;
  }


  #Sec03 .layout_02 {
    right: 0;
  }

  #Sec03 .btn {
    padding-top: 0px;
  }

}