@charset "UTF-8";

/* -----------------------------------------------

	resp_home_satei.css
	支払査定時照会制度について設定

----------------------------------------------- */

div.section {
	font-size: 16px;
}
div.containerMain .section {
	margin: 0px;
	padding-bottom: 2em;
}
div.containerMain h1 {
	font-weight: bold;
	padding: 15px 0;
}
div.containerMain h2 {
	font-weight: bold;
}
div.containerMain h2.hd {
	text-align: left;
	padding-bottom: 1em;
}
div.containerMain h3 {
	font-weight: bold;
}
div.containerMain h3.hd {
	text-align: left;
	padding-bottom: 0.8em;
}
div.containerMain .description {
	padding-bottom: 2em;
}
div.containerMain .description .pText {
	font-size: 16px;
	margin-bottom: 10px;
}
div.containerMain .description ul li.list {
	font-size: 16px;
	margin-bottom: 10px;
}
.txBold {
	font-weight: bold;
}
div.section ul {
	margin: 0;
	list-style-type: none;
}
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.linkBlank:after {
	background: url(/content/dam/shared/jp/ja/static/images/products/resp_icon_blank.png) no-repeat 0 0;
	content: "別ウィンドウで開く";
}
ol li {
	padding-bottom: 0.5em;
}
.indent {
	text-indent: -1.6em !important;
	padding-left: 1.5em !important;
}
ul.ulNote {
	margin: 0;
	padding: 0 0 10px;
	position: relative;
}
ul.ulNote li {
	margin: 0;
	padding: 2px 0 2px 1.6em;
	position: relative;
	/* forIE6/7 */
	*zoom: 1;
}
.txXLarge {
	font-size: 28px;
}
.numArea > span {
	font-size: 2.86em;
	font-weight: bold;
	line-height: 1;
}
.numArea > span > img {
	width: 57px;
	margin-right: 12px;
	vertical-align: middle;
}
.infoTxMedium {
	font-size: 18px;
	line-height: 1.78;
}
.borderAreaFreeDial {
	padding: 40px;
	border: solid 1px #cccccc;
}
@media only screen and (max-width: 767px) {
	.txXLarge {
		font-size: 24px;
	}
	.numArea > a {
		font-size: 1.71em;
		font-weight: bold;
		line-height: 1;
		color: #333333;
		text-decoration: none;
	}
	.numArea > a > img {
		width: 38px;
		margin-right: 12px;
		vertical-align: middle;
	}
	.infoTxMedium {
		font-size: 16px;
		line-height: 1.78;
	}
	.borderAreaFreeDial {
		padding: 30px 20px;
	}
	.borderAreaFreeDial .respInfoIndexTxTell {
		display: flex;
		align-items: center;
		justify-content: center;
		max-width: 300px;
		width: 100%;
		height: 60px;
		margin: 0 auto;
		padding-left: 0;
		background-color: #ffffff;
		background-image: none;
		box-shadow: 0px 0px 5px 1px rgba(0,0,0,.5);
		border-radius: 60px;
		font-size: 24px;
		text-decoration: none !important;
		color: #333333 !important;
	}
	.borderAreaFreeDial .respInfoIndexTxTell > span {
		line-height: 1;
		display: inline-block;
		padding-left: 39px;
		background-image: url(/content/dam/aflac/jp/ja/static/sp/shared/images/icon_tel_free.png);
		background-repeat: no-repeat;
		background-position: top 50% left 0;
		background-size: 39px auto;
		text-decoration: none;
		font-weight:bold;
	}
}
