@charset "UTF-8";

.w1740 { max-width: 1740px; width: 100%; margin: 0 auto; position: relative;}
.w1680 { max-width: 1680px; width: 100%; margin: 0 auto; position: relative;}
.w1444 { max-width: 1444px; width: 100%; margin: 0 auto; position: relative;}
.w1400 { max-width: 1400px; width: 100%; margin: 0 auto; position: relative;}
.w1280 { max-width: 1280px; width: 100%; margin: 0 auto; position: relative;}
.w1200 { max-width: 1200px; width: 100%; margin: 0 auto; position: relative;}
.w1000 { max-width: 1000px; width: 100%; margin: 0 auto; position: relative;}
.only-m{ display: none !important;}

.indexNavMain { position: absolute; left: 0; top: 1.88vw; width: 100%; z-index: 8;}
.indexNavMain .logo {float: left; margin-left: 4.4vw; z-index: 8;}
.indexNavMain .logo img {display: block;}
.indexNavMain nav {float: right; margin-top: 2.3vw; margin-right: 3.3vw; z-index: 8;}
.indexNavMain .topNav li {float: left;margin-left: 3em; font-size: 18px; line-height: 56px; color: #615f5f; position: relative;}
.indexNavMain .topNav li a { display: block; color: #615f5f; position: relative;}
.indexNavMain .topNav li a::after { content: ""; position: absolute; bottom: 0; left: 0; width: 0; height: 1px; background: #1ead4c; transition: all 0.3s; }
.indexNavMain .topNav li a:hover::after { width: 100%;}
.indexNavMain .topNav li:hover a{ color: #1ead4c;}
.indexNavMain .topNav a[aria-current="page"] { color: #1ead4c; font-weight: 700;}
.indexNavMain .topNav .link-contact{ padding: 0 18px 4px 28px; margin-left: 6.8vw; background: url(../images/icon01.png) no-repeat left center, url(../images/icon-arr01.png) no-repeat right center; text-transform: uppercase;}
.indexNavMain .topNav .link-contact a{ color: #005c55}
.menu-toggle{ display: none;}


.indexBannerMain { position: relative; width: 100%; height: 100%;}
.indexBannerMain .img { display: block; width: 100%; height: 100%; }
.indexBannerMain .txt { position: absolute; left: 12vw; top: 15.6vw; opacity: 0; animation: textSlide 1s 0.3s forwards; }
.indexBannerMain .txt h1{ font-size: 48px; line-height: 96px; font-weight: 300; color: #000;}
.indexBannerMain .txt p{ font: 200 24px/ 32px 'Poppins'; color: #000;}

.title { font: 200 48px/56px "Poppins"; color: #000; }
.title small { display: block; font: 400 18px/20px "Noto Sans JP"; color: #000; }

.btn-more { display: inline-block; padding: 0 24px; border: 1px solid #d9d9d9; border-radius: 60px;
  font-size: 16px; line-height: 60px; color: #000; transition: all 0.3s ease;
}
.btn-more:hover {
  transform: translateY(-8px);
  box-shadow: 0 4px 15px rgba(0,0,0,0.2);
}
.btn-more img{ display: inline-block; margin-left: 22px;}

.concept-news{ padding: 5.4vw 0 2vw; background: #fff url(../images/indexBg01.png) no-repeat right top; background-size: 65% 100%;}
.concept{ float: left}
.concept-img{ margin: 56px 0 50px;}
.concept-desc h3{ margin-bottom: 20px; font-size: 24px; line-height: 2em; font-weight: 500; color: #1ead4c;}
.concept-desc p{ font-size: 18px; line-height: 2em; font-weight: 100; color: #666;}
.news{ float: right; width: 53.6%;}
.news-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 66px;
}
.news-header a{ font-size: 16px; line-height: 56px; font-weight: 500; color: #000;}
.news-item a{
  padding: 28px 50px 28px 0;
  border-bottom: 1px solid #a6a6a6;
  border-width: 100%;
  background: url(../images/icon-arr02.png) no-repeat;
  background-position: right 10px center;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
  line-height: 40px;
  color: #000;
  box-sizing: border-box;
  cursor: pointer;
  transition: background-position .5s ease;
}
.news-item:hover a{
  color: #1ead4c;
  background-position: right 0 center;
}
.news-date { width: 120px; padding-left: 10px; color: #666; font-family: 'Poppins'; font-weight: 200;}
.news-tag { color: #666; font-weight: 300; margin-right: 2.2em;}
.news-item p { flex: 1; }

.indexAbout { margin-top: 8.3vw; padding-bottom: 195px; background: url(../images/indexImg02.png) no-repeat center top; text-align: center; }
.about-desc { padding: 100px 0 130px; font-size: 16px; line-height: 30px; color: #666; font-weight: 200;}


.indexServiceMain { padding: 80px 0 96px 50px; }
.indexServiceMain .title{ text-align: center;}
.indexServiceMain ul{ padding-top: 100px;}
.indexServiceMain li{ display: flex; align-items: center; justify-content: flex-end; margin-bottom: 50px;}
.indexServiceMain li .img{ order: 2; position: relative; display: block; width: 62.5%; overflow: hidden;}
.indexServiceMain li .img>img { display: block; width: 100%; height: 100%; object-fit: cover; transition: transform 0.6s ease;}
.indexServiceMain li .txt{ position: relative; order: 1; width: 400px;}
.indexServiceMain li .service-number { position: absolute; top: 0; left: 0; color:#f3f3f3; font-size: 150px; line-height: 150px; font-family: 'Poppins'; font-weight: 200;}
.indexServiceMain li .service-title { position: relative; padding-top: 40px; font-size: 30px; line-height: 2em; color: #000; z-index: 2;}
.indexServiceMain li .service-title small{ display: block; font-size: 24px; line-height: 1.5em; font-family: 'Poppins'; font-weight: 200; color: #1ead4c;}
.indexServiceMain li a{ display: inline-block; margin-top: 6.6vw;  padding-right: 90px; background: url(../images/icon-arr03.png) no-repeat right center;
   font-size: 16px; line-height: 2em; color: #000; font-family: 'Poppins'; font-weight: 400; transition: padding-right .5s; }
   .indexServiceMain li a:hover{ padding-right: 100px;}

.indexPhilosophy{ padding: 5.2vw 0 10.4vw; background: #fff url(../images/indexBg02.png) no-repeat left top; background-size: 77.65% 100%;}
.indexPhilosophy .title{ text-align: right; padding-right: 3.75vw; font-size: 7.8vw; line-height: 10vw; color: #d9d9d9;}
.indexPhilosophy .title small{ padding-right: 3.75vw; font-size: 24px; line-height: 60px;}
.indexPhilosophy .img{ display: block; max-width: 80%; margin: 100px auto;}
.indexPhilosophy .txt{ width: 930px; margin: 0 auto; text-align: center; font-size: 18px; line-height: 30px; color: #666; font-weight: 300;}
.indexPhilosophy .txt strong{ display: block; font-size: 24px; line-height: 44px; color: #1ead4c; font-weight: 500; }
.indexPhilosophy .txt span{ display: block; font-size: 24px;  line-height: 44px; color: #f3992b; font-weight: 500; }

.indexContact{ padding: 7.8vw 0 70px; text-align: center;}
.indexContact .title{ color: #005c55;}
.indexContact .title small{ font-size: 24px; line-height: 60px; font-weight: 400;}
.indexContact p{ padding: 50px 0 70px ; font-size: 18px; line-height: 50px; color: #666; font-weight: 300;}
.indexContact .btn-more{ color: #1ead4c; padding: 0 44px; border-radius: 76px; line-height: 76px;}

.footer{ padding: 0 0 5.2vw;}
.footer>img { display: block; width: 98%; margin: 0 auto 72px;}
.footer .info { display: flex; justify-content: space-between; align-items: flex-start; }
.footer-logo { transition: transform 0.3s ease;}
.footer-logo:hover { transform: scale(1.05);}
.footer-nav { margin-top: 40px;}
.footer-nav a { display: block; color: #333; font-size: 14px; line-height: 30px; text-align: right; }
.footer-nav a:hover {color: #1ead4c;}
.footer-bottom { position: absolute; left: 0; bottom: 0; font-size: 14px; line-height: 30px; color: #999;}
.footer-bottom a{ color: #fff;}



/* 子页 */
.subPage .indexNavMain{ position: relative; top: 0; padding-top: 32px; padding-bottom: 60px;}

.subBannerMain { position: relative; height: 382px; background: url(../images/subBanner.jpg) no-repeat center bottom; background-size: auto 100%; }
.subBannerMain h1 { padding-top: 144px;  opacity: 0; animation: textSlide 1s 0.3s forwards; }
.subBannerMain h1 span:nth-child(1){ display: block; font-size: 36px; line-height: 64px; font-weight: 900; color: #fff; text-transform: uppercase;}
.subBannerMain h1 span:nth-child(2){ display: inline-block; padding: 0 20px; background-color: #f3992b; font-size: 18px; line-height: 40px; font-weight: 500; color: #fff;}

/* about */
.subAboutMain01{ position: relative; padding: 130px 0 120px; text-align: center;}
.subAboutMain01 h3{ font-size: 48px; line-height: 180px; font-weight: 400;}
.subAboutMain01 p{ font-size: 18px; line-height: 36px; color: #666; font-weight: 300;}

.subAboutMain02{ position: relative; background-color: #f5f5f5; padding: 80px 0 114px; text-align: center;}
.subAboutMain02 h3{ position: absolute; left: 50%; top: 550px; margin-left: -100px;}
.subAboutMain02 ul{ position: relative; width: 1160px; height: 875px; margin: 64px auto 0; background: url(../images/subAboutImg02.png) no-repeat center center;}
.subAboutMain02 ul li{ position: absolute; width: 278px; height: 278px; border-radius: 50%; background-color: #fff;
  /* outline: 17px solid rgba(31,173,75, 0.1);
  outline-offset: 0px; */
  color: #000; animation: breath-glow 3s ease-in-out infinite;}
.subAboutMain02 ul li h4{ padding-top: 60px; font-size: 30px; line-height: 2em; font-weight: 700; }
.subAboutMain02 ul li p{ font-size: 18px; line-height: 30px; font-weight: 300; }
.subAboutMain02 ul li:hover{ background-color: #f3992b; color: #fff; outline-width: 25px;}
.subAboutMain02 ul li:nth-child(1){ left: 155px; top: 134px;}
.subAboutMain02 ul li:nth-child(2){ right: 228px; top: 0;}
.subAboutMain02 ul li:nth-child(3){ right: 0; top: 334px;}
.subAboutMain02 ul li:nth-child(4){ left: 468px; bottom: 0;}
.subAboutMain02 ul li:nth-child(5){ left: 0; bottom: 70px;}
.subAboutMain02 ul li:nth-child(1) h4,.subAboutMain02 ul li:nth-child(2) h4,.subAboutMain02 ul li:nth-child(4) h4{ padding-top: 75px;}


.looptxt { position: absolute; left: 0; bottom: 0; width: 100%; height: 10vw; overflow: hidden; z-index: -1;
  font-size: 8.85vw; line-height: 10vw; color: #eff7f1; font-family: 'Poppins'; font-weight: 600; text-transform: uppercase; white-space: nowrap;
}
.looptxt div {
  position: absolute;
  left: 0;
  top: 0;
  width: 115vw;
  animation: loopText 30s linear infinite normal;
}
.looptxt .txt02 {
  left: 115vw;
}
.looptxt .txt03 {
  left: 230vw;
}
.looptxt .txt04 {
  left: 345vw;
}

@keyframes loopText {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-115vw);
  }
}

@keyframes breath-glow {
  0% {
    box-shadow: 0 0 0 17px rgba(31,173,75, 0.1);
  }
  70% {
    box-shadow: 0 0 0 25px rgba(31,173,75, 0.1);
  }
  100% {
    box-shadow: 0 0 0 17px rgba(31,173,75, 0.1);
  }
}

.subAboutMain03{ padding-top: 114px; text-align: center;}
.subAboutMain03 ul{ display: flex; justify-content:space-between; margin-top: 80px;}
.subAboutMain03 ul li{ position: relative; width: 31.5%; text-align: left; transition: all .5s;}
.subAboutMain03 ul li .tag{ position: absolute; right: 0; top: -60px; font-family: 'Poppins'; font-weight: 200; font-size: 120px; line-height: 120px; color: #f3f3f3;}
.subAboutMain03 ul li img{ display: block; width: 100%;}
.subAboutMain03 ul li h4{ font-size: 30px; line-height: 84px; font-weight: 400; color: #000;}
.subAboutMain03 ul li p{ font-size: 18px; line-height: 30px; font-weight: 300; color: #666; text-align: justify;}
.subAboutMain03 ul li:hover{ transform: translateY(-15px);}

/*-------------------------------------------------------------company--------------------------------------------------------*/

.subCompanyMain01{ padding: 120px 0; }
.subCompanyMain01 .w1280{ height: 600px; padding-left: 520px; box-sizing: border-box;}
.subCompanyMain01 img{ position: absolute; left: 0; top: 0;}
.subCompanyMain01 h2{ padding: 60px 0 40px;}

.subCompanyMain02{ padding: 60px 0 120px;  background-color: #f5f5f5;}
.subCompanyMain02 h2{ padding: 60px 0; text-align: center;}

.subCompanyMain03{ padding: 120px 0; }
.subCompanyMain03 h2{ padding-bottom: 60px; text-align: center;}
.subCompanyMain03 .w1000{ display: flex; justify-content: center; margin-top: 60px;}
.subCompanyMain03 .w1000 p{ width: 40%; text-align: center;}
.subCompanyMain03 .w1000 span{ display: block; font-size: 24px; line-height: 60px; font-weight: 700;}

.subTable { border-collapse: collapse;  }
.subTable td { border-bottom: 1px solid #fff; }
.subTable .firstTd { width:25%; padding: 10px 0; font-weight: 700; }
.subTable .secondTd { width:75%; padding: 10px; }

.subCompanyMain04{ padding: 100px 0 120px; background-color: #f5f5f5; }
.subCompanyMain04 h2{ padding-bottom: 60px; text-align: center;}
.subCompanyMain04 .mapbox{ height: 450px; margin-top: 50px; background-color: #fff;}




/* ----------------------------------------------------- service --------------------------------------------------------- */

.subServiceMain .intro{ text-align: center; padding: 80px 0; color: #000;}
.subServiceMain .intro span{ color: #1ead4c;}
.subServiceMain ul li{ width: 100%; padding-top: 90px;}
.subServiceMain ul li .img{ float: left; width: 48%; z-index: 2; overflow: hidden;}
.subServiceMain ul li .img img{ display: block; width: 100%; transition: all .5s;}
.subServiceMain ul li .txt{ float: right; position: relative; width: 48%; padding-top: 60px;  box-sizing: border-box;}
.subServiceMain ul li h2{ margin-bottom: 30px;}
.subServiceMain ul li p span{ display: block; color: #1ead4c;}
.subServiceMain ul li:nth-child(2n) .img{ float: right;}
.subServiceMain ul li:nth-child(2n) .txt{ float: left;}
.subServiceMain ul li:last-child{ margin-bottom: 0;}
.subServiceMain ul li:last-child .txt{ padding-top: 20px;}
.subServiceMain ul li img:hover{ transform: scale(1.04);}


/* ---------------------------------------------------news---------------------------------------- */
.subNewsList{ padding: 100px 0; background-image: linear-gradient(to top, #fff, #f5f5f5);}
.subNewsList li { padding-bottom: 40px; margin-bottom: 50px; border-bottom: 1px solid #eee; }
.subNewsList li a{ display: flex; align-items: center; gap: 4%; transition: all .5s; }
.subNewsList li a:hover {transform: translateY(-5px);}
.subNewsList li .img { width: 36%; }
.subNewsList li .img img{ display: block; width: 100%;}
.subNewsList li .txt{ width: 60%; }
.subNewsList li span { font-size: 14px; line-height: 32px; color: #666; margin-right: 15px;}
.subNewsList li h3 { margin: 10px 0; font-size: 20px; line-height: 2em; font-weight: 500; color: #000;}
.subNewsList li p{ color: #333;}


/* 分页 */
.pagebox{ margin: 80px auto; text-align: center;}
.pagebox .pagelist { display: inline-block; font-size: 20px; line-height: 40px; color: #333;}
.pagelist .prev,.pagelist .next{ float: left; width: 40px; height: 40px;  margin: 0 6px; }
.pagelist p{ float: left; }
.pagelist a{ float: left; margin: 0 6px; width: 40px; border-radius: 50%; color: #333;}
.pagelist a.active,.pagelist a:hover{ color: #1ead4c ;}

.articlePage{ background-image: linear-gradient(to top, #fff, #f5f5f5); text-align: center;}
.articleMain {
  margin-bottom: 60px;
}
.articleMain .article-title {
  padding: 60px 0;
  text-align: center;
}
.articleMain .article-title h1 {
  font-size: 36px;
  line-height: 50px;
  color: #000;
  text-align: center;
}
.articleMain .article-title .time, .articleMain .article-title .tag {
  margin: 0 10px;
  font-size: 16px;
  line-height: 36px;
  color: #333;
}
.articleMain img {
  display: block;
  max-width: 100%;
  margin: 0 auto 36px;
}
.articleMain p {
  margin-bottom: 36px;
  font-size: 18px;
  line-height: 36px;
  text-align: justify;
}
.articlePage .btn-more{ color: #1ead4c; margin-bottom: 120px;}
/*------------------------------------------------------------------contact------------------------------------------*/

.contactPage{ background-image: linear-gradient(to top, #fff, #f5f5f5);}

/* privacy */
.subPart03 {
  padding-top: 80px;
  padding-bottom: 100px;
}
.subPart03 .subTitleLine {
  font-size: 24px;
  line-height: 80px;
  position: relative;
}
.subPart03 .subTitleLine span {
  display: inline-block;
  padding-right: 15px;
  position: relative;
  z-index: 1;
}
.subPart03 .txt h3 {
  margin-top: 30px;
  font-size: 18px;
  line-height: 40px;
  color: #000;
}
.subPart03 .txt p {
  font-size: 18px;
  line-height: 40px;
  color: #333;
}
.subPart03 .txt .linkBtn {
  text-align: center;
  margin: 20px auto;
}
.subPart03 .txt .linkBtn a {
  display: inline-block;
  padding: 0 30px;
  background-color: #1ead4c;
  font-size: 20px;
  line-height: 60px;
  color: #fff;
}
.subPart03 .txt .linkBtn a:hover {
  background-color: #1ead4c;
}

/* thanks */
.thanksPage .btn, .contactPage .btn {
  display: block;
  width: 300px;
  height: 60px;
  margin: 0 auto;
  background-color: #2b3339;
  border-radius: 60px;
  font-size: 24px;
  line-height: 60px;
  color: #fff;
  text-align: center;
  font-weight: 500;
  transition: all 0.5s;
  padding-left: 0;
}
.thanksPage .btn:hover, .contactPage .btn:hover {
  background-color: #248f46;
}

.thank-you-message {
  padding-top: 8vw;
  text-align: center;
}
.thank-you-message h1 {
  font-size: 3vw;
  line-height: 4;
}
.thank-you-message p {
  font-size: 1.5vw;
  line-height: 1.6;
}
.thank-you-message .btn {
  background: #1ead4c;
  margin: 3vw auto;
  color: #fff;
}

/* contact */
.contactPage .subContactMain {
  padding-bottom: 120px;
}
.formBox{ padding: 50px 0 100px; border-top: 2px solid #1ead4c; }

.contactPage .form-row {
  margin-bottom: 30px;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.contactPage .form-row .form-label {
  position: relative;
  width: 23%;
  font: bold 20px/46px "Noto Sans JP";
  color: #2f2f2f;
}
.contactPage .form-row .form-label.required:after {
  content: "※";
  color: #e32;
}
.contactPage .form-row .form-label.requiredafter:after {
  content: none;
}
.contactPage .form-row .form-input {
  width: 75%;
  margin-left: 2%;
  font: normal 18px/46px "Noto Sans JP";
  color: #222;
}
.contactPage .form-row .form-input input, .contactPage .form-row .form-input textarea, .contactPage .form-row .form-input select, .contactPage .form-row .form-input option {
  display: block;
  width: 100%;
  height: 46px;
  font: normal 18px/46px "Noto Sans JP";
  padding-left: 20px;
  background-color: #fff;
  border: none;
  box-sizing: border-box;
}
.contactPage .form-row .form-input textarea {
  width: 100%;
  height: 290px;
  padding: 20px;
  font: normal 18px/46px "Noto Sans JP";
  color: #222;
  resize: none;
}
.contactPage .form-row input:focus, .contactPage .form-row textarea:focus, .contactPage .form-row select:focus {
  box-shadow: 0 0 10px rgba(31,173,75, 0.1);
}
.contactPage .toPrivacy {
  font: bold 20px/46px "Noto Sans JP";
  color: #2f2f2f;
}
.contactPage .error-message {
  display: block;
  width: 100%;
  color: #e32;
  font-size: 16px;
  line-height: 30px;
  display: none;
}
.contactPage input:invalid:not(:focus):not(:placeholder-shown), .contactPage textarea:invalid:not(:focus):not(:placeholder-shown) {
  border-color: #e32;
}
.contactPage input:invalid:not(:focus):not(:placeholder-shown) + .error-message,
.contactPage textarea:invalid:not(:focus):not(:placeholder-shown) + .error-message {
  display: block;
}
.contactPage .checkbox-container {
  margin: 30px 0;
  font-size: 18px;
  line-height: 40px;
}
.contactPage .checkbox-container a {
  color: #1ead4c;
  text-decoration: underline;
}
.contactPage .checkbox-container > div {
  margin-bottom: 15px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.contactPage .checkbox-container input[type=checkbox] {
  margin-right: 10px;
  margin-top: 15px;
}

.contactPage .submit-container {
  display: flex;
  justify-content: center;
  gap: 15px;
  margin-top: 50px;
}

.contactPage .submit-container .btn {
  border: none;
  cursor: pointer;
  transition: all 0.3s;
}

.contactPage .btn-edit {
  background-color: #888;
  color: white;
}

.contactPage .btn-edit:hover {
  background-color: #666;
}

.contactPage .btn-confirm {
  background-color: #1ead4c;
  color: white;
}

.contactPage .btn-confirm:hover {
  background-color: #1ead4c;
}

.contactPage .btn-submit {
  background-color: #1ead4c;
  color: white;
}

.contactPage .btn-submit:hover {
  background-color: #1cc953;
}

.contactPage .confirmation {
  display: none;
  background: #f8f9fa;
  padding: 20px;
  border-radius: 8px;
  margin-bottom: 20px;
}

.contactPage .confirmation-item {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
}

.contactPage .confirmation-label {
  font-weight: bold;
  margin-bottom: 5px;
  color: #555;
}

@keyframes myUp {
  0% {
    transform: translateY(0.7vw);
    opacity: 0;
  }
  50% {
    transform: translateY(0vw);
    opacity: 1;
  }
  100% {
    transform: translateY(-0.7vw);
    opacity: 0;
  }
}

@media (min-width: 1920px){
  .subBannerMain{ background-size: 100% 100%;}
}
@media (min-width: 1000px) and (max-width: 1800px) {
  .w1444{ width: 80%;}
}
@media (min-width: 1000px) and (max-width: 1560px) {
  .w1444{ width: 80%;}
  .w1280{ width: 80%;}
  .w1200{ width: 80%;}
  .news{ width: 48%;}
  .indexBannerMain .txt{ left: 10vw;}
  .subServiceMain ul li .txt{ padding-top: 10px;}
  .subServiceMain .title{ font-size: 32px; margin-bottom: 10px;}
  .subServiceMain p{ font-size: 16px; line-height: 28px;}
}
@media (min-width: 1000px) and (max-width: 1300px) {
  .subAboutMain02 ul{ width: auto; transform: scale(0.9); transform-origin: 50% 50%; background-size: 100% auto;}
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .indexNavMain .logo img{ width: 120px;}
  .indexNavMain .topNav li{ margin-left: 2em;}
  .news-date{ width: 100px;}
  .news-tag{ margin-right: 1.4em;}
}
