@charset "utf-8";

.karitouroku_text{
    font-size: 4.4vw;
	font-weight:bold;
    line-height: 6.5vw;
    text-align: center;
    margin-top: 6vw;
    margin-bottom: 5vw;
}
.karitouroku_text2{
    width: fit-content;
    margin: 0 auto 5vw;
	font-size: 3.5vw;
    color: #4b4848;
    line-height: 5vw;
}
.karitouroku_text2 span{
	font-size: 3.5vw;
	font-weight: bold;
} 