﻿@charset "UTF-8";#float-blogbanner {display: none;position: fixed;left: 18px;bottom: 18px;z-index: 100;}#float-blogbanner #float-blogbanner--close {position: absolute;right: 0;top: -20px;background: #631b22;color: #ffffff;display: flex;justify-content: center;align-items: center;height: 20px;padding: 0 8px 2px;font-size: 12px;line-height: 1;cursor: pointer;}#float-blogbanner #float-blogbanner--close:hover {opacity: 0.7;}#float-blogbanner figure {max-width: 280px;max-height: 280px;}#float-blogbanner img {width: auto;height: auto;max-width: auto;max-height: auto;}