*:focus {
outline: none;
}


@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 0.3}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 0.3}
}

@keyframes fadeOut {
    0% {
    opacity: 0.9;
    height: 135px;
    }
    95% {height: 135px;}    
    100% {opacity: 0}
}

@-webkit-keyframes fadeOut {
    0% {
    opacity: 0.9;
    height: 135px;
    }    95% {height: 135px;}
    100% {opacity: 0}
}


body {
  color: #ffffff;
  letter-spacing: 1px;
}

.hoge-box {
    display: none;
    animation: late-open 0.5s ease-in 10s forwards;
}

/* late-open = display: block; */
@keyframes late-open {
  to {
    display: block;
  }
}

#wrap.on1 {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../../img/works/haikei.jpg);
    background-repeat: no-repeat;
    background-size: cover; 
    z-index: -998;
    opacity: 0.3;
    overflow-y: auto;
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
}



#wrap.on2 {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../../img/works/haikei2.jpg);
    background-repeat: no-repeat;
    background-size: cover;  
    z-index: -998;
    opacity: 0.3;
    overflow-y: auto;
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;

}

#wrap.on3 {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../../img/works/haikei3.jpg);
    background-repeat: no-repeat;
    background-size: cover;  
    z-index: -998;
    opacity: 0.3;
    overflow-y: auto;
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;

}

#wrap.on4 {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../../img/works/haikei4.jpg);
    background-repeat: no-repeat;
    background-size: cover;  
    z-index: -998;
    opacity: 0.3;
    overflow-y: auto;
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;

}

#wrap.on5 {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../../img/works/haikei5.jpg);
    background-repeat: no-repeat;
    background-size: cover;  
    z-index: -998;
    opacity: 0.3;
    overflow-y: auto;
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;

}

#wrap.on6 {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../../img/works/haikei6.jpg);
    background-repeat: no-repeat;
    background-size: cover;  
    z-index: -998;
    opacity: 0.3;
    overflow-y: auto;
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;

}

#wrap.on7 {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../../img/works/haikei7.jpg);
    background-repeat: no-repeat;
    background-size: cover;  
    z-index: -998;
    opacity: 0.3;
    overflow-y: auto;
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
}

#wrap.on8 {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../../img/works/haikei8.jpg);
    background-repeat: no-repeat;
    background-size: cover;  
    z-index: -998;
    opacity: 0.3;
    overflow-y: auto;
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
}

#wrap.on9 {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../../img/works/haikei9.jpg);
    background-repeat: no-repeat;
    background-size: cover;  
    z-index: -998;
    opacity: 0.3;
    overflow-y: auto;
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
}

#wrap.on10 {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../../img/works/haikei10.jpg);
    background-repeat: no-repeat;
    background-size: cover;  
    z-index: -998;
    opacity: 0.3;
    overflow-y: auto;
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
}

#wrap.on11 {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../../img/works/haikei11.jpg);
    background-repeat: no-repeat;
    background-size: cover;  
    z-index: -998;
    opacity: 0.3;
    overflow-y: auto;
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
}

#wrap.on12 {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../../img/works/haikei12.jpg);
    background-repeat: no-repeat;
    background-size: cover;  
    z-index: -998;
    opacity: 0.3;
    overflow-y: auto;
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
}

#wrap.on13 {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../../img/works/haikei13.jpg);
    background-repeat: no-repeat;
    background-size: cover;  
    z-index: -998;
    opacity: 0.3;
    overflow-y: auto;
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
}

#wrap.on14 {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../../img/works/haikei14.jpg);
    background-repeat: no-repeat;
    background-size: cover;  
    z-index: -998;
    opacity: 0.3;
    overflow-y: auto;
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
}

#wrap.on15 {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../../img/works/haikei15.jpg);
    background-repeat: no-repeat;
    background-size: cover;  
    z-index: -998;
    opacity: 0.3;
    overflow-y: auto;
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
}

#wrap.on16 {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../../img/works/haikei16.jpg);
    background-repeat: no-repeat;
    background-size: cover;  
    z-index: -998;
    opacity: 0.3;
    overflow-y: auto;
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
}

#wrap.on17 {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../../img/works/haikei17.jpg);
    background-repeat: no-repeat;
    background-size: cover;  
    z-index: -998;
    opacity: 0.3;
    overflow-y: auto;
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
}

#wrap.on18 {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../../img/works/haikei18.jpg);
    background-repeat: no-repeat;
    background-size: cover;  
    z-index: -998;
    opacity: 0.3;
    overflow-y: auto;
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
}

