/*--------------------------------
	common
--------------------------------*/
#sub.sec {
  padding: 120px 0; }
@media (max-width: 768px) {
  #sub.sec {
    padding: 50px 0; } }
#sub.sec h2 {
  font-size: 36px;
  font-size: 3.6rem;
  text-align: center;
  font-weight: 500;
  line-height: 52px; }
#sub.sec h2::after {
  content: '';
  display: block;
  width: 24px;
  height: 2px;
  margin: 0 auto;
  background: #559c15;
  margin-top: 15px; }
@media (max-width: 768px) {
  #sub.sec h2 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 32px; } }
#sub.sec h3 {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 32px;
  background: #f3f2f2;
  padding: 8px 20px; }
@media (max-width: 768px) {
  #sub.sec h3 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 28px;
    padding: 5px 15px; } }
#sub.sec h4 {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 30px;
  padding: 0 20px; }
#sub.sec h4::before {
  content: '';
  display: inline-block;
  width: 2px;
  height: 24px;
  background: #559c15;
  vertical-align: middle;
  margin-left: -20px;
  margin-right: 20px; }
@media (max-width: 768px) {
  #sub.sec h4 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px;
    padding: 0 15px; }
  #sub.sec h4::before {
    margin-left: -15px;
    margin-right: 15px; } }
#sub.sec h5 {
  font-size: 23px;
  font-size: 2.3rem;
  letter-spacing: 0;
  text-align: center; }
#sub.sec h5 span {
  font-size: 15px;
  font-size: 1.5rem;
  display: block;
  margin-top: 12px; }
#sub.sec h5::after {
  content: '';
  display: block;
  background: #559c15;
  width: 2px;
  height: 24px;
  margin: 0 auto;
  margin-top: 16px; }
@media (max-width: 768px) {
  #sub.sec h5 {
    font-size: 18px;
    font-size: 1.8rem; }
  #sub.sec h5 span {
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 500;
    margin-top: 10px; } }
#sub.sec table tr th, #sub.sec table tr td {
  border-bottom-color: #f3f2f2; }
#sub.sec .f-box {
  width: 100%;
  padding-top: 50px;
  position: relative; }
#sub.sec .f-box:not(:first-child) {
  margin-top: 150px; }
#sub.sec .f-box figure {
  max-width: 1280px;
  margin-left: auto;
  position: absolute;
  right: -420px;
  top: 0; }
#sub.sec .f-box .box {
  max-width: 580px;
  min-height: 560px;
  padding: 70px;
  background: #fff;
  position: relative;
  z-index: 1; }
#sub.sec .f-box .box.sdw {
  box-shadow: -50px 50px #f3f2f2;
  margin-bottom: 50px; }
#sub.sec .f-box .box p {
  margin-top: 40px; }
#sub.sec .f-box.rev figure {
  margin-left: 0;
  left: -420px; }
#sub.sec .f-box.rev .box {
  background: #f3f2f2;
  margin-left: auto; }
@media (max-width: 768px) {
  #sub.sec .f-box:not(:first-child) {
    margin-top: 50px; }
  #sub.sec .f-box figure {
    width: 100%;
    position: static;
    transform: none;
    margin-right: -20px; }
  #sub.sec .f-box figure img {
    height: 400px;
    object-fit: cover;
    font-family: 'object-fit:cover'; }
  #sub.sec .f-box .box {
    min-height: inherit;
    border: solid 1px #f3f2f2;
    margin-left: -20px;
    margin-top: -40px;
    padding: 40px 30px; }
  #sub.sec .f-box .box.sdw {
    box-shadow: -20px 20px #f3f2f2;
    margin-bottom: 20px; }
  #sub.sec .f-box.rev figure {
    margin-left: -20px; }
  #sub.sec .f-box.rev .box {
    margin-right: -20px; } }
#sub.sec .f-box2 {
  display: -webkit-box;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  -webkit-box-align: start; }
#sub.sec .f-box2 .c01 {
  width: 100%;
  max-width: 520px; }
#sub.sec .f-box2 figure {
  max-width: 520px; }
#sub.sec .f-box2 p {
  margin-top: 25px; }
@media (max-width: 768px) {
  #sub.sec .f-box2 {
    flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: row-reverse;
    -ms-flex-direction: column-reverse;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse; }
  #sub.sec .f-box2 figure {
    margin: 0 auto; }
  #sub.sec .f-box2 .c01 {
    margin: 0 auto;
    margin-top: 20px; }
  #sub.sec .f-box2 p {
    margin-top: 10px; } }

