/* BASIC css start */
#contents {
	width:100%;
	max-width:1000px;
}
#contents img {
	width:100%;
}
#contents .event-list img {
	width:100%;
}

#contents .addbnr div.tit-page {
    position: relative;
    padding: 20px 0 20px 0;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    color: #333;
    }
    
#contents .addbnr .benefit-list li{
    position: relative;
    margin-top:15px;
    }
#contents .addbnr .benefit-list li p{
    position: absolute;
    right:20px;
    bottom:15px;
    font:26px;
    font-weight: bold;
    color: #8D2442;
    padding: 0 5px;
    background-color: white;
    }
/* BASIC css end */

