@charset "UTF-8";

/* -----------------------------------------------

	resp_20110314.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;
}
.txBold {
	font-weight: bold;
}
div.section ul {
	margin: 0;
	list-style-type: none;
}
ul.ulNote {
	margin: 0;
	padding: 0 0 10px;
	position: relative;
}
ul.ulNote li {
	margin: 0;
	padding: 2px 0 2px 1.6em;
	position: relative;
	*zoom: 1;
}
ul.ulNote li span.kome {
	position: absolute;
	top: 2px;
	left: 0;
}
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;
}
.borderAreaFreeDial {
	padding: 30px 20px;
	border: solid 1px #cccccc;
}
.borderAreaFreeDial .txMediumFreeDial {
	font-size: 22px;
}
a.ulLinkPdf: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.ulLinkPdf:after {
	background: url(/content/dam/shared/jp/ja/static/images/common/icon_pdf.gif) no-repeat 0 0;
	content: "別ウィンドウで開く";
}
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: "";
}
.saigaiulNote{
	display: inline-block;
}
.saigaiulNote li{
	position: relative;
	padding-left: 18px;
}
.saigaiulNote li span{
	position: absolute;
	left: 0;
}
/* -----------------------------------------------

	PC View

----------------------------------------------- */
@media print, screen and (min-width: 768px){
	.borderAreaFreeDial {
		padding: 40px 30px 40px 40px;
	}
	.txFreedial {
		padding-left: 68px;
		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 33%;
		background-size: 50px auto;
		font-size: 2.51em;
		font-weight: bold;
		line-height: 1;
	}

}
/* -----------------------------------------------

	SP View

----------------------------------------------- */
@media only screen and (max-width: 767px) { 
	div.containerMain h1 {
		font-size: 26px;
	}
	.borderAreaFreeDial .txMediumFreeDial {
		font-size: 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;
	}
}
