/* CSS Document */
#keyvisual {
  width: 100%;
  height: 130vw;
  background-image: url(../images/6_napishtim/m/kv.webp);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}
@media screen and (min-width: 1000px) {
  #keyvisual {
    background-image: url(../images/6_napishtim/kv.webp);
    height: 70vw;
    background-position: center center;
  }
}
@media screen and (min-width: 1200px) {
  #keyvisual {
    height: 60vw;
    background-position: center right;
  }
}
@media screen and (min-width: 1400px) {
  #keyvisual {
    height: 55vw;
  }
}
@media screen and (min-width: 1600px) {
  #keyvisual {
    background-position: bottom 10% right;
  }
}
@media screen and (min-width: 2000px) {
  #keyvisual {
    background-position: bottom 10% right;
  }
}
@media screen and (min-width: 2500px) {
  #keyvisual {
    width: 2400px;
    margin: 0 auto;
    height: 1200px;
  }
}
#keyvisual h2 {
  margin: 0;
  padding: 0;
  position: relative;
}
#keyvisual h2 img.logo {
  width: 46vw;
  margin: 30vw 0 0 5vw;
}
@media screen and (min-width: 1000px) {
  #keyvisual h2 img.logo {
    width: 30vw;
    position: absolute;
    margin: 0;
    top: 27vw;
    right: 5%;
  }
}
@media screen and (min-width: 1200px) {
  #keyvisual h2 img.logo {
    width: 27vw;
    top: 25vw;
  }
}
@media screen and (min-width: 1400px) {
  #keyvisual h2 img.logo {
    width: 27vw;
    top: 21vw;
  }
}
@media screen and (min-width: 1600px) {
  #keyvisual h2 img.logo {
    width: 27vw;
    top: 20vw;
  }
}
@media screen and (min-width: 2000px) {
  #keyvisual h2 img.logo {
    width: 27vw;
    top: 18vw;
  }
}
@media screen and (min-width: 2500px) {
  #keyvisual h2 img.logo {
    width: 550px;
    top: 430px;
    right: 250px;
  }
}

#journal_nav {
  width: 100%;
  height: 3vw;
  background-image: url(../images/common/bg_light_01.webp);
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: repeat;
  position: relative;
}
@media screen and (min-width: 1000px) {
  #journal_nav {
    height: 20px;
  }
}
#journal_nav .journal_prev, #journal_nav .journal_next {
  width: 40%;
  position: absolute;
  z-index: 1;
  left: 5vw;
  top: -1.4vw;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100%;
}
#journal_nav .journal_prev img, #journal_nav .journal_next img {
  width: 100%;
  transition: 0.3s all ease;
}
#journal_nav .journal_prev img:hover, #journal_nav .journal_next img:hover {
  opacity: 0;
}
#journal_nav .journal_prev.bw_pastjournal, #journal_nav .journal_next.bw_pastjournal {
  background-image: url(../images/common/journal_nav/bw_pastjournal_ov.webp);
}
#journal_nav .journal_prev.fw_nextjournal, #journal_nav .journal_next.fw_nextjournal {
  background-image: url(../images/common/journal_nav/fw_nextjournal_ov.webp);
}
@media screen and (min-width: 1000px) {
  #journal_nav .journal_prev, #journal_nav .journal_next {
    width: 330px;
    left: 50%;
    margin-left: -380px;
    top: -14px;
  }
}
#journal_nav .journal_next {
  left: auto;
  right: 5vw;
}
@media screen and (min-width: 1000px) {
  #journal_nav .journal_next {
    left: auto;
    right: 50%;
    margin-right: -380px;
  }
}
#journal_nav .journal_current {
  z-index: 2;
  position: absolute;
  width: 24%;
  top: -9vw;
  left: 50%;
  margin-left: -12%;
}
@media screen and (min-width: 1000px) {
  #journal_nav .journal_current {
    width: 200px;
    top: -80px;
    margin-left: -100px;
  }
}
#journal_nav .journal_current img {
  width: 100%;
}

