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

/*------------------------------------------------
メイン
------------------------------------------------*/
.mainArea section{margin-bottom: 6.25vw;}
section  p + p{padding-top: 5px;}
section table th{white-space: normal;}


.mb60{margin-bottom: 20px;}
.img01{padding-bottom: 15px;}
.img02{padding-top: 20px;}
}