@charset "UTF-8";
#single-people-page .section-innner {
  max-width: 100%;
  padding: 120px 0 0;
}
@media screen and (max-width: 600px) {
  #single-people-page .section-innner {
    padding: 80px 0 0;
  }
}
#single-people-page #intro {
  position: relative;
  max-width: 1600px;
  margin: 0px auto 120px;
}
@media screen and (max-width: 960px) {
  #single-people-page #intro {
    margin: 80px auto 190px;
  }
}
@media screen and (max-width: 600px) {
  #single-people-page #intro {
    margin: 80px auto 290px;
  }
}
@media screen and (max-width: 480px) {
  #single-people-page #intro {
    margin: 80px auto 390px;
  }
}
#single-people-page #intro .img-area {
  width: 80%;
  max-width: 1260px;
  height: 800px;
  margin: 0 0 0 auto;
}
@media screen and (max-width: 960px) {
  #single-people-page #intro .img-area {
    width: 100%;
    height: 600px;
  }
}
@media screen and (max-width: 600px) {
  #single-people-page #intro .img-area {
    height: 450px;
  }
}
@media screen and (max-width: 480px) {
  #single-people-page #intro .img-area {
    height: 350px;
  }
}
#single-people-page #intro .stc-area {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  max-width: 500px;
  height: 400px;
  background: rgba(19, 19, 19, 0.9);
  padding: 40px 2.5em;
  margin: auto;
}
@media screen and (max-width: 960px) {
  #single-people-page #intro .stc-area {
    top: auto;
    right: 0;
    bottom: -100px;
    width: 80%;
    height: auto;
    margin: auto;
  }
}
@media screen and (max-width: 600px) {
  #single-people-page #intro .stc-area {
    bottom: -200px;
    width: 92%;
    padding: 40px 1.5em;
  }
}
@media screen and (max-width: 480px) {
  #single-people-page #intro .stc-area {
    bottom: -300px;
  }
}
#single-people-page #intro p {
  color: #FFF;
}
#single-people-page #intro .history {
  font-size: 88%;
  margin-bottom: 20px;
}
#single-people-page #intro .position {
  font-size: 88%;
  margin-bottom: 5px;
}
#single-people-page #intro .border-area {
  margin-bottom: 20px;
}
#single-people-page #intro .name {
  font-size: 170%;
  margin-bottom: 20px;
}
@media screen and (max-width: 960px) {
  #single-people-page #intro .name {
    font-size: 155%;
  }
}
@media screen and (max-width: 600px) {
  #single-people-page #intro .name {
    font-size: 145%;
  }
}
#single-people-page #intro .stc {
  font-size: 88%;
  margin-top: 30px;
}
#single-people-page .col-area {
  margin: 0 auto 30px;
  max-width: 1920px;
}
#single-people-page .col-area.left .col:nth-child(2) {
  padding-right: 2.5em;
}
@media screen and (max-width: 768px) {
  #single-people-page .col-area.left .col:nth-child(2) {
    padding: 0 1.5em;
    margin: 30px 0 60px;
  }
}
#single-people-page .col-area.right .col:nth-child(1) {
  padding-left: 2.5em;
}
@media screen and (max-width: 768px) {
  #single-people-page .col-area.right .col:nth-child(1) {
    padding: 0 1.5em;
    margin-bottom: 30px;
  }
}
#single-people-page .col-area .col {
  display: inline-block;
  vertical-align: middle;
  width: 47%;
  margin-right: 5%;
}
@media screen and (max-width: 768px) {
  #single-people-page .col-area .col {
    display: block;
    width: 100%;
    margin-right: 0%;
  }
}
#single-people-page .col-area .col:last-child {
  margin-right: 0;
}
#single-people-page .col-area .col img {
  display: block;
  margin: 0 auto;
}
#single-people-page .col-area h3 {
  font-size: 170%;
  margin-bottom: 30px;
}
@media screen and (max-width: 960px) {
  #single-people-page .col-area h3 {
    font-size: 155%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 600px) {
  #single-people-page .col-area h3 {
    font-size: 145%;
  }
}
#single-people-page .col-area p {
  font-size: 94%;
}
#single-people-page #movie-area {
  margin: 120px auto 0;
}
#single-people-page #movie-area .main-movie {
  position: relative;
  display: block;
  max-width: 1600px;
  height: 800px;
  margin: 0 auto 0px;
}
@media screen and (max-width: 1280px) {
  #single-people-page #movie-area .main-movie {
    height: 600px;
  }
}
@media screen and (max-width: 960px) {
  #single-people-page #movie-area .main-movie {
    height: 450px;
    margin: 0 auto 80px;
  }
}
@media screen and (max-width: 600px) {
  #single-people-page #movie-area .main-movie {
    height: 300px;
  }
}
@media screen and (max-width: 480px) {
  #single-people-page #movie-area .main-movie {
    height: 250px;
  }
}
#single-people-page #movie-area .main-movie:hover .black-layer {
  opacity: 1;
}
#single-people-page #movie-area .main-movie .img-area {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/concept-movie-img02.jpg) no-repeat center center;
  background-size: cover;
  margin-bottom: 0;
  z-index: 1;
}
#single-people-page #movie-area .main-movie #player {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 0;
}
#single-people-page #movie-area .main-movie .movie-ic {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
@media screen and (max-width: 600px) {
  #single-people-page #movie-area .main-movie .movie-ic {
    width: 60px;
  }
}
#single-people-page #movie-area .main-movie .black-layer {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transition: all 1s;
  transition: all 1s;
}
#single-people-page #movie-area .main-movie .black-layer p {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 180px;
  height: 30px;
  font-size: 137%;
  color: #FFF;
  text-align: left;
  margin: auto;
}
#single-people-page #movie-area .main-movie .black-layer p:before {
  position: absolute;
  display: block;
  top: 11px;
  right: 0;
  width: 0;
  height: 0;
  content: "";
  border-left: 14.5px solid #FFF;
  border-bottom: 9px solid transparent;
  border-top: 9px solid transparent;
}
#single-people-page #other-area {
  background-color: #f0f0f0;
  padding: 120px 1.5em;
  margin-top: 120px;
}
#single-people-page #other-area .other-area-inner {
  max-width: 1600px;
  margin: 0 auto;
}
#single-people-page #other-area h4 {
  font-size: 170%;
  text-align: center;
  margin-bottom: 80px;
}
@media screen and (max-width: 960px) {
  #single-people-page #other-area h4 {
    font-size: 155%;
  }
}
@media screen and (max-width: 600px) {
  #single-people-page #other-area h4 {
    font-size: 145%;
  }
}
#single-people-page #other-area .item:hover {
  /*                .border-area{
                      span{
                          background-color: #FFF;
                      }
                  }
                  h5,p{
                      color: #FFF;
                  }*/
}
#single-people-page #other-area .item:hover .item-header .item-header-inner {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
#single-people-page #other-area .item:hover .item-body {
  background-color: #141414;
}
#single-people-page #other-area .item .item-header {
  overflow: hidden;
}
#single-people-page #other-area .item .item-header .item-header-inner {
  height: 270px;
  -webkit-transition: all 1s;
  transition: all 1s;
}
@media screen and (max-width: 600px) {
  #single-people-page #other-area .item .item-header .item-header-inner {
    height: 250px;
  }
}
#single-people-page #other-area .item .item-body {
  background-color: #FFF;
  padding: 20px 1.5em;
  -webkit-transition: all 1s;
  transition: all 1s;
}
#single-people-page #other-area .item h5 {
  min-height: 80px;
  font-size: 117%;
  color: #141414;
  margin-bottom: 20px;
  -webkit-transition: all 1s;
  transition: all 1s;
}
@media screen and (max-width: 960px) {
  #single-people-page #other-area .item h5 {
    font-size: 110%;
  }
}
#single-people-page #other-area .item .border-area {
  margin-bottom: 20px;
}
#single-people-page #other-area .item p {
  color: #141414;
  -webkit-transition: all 1s;
  transition: all 1s;
}
#single-people-page #other-area .item .name {
  font-size: 111%;
  margin-bottom: 10px;
}
@media screen and (max-width: 600px) {
  #single-people-page #other-area .item .name {
    font-size: 100%;
  }
}
#single-people-page #other-area .item .history {
  margin-bottom: 10px;
}
@media screen and (max-width: 600px) {
  #single-people-page #other-area .item .history {
    font-size: 94%;
  }
}
@media screen and (max-width: 600px) {
  #single-people-page #other-area .item .position {
    font-size: 94%;
  }
}
#single-people-page #other-area .btn {
  color: #141414;
  background-color: #FFF;
  border: none;
}
#single-people-page #other-area .btn:hover {
  color: #FFF;
  background-color: #141414;
}

