@charset "UTF-8";
/* CSS Document */
img[src$=".svg"] {
  width: 100%;
}

/*def end*/
/*share*/
::-moz-selection {
  background: rgba(3, 22, 40, 0.6);
  /* Safari */
  color: white;
}
::selection {
  background: rgba(3, 22, 40, 0.6);
  /* Safari */
  color: white;
}

::-moz-selection {
  background: rgba(3, 22, 40, 0.6);
  /* Firefox */
  color: white;
}

html, body {
  min-height: 100%;
}

img {
  max-width: 100%;
  vertical-align: bottom;
}

*, *::before, *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

a {
  text-decoration: none;
  color: black;
}
a:hover {
  text-decoration: underline;
}

li {
  list-style-type: none;
}

dl, dt, dd, ul, li {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, p {
  padding: 0;
  margin: 0;
  font-size: 1em;
}

body {
  font-family: "Helvetica Neue", "Arial", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Meiryo UI", "Meiryo", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ ゴシック", "MS Gothic", sans-serif;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
  background: #FAF8F2;
  letter-spacing: 0.1em;
}

.sese_logo {
  position: absolute;
  right: 2%;
  top: 45vh;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.sese_logo img {
  width: 70px;
}
@media all and (max-width: 900px) {
  .sese_logo {
    display: none;
    /*         top: 60vh;
            right: 50%;
            transform: translateX(50%);
            img {
                width: 50px;
            } */
  }
}

/*======================================
gallery_full
======================================*/
.gallery_body {
  position: relative;
  margin: 0 auto;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.gallery_body .gallery_photographs {
  margin: 0 auto;
  padding: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.gallery_body .gallery_photographs li {
  position: relative;
  margin: 0 auto;
  z-index: 2;
}
.gallery_body .gallery_photographs li img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: auto;
  height: auto;
}
.gallery_body .gallery_photographs li p {
  position: absolute;
  text-align: center;
  z-index: 11;
  line-height: 150%;
  font-weight: bold;
}
.gallery_body .gallery_photographs li#cut01_030, .gallery_body .gallery_photographs li#text_1 {
  width: 95%;
  padding-top: 63.327%;
  margin-top: 20%;
}
.gallery_body .gallery_photographs li#cut01_030 p, .gallery_body .gallery_photographs li#text_1 p {
  color: #D0E1E1;
  color: #ffabb9;
  letter-spacing: 0.075em;
}
.gallery_body .gallery_photographs li#cut01_030 p.p1, .gallery_body .gallery_photographs li#cut01_030 p.p2, .gallery_body .gallery_photographs li#text_1 p.p1, .gallery_body .gallery_photographs li#text_1 p.p2 {
  font-size: 5.75vw;
}
.gallery_body .gallery_photographs li#cut01_030 p.p1, .gallery_body .gallery_photographs li#text_1 p.p1 {
  bottom: 27%;
  left: 7.5%;
}
.gallery_body .gallery_photographs li#cut01_030 p.p2, .gallery_body .gallery_photographs li#text_1 p.p2 {
  bottom: 15.5%;
  right: 9.5%;
}
.gallery_body .gallery_photographs li#cut01_030 p.p3, .gallery_body .gallery_photographs li#text_1 p.p3 {
  font-size: 2.85vw;
  bottom: 10%;
  right: 5%;
}
.gallery_body .gallery_photographs li#cut01_030 p.p4, .gallery_body .gallery_photographs li#text_1 p.p4 {
  font-size: 1.8vw;
  bottom: 37%;
  right: 7%;
}
.gallery_body .gallery_photographs li#cut01_030 img {
  max-width: unset;
  width: 100%;
}
@media all and (max-width: 900px) {
  .gallery_body .gallery_photographs li#cut01_030 p.p3 {
    font-size: 3.5vw;
    bottom: 7%;
  }
  .gallery_body .gallery_photographs li#cut01_030 p.p4 {
    font-size: 3.5vw;
    bottom: 39%;
    right: 7%;
  }
}
.gallery_body .gallery_photographs li#text_1 {
  margin-top: 10%;
  padding-top: 20%;
  width: 100%;
  margin-bottom: 10%;
}
.gallery_body .gallery_photographs li#text_1 p {
  color: #050F19;
}
.gallery_body .gallery_photographs li#text_1 p.p1, .gallery_body .gallery_photographs li#text_1 p.p2 {
  font-size: 4vw;
}
.gallery_body .gallery_photographs li#text_1 p.p1 {
  top: 0%;
  bottom: auto;
  left: 20%;
}
.gallery_body .gallery_photographs li#text_1 p.p2 {
  top: 25%;
  bottom: auto;
  right: 25%;
}
.gallery_body .gallery_photographs li#text_1 p.p3 {
  font-size: 2vw;
  bottom: 30%;
  right: 20%;
}
.gallery_body .gallery_photographs li#text_1 p.p4 {
  font-size: 1.25vw;
  bottom: 18%;
  right: 24%;
}
@media all and (max-width: 900px) {
  .gallery_body .gallery_photographs li#text_1 {
    margin-top: 15%;
  }
  .gallery_body .gallery_photographs li#text_1 p.p1, .gallery_body .gallery_photographs li#text_1 p.p2 {
    font-size: 6vw;
  }
  .gallery_body .gallery_photographs li#text_1 p.p1 {
    top: -5%;
    bottom: auto;
    left: 10%;
  }
  .gallery_body .gallery_photographs li#text_1 p.p2 {
    top: 30%;
    right: 15%;
  }
  .gallery_body .gallery_photographs li#text_1 p.p3 {
    font-size: 3.5vw;
    bottom: 1%;
    right: 10%;
  }
  .gallery_body .gallery_photographs li#text_1 p.p4 {
    font-size: 3vw;
    bottom: -20%;
    right: 12%;
  }
}
.gallery_body .gallery_photographs li#pola_2 {
  width: 46%;
  padding-top: 58.88%;
  margin-top: 5%;
  margin-right: 22.5%;
}
.gallery_body .gallery_photographs li#pola_2 p {
  letter-spacing: 0.075em;
  white-space: nowrap;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transform-origin: bottom left;
          transform-origin: bottom left;
}
.gallery_body .gallery_photographs li#pola_2 p.p1 {
  font-size: 3vw;
  top: -4%;
  left: 2%;
}
.gallery_body .gallery_photographs li#pola_2 p.p2 {
  font-size: 4vw;
  top: -1%;
  left: -8%;
  text-transform: uppercase;
}
.gallery_body .gallery_photographs li#pola_2 p.p3 {
  font-size: 2vw;
  top: 22%;
  left: -13%;
  text-transform: uppercase;
}
@media all and (max-width: 900px) {
  .gallery_body .gallery_photographs li#pola_2 {
    width: 72%;
    padding-top: 92.16%;
    margin-right: 10%;
    margin-top: 15%;
  }
  .gallery_body .gallery_photographs li#pola_2 p.p1 {
    font-size: 5vw;
  }
  .gallery_body .gallery_photographs li#pola_2 p.p2 {
    font-size: 7.5vw;
    left: -9%;
  }
  .gallery_body .gallery_photographs li#pola_2 p.p3 {
    font-size: 4vw;
    left: -13.5%;
  }
}
.gallery_body .gallery_photographs li#logo {
  display: none;
}
@media all and (max-width: 900px) {
  .gallery_body .gallery_photographs li#logo {
    display: block;
    margin-top: 20%;
  }
  .gallery_body .gallery_photographs li#logo img {
    width: 50px;
  }
}
.gallery_body .gallery_photographs li#cut03_105 {
  width: 85%;
  padding-top: 56.661%;
  margin-top: 15%;
}
.gallery_body .gallery_photographs li#cut03_105 img {
  max-width: unset;
  width: 100%;
}
@media all and (max-width: 900px) {
  .gallery_body .gallery_photographs li#cut03_105 {
    margin-top: 45%;
    width: 95%;
    padding-top: 63.327%;
  }
}
.gallery_body .gallery_photographs li#cut03_049 {
  width: 38%;
  padding-top: 57%;
  margin-top: 3%;
  margin-left: 12%;
}
.gallery_body .gallery_photographs li#cut03_076 {
  width: 47%;
  padding-top: 31.3302%;
  margin-top: -22%;
  margin-right: 10%;
  z-index: 1;
}
.gallery_body .gallery_photographs li#cut04_018 {
  width: 50%;
  padding-top: 75%;
  margin-top: 20%;
}
.gallery_body .gallery_photographs li#cut04_018 p {
  font-size: 1vw;
  margin-top: 5px;
  white-space: nowrap;
  letter-spacing: 0.075em;
}
@media all and (max-width: 900px) {
  .gallery_body .gallery_photographs li#cut04_018 p {
    font-size: 2vw;
  }
}
.gallery_body .gallery_photographs li#cut05_003 {
  width: 95%;
  padding-top: 63.327%;
  margin-top: 20%;
}
.gallery_body .gallery_photographs li#cut05_003 p {
  color: black;
  letter-spacing: 0.075em;
  font-size: 1.75vw;
  line-height: 175%;
  top: 45%;
  right: 7%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  white-space: nowrap;
}
.gallery_body .gallery_photographs li#cut05_003 img {
  max-width: unset;
  width: 100%;
}
.gallery_body .gallery_photographs li#cut05_126 {
  width: 59%;
  padding-top: 39.3294%;
  margin-top: 3%;
  margin-right: 4%;
}
.gallery_body .gallery_photographs li#cut05_086 {
  width: 50%;
  padding-top: 75%;
  margin-top: -23%;
  margin-left: 4%;
  z-index: 1;
}
.gallery_body .gallery_photographs li#movie {
  width: 100%;
  margin-top: 20%;
  padding-top: 56.16%;
}
.gallery_body .gallery_photographs li#movie iframe, .gallery_body .gallery_photographs li#movie video {
  z-index: -1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  left: 50%;
  height: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  /* 16:9 の幅なので 177.77% (= 16 ÷ 9) */
  pointer-events: none;
}
.gallery_body .gallery_photographs li#cut02_026 {
  width: 41%;
  padding-top: 61.5%;
  margin-top: 20%;
  margin-left: 7.5%;
}
.gallery_body .gallery_photographs li#cut02_029 {
  width: 41%;
  padding-top: 61.5%;
  margin-top: -45%;
  margin-right: 7.5%;
}
.gallery_body .gallery_photographs li#cut02_029 p {
  color: black;
  letter-spacing: 0.075em;
  font-size: 2.5vw;
  top: 32.5%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
}
.gallery_body .gallery_photographs li#cut02_072 {
  width: 45%;
  padding-top: 67.5%;
  margin-top: -12.5%;
  margin-left: 15%;
}
.gallery_body .gallery_photographs li#cut07_001 {
  width: 50%;
  padding-top: 75%;
  margin-top: 20%;
  margin-right: 6%;
}
.gallery_body .gallery_photographs li#cut07_028 {
  width: 50%;
  padding-top: 75%;
  margin-top: -37.5%;
  margin-left: 6%;
}
.gallery_body .gallery_photographs li#cut06_025_mono {
  width: 33%;
  padding-top: 49.5%;
  margin-top: 20%;
  margin-left: 12%;
}
.gallery_body .gallery_photographs li#cut06_025_mono p {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 76vw;
  font-size: 2vw;
  letter-spacing: 0.075em;
}
.gallery_body .gallery_photographs li#cut06_025_mono p._animated {
  color: black;
}
@media all and (max-width: 900px) {
  .gallery_body .gallery_photographs li#cut06_025_mono {
    width: 40%;
    padding-top: 60%;
    margin-left: 7.5%;
  }
  .gallery_body .gallery_photographs li#cut06_025_mono p {
    width: 85vw;
    font-size: 1.75vw;
  }
}
.gallery_body .gallery_photographs li#cut06_025 {
  width: 33%;
  padding-top: 49.5%;
  margin-top: -49.5%;
  margin-right: 12%;
  z-index: 1;
}
@media all and (max-width: 900px) {
  .gallery_body .gallery_photographs li#cut06_025 {
    width: 40%;
    padding-top: 60%;
    margin-top: -60%;
    margin-right: 7.5%;
  }
}
.gallery_body .gallery_photographs li#pola_3 {
  width: 30%;
  padding-top: 38.52%;
  margin-top: 18%;
}
@media all and (max-width: 900px) {
  .gallery_body .gallery_photographs li#pola_3 {
    width: 50%;
    padding-top: 64.2%;
    margin-top: 25%;
  }
}
.gallery_body .gallery_photographs li#cut08_007 {
  width: 52%;
  padding-top: 78%;
  margin-top: 20%;
  margin-left: 6.5%;
}
@media all and (max-width: 900px) {
  .gallery_body .gallery_photographs li#cut08_007 {
    margin-top: 25%;
  }
}
.gallery_body .gallery_photographs li#cut08_042 {
  width: 55%;
  padding-top: 82.5%;
  margin-top: -35%;
  margin-right: 6.5%;
}
.gallery_body .gallery_photographs li#cut08_042 p {
  color: white;
  letter-spacing: 0.075em;
  font-size: 5vw;
  top: -17.5%;
  left: 5%;
  white-space: nowrap;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transform-origin: bottom left;
          transform-origin: bottom left;
}
.gallery_body .gallery_photographs li#cut10_001 {
  width: 100%;
  padding-top: 66.66%;
  margin-top: 20%;
}
.gallery_body .gallery_photographs li#cut10_001 img {
  max-width: unset;
  width: 100%;
}
.gallery_body .gallery_photographs li#cut09_044 {
  width: 83%;
  padding-top: 55.3278%;
  margin-top: 20%;
  margin-left: 3%;
}
.gallery_body .gallery_photographs li#cut09_044 img {
  max-width: unset;
  width: 100%;
}
.gallery_body .gallery_photographs li#cut09_055 {
  width: 39%;
  padding-top: 58.5%;
  margin-top: -27%;
  margin-right: 3%;
}
.gallery_body .gallery_photographs li#cut09_055 p {
  letter-spacing: 0.075em;
  font-size: 3vw;
  top: -25%;
  right: 13%;
  white-space: nowrap;
  line-height: 125%;
  text-align: right;
}
@-webkit-keyframes flash {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  50.1% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes flash {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  50.1% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
.gallery_body .gallery_photographs li#cut11_013 {
  width: 25%;
  padding-top: 37.5%;
  margin-top: 20%;
  margin-left: 15%;
}
.gallery_body .gallery_photographs li#cut11_013 img:nth-child(2) {
  -webkit-animation: flash 6s ease infinite;
          animation: flash 6s ease infinite;
}
.gallery_body .gallery_photographs li#cut11_003 {
  width: 100%;
  padding-top: 66.66%;
  margin-top: -30%;
  z-index: 1;
}
.gallery_body .gallery_photographs li#cut11_003 img {
  width: 100%;
  max-width: unset;
}
.gallery_body .gallery_photographs li#cut11_015 {
  width: 27%;
  padding-top: 40.5%;
  margin-top: -35%;
  margin-right: 10%;
}
.gallery_body .gallery_photographs li#cut11_015 img:nth-child(2) {
  -webkit-animation: flash 6s ease 1.5s infinite;
          animation: flash 6s ease 1.5s infinite;
}
.gallery_body .gallery_photographs li#cut11_017 {
  width: 33%;
  padding-top: 49.5%;
}
.gallery_body .gallery_photographs li#cut11_019 {
  width: 39%;
  padding-top: 58.5%;
}

