/***load***/
#loader-bg {
  background: #fff;
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 10;
}

#loader-bg img {
  background: #fff;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
}

@font-face {
  font-family: "SpaceGrotesk-bold";
  font-style: normal;
  font-weight: bold;
  src: url("fonts/SpaceGrotesk-bold.otf") format("opentype"), url("fonts/SpaceGrotesk-bold.woff2") format("woff2"), url("fonts/SpaceGrotesk-bold.woff") format("woff");
}
@font-face {
  font-family: "SpaceGrotesk-regular";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/SpaceGrotesk-regular.otf") format("opentype"), url("fonts/SpaceGrotesk-regular.woff2") format("woff2"), url("fonts/SpaceGrotesk-regular.woff") format("woff");
}
@font-face {
  font-family: "SpaceGrotesk-light";
  font-style: normal;
  font-weight: lighter;
  src: url("fonts/SpaceGrotesk-light.otf") format("opentype"), url("fonts/SpaceGrotesk-light.woff2") format("woff2"), url("fonts/SpaceGrotesk-light.woff") format("woff");
}
.row, .menu2, .menu, .abwrapper, .fvwrapper {
  display: flex;
  flex-direction: row;
}

.column, footer, .menu2__md, .rwwrapper, .fvwrapper__txtbox, .fvwrapper__headlinebox {
  display: flex;
  flex-direction: column;
}

html {
  max-width: 1366px;
  margin: 0 auto;
  background: #101011; /* Fills the page */
  position: relative; /* Fix for absolute positioning */
}

main {
  margin: auto;
}

body {
  background-color: #101011;
  color: #d7d7d7;
  position: relative;
}
@media (min-width: 1366px) {
  body {
    margin-left: 27.32px;
    margin-right: 27.32px;
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media (max-width: 1366px) {
  body {
    margin-left: 2vw;
    margin-right: 2vw;
    margin-top: 0;
    margin-bottom: 0;
  }
}

body::-webkit-scrollbar {
  display: none;
}

h1, h2 {
  font-family: "SpaceGrotesk-Bold", sans-serif;
  font-weight: bold;
}
@media (min-width: 1366px) {
  h1, h2 {
    font-size: 57.372px;
    line-height: 71.032px;
    letter-spacing: 4.5533333333px;
  }
}
@media (max-width: 1366px) {
  h1, h2 {
    font-size: 4.2vw;
    line-height: 5.2vw;
    letter-spacing: 0.3vw;
  }
}
@media (max-width: 768px) {
  h1, h2 {
    font-size: 5.2vw;
    line-height: 6.2vw;
    letter-spacing: 0.6vw;
  }
}

h3, h4 {
  font-family: roboto;
  font-weight: lighter;
}
@media (min-width: 1366px) {
  h3, h4 {
    font-size: 46.444px;
    line-height: 54.64px;
    letter-spacing: -1.366px;
  }
}
@media (max-width: 1366px) {
  h3, h4 {
    font-size: 3.4vw;
    line-height: 4vw;
    letter-spacing: -0.1vw;
  }
}

p {
  font-family: roboto;
}
@media (min-width: 1366px) {
  p {
    font-size: 20.49px;
    letter-spacing: 1.366px;
    margin: 0;
  }
}
@media (max-width: 1366px) {
  p {
    font-size: 1.5vw;
    letter-spacing: 0.1vw;
  }
}
@media (max-width: 768px) {
  p {
    font-size: 2vw;
    letter-spacing: 0.2vw;
  }
}
@media (max-width: 667px) {
  p {
    font-size: 2.1vw;
    letter-spacing: 0.21vw;
  }
}

.scroll-bar {
  height: 1px;
  position: fixed;
  z-index: 2;
  top: 0;
  right: 0;
  background-color: #ffd200;
}
@media (min-width: 1366px) {
  .scroll-bar {
    width: 27.32px;
  }
}
@media (max-width: 1366px) {
  .scroll-bar {
    width: 2vw;
  }
}

::-moz-selection {
  color: #101011;
  background: #ffd200;
}

::selection {
  color: #101011;
  background: #ffd200;
}

a {
  color: inherit;
  text-decoration: none;
}

.fadeInDown {
  -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
          animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}

.sp_op {
  display: none;
}

/*********************************************
fv
**********************************************/
#fv {
  position: relative;
  width: 100%;
}
@media (min-height: 768px) {
  #fv {
    height: 706.56px;
    padding-top: 54.6399999744px;
    padding-bottom: 27.3200000256px;
  }
}
@media (max-height: 768px) {
  #fv {
    height: 706.56px;
    padding-top: 7.11458333vh;
    padding-bottom: 3.55729167vh;
  }
}
@media (max-width: 768px) {
  #fv {
    height: 50vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 7.11458333vh;
  }
}
@media (max-width: 768px) and (max-height: 414px) {
  #fv {
    height: 100vh;
    align-items: baseline;
  }
}
@media (max-width: 667px) and (max-width: 667px) {
  #fv {
    padding-top: 3.55729167vh;
    padding-bottom: 3.55729167vh;
  }
}
@media (max-width: 600px) {
  #fv {
    /*                padding-bottom: 14,2291667vh; */
  }
}
@media (max-width: 414px) {
  #fv {
    padding-top: 3.55729167vh;
    padding-bottom: 3.55729167vh;
  }
}