#recruit-page .section-innner {
  max-width: 100%;
  padding: 120px 0 0;
}
@media screen and (max-width: 600px) {
  #recruit-page .section-innner {
    padding: 80px 0;
  }
}
#recruit-page #stc-area {
  text-align: center;
  padding: 0 1.5em 120px;
}
@media screen and (max-width: 600px) {
  #recruit-page #stc-area {
    padding: 0 1.5em 80px;
  }
}
#recruit-page #stc-area p {
  font-size: 125%;
  line-height: 1.8;
}
@media screen and (max-width: 960px) {
  #recruit-page #stc-area p {
    font-size: 115%;
  }
}
@media screen and (max-width: 600px) {
  #recruit-page #stc-area p {
    font-size: 110%;
  }
}
#recruit-page #movie-area h3 {
  font-size: 170%;
  text-align: center;
  margin-bottom: 50px;
}
@media screen and (max-width: 960px) {
  #recruit-page #movie-area h3 {
    font-size: 155%;
  }
}
@media screen and (max-width: 600px) {
  #recruit-page #movie-area h3 {
    font-size: 145%;
  }
}
#recruit-page #movie-area .main-movie {
  position: relative;
  display: block;
  max-width: 980px;
  height: 551px;
  margin: 0 auto 130px;
}
@media screen and (max-width: 1280px) {
  #recruit-page #movie-area .main-movie {
    height: 600px;
  }
}
@media screen and (max-width: 960px) {
  #recruit-page #movie-area .main-movie {
    height: 450px;
    margin: 0 auto 80px;
  }
}
@media screen and (max-width: 600px) {
  #recruit-page #movie-area .main-movie {
    height: 300px;
  }
}
@media screen and (max-width: 480px) {
  #recruit-page #movie-area .main-movie {
    height: 250px;
  }
}
#recruit-page #movie-area .main-movie:hover .black-layer {
  opacity: 1;
}
#recruit-page #movie-area .main-movie .img-area {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/cafe-movie_img.jpg) no-repeat center center;
  background-size: cover;
  margin-bottom: 0;
  z-index: 1;
}
#recruit-page #movie-area .main-movie #player {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 0;
}
#recruit-page #movie-area .main-movie .movie-ic {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
@media screen and (max-width: 600px) {
  #recruit-page #movie-area .main-movie .movie-ic {
    width: 60px;
  }
}
#recruit-page #movie-area .main-movie .black-layer {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transition: all 1s;
  transition: all 1s;
}
#recruit-page #movie-area .main-movie .black-layer p {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 180px;
  height: 30px;
  font-size: 137%;
  color: #FFF;
  text-align: left;
  margin: auto;
}
#recruit-page #movie-area .main-movie .black-layer p:before {
  position: absolute;
  display: block;
  top: 11px;
  right: 0;
  width: 0;
  height: 0;
  content: "";
  border-left: 14.5px solid #FFF;
  border-bottom: 9px solid transparent;
  border-top: 9px solid transparent;
}
#recruit-page #interview-area {
  margin-bottom: 100px;
}
@media screen and (max-width: 600px) {
  #recruit-page #interview-area {
    margin-top: 180px;
  }
}
#recruit-page #interview-area .interview-movie {
  position: relative;
  float: left;
  width: 49%;
  height: 500px;
  margin-bottom: 30px;
}
@media screen and (max-width: 1280px) {
  #recruit-page #interview-area .interview-movie {
    height: 450px;
  }
}
@media screen and (max-width: 768px) {
  #recruit-page #interview-area .interview-movie {
    width: 100%;
  }
}
@media screen and (max-width: 960px) {
  #recruit-page #interview-area .interview-movie {
    height: 380px;
  }
}
@media screen and (max-width: 600px) {
  #recruit-page #interview-area .interview-movie {
    height: 300px;
  }
}
@media screen and (max-width: 480px) {
  #recruit-page #interview-area .interview-movie {
    height: 250px;
  }
}
#recruit-page #interview-area .interview-movie:nth-child(1) {
  margin-right: 2%;
}
@media screen and (max-width: 768px) {
  #recruit-page #interview-area .interview-movie:nth-child(1) {
    margin-right: 0%;
  }
}
#recruit-page #interview-area .interview-movie:hover .black-layer {
  height: 100%;
}
#recruit-page #interview-area .interview-movie:hover .black-layer .black-layer-inner {
  height: 75px;
}
#recruit-page #interview-area .interview-movie:hover .black-layer p {
  opacity: 1;
}
#recruit-page #interview-area .interview-movie .img-area {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/concept-movie-img02.jpg) no-repeat center center;
  background-size: cover;
  margin-bottom: 0;
  z-index: 1;
}
#recruit-page #interview-area .interview-movie #player1 {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 0;
}
#recruit-page #interview-area .interview-movie #player2 {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 0;
}
#recruit-page #interview-area .interview-movie .movie-ic {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
@media screen and (max-width: 600px) {
  #recruit-page #interview-area .interview-movie .movie-ic {
    width: 60px;
  }
}
#recruit-page #interview-area .interview-movie .black-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 170px;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transition: all 1s;
  transition: all 1s;
}
@media screen and (max-width: 600px) {
  #recruit-page #interview-area .interview-movie .black-layer {
    height: 100px;
  }
}
#recruit-page #interview-area .interview-movie .black-layer .black-layer-inner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 39px;
  text-align: center;
  margin: auto;
  -webkit-transition: all 1s;
  transition: all 1s;
}
#recruit-page #interview-area .interview-movie .black-layer h5 {
  color: #FFF;
  font-size: 170%;
  -webkit-transition: all 1s;
  transition: all 1s;
}
@media screen and (max-width: 960px) {
  #recruit-page #interview-area .interview-movie .black-layer h5 {
    font-size: 155%;
  }
}
@media screen and (max-width: 600px) {
  #recruit-page #interview-area .interview-movie .black-layer h5 {
    font-size: 140%;
  }
}
#recruit-page #interview-area .interview-movie .black-layer .name {
  color: #FFF;
}
#recruit-page #interview-area .interview-movie .black-layer .play {
  opacity: 0;
  position: relative;
  display: inline-block;
  font-size: 137%;
  color: #FFF;
  text-align: left;
  padding-right: 35px;
  margin: 10px auto 0;
  -webkit-transition: all 1s;
  transition: all 1s;
}
#recruit-page #interview-area .interview-movie .black-layer .play:before {
  position: absolute;
  display: block;
  top: 9px;
  right: 0;
  width: 0;
  height: 0;
  content: "";
  border-left: 14.5px solid #FFF;
  border-bottom: 9px solid transparent;
  border-top: 9px solid transparent;
}
#recruit-page .link-area {
  max-width: 1760px;
  margin: 0 auto;
}
#recruit-page .link-area h3 {
  font-size: 170%;
  text-align: center;
  margin-bottom: 130px;
}
@media screen and (max-width: 960px) {
  #recruit-page .link-area h3 {
    font-size: 155%;
  }
}
@media screen and (max-width: 600px) {
  #recruit-page .link-area h3 {
    font-size: 145%;
    margin-bottom: 50px;
  }
}
#recruit-page .link-area .item {
  position: relative;
  display: block;
  margin-bottom: 200px;
}
@media screen and (max-width: 600px) {
  #recruit-page .link-area .item {
    margin-bottom: 270px;
  }
}
#recruit-page .link-area .item:hover .img-area .img-area-inner {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
#recruit-page .link-area .item:hover .stc-area {
  background-color: #141414;
  /*                    .stc-area-inner{
                          .detail-btn{
                              &:before{
                                  right: -10px;
                              }
                          }       
                      }*/
}
#recruit-page .link-area .item .img-area {
  overflow: hidden;
}
#recruit-page .link-area .item .img-area .img-area-inner {
  height: 650px;
  -webkit-transition: all 1s;
  transition: all 1s;
}
@media screen and (max-width: 960px) {
  #recruit-page .link-area .item .img-area .img-area-inner {
    height: 550px;
  }
}
@media screen and (max-width: 600px) {
  #recruit-page .link-area .item .img-area .img-area-inner {
    height: 400px;
  }
}
@media screen and (max-width: 480px) {
  #recruit-page .link-area .item .img-area .img-area-inner {
    height: 330px;
  }
}
#recruit-page .link-area .item.left .stc-area {
  left: 4%;
}
@media screen and (max-width: 600px) {
  #recruit-page .link-area .item.left .stc-area {
    left: 0%;
    right: 0;
  }
}
#recruit-page .link-area .item.right .stc-area {
  right: 4%;
}
@media screen and (max-width: 600px) {
  #recruit-page .link-area .item.right .stc-area {
    left: 0%;
    right: 0;
  }
}
#recruit-page .link-area .item .stc-area {
  position: absolute;
  top: -60px;
  width: 90%;
  max-width: 620px;
  height: 620px;
  background: rgba(19, 19, 19, 0.9);
  -webkit-transition: all 1s;
  transition: all 1s;
}
@media screen and (max-width: 960px) {
  #recruit-page .link-area .item .stc-area {
    max-width: 450px;
    height: 450px;
  }
}
@media screen and (max-width: 600px) {
  #recruit-page .link-area .item .stc-area {
    top: auto;
    bottom: -50%;
    width: 92%;
    margin: auto;
  }
}
@media screen and (max-width: 600px) {
  #recruit-page .link-area .item .stc-area {
    height: 350px;
  }
}
#recruit-page .link-area .item .stc-area .stc-area-inner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 92%;
  max-width: 410px;
  height: 340px;
  text-align: center;
  margin: auto;
}
@media screen and (max-width: 600px) {
  #recruit-page .link-area .item .stc-area .stc-area-inner {
    height: 260px;
  }
}
#recruit-page .link-area .item .stc-area .stc-area-inner h4 {
  position: relative;
  font-size: 170%;
  color: #FFF;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
