/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
@font-face {
  font-family: "ZenKakuGothicNew-Regular";
  src: url("../fonts/ZenKakuGothicNew-Regular.ttf");
}
@font-face {
  font-family: "ZenKakuGothicNew-Medium";
  src: url("../fonts/ZenKakuGothicNew-Medium.ttf");
}
@font-face {
  font-family: "ZenKakuGothicNew-Bold";
  src: url("../fonts/ZenKakuGothicNew-Bold.ttf");
}
@font-face {
  font-family: "angelina";
  src: url("../fonts/angelina.TTF");
}
/*	layout
------------------------------------ */
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
@font-face {
  font-family: "ZenKakuGothicNew-Regular";
  src: url("../fonts/ZenKakuGothicNew-Regular.ttf");
}
@font-face {
  font-family: "ZenKakuGothicNew-Medium";
  src: url("../fonts/ZenKakuGothicNew-Medium.ttf");
}
@font-face {
  font-family: "ZenKakuGothicNew-Bold";
  src: url("../fonts/ZenKakuGothicNew-Bold.ttf");
}
@font-face {
  font-family: "angelina";
  src: url("../fonts/angelina.TTF");
}
/*	layout
------------------------------------ */
/*	font-size  cmn
------------------------------------ */
/* =========================================

  main layout  all

========================================= */
/*	com parts  PC
------------------------------------ */
.sns-none {
  display: none !important;
}

.over {
  overflow: hidden;
}

.pre {
  white-space: pre-line;
}

@media screen and (min-width: 768px) {
  .nowrap {
    white-space: nowrap;
  }
}
.no-sb {
  margin: 50px auto 0;
}

.anchor-mp {
  margin: -126px auto 0;
  padding-top: 126px;
}

.com-txt-box p:nth-of-type(n+2) {
  margin-top: 30px;
}
.com-txt-ac {
  font-family: "ZenKakuGothicNew-Bold", sans-serif;
}

.clamp1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.clamp2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.clamp3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

@media screen and (min-width: 768px) {
  .com-pd {
    padding: 80px 0 110px;
  }
}

.news-post {
  width: 100%;
}
.news-post-item:nth-of-type(n+2) {
  border-top: 1px solid #c9c0b9;
}
.news-post-item:nth-of-type(n+2) a {
  padding-top: 15px;
}
.news-post-link {
  display: block;
  padding-bottom: 15px;
}
@media screen and (min-width: 768px) {
  .news-post-link:hover {
    opacity: 1;
  }
  .news-post-link:hover h4 {
    color: #efe16c;
  }
}
.news-post-time {
  display: inline-block;
  color: #404040;
  font-family: "ZenKakuGothicNew-Regular", sans-serif;
  font-size: 1.6rem;
  letter-spacing: 0.06em;
  line-height: 1.2;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .news-post-time {
    font-size: 1.5rem;
  }
}
.news-post-tag {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 6px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.news-post-tag-txt {
  padding: 0 6px;
  border-left: 2px solid #838383;
  font-family: "ZenKakuGothicNew-Regular", sans-serif;
  font-size: 1.6rem;
  letter-spacing: 0.06em;
  color: #404040;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .news-post-tag-txt {
    font-size: 1.5rem;
  }
}
.news-post-ttl {
  margin-top: 7px;
  font-family: "ZenKakuGothicNew-Medium", sans-serif;
  font-size: 1.6rem;
  letter-spacing: 0.06em;
  line-height: 1.6;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (max-width: 767px) {
  .news-post-ttl {
    font-size: 1.5rem;
  }
}

.com-tel-link {
  padding-left: 42px;
  padding-bottom: 5px;
  background: url(../img/top/contact-tel.png) no-repeat left center;
  color: #404040;
  font-family: "ZenKakuGothicNew-Medium", sans-serif;
  font-size: 3.6rem;
  letter-spacing: 0.04em;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .com-tel-link {
    font-size: 2.4rem;
  }
}
.com-tel-note {
  display: block;
  margin-top: 3px;
  line-height: 1;
}

.com-line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 13px 0 13px 19px;
  background: #efe16c;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.com-line::before {
  content: "";
  display: block;
  width: 37px;
  height: 37px;
  margin-right: 18px;
  background: url(../img/top/info-line.png) no-repeat center/contain;
}
.com-line-txt {
  font-family: "ZenKakuGothicNew-Regular", sans-serif;
  font-size: 1.6rem;
  letter-spacing: 0.04em;
  color: #404040;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .com-line-txt {
    font-size: 1.5rem;
  }
}
.com-line-txt-lg {
  display: block;
  font-size: 2rem;
  font-family: "ZenKakuGothicNew-Bold", sans-serif;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 767px) {
  .com-line-txt-lg {
    font-size: 1.5rem;
  }
}

