<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.popup{position:absolute;z-index:400;top:120px;left:20px;width:500px;border:1px solid rgba(0,0,0,.2)}.popup .popup__header{position:relative;width:100%;background:url(../images/bg_pop_green.jpg) 0 0 / cover no-repeat;box-sizing:border-box;padding:31px 30px}.popup .popup__header h2{font-size:22px;line-height:1;font-weight:700;color:#fff}.popup .popup__header .close{z-index:12;position:absolute;top:27px;right:30px;width:30px;height:30px;text-indent:-999em;background:url(../images/btn_pop_close.png) 3px 3px / 24px auto no-repeat}.popup .popup__header .close-black{background:url(../images/btn_pop_close_black.png) 3px 3px / 24px auto no-repeat}.popup .popup__body{overflow:auto;box-sizing:border-box;width:100%;max-height:500px;font-size:15px;line-height:24px;color:#555;background-color:#fff;word-break:break-all;padding:40px 40px 80px}.popup .popup__body_not_overflow{max-height:none!important;padding:30px 25px 90px 25px!important}.popup .popup__body h3{font-size:21px;color:#111;padding-bottom:14px}.popup .popup__body h3+p{color:#111}.popup .popup__body h4{font-size:17px;font-weight:400;color:#111}.popup .popup__body .btn_link{padding:20px 0}.popup .popup__body .btn_link:after{display:inline-block;vertical-align:-2px;width:8px;height:14px;background:url(../images/spr_ico_package.png) no-repeat -50px -300px;content:'';margin-left:8px}.popup .popup__body .btn_link a{display:inline-block;font-size:17px;line-height:1;text-decoration:none;color:#111;border-bottom:1px solid #111;padding-bottom:2px}.popup .popup__body table{display:table;table-layout:auto;border:1px solid #ccc;margin:0 0 10px;background-color:transparent;border-spacing:0;border-collapse:collapse}.popup .popup__body table thead{border-bottom:1px solid #333}.popup .popup__body table tr{border:1px solid #efefef}.popup .popup__body table th{border:1px solid #e1e1e1;background-color:#f3f3f3;padding:.6em}.popup .popup__body table td{border:1px solid #e1e1e1;padding:.6em .5em}.popup .popup__footer{box-sizing:border-box;width:100%;height:50px;display:flex;align-items:center;justify-content:end;padding-right:30px;font-size:15px;color:#555;background:#eee}.popup .popup__footer input{vertical-align:-2px;width:auto;height:auto;cursor:pointer;margin-right:5px}.popup .popup__footer label{padding-top:2px;cursor:pointer}.popup--image{background:#fff}.popup--image img{width:100%}.popup--image img.img_mobile{display:none}.popup--image .popup__header{padding:0}.popup--image .popup__body{max-height:100%;padding:0}.popup--emergency{top:100px;left:20px;right:20px;z-index:1000;margin:0 auto}.popup--overflow{right:20px;left:auto!important}@media screen and (max-width:1023px){.popup{left:0!important;right:0!important;width:90%!important;margin:0 auto}.popup:not(.popup--image) .popup__header{padding:26px 20px}.popup .popup__header .close{top:22px;right:20px}.popup .popup__body{padding:20px 20px 70px}.popup .popup__body h3{font-size:17px;padding-bottom:10px}.popup .popup__footer{padding-right:20px}.popup--image .popup__body{margin:0;width:100%;height:100%;padding:0}.popup--image.popup_mp img.img_pc{width:100%}.popup--image.popup_mp .popup__body{height:78vh;width:100%}}@media screen and (max-width:740px){.popup{top:70px!important}.popup--image.popup_mp .popup__body{padding-bottom:0}.popup--image img.img_pc{display:none}.popup:not(.popup--image) .popup__body{max-height:70vh}.popup--image img.img_mobile{display:block}}</pre></body></html>