@media screen and (max-width: 960px) {
  #recruit-page .link-area .item .stc-area .stc-area-inner h4 {
    font-size: 155%;
  }
}
@media screen and (max-width: 600px) {
  #recruit-page .link-area .item .stc-area .stc-area-inner h4 {
    font-size: 145%;
  }
}
#recruit-page .link-area .item .stc-area .stc-area-inner h4:after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 35px;
  height: 3px;
  background-color: #FFF;
  margin: auto;
}
#recruit-page .link-area .item .stc-area .stc-area-inner p {
  min-height: 120px;
  font-size: 107%;
  color: #FFF;
  line-height: 1.6;
  margin-bottom: 25px;
}
@media screen and (max-width: 960px) {
  #recruit-page .link-area .item .stc-area .stc-area-inner p {
    font-size: 100%;
  }
}
@media screen and (max-width: 600px) {
  #recruit-page .link-area .item .stc-area .stc-area-inner p {
    font-size: 88%;
  }
}
#recruit-page .link-area .item .stc-area .stc-area-inner .detail-btn {
  position: relative;
  display: block;
  width: 120px;
  font-size: 94%;
  color: #FFF;
  text-align: left;
  border: none;
  margin: 0 auto;
}
#recruit-page .link-area .item .stc-area .stc-area-inner .detail-btn:before {
  display: block;
  content: "";
  position: absolute;
  top: 5px;
  right: 0;
  width: 27px;
  height: 10px;
  background: url("../img/arrow_right.png") no-repeat;
  -webkit-transition: all 1s;
  transition: all 1s;
}
#recruit-page #link-area1 .item .img-area .img-area-inner {
  background: url(../img/craftsmanship-img01.jpg) no-repeat center center;
  background-size: cover;
}
#recruit-page #link-area2 .item:nth-child(2) .img-area .img-area-inner {
  background: url(../img/craftsmanship-img01.jpg) no-repeat center center;
  background-size: cover;
}
#recruit-page #link-area2 .item:nth-child(3) {
  /*margin-bottom: 80px;*/
}
#recruit-page #link-area2 .item:nth-child(3) .img-area .img-area-inner {
  background: url(../img/craftsmanship-img01.jpg) no-repeat center center;
  background-size: cover;
}
#recruit-page #link-area3 .item .img-area .img-area-inner {
  background: url(../img/craftsmanship-img01.jpg) no-repeat center center;
  background-size: cover;
}
#recruit-page #link-area4 .item:nth-child(2) .img-area .img-area-inner {
  background: url(../img/craftsmanship-img01.jpg) no-repeat center center;
  background-size: cover;
}
#recruit-page #link-area4 .item:nth-child(3) .img-area .img-area-inner {
  background: url(../img/craftsmanship-img01.jpg) no-repeat center center;
  background-size: cover;
}
#recruit-page #other-area {
  background-color: #f0f0f0;
  padding: 120px 1.5em;
}
#recruit-page #other-area .other-area-inner {
  max-width: 1600px;
  margin: 0 auto;
}
#recruit-page #other-area h4 {
  font-size: 170%;
  text-align: center;
  margin-bottom: 80px;
}
@media screen and (max-width: 960px) {
  #recruit-page #other-area h4 {
    font-size: 155%;
  }
}
@media screen and (max-width: 600px) {
  #recruit-page #other-area h4 {
    font-size: 145%;
  }
}
#recruit-page #other-area .item:hover .item-header .item-header-inner {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
#recruit-page #other-area .item:hover .item-body {
  background-color: #ddd;
}
#recruit-page #other-area .item:hover .border-area span {
  background-color: #FFF;
}
#recruit-page #other-area .item:hover h5, #recruit-page #other-area .item:hover p {
  color: #FFF;
}
#recruit-page #other-area .item .item-header {
  overflow: hidden;
}
#recruit-page #other-area .item .item-header .item-header-inner {
  height: 270px;
  -webkit-transition: all 1s;
  transition: all 1s;
}
@media screen and (max-width: 600px) {
  #recruit-page #other-area .item .item-header .item-header-inner {
    height: 250px;
  }
}
#recruit-page #other-area .item .item-body {
  background-color: #FFF;
  padding: 20px 1.5em;
  -webkit-transition: all 1s;
  transition: all 1s;
}
#recruit-page #other-area .item h5 {
  min-height: 80px;
  font-size: 117%;
  color: #141414;
  margin-bottom: 20px;
  -webkit-transition: all 1s;
  transition: all 1s;
}
@media screen and (max-width: 960px) {
  #recruit-page #other-area .item h5 {
    font-size: 110%;
  }
}
#recruit-page #other-area .item .border-area {
  margin-bottom: 20px;
}
#recruit-page #other-area .item p {
  color: #141414;
  -webkit-transition: all 1s;
  transition: all 1s;
}
#recruit-page #other-area .item .name {
  font-size: 111%;
  margin-bottom: 10px;
}
@media screen and (max-width: 600px) {
  #recruit-page #other-area .item .name {
    font-size: 100%;
  }
}
#recruit-page #other-area .item .history {
  margin-bottom: 10px;
}
@media screen and (max-width: 600px) {
  #recruit-page #other-area .item .history {
    font-size: 94%;
  }
}
@media screen and (max-width: 600px) {
  #recruit-page #other-area .item .position {
    font-size: 94%;
  }
}
#recruit-page #other-area .btn {
  color: #141414;
  background-color: #FFF;
  border: none;
}
#recruit-page #other-area .btn:hover {
  color: #FFF;
  background-color: #141414;
}
#recruit-page #other-area2 {
  background-color: #f0f0f0;
  padding: 120px 1.5em;
}
#recruit-page #other-area2 .other-area-inner {
  max-width: 1600px;
  margin: 0 auto;
}
#recruit-page #other-area2 h4 {
  font-size: 170%;
  text-align: center;
  margin-bottom: 80px;
}
@media screen and (max-width: 960px) {
  #recruit-page #other-area2 h4 {
    font-size: 155%;
  }
}
@media screen and (max-width: 600px) {
  #recruit-page #other-area2 h4 {
    font-size: 145%;
  }
}
#recruit-page #other-area2 .item {
  /*                display: inline-block;
                  vertical-align: top;
                  width: 23%;
                  margin-right: 2%;
                  margin-bottom: 30px;
                  @media screen and ( max-width: $medium ){
                      width: 31%;
                  }
                  @media screen and ( max-width: $small ){
                      width: 48%;
                  }
                  @media screen and ( max-width: $xsmall ){
                      width: 100%;
                      margin-right: 0;
                  }
                  &:nth-child(2){
                      @media screen and ( max-width: $small ){
                          margin-right: 0%;
                      }
                  }
                  &:nth-child(3){
                      @media screen and ( max-width: $medium ){
                          margin-right: 0;
                      }
                      @media screen and ( max-width: $small ){
                          margin-right: 2%;
                      }
                      @media screen and ( max-width: $xsmall ){
                          margin-right: 0;
                      }
                  }
                  &:last-child{
                      margin-right: 0;
                  }*/
}
#recruit-page #other-area2 .item:hover {
  /*                .border-area{
                      span{
                          background-color: #FFF;
                      }
                  }
                  h5,p{
                      color: #FFF;
                  }*/
}
#recruit-page #other-area2 .item:hover .item-header .item-header-inner {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
#recruit-page #other-area2 .item:hover .item-body {
  background-color: #ddd;
}
#recruit-page #other-area2 .item .item-header {
  overflow: hidden;
}
#recruit-page #other-area2 .item .item-header .item-header-inner {
  height: 270px;
  -webkit-transition: all 1s;
  transition: all 1s;
}
@media screen and (max-width: 600px) {
  #recruit-page #other-area2 .item .item-header .item-header-inner {
    height: 250px;
  }
}
#recruit-page #other-area2 .item .item-body {
  background-color: #FFF;
  padding: 20px 1.5em;
  -webkit-transition: all 1s;
  transition: all 1s;
}
#recruit-page #other-area2 .item h5 {
  min-height: 60px;
  font-size: 117%;
  color: #141414;
  margin-bottom: 20px;
  -webkit-transition: all 1s;
  transition: all 1s;
}
@media screen and (max-width: 960px) {
  #recruit-page #other-area2 .item h5 {
    font-size: 110%;
  }
}
#recruit-page #other-area2 .item .border-area {
  margin-bottom: 20px;
  padding-top: 1px;
}
#recruit-page #other-area2 .item p {
  color: #141414;
  -webkit-transition: all 1s;
  transition: all 1s;
}
#recruit-page #other-area2 .item .name {
  min-height: 45px;
}
#recruit-page #other-area2 .detail-btn {
  display: block;
  width: 100%;
  text-align: center;
  background-color: #141414;
  padding: 30px 1em;
  margin-top: 120px;
  -webkit-transition: all 1s;
  transition: all 1s;
}
@media screen and (max-width: 600px) {
  #recruit-page #other-area2 .detail-btn {
    margin-top: 40px;
  }
}
#recruit-page #other-area2 .detail-btn:hover {
  background-color: #a0a0a0;
  /*                p{
                      color: $stc-color;
                      &:before{
                          background: url('../img/arrow_right_bl.png')no-repeat;    
                      }
                  }*/
}
#recruit-page #other-area2 .detail-btn p {
  position: relative;
  display: inline-block;
  color: #FFF;
  font-size: 144%;
  padding-right: 35px;
  -webkit-transition: all 1s;
  transition: all 1s;
}
@media screen and (max-width: 960px) {
  #recruit-page #other-area2 .detail-btn p {
    font-size: 137%;
  }
}
@media screen and (max-width: 600px) {
  #recruit-page #other-area2 .detail-btn p {
    font-size: 125%;
  }
}
#recruit-page #other-area2 .detail-btn p:before {
  display: block;
  content: "";
  position: absolute;
  top: 11px;
  right: 0;
  width: 27px;
  height: 10px;
  background: url("../img/arrow_right.png") no-repeat;
  -webkit-transition: all 1s;
  transition: all 1s;
}
#recruit-page #flow-area {
  overflow: hidden;
  max-width: 1920px;
  padding: 120px 1.5em;
  margin: 0 auto;
}
#recruit-page #flow-area h4 {
  font-size: 170%;
  text-align: center;
  margin-bottom: 80px;
}
@media screen and (max-width: 960px) {
  #recruit-page #flow-area h4 {
    font-size: 155%;
  }
}
@media screen and (max-width: 600px) {
  #recruit-page #flow-area h4 {
    font-size: 145%;
  }
}
#recruit-page #flow-area .col-area .col {
  position: relative;
  float: left;
  width: 16.666%;
  height: 300px;
  border: 1px solid #f0f0f0;
  padding: 35px 2em;
}
@media screen and (max-width: 1280px) {
  #recruit-page #flow-area .col-area .col {
    width: 20%;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 960px) {
  #recruit-page #flow-area .col-area .col {
    width: 25%;
  }
}
@media screen and (max-width: 600px) {
  #recruit-page #flow-area .col-area .col {
    float: none;
    width: 100%;
    height: auto;
    margin-bottom: 0;
  }
}
#recruit-page #flow-area .col-area .col:before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: -11px;
  width: 0;
  height: 20px;
  margin: auto;
  content: "";
  z-index: 1;
  border-left: 9.5px solid #a0a0a0;
  border-bottom: 10px solid transparent;
  border-top: 10px solid transparent;
  display: inline-block;
}
@media screen and (max-width: 600px) {
  #recruit-page #flow-area .col-area .col:before {
    top: auto;
    bottom: -16px;
    right: 0;
    left: 0;
    width: 0;
    height: 20px;
    margin: auto;
    -webkit-transform: rotateZ(90deg);
    transform: rotateZ(90deg);
  }
}
#recruit-page #flow-area .col-area .col:nth-child(5):before {
  border-left: 9.5px solid #FFF;
}
#recruit-page #flow-area .col-area .col:last-child {
  background-color: #141414;
}
#recruit-page #flow-area .col-area .col:last-child:before {
  display: none;
}
#recruit-page #flow-area .col-area .col:last-child .num, #recruit-page #flow-area .col-area .col:last-child h5, #recruit-page #flow-area .col-area .col:last-child p {
  color: #FFF;
}
#recruit-page #flow-area .col-area .col:last-child .border-area span {
  background-color: #FFF;
}
#recruit-page #flow-area .col-area .col .num {
  color: #a0a0a0;
  font-size: 170%;
  letter-spacing: 0.1em;
  margin-bottom: 20px;
}
@media screen and (max-width: 960px) {
  #recruit-page #flow-area .col-area .col .num {
    font-size: 155%;
  }
}
@media screen and (max-width: 600px) {
  #recruit-page #flow-area .col-area .col .num {
    font-size: 145%;
  }
}
#recruit-page #flow-area .col-area .col h5 {
  font-size: 117%;
  margin-bottom: 20px;
}
@media screen and (max-width: 960px) {
  #recruit-page #flow-area .col-area .col h5 {
    font-size: 110%;
  }
}
@media screen and (max-width: 600px) {
  #recruit-page #flow-area .col-area .col h5 {
    font-size: 105%;
  }
}
#recruit-page #flow-area .col-area .col .border-area {
  margin-bottom: 20px;
}
#recruit-page #flow-area .col-area .col .border-area span {
  background-color: #a0a0a0;
}
#recruit-page #flow-area .col-area .col p {
  font-size: 88%;
}
#recruit-page #flow-area .col-area .col p a {
  color: #a0a0a0;
  text-decoration: underline;
}

