@charset "UTF-8";
/* CSS Document */
html, body {
  height: 100%;
  margin: 0; }

body {
  font-size: 62.5%;
  margin: 0;
  color: #131313;
  background-color: #fff; }

/*
body::before {
  background-image:url("../img/bg.jpg");
  background-size: cover;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-bottom: 108px;
  content: "";z-index
  z-index: -1;
}  
*/
#kiminoheart {
  font-family: ten-mincho-text, serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.1rem;
  background: url("../img/bg.jpg") fixed no-repeat center;
  /* mainvisu */
  /* mainvisu sp */
  /* intro */
  /*#intro .detail{
    display:-webkit-box;
    display:-ms-flexbox;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 60px;
    .detail_box{
      display: flex;
    }
    .txt_box{
  
    }
    div{
      line-height: 0;
      h4{
      font-size: 2rem;
      line-height: 1.2em;
      }
  
      p{
        background: #000;
        padding: 20px;
      }
  
      img{
  
      }
    }
  }*/
  /* intro sp */
  /* story & cast */
  /*#cast_staff ul li.box p:last-of-type{
    border-top: #aaec00 solid 1px;
  }*/
  /* story & cast sp */
  /* chart */
  /* chart sp */
  /* scroll-pagetop ----------------------------- */ }
  #kiminoheart .footwrap {
    min-height: 100%;
    /* フッタの高さと等しいネガティブマージン */
    /* また最後の子要素の潜在的なマージンとしても機能 */
    margin-bottom: -50px; }
  #kiminoheart img {
    outline: none;
    border-style: none; }
  #kiminoheart video {
    outline: none;
    border-style: none;
    width: 100%; }
  #kiminoheart p {
    color: #fff;
    font-size: 1.4rem;
    line-height: 1.5em;
    font-family: メイリオ, ヒラギノ角ゴ, serif; }
  #kiminoheart a {
    color: white;
    text-decoration: none;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s; }
  #kiminoheart a:visited {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s; }
  #kiminoheart a:hover {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0.5; }
  #kiminoheart h2 {
    background: linear-gradient(90deg, #f0f590, #04ff0b);
    padding: 30px 0;
    color: #274700;
    width: 100%;
    font-size: 2rem;
    margin-bottom: 100px;
    text-align: center; }
  #kiminoheart h4 {
    background: linear-gradient(90deg, #f0f590, #04ff0b);
    padding: 30px;
    color: #274700; }
  @media screen and (max-width: 640px) {
    #kiminoheart h2 {
      margin-bottom: 50px; } }
  #kiminoheart .mainvisu {
    background: url("../img/mainvisu_bg.jpg") no-repeat;
    width: 100%;
    padding: 50px 0;
    line-height: 0; }
  #kiminoheart .mainvisu h1 {
    margin-top: 150px; }
  #kiminoheart .mainvisu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    flex-flow: row wrap; }
  #kiminoheart .mainvisu ul li {
    width: 550px;
    height: 773px;
    text-align: center;
    background: #fff;
    margin: 0; }
  #kiminoheart .mainvisu ul li img.start {
    width: 80%;
    margin: 20px 0; }
  #kiminoheart .mainvisu ul li img.date {
    margin-top: 15px; }
  @media screen and (max-width: 640px) {
    #kiminoheart .mainvisu {
      padding: 0;
      background: none; }
    #kiminoheart .mainvisu ul li:nth-of-type(1) {
      order: 1; }
    #kiminoheart .mainvisu ul li:nth-of-type(2) {
      order: 2;
      padding: 30px 0; }
    #kiminoheart .mainvisu ul li {
      width: 100%;
      height: auto;
      background: none; }
    #kiminoheart .mainvisu ul li:nth-of-type(1) img {
      width: 100%; }
    #kiminoheart .mainvisu ul li:nth-of-type(1) {
      order: 2; }
    #kiminoheart .mainvisu ul li:nth-of-type(2) {
      order: 1; }
    #kiminoheart .mainvisu ul li img {
      width: 90%; }
    #kiminoheart .mainvisu ul li img.start {
      width: 90%;
      margin: 30px 0; }
    #kiminoheart .mainvisu h1 {
      margin-top: 40px; }
    #kiminoheart .mainvisu ul li h1 img {
      width: 100%; } }
  #kiminoheart #intro {
    width: 80%;
    min-width: 800px;
    margin: 0 auto;
    padding: 180px 0 0; }
  #kiminoheart #intro ul.point {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    flex-flow: row wrap;
    text-align: center;
    margin-bottom: 100px; }
  #kiminoheart #intro ul.point li {
    background: linear-gradient(90deg, #f0f590, #04ff0b);
    width: 250px;
    height: 100px;
    color: #274700;
    font-size: 1.4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  #kiminoheart #intro ul.point li p {
    margin: auto; }
  #kiminoheart #intro ul.point li span:nth-of-type(1) {
    font-size: 1.8rem;
    line-height: 1.6rem; }
  #kiminoheart #intro ul.point li span:nth-of-type(2) {
    font-size: 1.4rem; }
  #kiminoheart #intro ul.point li:nth-of-type(even) {
    background: none;
    width: auto;
    margin: 0 20px; }
  @media all and (-ms-high-contrast: none) {
    #kiminoheart #intro ul.point li {
      padding-top: 1rem;
      height: 5rem; }
    #kiminoheart #intro ul.point li:nth-of-type(3) {
      padding-top: 1.5rem;
      height: 4.5rem; }
    #kiminoheart #intro ul.point li:nth-of-type(5) {
      padding-top: 1.5rem;
      height: 4.5rem; } }
  #kiminoheart #intro .catch {
    font-size: 1.6rem;
    text-align: center; }
    #kiminoheart #intro .catch p {
      color: #c40872;
      margin-bottom: 60px;
      line-height: 2.6rem; }
    #kiminoheart #intro .catch p span {
      font-size: 2.4rem; }
  #kiminoheart #intro .about, #kiminoheart #intro .detail_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    background: #000;
    align-items: flex-start;
    margin-bottom: 40px; }
    #kiminoheart #intro .about h4, #kiminoheart #intro .detail_box h4 {
      font-size: 2rem;
      margin-bottom: 20px;
      line-height: 1.2em; }
    #kiminoheart #intro .about div, #kiminoheart #intro .detail_box div {
      padding: 20px;
      width: 60%; }
    #kiminoheart #intro .about img, #kiminoheart #intro .detail_box img {
      width: 40%; }
  @media screen and (max-width: 640px) {
    #kiminoheart .detail_box > div,
    #kiminoheart .about > div {
      order: 1; }
    #kiminoheart .detail_box > img,
    #kiminoheart .about > img {
      order: 2; } }
  #kiminoheart .br {
    display: none; }
  @media screen and (max-width: 640px) {
    #kiminoheart #intro {
      width: 100%;
      min-width: 0px;
      margin: 0 auto;
      padding: 180px 0 80px; }
    #kiminoheart #intro ul.point {
      width: 80%;
      margin: 0 auto 60px; }
    #kiminoheart #intro ul.point li {
      margin-bottom: 20px; }
    #kiminoheart #intro ul.point li:nth-of-type(even) {
      margin: 0 20px 20px; }
    #kiminoheart #intro .detail div {
      width: 100%; }
    #kiminoheart #intro .detail div h4 {
      font-size: 2rem;
      line-height: 1.2em; }
    #kiminoheart #intro .about, #kiminoheart #intro .detail_box {
      flex-wrap: wrap; }
      #kiminoheart #intro .about div, #kiminoheart #intro .detail_box div {
        width: 100%; }
      #kiminoheart #intro .about img, #kiminoheart #intro .detail_box img {
        width: 100%; }
    #kiminoheart .br {
      display: block; } }
  #kiminoheart #story,
  #kiminoheart #cast_staff {
    padding: 180px 0 0; }
  #kiminoheart h3 {
    color: #aaec00;
    text-align: center;
    font-size: 2.0rem;
    line-height: 1.5em;
    margin-top: 20px; }
  #kiminoheart #story h3 span {
    font-size: 1.5rem; }
  #kiminoheart ul.box_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 80%;
    min-width: 800px;
    margin: 0 auto -60px; }
  #kiminoheart .story_img div img {
    width: 100%; }
  #kiminoheart ul li.box {
    background: #000;
    width: 48%;
    margin-top: 60px; }
  #kiminoheart ul li.box p {
    margin: 0 20px 20px;
    padding-top: 20px; }
  #kiminoheart .center {
    margin: 0 0 50px; }
  #kiminoheart .center img {
    width: 100%;
    height: auto; }
  #kiminoheart .center .slick-next {
    right: 20px;
    z-index: 99; }
  #kiminoheart .center .slick-prev {
    left: 15px;
    z-index: 100; }
  #kiminoheart #cast_staff h4 {
    font-size: 1.4rem;
    margin: 20px; }
  #kiminoheart .c_s {
    background: #000;
    width: 48%;
    margin-bottom: 60px; }
  #kiminoheart .c_s li {
    margin: 20px 20px 0;
    padding-bottom: 20px;
    border-bottom: #aaec00 solid 1px; }
  #kiminoheart .c_s li:last-child {
    border: none; }
  #kiminoheart .c_s dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between; }
  #kiminoheart .c_s dt {
    color: #aaec00;
    font-size: 1.4rem;
    margin-right: 1em;
    margin-bottom: 10px; }
  #kiminoheart .c_s dd {
    color: #fff;
    font-size: 1.2rem;
    line-height: 1.4rem;
    font-family: メイリオ, ヒラギノ角ゴ, serif;
    width: 65%; }
  #kiminoheart .c_s dd span {
    font-size: 1.2rem; }
  #kiminoheart .c_s_flex {
    margin: 60px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 80%;
    min-width: 800px; }
  #kiminoheart ul.number {
    margin: 60px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 3px 3px;
    width: 80%;
    min-width: 800px; }
  #kiminoheart ul.number a {
    width: 9.0%;
    background: #00d621;
    border-radius: 5px;
    text-align: center;
    padding: 10px 0;
    font-size: 1rem;
    flex-grow: 1; }
    #kiminoheart ul.number a li {
      color: #fff; }
  #kiminoheart ul.number > li {
    width: 9.0%;
    background: #dddddd;
    border-radius: 5px;
    text-align: center;
    padding: 10px 0;
    font-size: 1.6rem;
    flex-grow: 1; }
  @media screen and (max-width: 640px) {
    #kiminoheart #story,
    #kiminoheart #cast_staff {
      padding: 180px 0 80px; }
    #kiminoheart ul.number {
      margin: 60px auto 0;
      width: 97%;
      min-width: 97%; }
    #kiminoheart ul.box_wrap {
      width: 100%;
      min-width: 0px; }
    #kiminoheart ul li.box {
      width: 100%; }
    #kiminoheart ul li.box p {
      margin: 0 20px 20px;
      padding-top: 20px; }
    #kiminoheart .c_s {
      width: 100%; }
    #kiminoheart .c_s dl {
      flex-wrap: wrap; }
    #kiminoheart .c_s dt {
      width: 100%; }
    #kiminoheart .c_s dd {
      width: 100%; }
    #kiminoheart .c_s_flex {
      width: 100%;
      min-width: 0px; } }
  #kiminoheart #chart {
    padding: 180px 0; }
  #kiminoheart #chart div {
    width: 80%;
    min-width: 800px;
    text-align: center;
    margin: 0 auto; }
  #kiminoheart #chart div img {
    width: 100%; }
  @media screen and (max-width: 640px) {
    #kiminoheart #chart {
      padding: 180px 0 80px; }
    #kiminoheart #chart div {
      width: 100%;
      min-width: 0px; } }
  #kiminoheart #pageTop a {
    display: block;
    z-index: 999; }
  #kiminoheart .fuwa {
    animation: vertical 1.5s ease-in-out infinite alternate; }
