/*!
 * Copyright (c) 2022 WEBLIFE
 *
 * Permission is granted to use this file for the period specified in the contract 
 * between WEBLIFE and the client. Usage of this file beyond the contract period 
 * is strictly prohibited unless an extended license or written permission is obtained.
 *
 * Modifying or editing this file without prior written consent from WEBLIFE 
 * is not permitted.
 *
 * THE FILE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, 
 * INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A 
 * PARTICULAR PURPOSE AND NONINFRINGEMENT.
 */
.wl-image-with-spec-text__inner{display:flex;flex-flow:column wrap;justify-content:center;gap:2rem;max-width:1126px;margin:0 auto}@media screen and (width >= 750px){.wl-image-with-spec-text__inner{gap:4rem}}@media screen and (width >= 990px){.wl-image-with-spec-text__inner{flex-direction:row}}.wl-image-with-spec-text__image-container{width:100%;max-height:100%;font-size:0}@media screen and (width >= 990px){.wl-image-with-spec-text__image-container{width:calc(76% - 2rem);max-height:calc(76% - 2rem)}}.wl-image-with-spec-text__image-container img{width:100%;height:100%;object-fit:cover}.wl-image-with-spec-text__text-container{width:100%;max-width:100%;display:flex;align-items:center;justify-content:center}@media screen and (width >= 990px){.wl-image-with-spec-text__text-container{width:calc(24% - 2rem);max-width:calc(24% - 2rem);display:block}}.wl-image-with-spec-text__text-container .rte{font-family:Zen Kaku Gothic New,sans-serif;font-weight:900;font-size:2.3rem;line-height:1.2;letter-spacing:.65rem}@media screen and (width >= 990px){.wl-image-with-spec-text__text-container .rte{padding-top:3rem}}.wl-image-with-spec-text__text-container .rte.vertical-rl{writing-mode:vertical-rl;text-orientation:upright}.wl-image-with-spec-text__text-container .rte.vertical-rl p{margin:0 2.5rem 0 0}.wl-image-with-spec-text__text-container .rte.vertical-rl p:first-child{margin-right:0}