/*======================================
gallery_full end
======================================*/
/*======================================
credit
======================================*/
.credit {
  background: #050F19;
  padding-bottom: 12.5%;
  color: #FAF8F2;
  font-family: "Courier Prime", monospace;
  font-weight: 400;
}
.credit ::-moz-selection {
  background: rgba(255, 255, 0, 0.8);
  /* Safari */
  color: black;
}
.credit ::selection {
  background: rgba(255, 255, 0, 0.8);
  /* Safari */
  color: black;
}
.credit ::-moz-selection {
  background: rgba(255, 255, 0, 0.8);
  /* Firefox */
  color: black;
}
@media all and (max-width: 900px) {
  .credit {
    margin-top: 20%;
    padding-bottom: 4em;
  }
}
.credit__catalog {
  padding-top: 7%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 900px;
  margin: 0 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media all and (max-width: 900px) {
  .credit__catalog {
    padding-top: 3em;
    width: 90%;
    display: block;
  }
}
.credit__photographs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 40%;
}
.credit__photographs li {
  counter-increment: sample;
  width: 45%;
}
.credit__photographs li a {
  pointer-events: none;
}
.credit__photographs li::after {
  content: counter(sample) ".";
  display: block;
  text-align: right;
  padding-top: 0.25em;
}
.credit__photographs li:nth-child(2n) {
  margin-left: 10%;
}
.credit__photographs li:nth-child(n+3) {
  margin-top: 5%;
}
@media all and (max-width: 900px) {
  .credit__photographs {
    width: 100%;
  }
  .credit__photographs li {
    width: 30%;
    width: 21.25%;
  }
  .credit__photographs li a {
    pointer-events: initial;
  }
  .credit__photographs li::after {
    font-size: 80%;
  }
  .credit__photographs li:nth-child(1n) {
    margin-left: 5%;
  }
  .credit__photographs li:nth-child(4n+1) {
    margin-left: 0%;
  }
  .credit__photographs li:nth-child(n+3) {
    margin-top: 0%;
  }
  .credit__photographs li:nth-child(n+5) {
    margin-top: 5%;
  }
}
.credit__items {
  width: 60%;
  padding-right: 10%;
}
.credit__items li {
  counter-increment: sample;
  padding-left: 10%;
  position: relative;
}
@media all and (min-width: 900px) {
  .credit__items li a {
    position: relative;
    z-index: 1;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .credit__items li a::after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    background: white;
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
    -webkit-transform-origin: left top;
            transform-origin: left top;
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
    z-index: -1;
  }
  .credit__items li a:hover {
    text-decoration: none;
    color: black;
  }
  .credit__items li a:hover::after {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
.credit__items li::before {
  content: counter(sample) ".";
  position: absolute;
  left: 0;
}
.credit__items li + li {
  padding-top: 4em;
}
.credit__items li dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 90%;
  text-align: right;
}
.credit__items li dl a {
  color: #FAF8F2;
}
.credit__items li dl dt {
  width: 70%;
  margin-bottom: 0.6em;
}
.credit__items li dl dd {
  width: 30%;
}
.credit__items span {
  font-size: 90%;
  letter-spacing: 0.075em;
}
.credit__items span::before {
  content: "(";
}
.credit__items span::after {
  content: ")";
}
@media all and (max-width: 900px) {
  .credit__items {
    padding-top: 3em;
    width: 100%;
    padding-right: 0;
  }
  .credit__items li {
    padding-left: 5%;
    font-size: 80%;
  }
  .credit__items li + li {
    padding-top: 2em;
  }
  .credit__items li dl dt {
    width: 65%;
  }
  .credit__items li dl dd {
    width: 35%;
  }
}
.credit__staff {
  max-width: 900px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
@media all and (min-width: 900px) {
  .credit__staff a {
    position: relative;
    z-index: 1;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .credit__staff a::after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    background: white;
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
    -webkit-transform-origin: left top;
            transform-origin: left top;
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
    z-index: -1;
  }
  .credit__staff a:hover {
    text-decoration: none;
    color: black;
  }
  .credit__staff a:hover::after {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
.credit__catalog + .credit__staff {
  padding-top: 15%;
}
@media all and (min-width: 900px) {
  .credit__staff::after {
    z-index: 1;
    display: block;
    position: absolute;
    width: 100%;
    content: "";
    background: url(../image/dotline.svg) repeat-x;
    height: 1px;
    left: 0;
    bottom: 5px;
  }
}
.credit__staff dt {
  background: #050F19;
  float: left;
  margin-top: 1.5em;
  position: relative;
  z-index: 2;
  padding-right: 0.1em;
}
.credit__staff dd {
  background: #050F19;
  float: right;
  margin-top: 1.5em;
  z-index: 2;
  position: relative;
  padding-left: 0.25em;
}
.credit__staff a {
  color: #FAF8F2;
}
@media all and (max-width: 900px) {
  .credit__staff {
    width: 90%;
    font-size: 80%;
    text-align: right;
  }
  .credit__catalog + .credit__staff {
    padding-top: 3em;
  }
  .credit__staff dt {
    float: none;
    margin-top: 2em;
  }
  .credit__staff dd {
    float: none;
    padding-left: 0;
    margin-top: 0.5em;
  }
}
.credit .footer_logo {
  width: 75px;
  margin: 0 auto;
  padding-top: 15%;
}
@media all and (min-width: 900px) {
  .credit .footer_logo a {
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .credit .footer_logo a:hover {
    opacity: 0.5;
  }
}
@media all and (max-width: 900px) {
  .credit .footer_logo {
    width: 50px;
    padding-top: 5em;
  }
}

.footer {
  background: black;
  background: none;
  text-align: center;
  color: #050F19;
  font-size: 70%;
  padding: 0.5em 0 0.5em;
  letter-spacing: 0.1em;
  font-family: "Courier Prime", monospace;
}
.footer__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 900px;
  margin: 0 auto;
}
.footer p {
  line-height: 1.5em;
  padding-top: 0.5em;
}
.footer a {
  color: #050F19;
}
.footer a:hover {
  opacity: 0.5;
  text-decoration: none;
}
@media all and (max-width: 900px) {
  .footer {
    font-size: 75%;
    padding: 1em 0 1em;
  }
  .footer__content {
    display: block;
  }
  .footer p {
    line-height: 1em;
  }
  .footer p:nth-child(2) {
    letter-spacing: 0.05em;
  }
}

/*======================================
credit end
======================================*/
.gallery_thumbnail img, .gallery_photographs img {
  opacity: 0;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  -webkit-transition: 2s;
  transition: 2s;
}

img.lazyloaded {
  opacity: 1;
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
}

._fadein {
  opacity: 0;
  -webkit-transition: 1.5s;
  transition: 1.5s;
}
._fadein._animated {
  opacity: 1;
}
/*# sourceMappingURL=base.css.map */