#main.inc-contact .wrap {
  width: 100%;
  background: #559c15 !important; }
#main.inc-contact .wrap .tel {
  margin-top: 30px !important; }

#main h2.sub-ttl {
  font-size: 36px;
  font-size: 3.6rem;
  text-align: center;
  font-weight: 500;
  line-height: 52px; }
#main h2.sub-ttl::after {
  content: '';
  display: block;
  width: 24px;
  height: 2px;
  margin: 0 auto;
  background: #559c15;
  margin-top: 15px; }
@media (max-width: 768px) {
  #main h2.sub-ttl {
    font-size: 20px;
    font-size: 2rem;
    line-height: 32px; } }

#main.work.sub-work {
  padding-top: 0;
  padding-bottom: 150px; }

/*--------------------------------
	about
--------------------------------*/
#sub.about {
  padding: 0;
  overflow: hidden; }
#sub.about section.concept {
  padding-top: 120px;
  padding-bottom: 50px;
  position: relative; }
#sub.about section.concept .wrap {
  position: relative;
  z-index: 1; }
#sub.about section.concept .f-box.top {
  position: relative;
  padding-bottom: 100px; }
#sub.about section.concept .f-box.top figure:last-child {
  position: absolute;
  right: 180px;
  bottom: 0;
  top: auto !important;
  z-index: 1; }
#sub.about section.concept::after {
  content: '';
  display: block;
  width: 100%;
  height: 560px;
  background: #f3f2f2;
  position: absolute;
  left: 0;
  bottom: 0; }
#sub.about section.company {
  padding-top: 150px;
  padding-bottom: 0; }
#sub.about section.menu {
  padding: 150px 0; }
#sub.about section.menu .innerMain {
  display: -webkit-box;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify; }
#sub.about section.menu h5 {
  font-size: 36px;
  font-size: 3.6rem;
  color: #fff;
  border: solid 1px #fff;
  padding: 30px;
  transition: .4s; }
#sub.about section.menu h5::after {
  background: #fff;
  transition: .4s; }
#sub.about section.menu a {
  width: 100%;
  max-width: 500px;
  background: #000;
  padding: 5px; }
#sub.about section.menu a:hover {
  background: #f3f2f2; }
#sub.about section.menu a:hover h5 {
  color: #000;
  border-color: #000; }
#sub.about section.menu a:hover h5::after {
  background: #000; }
@media (max-width: 768px) {
  #sub.about section.concept {
    padding: 50px 0; }
  #sub.about section.concept .f-box.top figure:last-child {
    width: 200px;
    left: -20px !important;
    right: auto;
    top: 0 !important; }
  #sub.about section.concept .f-box.top figure:last-child img {
    height: auto; }
  #sub.about section.company {
    padding: 50px 0 0 0; }
  #sub.about section.menu {
    padding: 50px 0; }
  #sub.about section.menu h5 {
    font-size: 20px;
    font-size: 2rem;
    height: 100%;
    padding: 20px 10px; }
  #sub.about section.menu a {
    width: calc(50% - 5px);
    padding: 2px; } }

/*--------------------------------
	recruit
--------------------------------*/
#sub.recruit {
  padding-top: 120px;
  padding-bottom: 150px; }
#sub.recruit section:not(:first-child) {
  margin-top: 150px; }
#sub.recruit table tr th {
  width: 280px; }
#sub.recruit table tr td {
  white-space: pre-wrap; }
@media (max-width: 768px) {
  #sub.recruit {
    padding: 50px 0; }
  #sub.recruit section:not(:first-child) {
    margin-top: 80px; }
  #sub.recruit table tr th {
    width: 100px; } }

/*--------------------------------
	service
--------------------------------*/
#sub.service section:not(:first-child) {
  margin-top: 150px; }
#sub.service .f-box2:not(:first-child) {
  margin-top: 50px; }
#sub.service .faq {
  background: rgba(85, 156, 21, 0.07);
  padding: 50px; }
#sub.service .faq h6 {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
  font-weight: 500;
  max-width: 300px;
  background: #559c15;
  color: #fff;
  padding: 10px;
  text-align: center;
  margin: 0 auto; }
#sub.service .faq ul li {
  margin-top: 50px; }
#sub.service .faq ul li h4 span {
  color: #888; }
#sub.service .faq ul li h4:last-child {
  padding-left: 22px;
  color: #559c15; }
#sub.service .faq ul li h4:last-child::before {
  content: none; }
@media (max-width: 768px) {
  #sub.service section:not(:first-child) {
    margin-top: 80px; }
  #sub.service .faq {
    padding: 40px 20px; }
  #sub.service .faq ul li h4:last-child {
    padding-left: 17px; } }

