@charset "utf-8";
/* CSS Document */
body {
    -webkit-overflow-scrolling: touch !important;
}
@font-face {
  font-family: "Shin Go Medium";
  font-weight: 400;
  font-style: normal;
  src: url("fonFile.woff2") format("woff2");
  font-display: swap;
}
body{
font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue","游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif;
width: 100%;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}
img {
    max-width: 100%;
    height: auto;
    width /***/: auto;
}
img { -ms-interpolation-mode: bicubic; }
p{
margin: 0;
transform: rotate(0.03deg);
}
.pagetop {
    position: fixed;
    bottom: 30px;
    right: 1%;
    z-index: 99999;
}

.pagetop a {
    display: block;
    text-align: center;
color: #fed702;
    font-size: 250%;
    text-decoration: none;
    padding: 5px 10px;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

.pagetop a:hover {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 250%;
    text-decoration: none;
    padding: 5px 10px;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

.flex,.recruit_in{
display: flex;
flex-wrap: wrap;
width: 100%;
}
/******original reset*****/
a{
      text-decoration: none;
      display: inline-block;
}
h1,h2,h3,h4,h5,p{
  margin: 0;
}
strong,em,b,u{
  text-decoration: none;
  font-style: normal;
}
/******original reset*****/
/*========= 上部固定させるためのCSS ===============*/
#header{
  height: 35px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  color: #007da3;
  text-align: center;
  padding: 15px;
  position: fixed;
  z-index: 999;
}

/*JSを使いfixedクラスが付与された際の設定*/
#header.fixed{
	position: fixed;/*fixedを設定して固定*/
  z-index: 999;/*最前面へ*/
  top:0;/*位置指定*/
  left:0;/*位置指定*/
}
nav{
  margin-right: 1%;
}
nav ul{
list-style: none;
display: flex;
justify-content: center;
}

nav ul li a{
text-decoration: none;
/* color: #666; */
/* color: #007da4;; */
color: #333;

padding:10px;
}
nav ul li img{
  width: 20px;
}
section{
padding:100px 0;
}
/************************/
.mb-15{
  margin-bottom: 15px;
}
#wrapper{
  margin: 0 auto;
  /* background-image: url(../img/top.png); */
  /* background-repeat: no-repeat;
  background-size: cover;
background-position: center;
background-attachment: fixed; */
overflow: hidden;
color: #333;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
z-index: 1;
position: relative;
}
#bg-video{
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  /* width: auto; */
  width: 100%;
  height: auto;
  z-index: -1;
  object-fit: cover;
}
#header .humbergermenu{
  display: none;
}
#header h1 img{
  width: 55px;
  padding: 0 2% 0 0;
  vertical-align: bottom;
}
#header h1{
  font-size: 163%;
  width: 350px;
  line-height: 55px;
}
#header h1 a{
display: block;
color: #007da3;
}
#nav{
  margin: 0 3% 0 0;
}

#area_1{
  position: relative;
}
#area_1 h2{
  text-align: center;
  font-size: 300%;
  color: #fff;
  letter-spacing: 3px;
  padding: 0 0 100px 0;
  text-shadow: 1px 1px 2px #757f82, 1px 1px 5px #757f82;
  transform: rotate(-0.3deg);
    -moz-transform: rotate(-0.3deg);
    -webkit-transform: rotate(-0.3deg);
}
#area_1 h3{
  width: 300px;
  margin: 0 auto;
}
#area_1 .offer{
  width: 75px;
  height: 75px;
  position: absolute;
  top: 50px;
  right: 5%;
  background-color: #007da3;
  line-height: 75px;
  border-radius: 50%;
}
#area_1 .offer a{
  text-align: center;
    display: block;
    color: #fff;
}

#area_1 #job{
  width: 700px;
  margin: 0 auto;
  padding: 1%;
  background-color: rgb(255,255,255,0.74);
}

