.p-top__hero {
  background: #EEEEEE no-repeat center /cover;
  position: relative;
  line-height: 1.5;
}

/*  .p-top__hero-bg {
    position: fixed;
    overflow: hidden;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0; }
    .p-top__hero-bg video {
      position: absolute;
      top: 50%;
      left: 50%;
      min-width: 100%;
      min-height: 100%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }*/
.p-top__hero-inner {
  height: calc(60vh - 63px);
  display: flex;
  align-items: center;
  position: relative;
  padding: 0 20px;
}

.p-top__hero h1, .p-top__hero-en {
  text-shadow: 3px 3px 3px #fff, -3px -3px 3px #fff, -3px 3px 3px #fff,  3px -3px 3px #fff, 3px 0px 3px #fff, -3px -0px 3px #fff, 0px 3px 3px #fff,  0px -3px 3px #fff;
  color: #312f2f;
}

.p-top__hero h1 {
  font-size: 4.2rem;
  font-weight: bold;
  margin-bottom: 20px;
  overflow: hidden;
  font-feature-settings: "palt";
}

.p-top__hero h1 span {
  white-space: nowrap;
}

.p-top__hero-en {
  font-size: 2rem;
  letter-spacing: 0.1em;
  margin-bottom: 30px;
}

.p-top__hero-en-l {
  font-weight: bold;
}

.p-top__hero-en-s {
  font-size: 37.5%;
  letter-spacing: 0.1em;
  margin-top: 1.0666666667em;
}

.p-top__hero-scroll {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  position: absolute;
  right: 20px;
  bottom: 0;
  display: block;
  text-align: center;
  padding: 20px 0 20px 15px;
  padding-left: 15px;
  border-left: 1px solid #454241;
  font-size: 75%;
}

.p-top__hero-scroll::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #454241;
  position: absolute;
  top: 0;
  left: -5px;
  animation: scroll 1.5s infinite;
}

.p-news__list {
  border-top: 1px solid #BBB;
}

.p-news__list li {
  border-bottom: 1px solid #BBB;
  padding: 20px 15px;
}

.p-news__txt {
  color: #666;
  font-size: 1.4rem;
}

.p-news__link {
  color: #111;
  font-size: 1.0rem;
  text-decoration: none;
}
.p-news__link:hover {
  text-decoration: underline;
}

.p-news__category {
  display: inline-block;
}

@media print, screen and (min-width: 737px) {
  .p-top__hero {
    padding: 0 5.46875vw;
  }

  .p-top__hero-inner {
    height: calc(100vh - 114px);
    max-height: 800px;
    min-height: 686px;
    padding: 0;
  }

  .p-top__hero h1 {
    font-size: 10rem;
    margin-bottom: 35px;
    line-height: 1.3;
    letter-spacing: 0.05em;
  }

  .p-top__hero-en {
    font-size: 4rem;
    line-height: 1.2;
    margin-bottom: 70px;
  }

  .p-top__hero-scroll {
    right: 0;
    height: 150px;
    padding: 0 0 0 23px;
    font-size: 100%;
  }

  .p-news__list li {
    padding: 30px 25px;
    display: flex;
    align-items: baseline;
    position: relative;
  }
  .p-news__list li::before {
    position: absolute;
    top: 50%;
    right: 5px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #222;
    border-right: 2px solid #222;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .p-news__date {
    flex-basis: 6.5em;
    max-width: 6.5em;
    color: #999;
  }

  .p-news__category {
    flex-basis: 18em;
    max-width: 18em;
    line-height: 1.4;
    margin-right: 2rem;
    text-align: left;
    min-width: 160px;
  }

  .p-news__txt {
    flex-basis: calc(100% - 1.4 * 7.5rem - 1.2 * 10rem - 2rem);
    max-width: calc(100% - 1.4 * 7.5rem - 1.2 * 10rem - 2rem);
  }
}
@keyframes scroll {
  0% {
    top: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    top: 100%;
    margin-top: -10px;
    opacity: 0;
  }
}
.p-top__about {
  position: relative;
  margin: 80px 0 60px;
}
.p-top__about .inner {
  display: -webkit-flex;
  display: flex;
}
.p-top__about .about-l, .p-top__about .about-r {
  width: 50%;
}
.p-top__about .about-l .txt p, .p-top__about .about-r .txt p {
  margin-bottom: 30px;
}
.p-top__about .about-r {
  position: absolute;
  right: 0;
  top: 0;
}
.p-top__about .about-r .imgs {
  display: -webkit-flex;
  display: flex;
  float: right;
}
.p-top__about .about-r .imgs .img1 {
  margin-top: 40px;
  margin-right: -12px;
  position: relative;
  z-index: 1;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}
