@charset "UTF-8";
@keyframes show_loading {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
[data-page=top] #overview h3 {
  margin-bottom: 40px;
}
[data-page=top] #overview .block_archive {
  margin-top: 64px;
}
[data-page=top] #overview .block_archive ul {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
[data-page=top] .block_credit {
  margin-top: 64px;
}
[data-page=top] .block_archive {
  padding-bottom: 200px;
}
[data-page=top] .list_archive_images {
  margin-top: 64px;
}
[data-page=top] .list_archive_images ul {
  width: 73.33%;
  margin: auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
[data-page=top] .list_archive_images ul li {
  width: 47.27%;
  margin-bottom: 5.46%;
  margin-right: 5.46%;
  -webkit-transition: transform 0.6s ease 0s, opacity 0.6s ease 0s;
  transition: transform 0.6s ease 0s, opacity 0.6s ease 0s;
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}
[data-page=top] .list_archive_images ul li a {
  display: block;
}
[data-page=top] .list_archive_images ul li:nth-child(2n) {
  margin-right: 0px;
}
[data-page=top] .list_archive_images.animate ul li {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
[data-page=top] .list_archive_images.animate ul li:nth-child(1) {
  transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -webkit-transition-delay: 0.1s;
}
[data-page=top] .list_archive_images.animate ul li:nth-child(2) {
  transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
[data-page=top] .list_archive_images.animate ul li:nth-child(3) {
  transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
}
[data-page=top] .list_archive_images.animate ul li:nth-child(4) {
  transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
[data-page=top] .list_archive_images.animate ul li:nth-child(5) {
  transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -webkit-transition-delay: 0.5s;
}
[data-page=top] .list_archive_images.animate ul li:nth-child(6) {
  transition-delay: 0.6s;
  -moz-transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}
[data-page=top] .list_archive_images.animate ul li:nth-child(7) {
  transition-delay: 0.7s;
  -moz-transition-delay: 0.7s;
  -webkit-transition-delay: 0.7s;
}
[data-page=top] .list_archive_images.animate ul li:nth-child(8) {
  transition-delay: 0.8s;
  -moz-transition-delay: 0.8s;
  -webkit-transition-delay: 0.8s;
}
[data-page=top] .list_archive_images.animate ul li:nth-child(9) {
  transition-delay: 0.9s;
  -moz-transition-delay: 0.9s;
  -webkit-transition-delay: 0.9s;
}
[data-page=top] .list_archive_images.animate ul li:nth-child(10) {
  transition-delay: 1s;
  -moz-transition-delay: 1s;
  -webkit-transition-delay: 1s;
}
[data-page=top] .list_archive_images.animate ul li:nth-child(11) {
  transition-delay: 1.1s;
  -moz-transition-delay: 1.1s;
  -webkit-transition-delay: 1.1s;
}
[data-page=top] .list_archive_images.animate ul li:nth-child(12) {
  transition-delay: 1.2s;
  -moz-transition-delay: 1.2s;
  -webkit-transition-delay: 1.2s;
}
[data-page=top] .list_archive_images.animate ul li:nth-child(13) {
  transition-delay: 1.3s;
  -moz-transition-delay: 1.3s;
  -webkit-transition-delay: 1.3s;
}
[data-page=top] .list_archive_images.animate ul li:nth-child(14) {
  transition-delay: 1.4s;
  -moz-transition-delay: 1.4s;
  -webkit-transition-delay: 1.4s;
}
[data-page=top] .list_archive_images.animate ul li:nth-child(15) {
  transition-delay: 1.5s;
  -moz-transition-delay: 1.5s;
  -webkit-transition-delay: 1.5s;
}
[data-page=top] .list_archive_movie ul {
  width: 73.33%;
  margin: auto;
}
[data-page=top] .list_archive_movie ul li {
  margin-bottom: 5.46%;
  -webkit-transition: transform 0.6s ease 0s, opacity 0.6s ease 0s;
  transition: transform 0.6s ease 0s, opacity 0.6s ease 0s;
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}
[data-page=top] .list_archive_movie ul .movie_archive {
  width: 100%;
  height: 0px;
  position: relative;
  padding-bottom: 56.25%;
}
[data-page=top] .list_archive_movie ul .movie_archive iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}
[data-page=top] .list_archive_movie.animate ul {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
[data-page=top] .list_archive_movie.animate ul li {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
[data-page=top] .list_archive_movie.animate ul li:nth-child(1) {
  transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -webkit-transition-delay: 0.1s;
}
[data-page=top] .list_archive_movie.animate ul li:nth-child(2) {
  transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
[data-page=top] .list_archive_movie.animate ul li:nth-child(3) {
  transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
}
[data-page=top] .list_archive_movie.animate ul li:nth-child(4) {
  transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
[data-page=top] .list_archive_movie.animate ul li:nth-child(5) {
  transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -webkit-transition-delay: 0.5s;
}
[data-page=top] .link_archive {
  width: 100%;
  position: relative;
}
[data-page=top] .link_archive dl {
  text-align: center;
  -webkit-transition: transform 0.6s ease 0s, opacity 0.6s ease 0s;
  transition: transform 0.6s ease 0s, opacity 0.6s ease 0s;
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}
[data-page=top] .link_archive dl dt, [data-page=top] .link_archive dl dd {
  color: #fff;
  line-height: 1.7;
  font-size: 10px;
  font-size: 1rem;
}
[data-page=top] .link_archive dl dt {
  font-weight: 600;
  margin-bottom: 0.5em;
}
[data-page=top] .link_archive dl a {
  color: #fff;
}
[data-page=top] .link_archive.animate dl {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1 !important;
  transform: translate3d(0, 0, 0) !important;
}

.open_archive #modal_archive {
  pointer-events: auto;
  opacity: 1;
}

#modal_archive {
  position: fixed;
  top: 0px;
  left: 0px;
  background: #000;
  width: 100%;
  height: 100%;
  height: 100svh;
  z-index: 100;
  pointer-events: none;
  -webkit-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
  opacity: 0;
}
#modal_archive .modal_archive_inner {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: auto;
}
#modal_archive .modal_content {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
}
#modal_archive .modal_content.disable {
  opacity: 0;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
#modal_archive #close_modal_archvie {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}
#modal_archive .modal_cols {
  width: 100%;
  max-width: 1000px;
  margin: auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  align-items: center;
}
#modal_archive .modal_cols a.modal_archive_prev,
#modal_archive .modal_cols a.modal_archive_next {
  display: block;
  width: 35px;
  height: 0%;
  height: 40px;
  position: relative;
  top: 0px;
}
#modal_archive .modal_cols a.modal_archive_prev span,
#modal_archive .modal_cols a.modal_archive_next span {
  width: 35px;
  height: 40px;
  display: block;
  position: absolute;
  top: 0%;
  left: 0px;
  text-indent: -10000px;
}
#modal_archive .modal_cols a.modal_archive_prev span {
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCAxMDAuNyAxMTAuOSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTAwLjcgMTEwLjk7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48c3R5bGUgdHlwZT0idGV4dC9jc3MiPi5zdDB7ZmlsbDojRkZGRkZGO308L3N0eWxlPjxwb2x5Z29uIGNsYXNzPSJzdDAiIHBvaW50cz0iNTUuNSwxMTAuOSA1Ni4yLDExMC4yIDEuOSw1NiAxMDAuNyw1NiAxMDAuNyw1NSAxLjksNTUgNTYuMiwwLjcgNTUuNSwwIDAsNTUuNSAiLz48L3N2Zz4");
  background-size: cover;
  background-repeat: no-repeat;
}
#modal_archive .modal_cols a.modal_archive_next span {
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCAxMDAuNyAxMTAuOSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTAwLjcgMTEwLjk7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48c3R5bGUgdHlwZT0idGV4dC9jc3MiPi5zdDB7ZmlsbDojRkZGRkZGO308L3N0eWxlPjxwb2x5Z29uIGNsYXNzPSJzdDAiIHBvaW50cz0iNDUuMiwwIDQ0LjUsMC43IDk4LjgsNTUgMCw1NSAwLDU2IDk4LjgsNTYgNDQuNSwxMTAuMiA0NS4yLDExMC45IDEwMC43LDU1LjUgIi8+PC9zdmc+");
  background-size: cover;
  background-repeat: no-repeat;
}
#modal_archive .modal_cols #img_archvie {
  width: calc(100% - 70px);
}
#modal_archive .modal_cols #img_archvie figure {
  width: 100%;
  aspect-ratio: 3/2;
}
#modal_archive .modal_cols #img_archvie img {
  object-fit: contain;
  max-width: 100%;
  max-height: 100%;
}
#modal_archive .modal_cols .archive_info {
  margin-top: 1em;
}
#modal_archive .modal_cols .archive_info p {
  color: #fff;
  font-size: 10px;
  font-size: 1rem;
  line-height: 2;
  font-family: "見出ゴMB31", Midashi Go MB31;
}
#modal_archive a#btn_close_archive_modal {
  top: 0px;
  left: 0px;
  width: 44px;
  height: 25px;
  display: block;
  z-index: 100;
  position: absolute;
}
#modal_archive a#btn_close_archive_modal .inr {
  width: 100%;
  height: 15px;
  position: absolute;
  top: 50%;
  left: 0px;
  margin-top: -7.5px;
}
#modal_archive a#btn_close_archive_modal span {
  width: 100%;
  height: 1px;
  left: 0px;
  background: #fff;
  display: block;
  position: absolute;
  -webkit-transition: transform 0.15s ease;
  transition: transform 0.15s ease;
}
#modal_archive a#btn_close_archive_modal span:nth-of-type(1) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 11px;
  left: -4px;
}
#modal_archive a#btn_close_archive_modal span:nth-of-type(2) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 11px;
  left: -4px;
}