#footer{
  background-color: #fff;
  clear: both;
  position: relative;
  z-index: 1;
}

#area_2 h2{
  display: block;
  margin: 0 auto 15px;
  color: #007da3;
  font-size: 120%;
}
#area_2 h2 strong{
  display: block;
  margin: 0 auto;
  color: #007da3;
  font-size: 130%;
  position: relative;
}
#area_2 h2 strong::after{
  content: '';
  position: absolute;
  top: 27px;
  left: 0;
  background: #007da3;
  width: 8em;
  height: 2px;
}
#area_3{
  text-align: right;
  
}
#area_3 h2{
  display: block;
    margin: 0 auto 15px;
    color: #007da3;
    font-size: 120%;
}
#area_3 h2 strong{
  display: block;
  margin: 0 auto;
  color: #007da3;
  font-size: 130%;
  position: relative;
}
#area_3 h2 strong::after{
  content: '';
  position: absolute;
  top: 27px;
  left: 0;
  background: #007da3;
  width: 8em;
  height: 2px;
}
#area_4 h2{
  display: block;

    margin: 0 auto 15px;
    color: #007da3;
    font-size: 120%;
}
#area_4 h2 strong{
  display: block;
  margin: 0 auto;
  color: #007da3;
  font-size: 130%;
  position: relative;
}
#area_4 h2 strong::after{
  content: '';
  position: absolute;
  top: 27px;
  left: 0;
  background: #007da3;
  width: 8em;
  height: 2px;
}
article{
  line-height: 1.5;
}

#map{
  border-top: 2px solid #007da3;
}
#footer p{
  text-align: center;
  background-color: #007da3;
  padding: 50px 0;
  color: #fff;
  font-size: 100%;
  line-height: 2;
}
#footer p a{
  display: inline-block;
  color: #fff;
  padding-right: 2%;

}
#footer p a:hover{
  text-decoration: underline;
}
.machine p a span{
  color: #000;
}
.in_wrapper{
  background-color: #fff;
  padding: 5% 0;
  width: 100%;
}
.business{
  background-color: #fff;
  padding: 5% 0 0 17%;
  width: 80%;
}
.business_nav{
  width: 15%;
  padding: 0% 0 0 2%;
  list-style: none;
  line-height: 2;
  position: fixed;
}
.business_nav li a{
  display: block;
  border-bottom: 1px solid #007da4;
  color: #007da4;
}
.year{
  width: 70%;
  margin: 100px auto -25px;
  border: 2px solid #007da4;
  color: #007da4;
  padding: 0.5% 0 0.5% 0.5%;
}
#area_2{
background-image: url(../img/top_area_1.png);
background-repeat: no-repeat;
background-size: cover;
max-width: 1000px;
margin: 0 auto 100px;
padding: 5%;
}
#area_3{
  background-image: url(../img/top_area_1.png);
  padding: 5%;
  background-repeat: no-repeat;
background-size: cover;
max-width: 1000px;
margin: 0 auto 50px;
  }
