@-webkit-keyframes blink_animation {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes blink_animation {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.kv-title__main > div:nth-child(2) {
  -webkit-transition: opacity 0.3s ease-out 0.05s, -webkit-transform 0.3s ease-out 0.05s;
  transition: opacity 0.3s ease-out 0.05s, -webkit-transform 0.3s ease-out 0.05s;
  -o-transition: opacity 0.3s ease-out 0.05s, transform 0.3s ease-out 0.05s;
  transition: opacity 0.3s ease-out 0.05s, transform 0.3s ease-out 0.05s;
  transition: opacity 0.3s ease-out 0.05s, transform 0.3s ease-out 0.05s, -webkit-transform 0.3s ease-out 0.05s;
}

.kv-title__main > div:nth-child(3) {
  -webkit-transition: opacity 0.3s ease-out 0.1s, -webkit-transform 0.3s ease-out 0.1s;
  transition: opacity 0.3s ease-out 0.1s, -webkit-transform 0.3s ease-out 0.1s;
  -o-transition: opacity 0.3s ease-out 0.1s, transform 0.3s ease-out 0.1s;
  transition: opacity 0.3s ease-out 0.1s, transform 0.3s ease-out 0.1s;
  transition: opacity 0.3s ease-out 0.1s, transform 0.3s ease-out 0.1s, -webkit-transform 0.3s ease-out 0.1s;
}

.kv-title__main > div:nth-child(4) {
  -webkit-transition: opacity 0.3s ease-out 0.15s, -webkit-transform 0.3s ease-out 0.15s;
  transition: opacity 0.3s ease-out 0.15s, -webkit-transform 0.3s ease-out 0.15s;
  -o-transition: opacity 0.3s ease-out 0.15s, transform 0.3s ease-out 0.15s;
  transition: opacity 0.3s ease-out 0.15s, transform 0.3s ease-out 0.15s;
  transition: opacity 0.3s ease-out 0.15s, transform 0.3s ease-out 0.15s, -webkit-transform 0.3s ease-out 0.15s;
}

.kv-title__main > div:nth-child(5) {
  -webkit-transition: opacity 0.3s ease-out 0.2s, -webkit-transform 0.3s ease-out 0.2s;
  transition: opacity 0.3s ease-out 0.2s, -webkit-transform 0.3s ease-out 0.2s;
  -o-transition: opacity 0.3s ease-out 0.2s, transform 0.3s ease-out 0.2s;
  transition: opacity 0.3s ease-out 0.2s, transform 0.3s ease-out 0.2s;
  transition: opacity 0.3s ease-out 0.2s, transform 0.3s ease-out 0.2s, -webkit-transform 0.3s ease-out 0.2s;
}

.kv-title__main > div:nth-child(6) {
  -webkit-transition: opacity 0.3s ease-out 0.25s, -webkit-transform 0.3s ease-out 0.25s;
  transition: opacity 0.3s ease-out 0.25s, -webkit-transform 0.3s ease-out 0.25s;
  -o-transition: opacity 0.3s ease-out 0.25s, transform 0.3s ease-out 0.25s;
  transition: opacity 0.3s ease-out 0.25s, transform 0.3s ease-out 0.25s;
  transition: opacity 0.3s ease-out 0.25s, transform 0.3s ease-out 0.25s, -webkit-transform 0.3s ease-out 0.25s;
}

.kv-title__main > div:nth-child(7) {
  -webkit-transition: opacity 0.3s ease-out 0.3s, -webkit-transform 0.3s ease-out 0.3s;
  transition: opacity 0.3s ease-out 0.3s, -webkit-transform 0.3s ease-out 0.3s;
  -o-transition: opacity 0.3s ease-out 0.3s, transform 0.3s ease-out 0.3s;
  transition: opacity 0.3s ease-out 0.3s, transform 0.3s ease-out 0.3s;
  transition: opacity 0.3s ease-out 0.3s, transform 0.3s ease-out 0.3s, -webkit-transform 0.3s ease-out 0.3s;
}

.kv-title__main > div:nth-child(8) {
  -webkit-transition: opacity 0.3s ease-out 0.35s, -webkit-transform 0.3s ease-out 0.35s;
  transition: opacity 0.3s ease-out 0.35s, -webkit-transform 0.3s ease-out 0.35s;
  -o-transition: opacity 0.3s ease-out 0.35s, transform 0.3s ease-out 0.35s;
  transition: opacity 0.3s ease-out 0.35s, transform 0.3s ease-out 0.35s;
  transition: opacity 0.3s ease-out 0.35s, transform 0.3s ease-out 0.35s, -webkit-transform 0.3s ease-out 0.35s;
}

.kv-title__main > div:nth-child(10) {
  -webkit-transition: opacity 0.3s ease-out 0.4s, -webkit-transform 0.3s ease-out 0.4s;
  transition: opacity 0.3s ease-out 0.4s, -webkit-transform 0.3s ease-out 0.4s;
  -o-transition: opacity 0.3s ease-out 0.4s, transform 0.3s ease-out 0.4s;
  transition: opacity 0.3s ease-out 0.4s, transform 0.3s ease-out 0.4s;
  transition: opacity 0.3s ease-out 0.4s, transform 0.3s ease-out 0.4s, -webkit-transform 0.3s ease-out 0.4s;
}

.kv-title__main > div:nth-child(11) {
  -webkit-transition: opacity 0.3s ease-out 0.45s, -webkit-transform 0.3s ease-out 0.45s;
  transition: opacity 0.3s ease-out 0.45s, -webkit-transform 0.3s ease-out 0.45s;
  -o-transition: opacity 0.3s ease-out 0.45s, transform 0.3s ease-out 0.45s;
  transition: opacity 0.3s ease-out 0.45s, transform 0.3s ease-out 0.45s;
  transition: opacity 0.3s ease-out 0.45s, transform 0.3s ease-out 0.45s, -webkit-transform 0.3s ease-out 0.45s;
}

.kv-title__main > div:nth-child(12) {
  -webkit-transition: opacity 0.3s ease-out 0.5s, -webkit-transform 0.3s ease-out 0.5s;
  transition: opacity 0.3s ease-out 0.5s, -webkit-transform 0.3s ease-out 0.5s;
  -o-transition: opacity 0.3s ease-out 0.5s, transform 0.3s ease-out 0.5s;
  transition: opacity 0.3s ease-out 0.5s, transform 0.3s ease-out 0.5s;
  transition: opacity 0.3s ease-out 0.5s, transform 0.3s ease-out 0.5s, -webkit-transform 0.3s ease-out 0.5s;
}

.kv-title__main > div:nth-child(13) {
  -webkit-transition: opacity 0.3s ease-out 0.55s, -webkit-transform 0.3s ease-out 0.55s;
  transition: opacity 0.3s ease-out 0.55s, -webkit-transform 0.3s ease-out 0.55s;
  -o-transition: opacity 0.3s ease-out 0.55s, transform 0.3s ease-out 0.55s;
  transition: opacity 0.3s ease-out 0.55s, transform 0.3s ease-out 0.55s;
  transition: opacity 0.3s ease-out 0.55s, transform 0.3s ease-out 0.55s, -webkit-transform 0.3s ease-out 0.55s;
}

.kv-title__main > div:nth-child(14) {
  -webkit-transition: opacity 0.3s ease-out 0.6s, -webkit-transform 0.3s ease-out 0.6s;
  transition: opacity 0.3s ease-out 0.6s, -webkit-transform 0.3s ease-out 0.6s;
  -o-transition: opacity 0.3s ease-out 0.6s, transform 0.3s ease-out 0.6s;
  transition: opacity 0.3s ease-out 0.6s, transform 0.3s ease-out 0.6s;
  transition: opacity 0.3s ease-out 0.6s, transform 0.3s ease-out 0.6s, -webkit-transform 0.3s ease-out 0.6s;
}

.kv-title__main > div:nth-child(15) {
  -webkit-transition: opacity 0.3s ease-out 0.65s, -webkit-transform 0.3s ease-out 0.65s;
  transition: opacity 0.3s ease-out 0.65s, -webkit-transform 0.3s ease-out 0.65s;
  -o-transition: opacity 0.3s ease-out 0.65s, transform 0.3s ease-out 0.65s;
  transition: opacity 0.3s ease-out 0.65s, transform 0.3s ease-out 0.65s;
  transition: opacity 0.3s ease-out 0.65s, transform 0.3s ease-out 0.65s, -webkit-transform 0.3s ease-out 0.65s;
}

.kv-title__main > div:nth-child(16) {
  -webkit-transition: opacity 0.3s ease-out 0.7s, -webkit-transform 0.3s ease-out 0.7s;
  transition: opacity 0.3s ease-out 0.7s, -webkit-transform 0.3s ease-out 0.7s;
  -o-transition: opacity 0.3s ease-out 0.7s, transform 0.3s ease-out 0.7s;
  transition: opacity 0.3s ease-out 0.7s, transform 0.3s ease-out 0.7s;
  transition: opacity 0.3s ease-out 0.7s, transform 0.3s ease-out 0.7s, -webkit-transform 0.3s ease-out 0.7s;
}

.kv-title__main > div:nth-child(17) {
  -webkit-transition: opacity 0.3s ease-out 0.75s, -webkit-transform 0.3s ease-out 0.75s;
  transition: opacity 0.3s ease-out 0.75s, -webkit-transform 0.3s ease-out 0.75s;
  -o-transition: opacity 0.3s ease-out 0.75s, transform 0.3s ease-out 0.75s;
  transition: opacity 0.3s ease-out 0.75s, transform 0.3s ease-out 0.75s;
  transition: opacity 0.3s ease-out 0.75s, transform 0.3s ease-out 0.75s, -webkit-transform 0.3s ease-out 0.75s;
}

.kv-title__sub > div {
  -webkit-transition: opacity 0.3s ease-out 0.3s, -webkit-transform 0.3s ease-out 0.3s;
  transition: opacity 0.3s ease-out 0.3s, -webkit-transform 0.3s ease-out 0.3s;
  -o-transition: opacity 0.3s ease-out 0.3s, transform 0.3s ease-out 0.3s;
  transition: opacity 0.3s ease-out 0.3s, transform 0.3s ease-out 0.3s;
  transition: opacity 0.3s ease-out 0.3s, transform 0.3s ease-out 0.3s, -webkit-transform 0.3s ease-out 0.3s;
}

.kv-title__sub > div:nth-child(2) {
  -webkit-transition: opacity 0.3s ease-out 0.35s, -webkit-transform 0.3s ease-out 0.35s;
  transition: opacity 0.3s ease-out 0.35s, -webkit-transform 0.3s ease-out 0.35s;
  -o-transition: opacity 0.3s ease-out 0.35s, transform 0.3s ease-out 0.35s;
  transition: opacity 0.3s ease-out 0.35s, transform 0.3s ease-out 0.35s;
  transition: opacity 0.3s ease-out 0.35s, transform 0.3s ease-out 0.35s, -webkit-transform 0.3s ease-out 0.35s;
}

.kv-title__sub > div:nth-child(3) {
  -webkit-transition: opacity 0.3s ease-out 0.4s, -webkit-transform 0.3s ease-out 0.4s;
  transition: opacity 0.3s ease-out 0.4s, -webkit-transform 0.3s ease-out 0.4s;
  -o-transition: opacity 0.3s ease-out 0.4s, transform 0.3s ease-out 0.4s;
  transition: opacity 0.3s ease-out 0.4s, transform 0.3s ease-out 0.4s;
  transition: opacity 0.3s ease-out 0.4s, transform 0.3s ease-out 0.4s, -webkit-transform 0.3s ease-out 0.4s;
}

.kv-title__sub > div:nth-child(4) {
  -webkit-transition: opacity 0.3s ease-out 0.45s, -webkit-transform 0.3s ease-out 0.45s;
  transition: opacity 0.3s ease-out 0.45s, -webkit-transform 0.3s ease-out 0.45s;
  -o-transition: opacity 0.3s ease-out 0.45s, transform 0.3s ease-out 0.45s;
  transition: opacity 0.3s ease-out 0.45s, transform 0.3s ease-out 0.45s;
  transition: opacity 0.3s ease-out 0.45s, transform 0.3s ease-out 0.45s, -webkit-transform 0.3s ease-out 0.45s;
}

.box2 {
  margin-bottom: 9.5em;
}

.box2 .box-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 6.05em;
  -webkit-transition: opacity 0.5s ease-out, -webkit-transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1);
  transition: opacity 0.5s ease-out, -webkit-transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1);
  -o-transition: opacity 0.5s ease-out, transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1);
  transition: opacity 0.5s ease-out, transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1);
  transition: opacity 0.5s ease-out, transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1), -webkit-transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1);
  -webkit-transform: translateY(5em);
      -ms-transform: translateY(5em);
          transform: translateY(5em);
  opacity: 0;
}

