@charset "shift_jis";

/* =========================================================

#rules

update:2021/05/25

========================================================= */

#rules {
	width: 800px;
	margin: 0 auto;
	padding: 18px 20px 0 20px;
}

#rules .section {
	margin: 0 0 30px 0;
}

#rules .heading01,
#rules .heading02 {
	clear: both;
	margin-bottom: 20px;
	border-bottom: 2px solid #004697;
	background: url(/img/usr/heading_bg01.gif) 0% 0% no-repeat;
	line-height: 1.2;
	_zoom: 1;
}

#rules .heading01 .heading-inner,
#rules .heading02 .heading-inner {
	display: block;
	padding: 8px 10px 5px 20px;
	background: url(/img/usr/heading_bg02.gif) 100% 0% no-repeat;
	_zoom: 1;
}

#rules .heading01 .heading-txt,
#rules .heading02 .heading-txt {
	font-size: 115%;
	font-weight: bold;
}

#rules .heading01 .heading-sub,
#rules .heading02 .heading-sub {
	float: right;
	margin-top: 2px;
	padding-left: 8px;
	background: url(/img/usr/link_ic01.gif) 0% 50% no-repeat;
	font-size: 83%;
	white-space: nowrap;
	_zoom: 1;
}

#rules .section h3 {
	margin: 0 0 15px 0;
	padding: 0 0 3px 0;
	line-height: 1.0;
	font-weight: bold;
	font-size: 110%;
	border-bottom: 2px solid #004697;
}

#rules .section h4 {
	margin: 0 0 5px 0;
	font-weight: bold;
}

/* p */
#rules .section p {
	margin: 0 0 15px 0;
}

/* dl */
#rules .section dl dt {
	font-weight: bold;
}

#rules .section dl dd {
	margin: 0 0 10px 0;
}

/* ol */
#rules .section ol {
	margin: 0 0 0 2em;
}

#rules .section ol li {
	list-style-type: decimal;
	margin: 0 0 5px 0;
}

#rules .section ol li ol {
	margin-top: 10px;
	margin-bottom: 15px;
	line-height: 1.2;
}

  /* ---- #rules.terms ---- */
#rules.terms .section ol li > ol {
  margin-left: 0;
}

#rules.terms .section ol li > ol li.none {
  list-style: none !important;
  padding-left: 40px;
  text-indent: -40px;
}

  /* ---- .#rules.privacy ---- */
#rules.privacy .section ol li {
  list-style: none !important;
  padding-left: 40px;
  text-indent: -40px;
}


/* ul */
#rules .section ul.faq {
}

#rules .section ul.faq li {
	list-style-type: none;
	margin: 0 0 5px 0;
}

#rules .section .txtR {
	text-align: right;
}

#rules table {
	width: 100%;
	margin: 0 0 20px 0;
}

#rules table caption {
	margin: 0 0 3px 0;
}

#rules table th,
#rules table td {
	border: 1px solid #CCC;
	padding: 5px 10px;
}

#rules table th {
	font-weight: bold;
	background: #EEE;
	width: 120px;
}

#rules .detail-link01 {
	clear: both;
	margin: 0 0 10px 0;
}

#rules .detail-link01 p {
	float: right;
	padding-left: 10px;
	background: url(/img/usr/link_ic10.gif) 0% 50% no-repeat;
	font-size: 83%;
	_zoom: 1;
}

  /* ---- #rules.settlement ---- */
#rules.settlement {
	width: 100%;
	padding: 20px 0;
}
#rules.settlement table th {
  width: 18%;
}

  /* ---- #rules.fund_settlement ---- */
#rules.fund_settlement table {
  table-layout: fixed;
  word-break : break-all;
  /* word-wrap: break-word; 
  overflow-wrap : break-word; */
}