﻿@charset "UTF-8";#float-blogbanner {display: none;}#float-blogbanner--wrap {position: fixed;left: 0;right: 0;bottom: 70px;z-index: 100;display: flex;justify-content: center;align-items: center;}#float-blogbanner--box {position: relative;}#float-blogbanner #float-blogbanner--close {position: absolute;z-index: 5;right: 0;bottom: 100%;background: #631b22;color: #ffffff;display: flex;justify-content: center;align-items: center;padding: 0.4rem 0.8rem 0.5rem;font-size: 1.2rem;line-height: 1;cursor: pointer;}#float-blogbanner a {display: inline-block;position: relative;z-index: 10;}#float-blogbanner figure {}#float-blogbanner img {width: auto;height: auto;max-width: auto;max-height: auto;}