/*メインビジュアル*/
.boxHeaderArea03 {
  height: 300px;
}
.boxHeaderArea03 .headerMainVisual {
  height: 300px;
}
.rules.index .boxHeaderArea03 .headerMainVisual {
  background: url(/en/location/shimonoseki/img/img_introduction_mainvisual.jpg) no-repeat center bottom;
}
.boxHeaderArea03 .inr {
	padding: 20px 0 0 0;
}
.siteNav {
	padding: 0;
	margin: 0 0 10px;
}
.boxLead h1 {
  font-family: 'EB Garamond';
  font-size: 342.9%;
  color: #fff;
  line-height: 1;
}
.boxHeaderArea03 .boxLead h1 {
	margin: 0 0 0 23px
}

.boxHeaderArea03 .topicPath {
	margin: 0 0 48px;
}

/*コンテンツ*/
.boxPrivacy:last-child {
	margin: 0 0 50px;
}

.section h3 {
	margin: 0 0 10px 0;
}

/* ------------------------------ list */
.boxRules li {
  margin: 0 0 10px 0;
  list-style-type: none;
}
.listAlpha>li{
  margin: 0 0 0 2.5em;
  list-style-type: lower-alpha;
}
.listDecimal>li{
  margin: 0 0 0 2.5em;
  list-style-type: decimal;
}

.listParentheses>li{
  margin: 0 0 0 2.5em;
  list-style-type:none;
  list-style-position:inside;
  counter-increment: cnt;
  position: relative;
}
.rulesPenaltyTable thead th {
  white-space: normal;
}

.supplementalList li {
  margin: 0 0 0 25px;
}