@-webkit-keyframes mini_mov_maru_yaji {
  0% {
    background-color: #5b9ef3;
    background-position: 50% 50%;
  }
  50% {
    background-position: 150% 50%;
  }
  51% {
    background-position: 0% 50%;
  }
  100% {
    background-color: #002653;
    background-position: 50% 50%;
  }
}
@keyframes mini_mov_maru_yaji {
  0% {
    background-color: #5b9ef3;
    background-position: 50% 50%;
  }
  50% {
    background-position: 150% 50%;
  }
  51% {
    background-position: 0% 50%;
  }
  100% {
    background-color: #002653;
    background-position: 50% 50%;
  }
}
#top_contents {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.6;
  padding-bottom: min(100px, 10vw);
}
#top_contents .sec_header {
  margin-bottom: min(50px, 5vw);
}
#top_contents .sec_header h2 {
  font-size: clamp(0.875rem, 0.8420801527rem + 0.1272264631vw, 0.9375rem);
  font-weight: 700;
  color: #002653;
  line-height: 1.1;
  margin: 0 0 8px;
  position: relative;
}
#top_contents .sec_header .en_txt {
  font-family: "Archivo Black", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(1.75rem, 0.6307251908rem + 4.3256997455vw, 3.875rem);
  font-weight: bold;
  line-height: 1;
  color: #5b9ef3;
}
#top_contents h3 {
  font-size: clamp(1.125rem, 0.7299618321rem + 1.5267175573vw, 1.875rem);
  font-weight: bold;
  margin: 0 0 min(35px, 3.5vw);
}
#top_contents .sec_txt {
  line-height: 1.9;
}
#top_contents .btn_link {
  line-height: 1.2;
  margin-top: min(50px, 5vw);
}
#top_contents .btn_link a {
  min-width: 200px;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  line-height: 1.2;
  display: inline-block;
  padding: 14px 30px 14px 30px;
  text-align: center;
  color: #fff;
  border: 1px solid #89ba52;
  border-radius: 50px;
  background: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(50%, #fff), color-stop(50%, #89ba52), to(#89ba52));
  background: linear-gradient(to right, #fff 0%, #fff 50%, #89ba52 50%, #89ba52 100%);
  background-size: 210% 100%;
  background-position: 100% 0;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  position: relative;
}
#top_contents .btn_link a:hover {
  text-decoration: none;
  color: #89ba52;
  background-position: 0 0;
}
#top_contents .btn_link a:hover:after {
  background-image: url("../../images/ico_yaji05_red.svg");
}
#top_contents .btn_link a:after {
  content: "";
  position: absolute;
  right: 16px;
  top: 0;
  width: 10px;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 95% 50%;
  background-image: url("../../images/ico_yaji05_wh.svg");
  background-size: 10px auto;
}
@media screen and (max-width: 768px) {
  #top_contents .btn_link {
    text-align: center;
  }
}
#top_contents .link_arrow {
  margin-top: min(50px, 5vw);
}
#top_contents .link_arrow a {
  font-size: clamp(0.9375rem, 0.838740458rem + 0.3816793893vw, 1.125rem);
  font-weight: bold;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 100px;
  height: 40px;
  color: #002653;
  position: relative;
}
#top_contents .link_arrow a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0px;
  width: 88px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url("../../images/ico_yaji_rt06_white.svg");
  background-size: 27px auto;
  background-color: #5b9ef3;
  border-radius: 20px;
}
#top_contents .link_arrow a:hover {
  text-decoration: none;
}
#top_contents .link_arrow a:hover:before {
  -webkit-animation: mini_mov_maru_yaji 0.5s ease;
          animation: mini_mov_maru_yaji 0.5s ease;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  text-decoration: none;
  color: #89ba52;
}
@media screen and (max-width: 768px) {
  #top_contents {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

#top_main_img_container .top_main_img_inner {
  text-align: center;
}
#top_main_img_container .top_main_img_inner img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  #top_main_img_container .top_main_img_inner {
    height: 80vw;
  }
  #top_main_img_container .top_main_img_inner img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
  }
}

