@charset "Shift_JIS";

.leadBox p {
	margin: 1.5em 0!important;
}
.leadBox {
	padding-top: 15px!important;
}
ol.cmn {
	padding: 0!important;
	margin: 15px 0;
}
ol.cmn li {
	margin-left: 2em!important;
	text-indent: -2em!important;
}
ol.cmn strong {
	margin: 15px 0 0 2em;
	display: block;
}
ol.cmn em {
	font-style: normal;
	font-family: monospace;
}
ol.cmn ul {
	color: #039B88;
	padding-left: 30px!important;
	margin-bottom: 1em!important;
}
ol.cmn ul li {
	list-style: disc!important;
	margin: 0!important;
	text-indent: 0!important;
}
ol.cmn ul li span {
	color: #333;
}

/* note */
ol.cmn.note li {
	margin-left: 5rem !important;
	text-indent: -5rem !important;
}

/* ulの上下マージン0 */
ol.cmn02 {
	padding: 0!important;
	margin: 15px 0;
}
ol.cmn02 > li {
	margin-left: 40px !important;
	/* margin-left: 2em!important;
	text-indent: -2.2em!important; */
}
ol.cmn02 > li > em {
	display: inline-block;
	width: 40px;
	margin-left: -40px !important;
	/* margin-left: 2em!important;
	text-indent: -2.2em!important; */
}
ol.cmn02 strong {
	margin: 15px 0 0 0;
	/* margin: 15px 0 0 2em; */
	display: block;
}
ol.cmn02 em {
	font-style: normal;
	font-family: monospace;
}
ol.cmn02 ul {
	color: #039B88;
	padding-left: 14px!important;
	margin-bottom: 0!important;
}
ol.cmn02 ul li {
	list-style: disc!important;
	margin: 0!important;
	text-indent: 0!important;
}
ol.cmn02 ul li span {
	color: #333;
}


/* olのインデント調整（※用） */
ol.cmn03 {
	padding: 0!important;
	margin: 15px 0;
}
ol.cmn03 li {
	margin-left: 1em!important;
	text-indent: -1em!important;
}
ol.cmn03 strong {
	margin: 15px 0 0 2em;
	display: block;
}
ol.cmn03 em {
	font-style: normal;
	font-family: monospace;
}
ol.cmn03 ul {
	color: #039B88;
	padding-left: 30px!important;
	margin-bottom: 1em!important;
}
ol.cmn03 ul li {
	list-style: disc!important;
	margin: 0!important;
	text-indent: 0!important;
}
ol.cmn03 ul li span {
	color: #333;
}


/* olの上下マージン0、インデント調整（@ 用） */
ol.cmn04 {
	padding: 0!important;
	margin: 0 0 0 5px!important;
}
ol.cmn04 li {
	margin-left: 1.4em!important;
	text-indent: -1.6em!important;
}
ol.cmn04 strong {
	margin: 15px 0 0 2em;
	display: block;
}
ol.cmn04 em {
	font-style: normal;
	font-family: monospace;
}
ol.cmn04 ul {
	color: #039B88;
	padding-left: 30px!important;
	margin-bottom: 1em!important;
}
ol.cmn04 ul li {
	list-style: disc!important;
	margin: 0!important;
	text-indent: 0!important;
}
ol.cmn04 ul li span {
	color: #333;
}

/* olの上下マージン15px、インデント調整（@ 用） */
ol.cmn05 {
	padding: 0!important;
	margin: 15px 0!important;
}
ol.cmn05 li {
	margin-left: 1.4em!important;
	text-indent: -1.4em!important;
}
ol.cmn05 strong {
	margin: 15px 0 0 2em;
	display: block;
}
ol.cmn05 em {
	font-style: normal;
	font-family: monospace;
}
ol.cmn05 ul {
	color: #039B88;
	padding-left: 30px!important;
	margin-bottom: 1em!important;
}
ol.cmn05 ul li {
	list-style: disc!important;
	margin: 0!important;
	text-indent: 0!important;
}
ol.cmn05 ul li span {
	color: #333;
}


ul.cmn {
	color: #039B88;
	padding-left: 30px!important;
	margin: 15px 0!important;
}
ul.cmn li {
	list-style: disc!important;
}
ul.cmn li span {
	color: #333;
}

dl.cmn {
	margin: 15px 0!important;
}
dl.cmn dt {
	font-family: monospace;
}
dl.cmn dd {
	margin: -2em 0 10px 3.5em!important;
}
div.flame div.flame_top div.flame_btm h5 {
	border-left:solid 4px #929173;
	padding:0 0 0 10px!important;
	margin:0 0 10px 0!important;
	font-size:110%;
	line-height:1.1;
}
table.commconTbl caption {
	background: #EEE;
	text-align: left;
	font-weight: bold;
	padding: 10px;
	border: solid 1px #CCC;
	border-bottom: none;
}

table.commconTbl th {
  white-space: nowrap;
}

table.commconTbl._kana {
	width:100%;
}
table.commconTbl._kana th {
	white-space: normal;
}

.hanging.title01 {
  padding-left: 2em !important;
  text-indent: -1.4em;
}

/* 区切り線 */
.flame.border_top {
	margin-top: 80px !important;
	position: relative;
}
.flame.border_top::before {
	content: "";
	display: inline-block;
	width: 720px;
	height: 1px;
	border-top: 2px dashed #84d7cd;
	position: absolute;
	top: -40px;
	left: 50%;
    transform: translateX(-50%)
;}



ol.cmn06 {
	padding: 0!important;
	margin: 15px 0;
}
ol.cmn06 > li {
	margin-left: 30px !important;
}
ol.cmn06 > li > em {
	display: inline-block;
	width: 30px;
	margin-left: -30px !important;
}

ol.cmn06 em {
	font-style: normal;
	font-family: monospace;
}
