@charset "UTF-8";
/* line 5, ../../../../../../.rvm/gems/ruby-2.4.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../.rvm/gems/ruby-2.4.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../.rvm/gems/ruby-2.4.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../.rvm/gems/ruby-2.4.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../.rvm/gems/ruby-2.4.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../.rvm/gems/ruby-2.4.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../.rvm/gems/ruby-2.4.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../.rvm/gems/ruby-2.4.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../.rvm/gems/ruby-2.4.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* Slider */
/* line 3, ../sass/_slick.scss */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 17, ../sass/_slick.scss */
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
/* line 24, ../sass/_slick.scss */
.slick-list:focus {
  outline: none;
}
/* line 28, ../sass/_slick.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 33, ../sass/_slick.scss */
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 42, ../sass/_slick.scss */
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
/* line 48, ../sass/_slick.scss */
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
/* line 54, ../sass/_slick.scss */
.slick-track:after {
  clear: both;
}
/* line 58, ../sass/_slick.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 62, ../sass/_slick.scss */
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
/* line 66, ../sass/_slick.scss */
[dir="rtl"] .slick-slide {
  float: right;
}
/* line 69, ../sass/_slick.scss */
.slick-slide img {
  display: block;
}
/* line 72, ../sass/_slick.scss */
.slick-slide.slick-loading img {
  display: none;
}
/* line 78, ../sass/_slick.scss */
.slick-slide.dragging img {
  pointer-events: none;
}
/* line 82, ../sass/_slick.scss */
.slick-initialized .slick-slide {
  display: block;
}
/* line 86, ../sass/_slick.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}
/* line 90, ../sass/_slick.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 96, ../sass/_slick.scss */
.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
/* Icons */
@font-face {
  font-family: "slick";
  src: url('/fonts/slick.eot?1649249100');
  src: url('/fonts/slick.eot?&1649249100#iefix') format("embedded-opentype"), url('/fonts/slick.woff?1649249100') format("woff"), url('/fonts/slick.ttf?1649249100') format("truetype"), url('/fonts/slick.svg?1649249100#slick') format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
/* line 63, ../sass/_slick-theme.scss */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
/* line 81, ../sass/_slick-theme.scss */
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
/* line 85, ../sass/_slick-theme.scss */
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
/* line 89, ../sass/_slick-theme.scss */
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
/* line 92, ../sass/_slick-theme.scss */
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 103, ../sass/_slick-theme.scss */
.slick-prev {
  left: -25px;
}
/* line 105, ../sass/_slick-theme.scss */
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
/* line 109, ../sass/_slick-theme.scss */
.slick-prev:before {
  content: "←";
}
/* line 111, ../sass/_slick-theme.scss */
[dir="rtl"] .slick-prev:before {
  content: "→";
}

/* line 117, ../sass/_slick-theme.scss */
.slick-next {
  right: -25px;
}
/* line 119, ../sass/_slick-theme.scss */
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
/* line 123, ../sass/_slick-theme.scss */
.slick-next:before {
  content: "→";
}
/* line 125, ../sass/_slick-theme.scss */
[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
/* line 133, ../sass/_slick-theme.scss */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

/* line 137, ../sass/_slick-theme.scss */
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
/* line 146, ../sass/_slick-theme.scss */
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
/* line 154, ../sass/_slick-theme.scss */
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
/* line 166, ../sass/_slick-theme.scss */
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
/* line 168, ../sass/_slick-theme.scss */
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
/* line 172, ../sass/_slick-theme.scss */
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 189, ../sass/_slick-theme.scss */
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/* line 12, ../sass/style.scss */
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  word-break: break-word;
}

/* line 17, ../sass/style.scss */
body {
  color: #000;
  font-size: 62.5%;
  letter-spacing: 0.05rem;
  position: relative;
}
/* line 22, ../sass/style.scss */
body .container {
  position: relative;
}

/* line 26, ../sass/style.scss */
.noto400 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
}

/* line 30, ../sass/style.scss */
.noto700 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
}

/* line 34, ../sass/style.scss */
a {
  color: #000;
  text-decoration: none;
}
/* line 37, ../sass/style.scss */
a:visited {
  color: #000;
}

/* line 41, ../sass/style.scss */
img {
  vertical-align: bottom;
}

/* line 44, ../sass/style.scss */
.container {
  overflow: hidden;
}

/* line 47, ../sass/style.scss */
.scroll-text,
.hover-init,
.page-up {
  opacity: 0;
  transition: opacity 300ms 0s ease;
}

/* line 54, ../sass/style.scss */
.fade-init {
  opacity: 0;
  transform: translateX(30px);
  transition: all 1s 0s ease;
}

/* line 59, ../sass/style.scss */
.fade-up-init {
  opacity: 0;
  transform: rotate(90deg) translateX(30px);
  transition: all 1s 0s ease;
}

/* line 64, ../sass/style.scss */
.active {
  opacity: 1;
  transform: translateX(0px);
}

