@charset "UTF-8";

/* -----------------------------------------------

	resp_agency_commission.css
	金融犯罪に十分ご注意ください設定

----------------------------------------------- */

div.section {
	font-size: 16px;
}
div.containerMain h1 {
	font-size: 36px;
	font-weight: bold;
	padding: 15px 0;
}
div.containerMain h2 {
	font-size: 28px;
	font-weight: bold;
}
div.section div.bloLineRound {
	border: 1px solid #B7B7B7;
	padding: 10px;
	border-radius: 2px;
}
div.containerMain .description .list {
	font-size: 14px;
	padding-left: 16px;
	margin-bottom: 10px;
}
ul.ulLinkPdf li a{
	padding: 0 15px 3px 18px;
	background: url(/content/dam/shared/jp/ja/static/images/common/icon_pdf.gif) no-repeat right 5px;
	*
	zoom: 1;
}
ul.ulLink li {
	padding: 2px 0 2px 16px;
	background: url(/content/dam/shared/jp/ja/static/images/common/arrow_link.gif) no-repeat 4px 0.6em;
}
.txBold {
	font-weight: bold;
}
a.linkBlank:after {
	background: url(/content/dam/shared/jp/ja/static/images/products/resp_icon_blank.png) no-repeat 0 0;
	content: "別ウィンドウで開く";
}
a.linkBlank:after {
	display: inline-block;
	position: relative;
	width: 16px;
	height: 16px;
	overflow: hidden;
	background-position: 50%!important;
	background-size: contain!important;
	color: transparent;
	text-indent: -9999px;
	vertical-align: middle;
	white-space: nowrap;
	margin-left: 5px;
	margin-right: 5px;
	content: "";
}

a.txLinkLightBlueRespAgencyCommission {
	color: #00a5d9;
}

@media only screen and (max-width: 767px) {
	div.section {
		margin-top: 1em;
		margin-bottom: 1em;
	}
	div.containerMain h1 {
		font-size: 26px;
	}
}