#area_4{
background-image: url(../img/top_area_1.png);
padding: 5%;
background-repeat: no-repeat;
background-size: cover;
max-width: 1000px;
margin: 0 auto 50px;
}
.in2,.in3,.in4{
  width: 58%;
}
.in3{
  float: left;
  text-align: left;
  margin-left: 2%;
}
.inner2{
  background-color: rgb(255,255,255,0.9);
  overflow: hidden;
  padding: 4%;
}
.inner3{
  background-color: rgb(255,255,255,0.9);
  overflow: hidden;
  padding: 4%;
}
.inner4{
  background-color: rgb(255,255,255,0.9);
  overflow: hidden;
  padding: 4%;
}
.inner2 .img_right{
  margin-top: 12px;
}
.img_right{
  width: 40%;
  float: right;
}
.img_left{
  width: 40%;
  float: left;
}
.text2 h3{
  margin-bottom: 15px;
  color: #007da4;
}
article p{
  font-size: 85%;
  line-height: 1.8;
}
article p a{
  display: block;
  width: 290px;
  text-align: center;
  background-color: #007da4;
  padding: 1%;
  color: #fff;
  border-radius: 3px;
}
article p a:hover{
  opacity: 0.7;
}
/***********recruit*************/
#wrapper.rec_page{
  background-image: none;
  background-color: #fff;
}
#wrapper.rec_page h2{
  text-align: center;
  padding: 100px 0 0;
  display: block;
  margin: 0 auto 15px;
  color: #333;
  font-size: 120%;
}
#wrapper.rec_page h2 strong{
  display: block;
    margin: 0 auto;
    color: #333;
    font-size: 130%;
    position: relative;
}
#wrapper.rec_page h2 strong::after {
  content: '';
  position: absolute;
  top: 27px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  background: #333;
  width: 15em;
  height: 2px;
}
#wrapper.rec_page .top_wrapper{
  background-image: url(../img/top.png);
  background-repeat: repeat-y;
  background-size: cover;
background-position: center;
background-attachment: fixed;
text-align: center;
padding: 50px 0 100px;
color: #fff;
}
#wrapper.rec_page .top_wrapper h3{
  margin-bottom: 30px;
  text-shadow: 1px 1px 2px #757f82, 1px 1px 1px #757f82;
}
#wrapper.rec_page .top_wrapper p{
  text-align: center;
  line-height: 1.7;
  font-size: 90%;
  text-shadow: 1px 1px 1px #757f82;
}
#wrapper.rec_page .in_wrapper h3{
  text-align: center;

}
.recruit_in{
  overflow: hidden;
  background-color: #d0eaf2;
  padding: 2%;
}
.recruit_in h4{
  width: 22%;
  text-align: center;
  padding: 7px 0;
}
.recruit_in ul{
  width: 50%;
  margin: 0;
  line-height: 2;
}
.recruit_in ul li strong{
  font-weight: normal;
}
.recruit_btn{
  width: 20%;
}
.recruit_btn a{
  display: block;
  width: 150px;
  background-color: #007da4;
  color: #fff;
  padding: 5% 0;
  text-align: center;
  border-radius: 3px;
  margin: 120px auto 0;
  font-size: 90%;
}
.recruit_btn a:hover{
opacity: 0.7;
}
.recruit{
  padding: 50px 0;
  max-width: 1000px;
  margin: 0 auto;
}
.business dl{
  width: 70%;
  margin: 50px auto;
}
.business dl dt{
  border-left: 3px solid #007da4;
  background-color: #007da4;
  margin-bottom: 10px;
  color: #fff;
  padding: 1%;
  text-align: center;
}
.business dl dd{
  line-height: 2;
  font-size: 90%;
}
/*スクロールダウン全体の場所*/
.scrolldown1{
  /*描画位置※位置は適宜調整してください*/
position:absolute;
left:50%;
bottom:10px;
  /*全体の高さ*/
height:50px;
}

/*Scrollテキストの描写*/
.scrolldown1 span{
  /*描画位置*/
position: absolute;
left:-15px;
top: -15px;
  /*テキストの形状*/
color: #eee;
font-size: 0.7rem;
letter-spacing: 0.05em;
}

/* 線の描写 */
.scrolldown1::after{
content: "";
  /*描画位置*/
position: absolute;
top: 0;
  /*線の形状*/
width: 1px;
height: 30px;
background: #eee;
  /*線の動き1.4秒かけて動く。永遠にループ*/
animation: pathmove 1.4s ease-in-out infinite;
opacity:0;
}

