* {
  box-sizing: border-box;
  font-family: sans-serif;
}

ul {
  padding-inline-start: 0;
  margin-block-start: 0;
  margin-block-end: 0;
  list-style: none;
  text-align: center;
  /* margin-right: 70px; */
}

li {
  list-style: none;
  display: flex;
  display: list-item;
  padding: 20px;
  margin: 0 30px;
}

.header-txt {
  justify-content: flex-end;
  text-align: left;
  max-width: 1000px;
  margin: 0 auto;
  margin-bottom: 55px;
  margin-left: 90px;
  }

.constraction {
  font-size: 60px;
  font-weight: 100;
  margin-bottom: 0;
}

.header-jp {
  font-size: 35px;
  font-weight: 300;
}

.important {
  font-size: 60px;
  font-weight: 500;
  margin-bottom: 0;
}

.effort {
  font-size: 90px;
  font-weight: 900;
  margin-bottom: 0;
}

.activity {
  font-size: 90px;
  font-weight: 900;
  margin-bottom: 30px;
}

.borderline {
  border: solid 6px #ffffff;
  margin-bottom: 50px;
  width: 650px;
}

.english-text {
  font-size: 10px;
}

a {
  text-decoration: none;
}

/* .line-break {
  display: none;
} */

.menu-mobile {
  display: none;
}

.nav-mobile-close {
  display: none;
}

.nav-mobile {
  display: none;
}

