@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Allan:400,700');
@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');

#wrapper {
  position: relative;
  margin: 0;
  overflow:hidden;
}


.page-view {
  height: 45vh;/*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/hair_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/hair_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; 
       
}

}







.text_c {
text-align: center!important;
}



h3.jp {
    font-weight: 500; 
    font-size: 2.5rem;
    line-height: 1.6;
    letter-spacing: 0.02em;
    text-align: center;
    /*-webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-tap-highlight-color: transparent;*/
    margin: 30px auto 40px;
}




h3.en{
    position: relative;
    display: inline-block;
    font-family: 'Passion One', cursive;
    font-size: 4rem;
    line-height: 2;
    letter-spacing: 0;
    text-align: center;
    text-transform: uppercase; 
    color: #fff;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-tap-highlight-color: transparent;
    margin: 0 auto 30px;
}


h3.en::before {
 content: "";
 position: absolute;
 left: 0;
 right: 0;
 bottom: 0;
 border-bottom: 2px solid #fff;
 width : 40px;
 margin: 0 auto;
}




p.jp {
    font-family: "Hannari", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, "Noto Serif Japanese", "Times New Roman", serif;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.7;
    letter-spacing: 0.06em; 
    text-align: center;
    /*-webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-tap-highlight-color: transparent;*/
    margin-top: 20px;
}

b{
       font-weight: bold!important;
}

.mt60 {
    margin-top: 60px!important;
}


.mt100 {
    margin-top: 100px!important;
}



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

h3.jp {
    font-weight: 500; 
    font-size: 2rem;
    line-height: 1.4;
    letter-spacing: 0!important;
    text-align: center;
    /*-webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-tap-highlight-color: transparent;*/
    margin: 15px auto 30px;
}



h3.en{
    font-size: 3rem;
    line-height: 1;
    letter-spacing: 0;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

h3.en::before {
 content: "";
 position: absolute;
 left: 0;
 right: 0;
 bottom: 0;
 border-bottom: 2px solid #fff;
 width : 30px;
 margin: 0 auto;
}


p.jp {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.6;
    letter-spacing: 0; 
    margin-top: 0;
}

}

button{
  display: block;
  position: relative;
  font-family: 'Playfair Display', sans-serif;
  font-weight: 400;
  font-size: 1.3em;
  background: transparent;
  border: none;
  color: #040000;
  width: 240px;
  height: 44px;
  margin: 30px auto;
  background: transparent;
  border: #040000 1px solid;  
  line-height: 44px;
  letter-spacing: 0.04em;
  text-align: center;
  border-radius: 22px;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px; 
  -webkit-transition: 0.3s ease-in;
    -moz-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
}


button span{
  display: block;
}

button:hover {
    border: #fff 1px dashed;  
    color: #fff;
}

@media screen and (max-width: 876px) { 
button{
    margin: 30px auto 10px;
}

}



.logo {
  /*position: absolute;*/
  width: 246px;
  height: 212px;
  position: fixed;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -50;
  
}

.logo h1 {
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: table;
  text-align: center;
  
}


.logo h1 img {
   width: 100%;
   height: 100%;
}


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


.logo {
  /*position: absolute;*/
  width: 150px;
  height: 129px;
  position: fixed;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -50;
}  

}


#content .bg_sec01 {
   position: relative;
   background-position: center center;
   background-repeat: no-repeat;
   background-image: url(img/sec01.jpg);
   background-size: cover;
   width: 100%;
   height: 460px;
   z-index: -60;
}


#content .bg_sec02 {
   position: relative;
   background-position: center center;
   background-repeat: no-repeat;
   background-image: url(img/sec02.jpg);
   background-size: cover;
   width: 100%;
   height: 460px;
   z-index: -60;
}


#content .bg_sec03 {
   position: relative;
   background-position: left center;
   background-repeat: no-repeat;
   background-image: url(img/sec03.jpg);
   background-size: cover;
   width: 100%;
   height: 460px;
   z-index: -60;
}

#content .bg_sec04 {
   position: relative;
   background-position: right center;
   background-repeat: no-repeat;
   background-image: url(img/sec04.jpg);
   background-size: cover;
   width: 100%;
   height: 460px;
   z-index: -60;
}




