@charset "UTF-8";

@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Sawarabi+Mincho');
  

.page-view {
  height: 40vh;/*95*/
  width: 100vw;/*100vw*/
  position: relative;
  top: 0;
  left: 0;
  z-index: 98;
}


.page-view .project {
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url(img/staff_fv.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  /*object-fit: cover; */
}



.page-view .project .text h1 {
  width: 200px;/*260*/
  height: 260px;/*380*/
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: 0 auto;
  display: table;
  text-align: center;
  -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      -o-box-sizing: border-box;
      box-sizing: border-box;
      border: solid 10px #fff;
      font-family: 'Passion One', cursive;
        font-weight: 400;
        font-size: 3.8rem;
        line-height: 1.4;
        text-align: center;
        letter-spacing: 0;

display: flex;
  justify-content: center;
  align-items: center;
        
  
}



.page-view .project .text h1 img {
   width: 100%;
   height: auto;
}


p.tel {
  /*position: absolute;*/
  position: fixed;
  top: 5px;
  right: 80px;
  z-index: 1910!important;
}

p.tel img{
  width: 40px;
  height: auto;
}

p.web {
  position: fixed;
  top: 43px;
  right: 15px;
  z-index: 1920;
}

p.web img{
  width: 120px;
  height: 120px;
}



.recruit{ 
       position: fixed;
       top: 174px;
       right: 15px;
       
       width: 120px;
       height: 34px;
       line-height:30px; 
       text-align:center; 
       border: 2px solid #fff;
       vertical-align: middle;
       z-index: 1921;
       
}

.recruit a{ 
       font-family: 'Passion One', cursive; 
       vertical-align: middle;
       text-align:center; 
       color:#fff;
       font-weight: 400;
       line-height:30px; 
       font-size: 1.8rem; 
       letter-spacing: 0.08em; 
       text-decoration: none;
       
}



.recruit:hover {
	background:rgba(223, 220, 218, 0.3);
        cursor:pointer;
}








.page-view .arrows a {
  position: absolute;
  width: 80px;
  height: 80px;
  bottom: 0 ;
  left: 50%;
  text-align: center;
  color: #fff;
  font-family: 'Passion One', cursive;
  margin-left: -40px;
  font-weight: 400;
  font-size: 95%;
  letter-spacing: 0.07em;
  line-height: 100%;
  z-index: 98;
  
}


.page-view .arrows a span {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 10px;
  height: 60px;
  border-left:1px solid #fff;
 
}

@media screen and (max-width: 1300px) {
p.tel {
  position: fixed;
  top: 5px;
  right: 70px;
}

p.web {
  position: fixed;
  top: 43px;
  right: 7px;
}

.recruit{ 
       position: fixed;
       top: 174px;
       right: 7px;
       
       width: 120px;
       height: 34px;
       line-height:30px; 
       text-align:center; 
       border: 2px solid #fff;
       
       z-index: 1921;
       
}
}
@media screen and (max-width: 768px) {
.page-view {
  /*height: 426px;
  width: 100%;*/
  height: 35vh;
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
}
.page-view .project {
  position: absolute;
  height: 100%;
  width: 100%;
  background-position: center top;
  background-repeat: no-repeat;
  background-image: url(img/staff_fv.jpg);
  background-size: cover;
}

.page-view .project .text h1 {
  width: 80px;/*260*/
  height: 100px;/*380*/
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: 0 auto;
  display: table;
  text-align: center;
  -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      -o-box-sizing: border-box;
      box-sizing: border-box;
      border: solid 5px #fff;
      font-family: 'Passion One', cursive;
        font-weight: 400;
        font-size: 1.8rem;
        line-height: 1.2;
        text-align: center;
        letter-spacing: 0;

display: flex;
  justify-content: center;
  align-items: center;
        
  
}


.page-view .arrows a {
  
  font-size: 80%;
  letter-spacing: 0.03em;
  
}



p.tel {
  position: fixed;
  top: 7px;
  right: 48px;
}

p.tel img{
  width: 34px;
  height: auto;
}

p.web {
  position: fixed;
  top: 40px;
  right: 6px;
}

p.web img{
  width: 72px;
  height: 72px;
}

.recruit{ 
       position: fixed;
       top: 120px;
       right: 8px;
       display: inline-block;
       padding: 0 12px;
       width: auto;
       height: 24px;
       line-height:20px; 
       text-align:center; 
       border: 2px solid #fff;
       
       z-index: 1921;
       
}

.recruit a {
       font-size: 1.2rem; 
       letter-spacing: 0.02em;
       line-height: 20px; 
       
}

}





/*#content #profile {
  position: relative;
   background-position: center bottom, center bottom;
   background-repeat: no-repeat, no-repeat;
   background-image: url(img/staffbg2.png), url(img/staffbg.jpg);
   background-size: contain, cover;
   width: 100%;
   height: auto;
   padding: 50px 0;
  
  text-align: center;
  
}*/





#staff {
  position: relative;
   background-position: center bottom, center top;
   background-repeat: repeat-x, repeat;
   background-size: contain, contain;
   background-image: url(img/staffbg3.png), url(img/profbg.jpg);
   width: 100%;
   height: auto;
   padding: 50px 0;
  
  text-align: center;
  
}

