.terms_modal_wrap{background-color:rgba(0,0,0,.3);bottom:0;display:none;left:0;opacity:0;position:fixed;right:0;top:0;transition:.2s ease;z-index:20000}.terms_modal{background-color:#fff;border-radius:20px;left:50%;margin:0 auto;max-width:800px;padding:30px;position:absolute;top:50%;transform:translate(-50%,-50%)}.terms_modal_wrap.open{display:block;opacity:1}.terms_modal button{background:transparent;cursor:pointer;height:36px;padding:0;position:absolute;right:20px;top:25px;width:36px}.terms_modal button img{width:100%}.terms_modal .terms_title{font-size:24px;font-weight:700;margin-bottom:30px}.terms_modal .terms_date{font-size:14px;margin-bottom:13px;text-align:right}.terms_modal .sub_title{font-size:16px;font-weight:500;margin-bottom:10px}.terms_modal .sub_text{font-size:14px;line-height:20px;margin-bottom:25px}.terms_modal .sub_text.last_text{margin-bottom:0}@media screen and (max-width:1200px){.terms_modal{width:80%}}@media screen and (max-width:672px){.terms_modal{padding-top:80px}}