.select-net{border-radius:20px;background-color:#fff;overflow:hidden}.select-net .head{background-color:#286bc1;color:#fff;text-align:center;font-size:18pt;font-weight:700;padding:5px}.select-net .content{padding:40px 20px}.select-net .content .items{display:flex;align-items:center;justify-content:center;-moz-column-gap:80px;column-gap:80px}.select-net .content .item{display:flex;flex-direction:column;align-items:center;width:120px;gap:4px}.select-net .content .item .img{width:120px;height:120px}.select-net .content .item .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.select-net .content .item .img.pokect{width:70%}.select-net .content .item .img.pokect img{-o-object-fit:contain;object-fit:contain}.select-net .content .item p{font-weight:700;font-size:16px}#top5-content{padding:80px 0 0}#top5-content.fixed{background-color:#daf2fc}#top5-content.fixed .contents-wrap{border:none}#top5-content .ttl-img{margin:0 auto 50px;text-align:center}#top5-content .ttl-img h2{color:#286bc1;font-size:36px;letter-spacing:2px}#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:700}#top5-content .contents-wrap{background-color:#daf2fc;border-top:2px solid #45bdf2;padding:0 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:700;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:700;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:700;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:700}#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 #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}#top5-content-sp{padding:30px 0 0}#top5-content-sp.fixed{background-color:#daf2fc}#top5-content-sp.fixed .contents-wrap{border:none}#top5-content-sp .ttl-img{margin:0 5vw 20px;text-align:center}#top5-content-sp .tabs{display:flex;justify-content:center;background-color:#fff;gap:1px}#top5-content-sp .tabs .tab{display:flex;justify-content:center;align-items:center;background-color:#e6e6e6;color:gray;border-bottom:2px solid #45bdf2;border-radius:0;width:25%;height:55px;font-size:14px;text-align:center;cursor:pointer;transform:translateY(2px)}#top5-content-sp .tabs .tab.active{border:2px solid #45bdf2;border-bottom:none;background-color:#daf2fc;color:#286bc1;font-weight:700}#top5-content-sp .tabs .tab:first-child{border-left:none}#top5-content-sp .tabs .tab:last-child{border-right:none}#top5-content-sp .contents-wrap{background-color:#daf2fc;border-top:2px solid #45bdf2;padding:0 0 30px}#top5-content-sp .contents-wrap .inner{width:100%;margin:auto}#top5-content-sp .check-btns{display:none;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:8px;padding:24px 5vw}#top5-content-sp .check-btns.active{display:grid;grid-template-columns:1fr;gap:8px}#top5-content-sp .check-btns .check-btn{position:relative;display:flex;align-items:center;justify-content:flex-start;height:44px;border-radius:100px;border:2px solid #45bdf2;padding:0 24px;font-size:4.2vw;font-weight:700;color:#45bdf2;row-gap:8px;background-color:#fff;cursor:pointer}#top5-content-sp .check-btns .check-btn span{width:100%;font-size:4.2vw;text-align:center}#top5-content-sp .check-btns .check-btn .btn-icon{width:24px}#top5-content-sp .check-btns .check-btn .check-icon{position:absolute;top:0;bottom:0;right:8px;margin:auto;width:30px}#top5-content-sp .check-btns .check-btn .check-icon.active{display:none}#top5-content-sp .check-btns .check-btn .check-icon.inactive{display:block}#top5-content-sp .check-btns .check-btn input{display:none}#top5-content-sp .check-btns .check-btn:has(input:checked){background-color:#45bdf2;border-color:#45bdf2;color:#fff}#top5-content-sp .check-btns .check-btn:has(input:checked) .check-icon.active{display:block}#top5-content-sp .check-btns .check-btn:has(input:checked) .check-icon.inactive{display:none}#top5-content-sp .check-btns .check-btn .icon-crown{position:absolute;top:11%;left:17%;margin:auto;width:24px;height:24px}#top5-content-sp .check-btns .check-btn .icon-crown img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}#top5-content-sp .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-sp .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-sp .scroll-text{text-align:center;font-weight:700;font-size:16px;margin-bottom:16px}#top5-content-sp .table-scroll{display:none;overflow-x:auto}#top5-content-sp .table-scroll.show{display:block}#top5-content-sp table{width:750px}#top5-content-sp table th,#top5-content-sp table td{border:2px solid #fff;padding:10px 5px}#top5-content-sp table th{width:120px;background-color:#286bc1;border-top:2px solid #286bc1;border-bottom:none;color:#fff;font-size:13px;font-weight:700;line-height:1.3;vertical-align:middle;text-align:center}#top5-content-sp table th.first{width:auto;border-left:2px solid #286bc1}#top5-content-sp table th.score-th{width:50px}#top5-content-sp table th:last-child{border-right:2px solid #286bc1}#top5-content-sp table td{background-color:#fff;border:2px solid #dcdcdc;text-align:center;font-weight:700;vertical-align:middle;line-height:1.3;font-size:14px}#top5-content-sp table td span{display:inline}#top5-content-sp table td span.red{color:red}#top5-content-sp table tbody tr:first-child td{border-top:none}#top5-content-sp table .site-content{display:flex;align-items:flex-start;justify-content:center;gap:4px}#top5-content-sp table .site-content .rank-icon{width:40px}#top5-content-sp 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:700}#top5-content-sp table .site-info{flex:1;display:flex;flex-direction:column;gap:4px}#top5-content-sp table .site-info .logo-wrap{height:40px}#top5-content-sp table .site-info .logo-wrap img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}#top5-content-sp table .site-info .name{font-size:10px;color:#bababa;text-align:center;line-height:1.2}#top5-content-sp 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:133px;height:32px;font-size:12px;font-weight:700;cursor:pointer;box-shadow:0 .2em #b22455}#top5-content-sp table .site-info .btn .icon-arrow{position:absolute;top:0;bottom:0;right:10px;margin:auto;width:15px;height:15px;background-color:#fff;border-radius:50%}#top5-content-sp table .site-info .btn .icon-arrow:after{position:absolute;top:35%;right:35%;transform:translate(-50%,-50%);content:"";width:20%;height:20%;border-top:2px solid #f23071;border-right:2px solid #f23071;transform:rotate(45deg)}#top5-content-sp table .score{display:block;text-align:center;font-size:14px}#top5-content-sp table .icon{width:32px;margin:0 auto 5px}#top5-content-sp table .icon-text{display:flex;align-items:center;gap:2px;font-size:10px}#top5-content-sp table .icon-text span{font-size:10px}#top5-content-sp table .icon-text img{width:12px}.btn-area-new{display:flex;align-items:center;justify-content:center;gap:30px;margin-top:32px}@media screen and (max-width:550px){.btn-area-new{flex-direction:column;gap:16px}}.btn-area-new .btn{position:relative;display:flex;align-items:center;justify-content:center;width:400px;height:65px;background-color:#f23071;border-radius:100px;text-align:center;color:#fff;font-size:20px;font-weight:700;line-height:1.3;box-shadow:0 .2em #b22455}@media screen and (max-width:550px){.btn-area-new .btn{width:100%;height:60px;font-size:4.4vw}}.btn-area-new .btn p{text-box-trim:trim-start}.btn-area-new .btn .icon-arrow{position:absolute;width:20px;height:20px;background-color:#fff;border-radius:50%;right:20px;top:50%;transform:translateY(-50%)}.btn-area-new .btn .icon-arrow:after{position:absolute;content:"";width:25%;height:auto;aspect-ratio:1;border-top:2px solid #f23071;border-right:2px solid #f23071;top:50%;left:30%;transform:translateY(-50%) rotate(45deg)}.btn-area-new .btn.small{width:300px}.btn-area-new .btn.estimate{font-size:16px;background-color:#45bdf2;box-shadow:0 .2em #267ba0}.btn-area-new .btn.estimate .icon-arrow:after{border-color:#45bdf2}@media screen and (max-width:550px){.btn-area-new .btn.estimate{font-size:4.4vw}}.btn-area-new .btn.area{color:#f23071;font-size:16px;background-color:#fff;border:2px solid #f23071;box-shadow:0 .2em #b22455}.btn-area-new .btn.area .icon-arrow{background-color:#f23071}.btn-area-new .btn.area .icon-arrow:after{border-color:#fff}@media screen and (max-width:550px){.btn-area-new .btn.area{font-size:4.4vw}}.btn-area-new .btn.oneline{font-size:20px}