.com-ptn {
  position: relative;
  z-index: 1;
}
.com-ptn::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-size: auto auto;
  background-image: -webkit-repeating-linear-gradient(327deg, transparent, transparent 10px, rgb(223, 222, 219) 10px, rgb(223, 222, 219) 20px);
  background-image: repeating-linear-gradient(123deg, transparent, transparent 10px, rgb(223, 222, 219) 10px, rgb(223, 222, 219) 20px);
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .com-ptn::before {
    background-image: -webkit-repeating-linear-gradient(327deg, transparent, transparent 5px, rgb(223, 222, 219) 5px, rgb(223, 222, 219) 10px);
    background-image: repeating-linear-gradient(123deg, transparent, transparent 5px, rgb(223, 222, 219) 5px, rgb(223, 222, 219) 10px);
  }
}
.com-ptn-img {
  position: relative;
  z-index: 1;
}
.com-ptn-img::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-size: auto auto;
  background-image: -webkit-repeating-linear-gradient(307deg, transparent, transparent 4px, rgb(221, 219, 215) 4px, rgb(221, 219, 215) 8px);
  background-image: repeating-linear-gradient(143deg, transparent, transparent 4px, rgb(221, 219, 215) 4px, rgb(221, 219, 215) 8px);
  position: absolute;
  right: -10px;
  top: 10px;
  z-index: -1;
}

.com-works-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.com-works-list-item {
  width: 100%;
  max-width: 330px;
  background: #fff;
}
@media screen and (min-width: 768px) {
  .com-works-list-item:not(:nth-of-type(3n-2)) {
    margin-left: 45px;
  }
  .com-works-list-item:nth-of-type(n+4) {
    margin-top: 80px;
  }
}
.com-works-list-link {
  display: block;
  padding: 20px;
  background: url(../img/top/works-arw.png) no-repeat 22px 183px;
}
.com-works-list-before {
  width: 68.7%;
  position: relative;
}
.com-works-list-before-ttl {
  display: inline-block;
  width: 60px;
  height: 25px;
  background: #d9d9d9;
  text-align: center;
  font-family: "angelina", serif;
  font-size: 2.4rem;
  letter-spacing: 0;
  line-height: 27px;
  color: #404040;
  position: absolute;
  top: 10px;
  right: -10px;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .com-works-list-before-ttl {
    font-size: 1.6rem;
  }
}
.com-works-list-before-img {
  width: 100%;
  height: 0;
  padding-top: 75%;
  position: relative;
}
.com-works-list-after {
  width: 86.2%;
  margin: -30px 0 0 auto;
  position: relative;
}
.com-works-list-after-ttl {
  display: inline-block;
  width: 60px;
  height: 25px;
  background: #50a549;
  text-align: center;
  font-family: "angelina", serif;
  font-size: 2.8rem;
  letter-spacing: 0;
  line-height: 27px;
  color: #fff;
  position: absolute;
  bottom: 15px;
  left: -22px;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .com-works-list-after-ttl {
    font-size: 1.8666666667rem;
  }
}
.com-works-list-after-img {
  width: 100%;
  height: 0;
  padding-top: 76%;
  position: relative;
}
.com-works-list-ttl {
  margin-top: 17px;
}
@media screen and (min-width: 768px) {
  .com-works-list-ttl {
    width: 300px;
    margin-left: -4px;
  }
}

