@charset "utf-8";
@media only screen and (max-width:740px) {

/*------------------------------------------------
ローカルナビ設定
------------------------------------------------*/


/*------------------------------------------------
メイン
------------------------------------------------*/
section .item + .item{margin-top: 20px;}
section p + p{padding-top:5px; }
}