@keyframes vertical {
  0% {
    transform: translateY(-8px); }
  100% {
    transform: translateY(0px); } }
  #kiminoheart .footer {
    background: linear-gradient(90deg, #f0f590, #04ff0b);
    padding: 100px 0;
    text-align: center;
    font-family: メイリオ, ヒラギノ角ゴ, serif;
    color: #274700; }
  #kiminoheart .footer img {
    max-width: 100%;
    margin-bottom: 1rem; }
  #kiminoheart address {
    color: #274700;
    font-style: normal;
    text-align: center;
    font-size: 1rem;
    line-height: 2rem;
    width: 100%; }

@media screen and (max-width: 640px) {
  #kiminoheart {
    background: url("../img/bg_sp.png") repeat; } }
/* nav */
.sticky {
  position: -webkit-sticky;
  /* Safari */
  position: sticky;
  top: 0;
  z-index: 100;
  width: 100%; }

.inner {
  width: 100%;
  margin: 0 auto;
  position: relative; }

.inner:after {
  content: "";
  clear: both;
  display: block; }

/*--------header-----------*/
#top-head {
  width: 100%;
  padding: 20px 0;
  line-height: 1;
  z-index: 99;
  background: linear-gradient(90deg, #f0f590, #04ff0b);
  font-style: normal;
  font-weight: 400; }

