@charset "UTF-8";
/**
 * html5doctor.com Reset Stylesheet v1.6.1 (http://html5doctor.com/html-5-reset-stylesheet/)
 * Richard Clark (http://richclarkdesign.com)
 * http://cssreset.com
 */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

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

nav ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

li {
  list-style: none;
}

input,
button,
textarea,
select {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
}

/************************************************/
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

a:link,
a:visited,
a:hover,
a:active {
  text-decoration: none;
}

a:hover {
  opacity: 0.8;
  -webkit-transition: 0.15s;
  transition: 0.15s;
}

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

.sp-visible {
  display: none !important;
}

.pc-visible {
  display: block !important;
}

.sp-flex {
  display: none !important;
}

.pc-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.sp-inlineblock {
  display: none !important;
}

.pc-inlineblock {
  display: inline-block !important;
}

@media screen and (max-width: 500px) {
  .sp-visible {
    display: block !important;
  }
  .pc-visible {
    display: none !important;
  }
  .sp-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .pc-flex {
    display: none !important;
  }
  .sp-inlineblock {
    display: inline-block !important;
  }
  .pc-inlineblock {
    display: none !important;
  }
}
*:focus {
  outline: none;
}

a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  cursor: pointer;
}

body {
  color: #000;
  line-height: 1.5;
  padding: 0 0 0 0;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Helvetica Neue", Helvetica, Arial, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

p {
  font-size: 16px;
  line-height: 1.8;
  margin: 0 0 1.5em;
}
@media screen and (max-width: 1000px) {
  p {
    font-size: 1.6vw;
    min-height: 0vw;
  }
}
@media screen and (max-width: 500px) {
  p {
    font-size: 3.4666666667vw;
    min-height: 0vw;
  }
}

.wrap .inner {
  max-width: 750px;
  margin: 0 auto;
  width: 100%;
}

.main {
  position: relative;
}
.main .cp01 {
  position: absolute;
  top: -1.2%;
  left: 3.2%;
  opacity: 0;
}
.main .cp02 {
  position: absolute;
  top: -2.5%;
  left: 0;
  opacity: 0;
}
.main .cp03 {
  position: absolute;
  top: -0.6%;
  left: 3.1%;
  opacity: 0;
}
.main .cp04 {
  position: absolute;
  top: -2.6%;
  left: 0;
  opacity: 0;
}

.group .parent {
  position: relative;
}
.group .parent video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.group .parent .btn {
  display: block;
  max-width: 387px;
  margin: -2em auto 0;
  width: 51.6%;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 1%;
  margin: auto;
  cursor: pointer;
  -webkit-transition: 0.15s;
  transition: 0.15s;
  z-index: 1;
}
.group .parent .btn:hover {
  opacity: 0.8;
}
.group .parent .txt {
  width: 73.0666666667%;
  position: absolute;
  bottom: 0;
  left: 0;
  mix-blend-mode: multiply;
}
.group .parent .txt_00 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  mix-blend-mode: normal;
}
.group .parent .txt_01 {
  width: 64.1333333333%;
  position: absolute;
  bottom: 0;
  left: 0;
  mix-blend-mode: normal;
}
.group .parent .txt_04 {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  mix-blend-mode: normal;
}
.group .child {
  display: none;
}
.group .child .video-wrap {
  position: relative;
}
.group .child .video-wrap video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.slide-btn {
  display: block;
  position: absolute;
  bottom: 36%;
  width: 100%;
  aspect-ratio: 655/135;
  background-image: url(../img/slide_btn_on.png);
  background-size: cover;
  text-indent: -9999px;
  overflow: hidden;
}
.slide-btn:hover {
  background-image: url(../img/slide_btn.png);
  opacity: 1;
}
@media screen and (max-width: 500px) {
  .slide-btn:hover {
    background-image: url(../img/slide_btn_on.png);
  }
}

.slide-btn_sp {
  display: none;
}
@media screen and (max-width: 500px) {
  .slide-btn_sp {
    display: block;
    position: absolute;
    bottom: 36%;
    width: 100%;
  }
}

.cv {
  position: relative;
}
.cv .cv-btn {
  display: block;
  position: absolute;
  bottom: 36%;
}
.cv .cv-btn.cv-btn-01 {
  width: 58.5333333333%;
  left: 6%;
  bottom: 12%;
}
.cv .cv-btn.cv-btn-02 {
  width: 45.0666666667%;
  left: 6%;
  bottom: 13%;
}
.cv .cv-btn.cv-btn-03 {
  width: 45%;
  left: 6%;
  bottom: 17%;
}

.fade01 {
  -webkit-animation-name: fade01;
          animation-name: fade01;
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-delay: 0;
          animation-delay: 0;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.fade01_slow {
  -webkit-animation-name: fade01;
          animation-name: fade01;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-delay: 0;
          animation-delay: 0;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes fade01 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes fade01 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.keana_parent {
  position: relative;
}
.keana_parent .anime01 {
  position: absolute;
  top: 10.8%;
  right: 0;
  left: 0;
  margin: auto;
  width: 88%;
}
.keana_parent .tag01 {
  position: absolute;
  top: 9.8%;
  right: 0;
  left: 0;
  margin: auto;
  width: 44.4%;
}
.keana_parent .anime02 {
  position: absolute;
  top: 35.6%;
  right: 0;
  left: 0;
  margin: auto;
  width: 88%;
}
.keana_parent .tag02 {
  position: absolute;
  top: 34.6%;
  right: 0;
  left: 0;
  margin: auto;
  width: 44.4%;
}
.keana_parent .anime03 {
  position: absolute;
  top: 55.3%;
  right: 0;
  left: 0;
  margin: auto;
  width: 88%;
}
.keana_parent .tag03 {
  position: absolute;
  top: 54.3%;
  right: 0;
  left: 0;
  margin: auto;
  width: 44.4%;
}
.keana_parent .anime04 {
  position: absolute;
  top: 78.8%;
  right: 0;
  left: 0;
  margin: auto;
  width: 88%;
}
.keana_parent .tag04 {
  position: absolute;
  top: 77.8%;
  right: 0;
  left: 0;
  margin: auto;
  width: 44.4%;
}/*# sourceMappingURL=style.css.map */