@charset "UTF-8";

/*▼フォント*/
.f_10 { font-size: 10px;}

.f_11 { font-size: 11px;}

.f_12 { font-size: 12px;}

.f_14 { font-size: 14px;}

.f_15 { font-size: 15px;}

.prof_name { font-size: 17px; font-weight: bold;}

.tit { font-size: 25px; color:#5199ad; letter-spacing: 3px;}

.ls2 { letter-spacing: 2px;}

.b_b { font-weight:bold;}

.col_gr { color:#5199ad;}

.col_rd { color:#f5451c;}

.col_wh { color:#ffffff;}

.col_01 { color:#1e8cc8;}

.lt { text-decoration: line-through; }

.lh { line-height: 3; }

.prd {
  font-size: 18px;
  font-weight: bold;
  color:#fa2700;
  font-family: "ＭＳ 明朝",serif;
  letter-spacing: 3px;
}

.prd2 {
  font-size: 20px;
  font-weight: bold;
  color:#171717;
  font-family: "ＭＳ 明朝",serif;
  letter-spacing: 3px;
}

.b_b {
  font-weight: bold;
}

.b_bm {
  font-weight: bold;
  font-size: 14px;
}