#single-recruit-page .section-innner {
  max-width: 100%;
  padding: 120px 0 0;
}
@media screen and (max-width: 600px) {
  #single-recruit-page .section-innner {
    padding: 80px 0;
  }
}
#single-recruit-page #stc-area {
  text-align: center;
  padding: 0 1.5em 120px;
}
@media screen and (max-width: 600px) {
  #single-recruit-page #stc-area {
    padding: 0 1.5em 80px;
  }
}
#single-recruit-page #stc-area h3 {
  font-size: 144%;
  line-height: 1.8;
  margin-bottom: 0px;
}
@media screen and (max-width: 960px) {
  #single-recruit-page #stc-area h3 {
    font-size: 135%;
  }
}
@media screen and (max-width: 600px) {
  #single-recruit-page #stc-area h3 {
    font-size: 125%;
  }
}
@media screen and (max-width: 480px) {
  #single-recruit-page #stc-area h3 {
    font-size: 120%;
  }
}
#single-recruit-page #table-area {
  max-width: 1220px;
  padding: 0 1.5em;
  margin: 0 auto 120px;
}
@media screen and (max-width: 600px) {
  #single-recruit-page #table-area {
    margin: 0 auto 80px;
  }
}
#single-recruit-page #table-area table {
  display: table;
  width: 100%;
  border-collapse: separate;
  border-spacing: 3px;
  margin-bottom: 80px;
}
#single-recruit-page #table-area table tr:first-child th {
  border-top: 1px solid #141414;
}
#single-recruit-page #table-area table tr:first-child td {
  border-top: 1px solid #f0f0f0;
}
@media screen and (max-width: 600px) {
  #single-recruit-page #table-area table tr:last-child td {
    border-bottom: 1px solid #f0f0f0 !important;
  }
}
#single-recruit-page #table-area table th {
  width: 25%;
  font-size: 92%;
  vertical-align: middle;
  border-bottom: 1px solid #141414;
  padding: 30px 1em;
}
@media screen and (max-width: 600px) {
  #single-recruit-page #table-area table th {
    display: block;
    width: 100%;
    font-weight: 600;
    font-family: "FOT-筑紫ゴシック Pro M";
    text-align: center;
    border-bottom: 1px solid #f0f0f0;
    border-top: 1px solid #141414;
    padding: 30px 0em;
  }
}
#single-recruit-page #table-area table td {
  font-size: 92%;
  border-bottom: 1px solid #f0f0f0;
  padding: 30px 1em;
}
@media screen and (max-width: 600px) {
  #single-recruit-page #table-area table td {
    display: block;
    width: 100%;
    text-align: center;
    border: none !important;
    padding: 30px 0em;
  }
}
#single-recruit-page #table-area .detail-btn {
  display: block;
  width: 100%;
  text-align: center;
  background-color: #141414;
  padding: 30px 1em;
  -webkit-transition: all 1s;
  transition: all 1s;
}
#single-recruit-page #table-area .detail-btn:hover {
  background-color: #a0a0a0;
  /*                p{
                      color: $stc-color;
                      &:before{
                          background: url('../img/arrow_right_bl.png')no-repeat;    
                      }
                  }*/
}
#single-recruit-page #table-area .detail-btn p {
  position: relative;
  display: inline-block;
  color: #FFF;
  font-size: 144%;
  padding-right: 35px;
  -webkit-transition: all 1s;
  transition: all 1s;
}
@media screen and (max-width: 960px) {
  #single-recruit-page #table-area .detail-btn p {
    font-size: 137%;
  }
}
@media screen and (max-width: 600px) {
  #single-recruit-page #table-area .detail-btn p {
    font-size: 125%;
  }
}
#single-recruit-page #table-area .detail-btn p:before {
  display: block;
  content: "";
  position: absolute;
  top: 11px;
  right: 0;
  width: 27px;
  height: 10px;
  background: url("../img/arrow_right.png") no-repeat;
  -webkit-transition: all 1s;
  transition: all 1s;
}

