@charset "utf-8";

body{
    font-size: 15px;
    font-family: 'FOT-筑紫ゴシック Pr5 R', 'TsukuGoPr5-R', 'メイリオ', 'Meiryo', sans-serif;
    color: #444444;
}

h1{
    font-size: 24px;
    font-weight: bold; 
    line-height: 34px;
}

h2{
    font-size: 18px;
}

p{
    font-size: 16px;
    line-height: 27px;
}