.wf-sawarabimincho {
  font-family: "Sawarabi Mincho";
}

.cute-font {
  font-family: 'Cute Font', cursive;
}

header {
  height: 100vh;
  width: 100vw;
  background-color: black;
  position: relative;
  top:0;
  background-position: center;
  overflow: hidden;
}

.jimusho {
  width: 67%;
  margin: auto;
  margin-top: 50px;
}

.jimusho img {
  width: 100%;
}

video {
  width: auto;
  height: auto;
  position: absolute;
  top:0;
  left: 0;
  transform: translateY(-20%);
}

.overlay {
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  background-image: linear-gradient(45deg, rgba(0,0,0,.3) 50%, rgba(0,0,0,.7) 50%);
  background-size: 3px 3px;
  z-index: 2;
}

.hero img {
    display: none;
    width: 70%;
    /* height: 100vh; */
    margin: 0 auto;
    position: absolute;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 3;
}

.hero-responsive img {
  display: none;
}

.scroll {
  position: absolute;
  bottom: 10%;
  left: 50%;
  z-index: 2;
  display: inline-block;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  text-decoration: none;
  padding-top: 80px;
  color: white;
  display: none
}

.scroll span {
  display: none;
  position: absolute;
  top: 0;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: sdb 2s infinite;
  animation: sdb 2s infinite;
  opacity: 0;
  box-sizing: border-box;
}
.scroll span:nth-of-type(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.scroll span:nth-of-type(2) {
  top: 16px;
  -webkit-animation-delay: .15s;
  animation-delay: .15s;
}
.scroll span:nth-of-type(3) {
  top: 32px;
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}
@-webkit-keyframes sdb {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* about */
.about {
  width: 100%;
  margin: 0 auto;
  padding-bottom: 10vh;
  position: relative;
}

.about-flex {
  display: flex;
  justify-content: center;
  padding-top: 10vh;
}

.about-left {
  width: 40%;
  margin: 0 auto;
}

.about-right img {
  position: absolute;
  top: 5vw;
  left: 10vw;
  width: 250px;
  height: 550px;
}

.about-right-image img {
  position: absolute;
  top: 0;
  right:0;
  z-index: -1;
  height: 100vh;
  width: 75%;
}

.about-description {

  font-size: .9rem;
  line-height: 250%;
  letter-spacing: 0.5rem;
  color: lightgray;
  z-index: 2;
  border-bottom: solid 1px white;
  border-left: solid 1px white;
  padding: 20px 30px 20px 70px;
  position: relative;
  z-index: 10;

}

.about-description p {
  position: relative;
  z-index: 10;
}

.contents-head {
  text-align: center;
  padding-top: 10vh;
}

.contents-image {
  width: 350px;
  margin-bottom: 10px;
}

.about .about-name {
  text-align: center;
  font-size: 1.3rem;
  padding-top: 20px;
  padding-left: 100px;
}

.about-name span {
  padding-right: 10px;
}

/* job */
.job {
  margin-top: 20vh;
}

.job-content {
  display: flex;
  justify-content: center;
  margin-top: 10vh;
}

.job-content h2 {
  width: 100%;
  font-size: 1.4rem;
  font-weight: bold;
  margin-bottom: 50px;
  padding-top: 5vh;
  letter-spacing: 0.3rem;
}

.job-content li {
  font-size: 1.2rem;
}

.job-content p {
  padding: .8rem 0 1.3rem 2rem;
  font-size: .9rem;
  color: gray;
}

.job-content img {
  width :50%;
  height: 400px;
  padding: 30px 30px 0 0;
}

.jbi-2 {
  padding-left: 120px;
}

.job-flexul {
  display: block;
  width: 100%;
  color: black;
  margin: 0 auto;
  padding: 0 0 30px 30px;
  border-right: 1px solid gray;
  border-bottom: 1px solid gray;
}

.job-flexul2 {
  display: block;
  width: 100%;
  color: black;
  margin: 0 auto;
  padding: 0 30px 80px 50px;
  border-left: 1px solid gray;
  border-bottom: 1px solid gray;
}

.disaster-img img {
  width: 85%;
  height: 400px;
  margin-left: 10%;
}

.ul3 {
  padding-bottom: 10vh;
  margin-left: 0;
}

.job-content ul.ul3  {
  margin-top: 5vh;
  width: 60%;
}

.job-2-box p{
  margin-top: 10px;
}

.job-image img {
  width: 100px;
  height: 300px;
  padding-top: 100px;
}

.pad-r {
  padding-right: 10px;
}

.cl-r {
  color: #FF4500;
}

.pad-jb {
  font-size: 1.1rem !important;
  padding-top: 1rem !important;
}

p.pad-t {
  padding-top: 10px;
  font-size: 1.2rem;
}

.ul3 p.dis-description {
  width: 80%;
  line-height: 200%;
  letter-spacing: 3px;
  padding-top: 40px;
  padding-left: 0;
}

.job-end {
  text-align: center;
  margin-top: 5vh;
  color: gray;
  font-size: 1rem;
}

.job-end-contents {
  margin-top: 15vh;
}

.job-end a{
  text-decoration: none;
  color: gray;
  letter-spacing: .5rem;
}

/* feelings */
.feelings {
  width: 100%;
  text-align: center;
}

.feeling-flex {
  position: relative;
}

.feelings p {
  display: block;
  width: 35%;
  padding: 0 20px;
  margin: 50px auto 0 auto;
  letter-spacing: .5rem;
  line-height: 300%;
  font-size: .9rem;
  color: lightgray;
  text-align: left;
  position: relative;
  z-index: 3;
}

.feeling-photo img{
  position: absolute;
  left: -5%;
  top: -5vh;
  width: 80%;
  height: 600px;
  border-radius: 1px;
  opacity: .7;
}

/* footer */
footer {
  margin-top: 20vh;
  padding-top: 10px;
  background: rgb(0, 0, 0);
  width: 100%;
  color: white;
  position: relative;
  z-index: 5;
}

.logo-footer img {
  display: block;
  width: 30%;
  height: 180px;
  padding-bottom: 10px;
  margin: 0 auto;
}

footer h2 span {
  padding-left: 5px;
}

footer p {
  font-size: 2rem;
  letter-spacing: .5rem;
}

.footer-flex {
  display: flex;
  flex-direction: column;
  padding-top: 15px;
}

.flex-box {
  width: 100%;
  display: flex;
  justify-content: center;
}

.flex-left {
  border: solid 1px white;
  padding: 20px;
  width: 30%;
}

.pad-l {
  padding-left: 40px;
}

.small-font {
  font-size: 1.4rem;
}

.adress-sp {
  font-size: 0.9rem;
  font-weight: bold;
}

footer .fas, .far {
  font-size: 1.2rem;
}

footer a {
  color: gray;
}

.flex-right {
  background-color: white;
  color: gray;
  width: 30%;
  padding: 20px;
}

.flex-right p {
  height: 30px;
  width: auto;
  display: table;
  vertical-align: middle;
  margin: 0 auto;
}

.flex-right p:nth-child(2) {
  font-size: 1.2rem;
  padding-bottom: 10px;
}

.tel a {
  text-decoration: none;
}

.bottom a {
  display: block;
  padding: 15px;
  width: 120px;
  margin: 0 auto;
  font-size: 1.1rem;
}

.btn-gradient-radius {
  text-align: center;
  padding: 7px 20px;
  border-radius: 25px;
  text-decoration: none;
  color: #FFF;
  background-image: linear-gradient(45deg, #FFC107 0%, #ff8b5f 100%);
  transition: .4s;
}

.btn-gradient-radius:hover {
  background-image: linear-gradient(45deg, #FFC107 0%, #f76a35 100%);
}

.copy {
  font-size: 1.5rem;
  text-align: center;
  padding-top: 5%;
}

/* top-bottom */
#PageTopBtn {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 10;
}
#PageTopBtn a {
    display: block;
    text-decoration: none;
    color: #fff;
    background: rgb(0, 0, 0, .6);
    text-align: center;
    border-radius: 5%;
    outline: none;
}

#PageTopBtn a:hover {
    text-decoration: none;
    background: rgba(255, 0, 0, .8);
}

@media (min-width: 768px) {
#PageTopBtn {
    font-size: 13px;
}
#PageTopBtn a {
    width: 100px;
    height: 70px;
    padding: 24px 0;
}
}

