.container .banner {display:none !important;}

/* Info Row Start */
.infoRow {max-width:1130px; margin:20px auto;}
.infoRow .ttl {text-align:center; font-size:32px; font-weight:600; color:#274985;}
.infoRow .txt {color:#414141; text-align:center; font-weight:600; margin:10px 0px 20px 0px;}
.infoRow img {float:left; margin:0px; width:50%;}

.res720 .infoRow {margin:20px;}
.res720 .infoRow .ttl {font-size:24px;}
.res720 .infoRow .txt {font-size:16px;}
.res720 .infoRow img {float:none; margin:0px auto; width:auto;}

.res480 .infoRow {margin:20px;}
.res480 .infoRow .ttl {font-size:20px;}
.res480 .infoRow .txt {font-size:16px;}
.res480 .infoRow img {float:none; margin:0px auto; width:auto;}

.res320 .infoRow {margin:20px;}
.res320 .infoRow .ttl {font-size:18px;}
.res320 .infoRow .txt {font-size:14px;}
.res320 .infoRow img {float:none; margin:0px auto; width:auto;}
/* Info Row End */

/* List Start */
.list .ttl {text-align:center; font-size:32px; font-weight:600; color:#274985;}
.list .listCol {float:left; width:33.33%;}
.list .listCol ul li {margin:10px 0px;}

.res720 .list .ttl {font-size:24px;}
.res720 .list .listCol {float:none; width:auto;}

.res480 .list .ttl {font-size:20px;}
.res480 .list .listCol {float:none; width:auto;}

.res320 .list .ttl {font-size:18px;}
.res320 .list .listCol {float:none; width:auto;}
/* List End */