#content .intro {
    position: relative;
   background-position: center bottom;
   background-repeat: no-repeat;
   background-image: url(img/intro_bg.jpg);
   background-size: cover;
   width: 100%;
   height: auto;
   padding: 50px 0 80px;
   margin: 0 auto;
   text-align: center;
   /*color: #2a2a2a!important;*/
}

#content .intro p {
    width: 90%;
    margin: 0 auto;
}


@media screen and (max-width: 876px) {
#content .intro {
  position: relative;
   background-position: center bottom;
   background-repeat: no-repeat;
   background-image: url(img/intro_bg.jpg);
   background-size: cover;
   width: 100%;
   height: auto;
   padding: 40px 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;
   margin-top: -1px;
}

}






@media screen and (max-width: 768px) {
#content .bg_sec01 {
   position: relative;
   background-position: center center;
   background-repeat: no-repeat;
   background-image: url(img/sec01sp.jpg);
   background-size: contain;
   background-size: cover;
   width: 100%;
   height: 230px;
   z-index: -60;
}


#content .bg_sec02 {
   position: relative;
   background-position: center center;
   background-repeat: no-repeat;
   background-image: url(img/sec02sp.jpg);
   background-size: cover;
   width: 100%;
   height: 230px;
   z-index: -60;
}


#content .bg_sec03 {
   position: relative;
   background-position: center center;
   background-repeat: no-repeat;
   background-image: url(img/sec03sp.jpg);
   background-size: cover;
   width: 100%;
   height: 230px;
   z-index: -60;
}

#content .bg_sec04 {
   position: relative;
   background-position: right center;
   background-repeat: no-repeat;
   background-image: url(img/sec04sp.jpg);
   background-size: cover;
   width: 100%;
   height: 230px;
   z-index: -60;
}
}





#content .link {
  position: relative;
   background-position: center center;
   background-repeat: no-repeat;
   background-image: url(img/link_bg.jpg);
   background-size: cover;
   width: 100%;
   height: auto;
   padding: 100px 0;
   text-align: center;
}


#content .link ul {    
    width: 680px;
    margin: 0 auto;
    overflow: hidden; 
}

#content .link ul li {
      
      width: 300px;
      height: auto;
      float: left;
      padding: 1.5%;
      -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;
}

#content .link ul li:nth-child(1) {
       margin-right: 40px;
}

#content .link ul li:nth-child(2) {
       margin-left: 40px;
}

#content .link ul li p {
        font-family: 'Passion One', cursive;
        font-weight: 400;
        font-size: 4.2rem;
        line-height: 2;
        text-align: center;
        letter-spacing: 0;
        margin-top: 100px;
}



@media screen and (max-width: 876px) {
#content .link {
  
   padding: 80px 0;
   
}

#content .link ul {    
    width: 96%;
    margin: 0 auto;
    overflow: hidden; 
}


#content .link ul li {
      
      width: 46%;
      height: auto;
      float: left;
       margin: 2%;
      padding: 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;
      border: solid 7px #fff;
}


#content .link ul li p {
        font-family: 'Passion One', cursive;
        font-weight: 400;
        font-size: 3.4rem;
        line-height: 1.6;
        text-align: center;
        letter-spacing: 0;
        margin-top: 60px;
}

#content .link ul li:nth-child(1) {
       margin: 2%;
}

#content .link ul li:nth-child(2) {
       margin: 2%;
}


}






#content #menu {
  position: relative;
   /*background-position: center center;
   background-repeat: no-repeat;
   background-image: url(../img/top/menu_bg.jpg);
   background-size: cover;*/
   background-color: #9BB9B5;
   width: 100%;
   height: auto;
   padding: 50px 0 80px;
}

#content #menu .menu {
  width: 60%;
  height: auto;
  margin: 0 auto;
  padding: 0;
}

#content #menu .menu .left {
   width: 44%;
   height: auto;
   margin: 0 3%;
   float: left;
}

#content #menu .menu .center {
   width: 30%;
   height: auto;
   margin: 0 2%;
   float: left;
}

#content #menu .menu .right {
   width: 44%;
   height: auto;
   margin: 0 3%;
   float: left;
}



table.table01 {
	width:100%;
	border-collapse: collapse;
        position: relative;
}


