#pageMv{position:relative;height:100svh}#pageMv .l-textWrap{position:absolute;margin-left:var(--vw-size64);z-index:2}@media only screen and (max-width: 767px){#pageMv .l-textWrap{margin-left:var(--vw-size32)}}#pageMv .l-imgWrap{width:100%}#pageMv .l-imgWrap img{height:100svh;-o-object-fit:cover;object-fit:cover}.modal{position:fixed !important;z-index:100001 !important;top:0;left:0;width:100%;height:100%;display:none}.modal.active{display:flex;justify-content:center;align-items:center}.modal[aria-hidden=true]{animation:modal-close .5s}.modal[aria-hidden=false]{animation:modal-open .5s}@keyframes modal-open{0%{opacity:0}100%{opacity:1}}@keyframes modal-close{0%{opacity:1}100%{opacity:0}}.modal-overlay{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8)}.modal-container{position:relative;z-index:2;max-width:1000px;max-height:100%;box-sizing:border-box;padding:30px;background:var(--color-white);overflow:auto}.modal-close{position:absolute;z-index:1;top:0;right:0;width:40px;height:40px;color:rgba(0,0,0,0);background:rgba(0,0,0,.8);cursor:pointer}.modal-close:before,.modal-close:after{content:"";display:block;width:80%;height:1px;background:var(--color-white);transform:rotate(45deg);position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.modal-close:after{transform:rotate(-45deg)}.modal-open,.modal-content-close{cursor:pointer}.js-scroll--target{position:relative}.swipebox{display:none}@media only screen and (max-width: 767px){.js-scroll--target{overflow-x:scroll}.swipebox{display:block;position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background:url(../../../img/img_swipe.svg) no-repeat center/200px auto rgba(51,51,51,.8);pointer-events:none}.is-swipe .swipebox{display:none}}.modal-swipe-btn{display:none;position:absolute;right:0;top:0;width:35px;height:35px;cursor:pointer;pointer-events:auto;background:url(../../../img/btn_modal_swipe.svg) no-repeat center center/cover;z-index:1}@media only screen and (max-width: 767px){.modal-swipe-btn{display:block}}/*# sourceMappingURL=lower.css.map */