.p-top__about .about-r .imgs .img2 {
  margin-top: -40px;
  position: relative;
  z-index: 0;
}

.p-top__grant {
  background: #eee9e9;
  padding: 80px 0 60px;
}
.p-top__grant .c-tit__grant {
  text-align: center;
}
.p-top__grant .c-tit__grant .c-tit__sec-en {
  font-size: 1.5rem;
  color: #df1514;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  margin-bottom: 15px;
}
.p-top__grant .c-tit__grant .c-tit__sec-en::before, .p-top__grant .c-tit__grant .c-tit__sec-en::after {
  content: '';
  width: 2px;
  height: 1em;
  background-color: #df1514;
}
.p-top__grant .c-tit__grant .c-tit__sec-en::before {
  margin-right: 15px;
  transform: rotate(-35deg);
}
.p-top__grant .c-tit__grant .c-tit__sec-en::after {
  margin-left: 15px;
  transform: rotate(35deg);
}
.p-top__grant .c-tit__grant .c-tit__sec-jp {
  font-size: 2.4rem;
  color: #222;
}
.p-top__grant ul {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  margin: 50px -10px 20px;
}
.p-top__grant ul li {
  background: #fff;
}
.p-top__grant ul > li {
  width: calc(100% / 4 - 20px);
  margin: 0 10px 30px;
  box-sizing: border-box;
}
.p-top__grant ul > li .txt {
  padding: 15px;
}
.p-top__grant ul > li .txt h5 {
  margin-bottom: 5px;
}
.p-top__grant ul > li .txt h5 a {
  font-size: 1rem;
  font-weight: bold;
  color: #222;
  text-decoration: none;
}
.p-top__grant ul > li .txt h5 a:hover {
  text-decoration: underline;
}
.p-top__grant .btns {
  text-align: center;
}
.p-top__grant .btns .c-btn {
  margin: 0 10px 20px;
}

.p-top__info, .p-top__pick, .p-top__recruit {
  padding: 80px 0;
}
.p-top__info .c-tit__sec, .p-top__pick .c-tit__sec, .p-top__recruit .c-tit__sec {
  text-align: center;
}

.p-top__recruit {
  padding-top: 0px;
}

.p-top__pick {
  background: #F3F3F3;
}
.p-top__pick .swiper {
  text-align: center;
  margin: 30px auto !important;
  overflow: visible !important;
  max-width: 740px;
}
.p-top__pick .swiper .swiper-button-next, .p-top__pick .swiper .swiper-button-prev {
  background: #fff;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  text-align: center;
  top: 42%;
}
.p-top__pick .swiper .swiper-button-next::after, .p-top__pick .swiper .swiper-button-prev::after {
  font-size: 22px;
  font-weight: bold;
  color: #222;
}
.p-top__pick .swiper .swiper-button-prev, .p-top__pick .swiper .swiper-rtl .swiper-button-next {
  left: -50px;
}
.p-top__pick .swiper .swiper-button-next, .p-top__pick .swiper .swiper-rtl .swiper-button-prev {
  right: -50px;
}
.p-top__pick .swiper-slide dl {
  text-align: left;
  padding: 15px 25px 0;
}
.p-top__pick .swiper-slide dt {
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 5px;
}