.fvwrapper {
  width: 100%;
  overflow-x: hidden;
  justify-content: space-evenly;
}
@media (min-height: 768px) {
  .fvwrapper {
    height: 660.48px;
  }
}
@media (max-height: 768px) {
  .fvwrapper {
    height: 86vh;
  }
}
@media (max-width: 768px) {
  .fvwrapper {
    height: unset;
    justify-content: auto;
    align-items: center;
  }
}
@media (max-width: 414px) {
  .fvwrapper {
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
}
.fvwrapper__headlinebox {
  width: 100%;
  min-width: 56%;
  height: unset;
  text-align: left;
  display: flex;
  justify-content: space-between;
  position: relative;
}
@media (min-width: 1366px) {
  .fvwrapper__headlinebox {
    padding: 0 27.32px 0 54.64px;
  }
}
@media (max-width: 1366px) {
  .fvwrapper__headlinebox {
    padding: 0 2vw 0 4vw;
  }
}
@media (max-width: 768px) {
  .fvwrapper__headlinebox {
    justify-content: space-evenly;
    max-width: 56%;
    flex-direction: column-reverse;
  }
}
@media (max-width: 414px) {
  .fvwrapper__headlinebox {
    padding: 0;
    max-width: 92%;
  }
}
.fvwrapper__headlinebox h1 {
  margin: 0;
}
.fvwrapper__headlinebox p {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.fvwrapper__headlinebox .line {
  position: absolute;
  width: 0;
  background-color: #d7d7d7;
  top: unset;
  right: 0;
  -webkit-animation: line1 4s 0s 1 normal;
          animation: line1 4s 0s 1 normal;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
@media (min-width: 1366px) {
  .fvwrapper__headlinebox .line {
    height: 1.366px;
    margin-right: 136.6px;
  }
}
@media (max-width: 1366px) {
  .fvwrapper__headlinebox .line {
    height: 0.1vw;
    margin-right: 10vw;
  }
}
@media (max-width: 768px) {
  .fvwrapper__headlinebox .line {
    margin-right: 15vw;
  }
}
@media (max-width: 414px) {
  .fvwrapper__headlinebox .line {
    margin-right: 28vw;
  }
}
.fvwrapper__txtbox {
  width: 100%;
  height: unset;
  text-align: left;
  justify-content: flex-end;
  z-index: 2;
}
@media (min-width: 1366px) {
  .fvwrapper__txtbox {
    margin-right: 54.64px;
  }
}
@media (max-width: 1366px) {
  .fvwrapper__txtbox {
    margin-right: 4vw;
  }
}
@media (max-width: 768px) {
  .fvwrapper__txtbox {
    margin-right: 0;
  }
}
@media (max-width: 414px) {
  .fvwrapper__txtbox {
    max-width: 92%;
  }
}

@media (min-width: 1366px) {
  @-webkit-keyframes line1 {
    0% {
      width: 0;
    }
    100% {
      width: 314.18px;
    }
  }
  @keyframes line1 {
    0% {
      width: 0;
    }
    100% {
      width: 314.18px;
    }
  }
}
@media (max-width: 1366px) {
  @-webkit-keyframes line1 {
    0% {
      width: 0;
    }
    100% {
      width: 23vw;
    }
  }
  @keyframes line1 {
    0% {
      width: 0;
    }
    100% {
      width: 23vw;
    }
  }
}
@media (max-width: 768px) {
  @-webkit-keyframes line1 {
    0% {
      width: 0;
    }
    100% {
      width: 7vw;
    }
  }
  @keyframes line1 {
    0% {
      width: 0;
    }
    100% {
      width: 7vw;
    }
  }
}
@media (max-width: 414px) {
  @-webkit-keyframes line1 {
    0% {
      width: 0;
    }
    100% {
      width: 23vw;
    }
  }
  @keyframes line1 {
    0% {
      width: 0;
    }
    100% {
      width: 23vw;
    }
  }
}
/*********************************************
about
**********************************************/
#about {
  width: 100%;
}
@media (min-height: 768px) {
  #about {
    height: 706.56px;
    padding-bottom: 163.92px;
  }
}
@media (max-height: 768px) {
  #about {
    height: 92vh;
    padding-bottom: 10.671875vh;
  }
}
@media (max-width: 768px) {
  #about {
    height: unset;
    padding-bottom: 0;
  }
}
@media (max-height: 414px) {
  #about {
    padding-bottom: 10.671875vh;
  }
}

