﻿.full_screen_ad{position:fixed;top:0;width:100vw;height:100vh}.full_screen_ad__backsheet{position:fixed;top:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.full_screen_ad__nextpage{width:100%;max-width:360px;padding:4px 0;font-size:18px;color:#1967d2;background:#fff;border-radius:4px}.full_screen_ad__message{width:100%;max-width:330px;font-size:14px;color:dimgray;background-color:hsla(0,0%,100%,.2);border-radius:4px}.full_screen_ad__image{position:relative;width:100%;max-width:330px;height:fit-content}.full_screen_ad__image::after{position:absolute;top:0;right:0;display:inline-block;color:#fff;content:"協賛";background-color:gray}.full_screen_ad__close{display:flex;justify-content:flex-end;width:100%;max-width:330px}.full_screen_ad__close--icon{padding:2px 4px;margin-bottom:4px;background-color:hsla(0,0%,100%,.2);border-radius:4px}.full_screen_ad__close--icon svg{margin:0 4px}.pointer-link{cursor:pointer}