table.table01 tbody th {
        display:block;
	font-family: 'Passion One', sans-serif;
        font-weight: 400;
        font-size: 1.5em;
        background: transparent;
        border: none;
        color: #fff;
        margin: 60px auto 0;
        line-height: 1.5;
        letter-spacing: 0.06em;
	padding:10px 15px;
	/*vertical-align:top;*/
        text-align: center;
        text-transform: uppercase; 
}


table.table01 tbody tr:first-child th {
	margin: 30px auto 0;
}




table.table01 tbody td {
        display:block;
	padding:10px 15px 5px;
        line-height: 1.5;
	/*vertical-align:top;*/
}

table.table01 tbody td::before {
	content: attr(label);
	float: left;
	clear:both;
}
table.table01 tbody td p {
	padding-left:6em;
        text-align: right;
}

table.table01 tbody td p.right1 {
	padding-left:6em;
        text-align: right;
        padding-right:1em;
}

table.table01 tbody p.time {
        position: relative;
        text-align: left;
        padding: 0 0 10px;
}

table.table01 tbody p.tax {
        position: relative;
        text-align: center;
        padding: 0;
}



table.table01 tbody p.more {
        text-align: left;
        padding: 0;
        line-height: 1.5;
}

table.table01 tbody p.tax span{
     position: relative;
     display: inline-block;
     padding: 0 0.5em;
     font-size: 1.1rem;
     text-align: center;
}




      
table.table01 tbody p.tax span::before, table.table01 tbody p.tax span::after{
     position: absolute;
     top: 50%;
     content: '';
     width: 2em;
     height: 1px;
     background-color: #fff;
}
 
table.table01 tbody p.tax span::before {left: 100%;}
table.table01 tbody p.tax span::after { right: 100%;}




table.table01 tbody p.poi {
        display: block;
        position: relative;
        text-align: left;
        padding: 0 0 10px;
        font-size: 1.3rem;
        line-height: 1.3;
}

table.table01 tbody p.poi:before {
  content: "\f138";
  font-family: FontAwesome;
  padding-right: 4px;
}



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

#content #menu {
  position: relative;
   /*background-position: 18% 50%;
   background-repeat: no-repeat;
   background-image: url(../img/top/menu_bg.jpg);
   background-size: cover;*/
   width: 100%;
   height: auto;
   padding: 30px 0;
}

#content #menu .menu {
  width: 92%;
  height: auto;
  margin: 0 auto;
  padding: 0;
}

#content #menu .menu .left {
   width: 100%;
   height: auto;
   margin: 0;
   float: none;
}


#content #menu .menu .right {
   width: 100%;
   height: auto;
   margin: 0;
   float: none;
}

table.table01 tbody p.tax span{
     position: relative;
     display: inline-block;
     padding: 0 0.5em;
     font-size: 1.2rem;
     text-align: center;
}

table.table01 tbody p.tax span::before, table.table01 tbody p.tax span::after{
     position: absolute;
     top: 50%;
     content: '';
     width: 3em;
     height: 1px;
     background-color: #fff;
     
}


table.table01 tbody p.poi {
        padding: 0 0 10px;
        font-size: 1.2rem;
        line-height: 1.3;
}


table.table01 tbody th {
        display:block;
	font-family: 'Passion One', sans-serif;
        font-weight: 400;
        font-size: 1.5em;
        background: transparent;
        border: none;
        color: #fff;
        margin: 30px auto 0;
        line-height: 1.5;
        letter-spacing: 0.06em;
	padding:10px 15px 5px;
	/*vertical-align:top;*/
        text-align: center;
        text-transform: uppercase; 
}


table.table01 tbody tr:first-child th {
	margin: 30px auto 0;
}


}


#content .salon {
  position: relative;
   background-position: center center;
   background-repeat: no-repeat;
   background-image: url(../img/top/salon_bg.jpg);
   background-size: cover;
   width: 100%;
   height: auto;
   padding: 50px 0 0;
   text-align: center;
}

#content .salon .info {
  width: 80%;
  height: auto;
  margin: 0 auto;
  padding: 0;
}

#content .salon .info .center {
   width: 90%;
   height: auto;
   margin: 0 auto;
   padding-top: 20px;
}



#content .salon .info .center p.copyright {
   font-size: 0.8em;
   /*line-height: 1.6;*/
   line-height: 40px;
   margin: 100px auto 0;
   letter-spacing: 0;
}