.com-box {
  background: #fff;
  outline: 4px solid rgba(80, 165, 73, 0.2);
  outline-offset: -10px;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(227, 225, 221, 0.4);
          box-shadow: 0px 0px 15px 0px rgba(227, 225, 221, 0.4);
}

.com-mail {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 320px;
  height: 70px;
  background: #efe16c;
  font-family: "ZenKakuGothicNew-Bold", sans-serif;
  font-size: 2rem;
  letter-spacing: 0;
  color: #404040;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .com-mail {
    font-size: 1.5rem;
  }
}
.com-mail::before {
  content: "";
  display: block;
  width: 21px;
  height: 14px;
  margin-right: 10px;
  background: url(../img/top/contact-mail.png) no-repeat center/contain;
}

/*	top-news  PC
------------------------------------ */
#top-news .com-ttl01-en {
  top: -32px;
  left: 0;
  -webkit-transform: rotate(-10deg);
          transform: rotate(-10deg);
}
#top-news .com-ttl01-ja {
  margin-left: 20px;
}
#top-news .news-bg {
  background: #50a549;
}
#top-news .news-box {
  padding: 40px 30px;
  background: #fff;
}
#top-news .news-box-l {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
#top-news .news-btn {
  width: 250px;
  margin-top: 24px;
}
#top-news .news-post {
  max-width: 740px;
}

/*	top-works  PC
------------------------------------ */
#top-works .com-ttl01-en {
  left: 298px;
  top: -44px;
}
#top-works .com-ttl01-ja {
  font-size: 4.8rem;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 767px) {
  #top-works .com-ttl01-ja {
    font-size: 3.2rem;
  }
}
#top-works .works-bg {
  background: #f3efd9;
}
#top-works .works-btn {
  max-width: 210px;
}
#top-works .works-list {
  margin: 65px auto 0;
}

/*	top-voice  PC
------------------------------------ */
#top-voice .com-ttl01 {
  text-align: center;
}
#top-voice .com-ttl01-en {
  display: block;
  position: static;
}
#top-voice .com-ttl01-sm {
  display: inline-block;
  margin: 12px auto 0;
}
#top-voice .com-ttl01-ja {
  margin-top: 10px;
  font-size: 4.8rem;
}
@media screen and (max-width: 767px) {
  #top-voice .com-ttl01-ja {
    font-size: 3.2rem;
  }
}
#top-voice .com-ttl01-ja-sm {
  font-size: 4.4rem;
}
@media screen and (max-width: 767px) {
  #top-voice .com-ttl01-ja-sm {
    font-size: 2.9333333333rem;
  }
}
#top-voice .voice-box {
  padding: 50px 0 68px;
}
#top-voice .voice-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 95%;
  max-width: 1080px;
  margin: 40px auto 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#top-voice .voice-list-item {
  width: 100%;
  max-width: 320px;
}
#top-voice .voice-list-item:nth-of-type(n+2) {
  margin-left: 60px;
}
#top-voice .voice-list-link {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 75%;
  overflow: hidden;
  position: relative;
}
#top-voice .voice-btn {
  margin: 46px auto 0;
}

/*	top-ex  PC
------------------------------------ */
#top-ex .com-ttl01-sm {
  display: inline-block;
  margin-left: -30px;
  color: #50a549;
  -webkit-transform: rotate(-6deg);
          transform: rotate(-6deg);
}
#top-ex .com-ttl01-ja {
  margin-top: 17px;
  font-size: 4.8rem;
  line-height: 1.25;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 767px) {
  #top-ex .com-ttl01-ja {
    font-size: 3.2rem;
  }
}
#top-ex .ex-bg {
  background: url(../img/top/ex-ico.png) no-repeat right bottom/25.9%;
  position: relative;
}
#top-ex .ex-img {
  width: 46.8%;
  height: 580px;
  position: absolute;
  left: 0;
  top: 0;
}
#top-ex .ex-txt-box {
  margin-top: 34px;
}

