
/*
body{
  font-family:CompatilLetterLTCERegular,"Hiragino Sans","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Hiragino Sans", "Meiryo UI", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
*/

/*
body{
  font-family: "Yu Gothic Medium",-apple-system,"Helvetica Neue","Hiragino Kaku Gothic ProN","Hiragino Sans","Meiryo",sans-serif;
}
*/

body{
  font-family: -apple-system,"Helvetica Neue","Hiragino Kaku Gothic ProN","Hiragino Sans","Meiryo",sans-serif;
}

.ori_a:hover{
color : white;
background-color: black;
}

.font-size-30{
font-size:30px;
}


.font-size-18{
font-size:18px;
line-height: 1.4;
color: #004da0;
}

.font-size-18s{
font-size:18px;

}

.font-size-18_b{
font-size:18px;
font-weight:bold;

}


.font-size-16{
font-size:16px;
}

.font-size-16{
font-size:16px;
}

.font-size-16_b{
  font-size:16px;
  letter-spacing:1px;
  }

.font-size-14{
font-size:14px;
color:#484848;
}

.font-size-14_b{
  font-size:14px;
  font-weight:600;
  letter-spacing:1px;
  }

.font-size-14-base{
font-size:14px;
font-weight:600;
padding-top: 10px;
}

.font-size-14-space{
  font-size:14px;
  letter-spacing:1px;
}

.font-size-13{
font-size:13px;
color:#484848;

}

.font-size-13-b{
  font-size:13px;
  font-weight:600;
}

.font-size-13-space{
  font-size:13px;

  color:#3B1800;
}


.font-size-13_ac{
  font-size:13px;
  color:#008DDE;
  }

.font-size-12{
font-size:12px;
}

.font-size-12_ac{
  font-size:12px;
  color:#008DDE;
  }

.font-size-12_b{
  font-size:12px;
  font-weight:600;
}


.font-sort{
  font-size:12px;
  font-weight:600;
}


.font-size-11{
font-size:11px;
}

.font-size-10{
font-size:10px;
}

.font-bold{
  font-weight:bold;
}

.sita{
  align-items: flex-end;



}


.orange{
  color:#E77612;
}

.white{
  color:white;
}

black{
  color:black;
}