@charset "utf-8";


.bg_haikei {
    position: relative;
    background: url(../bicyou-a/image/05.jpg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 510px 0;
}
.bg_haikei_in {
    padding: 50px 10px;
    margin: 0 auto;
    width: 90%;
    max-width: 300px;
    font-size: 1rem;
    line-height: 1.7;
}
.none_st{
	margin-bottom:0px;
	}
	
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
