@charset "UTF-8";
.indexTopImage {
  position: relative;
  width: 100%;
  height: auto;
}
.indexTopImage img {
  width: 100%;
  height: auto;
}

.indexTopImagepc {
  display: none;
}

.indexTopImagesp {
  display: block;
}

.indexTellBanner {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  position: absolute;
  bottom: 9%;
  left: 0;
  width: 50%;
  height: 50px;
  background-color: #1F56A3;
  color: #FFFFFF;
  text-decoration: none;
}
.indexTellBanner img {
  width: 15px;
  height: 15px;
}

.indexcontactBanner {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  position: absolute;
  bottom: 9%;
  right: 0;
  width: 50%;
  height: 50px;
  background-color: #A59879;
  color: #FFFFFF;
  text-decoration: none;
}
.indexcontactBanner img {
  width: 15px;
  height: 11px;
}

.indexTellBall {
  display: none;
  position: fixed;
  width: 170px;
  height: 170px;
  border-radius: 50%;
  background-color: #1F56A3;
  color: #FFFFFF;
  text-decoration: none;
  top: 170px;
  right: -10px;
  z-index: 10;
}
.indexTellBall .TellBallIcon {
  position: absolute;
  top: 35%;
  left: 50%;
  transform: translate(-50%, -50%); /* 中心に移動 */
}
.indexTellBall .TellBallNo {
  position: absolute;
  width: 125px;
  top: 50%;
  left: 13%;
}

.indexcontactBall {
  display: none;
  position: fixed;
  width: 170px;
  height: 170px;
  border-radius: 50%;
  background-color: #A59879;
  color: #FFFFFF;
  text-decoration: none;
  font-size: 17px;
  top: 350px;
  right: -10px;
  z-index: 10;
}
.indexcontactBall img {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%); /* 中心に移動 */
}
.indexcontactBall p {
  position: absolute;
  top: 50%;
  left: 20%;
}

.indexBusiness {
  position: relative;
}

.indexBusinessBox {
  position: relative;
  top: 20px;
  display: block;
  justify-content: space-between;
  flex-direction: row-reverse;
  margin-bottom: 100px;
}

.BusinessLeftBox {
  max-width: 490px;
}

.BusinessRightBox {
  max-width: 490px;
  text-align: left;
  writing-mode: vertical-rl; /* 縦書き（右から左） */
  margin: auto;
  margin-bottom: 60px;
}
.BusinessRightBox img {
  margin-top: 100px;
}

.BusinessTitleEng {
  color: #6BB2F8;
  font-size: 14px;
}

.BusinessTitle {
  margin-bottom: 40px;
}

.BusinessText {
  margin-bottom: 40px;
}

.BusinessVerticalTitleEng {
  color: #6BB2F8;
  font-size: 14px;
}

.BusinessVerticalTitle {
  font-size: 18px;
  margin-left: 40px;
}

.BusinessVerticalText {
  font-size: 16px;
}

.BusinessBack {
  display: none;
  position: absolute;
  bottom: 340px;
  right: 0px;
  z-index: -1;
}
.BusinessBack img {
  height: 300px;
  width: auto;
}

.indexApplicationBox {
  display: block;
  justify-content: space-between;
}

.ApplicationLeftBox {
  position: relative;
  top: 0;
  max-width: 490px;
}
.ApplicationLeftBox img {
  position: relative;
  top: 20px;
}

.ApplicationRightBox {
  position: relative;
  top: 45px;
  max-width: 490px;
}

.ApplicationImgpc {
  display: none;
}

.ApplicationImgsp {
  display: block;
}

.ApplicationTitleEng {
  color: #6BB2F8;
  font-size: 14px;
}

.ApplicationTitle {
  margin-bottom: 50px;
}

.ApplicationText {
  margin-bottom: 40px;
}
.ApplicationText span {
  font-size: 17px;
  font-weight: bold;
}

.indexGreetingImg {
  position: relative;
  top: 0;
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}
.indexGreetingImg img {
  width: 100%;
  height: auto;
}
.indexGreetingImg #Representative {
  content: "";
  position: absolute;
  top: 250px;
  width: 100px;
}

.indexGreetingImgpc {
  display: none;
}

.indexGreetingImgsp {
  display: block;
}

.indexCompanyBox {
  margin-bottom: 80px;
}

.CompanyTitleEng {
  display: flex;
  justify-content: center;
  color: #6BB2F8;
  font-size: 14px;
}

.CompanyTitle {
  display: flex;
  justify-content: center;
}

.CompanytableBox {
  display: block;
  align-items: center;
  justify-content: center;
  max-width: 900px;
  margin: auto;
}

.CompanyRightTopBox {
  width: 100%;
  background-color: #F3F3F3;
  text-align: left;
  padding: 15px 30px;
  border-top: solid 1px #A7A7A7;
  border-bottom: none;
}

.CompanyleftTopBox {
  width: 100%;
  padding: 15px 30px;
  border-top: solid 1px #A7A7A7;
  border-bottom: solid 1px #A7A7A7;
}

