.home .kakuhan.slider {
	background: none;
  max-width: 1520px;
  margin: 0 auto 15px;
}
.home .kakuhan.slider img{width: 100%; border-radius: 7px; -webkit-border-radius:7px;}

.hm-category {text-align: center;
    max-width: 1520px;
    margin: 0 auto;}
/*
@media screen and (min-width: 741px) {
  .home .contents .float {
      display: inline-block;
      float: none;
  }
}
*/

.video-container {
  position: relative;
  padding-bottom: 56.25%;
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.yt-video {
  aspect-ratio: 16 / 9;
  width: 100%;
}
.recommend .recommend_item.first-line {clear: left;}
.clr {clear: both;}