.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:1.25rem;left:50%;margin:0 auto;max-width:50rem;padding:1.875rem;position:absolute;top:50%;transform:translate(-50%,-50%)}.terms_modal_wrap.open{display:block;opacity:1}.terms_modal button{background:transparent;cursor:pointer;height:2.25rem;padding:0;position:absolute;right:1.25rem;top:1.5625rem;width:2.25rem}.terms_modal button img{width:100%}.terms_modal .terms_title{font-size:1.5rem;font-weight:700;margin-bottom:1.875rem}.terms_modal .terms_date{font-size:.875rem;margin-bottom:.8125rem;text-align:right}.terms_modal .sub_title{font-size:1rem;font-weight:500;margin-bottom:.625rem}.terms_modal .sub_text{font-size:.875rem;line-height:1.25rem;margin-bottom:1.5625rem}.terms_modal .sub_text strong{font-size:1.1111rem}.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:5rem}}