body {
font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
}


@media only screen and (min-width: 737px) {
.corner b{font-size:22px; color:#ffffff; line-height:1.4;}
.corner span{font-size:16px; color:#ffffff;}
.corner td {font-size:15px;}
.corner td img{margin-bottom:5px;}
}

@media only screen and (max-width: 736px) {
.corner b{font-size:17px; color:#ffffff; line-height:1.4;}
.corner span{font-size:13px; color:#ffffff;}
.corner td {font-size:13px;}
.corner td img{margin-bottom:5px;}
}


@media only screen and (min-width: 737px) {
  .sp_only {
    display: none !important;
  }
}

@media only screen and (max-width: 736px) {
  .pc_only {
    display: none !important;
  }
}
