@charset "UTF-8";
/* ---------------------------------------------------
	top
------------------------------------------------------ */
/*topのcss*/
@import url("https://fonts.googleapis.com/css2?family=Barlow&family=Barlow+Semi+Condensed:wght@400;500&family=Poppins:wght@400;600;700&family=Noto+Sans+JP:wght@400;500;700&display=swap");
.mv {
  width: 100%;
  z-index: 1;
  height: auto;
}
.mv .slick-list{
  width: 100%;
}
.mv img{
  width: 100%;
}
@media screen and (max-width: 896px), (max-width: 896px) and (orientation: landscape) {
  .mv{padding-top: 62px;}
    .mv img{
    max-height: 240px;
    height: 240px;
    object-fit: cover;
  }
}
@media screen and (max-width: 900px) and (orientation:landscape) {
  .mv img{
    height: 360px !important;
    object-fit: cover;
  }
}
.slick-track:before, .slick-track:after{content: none;}
.slick-slider{padding: 0; margin-bottom: 0;}

.mv-txt {
  position: absolute;
  display: inline-block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /*font-size: 8rem;*/
  font-size: clamp(14px, 3.5vw, 80px);
  color: #fff;
  text-decoration: underline;
  line-height: 1.5;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-underline-offset: 2px;
  text-decoration-thickness: 4px;
  text-align: center;
  white-space: nowrap;
}

.is_tablet .mv-txt{width: 70%;}

@media screen and (max-width: 959px) {
  .mv-txt {
    font-size: 5rem;
  }
}

@media screen and (max-width: 896px), (max-width: 896px) and (orientation: landscape) { .acms-grid > * { max-width: 100%; margin-left: auto; margin-right: auto; }
  .mv-txt {
    font-size: clamp(27px, 3.5vw, 80px);
    text-underline-offset: 1px;
    text-decoration-thickness: 2px;
    width:calc(100% - 20px);
    top: 60%;
    white-space: unset;
    text-align: left;
  }
}

.concept {
  padding-top: 89px;
  position: relative;
}

@media screen and (max-width: 896px), (max-width: 896px) and (orientation: landscape) { .acms-grid > * { max-width: 100%; margin-left: auto; margin-right: auto; }
  .concept {
    padding-top: 0;
  }
}

.concept .container {
  padding: 0 10px;
}

@media screen and (min-width: 1440px) {
  .concept .container {
    padding: 0 40px;
  }
}

.concept-txt {
  font-size: 2.4rem;
  font-size: clamp(18px, 1.5vw, 24px);
  font-weight: 500;
  color: #0E6A37;
  text-align: center;
  letter-spacing: 1.2px;
  margin-top: 25px;
  line-height: 2.4;
}

.concept-txt:first-child {
  margin-top: 0;
}

@media screen and (max-width: 896px), (max-width: 896px) and (orientation: landscape) { .acms-grid > * { max-width: 100%; margin-left: auto; margin-right: auto; }
  .concept-txt {
    font-size: clamp(16px, 1vw, 18px);
    margin-top: 15px;
    line-height: 1.8;
    text-align: left;
    margin-bottom: 40px;
    letter-spacing: 0;
  }
}
.concept-list {
  margin-top: 31px;
}

.concept-list li {
  /*padding: 20px;*/
  /*width: 260px;*/
  width: fit-content;
  text-align: center;
  font-size: 2.4rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  border: 2px solid #0E6A37;
  color: #0E6A37;
  letter-spacing: 0.2em;
  line-height: 1.5;
  margin:2rem 1rem 0 1rem;
  width: 447px;
}
.concept-list li a{
    display: block;
    padding: 20px;
    color: #0E6A37;
    font-size: clamp(18px, 1.5vw, 23px);
    letter-spacing: 0.5px;
    background: white;
}
/*.concept-list li:nth-child(n + 5) {
  margin-top: 18px;
}
.concept-list li:nth-child(n + 2) {
  margin-left: 18px;
}
.concept-list li:nth-child(4n + 1){
    margin-left: 0;
}*/

@media screen and (min-width: 1440px) {
  .concept-list:nth-child(n + 2) {
    /*margin-left: 20px;*/
  }
}

