@charset "UTF-8";
body {
  margin: 0;
  padding: 0;
}

.header {
  position: relative;
  height: 100vh;
}

video {
  pointer-events: none;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100vh;
}

.overlayContent {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}
.overlayContent .nav {
  display: flex;
  position: relative;
  top: 4vh;
  align-items: center;
  justify-content: space-between;
}
.overlayContent .logoLeft {
  border-radius: 20px;
  width: 227px;
  height: 46px;
  opacity: 1;
  margin-left: 8vw;
}
.overlayContent .menuRight {
  display: inline-flex;
  margin-right: 16vw;
}
.overlayContent .menuRight-item {
  width: 128px;
  height: 46px;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  line-height: 46px;
}
.overlayContent .menuRight-item:hover {
  background-color: rgba(255, 255, 255, 0.2196078431);
}
.overlayContent .menuRight-item:last-of-type:hover {
  background-color: initial;
}
.overlayContent .body {
  animation: fadeIn 2s ease-in-out forwards;
  opacity: 0;
  position: relative;
  top: 33vh;
}
.overlayContent .body img {
  margin-left: 18vw;
}
.overlayContent .body span {
  display: block;
}
.overlayContent .body .text {
  font: normal normal 900 56px/24px "Noto Sans Japanese", メイリオ, Meiryo, "MS PGothic", sans-serif;
  color: #FFFFFF;
  opacity: 1;
  margin-left: 18vw;
  margin-top: 43px;
}
.overlayContent .body .textAnimate {
  height: 50px;
  width: 130px;
  opacity: 1;
  margin-left: 17vw;
  margin-top: 36px;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1;
}

.topLeaf {
  bottom: 10px;
  right: 10px;
  width: 71px;
  height: 71px;
  position: fixed;
  z-index: 3;
  cursor: pointer;
  display: none;
}

.Career {
  height: 2830px;
  background-color: rgb(248, 248, 248);
  position: relative;
  overflow: hidden;
}
.Career .CareerHeader {
  padding-top: 130px;
  padding-bottom: 130px;
}
.Career .CareerHeader .progressBar {
  width: 400px;
  height: 80px;
  margin: 0 auto;
  display: block;
}
.Career .CareerHeader img {
  margin: 0 auto;
  display: block;
}
.Career .CareerContent {
  background-color: rgb(248, 255, 242);
  height: 560px;
  margin: 0 auto;
  margin-bottom: 22px;
  position: relative;
  overflow: hidden;
}
.Career .CareerContent .leaf {
  position: absolute;
}
.Career .CareerContent .leaf.right {
  position: absolute;
  right: 0px;
}
.Career .CareerContent .body {
  display: flex;
  position: relative;
  top: 91px;
  justify-content: center;
  margin-left: 99px;
}
.Career .CareerContent .body .text.move {
  transform: translate(0, 50px);
  transition: 1.5s;
}
.Career .CareerContent .body .text {
  width: 528px;
  height: 413px;
  display: inline-block;
}
.Career .CareerContent .body .text .header {
  text-align: left;
  font: normal normal normal 12px/14px "Noto Sans Japanese", メイリオ, Meiryo, "MS PGothic", sans-serif;
  letter-spacing: 0.75px;
  color: #1EAA39;
  width: 94px;
  height: 14px;
}
.Career .CareerContent .body .text .title {
  width: 429px;
  text-align: left;
  font: normal normal bold 42px/50px "Noto Sans Japanese", メイリオ, Meiryo, "MS PGothic", sans-serif;
  letter-spacing: 0px;
  color: #000000;
  height: 49px;
  display: block;
  margin-top: 12px;
}
.Career .CareerContent .body .text .content {
  width: 429px;
  height: 233px;
  text-align: left;
  font: normal normal normal 20px/29px "Noto Sans Japanese", メイリオ, Meiryo, "MS PGothic", sans-serif;
  letter-spacing: 0px;
  color: #000000;
  display: block;
  margin-top: 9px;
}
.Career .CareerContent .body .text .content.no4 {
  margin-top: 57px;
}
.Career .CareerContent .body .text .foot {
  width: 547px;
  height: 51px;
  text-align: left;
  font-size: 30px;
  line-height: 29px;
  letter-spacing: 0px;
  color: #99CC00;
  margin-top: 21px;
  display: block;
  line-height: 51px;
}
.Career .CareerContent .body .text .foot.no4 {
  white-space: nowrap;
  margin-top: 0px;
  right: 143px;
  position: relative;
  display: inline;
}
.Career .CareerContent .body .text h1 {
  margin: 0;
}
.Career .CareerContent .body .text.animateText {
  opacity: 1;
  transform: translateY(0);
}
.Career .CareerContent .body .text.right.animateText {
  opacity: 1;
  transform: translateY(0);
}
.Career .CareerContent .body .text.right {
  margin-left: 98px;
  width: 419px;
}
.Career .CareerContent .body.right {
  margin-left: 0px;
}
.Career .CareerContent .body.right .text h1 {
  margin: 0;
}
.Career .CareerContent .body.no3 {
  margin-left: 130px;
}
.Career .CareerContent .body.no3 .text h1 {
  margin: 0;
}
.Career .CareerContent .body.no4 {
  margin-left: 46px;
}
.Career .CareerContent .body.no4 .text h1 {
  margin: 0;
}
.Career .CareerContent .animate {
  display: inline-block;
  position: relative;
  top: -43px;
}
.Career .CareerContent .animate #CareerAnimate01 svg {
  width: 545px !important;
}
.Career .CareerContent .animate #CareerAnimate02 svg {
  width: 500px !important;
}
.Career .CareerContent .animate #CareerAnimate03 svg {
  width: 547px !important;
}
.Career .CareerContent .animate #CareerAnimate04 svg {
  width: 655px !important;
}
.Career .CareerContent .animate .link {
  display: block;
  width: 291px;
  height: 50px;
  background: #1EAA39 0% 0% no-repeat padding-box;
  border-radius: 6px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  line-height: 50px;
  margin: 0 auto;
  margin-top: 12px;
  font-family: "Noto Sans Japanese", メイリオ, Meiryo, "MS PGothic", sans-serif;
}
.Career .CareerContent .animate.no3 {
  top: -8px;
}
.Career .CareerContent .animate.no4 {
  top: 22px;
}

