@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@500;700&display=swap");
/*------------------------------------------------------------
事業トップヘッダー
------------------------------------------------------------*/
#service_top_header {
  margin-top: -100px;
}
#service_top_header figure {
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  border-radius: 30px;
  overflow: hidden;
}
#service_top_header figure img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 834px) {
  #service_top_header {
    margin-top: -50px;
  }
  #service_top_header figure {
    border-radius: 15px;
  }
}
/*------------------------------------------------------------
事業トップ
------------------------------------------------------------*/
#service_top {
  margin-top: 80px;
}
#service_top .inner {
  text-align: center;
}
#service_top .inner h2 {
  font-size: 2.4rem;
}
@media screen and (max-width: 834px) {
  #service_top .inner h2 {
    font-size: 2rem;
  }
}
#service_top .inner div {
  margin-top: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#service_top .inner div a {
  text-decoration: none;
  background: #fff;
  width: calc((100% - 40px) / 2);
  border-radius: 20px;
  overflow: hidden;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}
#service_top .inner div a:nth-child(n+3) {
  margin-top: 40px;
}
#service_top .inner div a:hover {
  opacity: 0.65;
}
#service_top .inner div a figure {
  height: 240px;
  overflow: hidden;
}
#service_top .inner div a figure img {
  width: 100%;
  height: auto;
  margin-top: -20px;
}
#service_top .inner div a p {
  font-size: 2.4rem;
  font-weight: bold;
  padding: 20px 0;
}
@media screen and (max-width: 834px) {
  #service_top .inner div a p {
    font-size: 2rem;
  }
}
#service_top .inner div a p img {
  margin: 0 5px -3px 0;
}

@media screen and (max-width: 834px) {
  #service_top {
    margin-top: 40px;
  }
  #service_top .inner div {
    margin-top: 40px;
  }
  #service_top .inner div a {
    width: calc((100% - 20px) / 2);
    border-radius: 10px;
  }
  #service_top .inner div a:nth-child(n+3) {
    margin-top: 20px;
  }
  #service_top .inner div a:hover {
    opacity: 1;
  }
  #service_top .inner div a figure {
    height: 80px;
  }
  #service_top .inner div a p {
    font-size: 1.4rem;
    padding: 10px 0;
  }
  #service_top .inner div a p img {
    margin: 0 5px 0 0;
    width: 20px;
    height: auto;
  }
}
/*------------------------------------------------------------
事業コンテンツ
------------------------------------------------------------*/
#service_contents .inner h2 {
  margin-top: 80px;
  font-size: 2.8rem;
  letter-spacing: 0.12em;
  text-align: center;
  padding: 40px 0 20px;
  background: url("../images/top/icon_service_mail.png") no-repeat center top, url("../images/top/dot_ttl.png") no-repeat center bottom;
}
@media screen and (max-width: 834px) {
  #service_contents .inner h2 {
    font-size: 2.4rem;
  }
}
#service_contents .inner .contents_header {
  margin-top: 40px;
}
#service_contents .inner .contents_header figure {
  border-radius: 30px;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}