/*	top-reason  PC
------------------------------------ */
#top-reason .com-ttl01-en {
  display: block;
  position: static;
}
#top-reason .com-ttl01-sm {
  display: inline-block;
  font-size: 2.8rem;
  margin: 10px auto 0;
}
@media screen and (max-width: 767px) {
  #top-reason .com-ttl01-sm {
    font-size: 1.8666666667rem;
  }
}
#top-reason .com-ttl01-ja {
  margin: 10px auto 0;
  font-size: 4.8rem;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 767px) {
  #top-reason .com-ttl01-ja {
    font-size: 3.2rem;
  }
}
#top-reason .reason-ttl {
  text-align: center;
}
#top-reason .reason-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 85px auto 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#top-reason .reason-list-item {
  width: 100%;
  max-width: 320px;
  background: #fff;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(227, 225, 221, 0.4);
          box-shadow: 0px 0px 15px 0px rgba(227, 225, 221, 0.4);
}
#top-reason .reason-list-item:nth-of-type(n+2) {
  margin-left: 63px;
}
#top-reason .reason-list-ttl {
  margin: 10px auto 0;
  text-align: center;
}
#top-reason .reason-list-ttl-num {
  display: block;
  background: url(../img/top/com-num-ico.png) no-repeat center bottom;
  font-family: "angelina", serif;
  font-size: 3.2rem;
  letter-spacing: 0.06em;
  line-height: 1;
  color: #50a549;
  font-style: italic;
  text-shadow: 0px 0px 3.45px #fff, 0px 0px 6px #fff, 0px 0px 9px #fff, 0px 0px 12px #fff, 0px 0px 16px #fff, 0px 0px 20px #fff;
}
@media screen and (max-width: 767px) {
  #top-reason .reason-list-ttl-num {
    font-size: 2.1333333333rem;
  }
}
#top-reason .reason-list-ttl-ja {
  display: block;
  font-family: "ZenKakuGothicNew-Medium", sans-serif;
  font-size: 2.8rem;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 767px) {
  #top-reason .reason-list-ttl-ja {
    font-size: 1.8666666667rem;
  }
}
#top-reason .reason-list-txt {
  margin: 10px auto 0;
  padding: 0 25px 20px;
}

/*	top-area  PC
------------------------------------ */
#top-area .area-bg {
  padding-top: 70px;
  position: relative;
  z-index: 1;
}
#top-area .area-bg:before {
  content: "";
  display: block;
  width: 1000px;
  height: 340px;
  background: #f4eebc;
  position: absolute;
  left: calc(50% - 960px);
  top: 0;
  z-index: -1;
}
@media screen and (min-width: 1921px) {
  #top-area .area-bg:before {
    width: 52%;
    left: 0;
  }
}
#top-area .area-box {
  width: 52.1%;
  margin-left: auto;
  padding: 55px 0 100px 45px;
  background: url(../img/top/area-ila.png) no-repeat right bottom/65.5% #50a549;
}
#top-area .area-ttl-en {
  font-family: "angelina", serif;
  font-size: 4.2rem;
  letter-spacing: 0.14em;
  color: #efe16c;
}
@media screen and (max-width: 767px) {
  #top-area .area-ttl-en {
    font-size: 2.8rem;
  }
}
#top-area .area-ttl-ja {
  display: block;
  font-family: "ZenKakuGothicNew-Medium", sans-serif;
  font-size: 4.8rem;
  letter-spacing: 0.06em;
  line-height: 1;
  color: #fff;
}
@media screen and (max-width: 767px) {
  #top-area .area-ttl-ja {
    font-size: 3.2rem;
  }
}
#top-area .area-txt {
  margin-top: 16px;
  font-family: "ZenKakuGothicNew-Medium", sans-serif;
  font-size: 2.4rem;
  letter-spacing: 0.08em;
  color: #fff;
}
@media screen and (max-width: 767px) {
  #top-area .area-txt {
    font-size: 1.6rem;
  }
}
#top-area .area-map {
  position: absolute;
  top: 13px;
  left: calc(50% - 395px);
}

