@charset "utf-8";
.w816 {
  max-width: max(56.458vw, 350px);
  width: 100%;
}
.w640 {
  max-width: max(44.444vw, 350px);
  width: 100%;
}
.w546 {
  max-width: max(37.917vw, 350px);
  width: 100%;
}
.w748 {
  max-width: max(51.944vw, 300px);
  width: 100%;
}
.w472 {
  max-width: max(32.778vw, 300px);
  width: 100%;
}
.w259 {
  max-width: max(17.986vw, 150px);
  width: 100%;
}
.jas-logobox {
  text-align: right;
}
.jas-logobox img {
  width: 69.5%;
}
.w761 {
  max-width: max(52.847vw, 300px);
  width: 100%;
}
.w786 {
  max-width: max(54.583vw, 300px);
  width: 100%;
}
.w373 {
  max-width: max(25.903vw, 150px);
  width: 100%;
}
.inner180 {
  padding-inline: 12.5vw;
}
.inner160 {
  padding-inline: 11.111vw;
}
.innerl160 {
  padding-left: 11.111vw;
}
.pa20 {
  padding-bottom: 20px;
}
.pa30 {
  padding-bottom: 30px;
}
.pa40 {
  padding-bottom: 40px;
}
.pa50 {
  padding-bottom: 50px;
}
.pa60 {
  padding-bottom: 60px;
}
.pa80 {
  padding-bottom: 80px;
}
.pa100 {
  padding-bottom: 100px;
}
.pa120 {
  padding-bottom: 120px;
}
.mat40 {
  margin-top: 40px;
}
.mat16 {
  margin-top: 16px;
}
.ma10 {
  margin-bottom: 10px;
}
.ma20 {
  margin-bottom: 20px;
}
.ma24 {
  margin-bottom: 24px;
}
.ma30 {
  margin-bottom: 30px;
}
.ma40 {
  margin-bottom: 40px;
}
.ma50 {
  margin-bottom: 50px;
}
.ma70 {
  margin-bottom: 70px;
}
.ma60 {
  margin-bottom: 60px;
}
.ma80 {
  margin-bottom: 80px;
}
.ma100 {
  margin-bottom: 100px;
}
.ma140 {
  margin-bottom: 140px;
}
.font13 {
  font-size: max(0.903vw, 1.3rem);
}
.font16 {
  font-size: max(1.111vw, 1.6rem);
}
.page-item .font16 {
  font-size: clamp(1.6rem, 1.111vw, 1.6rem);
}
.font20 {
  font-size: max(1.389vw, 2rem);
}
.page-item .font20 {
  font-size: clamp(2rem, 1.389vw, 2rem);
}
.font24 {
  font-size: max(1.667vw, 2.4rem);
}
.font32 {
  font-size: max(2.222vw, 3.2rem);
}
.font2420 {
  font-size: max(1.667vw, 2rem);
}
.font3220 {
  font-size: max(2.222vw, 2rem);
}
/*submain*/
.sub-main {
  background: url(../../../uploads/2026/02/sub-main.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 186px;
  padding-bottom: 140px;
}
.sub-tit {
  color: #fff;
  font-weight: 700;
  font-size: max(2.222vw, 2.4rem);
  text-align: center;
  text-shadow: 0px 0px 7.9px rgba(104, 104, 104, 0.56);
}
/*about*/
.page-about .p-sec1 .wrap {
  background: url(../../../uploads/2026/02/sub-about-img1.jpg) no-repeat;
  background-size: cover;
  padding-left: 4.444vw;
  padding-top: clamp(40px, 5.77vw, 115px);
  padding-bottom: clamp(40px, 16.15vw, 315px);
  padding-right: 5.55%;
}
.page-about .ds-img-box {
  bottom: -68px;
}
.page-about .p-sec2 .inner {
  padding-bottom: 100px;
}
/*company*/
.page-company .cs-inner {
  padding-left: 5.55%;
  padding-right: 12.5vw;
}
.page-company .p-sec1 .flex-wrap {
  gap: 68px;
}
.page-company .p-sec2 .flex-wrap {
  gap: 30px;
}
/*jas-license*/
.page-jas-license .flex-wrap {
  gap: 42px;
}
/*item*/
.page-item .grid-wrap {
  gap: 32px 24px;
  grid-template-columns: repeat(3, max(25.069vw, 250px));
  justify-content: center;
}
.page-item .card h2 {
  transition: 0.3s ease-in-out;
}
.page-item .card h2:hover {
  color: #e07e7e;
}
/*contact*/
.oa-box {
  height: 234px;
  overflow: auto;
}
.table-form {
  max-width: 1080px;
  margin-inline: auto;
}
.table-form tbody tr:first-child th,
.table-form tbody tr:first-child td {
  padding: 0 0 1em;
}
.table-form th {
  text-align: left;
  padding-left: 10px;
  font-weight: 400;
  width: 30%;
  font-size: max(1.111vw, 1.6rem);
  vertical-align: text-top;
  padding: 1em 0;
}
.table-form .s-txt {
  color: #e07e7e;
  font-size: max(0.903vw, 1.3rem);
  margin-right: max(2.5vw, 5px);
  margin-left: max(1.042vw, 5px);
  display: inline-block;
}
.table-form td {
  font-size: max(1.111vw, 1.6rem);
  padding: 1em 0;
}
.table-form tr {
  border-bottom: 1px solid #d3d3d3;
}
.radio-list label {
  display: flex;
  align-items: center;
}
.table-form textarea,
.table-form input {
  border: 1px solid #979797;
  background: #fff;
  font-size: max(1.111vw, 16px);
  width: 100%;
  padding: 0.5em 0 0.5em 1em;
}
.table-form input {
  height: 50px;
}
.table-form input:focus-visible,
.table-form textarea:focus-visible {
  outline: none;
}
input[type="submit"] {
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-align: center;
  width: 240px;
  background-color: #1c9755;
  color: #fff;
  cursor: pointer;
  font-weight: 500;
  font-size: 2rem;
  height: 64px;
  border: none;
  transition: 0.25s ease-in-out;
}
input[type="submit"]:hover {
  background-color: #e07e7e;
}
span.wpcf7-spinner {
  display: none;
}
@media screen and (max-width: 1180px) {
  .page-item .grid-wrap {
    grid-template-columns: repeat(2, max(25.069vw, 450px));
  }
}
@media screen and (max-width: 820px) {
  .inner180 {
    padding-inline: 5.55%;
  }
  .page-company .cs-inner {
    padding-right: 5.55%;
  }
  .page-company .p-sec1 .flex-wrap,
  .page-company .p-sec2 .flex-wrap {
    gap: 30px;
  }
  .page-item .grid-wrap {
    grid-template-columns: repeat(2, max(25.069vw, 350px));
  }
}
@media screen and (max-width: 680px) {
  .innerl160 {
    padding-left: 0;
  }
  .pa60,
  .pa80,
  .pa100 {
    padding-bottom: 40px;
  }
  .pa120 {
    padding-bottom: 50px;
  }
  .ma60,
  .ma70,
  .ma80,
  .ma100 {
    margin-bottom: 40px;
  }
  .ma140 {
    margin-bottom: 50px;
  }
  .w816,
  .w546,
  .w640,
  .w761,
  .w373,
  .w786,
  .w748 {
    max-width: 100%;
  }
  .page-about .p-sec2 .inner {
    padding-inline: 0;
    padding-bottom: 50px;
  }
  .page-about .p-sec1 .wrap {
    background-position: center;
  }
  .jas-logobox img {
    width: 60%;
  }
  .jas-logobox {
    text-align: center;
  }
  .page-jas-license .cs-inner {
    padding-inline: 5.55%;
  }
  .page-item .grid-wrap {
    grid-template-columns: repeat(1, 1fr);
  }
  .table-form tr {
    display: flex;
    flex-direction: column;
  }
  .table-form th {
    width: 100%;
  }
  .table-form td {
    padding: 0 0 1em;
  }
}