#story {
  width: 100%;
  background-image: url(../images/6_napishtim/story_bg.webp);
  background-size: cover;
  background-position: 50% 40%;
  background-repeat: no-repeat;
}
#story .inner {
  max-width: 1600px;
  margin: 0 auto;
  padding: 10%;
}
@media screen and (min-width: 1000px) {
  #story .inner {
    padding: 100px;
  }
}
#story .inner h3 {
  color: #fff;
  font-family: "Calligraffitti", arial;
  font-size: 6vw;
  text-align: center;
}
@media screen and (min-width: 1000px) {
  #story .inner h3 {
    font-size: 2.3em;
  }
}
#story .inner p {
  color: #fff;
  font-family: "Calligraffitti", arial;
  font-size: 5vw;
  text-align: justify;
}
@media screen and (min-width: 600px) {
  #story .inner p {
    font-size: 4vw;
  }
}
@media screen and (min-width: 1000px) {
  #story .inner p {
    font-size: 1.7em;
  }
}
#story .inner #adol_sig {
  width: 100%;
  margin: 0;
  text-align: right;
}
#story .inner #adol_sig img {
  width: 50%;
}
@media screen and (min-width: 1000px) {
  #story .inner #adol_sig img {
    width: 400px;
  }
}

.para_style2 {
  position: relative;
}
.para_style2 .para_inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  clip-path: inset(0);
  margin: 10px 0 0 0;
}
.para_style2 .para_inner .bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-size: cover;
  background-position: center;
  z-index: -1;
}

.section {
  width: 100%;
}
.section .section_group span {
  font-weight: 900;
}
@media screen and (min-width: 1200px) {
  .section .section_group {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .section .section_group .order1 {
    order: 1;
  }
  .section .section_group .order2 {
    order: 2;
  }
}
.section .section_group .section_img {
  width: 90%;
  margin: 10vw 5% 0 5%;
}
.section .section_group .section_img img {
  width: 100%;
}
@media screen and (min-width: 800px) {
  .section .section_group .section_img {
    width: 80%;
    margin: 5vw 10% 0 10%;
  }
}
@media screen and (min-width: 1000px) {
  .section .section_group .section_img {
    width: 64%;
    margin: 5vw 18% 0 18%;
  }
}
@media screen and (min-width: 1200px) {
  .section .section_group .section_img {
    width: 45%;
    margin: 0;
    position: relative;
  }
}
.section .section_group .textbox {
  width: 90%;
  margin: 6vw auto 0 auto;
  font-family: "Lato", sans-serif;
}
@media screen and (min-width: 800px) {
  .section .section_group .textbox {
    width: 70%;
  }
}
@media screen and (min-width: 1200px) {
  .section .section_group .textbox {
    width: 45%;
  }
}
.section .section_group .textbox .textbox_top,
.section .section_group .textbox .textbox_bottom,
.section .section_group .textbox .textbox_mid {
  background-image: url(../images/common/textbox/textbox_top.webp);
  background-size: 100%;
  background-repeat: no-repeat;
  width: 100%;
  height: 15vw;
}
@media screen and (min-width: 1200px) {
  .section .section_group .textbox .textbox_top,
  .section .section_group .textbox .textbox_bottom,
  .section .section_group .textbox .textbox_mid {
    height: 150px;
  }
}
.section .section_group .textbox .textbox_mid {
  background-image: url(../images/common/textbox/textbox_mid.webp);
  background-repeat: repeat-y;
  background-size: 100%;
  height: auto;
  padding: 2vw 6vw 3vw 6vw;
  text-align: left;
  font-family: "Lato", sans-serif;
  margin-top: -6.5vw;
}
.section .section_group .textbox .textbox_mid h3 {
  margin: 5vw 0 0 0;
  padding: 0;
  text-align: center;
  font-size: 4vw;
  font-style: italic;
}
@media screen and (min-width: 800px) {
  .section .section_group .textbox .textbox_mid h3 {
    margin: 2vw 0 0 0;
  }
}
@media screen and (min-width: 1200px) {
  .section .section_group .textbox .textbox_mid h3 {
    font-size: 1.6em;
    margin: 30px 0 0 0;
  }
}
@media screen and (min-width: 800px) {
  .section .section_group .textbox .textbox_mid {
    margin-top: -9vw;
  }
}
@media screen and (min-width: 1200px) {
  .section .section_group .textbox .textbox_mid {
    padding: 2% 8%;
  }
}
.section .section_group .textbox .textbox_mid ul {
  margin-top: 5vw;
  list-style: square;
  padding-left: 14px;
}
@media screen and (min-width: 800px) {
  .section .section_group .textbox .textbox_mid ul {
    margin-top: 2vw;
  }
}
.section .section_group .textbox .textbox_mid ul li {
  font-size: 0.9em;
  text-align: justify;
  padding-bottom: 14px;
}
@media screen and (min-width: 1200px) {
  .section .section_group .textbox .textbox_mid ul {
    list-style: none;
    text-align: center;
    padding: 0;
  }
  .section .section_group .textbox .textbox_mid ul li {
    font-size: 1em;
  }
}
.section .section_group .textbox .textbox_bottom {
  background-image: url(../images/common/textbox/textbox_bottom.webp);
  background-position: 50% bottom;
  margin-top: -8.2vw;
}
@media screen and (min-width: 800px) {
  .section .section_group .textbox .textbox_bottom {
    margin-top: -10vw;
  }
}
@media screen and (min-width: 1200px) {
  .section .section_group .textbox .textbox_top {
    margin-top: -90px;
  }
  .section .section_group .textbox .textbox_mid {
    margin-top: 0;
    margin-top: -100px;
  }
  .section .section_group .textbox .textbox_bottom {
    margin-top: 0;
    margin-top: -110px;
  }
}
@media screen and (min-width: 1400px) {
  .section .section_group .textbox .textbox_top {
    margin-top: -110px;
  }
  .section .section_group .textbox .textbox_mid {
    margin-top: -90px;
  }
  .section .section_group .textbox .textbox_bottom {
    margin-top: -110px;
  }
}

@media screen and (min-width: 1200px) {
  .posi_left {
    margin-left: 5% !important;
  }
  .posi_right {
    margin-right: 5% !important;
  }
}
#features {
  background-color: #fff;
  background-image: url(../images/6_napishtim/features_bg.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 12px;
}
#features .inner {
  padding: 10% 0;
  max-width: 1600px;
  margin: 0 auto;
}

