#top5-content .ttl-img{margin:0 auto 50px;text-align:center}#top5-content .tabs{display:flex;justify-content:center;-moz-column-gap:20px;column-gap:20px}#top5-content .tabs .tab{display:flex;justify-content:center;align-items:center;background-color:#e6e6e6;color:gray;border-bottom:2px solid #45bdf2;border-radius:10px 10px 0 0;width:180px;height:55px;font-size:16px;transform:translateY(2px);cursor:pointer}#top5-content .tabs .tab.active{background-color:#daf2fc;color:#286bc1;border:2px solid #45bdf2;border-bottom:none;font-weight:bold}#top5-content .contents-wrap{background-color:#daf2fc;border-top:2px solid #45bdf2;padding:0px 0 80px}#top5-content .contents-wrap .inner{width:1000px;margin:auto}#top5-content .check-btns{display:none;padding:30px 0}#top5-content .check-btns.active{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;row-gap:16px;-moz-column-gap:2%;column-gap:2%}#top5-content .check-btns .check-btn{position:relative;display:flex;align-items:center;justify-content:flex-start;width:49%;height:44px;border-radius:100px;border:2px solid #45bdf2;padding:0 24px;font-weight:bold;color:#45bdf2;row-gap:8px;background-color:#fff;text-align:center;cursor:pointer}#top5-content .check-btns .check-btn span{width:100%}#top5-content .check-btns .check-btn .btn-icon{width:24px}#top5-content .check-btns .check-btn .check-icon{position:absolute;top:0;bottom:0;right:8px;margin:auto;width:30px}#top5-content .check-btns .check-btn .check-icon.active{display:none}#top5-content .check-btns .check-btn .check-icon.inactive{display:block}#top5-content .check-btns .check-btn input{display:none}#top5-content .check-btns .check-btn:has(input:checked){background-color:#45bdf2;border-color:#45bdf2;color:#fff}#top5-content .check-btns .check-btn:has(input:checked) .check-icon.active{display:block}#top5-content .check-btns .check-btn:has(input:checked) .check-icon.inactive{display:none}#top5-content .check-btns .check-btn .icon-crown{position:absolute;top:3px;left:130px;margin:auto;width:24px;height:24px}#top5-content .check-btns .check-btn .icon-crown img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}#top5-content .check-btns .check-btn .icon-arrow{position:absolute;top:0;bottom:0;right:10px;margin:auto;width:25px;height:25px;background-color:#45bdf2;border-radius:50%}#top5-content .check-btns .check-btn .icon-arrow::after{position:absolute;top:33%;right:35%;transform:translate(-50%, -50%);content:"";width:20%;height:20%;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(45deg)}#top5-content .table-scroll{display:none;overflow-x:auto}#top5-content .table-scroll.show{display:block}#top5-content table{width:100%}#top5-content table th,#top5-content table td{border:2px solid #fff;padding:10px 5px}#top5-content table th{width:120px;background-color:#286bc1;border-top:2px solid #286bc1;border-bottom:none;color:#fff;font-size:14px;font-weight:bold;line-height:1.3;vertical-align:middle;text-align:center}#top5-content table th.first{width:250px;border-left:2px solid #286bc1}#top5-content table th.score-th{width:50px}#top5-content table th:last-child{border-right:2px solid #286bc1}#top5-content table td{background-color:#fff;border:2px solid #dcdcdc;text-align:center;font-weight:bold;vertical-align:middle;line-height:1.3;font-size:13px}#top5-content table td span{display:inline}#top5-content table tbody tr:first-child td{border-top:none}#top5-content table .site-content{display:flex;align-items:flex-start;justify-content:center;gap:4px}#top5-content table .site-content .rank-icon{width:40px}#top5-content table .site-content .rank-badge{display:inline-block;width:40px;height:40px;line-height:40px;text-align:center;border-radius:50%;background-color:#45bdf2;color:#fff;font-size:18px;font-weight:bold}#top5-content table .site-info{display:flex;flex-direction:column;width:200px;gap:4px}#top5-content table .site-info .logo-wrap{height:40px}#top5-content table .site-info .logo-wrap img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}#top5-content table .site-info .name{font-size:10px;color:#bababa;text-align:center;line-height:1.2}#top5-content table .site-info .btn{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f23071;border-radius:100px;color:#fff;width:100%;height:40px;font-size:16px;font-weight:700;cursor:pointer;box-shadow:0 .2em 0 #b22455}#top5-content table .site-info .btn .icon-arrow{position:absolute;top:0;bottom:0;right:10px;margin:auto;width:20px;height:20px;background-color:#fff;border-radius:50%}#top5-content table .site-info .btn .icon-arrow::after{position:absolute;top:35%;right:33%;transform:translate(-50%, -50%);content:"";width:20%;height:20%;border-top:2px solid #f23071;border-right:2px solid #f23071;transform:rotate(45deg)}#top5-content table .score{display:block;text-align:center;font-size:16px}#top5-content table .icon{width:40px;margin:0 auto 5px}#top5-content table .icon-text{display:flex;align-items:center;gap:2px;font-size:10px}#top5-content table .icon-text span{font-size:10px}#top5-content table .icon-text img{width:12px}/*# sourceMappingURL=top5.css.map */