.p-top__bnr {
  padding: 60px 0 40px;
}
.p-top__bnr .bnrs {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.p-top__bnr .bnrs > li {
  text-align: center;
  width: calc(100% / 3);
  padding: 0 15px 30px;
  box-sizing: border-box;
  text-align: center;
  max-width: 360px;
}
.p-top__bnr .bnrs > li .txt {
  text-align: center;
  margin-bottom: 5px;
}
.p-top__bnr .bnrs > li .txt h5 {
  display: inline-block;
  text-align: left;
}
.p-top__bnr .bnrs > li .img {
  border: 1px #ccc solid;
  display: block;
}

@media screen and (max-width: 670px) {
  /*.btn-area{
  	margin-top: 20px;
  	.btn{
  		padding: 10px 10px;
  	}
  }
  .c-btn {
  	padding: 20px;
  }*/
  .p-top__about {
    margin: 40px 0 30px;
  }
  .p-top__about .inner {
    display: block;
  }
  .p-top__about .about-l, .p-top__about .about-r {
    width: 100%;
  }
  .p-top__about .about-r {
    display: none;
  }

  .p-top__grant {
    padding: 40px 0;
  }
  .p-top__grant .c-tit__grant .c-tit__sec-jp {
    font-size: 1.8rem;
  }
  .p-top__grant ul {
    margin-top: 25px;
  }
  .p-top__grant ul > li {
    width: calc(100% / 2 - 10px);
    margin: 0 5px 10px;
  }
  .p-top__grant .btns .c-btn {
    padding: 20px 5px;
    margin-bottom: 15px;
    display: block;
  }

  .p-top__info, .p-top__pick, .p-top__recruit {
    padding: 30px 0 20px;
  }

  .p-top__recruit {
    padding-top: 0px;
  }

  .p-top__pick {
    padding-bottom: 10px;
  }
  .p-top__pick .swiper .swiper-button-next, .p-top__pick .swiper .swiper-button-prev {
    background: none;
    box-shadow: none;
    top: auto;
    bottom: 42px;
  }
  .p-top__pick .swiper .swiper-button-next::after, .p-top__pick .swiper .swiper-button-prev::after {
    font-size: 16px;
  }
  .p-top__pick .swiper .swiper-button-prev, .p-top__pick .swiper .swiper-rtl .swiper-button-next {
    left: -15px;
  }
  .p-top__pick .swiper .swiper-button-next, .p-top__pick .swiper .swiper-rtl .swiper-button-prev {
    right: -15px;
  }

  .p-top__bnr {
    padding: 30px 0 20px;
  }
  .p-top__bnr .bnrs {
    justify-content: flex-start;
  }
  .p-top__bnr .bnrs > li {
    width: calc(100% / 2);
    padding: 0 5px 10px;
  }
}
.list-recruit ul {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.list-recruit ul li {
  width: calc(100% / 4);
  padding: 0 10px 20px;
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  margin: 0;
}
.list-recruit ul li .li-in {
  background: #f2f2f2;
  padding: 10px;
  width: 100%;
}
.list-recruit ul li .txt .name {
  font-size: 16px;
  font-weight: bold;
}
.list-recruit ul li .txt .name a {
  font-weight: bold;
}
.list-recruit ul li .txt .web {
  margin-bottom: 5px;
}
.list-recruit ul li .txt .web a {
  color: #333 !important;
}
.list-recruit ul li .txt dl {
  border-bottom: 1px #ccc dotted;
  overflow: hidden;
}
.list-recruit ul li .txt dl dt, .list-recruit ul li .txt dl dd {
  float: left;
  box-sizing: border-box;
  padding: 10px 3px 0;
  margin-bottom: 5px;
  border-top: 1px #999 dotted;
  line-height: 1.4;
}
.list-recruit ul li .txt dl dt:nth-of-type(1), .list-recruit ul li .txt dl dd:nth-of-type(1) {
  border-top: none;
}
.list-recruit ul li .txt dl dt {
  width: 5em;
  clear: both;
}
.list-recruit ul li .txt dl dd {
  width: calc(100% - 6em);
}

.eyec {
  padding: 10px 30px;
  box-sizing: border-box;
  margin-bottom: 20px !important;
  background: #fff;
}
.eyec .logo {
  width: 100%;
  height: 130px;
  display: block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  max-width: 340px;
  margin: 0 auto;
}

@media screen and (max-width: 870px) {
  .list-recruit ul li {
    width: calc(100% / 2);
    padding: 0 5px 20px;
  }
}
@media screen and (max-width: 440px) {
  .list-recruit ul {
    display: block;
  }
  .list-recruit ul li {
    width: 100%;
    padding: 0 0px 20px;
    max-width: 350px;
    margin: 0 auto;
  }
  .list-recruit ul li .li-in {
    margin: 0 auto;
    width: 100%;
  }
}
