/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 22 2021 | 09:21:46 */
/* ここにCSSコードを追加

例:
.example {
    color: red;
}

CSS の知識に磨きをかけるためにご覧ください。
http://www.w3schools.com/css/css_syntax.asp

コメント終わり */ 

/*ここからボタンCSS*/ 

.wrap-table-rank-block th .tect-type img {
max-width: 30px;
vertical-align: bottom;
margin-right: 2px;
}
.p-free {
background-color: #202227 !important;
color: #fff;
padding: 15px;
font-size: 1.1em;
line-height: 1.6;
}

.top_value i:last-child {
margin-right: 10px;
}
.top_value i {
color: #ffcc00;
}
.top_value i.fa-empty {
    color: #ccc;
}
.top_rank_list {
display: flex;
}
.content div.top_value {
margin-top: 0;
}
.top_rank_list a {
display: block;
width: 70%;
}
.p-entry-f i {
margin-right: 5px;
}
.freebox-intitle .p-entry-f {
    margin: 0;
    font-weight: bold;
    position: relative;
    max-width: 100%;
    text-align: center;
}

.freebox-intitle .p-free {
    margin-bottom: 0;
}
.st-mybtn.st-mybtn-mini i {
margin-right: 5px;
}
.st-mybtn.st-mybtn-mini {
display: inline-block;
}
body .content .blackboard-box .ul-b {
background-color: transparent;
border: none;
padding-top: 0;
padding-bottom: 0;
}
body .blackboard-box .ul-b li::before {
    background-color: transparent !important;
    color: #fff !important;
}