.box2 .box-inner.show {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

.box2 .box-inner:last-child {
  margin-bottom: 0;
}

.box2 .box-inner.box-inner-2 {
  margin-bottom: 5.65em;
}

.box2 .box-inner.box-inner-3 {
  margin-bottom: 9.45em;
}

.box2 .box-leftarea {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 37.41%;
      -ms-flex: 0 0 37.41%;
          flex: 0 0 37.41%;
}

.box2 .box-rightarea {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 62.5%;
      -ms-flex: 0 0 62.5%;
          flex: 0 0 62.5%;
}

.box2 .box-textarea {
  display: block;
  width: 100%;
}

.box2 .box-textarea p {
  line-height: 1.75;
  text-align: justify;
  letter-spacing: 0.05em;
  -webkit-transition: opacity 0.5s ease-out, -webkit-transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1);
  transition: opacity 0.5s ease-out, -webkit-transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1);
  -o-transition: opacity 0.5s ease-out, transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1);
  transition: opacity 0.5s ease-out, transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1);
  transition: opacity 0.5s ease-out, transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1), -webkit-transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1);
  -webkit-transform: translateY(5em);
      -ms-transform: translateY(5em);
          transform: translateY(5em);
  opacity: 0;
}

.box2 .box-textarea p.show {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

.box2 .box-textarea p.text-indent {
  padding-left: 0.6em;
  text-indent: -0.6em;
}

.box2 .box-textarea p.text-space {
  margin-bottom: 0em;
}

.box-section-title {
  display: block;
  width: 100%;
  margin-bottom: 1.4em;
}

.box-section-title.box-last__title {
  margin-bottom: 1.6em;
}

.box-textarea-1 {
  margin-bottom: 4.7em;
  -webkit-transition: opacity 0.5s ease-out, -webkit-transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1);
  transition: opacity 0.5s ease-out, -webkit-transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1);
  -o-transition: opacity 0.5s ease-out, transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1);
  transition: opacity 0.5s ease-out, transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1);
  transition: opacity 0.5s ease-out, transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1), -webkit-transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1);
  -webkit-transform: translateY(5em);
      -ms-transform: translateY(5em);
          transform: translateY(5em);
  opacity: 0;
}

