@charset "UTF-8";
/*リセット
--------------------------------------------*/
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;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/*フォント
---------------------------------------------*/
@font-face {
  font-family: "noto-sans";
  src: url("../fonts/NotoSansCJKjp-Bold.woff2") format("woff2"), url("../fonts/NotoSansCJKjp-Bold.woff") format("woff"), url("../fonts/NotoSansCJKjp-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/*メディアクエリー
---------------------------------------------*/
/*変数
---------------------------------------------*/
/* コンテンツ
---------------------------------------------*/
html, body, #wrapper {
  font-family: "YuGothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", arial, helvetica, sans-serif;
  letter-spacing: 1px;
  line-height: 1em;
  font-style: normal;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 769px) {
  html, body, #wrapper {
    min-width: 1280px;
  }
}

img {
  width: 100%;
  display: block;
}

@media screen and (min-width: 769px) {
  .spNone {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .spNone {
    display: none;
  }
}

@media screen and (min-width: 769px) {
  .pcNone {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .pcNone {
    display: block;
  }
}

div#wrapper {
  width: 100%;
  display: block;
}
@media screen and (min-width: 769px) {
  div#wrapper {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  div#wrapper {
    font-size: 12px;
  }
}
div#wrapper .main_imgBox {
  overflow: hidden;
  position: relative;
}
@media screen and (min-width: 769px) {
  div#wrapper .main_imgBox {
    height: 100vh;
  }
}
@media screen and (max-width: 768px) {
  div#wrapper .main_imgBox::before {
    content: "";
    display: block;
    padding-top: 56.1%;
  }
}
div#wrapper .main_img {
  z-index: 10;
  opacity: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  animation: anime 36s 0s infinite;
}
div#wrapper .main_img:nth-of-type(2) {
  animation-delay: 6s;
}
div#wrapper .main_img:nth-of-type(3) {
  animation-delay: 12s;
}
div#wrapper .main_img:nth-of-type(4) {
  animation-delay: 18s;
}
div#wrapper .main_img:nth-of-type(5) {
  animation-delay: 24s;
}
div#wrapper .main_img:nth-of-type(6) {
  animation-delay: 30s;
}
div#wrapper .main_img:nth-of-type(6) {
  animation-delay: 30s;
}
div#wrapper h1.lead {
  padding: 70px 0;
}
div#wrapper h1.lead p {
  display: block;
  width: 720px;
  margin: 0 auto;
  line-height: 2em;
}
@media screen and (min-width: 769px) {
  div#wrapper h1.lead p {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  div#wrapper h1.lead p {
    font-size: 10px;
    width: 90%;
    margin: 0 auto;
  }
}
div#wrapper h1.lead p span {
  font-weight: bold;
  font-size: 40px;
  margin-bottom: 30px;
  font-family: "Bebas Neue", cursive;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  div#wrapper h1.lead p span {
    line-height: 1.2em;
    font-size: 22px;
    letter-spacing: 0.05em;
  }
}
div#wrapper div.block {
  position: relative;
}
@media screen and (min-width: 769px) {
  div#wrapper div.block {
    height: 1100px;
    width: 900px;
    margin: 0 auto 70px;
  }
}
@media screen and (max-width: 768px) {
  div#wrapper div.block {
    width: 100%;
  }
}
div#wrapper div.block .img01 {
  width: 900px;
  margin: 0 auto 100px;
}
@media screen and (max-width: 768px) {
  div#wrapper div.block .img01 {
    width: 100%;
  }
}
div#wrapper div.block .title, div#wrapper div.block .title02, div#wrapper div.block .title03 {
  font-family: "Herr Von Muellerhoff", cursive;
  font-size: 93px;
  position: absolute;
  top: 52%;
  left: 31%;
  letter-spacing: -8px;
}
@media screen and (max-width: 768px) {
  div#wrapper div.block .title, div#wrapper div.block .title02, div#wrapper div.block .title03 {
    font-size: 60px;
    top: 44%;
    letter-spacing: -6px;
    left: 19%;
  }
}
div#wrapper div.block .title span, div#wrapper div.block .title02 span, div#wrapper div.block .title03 span {
  opacity: 0;
}
div#wrapper div.block .title.opacity span, div#wrapper div.block .title02.opacity span, div#wrapper div.block .title03.opacity span {
  animation-name: opacity;
  animation-duration: 0.2s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: both;
}
div#wrapper div.block .title.opacity span:nth-child(2), div#wrapper div.block .title02.opacity span:nth-child(2), div#wrapper div.block .title03.opacity span:nth-child(2) {
  animation-delay: 0.1s;
}
div#wrapper div.block .title.opacity span:nth-child(3), div#wrapper div.block .title02.opacity span:nth-child(3), div#wrapper div.block .title03.opacity span:nth-child(3) {
  animation-delay: 0.2s;
}
div#wrapper div.block .title.opacity span:nth-child(4), div#wrapper div.block .title02.opacity span:nth-child(4), div#wrapper div.block .title03.opacity span:nth-child(4) {
  animation-delay: 0.3s;
}
div#wrapper div.block .title.opacity span:nth-child(5), div#wrapper div.block .title02.opacity span:nth-child(5), div#wrapper div.block .title03.opacity span:nth-child(5) {
  animation-delay: 0.4s;
}
div#wrapper div.block .title.opacity span:nth-child(6), div#wrapper div.block .title02.opacity span:nth-child(6), div#wrapper div.block .title03.opacity span:nth-child(6) {
  animation-delay: 0.5s;
}
div#wrapper div.block .title.opacity span:nth-child(7), div#wrapper div.block .title02.opacity span:nth-child(7), div#wrapper div.block .title03.opacity span:nth-child(7) {
  animation-delay: 0.7s;
}
div#wrapper div.block .title.opacity span:nth-child(8), div#wrapper div.block .title02.opacity span:nth-child(8), div#wrapper div.block .title03.opacity span:nth-child(8) {
  animation-delay: 0.8s;
}
div#wrapper div.block .title.opacity span:nth-child(9), div#wrapper div.block .title02.opacity span:nth-child(9), div#wrapper div.block .title03.opacity span:nth-child(9) {
  animation-delay: 0.9s;
}
div#wrapper div.block .title.opacity span:nth-child(10), div#wrapper div.block .title02.opacity span:nth-child(10), div#wrapper div.block .title03.opacity span:nth-child(10) {
  animation-delay: 1s;
}
div#wrapper div.block .title.opacity span:nth-child(11), div#wrapper div.block .title02.opacity span:nth-child(11), div#wrapper div.block .title03.opacity span:nth-child(11) {
  animation-delay: 1.1s;
}
div#wrapper div.block .img02 {
  width: 700px;
}
@media screen and (max-width: 768px) {
  div#wrapper div.block .img02 {
    width: 70%;
    position: relative;
    margin: 0 10%;
  }
}
div#wrapper div.block .img02 .gray {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  position: absolute;
  width: 700px;
  top: 67%;
  left: 6%;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  div#wrapper div.block .img02 .gray {
    width: 100%;
    left: 15%;
    top: 20%;
  }
}
div#wrapper div.block .img02 .subtitle {
  position: absolute;
  bottom: -11.5%;
  right: 18%;
  font-size: 18px;
  font-weight: bold;
  font-family: "Vidaloka", serif;
  color: #000;
}
@media screen and (max-width: 768px) {
  div#wrapper div.block .img02 .subtitle {
    position: absolute;
    bottom: -30%;
    right: -40px;
    font-size: 16px;
  }
}
div#wrapper div.block02 {
  margin: 165px auto;
}
@media screen and (max-width: 768px) {
  div#wrapper div.block02 {
    margin: 100px auto 100px;
  }
}
div#wrapper div.block02 ul.mini {
  display: flex;
  flex-wrap: wrap;
  width: 800px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 768px) {
  div#wrapper div.block02 ul.mini {
    width: 100%;
    box-sizing: border-box;
    padding: 5px;
  }
}
div#wrapper div.block02 ul.mini li {
  width: calc(100% / 3);
  padding: 18px;
  box-sizing: border-box;
  position: relative;
}
@media screen and (max-width: 768px) {
  div#wrapper div.block02 ul.mini li {
    padding: 5px;
    margin-bottom: 5px;
  }
}
div#wrapper div.block02 ul.mini li .name {
  width: 40%;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  background: #fff;
  position: absolute;
  z-index: 1;
  bottom: 18px;
  left: 18px;
  padding: 2px;
  text-decoration: none;
  color: #000;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  div#wrapper div.block02 ul.mini li .name {
    width: 100%;
    font-size: 10px;
    bottom: 0px;
    left: 5px;
  }
}
div#wrapper div.block02 ul.mini li .name2 {
  width: 60%;
  height: 20px;
  font-size: 12px;
  background: #fff;
  position: absolute;
  z-index: 1;
  bottom: 18px;
  left: 18px;
  padding: 2px;
  text-decoration: none;
  color: #000;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  div#wrapper div.block02 ul.mini li .name2 {
    width: 100%;
    font-size: 10px;
    bottom: 0px;
    left: 5px;
  }
}

