/* タグクラウド 動的スタイル（site_settings 由来） */
.tag-cloud-pc .tag-cloud-bucket-1 { font-size: 11px; color: #22709c; }
.tag-cloud-pc .tag-cloud-bucket-2 { font-size: 14px; color: #22709c; }
.tag-cloud-pc .tag-cloud-bucket-3 { font-size: 17px; color: #22709c; }
.tag-cloud-pc .tag-cloud-bucket-4 { font-size: 19px; color: #22709c; }
.tag-cloud-pc .tag-cloud-bucket-5 { font-size: 22px; color: #22709c; }
.tag-cloud-pc .tag-cloud-item:hover { opacity: 0.7; }

.tag-cloud-sp .tag-cloud-bucket-1 { font-size: 10px; color: #22709c; }
.tag-cloud-sp .tag-cloud-bucket-2 { font-size: 12px; color: #22709c; }
.tag-cloud-sp .tag-cloud-bucket-3 { font-size: 14px; color: #22709c; }
.tag-cloud-sp .tag-cloud-bucket-4 { font-size: 16px; color: #22709c; }
.tag-cloud-sp .tag-cloud-bucket-5 { font-size: 18px; color: #22709c; }
.tag-cloud-sp .tag-cloud-item:hover { opacity: 0.7; }