#wrap.on19 {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../../img/works/haikei19.jpg);
    background-repeat: no-repeat;
    background-size: cover;  
    z-index: -998;
    opacity: 0.3;
    overflow-y: auto;
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
}

#wrap.on20 {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../../img/works/haikei20.jpg);
    background-repeat: no-repeat;
    background-size: cover;  
    z-index: -998;
    opacity: 0.3;
    overflow-y: auto;
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
}

#wrap.on21 {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../../img/works/haikei21.jpg);
    background-repeat: no-repeat;
    background-size: cover;  
    z-index: -998;
    opacity: 0.3;
    overflow-y: auto;
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
}

#wrap.on22 {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../../img/works/haikei22.jpg);
    background-repeat: no-repeat;
    background-size: cover;  
    z-index: -998;
    opacity: 0.3;
    overflow-y: auto;
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
}

#wrap.on23 {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../../img/works/haikei23.jpg);
    background-repeat: no-repeat;
    background-size: cover;  
    z-index: -998;
    opacity: 0.3;
    overflow-y: auto;
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
}

#wrap.on24 {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../../img/works/haikei24.jpg);
    background-repeat: no-repeat;
    background-size: cover;  
    z-index: -998;
    opacity: 0.3;
    overflow-y: auto;
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
}

#wrap.on25 {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../../img/works/haikei25.jpg);
    background-repeat: no-repeat;
    background-size: cover;  
    z-index: -998;
    opacity: 0.3;
    overflow-y: auto;
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
}

#wrap.on26 {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../../img/works/haikei26.jpg);
    background-repeat: no-repeat;
    background-size: cover;  
    z-index: -998;
    opacity: 0.3;
    overflow-y: auto;
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
}

#wrap.on27 {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../../img/works/haikei27.jpg);
    background-repeat: no-repeat;
    background-size: cover;  
    z-index: -998;
    opacity: 0.3;
    overflow-y: auto;
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
}

#wrap.on28 {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../../img/works/haikei28.jpg);
    background-repeat: no-repeat;
    background-size: cover;  
    z-index: -998;
    opacity: 0.3;
    overflow-y: auto;
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
}

#wrap.on29 {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../../img/works/haikei29.jpg);
    background-repeat: no-repeat;
    background-size: cover;  
    z-index: -998;
    opacity: 0.3;
    overflow-y: auto;
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
}

#wrap.on30 {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../../img/works/haikei30.jpg);
    background-repeat: no-repeat;
    background-size: cover;  
    z-index: -998;
    opacity: 0.3;
    overflow-y: auto;
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
}

#wrap.on31 {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../../img/works/haikei31.jpg);
    background-repeat: no-repeat;
    background-size: cover;  
    z-index: -998;
    opacity: 0.3;
    overflow-y: auto;
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
}

#wrap.on32 {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../../img/works/haikei32.jpg);
    background-repeat: no-repeat;
    background-size: cover;  
    z-index: -998;
    opacity: 0.3;
    overflow-y: auto;
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
}

#wrap.on33 {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../../img/works/haikei33.jpg);
    background-repeat: no-repeat;
    background-size: cover;  
    z-index: -998;
    opacity: 0.3;
    overflow-y: auto;
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
}

#wrap.on34 {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../../img/works/haikei34.jpg);
    background-repeat: no-repeat;
    background-size: cover;  
    z-index: -998;
    opacity: 0.3;
    overflow-y: auto;
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
}

#wrap.on35 {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../../img/works/haikei35.jpg);
    background-repeat: no-repeat;
    background-size: cover;  
    z-index: -998;
    opacity: 0.3;
    overflow-y: auto;
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
}

#wrap.on36 {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../../img/works/haikei36.jpg);
    background-repeat: no-repeat;
    background-size: cover;  
    z-index: -998;
    opacity: 0.3;
    overflow-y: auto;
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
}

#wrap.on37 {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../../img/works/haikei37.jpg);
    background-repeat: no-repeat;
    background-size: cover;  
    z-index: -998;
    opacity: 0.3;
    overflow-y: auto;
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
}

#wrap.on38 {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../../img/works/haikei38.jpg);
    background-repeat: no-repeat;
    background-size: cover;  
    z-index: -998;
    opacity: 0.3;
    overflow-y: auto;
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
}