/*	top-planter  PC
------------------------------------ */
#top-planter .com-ttl01-en {
  left: -60px;
  top: -70px;
}
#top-planter .com-ttl01-ja {
  font-size: 4.2rem;
}
@media screen and (max-width: 767px) {
  #top-planter .com-ttl01-ja {
    font-size: 2.8rem;
  }
}
#top-planter .com-ttl01-sm {
  display: inline-block;
  margin-top: 17px;
  letter-spacing: 0.08em;
  color: #50a549;
}
#top-planter .planter-box {
  width: 100%;
  max-width: 680px;
  margin-top: 16px;
}
#top-planter .planter-txt-box {
  margin-top: 30px;
}
#top-planter .planter-btn {
  max-width: none;
  margin: 42px auto 0;
}

/*	top-contact  PC
------------------------------------ */
@media screen and (min-width: 768px) {
  #top-contact .com-line {
    padding: 15.5px 0 15.5px 19px;
  }
}
#top-contact .com-line-txt {
  font-size: 1.7rem;
}
@media screen and (max-width: 767px) {
  #top-contact .com-line-txt {
    font-size: 1.5rem;
  }
}
#top-contact .com-line-txt-lg {
  font-size: 2.4rem;
}
@media screen and (max-width: 767px) {
  #top-contact .com-line-txt-lg {
    font-size: 1.6rem;
  }
}
#top-contact .com-ttl01 {
  text-align: center;
}
#top-contact .com-ttl01-en {
  left: -86px;
  top: -57px;
}
#top-contact .com-ttl01-ja {
  font-size: 4.8rem;
}
@media screen and (max-width: 767px) {
  #top-contact .com-ttl01-ja {
    font-size: 3.2rem;
  }
}
#top-contact .contact-bg {
  background: url(../img/top/contact-bg-ila.png) no-repeat center calc(100% - 70px)/100%;
}
#top-contact .contact-box {
  padding: 42px 30px;
}
#top-contact .contact-flx {
  margin: 22px auto 0;
}
#top-contact .contact-line {
  margin-bottom: 22px;
}
@media screen and (min-width: 768px) {
  #top-contact .com-tel {
    margin-right: 10px;
  }
}

/*	top-bnr  PC
------------------------------------ */
#top-bnr .bnr-inner {
  padding: 110px 0 90px;
}
#top-bnr .bnr-list-item {
  width: 41.6%;
  max-width: 800px;
}
#top-bnr .bnr-list-item:nth-of-type(n+2) {
  margin-left: 80px;
}
#top-bnr .bnr-link {
  display: block;
  padding: 117px 0 153px;
  position: relative;
  z-index: 1;
}
#top-bnr .bnr-link::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(51, 51, 51, 0.5);
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (min-width: 768px) {
  #top-bnr .bnr-link:hover {
    opacity: 1;
  }
  #top-bnr .bnr-link:hover::before {
    background-color: rgba(51, 51, 51, 0.3);
  }
}
#top-bnr .bnr-link-price {
  background: url(../img/top/bnr-price.jpg) no-repeat center/cover;
}
#top-bnr .bnr-link-qa {
  background: url(../img/top/bnr-qa.jpg) no-repeat center/cover;
}
#top-bnr .bnr-link-ttl {
  text-align: center;
  line-height: 1;
}
#top-bnr .bnr-link-ttl-en {
  font-family: "angelina", serif;
  font-size: 4.2rem;
  letter-spacing: 0.2em;
  color: #fff;
}
@media screen and (max-width: 767px) {
  #top-bnr .bnr-link-ttl-en {
    font-size: 2.8rem;
  }
}
#top-bnr .bnr-link-ttl-ja {
  display: block;
  font-family: "ZenKakuGothicNew-Bold", sans-serif;
  font-size: 4.6rem;
  letter-spacing: 0.08em;
  color: #fff;
}
@media screen and (max-width: 767px) {
  #top-bnr .bnr-link-ttl-ja {
    font-size: 3.0666666667rem;
  }
}
#top-bnr .map {
  text-align: center;
}
#top-bnr .map-ttl {
  display: inline-block;
  padding-left: 21px;
  background: url(../img/top/map-ico.png) no-repeat left center;
  font-family: "ZenKakuGothicNew-Bold", sans-serif;
  font-size: 2rem;
  letter-spacing: 0;
  color: #404040;
}
@media screen and (max-width: 767px) {
  #top-bnr .map-ttl {
    font-size: 1.5rem;
  }
}