#gameplay {
  background-color: #fff;
  background-image: url(../images/6_napishtim/gameplay_bg.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 12px;
}
#gameplay .inner {
  max-width: 1600px;
  margin: 0 auto;
  padding: 10% 0 5% 0;
}
#gameplay .inner p {
  text-align: justify;
}
#gameplay .inner .section_group {
  margin-bottom: 10vw;
}

#media {
  width: 100%;
  height: 205vw;
  background: #fff;
}
@media screen and (min-width: 800px) {
  #media {
    height: 160vw;
  }
}
@media screen and (min-width: 1000px) {
  #media {
    height: 92vw;
  }
}
@media screen and (min-width: 1200px) {
  #media {
    height: 87vw;
  }
}
@media screen and (min-width: 1400px) {
  #media {
    height: 80vw;
  }
}
@media screen and (min-width: 1600px) {
  #media {
    height: 77vw;
  }
}
@media screen and (min-width: 2000px) {
  #media {
    height: 1370px;
  }
}
#media .bg {
  background-image: url(../images/6_napishtim/media_bg.webp);
  background-size: cover;
  background-position: 50% 50%;
}
#media h4 {
  font-family: "Calligraffitti", arial;
  margin: 10vw 0 0 0;
  padding: 0;
  color: #fff;
  font-size: 8vw;
  text-align: center;
}
@media screen and (min-width: 1000px) {
  #media h4 {
    font-size: 3.4em;
    margin-top: 5vw;
  }
}
#media ul.screenshot,
#media ul.videos {
  width: 90%;
  max-width: 1600px;
  margin: 0 auto 10vw auto;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 2%;
}
@media screen and (min-width: 1000px) {
  #media ul.screenshot,
  #media ul.videos {
    gap: 1%;
    margin: 0 auto 5vw auto;
  }
}
#media ul.screenshot li,
#media ul.videos li {
  width: 48%;
  margin: 2% 0 0 0;
  padding: 0;
}
#media ul.screenshot li img,
#media ul.videos li img {
  width: 100%;
  border: 1px solid #666;
  box-sizing: border-box;
  transition: 0.3s all ease;
}
#media ul.screenshot li img:hover,
#media ul.videos li img:hover {
  position: relative;
  transition: 0.3s all ease;
}
#media ul.screenshot li img:hover:hover,
#media ul.videos li img:hover:hover {
  margin-top: -5px;
  box-shadow: -2px -2px 12px rgba(51, 153, 255, 0.4), -2px 2px 12px rgba(51, 153, 255, 0.4), 2px -2px 12px rgba(51, 153, 255, 0.4), 2px 2px 12px rgba(51, 153, 255, 0.4);
}
@media screen and (min-width: 800px) {
  #media ul.screenshot li,
  #media ul.videos li {
    width: 31%;
  }
}
@media screen and (min-width: 1000px) {
  #media ul.screenshot li,
  #media ul.videos li {
    width: 23%;
  }
}
@media screen and (min-width: 1000px) {
  #media ul.screenshot li,
  #media ul.videos li {
    margin: 1% 0 0 0;
  }
}
#media ul.videos {
  margin: 0 auto;
}
@media screen and (min-width: 800px) {
  #media ul.videos li {
    width: 48%;
  }
}
@media screen and (min-width: 1000px) {
  #media ul.videos li {
    width: 33%;
  }
}