#wrap.on39 {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../../img/works/haikei39.jpg);
    background-repeat: no-repeat;
    background-size: cover;  
    z-index: -998;
    opacity: 0.3;
    overflow-y: auto;
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
}

#wrap.on40 {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../../img/works/haikei40.jpg);
    background-repeat: no-repeat;
    background-size: cover;  
    z-index: -998;
    opacity: 0.3;
    overflow-y: auto;
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
}

#wrap.on41 {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../../img/works/haikei41.jpg);
    background-repeat: no-repeat;
    background-size: cover;  
    z-index: -998;
    opacity: 0.3;
    overflow-y: auto;
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
}

#wrap.on42 {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../../img/works/haikei42.jpg);
    background-repeat: no-repeat;
    background-size: cover;  
    z-index: -998;
    opacity: 0.3;
    overflow-y: auto;
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
}

#wrap.on43 {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../../img/works/haikei43.jpg);
    background-repeat: no-repeat;
    background-size: cover;  
    z-index: -998;
    opacity: 0.3;
    overflow-y: auto;
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
}

#wrap.on44 {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../../img/works/haikei44.jpg);
    background-repeat: no-repeat;
    background-size: cover;  
    z-index: -998;
    opacity: 0.3;
    overflow-y: auto;
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
}


.me_back.on1 {
  animation: fadeOut 0.8s ease 0s 1 normal;
  -webkit-animation: fadeOut 0.8s ease 0s 1 normal;
  height: 0px;
}


.me_back.on2 {
  animation: fadeOut 0.8s ease 0s 1 normal;
  -webkit-animation: fadeOut 0.8s ease 0s 1 normal;
  height: 0px;
}


.me_back.on3 {
  animation: fadeOut 0.8s ease 0s 1 normal;
  -webkit-animation: fadeOut 0.8s ease 0s 1 normal;
  height: 0px;
}


.me_back.on4 {
  animation: fadeOut 0.8s ease 0s 1 normal;
  -webkit-animation: fadeOut 0.8s ease 0s 1 normal;
  height: 0px;
}


.me_back.on5 {
  animation: fadeOut 0.8s ease 0s 1 normal;
  -webkit-animation: fadeOut 0.8s ease 0s 1 normal;
  height: 0px;
}


.me_back.on6 {
  animation: fadeOut 0.8s ease 0s 1 normal;
  -webkit-animation: fadeOut 0.8s ease 0s 1 normal;
  height: 0px;
}


.me_back.on7 {
  animation: fadeOut 0.8s ease 0s 1 normal;
  -webkit-animation: fadeOut 0.8s ease 0s 1 normal;
  height: 0px;
}


.me_back.on8 {
  animation: fadeOut 0.8s ease 0s 1 normal;
  -webkit-animation: fadeOut 0.8s ease 0s 1 normal;
  height: 0px;
}


.me_back.on9 {
  animation: fadeOut 0.8s ease 0s 1 normal;
  -webkit-animation: fadeOut 0.8s ease 0s 1 normal;
  height: 0px;
}


.me_back.on10 {
  animation: fadeOut 0.8s ease 0s 1 normal;
  -webkit-animation: fadeOut 0.8s ease 0s 1 normal;
  height: 0px;
}


.me_back.on11 {
  animation: fadeOut 0.8s ease 0s 1 normal;
  -webkit-animation: fadeOut 0.8s ease 0s 1 normal;
  height: 0px;
}


.me_back.on12 {
  animation: fadeOut 0.8s ease 0s 1 normal;
  -webkit-animation: fadeOut 0.8s ease 0s 1 normal;
  height: 0px;
}


.me_back.on13 {
  animation: fadeOut 0.8s ease 0s 1 normal;
  -webkit-animation: fadeOut 0.8s ease 0s 1 normal;
  height: 0px;
}


.me_back.on14 {
  animation: fadeOut 0.8s ease 0s 1 normal;
  -webkit-animation: fadeOut 0.8s ease 0s 1 normal;
  height: 0px;
}


.me_back.on15 {
  animation: fadeOut 0.8s ease 0s 1 normal;
  -webkit-animation: fadeOut 0.8s ease 0s 1 normal;
  height: 0px;
}


.me_back.on16 {
  animation: fadeOut 0.8s ease 0s 1 normal;
  -webkit-animation: fadeOut 0.8s ease 0s 1 normal;
  height: 0px;
}


.me_back.on17 {
  animation: fadeOut 0.8s ease 0s 1 normal;
  -webkit-animation: fadeOut 0.8s ease 0s 1 normal;
  height: 0px;
}