.box-textarea-1.show {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

.box-leftarea__title {
  font-size: 1.25em;
  font-weight: bold;
  line-height: 1.6;
  margin-top: 0.3em;
  -webkit-transition: opacity 0.5s ease-out, -webkit-transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1);
  transition: opacity 0.5s ease-out, -webkit-transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1);
  -o-transition: opacity 0.5s ease-out, transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1);
  transition: opacity 0.5s ease-out, transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1);
  transition: opacity 0.5s ease-out, transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1), -webkit-transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1);
  -webkit-transform: translateY(5rem);
      -ms-transform: translateY(5rem);
          transform: translateY(5rem);
  opacity: 0;
}

.box-leftarea__title.show {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

.box-pic {
  width: 100%;
  margin-bottom: 5.4em;
  -webkit-transition: opacity 0.5s ease-out, -webkit-transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1);
  transition: opacity 0.5s ease-out, -webkit-transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1);
  -o-transition: opacity 0.5s ease-out, transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1);
  transition: opacity 0.5s ease-out, transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1);
  transition: opacity 0.5s ease-out, transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1), -webkit-transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1);
  -webkit-transform: translateY(5em);
      -ms-transform: translateY(5em);
          transform: translateY(5em);
  opacity: 0;
}

