.fixed-inner{width:200px;height:80px;background-color:#346580;border-top-left-radius:10px;border-bottom-left-radius:10px;display:flex;justify-content:center;align-items:center}.fixed-pc{position:fixed;top:60vh;display:block;right:0;z-index:9999}.fixed-sp{display:none;z-index:9999}.fixed-agency-outer{margin-top:5px}@media screen and (max-width:800px){.fixed-pc{display:none}.fixed-sp{display:block;position:fixed;bottom:0;width:100%}.fixed-banner{display:flex;justify-content:space-around;align-items:center}.fixed-banner-inner{width:100%;height:50px;display:flex;justify-content:center;align-items:center;background-color:#eaeaea}.fixed-banner-left{border-right:solid 1px #000}}