body.modal-open{overflow:hidden!important;position:fixed;width:100%}.modal{display:none;position:fixed;z-index:9999;inset:0;background:rgb(0 0 0 / .8);display:flex;justify-content:center;align-items:center;opacity:0;pointer-events:none;transition:opacity 0.4s ease;overflow-y:auto}.modal.is-active{opacity:1;pointer-events:auto}.modal-content{background:#15458d;max-width:800px;width:min(800px, 90%);padding:3rem;position:relative;transform:scale(.95);transition:transform 0.4s ease;border-radius:10px;img{max-width:100%;max-height:none;margin-bottom:1em}.modal-body{text-align:center;font-size:min(calc(1.6rem + (1vw - 1.92rem) * 0.2589), 1.6rem);line-height:1.5}}.post .modal-content h2,.modal-content h2{text-align:center;margin-block:0 1em!important}.modal.is-active .modal-content{transform:scale(1)}.modal-close{position:absolute;top:0;right:1rem;background:none;border:none;font-size:5rem;font-weight:700;color:#fff;cursor:pointer}.sec05 .top__news--list .post4b,body[class*="category-"]:not(.category-column):not(.category-history) #cat-post .post4b{display:grid;gap:var(--px30);grid-template-columns:repeat(3,1fr);li{padding:0;margin:0;width:100%;.post4b_img{cursor:pointer;transition:opacity 0.6s ease;width:100%;&:hover{opacity:.8}img{width:100%;aspect-ratio:1 / 1;object-fit:cover;max-height:none;max-width:100%}}}}@media print,screen and (max-width:768px){.front_contents.sec05 ul.post4b,body:not(.category-history):not(.category-column) ul.post4b{       grid-template-columns:repeat(3,1fr)}}.modal-images-flex{display:flex;justify-content:center;align-items:center;gap:20px;margin-bottom:30px;width:100%}.modal-images-flex .modal-image-item img{height:300px;width:auto;max-width:100%;object-fit:contain;margin:0}@media screen and (max-width:768px){.modal-images-flex{flex-direction:column;gap:15px}.modal-images-flex .modal-image-item img{height:auto;width:100%}}