/* =========================================

sub layout  PC

========================================= */
/*	works  PC
------------------------------------ */
#works .detail-flx {
  margin: 53px auto 0;
  background: url(../img/works/detail-arw.png) no-repeat center;
}
#works .detail-flx-harf {
  width: 100%;
  position: relative;
}
@media screen and (min-width: 768px) {
  #works .detail-flx-harf {
    max-width: 480px;
  }
}
#works .detail-flx-img {
  width: 100%;
  height: 0;
  padding-top: 79.1%;
  position: relative;
}
#works .detail-ba {
  width: 75px;
  height: 40px;
  font-size: 3.8rem;
  top: auto;
  bottom: 20px;
  left: -20px;
  line-height: 47px;
}
@media screen and (max-width: 767px) {
  #works .detail-ba {
    font-size: 2.5333333333rem;
  }
}
#works .detail-b {
  width: 95px;
}
#works .detail-dl {
  margin: 90px auto 0;
}
#works .detail-dl-item:nth-of-type(n+2) {
  margin-top: 75px;
}
#works .detail-dl dd {
  margin-top: 13px;
  line-height: 1.8;
  white-space: pre-line;
}

/*	voice  PC
------------------------------------ */
#voice .voice-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
#voice .voice-list-item {
  width: 100%;
  max-width: 340px;
  background: #fff;
}
@media screen and (min-width: 768px) {
  #voice .voice-list-item:not(:nth-of-type(3n-2)) {
    margin-left: 30px;
  }
  #voice .voice-list-item:nth-of-type(n+4) {
    margin-top: 80px;
  }
}
#voice .voice-list-link {
  display: block;
  padding: 20px 20px 23px;
}
#voice .voice-list-img {
  width: 100%;
  height: 0;
  padding-top: 80%;
  position: relative;
}
#voice .voice-list-ttl {
  margin: 15px auto 0;
}
#voice .detail-img-wrap {
  margin: 53px auto 0;
  text-align: center;
}
#voice .detail-dl {
  margin: 60px auto 0;
}
#voice .detail-dl dd {
  margin-top: 13px;
  font-family: "ZenKakuGothicNew-Regular", sans-serif;
  line-height: 1.8;
  white-space: pre-line;
}