/*--------------------------------
	news-index
--------------------------------*/
#sub.news-index .list a, #sub.news-index .list p {
  color: #000; }
#sub.news-index .list li {
  display: -webkit-box;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox; }
#sub.news-index .list li:not(:first-child) {
  margin-top: 50px; }
#sub.news-index .list li img {
  width: 200px;
  height: 200px;
  margin-right: 15px;
  object-fit: cover;
  font-family: 'object-fit:cover';
  border: solid 1px #f3f2f2; }
#sub.news-index .list li .main-txt {
  width: 100%; }
#sub.news-index .list li .main-txt .day {
  font-size: 14px;
  font-size: 1.4rem; }
#sub.news-index .list li .main-txt .ttl {
  font-weight: bold;
  display: block;
  overflow: hidden;
  height: 48px;
  /* 16px * 6 lines */
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis; }
#sub.news-index .list li .main-txt .body {
  display: block;
  overflow: hidden;
  height: 90px;
  /* 16px * 6 lines */
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis; }
#sub.news-index .list .pagenation {
  margin-top: 30px; }
@media (max-width: 768px) {
  #sub.news-index .list li img {
    display: none; }
  #sub.news-index .list li .main-txt .ttl {
    display: block;
    overflow: hidden;
    height: 38px;
    /* 16px * 6 lines */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis; }
  #sub.news-index .list li .main-txt .body {
    display: block;
    overflow: hidden;
    height: 90px;
    /* 16px * 6 lines */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis; } }

/*--------------------------------
	news-detail
--------------------------------*/
#sub.news-detail .ttl {
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: 600; }
#sub.news-detail .day {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  background: #bbb;
  padding: 6px 20px; }

/*--------------------------------
	work-index
--------------------------------*/
#sub.work-index .wrap-tag {
  background: rgba(85, 156, 21, 0.07);
  padding: 40px;
  display: -webkit-box;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center; }
#sub.work-index .wrap-tag div {
  display: -webkit-box;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  margin-left: 60px; }
#sub.work-index .wrap-tag div a {
  font-family: 'Noto Sans JP', sans-serif;
  background: #000;
  width: 260px;
  padding: 2px; }
#sub.work-index .wrap-tag div a p {
  color: #fff;
  text-align: center;
  border: solid 1px #fff;
  position: relative;
  padding: 2px 0; }
#sub.work-index .wrap-tag div a p::before {
  content: '';
  display: inline-block;
  background: #fff;
  width: 14px;
  height: 2px;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0; }
#sub.work-index .wrap-tag div a:not(:first-child) {
  margin-left: 40px; }
#sub.work-index .list {
  display: -webkit-box;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
#sub.work-index .list li {
  width: 320px;
  margin-top: 50px; }
#sub.work-index .list li a:not(:first-child) {
  display: none; }
#sub.work-index .list li img {
  height: 240px;
  object-fit: cover;
  font-family: 'object-fit:cover';
  border: solid 1px #f3f2f2; }
#sub.work-index .list li:not(:nth-child(3n)) {
  margin-right: 60px; }
@media (max-width: 768px) {
  #sub.work-index .wrap-tag {
    display: block;
    padding: 10px; }
  #sub.work-index .wrap-tag p {
    text-align: center;
    font-weight: bold; }
  #sub.work-index .wrap-tag div {
    margin: 0;
    margin-top: 15px; }
  #sub.work-index .wrap-tag div a:first-child {
    margin-right: 2.5px; }
  #sub.work-index .wrap-tag div a:last-child {
    margin-left: 2.5px; }
  #sub.work-index .list {
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    margin-top: 15px; }
  #sub.work-index .list li {
    position: relative;
    width: calc((100% / 2) - 10px);
    margin: 5px; }
  #sub.work-index .list li a, #sub.work-index .list li img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    object-fit: cover;
    font-family: 'object-fit:cover'; }
  #sub.work-index .list li:not(:nth-child(3n)) {
    margin-right: 5px; }
  #sub.work-index .list li:before {
    content: "";
    display: block;
    padding-top: 100%; } }

/*--------------------------------
	privacy
--------------------------------*/
#sub.privacy ul li:not(:first-child) {
  margin-top: 50px; }
#sub.privacy ul li p {
  margin-top: 20px; }
@media (max-width: 768px) {
  #sub.privacy ul li:not(:first-child) {
    margin-top: 30px; }
  #sub.privacy ul li p {
    margin-top: 10px; } }

/*# sourceMappingURL=style_sub.css.map */
