(function(d) {let values = {"css":"#fc2clap_rank_table {border-collapse: collapse;width:150px;color: #8E8E8E;font-family: \"Verdana\",\"Impact\",\"\uff2d\uff33 \uff30\u30b4\u30b7\u30c3\u30af\",\"Hiragino Kaku Gothic Pro\",\"\u30d2\u30e9\u30ae\u30ce Pro W3\",\"Osaka\";font-size: small;border: 1px solid #000000;vertical-align: baseline;margin: 0 1px;table-layout: auto;}#fc2clap_rank_table tr.fc2clap_rank {background-color: #3AB5FD;text-align: center;border: 1px solid #000000;vertical-align: baseline;padding: 3px 0;}#fc2clap_rank_table span.fc2clap_rank_namber {color: #FF0000;}#fc2clap_rank_table span.fc2clap_name {color: #FF0000;font-weight: bold;}#fc2clap_rank_table tr.fc2clap_rank_item {background-color: #F1F1EF;font-weight: bold;text-align: center;color: #4D4D4D;border: 1px solid #000000;vertical-align: baseline;padding: 3px 0;}#fc2clap_rank_table td.fc2clap_rank_items_rank {border: 1px solid #000000;vertical-align: baseline;width: 15%;}#fc2clap_rank_table td.fc2clap_rank_items_title {border: 1px solid #000000;vertical-align: baseline;width: 55%;}#fc2clap_rank_table td.fc2clap_rank_items_clap {border: 1px solid #000000;vertical-align: baseline;width: 30%;}#fc2clap_rank_table td.fc2clap_rank_items1 {border: 1px solid #000000;vertical-align: baseline;text-align: center;}#fc2clap_rank_table tr.fc2clap_rank_form {background-color: #FFFFFF;border: 1px solid #000000;vertical-align: baseline;padding: 3px 0;}#fc2clap_rank_table td.fc2clap_rank_forms {border: 1px solid #000000;vertical-align: baseline;}#fc2clap_rank_table span.fc2clap_rank_main {color: #FFFFFF;font-weight: bold;padding: 3px 0;}#fc2clap_rank_table span.fc2clap_rank_main a {color: #FFF800;font-weight: bold;text-decoration: underline;}#fc2clap_rank_table td.fc2clap_rank_namber {text-align: center;border:1px solid #000000;width: 16%;vertical-align:baseline;}#fc2clap_rank_table span.fc2clap_rank_title {width: auto;}#fc2clap_rank_table span.fc2clap_rank_title a {color: #0000FF;}#fc2clap_rank_table span.fc2clap_rank_title a:link,#fc2clap_rank_table span.fc2clap_rank_title a:visited {color:#0000FF;text-decoration: none;}#fc2clap_rank_table span.fc2clap_rank_title a:hover,#fc2clap_rank_table span.fc2clap_rank_title a:focus,#fc2clap_rank_table span.fc2clap_rank_title a:active {text-decoration: underline;}#fc2clap_rank_table td.fc2clap_rank_clap {text-align: right;width: 26%;border:1px solid #000000;vertical-align:baseline;}#fc2clap_rank_table tr.fc2clap_rank_form td {padding: 3px 0;border:1px solid #000000;vertical-align:baseline;}","title":"<span class=\"fc2clap_rank_main\">FC2\u62cd\u624b<a href=\"https:\/\/clap.fc2.com\/ranking\" target=\"_blank\">\u30e9\u30f3\u30ad\u30f3\u30b0<\/a> - \u4eba\u6c17\uff01<\/span>","title_col1":"\u9806\u4f4d","title_col2":"\u30bf\u30a4\u30c8\u30eb","title_col3":"\u62cd\u624b\u6570","footer":"powered by <a href=\"https:\/\/fc2.com\/\" target=\"_blank\" rel=\"noopener\">FC2<\/a>&nbsp;<a href=\"https:\/\/clap.fc2.com\/\" target=\"_blank\" rel=\"noopener\">\u62cd\u624b<\/a>","records":[]};let current = (function() {if (d.currentScript) {return d.currentScript;}let scripts = d.getElementsByTagName('script');return scripts[scripts.length - 1];})();let newStyle = d.createElement('style');newStyle.type = 'text/css';newStyle.innerText = values.css;current.parentNode.insertBefore(newStyle, current);let counter = d.createElement('img');counter.src = 'https://media.fc2.com/counter_img.php?id=282';counter.width = 1;counter.height = 1;current.parentNode.insertBefore(counter, current);let tbl = d.createElement('table');current.parentNode.insertBefore(tbl, current);tbl.id = 'fc2clap_rank_table';let tr1 = tbl.insertRow(-1);tr1.className = 'fc2clap_rank';let td1 = tr1.insertCell(-1);td1.colSpan = 3;td1.innerHTML = values.title;let tr2 = tbl.insertRow(-1);tr2.className = 'fc2clap_rank_item';let td2 = tr2.insertCell(-1);td2.className = 'fc2clap_rank_items_rank';td2.style.whiteSpace = 'nowrap';td2.style.width = '20%';td2.innerText = values.title_col1;let td3 = tr2.insertCell(-1);td3.className = 'fc2clap_rank_items_title';td3.style.width = '50%';td3.innerText = values.title_col2;let td4 = tr2.insertCell(-1);td4.className = 'fc2clap_rank_items_clap';td4.style.whiteSpace = 'nowrap';td4.style.width = '30%';td4.innerText = values.title_col3;for (let c=0,l=values.records.length; c < l; c++) {let tr = tbl.insertRow(-1);tr.className = 'fc2clap_rank_form';let col1 = tr.insertCell(-1);col1.className = 'fc2clap_rank_items1';col1.innerHTML = values.records[c].rank;let col2 = tr.insertCell(-1);col2.className = 'fc2clap_rank_items';let span = d.createElement('span');col2.appendChild(span);span.className = 'fc2clap_rank_title';let a = d.createElement('a');span.appendChild(a);a.href = values.records[c].url;a.className = 'wordBreak';a.innerHTML = values.records[c].title;let col3 = tr.insertCell(-1);col3.className = 'fc2clap_rank_clap';col3.innerHTML = values.records[c].count;}let tr3 = tbl.insertRow(-1);tr3.className = 'fc2clap_rank';let td5 = tr3.insertCell(-1);td5.colSpan = 3;let newSpan = d.createElement('span');td5.appendChild(newSpan);newSpan.className = 'fc2clap_rank_main';newSpan.innerHTML = values.footer;})(document);