/*	price  PC
------------------------------------ */
#price .price-list-item:nth-of-type(n+2) {
  margin-top: 80px;
  padding-top: 80px;
  border-top: 2px solid #d3d2ce;
}
#price .price-list-box {
  padding: 20px;
  background: #fff;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(227, 225, 221, 0.4);
          box-shadow: 0px 0px 15px 0px rgba(227, 225, 221, 0.4);
}
#price .price-list-img {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
#price .price-list-con {
  margin-top: 12px;
  margin-left: 39px;
}
#price .price-list-ttl {
  font-family: "ZenKakuGothicNew-Medium", sans-serif;
  font-size: 3.2rem;
  letter-spacing: 0.08em;
  line-height: 1.67;
}
@media screen and (max-width: 767px) {
  #price .price-list-ttl {
    font-size: 2.1333333333rem;
  }
}
#price .price-list-ttl-sm {
  font-size: 2.8rem;
}
@media screen and (max-width: 767px) {
  #price .price-list-ttl-sm {
    font-size: 1.8666666667rem;
  }
}
#price .price-list-txt {
  margin-top: 12px;
}
#price .price-list-dl {
  display: grid;
  margin-top: 20px;
  grid-template-columns: repeat(2, 1fr);
  gap: 13px 55px;
}
#price .price-list-dl-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#price .price-list-dl dt {
  padding: 5px 13px;
  background-color: #efe16c;
  font-family: "ZenKakuGothicNew-Medium", sans-serif;
  font-size: 2.1rem;
  letter-spacing: 0.08em;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  #price .price-list-dl dt {
    font-size: 1.5rem;
  }
}
#price .price-list-dl dd {
  margin-left: 12px;
  font-family: "ZenKakuGothicNew-Medium", sans-serif;
  font-size: 2.1rem;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 767px) {
  #price .price-list-dl dd {
    font-size: 1.5rem;
  }
}
#price .qa-bg {
  background: #f3efd9;
}
#price .qa-ttl {
  text-align: center;
}
#price .qa-ttl-ja {
  display: block;
  font-family: "ZenKakuGothicNew-Medium", sans-serif;
  font-size: 4.8rem;
  letter-spacing: 0.08em;
  color: #404040;
}
@media screen and (max-width: 767px) {
  #price .qa-ttl-ja {
    font-size: 3.2rem;
  }
}
#price .qa-list {
  margin: 50px auto 0;
}
#price .qa-list-item {
  padding: 20px 27px 45px 83px;
  background: #fff;
}
#price .qa-list-item:nth-of-type(n+2) {
  margin-top: 80px;
}
#price .qa-list-ico {
  position: relative;
}
#price .qa-list-ico::before {
  content: "";
  display: block;
  position: absolute;
}
#price .qa-list-ttl {
  padding-bottom: 8px;
  border-bottom: 2px solid #d9d9d9;
  font-family: "ZenKakuGothicNew-Medium", sans-serif;
  font-size: 2.8rem;
  letter-spacing: 0.06em;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  #price .qa-list-ttl {
    font-size: 1.8666666667rem;
  }
}
#price .qa-list-ttl::before {
  width: 40px;
  height: 38px;
  background: url(../img/price/q.png) no-repeat center/contain;
  left: -54px;
  top: 6px;
}
#price .qa-list-ttl::after {
  content: "";
  display: block;
  width: 25px;
  height: 2px;
  background: #50a549;
  position: absolute;
  left: 0;
  bottom: -2px;
}
#price .qa-list-txt {
  margin-top: 20px;
  white-space: pre-line;
}
#price .qa-list-txt::before {
  width: 41px;
  height: 36px;
  background: url(../img/price/a.png) no-repeat center/contain;
  left: -54px;
  top: -5px;
}