#topsec_features {
  padding: min(140px, 14vw) 1em;
  background-repeat: no-repeat;
  background-position: 50% 100%;
  background-image: url("../../images/top_bgimg_features.webp");
  background-size: 100% auto;
}
#topsec_features .sec_inner {
  padding: 0 min(80px, 8vw) min(560px, 56vw);
}
#topsec_features .sec_inner .sec_inner_col {
  max-width: 600px;
}

#topsec_news {
  padding: 0 1em;
  margin-top: calc(min(100px, 10vw) * -1);
}
#topsec_news .sec_row {
  max-width: 1520px;
  margin: 0 auto;
  padding: min(100px, 10vw) min(80px, 8vw);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-radius: 20px;
  background-color: #fff;
  -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15);
}
#topsec_news .sec_row .sec_col:first-child {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 20%;
  margin-right: min(60px, 6vw);
}
#topsec_news .sec_row .sec_col:last-child {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
@media screen and (max-width: 768px) {
  #topsec_news .sec_row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #topsec_news .sec_row .sec_col {
    display: contents;
  }
  #topsec_news .sec_row .sec_col:first-child {
    width: 100%;
  }
  #topsec_news .sec_row .sec_header {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  #topsec_news .sec_row .news_container {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  #topsec_news .sec_row .link_arrow {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}

#topsec_business {
  padding: 0 1em;
}
#topsec_business .sec_row {
  max-width: 1520px;
  margin: 0 auto;
  padding: min(100px, 10vw) min(80px, 8vw);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#topsec_business .sec_row .sec_col:first-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 38%;
          flex: 0 1 38%;
}
#topsec_business .sec_row .sec_col:last-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 55%;
          flex: 0 1 55%;
}
#topsec_business .sec_row .top_busi_txt_block {
  display: none;
}
@media screen and (max-width: 768px) {
  #topsec_business .sec_row {
    display: block;
  }
  #topsec_business .sec_row .sec_col:last-child {
    margin-top: 25px;
  }
  #topsec_business .sec_row .sec_col:last-child .sec_img {
    display: none;
  }
  #topsec_business .sec_row .top_busi_txt_block {
    display: block;
    padding: 1.5em;
    border-radius: 12px;
    margin-bottom: 10px;
    color: #fff;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#003eec+0,5b9ef3+64 */
    background: radial-gradient(ellipse at center, #003eec 0%, #5b9ef3 64%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
  #topsec_business .sec_row .top_busi_txt_block h5 {
    font-weight: bold;
    text-align: center;
    margin: 0 0 10px;
    font-size: clamp(1rem, 0.9670801527rem + 0.1272264631vw, 1.0625rem);
  }
}

#topsec_product {
  padding: min(100px, 10vw) 1em;
  background-color: #eff5fe;
}

#topsec_company {
  background-repeat: no-repeat;
  background-position: 50% 100%;
  background-image: url("../../images/top_bgimg_company.webp");
  background-size: 100% auto;
}
#topsec_company .sec_row {
  max-width: 1520px;
  margin: 0 auto;
  padding: min(100px, 10vw) min(80px, 8vw) min(600px, 60vw);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#topsec_company .sec_row .sec_col:first-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 46%;
          flex: 0 1 46%;
}
#topsec_company .sec_row .sec_col:last-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 46%;
          flex: 0 1 46%;
}
@media screen and (max-width: 768px) {
  #topsec_company .sec_row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #topsec_company .sec_row .sec_col:last-child {
    margin-top: 20px;
  }
}

#topsec_recruit .sec_row {
  max-width: 1520px;
  margin: 0 auto;
  padding: min(140px, 14vw) min(80px, 8vw) min(140px, 14vw);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#topsec_recruit .sec_row .sec_col:first-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 46%;
          flex: 0 1 46%;
}
#topsec_recruit .sec_row .sec_col:first-child .sec_header {
  position: relative;
  z-index: 50;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  margin-bottom: 0;
}
#topsec_recruit .sec_row .sec_col:first-child .sec_img {
  margin-top: calc(min(25px, 2.5vw) * -1);
}
#topsec_recruit .sec_row .sec_col:last-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 46%;
          flex: 0 1 46%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 768px) {
  #topsec_recruit .sec_row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #topsec_recruit .sec_row .sec_col:last-child {
    margin-top: 20px;
  }
}