body .st-mybtn.st-mybtn-mini {
width: 48%;
}
body .st-mybtn.st-mybtn-mini a {
padding-right: 5px;
padding-left: 5px;
border-radius: 10px;
box-sizing: border-box;
background: #fff;
background: -moz-linear-gradient(top, #fff 34%, #c4c0c0 100%);
background: -webkit-linear-gradient(top, #ffffff 34%,#c4c0c0 100%);
background: linear-gradient(to bottom, #fff 34%,#c4c0c0 100%);
border: 2px solid #D7DED5;
color: #333;
}
body .free-inbox {
text-align: left;
}

.free-inbox {
text-align: center;
margin-top: 15px;
margin-bottom: 2em;
}





.st-mybtn.st-mybtn-mini a {
background: rgba(34,38,128,.9);
border-radius: 3px;
color: #fff;
border-bottom: 4px solid rgb(0, 38, 88);
font-family: "Lucida Grande","segoe UI","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN",Meiryo,Verdana,Arial,sans-serif;
font-weight: bold;
font-size: 1em;
padding: .5em 1.3em;
margin: .3em 0;
}

.st-mybtn a {
    padding: 10px;
    text-align: center;
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
}


.st-mybtn.st-mybtn-mini {
    border: none;
    box-sizing: border-box;
    margin: 0 3px 10px;
    display: inline-block;
    width: 31%;
    margin-right: 1%;
    margin-left: 1%;
font-size: 16px;
}

.st-mybtn-mini:hover {
    opacity: 0.8;
}


.st-mybtn-mini:active {
     box-shadow: none;
 	 position: relative;
 	 top: 3px;
}
 /*ここからランキングCSS*/ 

th.kinbetu{
    background: #e4fcc7 !important;
    color: black !important;
    margin: 3px;
    border: #999 2px solid !important;
    font-size: 18px;
    width: 33%;
}


td.kinbetu {
    border: solid 1px #f0e68c !important;
    font-size: 16px;
    text-align: center;
}

td.site-name{
  font-size: 22px;
}

@media only screen and (max-width:800px) {
.wrap-table-rank-block table {
    width: auto !important;
}
}
@media only screen and (max-width:400px) {
  th.kinbetu{
    font-size: 13px;
}
  td.kinbetu {
    font-size: 14px;
}
  
  .box-hikaku-tokuten {
    overflow: auto;
    margin-bottom:20px;
  }
  .box-hikaku-tokuten table{
    width:100%;
    margin-bottom:0;
  }
  .box-hikaku-tokuten::-webkit-scrollbar{
    height: 10px;
  }
  .box-hikaku-tokuten::-webkit-scrollbar-track{
    background: #EEE;
  }
  .box-hikaku-tokuten::-webkit-scrollbar-thumb {
    background: #999;
  }
    td.site-name {
    font-weight: bold;
    font-size: 13px;
}
}

 /*ここから見積ボタンCSS*/ 

.st-mtbtn.st-mtbtn-mini a {
    padding: 3px 14px;
    border-radius: 4px;
    font-weight: bold;
    color: white;
    width: inherit;
    height: auto;
    text-decoration: none;
    background-color: #ffa500;
    box-shadow: 0 3px 0 #bdbdbd;
}

.st-mtbtn a {
    padding: 10px;
    text-align: center;
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
}


.st-mtbtn.st-mtbtn-mini {
    border: none;
    box-sizing: border-box;
    margin: 0 3px 10px;
    display: inline-block;
}

.st-mtbtn-mini:hover {
    opacity: 0.8;
}


.st-mtbtn-mini:active {
     box-shadow: none;
 	 position: relative;
 	 top: 3px;
}

/*ここから見出しCSS*/
.midasi{
    margin-top: 60px !important;
    text-align: center;
    font-weight: bold;
    font-size: 25px;
    position: relative;
    overflow: hidden;
    padding: 1.5rem 2rem 1.5rem 80px;
    border: 3px solid #143f8f;
    border-radius: 100vh;
}

.midasi span{
font-size: 3rem;
    line-height: 50px;
    position: absolute;
    top: calc(50% - 25px);
    left: 20px;
    display: block;
    width: 50px;
    height: 50px;
    color: #fff;
    border-radius: 50%;
    background: #000;
}

@media only screen and (max-width:400px) {
  .midasi{    
    font-size: 16px;
}
}
.freebox.freebox-intitle.has-title {
margin-bottom: 60px;
}
/*スクロールランキングCSS*/
.wrap-table-rank-block {
    overflow-x: scroll;
    display: block;
    text-align: center;
    margin-bottom: 80px;
}

.wrap-table-rank-block table {
    margin: 10px 0;

  table-layout: fixed;
}

.wrap-table-rank-block table, th, td {
    border: #ccc solid 1px !important;
}

.wrap-table-rank-block table td {
    white-space: nowrap;
    text-align: center;
}

.wrap-table-rank-block table td a {
    font-weight: 700;
    color: #fff;
    text-align: center;
    padding: 4px;
    display: block;
    border-radius: 4px;
}

.wrap-table-rank-block table th {
    white-space: nowrap;
    background-color: #202227 !important;
    padding: 9px 15px !important;
    font-size: 15px;
  text-align: center;
}

.wrap-table-rank-block table td .review-btn {
    background: #22ac38;
}

.wrap-table-rank-block table td .official-btn {
    background: #f39700;
}

span.tect-type {
    font-size: 16px;
}

td.first-td {
background-color: #fbfbfb !important;
color: #444;
}

a.site-name {
    color: #143f8f !important;
}
.content table td.site-img {
padding: 0;
width: 179px;
}

td.site-img img {
    width: 179px;
    height: 179px;
}

.kiiro {
    color: #ffd700;
}

/*総合ランキングボタンCSS*/
.shadow {
    box-shadow: 0 3px 6px rgb(0 0 0 / 30%);
}

.cubic1 {
    padding: .5em 1em;
    border-bottom: solid 4px rgba(0,0,0,.27);
    border-radius: 3px;
    color: #fff;
}


.green-bc {
    background: #f88080;
    font-weight: 700;
    max-width: 500px;
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    display: block;
}

.green-bc:hover {
    opacity: 0.8;
}


.green-bc:active {
     box-shadow: none;
 	 position: relative;
 	 top: 3px;
}

span.green-bc.cubic1.shadow a {
    color: #fff;
}

.s-font {
    font-size: 15px !important;
}
.wrap-table-rank-block table th:first-child,.wrap-table-rank-block table td:first-child {
max-width: 120px;
width: 120px;
}
.content .wrap-table-rank-block table {
    font-size: 16px;
}