@media screen and (max-width: 1224px) {
#content .salon .info {
  width: 96%;
  height: auto;
  margin: 0 auto;
  padding: 0;
}
}

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

#content .salon {
   padding: 30px 0 0;
}

}

@media screen and (max-width: 876px) {
#content .salon .info .center p.copyright {
   margin: 80px auto 0;
   line-height: 34px;
}
}

#content .link_map {
  position: relative;
   
   width: 100%;
   height: auto;
   padding: 0;
}


#content .link_map .left {
 position: relative;
   background-position: center center;
   background-repeat: no-repeat;
   background-image: url(../img/top/gallery_bg.jpg);
   background-size: cover;
   width: 50%;
   height: 640px;
   padding: 100px 0;
   text-align: center;
   float: left;
}

#content .link_map .right {
     position: relative;
   width: 50%;
   height: 640px;
   padding: 0;
   float: right;
}
#access {
    width: 100%;
    position: relative;
    height: 640px;
    overflow: hidden;
}



#office_map{
  position: relative; 
  width: 100%;
  height: 640px;
 
}


#content .link2 ul {    
    width: 80%;
    margin: 0 auto;
    overflow: hidden; 
}

#content .link2 ul li {
      
      width: 300px;
      height: auto;
      padding: 1.5%;
      margin: 0 auto;
      -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;
}



#content .link2 ul li p {
        font-family: 'Passion One', cursive;
        font-weight: 400;
        font-size: 4.2rem;
        line-height: 2;
        text-align: center;
        letter-spacing: 0;
        margin-top: 100px;
}



@media screen and (max-width: 876px) {
#content .link_map {
  position: relative;
   
   width: 100%;
   height: auto;
   padding: 0;
}


#content .link_map .left {
 position: relative;
   background-position: center center;
   background-repeat: no-repeat;
   background-image: url(../img/top/gallery_bg_sp.jpg);
   background-size: cover;
   width: 100%;
   height: 420px;
   padding: 60px 0 0;
   text-align: center;
   float: none;
}

#content .link_map .right {
     position: relative;
   width: 100%;
   height: 420px;
   padding: 0;
   float: none;
}
#access {
    width: 100%;
    position: relative;
    height: 420px;
    overflow: hidden;
}



#office_map{
  position: relative; 
  width: 100%;
  height: 420px;
 
}




#content .link2 ul {    
    width: 96%;
    margin: 0 auto;
    overflow: hidden; 
}


#content .link2 ul li {
      
      width: 54%;
      height: auto;
       margin: 0 auto;
      padding: 20px 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;
      border: solid 7px #fff;
}


#content .link2 ul li p {
        font-family: 'Passion One', cursive;
        font-weight: 400;
        font-size: 3.4rem;
        line-height: 1.1;
        text-align: center;
        letter-spacing: 0;
        margin-top: 60px;
}


}








#content #photo {
  position: relative;
   background-position: center center;
   background-repeat: no-repeat;
   background-image: url(img/gallery_bg.jpg);
   background-size: cover;
   width: 100%;
   height: auto;
   padding: 50px 0;
  
  text-align: center;
  
}

#photo ul {
   width: 80%;
   height: auto;
    margin: 80px auto 80px;
    overflow: hidden;
   
   display: inine-block;
}
  
#photo ul li {
    position: relative;
    width: 23%;
    height: auto;
    
    float: left;  
    margin: 1%;
    border: solid 8px #fff;
        padding: 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;
      /*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: center center;
   background-repeat: no-repeat;
   background-image: url(img/gallery_bg.jpg);
   background-size: cover;
   width: 100%;
   height: auto;
   padding: 30px 0 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: 0;  
}
   

}

@media screen and (max-width: 700px) {
#photo ul {
   width: 100%;/*96*/
   max-width: auto;
   height: auto;
   margin: 20px auto 20px;
   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: 0;  
}

}





#content .staff {
  position: relative;
   background-position: right center;
   background-repeat: no-repeat;
   background-image: url(img/staff_bg.jpg);
   background-size: cover;
   width: 100%;
   height: auto;
   padding: 50px 0;
   text-align: center;
}


#content .staff ul {    
    width: 90%;
    margin: 0 auto;
    overflow: hidden; 
}

