/* NEWS */

iframe{
border-style:none;
}

.news{
margin-bottom:10px;
width:100%;
height:300px; /* たまに変更あり　200 or 350*/
overflow:auto;
-webkit-overflow-scrolling:touch;
display: inline-block;
clear:both;
}

.news-iframe{
width:100%;
height:100%;
display:block;
}

.news-wrap-iframe{
width:100%;
}

