
.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/gallery_fv.jpg);
  background-position: center center;
  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 center;
  background-repeat: no-repeat;
  background-image: url(img/gallery_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 #photo {
  position: relative;
   background-position: center bottom, center center;
   background-repeat: no-repeat, no-repeat;
   background-image: url(img/gallerybg2.png), url(img/gallerybg.jpg);
   background-size: contain, cover;
   width: 100%;
   height: auto;
   padding: 50px 0;
  
  text-align: center;
  
}

#photo ul {
   width: 80%;
   height: auto;
    margin: 0 auto 80px;
    overflow: hidden;
   
   display: inine-block;
}
  
#photo ul li {
    position: relative;
    width: 30%;
    height: auto;
    
    float: left;  
    margin: 1.5%;
    border: solid 8px #fff;
        padding: 20px;  
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      -o-box-sizing: border-box;
      box-sizing: border-box;
      /*overflow:hidden; */
    z-index: 40;
}
   
#photo ul li img {
     width: 100%;
     height: auto;
      -webkit-transition: all 0.5s linear;
      -moz-transition: all 0.5s linear;
      -ms-transition: all 0.5s linear;
      -o-transition: all 0.5s linear;
      transition: all 0.5s linear; 
}

/*#photo ul li img:hover {
     opacity: 0.5;
    
}*/
#photo .style_img {
    position: relative; 
}

#photo .style_img img.thumb {
      -webkit-transition: all 0.5s linear;
      -moz-transition: all 0.5s linear;
      -ms-transition: all 0.5s linear;
      -o-transition: all 0.5s linear;
      transition: all 0.5s linear; 
}

/*#photo .style_img .mask {
      position: absolute;
      top: 0;
      width: 100%;
      height: 100%;
      -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0);
      opacity: 0;
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      -ms-transition: all 0.4s ease-in-out;
      -o-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out;
      background: rgba(255,255,255,0.6); 
}



#photo .style_img:hover .mask{
      -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
      filter: alpha(opacity=100);
      opacity: 1; 
}*/

     
#photo ul li {
      z-index: 36;
}
    
#photo ul li.style_img {
      z-index: 35;
}





    
@media screen and (max-width: 876px) {

#content #photo {
  position: relative;
   /*background-position: 15% 100%;*/
   background-position: center bottom, center center;
   background-repeat: no-repeat, no-repeat;
   background-image: url(img/gallerybg2sp.png), url(img/gallerybg.jpg);
   background-size: contain, cover;
   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;
}


#photo ul li {
    
    border: solid 6px #fff;
        padding: 12px;  
}
   

}

@media screen and (max-width: 700px) {
#photo ul {
   width: 100%;/*96*/
   max-width: auto;
   height: auto;
   margin: 0 auto 40px;
   display: inine-block;
}

#photo ul li {
      width: 48%;
      height: auto;
      /*max-width: initial;
      max-height: initial;*/
      float: left;
      margin: 1%;
     border: solid 4px #fff;
        padding: 9px;  
}

}