@charset "utf-8";
.h-9 {
  width: 595px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
  margin-top: 10px;
  height: 20px;
  margin-bottom: 10px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 12pt;
  color: #000;
  font-weight: bold;
  background-color: #FFB9B9;
  padding-top: 10px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
}
.h-8 {
  width: 600px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
  height: auto;
  margin-bottom: 15px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 11pt;
  line-height: 14pt;
  color: #333;
  padding: 5px;
}
.couseQbox {
  width: 578px;
  margin: 40px auto;
  border: 1px solid #35A32D;
}
.couseQbox img {
  width: 100%;
  height: auto;
  margin-bottom: 25px;
}
.couseQbox2 {
  width: 578px;
  margin: 0 auto 40px;
  padding: 1em 0 0;
  border: 1px solid #35A32D;
}
.couseQboxTlt {
  margin-bottom: 20px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 20pt;
  font-weight: bold;
  color: #FF930A;
  text-align: center;
}
.couseQTxt {
  font-size: 1.3em;
  line-height: 1.6;
  font-weight: bold;
  margin-bottom: .5em;
  padding: 0 1em 0 2em;
}
.couseQTxt::before {
  content: "◆";
  margin-left: -1.25em;
  margin-right: .25em;
  color: #FFC237;
  font-weight: bold;
}
.couseSubTlt {
  width: 560px;
  margin: 0 auto 30px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16pt;
  color: #000;
  font-weight: bold;
  line-height: 2.3;
  letter-spacing: 0.1em;
  border-left: 10px solid #FFB9B9;
  padding: 5px 0 0 15px;
}
.couseSubTlt2 {
  width: 560px;
  margin: 0 auto 30px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16pt;
  color: #000;
  font-weight: 900;
  line-height: 2.3;
  letter-spacing: 0.1em;
  border-left: 10px solid #D16969;
  padding: 5px 0 0 15px;
}
.couseSubTlt3 {
	width: 560px;
	margin: 0 auto 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15pt;
	color: #078B28;
	font-weight: bold;
	line-height: 2;
	letter-spacing: 0.1em;
	padding: 5px 0 0 30px;
	background-image: url(img/course4-img2.png);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px solid ;
}
.couseTxt {
  width: 580px;
  margin: 0 auto 40px auto;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 11pt;
  line-height: 1.7;
  letter-spacing: 0.05em;
  color: #333;
}
.couseTxt2 {
  width: 580px;
  margin: 40px auto 30px auto;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 11pt;
  line-height: 1.7;
  letter-spacing: 0.05em;
  color: #333;
}
.figR{
	float: right;
	margin: -20px 0 0 15px;
}
.figR2{
	float: right;
	margin: 0 0 0 15px;
}
.figL1{
	float: left;
	margin: -15px 15px 0 0;
	
}
.figL2{
	float: left;
	margin: 5px 15px 0 0;
}
.figC{
	text-align: center;
	margin: -20px 0 30px 0;
}