.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

._sp{display: none!important;}

body{background:#fff!important;}

.box-event .inner{background: #fff; width:1000px; height:auto; padding:40px 40px 0 40px; box-sizing: border-box; position: relative;}
@media screen and (max-height: 1000px) {
}
@media screen and (max-height: 600px) {
  .box-event .inner{height:400px; overflow-y: scroll;}
}
.lity-close{display: none;}
.box-event .icon-close{background-color: transparent; border: none; cursor: pointer; outline: none; padding: 0; appearance: none;background:url(../../images/guide_guarante/icon_close.png) 100% 50% no-repeat; background-size:36px 36px; width:36px; height:36px; position: absolute; top:20px; right:20px;}
.box-event .icon-close-button{background:url(../../images/guide_guarante/icon_close.png) 100% 50% no-repeat; background-size:18px 18px; border: none; line-height:1.2;margin:20px auto;padding:0 25px 0 3px;display:block; color:#000;position: relative; cursor: pointer; outline: none; appearance: none; font-size:20px; font-weight:bold; text-align:center;}