.component--image img{display:block;position:relative}.component--image.has--design-type-label figure{position:relative}.component--image.has--design-type-label figure:before{background-color:var(--theme_color_main);color:var(--theme_color_font02);content:"SAMPLE";font-family:Lato,sans-serif;font-size:.75rem;font-weight:600;min-width:100px;padding:3px 10px;position:absolute;text-align:center;top:20px;z-index:10}.component--image.has--design-type-circle img{aspect-ratio:1;border-radius:50%;margin:0 auto;object-fit:cover;width:60%}.component--image figure a{display:inline-block;overflow:hidden}@media screen and (min-width:1051px){.component--image figure a:hover img{transform:scale(1.1);transition:.5s}}.component--image:has(.component--modal):not(:has(.component--modal.is_open)){cursor:pointer;transition:.7s}@media screen and (min-width:1051px){.component--image:has(.component--modal):not(:has(.component--modal.is_open)):hover{opacity:.7}}.component--modal{align-items:center;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:.7s;width:100%;z-index:9999}.component--modal.is_open{opacity:1;pointer-events:all}.component--modal .component--modal_bg{background-color:#000;cursor:pointer;height:100%;left:0;opacity:.7;position:fixed;top:0;width:100%;z-index:-1}.component--modal .component--modal_clause{aspect-ratio:1/1;background-color:#fff;cursor:pointer;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNi43MDciIGhlaWdodD0iMTYuNzA3IiB2aWV3Qm94PSIwIDAgMTYuNzA3IDE2LjcwNyI+PHBhdGggZD0ibTE2IDE2LjcwOC0xNi0xNkwuNzA4IDBsMTYgMTZaIi8+PHBhdGggZD0ibS43MDggMTYuNzA4LS43MDctLjcwNyAxNi0xNiAuNzA3LjcwN1oiLz48L3N2Zz4=);mask-position:center;mask-size:100%;pointer-events:none;position:absolute;right:20px;top:20px;width:20px}.component--modal img{background-color:#fff;max-height:90%;max-width:calc(100% - 100px);width:fit-content}@media screen and (max-width:768px){.component--modal img{max-width:calc(100% - 40px)}}