/* line 68, ../sass/style.scss */
.active-up {
  opacity: 1;
  transform: rotate(90deg) translateX(0px);
}

/* line 72, ../sass/style.scss */
.fade-out {
  opacity: 0;
}

/* line 77, ../sass/style.scss */
.slick-list,
.slick-track {
  height: 100%;
}

/* line 83, ../sass/style.scss */
.slide-fade-in {
  animation: slide-fade-in .3s ease-out 0s 1 normal forwards;
}

@keyframes slide-fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 100;
  }
}
/* line 96, ../sass/style.scss */
.logo-fade-in {
  animation: logo-fade-in .75s ease-out 0s 1 normal forwards;
}

@keyframes logo-fade-in {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3) rotate(-15deg);
    transform: scale3d(0.3, 0.3, 0.3) rotate(-15deg);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-15deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-15deg);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-15deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-15deg);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03) rotate(-15deg);
    transform: scale3d(1.03, 1.03, 1.03) rotate(-15deg);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97) rotate(-15deg);
    transform: scale3d(0.97, 0.97, 0.97) rotate(-15deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1) rotate(-15deg);
    transform: scale3d(1, 1, 1) rotate(-15deg);
  }
}
/* line 145, ../sass/style.scss */
.eight-color {
  background-image: linear-gradient(to right, #b4fe32, #ffff00, #f9d423, #f83600, #9b23ea, #e8198b, #b4fe32, #e8198b, #9b23ea, #f83600, #f9d423, #ffff00);
  background-size: 1200% 100%;
  animation: loop-gradient 10s linear infinite;
}

@keyframes loop-gradient {
  0% {
    background-position: 0% 0%;
  }
  100% {
    background-position: 100% 0%;
  }
}
/* line 160, ../sass/style.scss */
.eight-hover {
  animation: eight-hover .8s ease-out 0s 1 normal forwards;
}

@keyframes eight-hover {
  0% {
    transform: scale(1) rotate(0deg);
  }
  20% {
    transform: scale(1.1) rotate(0deg);
  }
  60% {
    transform: scale(1.1) rotate(220deg);
  }
  70% {
    transform: scale(1.1) rotate(220deg);
  }
  80% {
    transform: scale(1.1) rotate(180deg);
  }
  100% {
    transform: scale(1) rotate(180deg);
  }
}
/* line 185, ../sass/style.scss */
.quick-up {
  animation: quick-up .75s ease-out 0s 1 normal forwards;
}

@keyframes quick-up {
  0%,
	50%,
	100% {
    transform: translateY(0);
  }
  25%,
	75% {
    transform: translateY(-6px);
  }
}
/* line 200, ../sass/style.scss */
#kv-area, #kv-inner, #kv-mask {
  transition: all .75s 0s ease;
}