.me_back.on18 {
  animation: fadeOut 0.8s ease 0s 1 normal;
  -webkit-animation: fadeOut 0.8s ease 0s 1 normal;
  height: 0px;
}


.me_back.on19 {
  animation: fadeOut 0.8s ease 0s 1 normal;
  -webkit-animation: fadeOut 0.8s ease 0s 1 normal;
  height: 0px;
}


.me_back.on20 {
  animation: fadeOut 0.8s ease 0s 1 normal;
  -webkit-animation: fadeOut 0.8s ease 0s 1 normal;
  height: 0px;
}


.me_back.on21 {
  animation: fadeOut 0.8s ease 0s 1 normal;
  -webkit-animation: fadeOut 0.8s ease 0s 1 normal;
  height: 0px;
}

.me_back.on22 {
  animation: fadeOut 0.8s ease 0s 1 normal;
  -webkit-animation: fadeOut 0.8s ease 0s 1 normal;
  height: 0px;
}

.me_back.on23 {
  animation: fadeOut 0.8s ease 0s 1 normal;
  -webkit-animation: fadeOut 0.8s ease 0s 1 normal;
  height: 0px;
}

.me_back.on24 {
  animation: fadeOut 0.8s ease 0s 1 normal;
  -webkit-animation: fadeOut 0.8s ease 0s 1 normal;
  height: 0px;
}

.me_back.on25 {
  animation: fadeOut 0.8s ease 0s 1 normal;
  -webkit-animation: fadeOut 0.8s ease 0s 1 normal;
  height: 0px;
}

.me_back.on26 {
  animation: fadeOut 0.8s ease 0s 1 normal;
  -webkit-animation: fadeOut 0.8s ease 0s 1 normal;
  height: 0px;
}

.me_back.on27 {
  animation: fadeOut 0.8s ease 0s 1 normal;
  -webkit-animation: fadeOut 0.8s ease 0s 1 normal;
  height: 0px;
}

.me_back.on28 {
  animation: fadeOut 0.8s ease 0s 1 normal;
  -webkit-animation: fadeOut 0.8s ease 0s 1 normal;
  height: 0px;
}

.me_back.on29 {
  animation: fadeOut 0.8s ease 0s 1 normal;
  -webkit-animation: fadeOut 0.8s ease 0s 1 normal;
  height: 0px;
}

.me_back.on30 {
  animation: fadeOut 0.8s ease 0s 1 normal;
  -webkit-animation: fadeOut 0.8s ease 0s 1 normal;
  height: 0px;
}

.me_back.on31 {
  animation: fadeOut 0.8s ease 0s 1 normal;
  -webkit-animation: fadeOut 0.8s ease 0s 1 normal;
  height: 0px;
}

.me_back.on32 {
  animation: fadeOut 0.8s ease 0s 1 normal;
  -webkit-animation: fadeOut 0.8s ease 0s 1 normal;
  height: 0px;
}

.me_back.on33 {
  animation: fadeOut 0.8s ease 0s 1 normal;
  -webkit-animation: fadeOut 0.8s ease 0s 1 normal;
  height: 0px;
}

.me_back.on34 {
  animation: fadeOut 0.8s ease 0s 1 normal;
  -webkit-animation: fadeOut 0.8s ease 0s 1 normal;
  height: 0px;
}

.me_back.on35 {
  animation: fadeOut 0.8s ease 0s 1 normal;
  -webkit-animation: fadeOut 0.8s ease 0s 1 normal;
  height: 0px;
}

.me_back.on36 {
  animation: fadeOut 0.8s ease 0s 1 normal;
  -webkit-animation: fadeOut 0.8s ease 0s 1 normal;
  height: 0px;
}

.me_back.on37 {
  animation: fadeOut 0.8s ease 0s 1 normal;
  -webkit-animation: fadeOut 0.8s ease 0s 1 normal;
  height: 0px;
}

.me_back.on38 {
  animation: fadeOut 0.8s ease 0s 1 normal;
  -webkit-animation: fadeOut 0.8s ease 0s 1 normal;
  height: 0px;
}

.me_back.on39 {
  animation: fadeOut 0.8s ease 0s 1 normal;
  -webkit-animation: fadeOut 0.8s ease 0s 1 normal;
  height: 0px;
}

.me_back.on40 {
  animation: fadeOut 0.8s ease 0s 1 normal;
  -webkit-animation: fadeOut 0.8s ease 0s 1 normal;
  height: 0px;
}