.sticky {
  padding-top: 130px; }

#top-head a,
#top-head {
  color: #274700;
  text-decoration: none; }

#top-head .inner {
  position: relative; }

#top-head .logo {
  float: left;
  position: relative;
  height: 50px; }

#top-head .logo a {
  position: absolute;
  width: 100%;
  height: 50px; }

#global-nav ul {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 20px;
  font-weight: bold; }

#global-nav ul li {
  width: 16.6%;
  text-align: center; }

#global-nav ul li a {
  padding: 5px 5px;
  position: relative;
  display: inline-block; }

#global-nav ul li a::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  background-color: #fff;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

#global-nav ul li a:hover::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1); }

/*----nav span{
    background:#666;
    height:2px;
    display:block;
    position:relative;
    width:50px;
    left:0;
}-----*/
/*--------固定化されたときのCSS-----------*/
#top-head.fixed {
  margin-top: 0;
  top: 0;
  position: fixed;
  padding-top: 10px;
  background: linear-gradient(90deg, #f0f590, #04ff0b);
  transition: top 0.65s ease-in;
  -webkit-transition: top 0.65s ease-in;
  -moz-transition: top 0.65s ease-in; }

#top-head.fixed .logo {
  position: relative;
  font-size: 24px;
  color: #274700; }

