

@charset "UTF-8";
/***************************************************
* 共通設定
***************************************************/
h1 {
	padding: 40px 0 20px;
	font-size: 171%;
	text-align: center;
	font-weight: bold;
	line-height: 1.25;
}
.h2RspSick {
	font-size: 158%;
}
.h3RspSick {
	font-size: 129%;
}
.txReadRspSick {
	font-size: 129%;
}
a.txBlueLinkRspSick {
	font-weight: bold;
	text-decoration: none;
	color: #0aa5d9;
}

.contentWrapRspSick {
	padding: 0 10px 0;
}
.pdfReaderAreaRspSick {
	margin-bottom: 46px;
	padding: 20px 15px;
	border: solid 1px #d9d9d9;
	font-size: 93%;
	line-height: 1.54;
}

.ulTopAncBtnRspSick > li {
	border: solid 1px #d9d9d9;
	border-radius: 2px;
}
.ulTopAncBtnRspSick > li:not(:first-child) {
	margin-top: 10px;
}
.ulTopAncBtnRspSick > li > a {
	display: block;
	padding: 15px 0 26px;
	background-image: url(/content/dam/aflac/jp/ja/static/keiyaku/seikyu/images/icon_resp_sick_arrow_down.png);
	background-size: 18px auto;
	background-repeat: no-repeat;
	background-position: left 50% bottom 7px;
	color: #333333;
	text-decoration: none;
	text-align: center;
}

.linkBtnBgBlueRspSick > a {
	display: block;
	width: 100%;
	max-width: 320px;
	margin: 0 auto;
	padding: 14px 10px 15px;
	border-radius: 56px;
	background: #00a5d9;
	text-align: center;
	text-decoration: none;
	font-size: 129%;
	font-weight: bold;
	color: #ffffff;
	box-shadow: 0px 2px 3px 0px rgb(0,0,0,.25);
}
.linkBtnBgBlueRspSick.linkBtnBgBlueBlankIconRspSick > a {
	position: relative;
	padding-right: 40px;
}
.linkBtnBgBlueRspSick.linkBtnBgBlueBlankIconRspSick > a:after {
	background-image: url(/content/dam/aflac/jp/ja/static/keiyaku/seikyu/images/icon_resp_sick_blank_white.png);
	background-position: 0px;
	background-repeat: no-repeat;
	background-size: 100%;
	content: "";
	display: block;
	height: 20px;
	margin-top: -10px;
	position: absolute;
	right: 13px;
	top: 50%;
	width: 20px;
}
.linkBtnBgWhiteRspSick > a {
	display: block;
	width: 100%;
	max-width: 320px;
	margin: 0 auto;
	padding: 14px 10px 15px;
	border-radius: 56px;
	background: #ffffff;
	text-align: center;
	text-decoration: none;
	font-size: 129%;
	font-weight: bold;
	color: #333333;
	box-shadow: 0px 2px 10px 1px rgb(0,0,0,.25);
}

.ducksSurgerySearchToolAreaRspSick {
	background-color: #e4f3f7;
	padding: 20px 20px 40px;
}
.ducksSurgerySearchToolTitleRspSick {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 129%;
}
.ducksSurgerySearchToolTitleRspSick > span {
	width: 64px;
	margin-right: 11px;
}

.ulFlexContractProcedureRspSick > li:not(:first-child) {
	margin-top: 10px;
}
.ulFlexContractProcedureRspSick > li > a {
	width: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding: 20px 45px 20px 15px;
	border: solid 1px #d9d9d9;
	text-align: center;
	font-size: 114%;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	background-image: url(/content/dam/aflac/jp/ja/static/keiyaku/seikyu/images/icon_resp_sick_arrow_right.png);
	background-repeat: no-repeat;
	background-size: 10px auto;
	background-position: right 20px top 50%;
}
.ulFlexContractProcedureRspSick > li > a > figure {
	max-width: 62px;
	min-width: 62px;
	margin-right: 20px;
}

.txIconPDFRspSick {
	padding-right: 21px;
	background-image: url(/content/dam/aflac/jp/ja/static/sp/shared/images/icon_link_pdf.png);
	background-repeat: no-repeat;
	background-size: auto 1em;
	background-position: right 0 top 50%;
}