.me_back.on41 {
  animation: fadeOut 0.8s ease 0s 1 normal;
  -webkit-animation: fadeOut 0.8s ease 0s 1 normal;
  height: 0px;
}

.me_back.on42 {
  animation: fadeOut 0.8s ease 0s 1 normal;
  -webkit-animation: fadeOut 0.8s ease 0s 1 normal;
  height: 0px;
}

.me_back.on43 {
  animation: fadeOut 0.8s ease 0s 1 normal;
  -webkit-animation: fadeOut 0.8s ease 0s 1 normal;
  height: 0px;
}

.me_back.on44 {
  animation: fadeOut 0.8s ease 0s 1 normal;
  -webkit-animation: fadeOut 0.8s ease 0s 1 normal;
  height: 0px;
}


.cont {
    width: 1000px;
    margin: 0 auto;
    z-index: 999999;
    opacity: 0.8;
    padding: 50px 0 50px;
    font-size: 17px;
}

.mb {
    margin-bottom: 65px;
}

.gy {
  line-height: 40px;
}

.ml {
  margin-left: -10px;
}

.url {
  background-color: #ffffff;
  color: #131313;
  text-decoration: underline;
  font-size: 12px;
  padding: 5px 10px 3px  ;
  vertical-align: middle;
  font-weight: normal;
}

.url:hover {
    text-decoration: none;
}


#wrap a{
  content: "";
  position: absolute;
  top: 1em;
  left: 0;
  display: inline-block;
  pointer-events: none;
}



#wrap.on1 a:hover {
  text-decoration: none;
}




.cont a {
  position: relative;
  color: #fff;
  text-decoration: none;
}

.wname {
  font-size: 13px;
  vertical-align: bottom;
}


.catit01 {
  font-size: 27px;
  color: #ffffff;
  text-align: right;
  line-height: 12px;
  letter-spacing: 2px;
  opacity: 0.8;
}

.catit02 {
  font-size: 27px;
  color: #ffffff;
  line-height: 12px;
  letter-spacing: 2px;  
  margin-top: 135px;
  opacity: 0.8;
}


.catit03 {
  font-size: 17px;
  color: #ffffff;
  line-height: 10px;
  letter-spacing: 2px;
  opacity: 0.8;  
}

.catit04 {
  font-size: 27px;
  color: #ffffff;
  text-align: right;
  line-height: 12px;
  letter-spacing: 2px;
  margin-top: 100px;
  opacity: 0.8;
}

.titb {
  margin-top: 135px;
}

.tit_line {
  border-bottom: 1px solid #737373;
  margin-bottom: 74px;
}
.tit_line2 {
  border-bottom: 1px solid #737373;
  margin-bottom: 24px;
}

.main_th {
    padding-bottom: 30px;
}

.box {
    margin-bottom: 70px;
}

.box ul {
    display: flex;
    margin-bottom: 40px;
}

.box .sub {
    margin-bottom: 40px;
}

.box li {
    list-style: none;
}

.box .mr {
    margin-right: 26px;
}


.boxtext {
    font-size: 12px;
    line-height: 23px;
    margin-right: 40px;
    opacity: 0.8;
}

.boxtext2 {
    font-size: 12px;
    line-height: 23px;
    margin-right: 150px;
    opacity: 0.8;
}

.boxtext_r {
    font-size: 12px;
    line-height: 23px;
    opacity: 0.8;
}


.sct {
    margin: -100px 0 100px;

}


.toggle_title {
  font-size: 17px;
  text-align: center;
}

.toggle_arrow {
  font-size: 17px;
  text-align: center;
  line-height: 42px;
  margin: 0;
  padding: 0;
  position: relative;
  cursor: pointer;
  transition: 0.3s;
  opacity: 0.8;
}
.toggle_arrow:hover {
  color: #6d6d6d;
}
.toggle_arrow:after {
  content: "";
  display: inline-block;
  width: 87px;
  height: 38px;
  background:url(../../../assets/img/works/work_arrow.png) no-repeat left top;
  position:absolute;
  text-align: center;
  transform: translateY(-50%);
  transition: 0.2s;
  top: 90px;
  left: 456px;
}
.toggle_arrow.selected:after {
  transform: translateY(-50%) rotate(180deg);
  transition: 0.2s;
}
.toggle_txt {
  display: none;
  padding: 20px; 
}


.moviebox {
  width: 1000px;
  margin: 0 auto;
  padding-top: 120px;
}