header li {
  margin-right: 2vw;
  vertical-align: middle;
}

header ul {
  margin-right: 2vw;
}

header li:nth-child(3) a {
  display: block;
  text-align: center;
}
footer .top ul li p span {
  white-space: normal; 
  display: block;
}
.about .top {
  max-width: 85vw;
  margin: 0 auto;
}

.g-more2 {
  display: inline-block;
}

.g-more2 a {
  width: auto;
  padding: 0 15px;
}



/* @font-face {
  font-family: Roboto-BoldItalic;
  src: url(../font/Roboto-BoldItalic.ttf);
}

@font-face {
  font-family: Roboto-Italic;
  src: url(../font/Roboto-Italic.ttf);
} */

@font-face {
  font-family: Roboto;
  src: url(./font/Roboto-Bold.ttf) format('truetype'),
    url(./font/Roboto-Bold.otf) format('otf'),
    url(./font/Roboto-Bold.woff) format('woff');
  font-weight: 600;
}

@font-face {
  font-family: Roboto;
  src: url(./font/Roboto-Regular.ttf) format('truetype'),
    url(./font/Roboto-Regular.otf) format('otf'),
    url(./font/Roboto-Regular.woff) format('woff');
  font-weight: 500;
}

@font-face {
  font-family: Roboto;
  src: url(./font/Roboto-Regular.ttf) format('truetype'),
    url(./font/Roboto-Regular.otf) format('otf'),
    url(./font/Roboto-Regular.woff) format('woff');
  font-weight: 400;
}

* {
  font-family: Roboto !important;
  font-weight: 400;
}

.m-aboe1 .txt .desc {
  font-weight: 500;
}

.m-mainabo .title h2,
.main-staff .title h2 {
  font-weight: 500;
}

@media only screen and (min-width: 1199px) {
  .g-more2 {}

  .g-more2 a {
    width: auto;
    padding: 0 0.781vw;
  }
}

.m-aboe4 .desc,
.m-aboe3 .desc,
.m-aboe2 .desc,
.m-aboe1 .txt .desc {
  color: #787878;
}

@media only screen and (max-width: 750px) {
  header li:nth-child(3) a {
    display: block;
    text-align: left;
  }

  .row-aboe1 .tabnav {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    overflow-x: auto;
  }

  .row-aboe1 .tabnav a {
    display: inline-block;
  }

  .m-staffe1 .item3 .desc,
  .m-staffe1 .item2 .desc,
  .m-staffe1 .item4 .desc,
  .m-staffe1 .item5 .desc,
  .m-staffe2 .l .desc,
  .ul-logoe1 .info,
  .m-staffe1 .desc,
  .m-aboe4 .desc,
  .m-aboe3 .desc,
  .m-aboe2 .desc,
  .m-aboe1 .txt .desc {
    font-size: 1.5rem;
    line-height: 3rem;
    color: #787878;
  }

  .m-staffe2 .l .desc,
  .ul-logoe1 .info {
    color: #fff;
  }

  .g-more3 img.more {
    margin: .4vw 0 0 1.733vw;
  }

  .m-aboe1 .txt .desc {
    text-align: left;
  }

  .about .topabout p span {
    font-size: 1.5em !important;
  }

  .about .top h3 {
    width: auto !important;
  }
  .box3 {
    padding: 39vw 5vw 16vw;
}
}
@media screen and (min-width:320px) and (max-width:374px){
  .box3{
      padding-top: 80vw;
  }
}