.microsite_modal_wrap{position:fixed;left:0;right:0;top:0;bottom:0;display:table;width:100%;height:100%;max-width:100%}.microsite_modal_wrap1{display:table-cell;vertical-align:middle;text-align:center;max-width:100%;width:100%}.microsite_modal{font-size:1.3em;border:solid #ff3e00 3px;box-sizing:border-box;width:38em;max-width:100%;position:relative;z-index:200;background:#000;padding:1em;text-align:center;margin:auto}.microsite_modal .fa-times{color:#ff3e00;position:absolute;right:1em;top:1em;display:inline-block;cursor:pointer}.microsite_modal_title{padding:1em 0 .5em 0;font-size:1.5em;font-weight:700}.microsite_modal_text{padding:1em 0 .5em 0;font-size:1.2em;font-weight:700}.microsite_modal_item{float:left;width:50%;box-sizing:border-box;padding:1em}.microsite_modal_item .content_orangeButton{margin-top:.5em}@media (max-aspect-ratio:5/4){.microsite_modal{width:90%}.microsite_modal_item{float:none;width:auto}.microsite_modal_text{text-align:justify}}