@media screen and (max-width: 959px) {
  .concept-list {
    display: block;
    margin-top: 15px;
  }
  .concept-list li {
    margin: 0 auto;
    width: 100%;
    /*padding: 10px 0;*/
    text-align: center;
  }
  .concept-list li a{
      padding: 10px 0;
      letter-spacing: 0px;
      font-size: 14px;
  }
  .concept-list li:nth-child(n + 2) {
    margin-left: auto;
    margin-top: 10px;
  }
}

@media screen and (max-width: 896px), (max-width: 896px) and (orientation: landscape) {
  .acms-grid > * { max-width: 100%; margin-left: auto; margin-right: auto; }
  .concept-list li {
    font-size: 1.8rem;
    margin-bottom: 15px;
  }
    .concept-list li:nth-child(4n + 1){
        margin-left: auto;
    }
}

.tp{
  color: var(--charactercolor);
  font-size: clamp(14px, 1.5vw, 18px);
}

.top-text{
  white-space: nowrap;
  font-size: clamp(14px, 1.5vw, 18px);
}

@media screen and (max-width: 1700px) {
  .tp{
  color: var(--charactercolor);
}

.top-text{
  white-space: unset;
  letter-spacing: 0.05em;
}
}

.sec-quality {
  margin-top: 186px;
  /*margin-top: 300px;*/
  position: relative;
}

.sec-quality:first-of-type .bg-left{display: none;}

.sec-quality::before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 35vw;
  height: 2000px;
  top: -60%;
  left: 0;
  z-index: -1;
}

.sec-quality .container .quality-left p img,.sec-record .container .record-right p img{width: 75rem;height: 75rem;object-fit: contain;}

@media screen and (min-width: 1440px) {
  .sec-quality::before {
    top: -90%;
  }
}

.sec-quality .flexbox {
  justify-content: right;
}

@media screen and (max-width: 896px), (max-width: 896px) and (orientation: landscape) { .acms-grid > * { max-width: 100%; margin-left: auto; margin-right: auto; }
  .sec-quality {
    margin-top: 100px;
  }
  .sec-quality::before {
    top: 20%;
  }
}

.quality-left {
  width: 38.5vw;
  margin-left: -300px;
  margin-top: -130px;
}

.quality-right {
  width: 55%;
  margin-left: 50px;
}