#logospace {
  width: 100%;
  height: 14vw;
  margin: 0;
  background-image: url(../images/common/bg_light_01.webp);
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
@media screen and (min-width: 1000px) {
  #logospace {
    height: 10vw;
  }
}
#logospace ul {
  width: 90%;
  max-width: 900px;
  height: 14vw;
  margin: 0 auto;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 4%;
}
@media screen and (min-width: 1000px) {
  #logospace ul {
    height: 10vw;
  }
}
#logospace ul li {
  width: 24%;
  padding-top: 2%;
}
@media screen and (min-width: 800px) {
  #logospace ul li {
    padding-top: 1%;
  }
}
#logospace ul li img {
  width: 100%;
  vertical-align: bottom;
}

#system {
  font-family: "lato", sans-serif;
  padding: 10vw;
  width: 100%;
  background-image: url(../images/common/bg_dark_01.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
@media screen and (min-width: 600px) {
  #system {
    padding: 5vw;
  }
}
#system h5 {
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 5vw;
  text-align: center;
  text-transform: uppercase;
  text-align: center;
}
@media screen and (min-width: 600px) {
  #system h5 {
    font-size: 2em;
  }
}
#system div {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (min-width: 1200px) {
  #system div {
    max-width: 1000px;
    margin: 0 auto;
  }
}
#system div ul {
  width: 100%;
  margin: 5vw 0 0 0;
  padding: 0;
}
@media screen and (min-width: 600px) {
  #system div ul {
    width: 48%;
  }
}
@media screen and (min-width: 1000px) {
  #system div ul {
    margin: 50px 0 0 0;
  }
}
#system div ul li {
  color: #fff;
  padding-bottom: 10px;
  font-size: 3vw;
}
@media screen and (min-width: 600px) {
  #system div ul li {
    font-size: 0.9em;
  }
}
#system div ul li span {
  font-weight: 900;
  text-transform: uppercase;
}
#system div ul li:first-child {
  font-weight: 900;
  text-transform: uppercase;
  color: #000;
  background: #fff;
  padding: 5px;
  margin-bottom: 10px;
}

footer#napishtim_footer #footerlogos ul {
  width: 70vw;
  max-width: 700px;
  margin: 1vw auto 0 auto;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
footer#napishtim_footer #footerlogos ul li {
  margin-top: 5px;
  width: 30%;
}
footer#napishtim_footer #footerlogos ul li img {
  width: 100%;
}
@media screen and (min-width: 900px) {
  footer#napishtim_footer #footerlogos ul li {
    width: 15%;
  }
}/*# sourceMappingURL=6_napishtim.css.map */