@charset "utf-8";
@import url(shared.css);

.cardlist{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch;-webkit-box-pack:stretch;-webkit-flex-wrap:wrap;flex-wrap:wrap;}

select{width: auto;}

.linebox2{background:#e2f3ff;border-color:#e2f3ff;}
.linebox3{background:#fff;border:1px solid #231f1f;}

 [class*="a-btn"]{margin-bottom:5px;}

@media(min-width:48em){
.sidebnr_sp{display:none;}
}