#staff .inner {
   position: relative;
   width: 80%;
   max-width: 1000px;
   height: auto;
    margin: 0 auto 80px;
    display: flex;
  justify-content: center;
  align-items: center;
}
  



#staff .inner .left {
      width: 49%;
      float: left;
      
}


#staff .inner .right {
     width: 47%;
     margin-left: 3%;
      float: right;
     
}

#staff .inner .right .tit {
    display: block;
    font-size: 0.8em;
    font-family: "Sawarabi Mincho", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, 'Noto Serif Japanese', serif;
    color: #fff;
    line-height: 1;
    letter-spacing: 0;
}

#staff .inner .right .name {
    display: inline-block;
    font-family: "Sawarabi Mincho", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, 'Noto Serif Japanese', serif;
    font-size: 1.7em;
    color: #fff;
    line-height: 2;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-tap-highlight-color: transparent;
    padding-bottom: 20px;
    letter-spacing: 0.06em;
}

#staff .inner .right .en {
    display: inline-block;
    font-family: 'Playfair Display', serif;
    font-size: 1em;
    color: #fff;
    padding-left: 5px;
    font-style: italic;
}


#staff .inner .right .copy {
    display: block;
    font-family: "Sawarabi Mincho", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, 'Noto Serif Japanese', serif;
    font-size: 1.5em;
    color: #fff;
    line-height: 1.3;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-tap-highlight-color: transparent;
    padding-top: 35px;
    border-top: solid 1px #fff;
}


#staff .inner .right .text {
    display: block;
    padding-top: 25px;
}

@media screen and (max-width: 920px) {
#staff .inner {
   position: relative;
   width: 94%;
   max-width: 1000px;
   height: auto;
    margin: 0 auto 60px;
    display: flex;
  justify-content: center;
  align-items: center;
}
}
  
@media screen and (max-width: 767px) {

#staff {
   position: relative;
   background-position: center top;
   background-repeat: repeat;
   background-size: contain;
   background-image: url(img/profbg.jpg);
   width: 100%;
   height: auto;
   padding: 30px 0;
   -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}


}

@media screen and (max-width: 767px) {
#staff .inner {
   width: 90%
   margin: 0 auto 40px;
   display: block;
}

#staff .inner .left {
      width: 100%;
      float: none;
      margin-bottom: 15px;
      
}


#staff .inner .right {
     width: 100%;
     margin-left: 0;
      float: none;
}


#staff .inner .right .tit {
    display: block;
    font-size: 0.8em;
    color: #fff;
    line-height: 1;
}

#staff .inner .right .name {
    display: inline-block;
    
    font-size: 1.7em;
    color: #fff;
    line-height: 2;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-tap-highlight-color: transparent;
    padding-bottom: 10px;
}

#staff .inner .right .en {
    display: inline-block;
    font-family: 'Playfair Display', serif;
    font-size: 1em;
    color: #fff;
    padding-left: 5px;
    font-style: italic;
}


#staff .inner .right .copy {
    display: block;
    
    font-size: 1.3em;
    color: #fff;
    line-height: 1.3;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-tap-highlight-color: transparent;
    padding-top: 20px;
    border-top: solid 1px #fff;
    letter-spacing: 0;
}


#staff .inner .right .text {
    display: block;
    padding-top: 15px;
}

}