@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Gothic+A1:wght@500&display=swap');

.bigtitle_gothic{
font-family: 'Gothic A1', sans-serif;
font-size: 27px;
font-weight:bold;
letter-spacing:-0.5px;
}

.title{
color:#29c05e;
font-size:22px;
line-height: 34px;
margin:0 0 20px 0;
}

.sub{
color: #777;
font-size: 17px;
letter-spacing:-1px;
margin:0 0 20px 0;
}