@charset "utf-8";
.pattern {
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../images/video_front.png);
  top: 0;
  left: 0;
  z-index: 2;
}

.cation {
  margin-bottom: 2em;
}

.categol {
  margin-bottom: 30px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

video {
  max-width: 100%;
  min-height: 350px;
}

.video-clip {
  box-sizing: border-box;
  width: 100%;
  height: auto;
  position: relative;
  padding: 20px;
  margin-top: 0;
  border: 1px solid #000;
  border-top: none;
  margin-top: 0;
}

h5.video-clip-title {
  margin-top: 0;
  border-left: none;
}

h4.title04 {
  margin-bottom: 0;
}

.movie-wrap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.movie-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.movie-wrap2 {
  max-width: 100%;
  height: auto;
}

.description {
  left: auto;
  max-width: 100%;
  padding-top: 1em
}

.description .data, .description .time {
  display: inline-block;
  padding-right: 20px;
}

.description h3 {
  font-size: 18px;
  margin-bottom: 5px;
}

.description .theme {
  margin-top: 15px;
}

.description2 {
  position: relative;
  left: auto;
  max-width: 560px;
}