@media screen and (min-width: 1440px) {
  .quality-right {
    /*margin-left: 100px;*/
    margin-left: 105px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1439px) {
  .quality-left {
    margin-left: 20px;
  }
}

@media screen and (max-width: 896px), (max-width: 896px) and (orientation: landscape) { 
  .acms-grid > * { max-width: 100%; margin-left: auto; margin-right: auto; }
  .quality-right {
    width: 100%;
    margin-left: 0;
  }
    .sec-quality:first-of-type .bg-left.bg-sp{display: block;}
}

.sec-record {
  /*margin-top: 200px;*/
  margin-top: 322px;
  position: relative;
}

.sec-record .flexbox {
  justify-content: left;
}

@media screen and (max-width: 896px), (max-width: 896px) and (orientation: landscape) { .acms-grid > * { max-width: 100%; margin-left: auto; margin-right: auto; }
  .sec-record {
    margin-top: 100px;
  }
  .sec-record::before {
    top: 20%;
  }
}

.record-left {
  width: 42.5%;
  /*margin-right: 100px;*/
  margin-right: 132px;
}

@media screen and (max-width: 896px), (max-width: 896px) and (orientation: landscape) { .acms-grid > * { max-width: 100%; margin-left: auto; margin-right: auto; }
  .record-left {
    width: 100%;
    margin-right: 0;
  }
}

.record-right {
  width: 39vw;
  margin-right: -200px;
  margin-top: -133px;
}

.sec-area {
  margin-top: 278px;
  position: relative;
}

.sec-area .flexbox {
  justify-content: right;
}

.sec-area .hdg-lv2-pt1 {
  white-space: nowrap;
}

@media screen and (max-width: 896px), (max-width: 896px) and (orientation: landscape) { .acms-grid > * { max-width: 100%; margin-left: auto; margin-right: auto; }
  .sec-area {
    margin-top: 100px;
  }
  .sec-area::before {
    top: 20%;
  }
}

.area-left {
  width: 40vw;
  margin-left: -300px;
  margin-top: -220px;
}

@media screen and (min-width: 1440px) {
  .area-left {
    margin-right: -130px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1439px) {
  .area-left {
    margin-left: 20px;
  }
}

@media screen and (max-width: 959px) {
  .area-left {
    margin-right: 0;
    margin-left: 0;
    margin-top: -100px;
  }
}

.area-right {
  width: calc(55% + 65px);
}

@media screen and (min-width: 1440px) {
  .area-right {
    margin-right: -65px;
  }
}

@media screen and (max-width: 959px) {
  .area-right {
    margin-right: 0;
  }
}

@media screen and (max-width: 896px), (max-width: 896px) and (orientation: landscape) { .acms-grid > * { max-width: 100%; margin-left: auto; margin-right: auto; }
  .area-right {
    width: 100%;
  }
}

.sec-news {
  /*margin-top: 150px;*/
  margin-top: 200px;
  position: relative;
}

@media screen and (max-width: 896px), (max-width: 896px) and (orientation: landscape) { .acms-grid > * { max-width: 100%; margin-left: auto; margin-right: auto; }
  .sec-news {
    margin-top: 100px;
  }
}

.news-left {
  width: 210px;
}
.news-left h2{font-weight: 700;}

@media screen and (max-width: 896px), (max-width: 896px) and (orientation: landscape) { .acms-grid > * { max-width: 100%; margin-left: auto; margin-right: auto; }
  .news-left {
    margin: 0 auto;
  }
}

.news-right {
  width: calc(100% - 210px - 82px);
  margin-left: 82px;
}

@media screen and (max-width: 896px), (max-width: 896px) and (orientation: landscape) { .acms-grid > * { max-width: 100%; margin-left: auto; margin-right: auto; }
  .news-right {
    width: 100%;
    margin-left: 0;
  }
}

.news-list li {
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  margin-top: 30px;
}

.news-list li:nth-child(n + 2) {
  margin-top: 20px;
}

@media screen and (max-width: 896px), (max-width: 896px) and (orientation: landscape) { .acms-grid > * { max-width: 100%; margin-left: auto; margin-right: auto; }
  .news-list {
    padding: 0 20px;
    margin-top: 20px;
    margin-left: 0;
  }
}

.news-item > p:nth-child(1) {
  width: 110px;
  font-family:var(--fontfamilyspecial), Poppins, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  line-height: 1.6;
  color: var(--charactercolor);
}

.news-item > p:nth-child(2) {
  width: calc(100% - 110px - 20px);
  margin-left: 20px;
  line-height: 1.6;
}

.news-item > p:nth-child(2) a {
  color: #0E6A37;
}

.news-item > p a {
  text-decoration: underline;
}

@media screen and (max-width: 896px), (max-width: 896px) and (orientation: landscape) { .acms-grid > * { max-width: 100%; margin-left: auto; margin-right: auto; }
  .news-item > p:nth-child(1) {
    width: 100%;
  }
  .news-item > p:nth-child(2) {
    width: 100%;
    margin-left: 0;
  }
}

.sec-recruit {
  /*margin: 14rem auto -5rem;*/
  margin: 8.16rem auto 8.1rem;
  padding: 0 50px;
}

@media screen and (max-width: 896px), (max-width: 896px) and (orientation: landscape) { .acms-grid > * { max-width: 100%; margin-left: auto; margin-right: auto; }
  .sec-recruit {
    margin-top: 100px;
    margin-bottom: 0;
    padding: 0 10px;
  }
}

.recruit-top {
  background: url(../images/top/bg-recruit.jpg) center center/cover no-repeat;
  padding: 163px 0 210px;
}

.recruit-top .recruit-tit{
  font-weight: 700;
}

@media screen and (max-width: 896px), (max-width: 896px) and (orientation: landscape) { .acms-grid > * { max-width: 100%; margin-left: auto; margin-right: auto; }
  .recruit-top {
    padding: 50px 0 80px;
  }
}


.recruit-bottom {
  transform: translateY(-50%);
}

@media screen and (max-width: 896px), (max-width: 896px) and (orientation: landscape) { .acms-grid > * { max-width: 100%; margin-left: auto; margin-right: auto; }
  .recruit-bottom {
    transform: translateY(-25%);
  }
}

.recruit-list {
  max-width: 1820px;
  margin: 0 auto;
  padding: 0 100px;
}

@media screen and (max-width: 959px) {
  .recruit-list {
    padding: 0 10px;
      
  }
}

.recruit-list li {
  display: inline-block;
  position: relative;
  width: 50%;
}

@media screen and (max-width: 896px), (max-width: 896px) and (orientation: landscape) { 
    .acms-grid > * { max-width: 100%; margin-left: auto; margin-right: auto; }
  .recruit-list li {
    width: 90%;
    max-width: 350px;
    display: block;
    margin: 0 auto;
  }
}

.recruit-list li::before {
  content: "";
  display: block;
  padding-top: 37%;
}

.recruit-list li .recruit-link {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.recruit-list li .recruit-link a {
  display: block;
  height: 100%;
  color: #fff;
  font-size: 3rem;
  font-weight: bold;
  position: relative;
}

img.fade-in{
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.8s ease, transform 0.8s ease;
}

img.fade-in.is-visible{
  opacity: 1;
  transform: translateY(0);
}

@media screen and (min-width: 1440px) {
  .recruit-list li .recruit-link a {
    font-size: 7rem;
  }
}

@media screen and (max-width: 896px), (max-width: 896px) and (orientation: landscape) { .acms-grid > * { max-width: 100%; margin-left: auto; margin-right: auto; }
  .recruit-list li .recruit-link a {
    font-size:2.2rem;
  }
}

.recruit-list li .recruit-link a > span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: inline-block;
  line-height: 1.5;
  font-family:var(--fontfamilyspecial), Poppins, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

@media screen and (max-width: 896px), (max-width: 896px) and (orientation: landscape) { .acms-grid > * { max-width: 100%; margin-left: auto; margin-right: auto; }
  .recruit-list li .recruit-link a > span {
    line-height: 1.3;
  }
}

.recruit-list li .recruit-link a > span span {
  display: block;
  font-size: 2rem;
  letter-spacing: 0.1em;
  font-family:var(--fontfamily), "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

@media screen and (min-width: 1440px) {
  .recruit-list li .recruit-link a > span span {
    font-size: 2.8rem;
  }
}

@media screen and (max-width: 896px), (max-width: 896px) and (orientation: landscape) { .acms-grid > * { max-width: 100%; margin-left: auto; margin-right: auto; }
  .recruit-list li .recruit-link a > span span {
    font-size: 2.8rem;
  }
}

.recruit-list li:nth-child(1) .recruit-link a {
  background: url(../images/top/bg-btn-01.jpg) right center/contain no-repeat;
}

.recruit-list li:nth-child(1) .recruit-link a:hover {
  opacity: 1;
}

@media screen and (min-width: 768px) {
  .recruit-list li:nth-child(1) .recruit-link a:hover {
    background: url(../images/top/bg-btn-03.jpg) right center/contain no-repeat;
  }
}

.recruit-list li:nth-child(2) .recruit-link a {
  background: url(../images/top/bg-btn-02.jpg) left center/contain no-repeat;
}

.recruit-list li:nth-child(2) .recruit-link a:hover {
  opacity: 1;
}

@media screen and (min-width: 768px) {
  .recruit-list li:nth-child(2) .recruit-link a:hover {
    background: url(../images/top/bg-btn-04.jpg) left center/contain no-repeat;
  }

}

.footer {
  margin-top: 0;
}

@media screen and (max-width: 896px) and (orientation:landscape) {
    .recruit-list{display: flex;flex-wrap: nowrap;}
    .recruit-list li {margin: 0;}
}

@media screen and (max-width: 428px) {
    .concept-list li a {
        padding: 10px 0;
        letter-spacing: 0px;
        font-size: 14px;
    }
}

@media screen and (max-width: 896px), (max-width: 896px) and (orientation: landscape) {
    .top-text {
        white-space: unset;
    }
}