@charset "utf-8";
#event{
    color:#333333;
    position: relative;
    overflow: hidden;
}
.nav {
	display:none;
}
.hotel .category {
    margin-bottom: 20px;
}
.top{
    display: none;
}
#page-top {
    display: none;
}
.m_cl {
    background-color: #333 !important;
}
img {
    display: block;
}
.top_image {
    margin-bottom: 0!important;
}

.p-paypay {
    background: #ff0033;
    padding: 20px 70px 25px;
    margin-bottom: 30px;
}
.p-paypay__title {
    text-align: center;
    color: #fff;
    font-size: 3rem;
    margin-bottom: 5px;
}
.p-paypay__qrArea {
    padding: 0 180px;
}
.p-paypay__qr{
    width: 100%;
    height: auto;
}

