.wFee h3 { padding:0; }
@media screen and (min-width:640px) {
    .wFee .txt { text-align:center; font-size:18px; }
    .wFee .pkg { margin:0 0 0 -20px; }
    .wFee .pkg>div { float:left; width:33.33%; box-sizing:border-box; padding:20px 0 0 20px; }
    .wFee .img { padding-top:58.33%; height:0; }
    .wFee .f01 .img { background:url(price01.png) no-repeat 0 0/contain; }
    .wFee .f02 .img { background:url(price02.png) no-repeat 0 0/contain; }
    .wFee .f03 .img { background:url(price03.png) no-repeat 0 0/contain; }
    .wFee .more { margin:50px auto; display:table; }
    .wFee .more a { position:relative; display:block; border-radius:6px; border:solid 1px #023b73; padding:7.95px 63px; background:#023b73; color:#fff; font-size:128%; text-align:center; text-decoration:none; }
    .wFee .more a:after { content:""; position:absolute; margin-bottom:-5px; right:10px; bottom:50%; font-weight:bold; border-top:3px solid #fff; border-right:3px solid #fff; width:8px;height:8px;transform:rotate(45deg);}
}
@media screen and (max-width:640px) {
    .wFee { margin-right:auto!important; margin-left:auto!important; }
    .wFee .pkg { margin:0 0 0 -10px; }
    .wFee .pkg>div { float:left; width:50%; box-sizing:border-box; padding:10px 0 0 10px; }
    .wFee .img { padding-top:58.33%; height:0; }
    .wFee .f01 .img { background:url(price01.png) no-repeat 0 0/contain; }
    .wFee .f02 .img { background:url(price02.png) no-repeat 0 0/contain; }
    .wFee .f03 .img { background:url(price03.png) no-repeat 0 0/contain; }
    .wFee .more { margin:10px auto; display:table; }
    .wFee .more a { position:relative; display:block; border-radius:6px; border:solid 1px #023b73; padding:7.95px 20px; background:#023b73; color:#fff; text-align:center; text-decoration:none; }
    .wFee .more a:after { content:""; position:absolute; margin-bottom:-5px; right:10px; bottom:50%; font-weight:bold; border-top:3px solid #fff; border-right:3px solid #fff; width:8px;height:8px;transform:rotate(45deg);}
}