.youtube {
  width: 700px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .youtube {
    width: 100%;
  }
}
.youtube .slider-for1 {
  width: 100%;
  margin-bottom: 20px;
}
.youtube .slider-nav1 li {
  width: 50%;
}
.youtube .slider-nav1 .mov1 img {
  padding-right: 10px;
  box-sizing: border-box;
}
.youtube .slider-nav1 .mov2 img {
  padding-left: 10px;
  box-sizing: border-box;
}

div.footer {
  margin: 100px auto;
}
@media screen and (max-width: 768px) {
  div.footer {
    margin-bottom: 150px;
  }
}
div.footer div.logo {
  margin: 0 auto;
  width: 200px;
}
@media screen and (max-width: 768px) {
  div.footer div.logo {
    width: 150px;
  }
}

/* アニメーション
--------------------------------------*/
@keyframes anime {
  0% {
    opacity: 0;
  }
  8% {
    opacity: 1;
  }
  17% {
    opacity: 1;
  }
  25% {
    opacity: 0;
    transform: scale(1.2);
    z-index: 9;
  }
  100% {
    opacity: 0;
  }
}
@keyframes opacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.mono-color {
  animation-name: mono-color;
  animation-timing-function: ease-in-out;
  animation-duration: 1.5s;
  animation-fill-mode: both;
}

@keyframes mono-color {
  from {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
  }
  to {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
  }
}
/* sass読み込み
--------------------------------------*/
html.lb-disable-scrolling {
  overflow: hidden;
  /* Position fixed required for iOS. Just putting overflow: hidden; on the body is not enough. */
  position: fixed;
  height: 100vh;
  width: 100vw;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;
  /* Image border */
  border: 4px solid white;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
  /* Background color behind image.
     This is visible during transitions. */
  background-color: white;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../images/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==");
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../images/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../images/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-caption a {
  color: #4ae;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.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%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.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;
}

.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 50px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.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;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 36px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
/*# sourceMappingURL=style.css.map */