#service_contents .inner .contents_header figure img {
  width: 100%;
  height: auto;
}
#service_contents .inner .contents_header p {
  font-size: 2rem;
  margin-top: 40px;
}
@media screen and (max-width: 834px) {
  #service_contents .inner .contents_header p {
    font-size: 1.7rem;
  }
}
#service_contents .inner .contents_detail {
  padding-top: 50px;
  margin-top: 50px;
  border-top: 1px solid #f29c97;
}
#service_contents .inner .contents_detail h3 {
  color: #f29c97;
  font-size: 2.4rem;
  text-align: center;
}
@media screen and (max-width: 834px) {
  #service_contents .inner .contents_detail h3 {
    font-size: 2rem;
  }
}
#service_contents .inner .contents_detail p {
  margin-top: 40px;
}
#service_contents .inner .contents_detail div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#service_contents .inner .contents_detail div figure {
  margin-top: 40px;
  text-align: center;
  border-radius: 25px;
  width: calc((100% - 40px) / 2);
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}
#service_contents .inner .contents_detail div figure.large {
  width: 100%;
}
#service_contents .inner .contents_detail div figure.center {
  margin-left: auto;
  margin-right: auto;
}
#service_contents .inner .contents_detail div figure img {
  width: 100%;
  height: auto;
}
#service_contents .inner .contents_detail div figure figcaption {
  padding: 20px 0;
}
#service_contents.mail .inner h2 {
  background: url("../images/top/icon_service_mail.png") no-repeat center top, url("../images/service/dot_orange.png") no-repeat center bottom;
}
#service_contents.mail .inner .contents_detail {
  border-top-color: #f5b26b;
}
#service_contents.mail .inner .contents_detail h3 {
  color: #f5b26b;
}
#service_contents.health .inner h2 {
  background: url("../images/top/icon_service_health.png") no-repeat center top, url("../images/service/dot_pink.png") no-repeat center bottom;
}
#service_contents.health .inner .contents_detail {
  border-top-color: #f29c97;
}
#service_contents.health .inner .contents_detail h3 {
  color: #f29c97;
}
#service_contents.novelty .inner h2 {
  background: url("../images/top/icon_service_novelty.png") no-repeat center top, url("../images/service/dot_red.png") no-repeat center bottom;
}
#service_contents.novelty .inner .contents_detail {
  border-top-color: #cc87a8;
}
#service_contents.novelty .inner .contents_detail h3 {
  color: #cc87a8;
}
#service_contents.print .inner h2 {
  background: url("../images/top/icon_service_print.png") no-repeat center top, url("../images/service/dot_purple.png") no-repeat center bottom;
}
#service_contents.print .inner .contents_detail {
  border-top-color: #af8fd9;
}
#service_contents.print .inner .contents_detail h3 {
  color: #af8fd9;
}
#service_contents.refurbish .inner h2 {
  background: url("../images/top/icon_service_pc.png") no-repeat center top, url("../images/service/dot_blue.png") no-repeat center bottom;
}
#service_contents.refurbish .inner .contents_detail {
  border-top-color: #8997ff;
}
#service_contents.refurbish .inner .contents_detail h3 {
  color: #8997ff;
}
#service_contents.clean .inner h2 {
  background: url("../images/top/icon_service_clean.png") no-repeat center top, url("../images/service/dot_water.png") no-repeat center bottom;
}
#service_contents.clean .inner .contents_detail {
  border-top-color: #73acff;
}
#service_contents.clean .inner .contents_detail h3 {
  color: #73acff;
}
#service_contents.recycle .inner h2 {
  background: url("../images/top/icon_service_recycle.png") no-repeat center top, url("../images/service/dot_bluegreen.png") no-repeat center bottom;
}
#service_contents.recycle .inner .contents_detail {
  border-top-color: #44b3c1;
}
#service_contents.recycle .inner .contents_detail h3 {
  color: #44b3c1;
}
#service_contents.solution .inner h2 {
  background: url("../images/top/icon_service_solution.png") no-repeat center top, url("../images/service/dot_green.png") no-repeat center bottom;
}
#service_contents.solution .inner .contents_detail {
  border-top-color: #00cc97;
}
#service_contents.solution .inner .contents_detail h3 {
  color: #00cc97;
}
#service_contents.horticulture .inner h2 {
  background: url("../images/top/icon_service_horticulture.png") no-repeat center top, url("../images/service/dot_greenyellow.png") no-repeat center bottom;
}
#service_contents.horticulture .inner .contents_detail {
  border-top-color: #8fc22d;
}
#service_contents.horticulture .inner .contents_detail h3 {
  color: #8fc22d;
}