/***************************************************
* pc-style
***************************************************/
@media print, screen and (min-width: 768px) {
	
	.mb35-pc {
		margin-bottom: 35px !important;
	}
	.mb85-pc {
		margin-bottom: 85px !important;
	}
	
	
	
	#contents.container .containerMain {
		width: 748px;
	}
	.contentWrapRspSick {
		padding: 0 0 50px;
	}
	h1 {
		font-size: 229%;
	}
	.h2RspSick {
		font-size: 200%;
	}
	.h3RspSick {
		font-size: 171%;
	}
	.txReadRspSick {
		font-size: 143%;%;
	}
	
	
	.pdfReaderAreaRspSick {
		display: flex;
		align-items: center;
		margin-bottom: 63px;
		padding: 31px;
	}
	.pdfReaderAreaRspSick > div:first-child {
		width: 135px;
	}
	.pdfReaderAreaRspSick > div:last-child {
		width: calc(100% - 135px);
		padding-left: 23px;
	}
	.btnPdfReaderRspSick {
		opacity: 1.0;
	}
	.btnPdfReaderRspSick:hover {
		opacity: 0.7;
	}
	
	
	.ulTopAncBtnRspSick {
		display: flex;
	}
	.ulTopAncBtnRspSick > li {
		width: calc((100% - 16px) / 3);
	}
	.ulTopAncBtnRspSick > li:not(:first-child) {
		margin-top: 0;
		margin-left: 8px;
	}
	.ulTopAncBtnRspSick > li > a {
		display: flex;
		justify-content: center;
		align-items: center;
		height: 100%;
		padding: 10px 10px 39px;
		background-size: 22px auto;
		background-position: left 50% bottom 17px;
	}
	.ulTopAncBtnRspSick > li > a:hover {
		opacity: 0.7;
	}
	
	.linkBtnBgBlueRspSick {
		text-align: center;
	}
	.linkBtnBgBlueRspSick > a {
		display: inline-block;
		max-width: none;
		min-width: 360px;
		width: auto;
		padding: 18px 30px 19px;
	}
	.linkBtnBgBlueRspSick > a:hover {
		opacity: 0.7;
	}
	.linkBtnBgWhiteRspSick {
		text-align: center;
	}
	.linkBtnBgWhiteRspSick > a {
		display: inline-block;
		max-width: none;
		min-width: 360px;
		width: auto;
		padding: 18px 30px 19px;
	}
	.linkBtnBgWhiteRspSick > a:hover {
		opacity: 0.7;
	}
	
	.ducksSurgerySearchToolAreaRspSick {
		padding: 30px 40px 56px;
	}
	.ducksSurgerySearchToolTitleRspSick {
		font-size: 171%;
	}
	.ducksSurgerySearchToolTitleRspSick > span {
		width: 76px;
		margin-right: 24px;
	}
	
	.ulFlexContractProcedureRspSick {
		display: flex;
		flex-wrap: wrap;
	}
	.ulFlexContractProcedureRspSick > li {
		width: calc((100% - 36px) / 3);
	}
	.ulFlexContractProcedureRspSick > li:not(:nth-child(3n+1)) {
		margin-top: 0;
		margin-left: 18px;
	}
	.ulFlexContractProcedureRspSick > li > a {
		height: 100%;
		flex-wrap: wrap;
		justify-content: center;
		padding: 35px 40px;
		background-position: right 15px top 50%;
	}
	.ulFlexContractProcedureRspSick > li > a:hover {
		opacity: 0.7;
	}
	.ulFlexContractProcedureRspSick > li > a > figure {
		max-width: none;
		min-width: 0;
		width: 75px;
		margin: 0 auto 20px;
	}
	
}

/***************************************************
* sp-style
***************************************************/
@media print, screen and (max-width: 767px) {
	.mb60-sp {
		margin-bottom: 60px !important;
	}
	.mb70-sp {
		margin-bottom: 70px !important;
	}
	
	.txSmallRspSick-sp {
		font-size: 100% !important;
	}
	
	.pdfReaderAreaRspSick {
		display: flex;
		flex-wrap: wrap-reverse;
		justify-content: center;
	}
	
	.linkBtnBgBlueRspSick.MiniWidthRspSick-sp > a {
		max-width: 294px;
	}
}