/* animation */

/* tel */
.hover-r a:hover {
  color: rgb(255, 0, 0, .8);
}

/* スライドイン */
.box {
  overflow: hidden;
}

.box .boxInner {
  opacity: 0;
}

@keyframes play {
  from {
    transform: translateX(-100%);
  }

  to {
    transform: translateX(0);
  }
}

@keyframes maskOut {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(25%);
  }
}

.isPlay {
  animation-name: play;
  animation-duration: .5s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(.8,0,.5,1);
  position: relative;
  opacity: 1 !important;
}

.isPlay:before {
  animation-name: maskOut;
  animation-duration: .5s;
  animation-delay: .5s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(.8,0,.5,1);
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-image: linear-gradient( 109.6deg,  rgba(0,0,0,.2) 11.2%, rgba(50,50,50,.8) 91.1% );
}

/* opacity */
.fadein {
    opacity : 0;
    transform : translate(0, 50px);
    transition:all 1s;
    display:block;
}
.fadein.scrollin {
    opacity : 1;
    transform : translate(0, 0);
}

/* responsive */
@media (max-width: 1000px) {
.wrap {
  overflow: hidden;
}

/* topbottom */
#PageTopBtn {
  font-size: 10px;
}
#PageTopBtn a {
    width: 70px;
    height: 50px;
    padding: 17px 0;
}

