.banner_one_roll_wrap { border: 1px solid #cecece;  border-top: 1px solid #000; width: 45%; display: inline-block; background: #f3f4f6;  margin: 0px 2.5%; vertical-align: top; height: 292px; }
.banner_one_roll_title { position: relative; border-bottom: 1px solid #ccc; padding: 20px 20px; font-size: 20px; font-size: 1.125rem;  font-weight: 400;  text-align: left;  color: #000; font-weight: 500;}
.banner_one_roll_arrow {  font-size: 30px;  font-weight: 300;   top: 50%; right: 15px; position: absolute; transform: translateY(-50%); line-height: 1;}
.banner_one_roll_img { text-align: center; padding: 20px 0}

@media (max-width:720px){
  .banner_one_roll_arrow{right: 10px}
  .banner_one_roll_title{padding: 15px; font-size: 18px;}

}
