@charset "utf-8";

.mov-wrap{margin-bottom:40px;}

.mov-wrap-1{height:300px;width:100%;text-align:center;color:#fff;background:#ccc;margin:10px auto;}

.mov-wrap-1{
position:relative;
width:100%;
padding-top:56.25%;
height:auto;
}
.mov-wrap-1 iframe{
position:absolute;
top:0;
right:0;
width:100%;
height:100%;
}
.mov-wrap-text{margin-bottom:20px;}
.mov-wrap-text h2{font-size:1.2rem;}
.mov-wrap-text p{line-height:200%;margin:20px auto;}
.mov-wrap-text a{margin-left:10px;}
.mov-wrap-text a:link,
.mov-wrap-text a:visited{color:#fff;font-weight:500;}

@media screen and (max-width:959px) {


}