@media screen and (max-width: 1024px) {
  /* line 205, ../sass/style.scss */
  header {
    height: 90px;
    z-index: 4000;
    position: fixed;
  }
  /* line 209, ../sass/style.scss */
  header nav#close {
    margin-left: 18px;
    margin-top: 18px;
  }
  /* line 212, ../sass/style.scss */
  header nav#close a {
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
    width: 24px;
    height: 24px;
    background: url("../images/svg/close.svg") no-repeat center center;
    background-size: contain;
    display: block;
  }

  /* line 223, ../sass/style.scss */
  main#top #home-area {
    height: 100vh;
    padding: 18px;
  }
  /* line 226, ../sass/style.scss */
  main#top #home-area #home-inner {
    height: 100%;
    position: relative;
  }
  /* line 229, ../sass/style.scss */
  main#top #home-area #home-inner h1 {
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
    width: 80.0%;
    height: 100%;
    background: url("../images/svg/logo.svg") no-repeat center center;
    background-size: contain;
    position: absolute;
    left: 50%;
    margin-left: -38%;
    transform: rotate(-15deg);
    z-index: 1200;
    opacity: 0;
  }
  /* line 242, ../sass/style.scss */
  main#top #home-area #home-inner p {
    font-size: 18px;
    position: absolute;
    left: 50%;
    bottom: 4em;
    transform: rotate(90deg);
    transform-origin: left;
    z-index: 1100;
  }
  /* line 251, ../sass/style.scss */
  main#top #home-area #home-inner ul {
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    opacity: 0;
  }
  /* line 259, ../sass/style.scss */
  main#top #home-area #home-inner ul li {
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
  }
  /* line 271, ../sass/style.scss */
  main#top #concept-area {
    height: auto;
    padding: 18px;
    margin-bottom: 50vh;
  }
  /* line 275, ../sass/style.scss */
  main#top #concept-area #concept-inner {
    position: relative;
    z-index: 3000;
  }
  /* line 278, ../sass/style.scss */
  main#top #concept-area #concept-inner h2 {
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
    width: calc(511px / 2);
    height: calc(137px / 2 + 2px);
    background: url("../images/svg/logo.svg") no-repeat center center;
    background-size: contain;
    transform-origin: left top;
    position: absolute;
    left: calc(137px / 2 + 2px);
    top: 0;
  }
  /* line 290, ../sass/style.scss */
  main#top #concept-area #concept-inner #concept-txt {
    width: 100%;
    font-size: 21px;
    line-height: 1.5;
    margin-bottom: 40px;
  }
  /* line 296, ../sass/style.scss */
  main#top #concept-area #concept-inner #concept-txt h3 {
    width: 60%;
  }
  /* line 299, ../sass/style.scss */
  main#top #concept-area #concept-inner #concept-txt h3.jp {
    padding: 75px 0 40px;
    margin-left: 40%;
  }
  /* line 304, ../sass/style.scss */
  main#top #concept-area #concept-inner #btn-eight {
    position: absolute;
    right: 0;
    top: 0;
  }
  /* line 308, ../sass/style.scss */
  main#top #concept-area #concept-inner #btn-eight a {
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
    display: block;
    width: 35px;
    height: 17px;
    background: url("../images/svg/about.svg") no-repeat center center;
    background-size: contain;
  }
  /* line 318, ../sass/style.scss */
  main#top #concept-area #concept-inner #btn-more a {
    position: relative;
    width: 100%;
    height: 100px;
    font-size: 45px;
    line-height: 90px;
    text-align: center;
    display: block;
    margin: 0 auto;
    -moz-background-clip: text;
    -o-background-clip: text;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  /* line 329, ../sass/style.scss */
  main#top #concept-area #concept-inner #btn-more a:not(.eight-color) {
    background-image: linear-gradient(#000000, #000000);
  }
  /* line 332, ../sass/style.scss */
  main#top #concept-area #concept-inner #btn-more a:before, main#top #concept-area #concept-inner #btn-more a:after {
    position: absolute;
    content: '';
  }
  /* line 337, ../sass/style.scss */
  main#top #concept-area #concept-inner #btn-more a:before {
    z-index: -2;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: inherit;
    background-size: 1200% 100%;
    animation: loop-gradient 10s linear infinite;
  }
  /* line 347, ../sass/style.scss */
  main#top #concept-area #concept-inner #btn-more a:after {
    position: absolute;
    z-index: -1;
    top: .06em;
    right: .06em;
    bottom: .06em;
    left: .06em;
    background-color: #fff;
  }
  /* line 360, ../sass/style.scss */
  main#top #project-area {
    position: relative;
    min-height: 100vh;
  }
  /* line 364, ../sass/style.scss */
  main#top #project-image-area {
    position: fixed;
    z-index: 100;
    top: 0;
    padding: 36px 18px 36px;
    width: 100%;
    height: 100%;
  }
  /* line 372, ../sass/style.scss */
  main#top #project-image-area #project-image {
    position: relative;
    width: 100%;
    height: 100%;
  }
  /* line 376, ../sass/style.scss */
  main#top #project-image-area #project-image ul {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
  }
  /* line 381, ../sass/style.scss */
  main#top #project-image-area #project-image ul li {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
  }
  /* line 395, ../sass/style.scss */
  main#top #project-text-area {
    position: relative;
    padding: 18px;
  }
  /* line 398, ../sass/style.scss */
  main#top #project-text-area h2 {
    position: absolute;
    left: 21px;
    top: 0;
    z-index: 2000;
    font-size: 21px;
    transform-origin: left bottom;
  }
  /* line 407, ../sass/style.scss */
  main#top #project-text-area #project-name {
    position: relative;
    z-index: 2100;
  }
  /* line 410, ../sass/style.scss */
  main#top #project-text-area #project-name ul {
    width: 80%;
    margin: 0 auto;
  }
  /* line 413, ../sass/style.scss */
  main#top #project-text-area #project-name ul li {
    position: relative;
    margin-bottom: 20px;
  }
  /* line 416, ../sass/style.scss */
  main#top #project-text-area #project-name ul li:last-child {
    margin-bottom: 50vh;
  }
  /* line 421, ../sass/style.scss */
  main#top #project-text-area #project-name a.white {
    color: #fff;
    transition: color 800ms 0s ease;
  }
  /* line 425, ../sass/style.scss */
  main#top #project-text-area #project-name p {
    text-align: center;
    line-height: 1.3;
    font-weight: 700;
  }
  /* line 430, ../sass/style.scss */
  main#top #project-text-area #project-name .jp {
    font-size: 18px;
    margin-bottom: 20px;
  }
  /* line 434, ../sass/style.scss */
  main#top #project-text-area #project-name .en {
    font-size: 13px;
    opacity: 1;
    margin-bottom: 120px;
  }

  /* line 442, ../sass/style.scss */
  main#detail {
    width: 100%;
  }
  /* line 444, ../sass/style.scss */
  main#detail #kv-area {
    padding: 36px 18px;
    position: relative;
  }
  /* line 447, ../sass/style.scss */
  main#detail #kv-area p {
    font-size: 18px;
    position: absolute;
    left: 50%;
    bottom: 4em;
    transform: rotate(90deg);
    transform-origin: left;
    z-index: 1100;
  }
  /* line 456, ../sass/style.scss */
  main#detail #kv-area #kv-inner {
    position: relative;
    height: calc(100vh - 72px);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
  }
  /* line 463, ../sass/style.scss */
  main#detail #kv-area #kv-mask {
    display: none;
  }
  /* line 467, ../sass/style.scss */
  main#detail #main-inner {
    padding: 18px;
  }
  /* line 471, ../sass/style.scss */
  main#detail #text-area:last-child {
    padding-bottom: 20px;
  }
  /* line 475, ../sass/style.scss */
  main#detail #text-area #text-inner h2 {
    font-size: 21px;
    line-height: 1.3;
    margin-bottom: 10px;
  }
  /* line 480, ../sass/style.scss */
  main#detail #text-area #text-inner h3 {
    font-size: 11px;
    line-height: 1.3;
    margin-bottom: 20px;
  }
  /* line 485, ../sass/style.scss */
  main#detail #text-area #text-inner h4 {
    font-size: 13px;
    line-height: 1.5;
    margin-bottom: 40px;
  }
  /* line 490, ../sass/style.scss */
  main#detail #text-area #text-inner #credit {
    font-size: 13px;
    line-height: 1.5;
    margin-bottom: 80px;
  }
  /* line 495, ../sass/style.scss */
  main#detail #text-area #text-inner #comment {
    margin-bottom: 80px;
  }
  /* line 497, ../sass/style.scss */
  main#detail #text-area #text-inner #comment p {
    font-size: 15px;
    line-height: 1.8;
  }
  /* line 501, ../sass/style.scss */
  main#detail #text-area #text-inner #comment .jp {
    margin-bottom: 40px;
  }
  /* line 504, ../sass/style.scss */
  main#detail #text-area #text-inner #comment .small {
    font-size: 13px;
    line-height: 1.5;
  }
  /* line 509, ../sass/style.scss */
  main#detail #text-area #text-inner #long-sentence {
    margin-bottom: 80px;
  }
  /* line 511, ../sass/style.scss */
  main#detail #text-area #text-inner #long-sentence h2 {
    margin-bottom: 20px;
  }
  /* line 514, ../sass/style.scss */
  main#detail #text-area #text-inner #long-sentence p {
    font-size: 15px;
    line-height: 1.8;
  }
  /* line 517, ../sass/style.scss */
  main#detail #text-area #text-inner #long-sentence p .small {
    color: #8A2155;
  }
  /* line 521, ../sass/style.scss */
  main#detail #text-area #text-inner #long-sentence .small {
    font-size: 13px;
    line-height: 1.5;
  }
  /* line 528, ../sass/style.scss */
  main#detail #image-area {
    margin-bottom: 80px;
  }
  /* line 530, ../sass/style.scss */
  main#detail #image-area:last-child {
    margin-bottom: 100px;
  }
  /* line 533, ../sass/style.scss */
  main#detail #image-area #image-area-inner {
    text-align: center;
  }
  /* line 535, ../sass/style.scss */
  main#detail #image-area #image-area-inner img, main#detail #image-area #image-area-inner .video-wrapper {
    width: 100%;
    margin-bottom: 15px;
  }
  /* line 538, ../sass/style.scss */
  main#detail #image-area #image-area-inner img:last-child, main#detail #image-area #image-area-inner .video-wrapper:last-child {
    margin-bottom: 0;
  }
  /* line 542, ../sass/style.scss */
  main#detail #image-area #image-area-inner .video-wrapper {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
  }
  /* line 547, ../sass/style.scss */
  main#detail #image-area #image-area-inner .video-wrapper iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }

  /* line 558, ../sass/style.scss */
  main#about {
    width: 100%;
    padding: 120px 18px;
  }
  /* line 561, ../sass/style.scss */
  main#about .outer {
    position: relative;
  }
  /* line 563, ../sass/style.scss */
  main#about .outer h2 {
    font-size: 21px;
    position: absolute;
    top: -40px;
    left: 21px;
    transform-origin: left top;
  }
  /* line 571, ../sass/style.scss */
  main#about .inner {
    width: 88%;
    margin-left: auto;
  }
  /* line 575, ../sass/style.scss */
  main#about #speciality-area {
    margin-bottom: 160px;
  }
  /* line 578, ../sass/style.scss */
  main#about #speciality-area #speciality-inner #our-message {
    padding-top: 30px;
  }
  /* line 580, ../sass/style.scss */
  main#about #speciality-area #speciality-inner #our-message h3 {
    font-size: 21px;
    line-height: 1.5;
  }
  /* line 584, ../sass/style.scss */
  main#about #speciality-area #speciality-inner #our-message h3 .logo {
    display: block;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
    width: 205px;
    height: 55px;
    background: url("../images/svg/logo.svg") no-repeat center center;
    background-size: contain;
    margin-right: 15px;
    margin-top: -30px;
    float: left;
  }
  /* line 596, ../sass/style.scss */
  main#about #speciality-area #speciality-inner #our-message .jp {
    margin-bottom: 40px;
  }
  /* line 602, ../sass/style.scss */
  main#about #profile-area {
    margin-bottom: 160px;
  }
  /* line 605, ../sass/style.scss */
  main#about #profile-area #profile-inner img {
    width: 100%;
    margin-bottom: 40px;
  }
  /* line 609, ../sass/style.scss */
  main#about #profile-area #profile-inner h3 {
    font-size: 40px;
    margin-bottom: 12px;
    letter-spacing: .01em;
    line-height: 1.3;
  }
  /* line 615, ../sass/style.scss */
  main#about #profile-area #profile-inner h4 {
    font-size: 15px;
    margin-bottom: 40px;
    line-height: 1.8;
  }
  /* line 619, ../sass/style.scss */
  main#about #profile-area #profile-inner h4 .ttl {
    font-size: 13px;
    margin-left: 15px;
  }
  /* line 624, ../sass/style.scss */
  main#about #profile-area #profile-inner #comment {
    font-size: 15px;
    line-height: 1.8;
  }
  /* line 628, ../sass/style.scss */
  main#about #profile-area #profile-inner #comment .jp {
    margin-bottom: 40px;
  }
  /* line 635, ../sass/style.scss */
  main#about #company-area #company-inner {
    padding-bottom: 50px;
  }
  /* line 637, ../sass/style.scss */
  main#about #company-area #company-inner dl {
    font-size: 15px;
    line-height: 1.8;
    margin-bottom: 80px;
  }
  /* line 644, ../sass/style.scss */
  main#about #company-area #company-inner dd {
    margin-bottom: 40px;
  }
  /* line 648, ../sass/style.scss */
  main#about #company-area #company-inner #info-btn-area a {
    position: relative;
    width: 100%;
    height: 50px;
    font-size: 21px;
    line-height: 50px;
    text-align: center;
    display: block;
    margin: 0 auto 20px;
    -moz-background-clip: text;
    -o-background-clip: text;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  /* line 659, ../sass/style.scss */
  main#about #company-area #company-inner #info-btn-area a:not(.eight-color) {
    background-image: linear-gradient(#000000, #000000);
  }
  /* line 662, ../sass/style.scss */
  main#about #company-area #company-inner #info-btn-area a:before, main#about #company-area #company-inner #info-btn-area a:after {
    position: absolute;
    content: '';
  }
  /* line 667, ../sass/style.scss */
  main#about #company-area #company-inner #info-btn-area a:before {
    z-index: -2;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: inherit;
    background-size: 1200% 100%;
    animation: loop-gradient 10s linear infinite;
  }
  /* line 677, ../sass/style.scss */
  main#about #company-area #company-inner #info-btn-area a:after {
    position: absolute;
    z-index: -1;
    top: .125em;
    right: .125em;
    bottom: .125em;
    left: .125em;
    background-color: #fff;
  }

  /* line 691, ../sass/style.scss */
  footer {
    width: 100%;
    height: 36px;
    padding: 0 18px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    bottom: 0;
    z-index: 3000;
  }
  /* line 701, ../sass/style.scss */
  footer #copyright {
    font-size: 11px;
    font-weight: 400;
  }
  /* line 705, ../sass/style.scss */
  footer #facebook {
    font-size: 15px;
  }
  /* line 707, ../sass/style.scss */
  footer #facebook a {
    -moz-background-clip: text;
    -o-background-clip: text;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(#000000, #000000);
  }

  /* line 714, ../sass/style.scss */
  .page-up {
    display: none;
  }
}
@media screen and (min-width: 1025px) {
  /* line 719, ../sass/style.scss */
  header {
    height: 150px;
    z-index: 4000;
    position: fixed;
  }
  /* line 723, ../sass/style.scss */
  header nav#close {
    margin-left: 60px;
    margin-top: 55px;
  }
  /* line 726, ../sass/style.scss */
  header nav#close a {
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
    width: 28px;
    height: 28px;
    background: url("../images/svg/close.svg") no-repeat center center;
    background-size: contain;
    display: block;
  }

  /* line 737, ../sass/style.scss */
  main#top #home-area {
    height: 100vh;
    padding: 40px;
  }
  /* line 740, ../sass/style.scss */
  main#top #home-area #home-inner {
    height: 100%;
    position: relative;
  }
  /* line 743, ../sass/style.scss */
  main#top #home-area #home-inner h1 {
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
    width: 52.5%;
    height: 100%;
    background: url("../images/svg/logo.svg") no-repeat center center;
    background-size: contain;
    position: absolute;
    left: 50%;
    margin-left: -25%;
    transform: rotate(-15deg);
    z-index: 1200;
    opacity: 0;
  }
  /* line 756, ../sass/style.scss */
  main#top #home-area #home-inner p {
    font-size: 15px;
    position: absolute;
    left: 50%;
    bottom: 4em;
    transform: rotate(90deg);
    transform-origin: left;
    z-index: 1100;
  }
  /* line 765, ../sass/style.scss */
  main#top #home-area #home-inner ul {
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    opacity: 0;
  }
  /* line 773, ../sass/style.scss */
  main#top #home-area #home-inner ul li {
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
  }
  /* line 785, ../sass/style.scss */
  main#top #concept-area {
    height: auto;
    padding: 40px;
    margin-bottom: 160px;
  }
  /* line 789, ../sass/style.scss */
  main#top #concept-area #concept-inner {
    position: relative;
  }
  /* line 791, ../sass/style.scss */
  main#top #concept-area #concept-inner h2 {
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
    width: 436px;
    height: 117px;
    background: url("../images/svg/logo.svg") no-repeat center center;
    background-size: contain;
    transform-origin: left top;
    position: absolute;
    left: 117px;
    top: 0;
  }
  /* line 803, ../sass/style.scss */
  main#top #concept-area #concept-inner #concept-txt {
    width: 600px;
    font-size: 24px;
    line-height: 1.5;
    margin: 0 auto;
    padding: 160px 0 80px;
  }
  /* line 810, ../sass/style.scss */
  main#top #concept-area #concept-inner #concept-txt h3.jp {
    margin-bottom: 40px;
  }
  /* line 814, ../sass/style.scss */
  main#top #concept-area #concept-inner #btn-eight {
    position: absolute;
    right: 20px;
    top: 20px;
  }
  /* line 818, ../sass/style.scss */
  main#top #concept-area #concept-inner #btn-eight a {
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
    display: block;
    width: 30px;
    height: 14px;
    background: url("../images/svg/about.svg") no-repeat center center;
    background-size: contain;
  }
  /* line 828, ../sass/style.scss */
  main#top #concept-area #concept-inner #btn-more a {
    position: relative;
    width: 300px;
    height: 100px;
    font-size: 48px;
    line-height: 90px;
    text-align: center;
    display: block;
    margin: 0 auto;
    -moz-background-clip: text;
    -o-background-clip: text;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  /* line 839, ../sass/style.scss */
  main#top #concept-area #concept-inner #btn-more a:not(.eight-color) {
    background-image: linear-gradient(#000000, #000000);
  }
  /* line 842, ../sass/style.scss */
  main#top #concept-area #concept-inner #btn-more a:before, main#top #concept-area #concept-inner #btn-more a:after {
    position: absolute;
    content: '';
  }
  /* line 847, ../sass/style.scss */
  main#top #concept-area #concept-inner #btn-more a:before {
    z-index: -2;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: inherit;
    background-size: 1200% 100%;
    animation: loop-gradient 10s linear infinite;
  }
  /* line 857, ../sass/style.scss */
  main#top #concept-area #concept-inner #btn-more a:after {
    position: absolute;
    z-index: -1;
    top: .125em;
    right: .125em;
    bottom: .125em;
    left: .125em;
    background-color: #fff;
  }
  /* line 870, ../sass/style.scss */
  main#top #project-area {
    position: relative;
    min-height: 100vh;
  }
  /* line 874, ../sass/style.scss */
  main#top #project-image-area {
    position: absolute;
    padding: 40px;
    width: 100%;
    height: 100vh;
  }
  /* line 879, ../sass/style.scss */
  main#top #project-image-area #project-image {
    position: relative;
    width: 100%;
    height: 100%;
  }
  /* line 883, ../sass/style.scss */
  main#top #project-image-area #project-image ul {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
  }
  /* line 888, ../sass/style.scss */
  main#top #project-image-area #project-image ul li {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
  }
  /* line 898, ../sass/style.scss */
  main#top #project-image-area #project-image ul li:before {
    content: '';
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  /* line 911, ../sass/style.scss */
  main#top .project-image-fix {
    position: fixed !important;
    top: 0px;
  }
  /* line 915, ../sass/style.scss */
  main#top #project-text-area {
    position: relative;
    padding: 40px;
  }
  /* line 918, ../sass/style.scss */
  main#top #project-text-area h2 {
    position: absolute;
    left: calc(40px + 20px + 14px);
    top: calc(40px + 10px);
    z-index: 2000;
    font-size: 14px;
    transform-origin: left top;
  }
  /* line 927, ../sass/style.scss */
  main#top #project-text-area #project-name {
    position: relative;
    z-index: 2100;
    margin-top: 50px;
    overflow: hidden;
  }
  /* line 933, ../sass/style.scss */
  main#top #project-text-area #project-name ul {
    margin-left: 110px;
  }
  /* line 935, ../sass/style.scss */
  main#top #project-text-area #project-name ul li {
    position: relative;
    margin-bottom: 20px;
  }
  /* line 943, ../sass/style.scss */
  main#top #project-text-area #project-name ul li:last-child {
    margin-bottom: 150px;
  }
  /* line 947, ../sass/style.scss */
  main#top #project-text-area #project-name .jp {
    font-size: 36px;
    line-height: 1.2;
  }
  /* line 951, ../sass/style.scss */
  main#top #project-text-area #project-name .en {
    font-size: 18px;
    position: absolute;
    top: 0;
    color: #fff;
    line-height: 43px;
  }

  /* line 962, ../sass/style.scss */
  main#detail {
    width: 100%;
  }
  /* line 964, ../sass/style.scss */
  main#detail #kv-area {
    padding: 40px;
    position: relative;
  }
  /* line 967, ../sass/style.scss */
  main#detail #kv-area p {
    font-size: 15px;
    position: absolute;
    left: 50%;
    bottom: 4em;
    transform: rotate(90deg);
    transform-origin: left;
    z-index: 1100;
  }
  /* line 976, ../sass/style.scss */
  main#detail #kv-area #kv-mask {
    background-color: rgba(0, 0, 0, 0.5);
    height: calc(100vh - 80px);
    width: calc(100% - 80px);
    position: absolute;
    top: 40px;
    left: 40px;
  }
  /* line 984, ../sass/style.scss */
  main#detail #kv-area #kv-inner {
    position: relative;
    height: calc(100vh - 80px);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
  }
  /* line 992, ../sass/style.scss */
  main#detail #main-inner {
    width: 960px;
    margin: 0 auto;
  }
  /* line 996, ../sass/style.scss */
  main#detail #text-area {
    margin-top: 40px;
  }
  /* line 998, ../sass/style.scss */
  main#detail #text-area:last-child {
    padding-bottom: 120px;
  }
  /* line 1002, ../sass/style.scss */
  main#detail #text-area #text-inner h2 {
    font-size: 24px;
    margin-bottom: 12px;
  }
  /* line 1006, ../sass/style.scss */
  main#detail #text-area #text-inner h3 {
    font-size: 13px;
    margin-bottom: 20px;
  }
  /* line 1010, ../sass/style.scss */
  main#detail #text-area #text-inner h4 {
    font-size: 13px;
    margin-bottom: 40px;
  }
  /* line 1014, ../sass/style.scss */
  main#detail #text-area #text-inner #credit {
    font-size: 13px;
    line-height: 1.8;
    margin-bottom: 80px;
  }
  /* line 1019, ../sass/style.scss */
  main#detail #text-area #text-inner #comment {
    display: flex;
    justify-content: space-between;
    margin-bottom: 80px;
  }
  /* line 1023, ../sass/style.scss */
  main#detail #text-area #text-inner #comment p {
    width: 460px;
    font-size: 15px;
    line-height: 1.8;
  }
  /* line 1028, ../sass/style.scss */
  main#detail #text-area #text-inner #comment .small {
    font-size: 13px;
    line-height: 1.5;
  }
  /* line 1033, ../sass/style.scss */
  main#detail #text-area #text-inner #long-sentence {
    margin-bottom: 80px;
  }
  /* line 1035, ../sass/style.scss */
  main#detail #text-area #text-inner #long-sentence h2 {
    margin-bottom: 24px;
  }
  /* line 1038, ../sass/style.scss */
  main#detail #text-area #text-inner #long-sentence p {
    font-size: 15px;
    line-height: 1.8;
  }
  /* line 1041, ../sass/style.scss */
  main#detail #text-area #text-inner #long-sentence p .small {
    color: #8A2155;
  }
  /* line 1045, ../sass/style.scss */
  main#detail #text-area #text-inner #long-sentence .small {
    font-size: 13px;
    line-height: 1.5;
  }
  /* line 1052, ../sass/style.scss */
  main#detail #image-area {
    padding-bottom: 40px;
  }
  /* line 1054, ../sass/style.scss */
  main#detail #image-area:last-child {
    padding-bottom: 200px;
  }
  /* line 1057, ../sass/style.scss */
  main#detail #image-area #image-area-inner {
    text-align: center;
  }
  /* line 1059, ../sass/style.scss */
  main#detail #image-area #image-area-inner img, main#detail #image-area #image-area-inner .video-wrapper {
    margin-bottom: 20px;
  }
  /* line 1061, ../sass/style.scss */
  main#detail #image-area #image-area-inner img:last-child, main#detail #image-area #image-area-inner .video-wrapper:last-child {
    margin-bottom: 0;
  }
  /* line 1065, ../sass/style.scss */
  main#detail #image-area #image-area-inner .video-wrapper {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
  }
  /* line 1070, ../sass/style.scss */
  main#detail #image-area #image-area-inner .video-wrapper iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }

  /* line 1081, ../sass/style.scss */
  main#about {
    width: 960px;
    margin: 0 auto;
    padding-top: 150px;
  }
  /* line 1085, ../sass/style.scss */
  main#about .outer {
    position: relative;
  }
  /* line 1087, ../sass/style.scss */
  main#about .outer h2 {
    font-size: 13px;
    position: absolute;
    top: -40px;
    left: 18px;
    transform-origin: left top;
  }
  /* line 1095, ../sass/style.scss */
  main#about .inner {
    width: 868px;
    margin-left: auto;
  }
  /* line 1099, ../sass/style.scss */
  main#about #speciality-area {
    margin-bottom: 200px;
  }
  /* line 1102, ../sass/style.scss */
  main#about #speciality-area #speciality-inner #our-message {
    padding-top: 20px;
  }
  /* line 1104, ../sass/style.scss */
  main#about #speciality-area #speciality-inner #our-message h3 {
    font-size: 24px;
    line-height: 1.5;
  }
  /* line 1108, ../sass/style.scss */
  main#about #speciality-area #speciality-inner #our-message h3 .logo {
    display: block;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
    width: 300px;
    height: 80px;
    background: url("../images/svg/logo.svg") no-repeat center center;
    background-size: contain;
    margin-right: 20px;
    margin-top: -20px;
    float: left;
  }
  /* line 1120, ../sass/style.scss */
  main#about #speciality-area #speciality-inner #our-message .jp {
    margin-bottom: 80px;
  }
  /* line 1126, ../sass/style.scss */
  main#about #profile-area {
    margin-bottom: 200px;
  }
  /* line 1129, ../sass/style.scss */
  main#about #profile-area #profile-inner img {
    width: 100%;
    margin-bottom: 40px;
  }
  /* line 1133, ../sass/style.scss */
  main#about #profile-area #profile-inner h3 {
    font-size: 80px;
    margin-bottom: 12px;
  }
  /* line 1137, ../sass/style.scss */
  main#about #profile-area #profile-inner h4 {
    font-size: 30px;
    margin-bottom: 40px;
  }
  /* line 1140, ../sass/style.scss */
  main#about #profile-area #profile-inner h4 .ttl {
    font-size: 24px;
    margin-left: 36px;
  }
  /* line 1145, ../sass/style.scss */
  main#about #profile-area #profile-inner #comment {
    font-size: 15px;
    line-height: 1.8;
  }
  /* line 1148, ../sass/style.scss */
  main#about #profile-area #profile-inner #comment .jp {
    margin-bottom: 40px;
  }
  /* line 1154, ../sass/style.scss */
  main#about #company-area {
    margin-bottom: 200px;
  }
  /* line 1156, ../sass/style.scss */
  main#about #company-area #company-inner {
    padding-bottom: 20px;
  }
  /* line 1158, ../sass/style.scss */
  main#about #company-area #company-inner dl {
    font-size: 15px;
    line-height: 1.8;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px;
  }
  /* line 1164, ../sass/style.scss */
  main#about #company-area #company-inner dl:last-child {
    margin-bottom: 80px;
  }
  /* line 1168, ../sass/style.scss */
  main#about #company-area #company-inner dt {
    width: 23%;
  }
  /* line 1171, ../sass/style.scss */
  main#about #company-area #company-inner dd {
    width: 77%;
  }
  /* line 1174, ../sass/style.scss */
  main#about #company-area #company-inner #info-btn-area {
    display: flex;
    justify-content: space-between;
  }
  /* line 1177, ../sass/style.scss */
  main#about #company-area #company-inner #info-btn-area a {
    position: relative;
    width: 424px;
    height: 100px;
    font-size: 24px;
    line-height: 100px;
    text-align: center;
    display: block;
    margin: 0 auto;
    -moz-background-clip: text;
    -o-background-clip: text;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  /* line 1188, ../sass/style.scss */
  main#about #company-area #company-inner #info-btn-area a:not(.eight-color) {
    background-image: linear-gradient(#000000, #000000);
  }
  /* line 1191, ../sass/style.scss */
  main#about #company-area #company-inner #info-btn-area a:before, main#about #company-area #company-inner #info-btn-area a:after {
    position: absolute;
    content: '';
  }
  /* line 1196, ../sass/style.scss */
  main#about #company-area #company-inner #info-btn-area a:before {
    z-index: -2;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: inherit;
    background-size: 1200% 100%;
    animation: loop-gradient 10s linear infinite;
  }
  /* line 1206, ../sass/style.scss */
  main#about #company-area #company-inner #info-btn-area a:after {
    position: absolute;
    z-index: -1;
    top: .125em;
    right: .125em;
    bottom: .125em;
    left: .125em;
    background-color: #fff;
  }

  /* line 1220, ../sass/style.scss */
  footer {
    width: 100%;
    height: 40px;
    padding: 0 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    bottom: 0;
    z-index: 3000;
  }
  /* line 1231, ../sass/style.scss */
  footer #facebook a {
    -moz-background-clip: text;
    -o-background-clip: text;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  /* line 1234, ../sass/style.scss */
  footer #facebook a:not(.eight-color) {
    background-image: linear-gradient(#000000, #000000);
  }

  /* line 1240, ../sass/style.scss */
  .page-up {
    position: fixed;
    bottom: 40px;
    right: 13px;
  }
  /* line 1245, ../sass/style.scss */
  .page-up a .up-arrow {
    display: block;
    width: 16px;
    height: 10px;
    background: url("../images/svg/pagetop.svg") no-repeat center center;
    background-size: contain;
    transition: opacity 300ms 0s ease;
  }
  /* line 1253, ../sass/style.scss */
  .page-up a .fade-out {
    opacity: 0;
  }
}
