@charset "UTF-8";

/*****************************
  top
*****************************/
.topsec{
  padding: 8rem 0;
}

/*****************************
topsec-fv
*****************************/
.topsec-fv{
  /* height: calc(100vh - 133px); */
  padding: 0;
  text-align: center;
}
.topsec-fv img{
  margin: 0 auto;
}
/* .topsec-fv .bg{
  background: url(../images/top/slide1.webp) no-repeat center / cover;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.topsec-fv .catch{
  position: absolute;
  top: 35%;
  left: 0;
  text-align: center;
  width: 100%;
}
.topsec-fv .catch span{
  color: #fff;
  font-size: 4rem;
  font-weight: bold;
}
.topsec-fv .catch > span{
  display: block;
  text-shadow: 1px 1px 0px #545454, -2px 1px 0px #545454, 1px -2px 0px #545454, -2px -2px 0px #545454, 1px -1px 0px #545454, -1px 1px 0px #545454, -2px -1px 0px #545454, -1px -2px 0px #545454, 2px 2px 1px #545454, -2px 2px 1px #545454, 2px -2px 1px #545454, -2px -2px 1px #545454, 2px 0px 1px #545454, -1px 2px 1px #545454, -2px -1px 1px #545454, -1px -2px 1px #545454;
}
.topsec-fv .catch > span span{
  color: #DE7920;
  text-shadow: 1px 1px 0px #fff, -2px 1px 0px #fff, 1px -2px 0px #fff, -2px -2px 0px #fff, 1px -1px 0px #fff, -1px 1px 0px #fff, -2px -1px 0px #fff, -1px -2px 0px #fff, 2px 2px 1px #fff, -2px 2px 1px #fff, 2px -2px 1px #fff, -2px -2px 1px #fff, 2px 0px 1px #fff, -1px 2px 1px #fff, -2px -1px 1px #fff, -1px -2px 1px #fff;

} */

/*****************************
topsec-news
*****************************/
.topsec-news{
  padding-bottom: 0;
}

/*****************************
topsec-recruitment
*****************************/