.box-pic.show {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

.box-pic2 {
  width: 100%;
  margin-top: 2.75em;
  border: 1px solid #cccccc;
  -webkit-transition: opacity 0.5s ease-out, -webkit-transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1);
  transition: opacity 0.5s ease-out, -webkit-transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1);
  -o-transition: opacity 0.5s ease-out, transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1);
  transition: opacity 0.5s ease-out, transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1);
  transition: opacity 0.5s ease-out, transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1), -webkit-transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1);
  -webkit-transform: translateY(5em);
      -ms-transform: translateY(5em);
          transform: translateY(5em);
  opacity: 0;
}

.box-pic2.show {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

.box-pic2 img {
  display: block;
}

.box-pic3 {
  width: 100%;
  margin-top: 2.75em;
  border: 1px solid #cccccc;
  -webkit-transition: opacity 0.5s ease-out, -webkit-transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1);
  transition: opacity 0.5s ease-out, -webkit-transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1);
  -o-transition: opacity 0.5s ease-out, transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1);
  transition: opacity 0.5s ease-out, transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1);
  transition: opacity 0.5s ease-out, transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1), -webkit-transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1);
  -webkit-transform: translateY(5em);
      -ms-transform: translateY(5em);
          transform: translateY(5em);
  opacity: 0;
}

