@charset "UTF-8";
body,
html {
  text-align: justify;
  width: 100%;
  height: 100%;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  background: url(../images/common/bg.jpg) center center repeat-y;
  background-size: 100% auto;
  font-family: Avenir , 'Open Sans' , 'Helvetica Neue' , Helvetica , Arial , Verdana , Roboto , '游ゴシック' , 'Yu Gothic' , '游ゴシック体' , 'YuGothic' , 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'Meiryo UI' , 'メイリオ' , Meiryo , 'ＭＳ Ｐゴシック' , 'MS PGothic' , sans-serif;
}

img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

body {
  background-color: #fff;
}

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

* {
  box-sizing: border-box;
}

.close {
  position: absolute;
  top: 20px;
  right: 20px;
}

header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  position: relative;
}

header .back {
  position: absolute;
  top: 20px;
  right: 10px;
}

header .pc {
  display: block;
}

header .sp {
  display: none;
}

header img {
  display: block;
  margin: 0 auto;
}

header .line {
  background: url(../images/special2/line.jpg) no-repeat center center;
  background-size: cover;
  height: 10px;
}

header.special2 .logo {
  background: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  display: block;
  padding: 15px 0 12px;
}

header.special2 .title {
  color: #000;
  font-family: 'Noto Serif JP', sans-serif;
  font-weight: normal;
}

header.special2 .titleWrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  padding: 14px 0 22px;
  position: relative;
  width: 1100px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

header.special2 h2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

header.special2 h2 img {
  display: block;
}

header.special2 h2 span {
  display: none;
}

header.special2 .caution {
  color: #000;
  font-size: 10px;
  position: absolute;
  right: 10px;
  bottom: 10px;
}

#vid {
  background: rgba(255, 255, 255, 0.85);
  opacity: 1;
  position: fixed;
  -webkit-transition: all .2s ease 0s;
  transition: all .2s ease 0s;
  visibility: visible;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#vid > .inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#vid > .inner video {
  max-height: 500px;
}

#vid.hide {
  opacity: 0;
  visibility: hidden;
}

#container {
  background: #fff;
}

#container .lead {
  color: #5b7b43;
  display: block;
  font-family: '游ゴシック' , 'Yu Gothic' , '游ゴシック体' , 'YuGothic' , sans-serif;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: .2em;
  line-height: 2;
  text-align: center;
}

#container ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  padding: 15px 0;
  width: 980px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#container ul li {
  margin: 15px 15px;
  width: 294px;
  height: 294px;
}

#container ul li > div {
  border: 1px solid #eee;
  width: 100%;
  height: 100%;
}

#container ul li > div video {
  width: 100%;
  height: 100%;
}

#container.special1 {
  padding-top: 50px;
}

#container.special1 h2 {
  padding: 40px 0 30px;
}

#container.special1 li div {
  cursor: pointer;
  -webkit-transition: all .2s ease 0s;
  transition: all .2s ease 0s;
}

#container.special1 li div:hover {
  opacity: .6;
}

#container.special2 ul {
  width: 1100px;
}

#container.special2 li {
  margin-right: 0;
  margin-left: 0;
  padding: 0 10px;
  width: 25%;
  height: auto;
}

#container.special2 dl {
  color: #000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  font-family: 'Noto Serif JP', sans-serif;
}

#container.special2 dl dt {
  display: block;
  font-size: 22px;
  padding-top: 1.5em;
  padding-bottom: .5em;
}

#container.special2 dl dt span {
  display: inline-block;
  font-size: .8em;
  padding-left: .1em;
}

footer {
  background: #fff;
  padding: 20px 0;
}

.anim-item .anim-scale,
.anim-item.anim-scale,
.op-item .anim-scale,
.op-item.anim-scale {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: opacity 0.1s ease 0.1s, -webkit-transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.1s;
  transition: opacity 0.1s ease 0.1s, -webkit-transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.1s;
  transition: opacity 0.1s ease 0.1s, transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.1s;
  transition: opacity 0.1s ease 0.1s, transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.1s, -webkit-transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.1s;
}

.anim-item .anim-fade,
.anim-item.anim-fade,
.op-item .anim-fade,
.op-item.anim-fade {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  opacity: 1;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  -webkit-transition: opacity 0.8s ease 0s, -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  transition: opacity 0.8s ease 0s, -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  transition: opacity 0.8s ease 0s, transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  transition: opacity 0.8s ease 0s, transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0s, -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}

.anim-item.hide .anim-scale,
.anim-item.hide.anim-scale,
.op-item.hide .anim-scale,
.op-item.hide.anim-scale {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 1);
  transform: scale3d(0.5, 0.5, 1);
}