/*	planter  PC
------------------------------------ */
#planter .planter-img {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
#planter .planter-box {
  margin-top: 10px;
  margin-left: 60px;
}
#planter .planter-box-ttl {
  font-family: "ZenKakuGothicNew-Medium", sans-serif;
  font-size: 4.8rem;
  letter-spacing: 0.08em;
  line-height: 1.25;
}
@media screen and (max-width: 767px) {
  #planter .planter-box-ttl {
    font-size: 3.2rem;
  }
}
#planter .planter-box-ttl-ac {
  color: #50a549;
}
#planter .planter-txt-box {
  margin-top: 29px;
}
#planter .ex-ttl {
  text-align: center;
}
#planter .ex-ttl-ja {
  display: block;
  font-family: "ZenKakuGothicNew-Medium", sans-serif;
  font-size: 4.8rem;
  letter-spacing: 0.08em;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  #planter .ex-ttl-ja {
    font-size: 3.2rem;
  }
}
#planter .ex-list {
  margin: 60px auto 0;
}
#planter .ex-list-item:nth-of-type(n+2) {
  margin-top: 93px;
}
#planter .ex-list-ttl {
  padding-bottom: 10px;
  border-bottom: 4px solid rgba(80, 165, 73, 0.2);
  text-align: center;
  font-family: "ZenKakuGothicNew-Medium", sans-serif;
  font-size: 2.8rem;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  #planter .ex-list-ttl {
    font-size: 1.8666666667rem;
  }
}
#planter .ex-list-img-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 36px auto 0;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
#planter .location-ttl {
  text-align: center;
}
#planter .location-ttl-ja {
  display: block;
  font-family: "ZenKakuGothicNew-Medium", sans-serif;
  font-size: 4.8rem;
  letter-spacing: 0.08em;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  #planter .location-ttl-ja {
    font-size: 3.2rem;
  }
}
#planter .location-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 45px auto 0;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
#planter .location-list-item {
  width: 100%;
  max-width: 320px;
  background: #fff;
  text-align: center;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(227, 225, 221, 0.4);
          box-shadow: 0px 0px 15px 0px rgba(227, 225, 221, 0.4);
}
@media screen and (min-width: 768px) {
  #planter .location-list-item:nth-of-type(n+2) {
    margin-left: 60px;
  }
}
#planter .location-list-ttl {
  margin: 14px auto 0;
  padding-bottom: 14px;
}
#planter .location-list-ttl-num {
  display: block;
  background: url(../img/top/com-num-ico.png) no-repeat center bottom;
  font-family: "angelina", serif;
  font-size: 3.2rem;
  letter-spacing: 0.06em;
  line-height: 1;
  color: #50a549;
  font-style: italic;
  text-shadow: 0px 0px 3.45px #fff, 0px 0px 6px #fff, 0px 0px 9px #fff, 0px 0px 12px #fff, 0px 0px 16px #fff, 0px 0px 20px #fff;
}
@media screen and (max-width: 767px) {
  #planter .location-list-ttl-num {
    font-size: 2.1333333333rem;
  }
}
#planter .location-list-ttl-txt {
  font-family: "ZenKakuGothicNew-Medium", sans-serif;
  font-size: 2.8rem;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 767px) {
  #planter .location-list-ttl-txt {
    font-size: 1.8666666667rem;
  }
}
#planter .price-bg {
  padding: 60px 0;
  background: #f2eed8;
}
#planter .price-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 520px;
  padding: 25px 25px 25px 45px;
  margin: auto;
  background: -webkit-gradient(linear, left top, right top, from(#50a549), color-stop(42.3%, #50a549), color-stop(42.3%, #fff), to(#fff));
  background: -webkit-linear-gradient(left, #50a549 0%, #50a549 42.3%, #fff 42.3%, #fff 100%);
  background: linear-gradient(90deg, #50a549 0%, #50a549 42.3%, #fff 42.3%, #fff 100%);
  outline-color: rgba(239, 225, 108, 0.3);
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 768px) {
  #planter .price-box {
    min-height: 180px;
  }
}
#planter .price-ttl {
  color: #fff;
  font-family: "ZenKakuGothicNew-Bold", sans-serif;
  font-size: 2.8rem;
  letter-spacing: 0.08em;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  #planter .price-ttl {
    font-size: 1.8666666667rem;
  }
}
#planter .price-ttl-sm {
  font-size: 2rem;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 767px) {
  #planter .price-ttl-sm {
    font-size: 1.5rem;
  }
}
#planter .price-dl {
  margin-left: 75px;
  text-align: left;
}
#planter .price-dl dt {
  font-family: "ZenKakuGothicNew-Regular", sans-serif;
  font-size: 1.7rem;
  letter-spacing: 0.08em;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  #planter .price-dl dt {
    font-size: 1.5rem;
  }
}
#planter .price-dl dd {
  font-family: "ZenKakuGothicNew-Bold", sans-serif;
  font-size: 3.6rem;
  letter-spacing: 0.08em;
  color: #50a549;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  #planter .price-dl dd {
    font-size: 2.4rem;
  }
}

/*	news  PC
------------------------------------ */
#news .com-news-post-img {
  border: none;
}
#news .detail-box {
  padding: 35px;
}
#news .detail .com-ttl02 {
  font-size: 3rem;
}
@media screen and (max-width: 767px) {
  #news .detail .com-ttl02 {
    font-size: 2rem;
  }
}
#news .detail .com-ttl02::before {
  content: none;
}

/*	site  PC
------------------------------------ */
#site .site-box {
  padding: 40px;
  outline: none;
}