/*高さ・位置・透過が変化して線が上から下に動く*/
@keyframes pathmove{
0%{
  height:0;
  top:0;
  opacity: 0;
}
30%{
  height:30px;
  opacity: 1;
}
100%{
  height:0;
  top:50px;
  opacity: 0;
}
}
/************************/
.st_logo{
  stroke:#757f82;
  fill:#fff;
  stroke-dasharray: 3000;
  stroke-dashoffset: 0;
  stroke-width: 1;
  -webkit-animation: hello 4s ease-in 0s;
  animation: hello 4s ease-in 0s;
}
  @-webkit-keyframes hello {
      0% {
        stroke-dashoffset: 3000;
        fill:transparent;
      }
      40% {
        stroke-dashoffset: 3000;
        fill:transparent;
      }
      80% {
        fill:transparent;
      }
      100% {
        stroke-dashoffset: 0;
        fill:#fff;
      }
    }
    /************************/
    @media screen and (min-width:1px) and (max-width:1100px){
     .recruit_in h4 {
        width: 80%;
        text-align: left;
        padding: 7px 23px;
    }
    #wrapper.rec_page .recruit .recruit_in ul {
      width: 65%;
    }
    #wrapper.rec_page .recruit .recruit_in ul {
      width: 70%;
    }
    #wrapper.rec_page .recruit .recruit_btn a {
      display: block;
      width: 100%;
    }
    .business_nav {
      font-size: 82%;
      width: 14%;
    }
    }
    @media screen and (min-width:1px) and (max-width:915px){
      nav ul li a {
        font-size: 80%;
    }
    #header h1 {
      font-size: 150%;
      width: 300px;
    }
    .business_nav {
      font-size: 70%;
      width: 20%;
      }
      @media screen and (min-width:1px) and (max-width:815px){
        #header .humbergermenu{
          display: block;
        }
        #header h1,#header nav{
          display: none;
        }
        #header .humbergermenu h1 {
          display: block;
          z-index: 99999;
          position: relative;
          top: 17px;
          font-size: 90%;
          line-height: 2.3;
      }
      #header .humbergermenu .navtext p{
        width: 70px;
        position: relative;
        top: -16px;
        left: 125%;
        overflow: hidden;
      }
      #header .humbergermenu .navtext p a{
        width: 40%;
        display: inline-block;
        float: left;
        margin: 0 5%;
      }
      #header h1 img {
        width: 40px;
      }
      #header {
        height: 23px;
      }

        /* Navbar & Navmenu color */
:root {
  --background-navbar: rgb(255,255,255,0.95);
}

.header {
  background: var(--background-navbar);
  position: fixed;
  width: 100%;
  height: 52px;
}

/* Nav items */
.menu {
  list-style: none;
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
  margin-top: 52px;
  padding: 0;
  clear: both;
  background: var(--background-navbar);
  transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
  transform: scale(1, 0);
  transform-origin: top;
}

/* Hamburger menu button */
.menu-btn:checked ~ .menu {
  transform: scale(1, 1);
  transform-origin: top;
  transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
}

/* Hamburger menbu text */
.menu a {
  text-decoration: none;
  font-weight: 500;
  letter-spacing: 2px;
  font-size: 16px;
  text-transform: capitalize;
  color: #000;
  opacity: 0;
  transition: 0.5s;
}

.menu li {
  border-top: 1px solid #a0c2cd;
  padding: 15px 0;
  margin: 0 54px;
  opacity: 0;
  transition: 0.5s;
}

.menu-btn:checked ~ .menu a,
.menu-btn:checked ~ .menu li {
  opacity: 1;
  transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.2s;
}

.menu-btn {
  display: none;
}

.menu-icon {
  display: inline-block;
  position: relative;
  cursor: pointer;
  padding: 24px 14px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.navicon {
  background: #007da4;
  display: block;
  height: 3px;
  width: 26px;
  position: relative;
  transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
}

.navicon:before,
.navicon:after {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  background: #007da4;
  transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
}

.navicon:before {
  top: 9px;
}

.navicon:after {
  bottom: 9px;
}

/* Hamburger Menu Animation Start */
.menu-btn:checked ~ .menu-icon .navicon:before {
  transform: rotate(-45deg);
}

.menu-btn:checked ~ .menu-icon .navicon:after {
  transform: rotate(45deg);
}

.menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before {
  top: 0;
}
.menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  bottom: 0;
}