.tableForm {
  border-collapse: collapse;
  width: 880px;
  margin: 0 auto;
}
.tableForm th {
  text-align: left;
  font: normal normal bold 22px/15px "Noto Sans Japanese", メイリオ, Meiryo, "MS PGothic", sans-serif;
  letter-spacing: 0px;
  color: #000000;
}
.tableForm th, .tableForm td {
  text-align: left;
  padding: 8px;
  height: 51px;
  border-bottom: 1px solid rgb(149, 154, 156);
}
.tableForm tr, .tableForm td:first-child {
  border-top: 1px solid rgb(149, 154, 156);
}
.tableForm td {
  text-align: left;
  font: normal normal normal 22px/15px "Noto Sans Japanese", メイリオ, Meiryo, "MS PGothic", sans-serif;
  letter-spacing: 0px;
  color: #000000;
}

.summary {
  background-color: rgb(225, 242, 248);
  height: 1075px;
  position: relative;
}
.summary .summaryHeader {
  padding-top: 117px;
  padding-bottom: 130px;
}
.summary .summaryHeader .progressBar {
  width: 400px;
  height: 80px;
  margin: 0 auto;
  display: block;
}
.summary .summaryHeader img {
  margin: 0 auto;
  display: block;
}

.news {
  height: 600px;
  position: relative;
}
.news .newsHeader {
  padding-top: 100px;
  padding-bottom: 17px;
}
.news .newsHeader .progressBar {
  width: 400px;
  height: 80px;
  margin: 0 auto;
  display: block;
}
.news .newsHeader img {
  margin: 0 auto;
  display: block;
}

#consultAnimate {
  margin: 0 auto;
  width: 400px;
  position: relative;
  top: -20px;
}
#consultAnimate svg {
  width: 400px !important;
}

.consultAnimate {
  background-color: rgb(248, 255, 242);
}

.consult {
  position: relative;
}
.consult .consultContent {
  position: relative;
  margin-top: 38px;
}
.consult .consultContent span {
  display: block;
  margin: 0 auto;
  width: 467px;
  height: 20px;
  text-align: left;
  font: normal normal 300 20px/18px "Noto Sans Japanese", メイリオ, Meiryo, "MS PGothic", sans-serif;
  letter-spacing: 0px;
  color: #000000;
  margin-top: 30px;
}
.consult .consultContent iframe {
  border: none;
  width: 900px;
  margin: 0 auto;
  display: block;
  height: 650px;
  margin-top: 10px;
}
.consult .consultHeader {
  margin: 0 auto;
  width: 413px;
}

.pageFoot {
  position: relative;
  background-color: rgb(83, 104, 111);
  height: 174px;
}
.pageFoot .content {
  margin: 0 auto;
  width: 74vw;
  height: 100%;
}
.pageFoot .content img {
  height: 40px;
}
.pageFoot .content img:last-child {
  height: 30px;
  cursor: pointer;
}
.pageFoot .content span {
  text-align: center;
  font: normal normal normal 15px/29px "Noto Sans Japanese", メイリオ, Meiryo, "MS PGothic", sans-serif;
  letter-spacing: 0px;
  color: #FFFFFF;
  line-height: 40px;
  display: block;
  margin: 0 61px;
}
.pageFoot .content .first {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  padding-top: 44px;
  align-items: center;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateX(20%);
  }
  to {
    opacity: 1;
    transform: translateX(0%);
  }
}
.highlight-text {
  position: relative;
  display: inline-block;
  overflow: hidden;
}

.highlight-text::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), rgb(248, 255, 242), rgba(255, 255, 255, 0));
  animation: highlight 3s ease-in-out forwards;
  animation-iteration-count: infinite;
}

@keyframes highlight {
  from {
    left: -100%;
  }
  to {
    left: 50%;
  }
}
.container {
  overflow: hidden;
}
.container .header .video_img {
  pointer-events: none;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100vh;
  display: none;
}

#loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(255, 255, 255);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
  flex-direction: column;
}

.spinner {
  border: 6px solid #f3f3f3;
  border-top: 6px solid #009fb5;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.loading-percentage {
  font-size: 19px;
  font-weight: bold;
  color: #009fb5;
  margin-top: 10px;
  font-family: "Noto Sans Japanese", メイリオ, Meiryo, "MS PGothic", sans-serif;
}/*# sourceMappingURL=index.css.map */