.abwrapper {
  width: 100%;
  height: 100%;
  background-image: url(../images/test3-a-min.jpg);
  background-size: cover;
  justify-content: flex-end;
  align-items: auto;
}
@media (min-width: 1366px) {
  .abwrapper {
    margin: 27.32px 0;
  }
}
@media (max-width: 1366px) {
  .abwrapper {
    margin: 2vw 0;
  }
}
@media (max-width: 768px) {
  .abwrapper {
    height: unset;
    justify-content: center;
    align-items: center;
    flex-direction: column-reverse;
    margin: auto;
  }
}
@media (max-height: 375px) {
  .abwrapper {
    height: unset;
    padding: 3.5572916667vh 0;
  }
}
.abwrapper__headlinebox {
  width: 100%;
  min-width: 56%;
  height: 50%;
  text-align: left;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
@media (min-width: 1366px) {
  .abwrapper__headlinebox {
    margin: 27.32px 27.32px 27.32px 27.32px;
    padding: 27.32px 27.32px 27.32px 27.32px;
  }
}
@media (max-width: 1366px) {
  .abwrapper__headlinebox {
    margin: 3.5572916667vh 2vw 3.5572916667vh 2vw;
    padding: 3.5572916667vh 2vw 3.5572916667vh 2vw;
  }
}
@media (max-width: 768px) {
  .abwrapper__headlinebox {
    max-width: 96%;
    margin: 0 auto;
    height: unset;
    padding: 3.5572916667vh 2vw 0 2vw;
  }
}
.abwrapper__headlinebox h2 {
  /*max-width: 50%;*/
  background-color: #101011;
  transition: all ease 0.8s;
}
@media (min-width: 1366px) {
  .abwrapper__headlinebox h2 {
    padding-right: 27.32px;
    padding-left: 27.32px;
  }
}
@media (min-height: 768px) {
  .abwrapper__headlinebox h2 {
    padding-top: 27.32px;
    padding-bottom: 27.32px;
  }
}
@media (max-width: 1366px) {
  .abwrapper__headlinebox h2 {
    padding-right: 2vw;
    padding-left: 2vw;
  }
}
@media (max-width: 768px) {
  .abwrapper__headlinebox h2 {
    background-color: rgba(16, 16, 17, 0.7);
    margin: 0 auto;
  }
}
@media (max-height: 768px) {
  .abwrapper__headlinebox h2 {
    padding-top: 3.5572916667vh;
    padding-bottom: 3.5572916667vh;
  }
}
.abwrapper__headlinebox h2:hover {
  background-color: rgba(0, 0, 0, 0.8);
  box-shadow: 0px 10px 21px rgba(0, 0, 0, 0.16);
  filter: blur(0.2px);
}
@media (min-height: 768px) {
  .abwrapper__headlinebox h2:hover {
    transform: translateY(-27.32px);
  }
}
@media (max-height: 768px) {
  .abwrapper__headlinebox h2:hover {
    transform: translateY(-3.5572916667vh);
  }
}
.abwrapper__txtbox {
  width: 100%;
  max-width: 44%;
  height: unset;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}
@media (min-width: 1366px) {
  .abwrapper__txtbox {
    padding: 27.32px 27.32px 27.32px 27.32px;
  }
}
@media (max-width: 1366px) {
  .abwrapper__txtbox {
    padding: 3.5572916667vh 0 3.5572916667vh 2vw;
  }
}
@media (max-width: 768px) {
  .abwrapper__txtbox {
    transform: translate3d(0px, 0px, 0px);
    max-width: 96%;
    margin: 0 auto;
    padding: 3.5572916667vh 0;
  }
}
.abwrapper__txtbox p {
  margin: 0;
  color: #101011;
  background-color: #fff;
}
@media (min-width: 1366px) {
  .abwrapper__txtbox p {
    padding: 27.32px 27.32px 27.32px 27.32px;
  }
}
@media (max-width: 1366px) {
  .abwrapper__txtbox p {
    padding: 3.5572916667vh 2vw 3.5572916667vh 2vw;
  }
}
@media (max-width: 768px) {
  .abwrapper__txtbox p {
    background-color: rgba(255, 255, 255, 0.7);
  }
}

#annotation {
  text-align: right;
}
@media (min-width: 1366px) {
  #annotation {
    font-size: 15.026px;
    padding-right: 27.32px;
  }
}
@media (max-width: 1366px) {
  #annotation {
    font-size: 1.1vw;
    padding-right: 2vw;
  }
}
@media (max-width: 768px) {
  #annotation {
    font-size: 2vw;
  }
}

