@charset "utf-8";

.on_pop_text{
	font-size: 4.4vw;
	font-weight:bold;
    line-height: 6.5vw;
    width: fit-content;
    margin: 6vw auto 5vw;
}
.on_pop_text2{
	width: 85%;
    margin: 0 auto 5vw;
    font-size: 3.5vw;
    color: #4b4848;
    line-height: 5.5vw;
}
.on_pop_text3 {
	margin: 0 auto 5vw;
    text-align: center;
    font-size: 3.5vw;
    color: #4b4848;
    line-height: 5.5vw;
}
.note_message{
    text-align: center;
    margin: 50px auto;
}