@charset "UTF-8";
/*紹介動画 スマホ*/

#content1 {
padding: 15px 15px 30px;
}

#content1 h2 {
font-size: 1.3em;
font-weight: bold;
border-bottom: 2px solid #222;
margin-bottom: 15px;
padding-bottom: 5px;
}

iframe {
 width:100%;
 height: 57vw;
 }