#record {width: 1000px;line-height: 1.6em;background: #fff;}
#record div.download{display: block;text-align: center; margin: 20px 0;}
#record div.button{display: flex;}
#record a.download{display: block;width: 444px; text-align: center; margin: 15px auto;padding: 15px 0;border: 1px solid #EF7A62;border-radius: 5px; color:#EF7A62;font-weight: 700;text-decoration: none; }
#record a.pointservice{display: block;width: 444px; text-align: center; margin: 15px auto;padding: 15px 0;border: 1px solid #45A77D;border-radius: 5px; color:#45A77D;font-weight: 700;text-decoration: none; }
#record a.download i.dl{background-image:url("/user_data/site_img/pointservice/dl.svg");}
#record a.pointservice i.dl{background-image:url("/user_data/site_img/record/point.svg");}
#record img{display: inline;}
#record img.point{width: 50%; margin: 0 auto;display:block;}
#record ul.top{margin: 30px 0 50px 0; padding: 0;list-style: none; clear: both;display: flex; }
#record ul.top li{text-align: center;color: #113A62; font-size: 20px;}
#record ul.top li:nth-child(1){width: 280px;}
#record ul.top li:nth-child(2){width: 440px;}
#record ul.top li:nth-child(3){width: 280px;}
#record ul.top li p{font-weight: 700;margin: 8px 0 0 0; padding: 0;}
#record ul.top li span{color: #EF7A62; font-weight: 700;}