@media screen and (max-width: 834px) {
  #service_contents .inner h2 {
    margin-top: 40px;
  }
  #service_contents .inner .contents_header {
    margin-top: 20px;
  }
  #service_contents .inner .contents_header figure {
    border-radius: 15px;
  }
  #service_contents .inner .contents_header p {
    margin-top: 20px;
  }
  #service_contents .inner .contents_detail {
    padding-top: 25px;
    margin-top: 25px;
  }
  #service_contents .inner .contents_detail p {
    margin-top: 20px;
  }
  #service_contents .inner .contents_detail div figure {
    margin-top: 20px;
    border-radius: 10px;
    width: calc((100% - 20px) / 2);
  }
  #service_contents .inner .contents_detail div figure figcaption {
    padding: 10px;
    text-align: left;
  }
}
/*------------------------------------------------------------
事業リスト
------------------------------------------------------------*/
#service_list {
  background: #fef7f3;
  padding: 60px 0 80px;
  margin: 80px 0 -180px;
}
#service_list .inner {
  text-align: center;
}
#service_list .inner > p {
  font-size: 2rem;
  font-weight: bold;
}
@media screen and (max-width: 834px) {
  #service_list .inner > p {
    font-size: 1.7rem;
  }
}
#service_list .inner div {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#service_list .inner div a {
  text-decoration: none;
  background: #fff;
  width: calc((100% - 60px) / 4);
  border-radius: 20px;
  overflow: hidden;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}
#service_list .inner div a:nth-child(n+5) {
  margin-top: 20px;
}
#service_list .inner div a:hover {
  opacity: 0.65;
}
#service_list .inner div a figure {
  height: 120px;
  overflow: hidden;
}
#service_list .inner div a figure img {
  width: 100%;
  height: auto;
  margin-top: -10px;
}
#service_list .inner div a p {
  font-weight: bold;
  padding: 5px 0;
}
#service_list .inner div a p img {
  margin: 0 5px 2px 0;
  width: 23px;
  height: auto;
}

@media screen and (max-width: 834px) {
  #service_list {
    padding: 30px 0 40px;
    margin: 40px 0 -60px;
  }
  #service_list .inner div {
    margin-top: 15px;
  }
  #service_list .inner div a {
    width: calc((100% - 20px) / 2);
    border-radius: 10px;
  }
  #service_list .inner div a:nth-child(n+3) {
    margin-top: 20px;
  }
  #service_list .inner div a:hover {
    opacity: 1;
  }
  #service_list .inner div a figure {
    height: 80px;
  }
  #service_list .inner div a p img {
    width: 16px;
  }
}
/*------------------------------------------------------------
ヘルスケア
------------------------------------------------------------*/
#health_dog {
  margin: 120px 0 -80px;
  background: #f7e1e5;
  border-top: 5px dotted #f29c97;
  border-bottom: 5px dotted #f29c97;
  padding: 60px 0;
}
#health_dog .inner h2 {
  background: url("../images/service/health/bg_dog_title.png") no-repeat center center;
  width: 340px;
  height: 117px;
  font-size: 2rem;
  line-height: 1.4;
  color: #fff;
  text-align: center;
  padding-top: 25px;
  margin: -117px auto 5px;
}
@media screen and (max-width: 834px) {
  #health_dog .inner h2 {
    font-size: 1.7rem;
  }
}
#health_dog .inner ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#health_dog .inner ul li {
  width: calc((100% - 40px) / 2);
  border: 5px solid #fff;
  border-radius: 50px;
  overflow: hidden;
}
#health_dog .inner ul li img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 834px) {
  #health_dog {
    margin: 60px 0 -40px;
    padding: 30px 0;
  }
  #health_dog .inner h2 {
    width: 300px;
    height: 105px;
    margin: -60px auto 5px;
    background-size: 300px auto;
  }
  #health_dog .inner ul li {
    width: calc((100% - 20px) / 2);
    border-radius: 25px;
  }
}/*# sourceMappingURL=service.css.map */