#main-project .single-main-img_area-body {
  position: absolute;
  top: auto;
  bottom: -100px;
  left: 100px;
  height: 280px;
  max-width: 1100px;
  background: rgba(19, 19, 19, 0.9);
  padding: 40px 2em;
}
@media screen and (max-width: 960px) {
  #main-project .single-main-img_area-body {
    left: 3%;
  }
}
@media screen and (max-width: 768px) {
  #main-project .single-main-img_area-body {
    left: 0;
    right: 0;
    width: 92%;
    margin: auto;
  }
}
@media screen and (max-width: 960px) {
  #main-project .single-main-img_area-body.project-single-main-img_area-body {
    bottom: -280px;
  }
}
#main-project .single-main-img_area-body h2 {
  font-size: 170%;
  margin-bottom: 30px;
}
@media screen and (max-width: 960px) {
  #main-project .single-main-img_area-body h2 {
    font-size: 155%;
  }
}
@media screen and (max-width: 600px) {
  #main-project .single-main-img_area-body h2 {
    font-size: 145%;
  }
}
@media screen and (max-width: 320px) {
  #main-project .single-main-img_area-body h2 {
    font-size: 115%;
  }
}
#main-project .single-main-img_area-body .date, #main-project .single-main-img_area-body .detail, #main-project .single-main-img_area-body .cate {
  display: inline-block;
  vertical-align: middle;
  color: #FFF;
  margin-bottom: 10px;
}
#main-project .single-main-img_area-body .date, #main-project .single-main-img_area-body .detail {
  font-size: 110%;
  margin-right: 5px;
}
@media screen and (max-width: 600px) {
  #main-project .single-main-img_area-body .date, #main-project .single-main-img_area-body .detail {
    font-size: 100%;
  }
}
#main-project .single-main-img_area-body .cate {
  font-size: 94%;
  border: 1px solid #FFF;
  padding: 5px;
}
/*# sourceMappingURL=page2.css.map */