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

._pc{display: none!important;}

body{background:#fff!important;}

.box-event{width:100%; min-width:414px;}
@media screen and (max-width: 375px) {
  .box-event{min-width:375px;}
}
@media screen and (max-width: 321px) {
  .box-event{min-width:320px;}
}
.box-event .inner{background: #fff; width:92%; height:500px; margin: 0 auto; padding:50px 4% 0 4%; box-sizing: border-box; display: block; position: relative; 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/cheeraogaku-2021/icon_close.png) 100% 50% no-repeat; background-size:20px 20px; width:20px; height:20px; position: absolute; top:15px; right:15px;}
.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;}