html:has(:popover-open){overflow:hidden;}button{font-family:'Noto Sans JP',sans-serif;}.popBtn,#playBtn{cursor:pointer;}.popBtn:hover{transform:scale(1.025);}.movpic{display:grid;grid-template-rows:1fr;grid-template-columns:1fr;border:none;padding:0;border-radius:1rem;margin-bottom:1rem;}.movpic picture{grid-row:1;grid-column:1;z-index:1;}.movpic picture img{width:100%;height:auto;border-radius:1rem;}.pbbutton{grid-row:1;grid-column:1;z-index:5;justify-self:center;align-self:center;}#ppov:not(:popover-open){display:none;}#ppov:popover-open{height:fit-content;padding:0;margin:auto;border:none;background-color:#00000000;display:flex;flex-wrap:wrap;align-items:start;flex-direction:column;}#ppov::backdrop{background-color:#00000096;backdrop-filter:blur(8px);}#clsBtn{width:45px;height:47px;padding:0;border:none;align-self:end;background:url('/products/assets/images/closeBtn.svg') center center no-repeat;background-size:contain;cursor:pointer;}#moviframe{grid-row:1;grid-column:1;z-index:9;border:none;padding:0;width:100%;height:100%;border-radius:1rem;}#moviframe.hide{display:none;}@media (width < 768px){#ppov:popover-open{width:95%;row-gap:.5rem;}#playBtn{width:100%;}}@media (width >= 768px){#ppov:popover-open{width:75%;max-width:90rem;row-gap:.25rem;}#playBtn{width:calc(100% - 3.0625rem);}}