.box-pic3.show {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

.box-pic3 img {
  display: block;
}

.movie-area {
  width: 100%;
  margin-top: 2.8em;
  -webkit-transition: opacity 0.5s ease-out, -webkit-transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1);
  transition: opacity 0.5s ease-out, -webkit-transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1);
  -o-transition: opacity 0.5s ease-out, transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1);
  transition: opacity 0.5s ease-out, transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1);
  transition: opacity 0.5s ease-out, transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1), -webkit-transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1);
  -webkit-transform: translateY(5em);
      -ms-transform: translateY(5em);
          transform: translateY(5em);
  opacity: 0;
}

.movie-area.show {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

.movie-area img {
  display: block;
}

.movie-area .btn {
  width: 13.33%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  cursor: pointer;
}

.box-textarea-3 p {
  margin-bottom: 4.25em;
  padding-top: 0.4em;
  -webkit-transition: opacity 0.5s ease-out, -webkit-transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1);
  transition: opacity 0.5s ease-out, -webkit-transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1);
  -o-transition: opacity 0.5s ease-out, transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1);
  transition: opacity 0.5s ease-out, transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1);
  transition: opacity 0.5s ease-out, transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1), -webkit-transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1);
  -webkit-transform: translateY(5em);
      -ms-transform: translateY(5em);
          transform: translateY(5em);
  opacity: 0;
}

.box-textarea-3 p.show {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

.box-textarea-titlearea {
  margin-bottom: .8em;
  -webkit-transition: opacity 0.5s ease-out, -webkit-transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1);
  transition: opacity 0.5s ease-out, -webkit-transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1);
  -o-transition: opacity 0.5s ease-out, transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1);
  transition: opacity 0.5s ease-out, transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1);
  transition: opacity 0.5s ease-out, transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1), -webkit-transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1);
  -webkit-transform: translateY(5em);
      -ms-transform: translateY(5em);
          transform: translateY(5em);
  opacity: 0;
}