#top-head.fixed .logo a {
  position: absolute;
  width: 100%;
  height: 30px; }

#top-head.fixed #global-nav ul li a {
  color: #333;
  padding: 0 20px;
  padding-bottom: 10px; }

/*-----------スマホ-------------*/
@media screen and (max-width: 640px) {
  .sticky {
    padding-top: 76px; }

  #top-head {
    padding: 5px 0; }

  #global-nav ul li {
    width: 30%;
    text-align: center;
    padding: 5px 0; }

  #global-nav ul li a {
    font-size: 1.0rem;
    white-space: nowrap; } }
/* ローディングの背景部分のCSS */
.loader {
  background: #ffffff;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000; }

@media all and (-ms-high-contrast: none) {
  .loader {
    display: none; } }
/* ローディングのアニメーション部分のCSS (https://tobiasahlin.com/spinkit/) */
.spinner {
  margin: 45vh auto;
  width: 40px;
  height: 40px;
  position: relative; }

.cube1, .cube2 {
  background-color: #f4005c;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-cubemove 1.8s infinite ease-in-out;
  animation: sk-cubemove 1.8s infinite ease-in-out; }

.cube2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s; }

@-webkit-keyframes sk-cubemove {
  25% {
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5); }
  50% {
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg); }
  75% {
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5); }
  100% {
    -webkit-transform: rotate(-360deg); } }
@keyframes sk-cubemove {
  25% {
    transform: translateX(42px) rotate(-90deg) scale(0.5);
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5); }
  50% {
    transform: translateX(42px) translateY(42px) rotate(-179deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg); }
  50.1% {
    transform: translateX(42px) translateY(42px) rotate(-180deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg); }
  75% {
    transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5); }
  100% {
    transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg); } }
.effect-fade {
  　opacity: 0;
  　transform: translate(0, 45px);
  　transition: all 300ms; }

.effect-fade.effect-scroll {
  　opacity: 1;
  　transform: translate(0, 0); }

/*# sourceMappingURL=style.css.map */