.header {
  position: fixed;
  width: 100vw;
  background-color: rgba(255, 255, 255, 0.8);
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header-logo {
  height: 68px;
  margin: 20px 30px;
  object-fit: contain;
}

.nav {
  display: flex;
  align-items: center;
}

.header a {
  color: black;
  font-size: 18px;
}

.header a:hover {
  font-weight: 700;
  color: rgb(10, 151, 64);
}

.main-container {
  padding-top: 70px;
  align-items: center;
}

.header-mark {
  height: 130px;
  padding-bottom: 20px;
}

.company {
  margin: 0 auto;
  background-color: #f2f2f2;
}

.home-header {
  background-position: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: 850px;
  width: 100%;
  /* low quality img */
  background-image: url("images/low-quality-header.png");
  background-size: cover;
}

.home-header p {
  color: white;
  letter-spacing: 2px;
  margin-top: 0;
}

.btn {
  padding: 7px 35px;
  color: white;
  background-color: rgb(241, 220, 28);
  border-radius: 7px;
  border: 2px solid rgb(241, 220, 28);
  font-size: 20px;
  letter-spacing: 4px;
  /* box-shadow: 1px 3px rgb(141, 141, 141); */
  display: inline-block;
  margin: 10px 0 20px;
}

.btn:hover {
  font-weight: 700;
  background-color: white;
  color: rgb(10, 151, 64);
  border: 2px solid rgb(10, 151, 64);
}

.btn:active {
  box-shadow: none;
  position: relative;
  top: 9px;
}

.recent-worknews h2 {
  letter-spacing: 2px;
  font-size: 50px;
  margin-top: 50px;
  margin-bottom: 20px;
  /* border-bottom: 2px solid #2affa6; */
  display: inline-block;
}

.company p {
  letter-spacing: 2px;
  font-size: 30px;
  margin-top: 50px;
  margin-bottom: 30px;
  /* border-bottom: 2px solid #2affa6; */
  display: inline-block;
}

.icon-container {
  height: 200px;
  width: 100%;
  color: white;
  display: flex;
}

.icon {
  height: 100px;
  margin-bottom: 20px;
}

.icon-text {
  display: flex;
  text-align: center;
}

.work-text {
  align-items: center;
  text-align: center;
  padding-right: 80px;
  width: 100%;
}

.worktext-en {
  font-size: 15px;
  margin-bottom: 5px;
  /* padding-bottom: 2px; */
}

.worktext-jp {
  font-size: 20px;
}

.recent-worknews p {
  font-size: 20px;
  text-align: left;
  display: inline-block;
  line-height: 40px;
  margin: 30px;
}

.business {
  text-align: center;
  align-items: center;
  margin: 0 auto;
  /* max-width: 60%; */
  padding-top: 80px;
}

.business-details {
  align-items: center;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  flex-direction: revert;
  justify-content: center;
  max-width: 60%;
  margin: 0 auto;
  margin-top: 100px;
  margin-bottom: 100px;
}

.business p {
  margin-top: 10px;
  margin-bottom: 10px;
}

.business h2 {
  margin-top: 40px;
  letter-spacing: 10px;
  font-size: 50px;
  margin-bottom: 50px;
}

.business-details p {
  word-wrap: break-word;
}

.business-content {
  font-size: 20px;
  width: 200px;
  height: 200px;
  margin: 40px;
  margin-bottom: 250px;
}

.business-content p {
  margin-bottom: 15px;
}

.business-content h3 {
  margin-top: 0;
  letter-spacing: 3px;
  font-size: 28px;
  margin-bottom: 40px;
}

.business-en {
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 20px;
  /* color: rgb(49, 126, 18); */
    font-weight: 700;
}

.business-icon {
  height: 110px;
  max-width: 100%;
  margin: 20px;
}

.recent-worknews {
  /* background-image: linear-gradient(#f1f422, #ade3f6); */
  background: rgb(154, 230, 177);
  background: linear-gradient(0deg, rgba(154, 230, 177, 1) 0%, rgba(255, 241, 56, 1) 100%);
  height: 500px;
  max-width: 100%;
  text-align: left;
  display: flex;
  flex-wrap: wrap;
  word-wrap: break-word;
}

.recent-worknews-txt {
  max-width: 60%;
  margin: 0 auto;
  padding: 40px;
}

.recent-worknews p {
  margin: 0 auto;
  padding-bottom: 30px;
}

.recent-worknews-img {
  width: 400px;
  height: 500px;
  align-items: left;
  margin-left: 40px;
}

html { scroll-behavior: smooth;}

form {
  padding-top: 20px;
}

.contact-form {
  background-color: #f2f2f2;
  height: 1200px;
  max-width: 100%;
  padding-top: 80px;
  text-align: center;
  font-size: 25px;
}

.contact-form h2 {
  margin-bottom: 40px;
  letter-spacing: 3px;
}

.contact-container {
  text-align: center;
  align-items: center;
  max-width: 70%;
  height: 930px;
  margin: 0 auto;
  background-color: #ffffff;
}

.contact-txt {
  margin-bottom: 30px;
  padding-top: 30px;
}

.contact-message {
  height: 300px;
}

.contact-btn {
  margin-top: 30px;
}

.contact-form-input {
  margin-bottom: 30px;
}

input, textarea {
  font-size: 90%;
} 

textarea {
  width: 400px;
}

/* recruit page */

.recruit {
  margin: 0 auto;
  padding-top: 90px;
  text-align: center;
  align-items: center;
  letter-spacing: 2px;
}

.recruit-container {
  padding-top: 70px;
  background-position: center;
  justify-content: center;
  text-align: center;
  height: 700px;
  width: 100%;
  background-image: url("images/singa2.png");
  background-size: cover;
}

.recruit-container-txt h1 {
  font-size: 40px;
  padding-top: 10px;
}

.recruit-container-txt h3 {
  font-size: 30px;
  margin-bottom: 0;
  padding-top: 20px;
}

.recruit-container-txt p {
  font-size: 20px;
  padding-bottom: 0px;
  font-weight: 500;
}

.recruit-container-txt {
  color: #ffffff;
  border: solid 10px #ffffff;
  margin: 0 auto;
  max-width: 50%;
  height: 550px;
}

.thankyou {
  padding-top: 30px;
}

.recruit-btn {
  padding: 7px 35px;
  color: black;
  background-color: white;
  /* border: 2px solid rgb(241, 220, 28); */
  border-radius: 7px;
  font-size: 20px;
  letter-spacing: 3px;
  display: inline-block;
  margin: 10px 0 20px;
}


/* about page */
.body {
  margin: 0 auto;
}

.body p {
  letter-spacing: 2px;
  font-size: 50px;
  margin-top: 50px;
  margin-bottom: 20px;
  /* border-bottom: 2px solid #2affa6; */
  display: inline-block;
}

.about-container p {
  font-size: 20px;
}

.main-details {
  padding-top: 110px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.main-details figure {
  display: flex;
  flex-flow: column;
  padding: 5px;
  /* width: 400px; */
  margin: auto;
}

.main-details figcaption {
  background-color: rgba(189, 241, 110, 0.2);
  color: white;
  padding: 8px;
  text-align: center;
}

.example-photos {
  width: 40%;
  margin-bottom: 50px;
  margin-right: 30px;
}

.main-details figcaption {
  font-size: 22px;
}


table{
  width: 100%;
  border-collapse: collapse;
}

table tr{
  border-bottom: solid 2px white;
}

table tr:last-child{
  border-bottom: none;
}

table th{
  /* position: relative; */
  text-align: left;
  width: 30%;
  background-color: #7cc06f;
  color: white;
  text-align: center;
  padding: 10px 0;
}

/* table th:after{
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  top:calc(50% - 10px);
  right:-10px;
  border-left: 10px solid #7cc06f;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
} */

table td{
  text-align: left;
  width: 70%;
  text-align: center;
  background-color: rgb(238, 245, 220);
  padding: 10px 0;
}

.company-container {
  margin: 0 auto;
  max-width: 60%;
  padding: 35px 0;
}

.company-h1 {
  background-color: white;
  color: black;
}

.company-h1 h1 {
  font-size: 35px;
  max-width: 100%;
}


.company-container th,  .company-container h2, .company-container h3 {
  font-size: 22px;
  max-width: 100%;
}

.company-no-bold {
  font-weight: normal;
}

.company-container td, .company-container p {
  width: 100%;
  font-size: 18px;
}

.company-container p {
  margin: 10px;
}




/* index page  footer */
footer {
  margin-top: 20px;
  padding: 20px 0 10px;
  color: rgb(141, 141, 141);
}

footer p {
  height: 15px;
  font-size: 14px;
  text-align: center;
}