.CompanyRightBox {
  width: 100%;
  background-color: #F3F3F3;
  text-align: left;
  padding: 15px 30px;
  border-bottom: solid 1px #A7A7A7;
}

.CompanyleftBox {
  width: 100%;
  padding: 15px 30px;
  border-bottom: solid 1px #A7A7A7;
}

.indexHistoryBox {
  margin-bottom: 80px;
}

.HistoryTable {
  max-width: 900px;
  width: 100%;
  margin: auto;
}

.HistoryImg {
  width: 9%;
  padding-right: 10px;
}

.HistoryYear {
  width: 20%;
}

.HistoryYearpc {
  display: none;
  width: 89%;
  font-size: 22px;
}

.HistoryYearsp {
  display: block;
  width: 85%;
  font-size: 16px;
}

.HistoryItem {
  width: 70%;
}

.indexMapBox {
  margin-bottom: 80px;
}

.MapBox {
  width: 100%;
  height: 300px;
  margin-inline: auto;
  padding-inline: 0;
}

.indexMap {
  height: 300px;
}

.contacttext {
  text-align: center;
  margin-bottom: 20px;
}
.contacttext h2 {
  font-size: 16px;
  font-weight: normal;
}

.contactLink {
  display: block;
  justify-content: center;
  align-items: center;
  gap: 40px;
}

.contactTellBox {
  width: 100%;
  margin-bottom: 20px;
}

.contactLinkBox {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 65px;
  background-color: #A59879;
  color: #FFFFFF;
  text-decoration: none;
  font-size: 19px;
}
.contactLinkBox img {
  padding-right: 20px;
}

.recruitbanner {
  position: relative;
  margin: auto;
}

.recruitTitle {
  position: absolute;
  top: 50%;
  left: 41%;
  transform: translate(-50%, -50%);
  font-size: 5vw;
  color: #FFFFFF;
}

.recruitText {
  position: absolute;
  top: 50%;
  left: 58%;
  font-size: 2vw;
  color: #FFFFFF;
  transform: translate(0%, -50%);
}

.TopLinkBox {
  display: flex;
  align-items: center;
  justify-content: center;
}

.TopLink {
  text-decoration: none;
  color: #333333;
}
.TopLink img {
  margin: auto;
  margin-bottom: 10px;
}
.TopLink span {
  text-align: center;
}
@media (min-width: 768px){
  .indexTopImagepc {
    display: block;
  }
  .indexTopImagesp {
    display: none;
  }
  .indexTellBanner {
    display: none;
  }
  .indexcontactBanner {
    display: none;
  }
  .indexTellBall {
    display: block;
  }
  .indexcontactBall {
    display: block;
  }
  .indexBusinessBox {
    display: flex;
    top: -80px;
    margin-bottom: 0;
  }
  .BusinessRightBox {
    margin-right: 80px;
    margin-bottom: 0;
    margin-top: 0;
  }
  .BusinessVerticalTitle {
    font-size: 22px;
  }
  .BusinessVerticalText {
    font-size: 20px;
  }
  .BusinessBack {
    display: block;
  }
  .indexApplicationBox {
    display: flex;
  }
  .ApplicationLeftBox {
    top: -60px;
  }
  .ApplicationImgpc {
    display: block;
  }
  .ApplicationImgsp {
    display: none;
  }
  .indexGreetingImg {
    top: -200px;
    margin-bottom: 0;
  }
  .indexGreetingImgpc {
    display: block;
  }
  .indexGreetingImgsp {
    display: none;
  }
  .indexCompanyBox {
    margin-bottom: 0;
  }
  .CompanytableBox {
    display: flex;
  }
  .CompanyRightTopBox {
    width: 20%;
    text-align: center;
    border-bottom: solid 1px #A7A7A7;
    padding: 20px 50px;
  }
  .CompanyleftTopBox {
    width: 80%;
    padding: 20px 30px;
  }
  .CompanyRightBox {
    width: 20%;
    text-align: center;
    padding: 20px 50px;
  }
  .CompanyleftBox {
    width: 80%;
    padding: 20px 20px;
  }
  .indexHistoryBox {
    margin-bottom: 0;
  }
  .HistoryImg {
    width: 4%;
    padding-right: 0;
  }
  .HistoryYear {
    width: 30%;
  }
  .HistoryYearpc {
    display: block;
  }
  .HistoryYearsp {
    display: none;
  }
  .indexMapBox {
    margin-bottom: 0;
  }
  .MapBox {
    max-width: 1082px;
    height: 620px;
    padding-inline: 25px;
  }
  .indexMap {
    height: 620px;
  }
  .contacttext h2 {
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 80px;
  }
  .contactLink {
    display: flex;
  }
  .contactTellBox {
    margin-bottom: 0;
    width: 365px;
  }
  .contactLinkBox {
    width: 330px;
    height: 100px;
    font-size: 16px;
  }
  .recruitTitle {
    font-size: 25px;
    left: 64%;
    transform: translate(-50%, -50%);
  }
  .recruitText {
    font-size: 15px;
    top: 50%;
    left: 73%;
    transform: translate(0%, -50%);
  }
}

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