#content .staff ul li {
      
      width: 25%;
      height: auto;
      float: left;
      /*margin-left: 1.2%;*/
      padding: 1.5%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      -o-box-sizing: border-box;
      box-sizing: border-box;
}


#content .staff ul li .figure_box {
        position: relative;
        width: 100%;
        overflow: hidden;
        border: solid 10px #fff;
        padding: 10px;
}

#content .staff ul li .figure_box figure {     
          -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;
          overflow: hidden;
}


#content .staff li .figure_box figure img {
          width: 100%;
}

#content .staff ul li p {
        margin-top: 15px;
        font-family: 'Passion One', cursive;
        font-weight: 400;
        font-size: 2.2rem;
        line-height: 1.2;
        text-align: center;
        letter-spacing: 0.02em;
}

#content .staff ul li p span {
        font-family: 'Allan', cursive;
        font-weight: 400;
        display: block;
        font-size: 2.4rem;
        letter-spacing: 0.05em;
}




@media screen and (max-width: 876px) {
#content .staff {
  position: relative;
   background-position: right center;
   background-repeat: no-repeat;
   background-image: url(img/staff_bg.jpg);
   background-size: 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;
}



#content .staff ul {    
    width: 96%;
    margin: 0 auto;
    overflow: hidden; 
}

#content .staff ul li {
      width: 50%;
      height: auto;
      float: left;
      padding: 1.5% ;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      -o-box-sizing: border-box;
      box-sizing: border-box;
      }

#content .staff ul li .figure_box {
        border: solid 7px #fff;
        padding: 7px;
}


#content .staff ul li p {
        margin: 10px auto 15px;       
        font-size: 1.8rem;

}

#content .staff ul li p span {
        display: block;
        font-size: 2.2rem;
        letter-spacing: 0.04em;
}


}





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

.sec01 .box, .sec02 .box {
   position: relative;
   width: 80%;
   max-width: 1000px;
   height: auto;
    margin: 0 auto 80px;
    display: flex;
  justify-content: center;
  align-items: center;
}


  



.sec01 .box .left{
      width: 49%;
      float: left;
      
}


.sec01 .box .right {
     width: 47%;
     margin-left: 3%;
      float: right;
     
}



.sec02 .box .left{
      width: 47%;
      margin-right: 3%;
      float: left;
      
}


.sec02 .box .right {
     width: 49%;
      float: right;
     
}



.sec01 .box .right .name {
    display: inline-block;
    font-family: "Playfair Display", serif;
    font-size: 2.5em;
    color: #fff;
    line-height: 2;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-tap-highlight-color: transparent;
    font-style : italic;
    padding-bottom: 20px;
    letter-spacing: 0;
}


.sec02 .box .left .name {
    display: inline-block;
    font-family: "Playfair Display", serif;
    font-size: 2.5em;
    color: #fff;
    line-height: 2;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-tap-highlight-color: transparent;
    font-style : italic;
    padding-bottom: 20px;
    letter-spacing: 0;
}





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

.sec02 .box .left .copy {
    display: block;
    font-family: "Sawarabi Mincho", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, 'Noto Serif Japanese', serif;
    font-size: 1.7em;
    color: #fff;
    line-height: 1.3;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-tap-highlight-color: transparent;
    
}

.sec01 .box .right .text {
    display: block;
    padding-top: 25px;
}


.sec02 .box .left .text {
    display: block;
    padding-top: 25px;
}






@media screen and (max-width: 920px) {
.sec01 .box, .sec02 .box {
   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) {

#pickup {
   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;
}

.sec01 .box, .sec02 .box {
   width: 90%
   margin: 0 auto 40px;
   display: block;
}

.sec01 .box .left, .sec02 .box .right {
      width: 100%;
      float: none;
      margin-bottom: 15px;
      
}


.sec01 .box .right, .sec02 .box .left {
     width: 100%;
     margin-left: 0;
      float: none;
}


.sec01 .box .right .name, .sec02 .box .left .name {
    display: inline-block;
    
    font-size: 2em;
    color: #fff;
    line-height: 2;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-tap-highlight-color: transparent;
    padding-bottom: 0;
}



.sec01 .box .right .copy, .sec02 .box .left .copy {
    display: block;
    
    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;
    
    letter-spacing: 0;
}


.sec01 .box .right .text, .sec02 .box .left .text {
    display: block;
    padding-top: 15px;
}

}