header {
  height: 80vh;
}

.hero-img img {
  display: none !important;
}

.hero-responsive img {
    display: block;
    width: 90%;
    height: auto;
    padding-bottom: 0;
}

.scroll {
  left: 46%;
}

/* about */
.about {
  padding-bottom: 0;
}

.contents-image {
    width: 80%;
}

.about-right img {
  top: -100px;
  left: -15%;
  opacity: .1;
}

.about-right-image img {
  display: none;
}

.isPlay:before {
  display: none;
}

.about-left {
  width: 100%;
}

.about-description {
    width: 70%;
    padding: 0 0 0 30px;
    font-size: .5rem;
    letter-spacing: .2rem;
    line-height: 200%;
    margin: 0 auto;
    color: gray;
}


.about .about-name {
    text-align: right;
    font-size: 1rem;
    padding: 10px 10px 0 0;
}

/* job */
.job {
  margin-top: 5vh;
}

.jb1 {
  margin-top: 0;
  width: 100%;
  background-image: url("./images/job1.png");
  background-size: cover;
  display: block;
}

.jb2 {
  margin-top: 0;
  width: 100%;
  background-image: url("./images/job2.png");
  background-size: cover;
  display: block;
}

.jb3 {
  margin-top: 0;
  width: 100%;
  background-image: url("./images/job3.png");
  background-size: cover;
  display: block;
}



.jb1 ul {
  padding-bottom: 5vh;
}

.jb2 ul {
  padding-bottom: 15vh;
}

.jb3 ul {
  padding-bottom: 15vh;
  text-align: center;
  padding-left: 0;
}


.job-contents img {
  display: none;
}

.job-content p , .job-content li {
  display: block;
  width: 100%;
  color: lightgray;
  margin: 0 auto;
}

.job-content h2 {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.3rem;
    border-bottom: none;
    letter-spacing: .2rem;
    color: lightgray;
    text-align: center;
}

.job-flexul , .job-flexul2 {
  padding: 0;
}

.job-flexul i,.job-flexul2 i {
  padding-left: 50px;
}

.job-content ul.ul3 {
    width: 100%;
    margin-top: 0;
}

.ul3 h2 {
  padding-top: 10vh;
}

.ul3 p.dis-description {
  width: 80%;
  padding-top: 10vh;
  padding-bottom: 15vh;
  letter-spacing: 0!important;
}

.pad-jb i {
  padding-top: 20px;
  margin-left: 20px;
}

.pad-n {
  padding-left: 0!important;
}

.job-end-contents {
  margin-top: 0;
}

/* feeling */

.feeling-photo img{
  display: none;
}

.feelings p {
    display: block;
    width: 70%;
    padding: 50px;
    margin: 10px auto 0 auto;
    letter-spacing: .5rem;
    line-height: 200%;
    font-size: .8rem;
    color: gray;
}

/* footer */
footer {
  margin-top: 10vh;
}

footer p {

}

.logo-footer img {
    display: block;
    width: 80%;
    height: 150px;
    padding-bottom: 10px;
    margin: 0 auto;
}

.flex-box {
  width: 100%;
  display: flex;
  flex-direction: column;
}

.flex-left {
  width: 100%;
}

.flex-right {
    width: 100%;
}

.mail a {
  letter-spacing: .2rem;
}

}