.box-textarea-titlearea.show {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

.box-textarea-titlearea.box-textarea-titlearea-1 {
  padding-top: 0.5em;
  margin-bottom: 1em;
}

.box-textarea__title {
  display: inline-block;
  font-weight: bold;
}

.box-link-area {
  width: 75%;
  margin: 0 auto;
}

.link-btn {
  width: 45.83%;
  margin: 0 auto;
  color: #fff;
  cursor: pointer;
  -webkit-transition: opacity 0.5s ease-out, -webkit-transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1);
  transition: opacity 0.5s ease-out, -webkit-transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1);
  -o-transition: opacity 0.5s ease-out, transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1);
  transition: opacity 0.5s ease-out, transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1);
  transition: opacity 0.5s ease-out, transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1), -webkit-transform 0.5s cubic-bezier(0.13, 0.38, 0.12, 1);
  -webkit-transform: translateY(5em);
      -ms-transform: translateY(5em);
          transform: translateY(5em);
  opacity: 0;
}

.link-btn.show {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

@media screen and (min-width: 769px) {
  .kv-title__main > div:nth-child(9) {
    display: none;
  }
  .movie-area .btn:hover {
    -webkit-animation: blink_animation 0.6s ease-out;
            animation: blink_animation 0.6s ease-out;
  }
}

@media screen and (max-width: 768px) {
  .kv.third .kv-title-area {
    padding-top: 22.25vw;
  }
  .kv-title__main > div:nth-child(9) {
    display: block;
  }
  .box2 {
    margin-bottom: 19.3vw;
  }
  .box2 .box-inner {
    display: block;
    margin-bottom: 12vw;
  }
  .box2 .box-inner.box-inner-2 {
    margin-bottom: 10.5vw;
  }
  .box2 .box-inner.box-inner-3 {
    margin-bottom: 20vw;
  }
  .box2 .box-leftarea {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .box2 .box-rightarea {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .box2 .box-textarea p {
    line-height: 1.69;
    margin-bottom: 9.45vw;
  }
  .box2 .box-textarea.box-textarea-1 p {
    letter-spacing: 0;
  }
  .box2 .box-textarea.box-textarea-2 p {
    margin-bottom: 6vw;
  }
  .box1 {
    margin-bottom: 11.5vw;
  }
  .box-section-title {
    letter-spacing: .03em;
    margin-bottom: 4.9vw;
    line-height: 1.523;
    font-size: 5.45vw;
  }
  .box-section-title.box-last__title {
    margin-bottom: 8.5vw;
  }
  .box-textarea-1 {
    margin-bottom: 12.5vw;
  }
  .box-textarea p a, .box-textarea p a:link, .box-textarea p a:visited {
    text-decoration: underline;
    text-underline-offset: .1em;
  }
  .box-textarea p a:hover, .box-textarea p a:link:hover, .box-textarea p a:visited:hover {
    text-decoration: underline;
  }
  .box-textarea p a:before, .box-textarea p a:link:before, .box-textarea p a:visited:before {
    content: none;
  }
  .box-leftarea__title {
    font-size: 3.75vw;
    line-height: 1.57;
    margin: 0;
    margin-bottom: 4.9vw;
  }
  .box-leftarea__title-2 {
    margin-bottom: 9.8vw;
  }
  .box-pic {
    width: 120%;
    left: -10%;
    margin-bottom: 7.8vw;
  }
  .box-pic2 {
    border: 0.3vw solid #cccccc;
    margin-top: 5.5vw;
  }
  .box-pic3 {
    border: 0.3vw solid #cccccc;
    margin-top: 5.5vw;
  }
  .movie-area {
    margin-top: 6.5vw;
  }
  .movie-area .btn {
    width: 15.87%;
  }
  .box-textarea-3 p {
    margin-bottom: 9.7vw;
    padding-top: 0;
  }
  .box-textarea-titlearea {
    margin-bottom: 4.5vw;
  }
  .box-textarea__title {
    font-size: 3.5vw;
  }
  .link-btn {
    width: 111.5%;
    left: -5.8%;
    margin: 0 auto 5.4vw;
  }
  .main-content {
    margin-bottom: 19.7vw;
  }
}
/*# sourceMappingURL=1.css.map */