.anim-item.hide .anim-fade,
.anim-item.hide.anim-fade,
.op-item.hide .anim-fade,
.op-item.hide.anim-fade {
  opacity: 0;
  -webkit-transform: translate3d(0px, 50px, 0px);
  transform: translate3d(0px, 50px, 0px);
}

.anim-delay-1 {
  -webkit-transition-delay: 0.1s !important;
  transition-delay: 0.1s !important;
}

.anim-delay-2 {
  -webkit-transition-delay: 0.2s !important;
  transition-delay: 0.2s !important;
}

.anim-delay-3 {
  -webkit-transition-delay: 0.3s !important;
  transition-delay: 0.3s !important;
}

.anim-delay-4 {
  -webkit-transition-delay: 0.4s !important;
  transition-delay: 0.4s !important;
}

.anim-delay-5 {
  -webkit-transition-delay: 0.5s !important;
  transition-delay: 0.5s !important;
}

.anim-delay-6 {
  -webkit-transition-delay: 0.6s !important;
  transition-delay: 0.6s !important;
}

.anim-delay-7 {
  -webkit-transition-delay: 0.7s !important;
  transition-delay: 0.7s !important;
}

.anim-delay-8 {
  -webkit-transition-delay: 0.8s !important;
  transition-delay: 0.8s !important;
}

.anim-delay-9 {
  -webkit-transition-delay: 0.9s !important;
  transition-delay: 0.9s !important;
}

.anim-delay-10 {
  -webkit-transition-delay: 1s !important;
  transition-delay: 1s !important;
}

.anim-delay-11 {
  -webkit-transition-delay: 1.1s !important;
  transition-delay: 1.1s !important;
}

.anim-delay-12 {
  -webkit-transition-delay: 1.2s !important;
  transition-delay: 1.2s !important;
}

.anim-delay-13 {
  -webkit-transition-delay: 1.3s !important;
  transition-delay: 1.3s !important;
}

.anim-delay-14 {
  -webkit-transition-delay: 1.4s !important;
  transition-delay: 1.4s !important;
}

.anim-delay-15 {
  -webkit-transition-delay: 1.5s !important;
  transition-delay: 1.5s !important;
}

.anim-delay-16 {
  -webkit-transition-delay: 1.6s !important;
  transition-delay: 1.6s !important;
}

.anim-delay-17 {
  -webkit-transition-delay: 1.7s !important;
  transition-delay: 1.7s !important;
}

.anim-delay-18 {
  -webkit-transition-delay: 1.8s !important;
  transition-delay: 1.8s !important;
}

.anim-delay-19 {
  -webkit-transition-delay: 1.9s !important;
  transition-delay: 1.9s !important;
}

.anim-delay-20 {
  -webkit-transition-delay: 2s !important;
  transition-delay: 2s !important;
}

.anim-item.hide,
.anim-item.hide *,
.op-item.hide,
.op-item.hide * {
  -webkit-transition: all  0s 0s !important;
  transition: all  0s 0s !important;
}

@media only screen and (max-width: 640px) {
  .close {
    top: 2.5vw;
    right: 2.5vw;
  }
  header .pc {
    display: none !important;
  }
  header .sp {
    display: block !important;
  }
  header.special2 .logo img {
    height: 13vw;
  }
  header.special2 .titleWrap {
    display: block;
    padding: 10vw 0;
    width: auto;
  }
  header.special2 .titleWrap .title img {
    height: 13vw;
  }
  header.special2 h2 img {
    display: none;
  }
  header.special2 h2 span {
    color: #000;
    display: block;
    font-family: 'Noto Serif JP', sans-serif;
    font-size: 4vw;
    font-weight: normal;
    line-height: 1.5;
    padding: 0 2vw;
    padding-top: .5em;
    text-align: center;
    width: 100%;
  }
  #vid > .inner video {
    max-width: 100vw;
    max-height: 100vh;
  }
  #container.special1 .lead {
    font-size: 4vw;
    padding: 0 5vw;
  }
  #container.special1 h2 img {
    height: 16vw;
  }
  #container.special1 ul {
    width: auto;
  }
  #container.special1 ul li {
    margin: 4vw 8vw;
    width: auto;
    height: auto;
  }
  #container.special2 ul {
    padding: 2vw 1vw;
    width: auto;
  }
  #container.special2 ul li {
    margin: 0;
    padding: 0 1vw;
    width: 50%;
  }
  #container.special2 ul li dl dt {
    font-size: 7.5vw;
    padding-top: .5em;
    padding-bottom: 1.5em;
    text-align: center;
  }
  #container.special2 ul li dl dt span {
    display: block;
    font-size: .6em;
    padding-top: .5em;
  }
}