/*********************************************
recent works
**********************************************/
#recentworks {
  width: 100%;
  height: 100%;
}
@media (min-height: 768px) {
  #recentworks {
    padding-top: 81.96px;
    padding-bottom: 81.96px;
  }
}
@media (max-height: 768px) {
  #recentworks {
    padding-top: 5.3359375vh;
    padding-bottom: 5.3359375vh;
  }
}
@media (max-height: 600px) {
  #recentworks {
    padding-top: 21.34375vh;
    padding-bottom: 21.34375vh;
  }
}
@media (max-height: 568px) {
  #recentworks {
    padding-top: 10.671875vh;
    padding-bottom: 10.671875vh;
  }
}

@media (min-width: 1366px) {
  .rwwrapper {
    padding-left: 54.64px;
    padding-right: 54.64px;
  }
}
@media (max-width: 1366px) {
  .rwwrapper {
    padding-left: 4vw;
    padding-right: 4vw;
  }
}
.rwwrapper .thea {
  border: solid #d7d7d7 0.2vw;
}
@media (min-width: 1366px) {
  .rwwrapper .thea {
    padding-right: 27.32px;
    padding-left: 27.32px;
  }
}
@media (max-width: 1366px) {
  .rwwrapper .thea {
    padding-right: 2vw;
    padding-left: 2vw;
  }
}
@media (min-height: 768px) {
  .rwwrapper .thea {
    margin-bottom: 38.4px;
    padding-top: 27.32px;
    padding-bottom: 27.32px;
  }
}
@media (max-height: 768px) {
  .rwwrapper .thea {
    margin-bottom: 2.5vh;
    padding-top: 1.77864584vh;
    padding-bottom: 1.77864584vh;
  }
}
.rwwrapper .abtxt {
  position: absolute;
}
.rwwrapper__worksbox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: unset;
  opacity: 0;
  position: relative;
  transition: all 0.5s ease;
}
.rwwrapper__worksbox:hover {
  padding-top: 3%;
  padding-bottom: 3%;
  opacity: 1;
}
.rwwrapper__worksbox .rwtxtbox {
  color: rgba(0, 0, 0, 0);
}
.rwwrapper #bwbg {
  background-image: url(../images/bw_fv.png);
  background-size: cover;
  background-position: center;
}
.rwwrapper #atombg {
  background-image: url(../images/atom_fv.png);
  background-size: cover;
  background-position: center;
}
.rwwrapper h2 {
  text-align: center;
  margin: 0 auto;
}
@media (min-height: 768px) {
  .rwwrapper h2 {
    margin-bottom: 46.08px;
  }
}
@media (max-height: 768px) {
  .rwwrapper h2 {
    margin-bottom: 6vh;
  }
}
@media (max-height: 736px) {
  .rwwrapper h2 {
    margin-top: 3vh;
    margin-bottom: 3vh;
  }
}
.rwwrapper h3 {
  margin: 0 auto;
}
.rwwrapper p {
  text-align: right;
  margin: 0;
}
@media (max-width: 768px) {
  .rwwrapper p {
    font-size: 2vw;
  }
}