.menu-btn:checked ~ .menu-icon .navicon {
  background: rgba(0, 0, 0, 0);
  transition: 0.2192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
}
/* Hamburger Menu Animation End */

/* Navbar Container */
.navtext-container {
  width: 100%;
  height: 52px;
  position: absolute;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* Navbar Text */
.navtext {
  position: absolute;
  text-transform: uppercase;
  color: #ddd;
  letter-spacing: 4px;
  font-size: 20px;
}
.img_right {
  width: 80%;
  float: none;
  margin: 0 auto;
}
.in2, .in3, .in4 {
  width: 80%;
  margin: 0 auto;
        }
.in3,.in4{
  margin-top: 30px;
}
.in3 {
  float: none;
}
 .img_left {
  width: 80%;
  float: none;
  margin: 0 auto;
      }
.business dl {
        width: 90%;
      }
      .business{
        background-color: #fff;
        padding: 5% 0 0 25%;
        width: 70%;
    }
    }
    @media screen and (min-width:1px) and (max-width:720px){
      #wrapper.rec_page .recruit .recruit_in ul {
        width: 90%;
        list-style-position: outside;
    }
    .recruit_btn {
      width: 50%;
      margin: 0 auto;
  }
  .recruit_in {
    display: block;
    width: auto;
}
.recruit_btn a {
  margin: 40px auto 0;
}
.business {
  font-size: 90%;
}
    }
        @media screen and (min-width:1px) and (max-width:650px){
        #header .humbergermenu .navtext p {
          top: -18px;
          left: 95%;
          overflow: hidden;
      }
      #wrapper.rec_page .top_wrapper p {
        text-align: left;
        padding: 0 0 0 15px;
      }
        }
        @media screen and (min-width:1px) and (max-width:490px){
          .navtext {
            font-size: 15px;
        }
        #header h1 img {
          width: 29px;
      }
      #header .humbergermenu h1 {
        text-align: left;
        margin: 0 0 0 45px;
    }
    #header .humbergermenu h1 {
      left: 0;
  }
  #header .humbergermenu .navtext p {
    top: -8px;
    left: 70%;
    overflow: hidden;
}
#header .humbergermenu .navtext p a {
  width: 25%;
  margin: 0 7%;
}
.navtext-container {
  height: 36px;
}
.menu-icon {
  padding: 24px 0px;
        }
        .business_nav {
          display: none;
      }
      .in_wrapper_biss {
        padding: 5% 0 0 5%;
        width: 90%;
      }
      #area_1 h2 {
        font-size: 225%;
        padding: 0 0 15px 0;
      }
      #area_1 h3 {
        width: 260px;
        margin: 0 auto;
    }
   
  #wrapper::before {
    content:"";
    display:block;
    position:fixed;
    top:0;
    left:0;
    z-index:-1;
    width:100%;
    height:100vh;
    background-repeat:no-repeat;
    background-position:50% 100%;
    background-image:url(../img/top00.jpg);
    background-size:cover;
    }
    #wrapper.rec_page .top_wrapper {
      background: none;
    }
    #wrapper.rec_page .top_wrapper::before {
    content:"";
    display:block;
    position:fixed;
    top:0;
    left:0;
    z-index:-1;
    width:100%;
    height:100vh;
    background-repeat:no-repeat;
    background-position:50% 100%;
    background-image:url(../img/top00.jpg);
    background-size:cover%;
    }
    #footer {
      position: relative;
      z-index: 5;
  }
  #wrapper.rec_page h2 {
    padding: 100px 0 30px;
    margin: 0;
    background-color: #fff;
}
.business {
  background-color: #fff;
  padding: 5% 0 0 0;
  width: 100%;
}
.year {
  text-align: center;
}
.business dl dd {
  margin: 0 2%;
}
      }


