@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Kosugi+Maru&display=swap');

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

.p100bold {font-weight:bold;}
.p100boldPink {font-weight:bold; color:#e7316e;}
.p100boldCha {font-weight:bold; color:#8B5F45;}
.p100boldOrange {font-weight:bold; color:#F18E1D;}
.p100boldParple {font-weight:bold; color:#7C5A9E;}
.p100boldGreen {font-weight:bold; color:#090;}
.p100boldCon {font-weight:bold; color:#1263aa;}
.p100boldWhite {font-weight:bold; color:#FFFFFF;}
.p100boldRed {font-weight:bold; color:#FF0000;}
.p100White {color:#FFFFFF;}
.p100Red {color:#FF0000;}
.p100Glay {color:#999999;}
.p100Pink {color:#E95377;}
.p100Orange {color:#C60;}
.p100syan {color:#09F;}
.p100Con {color:#1263aa;}
.p100LH2 {line-height:2;}

.p80boldOrange {font-size:80%;font-weight:bold; color:#F18E1D;}
.p80glay {font-size:80%;color:#333333;}
.p80black {font-size:80%;color:#000;}
.p85Red {font-size:85%;color:#FF0000;}
.p90 {font-size:90%; }
.p115boldCha {font-size:115%;font-weight:bold; color:#8B5F45;}
.p115boldRed {font-size:115%;font-weight:bold; color:#FF0000;}
.p115 {font-size:115%;color:#333;}
.p115bold {font-size:115%;font-weight:bold; color:#333;}
.p125 {font-size:125%; color:#333;}
.p125bold {font-size:125%;font-weight:bold; color:#333;}
.p150bold {font-size:150%;font-weight:bold; color:#333;}
.liUnder { border-bottom:1px dashed #999; margin-bottom:15px; }

.mincho300 {font-family: 'Noto Serif JP', serif; font-weight: 300;}
.mincho500 {font-family: 'Noto Serif JP', serif; font-weight: 500;}
.mincho900 {font-family: 'Noto Serif JP', serif; font-weight: 900;}