footer p.jsontxt {
  font-family: "見出ゴMB31", Midashi Go MB31;
  color: #fff;
  /* overflow: hidden; height: 0px; */
}

/* Small Devices, Tablets */
/* PC */
@media all and (min-width: 864px) {
  [data-page=top] #overview .block_archive {
    margin-top: 100px;
  }
  [data-page=top] #overview .block_archive ul {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  [data-page=top] .block_credit {
    margin-top: 100px;
  }
  [data-page=top] .block_archive {
    padding-bottom: 200px;
  }
  [data-page=top] .list_archive_images {
    margin-top: 64px;
  }
  [data-page=top] .list_archive_images ul {
    width: 100%;
    gap: 5.46%;
  }
  [data-page=top] .list_archive_images ul li {
    width: 47.27%;
    margin-bottom: 30px;
    margin-right: 0px;
  }
  [data-page=top] .list_archive_images ul li a {
    display: block;
  }
  [data-page=top] .list_archive_movie {
    margin-top: 20px;
  }
  [data-page=top] .list_archive_movie ul {
    width: 100%;
  }
  [data-page=top] .list_archive_movie ul li {
    margin-bottom: 30px;
  }
  [data-page=top] .link_archive {
    margin-top: 48px;
    width: 73.33%;
  }
  [data-page=top] .link_archive dl {
    text-align: left;
  }
  [data-page=top] .link_archive dl dt, [data-page=top] .link_archive dl dd {
    font-size: 14px;
    font-size: 1.4rem;
  }
  [data-page=top] .link_archive dl dt {
    margin-bottom: 0.5em;
  }

  #modal_archive {
    /*
    a#btn_close_archive_modal{ top: 0px; left: 0px; width: 44px; height: 25px; display: block; z-index: 100; position: absolute;
    	.inr{ width: 100%; height: 15px; position: absolute; top: 50%; left: 0px; margin-top: -7.5px;}
    	span{ width: 100%; height: 1px; left: 0px; background: #fff; display: block; position: absolute; @include transition(transform, .15s, ease);}
    	span:nth-of-type(1){ @include rotate(45); top: 11px; left: -4px;}
    	span:nth-of-type(2){ @include rotate(-45); top: 11px; left: -4px;}
    }
    */
  }
  #modal_archive .modal_cols {
    max-width: 1000px;
    margin: auto;
    justify-content: space-between;
  }
  #modal_archive .modal_cols a.modal_archive_prev,
#modal_archive .modal_cols a.modal_archive_next {
    width: 100px;
    height: 0%;
    height: 111px;
    position: relative;
    top: 0px;
  }
  #modal_archive .modal_cols a.modal_archive_prev span,
#modal_archive .modal_cols a.modal_archive_next span {
    width: 100px;
    height: 111px;
  }
  #modal_archive .modal_cols #img_archvie {
    width: calc(100% - 340px);
  }
  #modal_archive .modal_cols .archive_info p {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