/*********************************************
footer
**********************************************/
#outro {
  background: #fff;
}
@media (min-width: 1366px) {
  #outro {
    padding-left: 54.64px;
    padding-right: 54.64px;
  }
}
@media (max-width: 1366px) {
  #outro {
    padding-left: 4vw;
    padding-right: 4vw;
  }
}

.menu {
  height: unset;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
}
.menu p {
  margin-bottom: 0;
}
@media (min-width: 1366px) {
  .menu p {
    padding-top: 54.64px;
  }
}
@media (min-width: 1366px) {
  .menu {
    width: 1202.08px;
  }
}
@media (max-width: 1366px) {
  .menu {
    width: 88vw;
  }
}
@media (min-height: 768px) {
  .menu {
    padding-top: 5.8738px;
  }
}
@media (max-height: 768px) {
  .menu {
    padding-top: 0.7648177083vh;
  }
}

.menu2 {
  align-items: flex-end;
  width: 100%;
  height: unset;
}
@media (min-height: 768px) {
  .menu2 {
    padding-bottom: 54.64px;
  }
}
@media (max-height: 768px) {
  .menu2 {
    padding-bottom: 7.1145833333vh;
  }
}
.menu2__md {
  height: unset;
  justify-content: space-between;
  align-items: flex-start;
  list-style: none;
  padding: 0;
  margin: 0 auto;
}
@media (min-width: 1366px) {
  .menu2__md {
    width: 1202.08px;
  }
}
@media (max-width: 1366px) {
  .menu2__md {
    width: 88vw;
  }
}
.menu2__md li {
  font-family: "SpaceGrotesk-Regular", sans-serif;
}
@media (min-width: 1366px) {
  .menu2__md li {
    font-size: 30.052px;
  }
}
@media (max-width: 1366px) {
  .menu2__md li {
    font-size: 2.2vw;
  }
}
@media (max-width: 768px) {
  .menu2__md li {
    font-size: 2.8vw;
  }
}
.menu2__md a {
  transition: opacity 0.4s ease;
}
@media (min-height: 768px) {
  .menu2__md a {
    padding-bottom: 10.9279999488px;
  }
}
@media (max-height: 768px) {
  .menu2__md a {
    padding-bottom: 1.42291666vh;
  }
}
.menu2__md a:hover {
  opacity: 0.5;
}
.menu2__md a:last-child {
  padding-bottom: 0;
}
.menu2 p {
  margin: 0;
}
@media (min-width: 1366px) {
  .menu2 p {
    font-size: 36.882px;
  }
}
@media (max-width: 1366px) {
  .menu2 p {
    font-size: 2.7vw;
  }
}

footer {
  justify-content: space-between;
  align-items: flex-start;
  background-color: #fff;
  color: #101011;
  width: 100%;
}
@media (min-height: 768px) {
  footer {
    height: 768px;
  }
}
@media (max-height: 768px) {
  footer {
    height: 100vh;
  }
}
@media (max-width: 768px) {
  footer .pc_op {
    display: none;
  }
}
@media (max-width: 768px) {
  footer .sp_op {
    display: flex;
  }
}
footer #scarrow {
  transition: opacity 0.4s ease;
}
@media (min-width: 1366px) {
  footer #scarrow {
    font-size: 68.3px;
  }
}
@media (max-width: 1366px) {
  footer #scarrow {
    font-size: 5vw;
  }
}
footer #scarrow:hover {
  opacity: 0.5;
}
footer h2 {
  margin: 0;
  width: 100%;
  text-align: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: baseline;
  font-family: "SpaceGrotesk-Light", sans-serif;
  font-weight: lighter;
}
@media (min-width: 1366px) {
  footer h2 {
    font-size: 232.22px;
  }
}
@media (max-width: 1366px) {
  footer h2 {
    font-size: 17vw;
  }
}
footer h2 #movingblock {
  width: 1.8vw;
  height: 1.8vw;
  background-color: #101011;
  -webkit-animation: blockspin 3.6s ease infinite;
          animation: blockspin 3.6s ease infinite;
}
footer h2 p {
  margin: 0;
}

@-webkit-keyframes blockspin {
  0% {
    transform: rotate(0deg);
  }
  40% {
    transform: rotate(180deg);
    filter: blur(0px);
  }
  50% {
    transform: rotate(180deg);
    border-radius: 50%;
    filter: blur(0.4px);
    51% {
      filter: blur(0px);
    }
  }
  90% {
    border-radius: 50%;
    filter: blur(0px);
  }
  99% {
    filter: blur(0px);
  }
  100% {
    transform: rotate(360deg);
    filter: blur(0.4px);
  }
}

@keyframes blockspin {
  0% {
    transform: rotate(0deg);
  }
  40% {
    transform: rotate(180deg);
    filter: blur(0px);
  }
  50% {
    transform: rotate(180deg);
    border-radius: 50%;
    filter: blur(0.4px);
    51% {
      filter: blur(0px);
    }
  }
  90% {
    border-radius: 50%;
    filter: blur(0px);
  }
  99% {
    filter: blur(0px);
  }
  100% {
    transform: rotate(360deg);
    filter: blur(0.4px);
  }
}
.notice_wrapper {
  font-family: "SpaceGrotesk-Bold", sans-serif;
  font-weight: normal;
  position: absolute;
  top: 0;
  left: 0;
  background: #ffd200;
  color: #101011;
  width: 100%;
  height: 30px;
  margin: 10px auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.notice_wrapper a {
  color: #00aeff;
}
.notice_wrapper::-moz-selection {
  color: #00aeff;
  background: #d7d7d7;
}
.notice_wrapper::selection {
  color: #00aeff;
  background: #d7d7d7;
}

.closebtn {
  position: absolute;
  top: unset;
  right: 1rem;
  font-size: 1.6rem;
  cursor: pointer;
  margin-bottom: 0.2rem;
}
@media (max-width: 768px) {
  .closebtn {
    font-size: 1.1rem;
    right: 0.5rem;
    margin-bottom: 0;
  }
}
/*# sourceMappingURL=style.css.map */