

@charset "UTF-8";

/*

	Aflac CSS
	がん保険一覧

*/
@media print, screen and (min-width: 768px) {	/* PC */
	.pageHeader {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.pageHeaderContent {
		flex: 1;
		padding: 0 20px;
	}
	.pageHeaderImage {
		flex: none;
		width: 298px;
	}
}
@media only screen and (max-width: 767px) {		/* SP */
	.pageHeader {
		margin: 0 -10px;
	}
	.pageHeaderContent {
		display: none;
	}
}
.cardProd .badgeRowCol {
	width: calc(50% - 5px);
	margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {		/* SP */
	.cardProd .badgeRowCol {
		margin-bottom: 6px;
	}
	.cardProd .badgeRowWings {
		padding: 0 3px;
		float: left;
	}
}
.cardProd .badgeRowCol:nth-child(2n-1) {
	float: left;
}
.cardProd .badgeRowCol:nth-child(2n-1):last-child {
	width: 100%;
}
.cardProd .badgeRowCol:nth-child(2n) {
	float: right;
}
.cardProd .badgeRowCol .badge {
	width: 100%;
	padding: 7px 7px 5px;
}
/* ミライト 個別設定 */
#cardWings.cardProd .cardHeader,
#cardWings.cardProd .cardBtn {
	background: #009BDE;
}
@media only screen and (max-width: 767px) {		/* SP */
	#cardWings.cardProd .badgeRowCol {
		width: calc(100% / 3);
		padding: 0 3px;
		float: left;
	}
	#cardWings.cardProd .badgeRowCol:last-child {
		width: 100%
	}
}
/* ミライト 経験 個別設定 */
#cardWingsPlus.cardProd .cardHeader,
#cardWingsPlus.cardProd .cardBtn {
	background: #005BAB;
}
#cardWingsPlus.cardProd .badgeRowCol {
	width: calc(100% / 3);
	padding: 0 3px;
}
#cardWingsPlus.cardProd .badgeRowCol:last-child {
	width: 100%;
}
#cardWingsPlus.cardProd .badgeRowCol:nth-child(4),
#cardWingsPlus.cardProd .badgeRowCol:nth-child(5) {
	width: 50%;
}

/* ミライト プラス 個別設定 */
#cardDays1Plus.cardProd .cardHeader,
#cardDays1Plus.cardProd .cardBtn {
	background: #004685;
	height: 67px;
	padding-top: 20px;
}
@media only screen and (max-width: 767px) {		/* SP */
	#cardDays1Plus.cardProd .badgeRowCol {
		width: calc(100% / 3);
		padding: 0 3px;
		float: left;
	}
	#cardDays1Plus.cardProd .badgeRowCol:nth-child(4) {
		width: 100%
	}
	#cardDays1Plus.cardProd .badgeRowCol:last-child {
		width: 100%
	}

}

/* .productIndexAcArea */
.productIndexAcArea {
	overflow: hidden;
	margin-bottom: 10px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background-color: #fff;
	-webkit-box-shadow: 0px 2px 3px 0px rgba(4, 0, 0, 0.25);
	box-shadow: 0px 2px 3px 0px rgba(4, 0, 0, 0.25);
}
.productIndexAcArea > .productIndexAcBtn {
	padding: 10px 20px;
	display: table;
	width: 100%;
}
.productIndexAcArea > .productIndexAcBtn > div {
	display: table-cell;
}
.productIndexAcArea > .productIndexAcBtn > div:first-child {
	width: 36px;
}
@media print, screen and (min-width: 768px) {	/* PC */
	.productIndexAcArea > .productIndexAcBtn > div:first-child > img:not([width]) {
		width: 36px;
	}
}
@media only screen and (max-width: 767px) {		/* SP */
	.productIndexAcArea > .productIndexAcBtn > div:first-child > img:not([width]) {
		width: 26px;
	}
}
.productIndexAcArea > .productIndexAcBtn > div:last-child {
	padding-left: 1em;
	padding-right: 2em;
	vertical-align: middle;
	background: url(/content/dam/aflac/jp/ja/static/iryo/images/icon_pc_iryo_index_ac_close.gif) no-repeat right center;
}
.productIndexAcArea > .productIndexAcBtn.open > div:last-child {
	background: url(/content/dam/aflac/jp/ja/static/iryo/images/icon_pc_iryo_index_ac_open.gif) no-repeat right center;
}
.productIndexAcArea > .productIndexAc > div {
	margin: 0 20px 30px;
}
.productIndexAcArea > .productIndexAc .productIndexAcFloatWrap::after {
	content: "";
	display:block;
	clear: both;
}
.productIndexAcArea > .productIndexAc .productIndexAcFloatWrap > div {
	display: inline-block;
	float: left;
}
.productIndexAcArea > .productIndexAc .productIndexAcFloatWrap > div:first-child {
	padding-right: 34px;
}
.productIndexAcArea > .productIndexAc .productIndexAcFloatWrap > div.textWrap {
	width: 354px;
	padding-top: 27px;
}
.productIndexAcArea > .productIndexAcQA > div {
	display: table;
}
.productIndexAcArea > .productIndexAcQA > div > div {
	display: table-cell;
	vertical-align: top;
}
.productIndexAcArea > .productIndexAcQA > div > div:first-child {
	width: 36px;
}
.productIndexAcArea > .productIndexAcQA > div > div:last-child {
	padding-left: 1em;
}

@media only screen and ( max-width: 767px ) {
	.productIndexAcArea > .productIndexAcBtn > div {
		vertical-align: middle;
	}
	.productIndexAcArea > .productIndexAcBtn > div:last-child {
		padding-left: 0em;
		background: url(/content/dam/aflac/jp/ja/static/iryo/images/icon_sp_iryo_index_ac_close.png) no-repeat right center;
		background-size: 17px;
	}
	.productIndexAcArea > .productIndexAcBtn.open > div:last-child {
		background: url(/content/dam/aflac/jp/ja/static/iryo/images/icon_sp_iryo_index_ac_open.png) no-repeat right center;
		background-size: 17px;
	}
	.productIndexAcArea > .productIndexAc .productIndexAcFloatWrap > div {
		float: none;
	}
	.productIndexAcArea > .productIndexAc .productIndexAcFloatWrap > div:last-child {
		width: 100%;
		text-align: center;
	}
	.productIndexAcArea > .productIndexAc .productIndexAcFloatWrap > div:last-child > img {
		max-width: 280px;
		width: 100%;
	}
	.productIndexAcArea > .productIndexAc .productIndexAcFloatWrap > div:first-child {
		padding-right: 0;
	}
	.productIndexAcArea > .productIndexAc .productIndexAcFloatWrap > div.textWrap {
		width: 100%;
		padding-top: 0;
		padding-bottom: 1em;
	}
	.productIndexAcArea > .productIndexAcQA > div {
		border-top: solid 2px #e6e6e6;
		padding-top: 10px;
	}
	.productIndexAcArea > .productIndexAcQA > div > div:last-child {
		padding-left: 0;
	}
	.productIndexAc > .productIndexAcCloseBtn {
		display: block !important;
		padding: 13px 0;
		border-top: solid 2px #e6e6e6;
		background: url(/content/dam/aflac/jp/ja/static/iryo/images/icon_sp_iryo_index_ac_open.png) no-repeat right center;
		background-size: 17px;
	}
}


.iconBluePlus {
	position: relative;
	width: 34px;
	height: 34px;
	margin: 0 auto;
}
.iconBluePlus:before,
.iconBluePlus:after {
	content: "";
	position: absolute;
	display: block;
	background: #2c72d4;
}
.iconBluePlus:before {
	width: 34px;
	height: 6px;
	top: 14px;
}
.iconBluePlus:after {
	width: 6px;
	height: 34px;
	left: 14px;
}
.supKome {
	font-size: 13.3333px;
	position: relative;
	top: -0.5em;
}
.wingsProductDetails {
	text-decoration: none !important;
	color: black !important;
}

/* -----------------------------------------------

	respTelArea

----------------------------------------------- */
.respTelArea {
	width: -webkit-fill-available;
	background: #ffff;
	padding: 10px 20px;
	display: inline-block;
}
.respTelFigArea {
	display: flex;
	justify-content: space-evenly;
}
.width35 {
	width: 120px;
	padding-top: 5px;
}
@media only screen and ( min-width: 768px ) {
	.telContent {
		width: 50%;
		float: left;
	}
	.ganVoiceprintDialTel {
		width: 250px;
		font-size: 18px;
		font-weight: bold;
		padding: 10px;
		border-radius: 36px;
		box-shadow: 0 0 8px grey;
		margin: 0 auto;
	}
	.ganTimeIcon{
		width: 14px;
		margin: 0 2px 3px 0;
	}
}
@media only screen and ( max-width: 767px ) {
	.telBoxFig {
	}
	.ganTimeIcon{
		width: 14px;
		margin: 0 2px 3px 0;
	}
	a.ganVoiceprintDialTelLink {
		display: block;
		margin: 0 auto;
		text-decoration: none!important;
		color: #333333!important;
	}
	.ganVoiceprintDialTel img{
		width: 25px;
		margin-bottom: 7px;
	}
}
.ganVoiceprintDialTel {
	width: 250px;
	font-size: 18px;
	font-weight: bold;
	padding: 10px;
	border-radius: 36px;
	box-shadow: 0 0 8px grey;
	margin: 0 auto;
}

/* -----------------------------------------------

	cardLinkArea

----------------------------------------------- */
.cardLinkShiryoBtnRspGanIndex button {
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: 210px;
	width: 100%;
	height: 60px;
	margin: 0 auto;
	padding: 0 10px;
	background: linear-gradient(0deg, #f36500, #ff8100);
	border: 0;
	border-radius: 6px;
	box-shadow: 0px 2px 3px 0px rgba(4, 0, 0, 0.25);
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
.cardLinkShiryoBtnRspGanIndex button > span {
	position: relative;
	padding-left: 33px;
}
.cardLinkShiryoBtnRspGanIndex button > span::before {
	content: "";
	position: absolute;
	left: 0;
	top: 2px;
	width: 22px;
	height: 23px;
	background: url(/content/dam/aflac/jp/ja/static/sp/shared/images/icon_link_book_white.png) no-repeat top left / 100% auto;
}
@media only screen and (min-width: 768px){
	.cardLinkShiryoBtnRspGanIndex button:hover {
		opacity: 0.7;
	}
}
.cardLinkListRspGanIndex {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.cardLinkListRspGanIndex > li {
	margin-right: 1em;
}
.tx14BlueArrowLeftRspGanIndex {
	padding-left: 20px;
	background-image: url(/content/dam/shared/jp/ja/static/resp_images/icon/arrow_right_blue_lerge_01.png);
	background-size: 11px;
	background-repeat: no-repeat;
	background-position: left calc((1.56em - 15px) / 2);
	line-height: 1.56;
}
@media only screen and (max-width: 767px){
	.buttonShiryoSeikyuRspGanIndex-sp {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		height: 60px;
		margin: 0 auto;
		padding: 0 10px;
		background: linear-gradient(0deg, #f36500, #ff8100);
		border: 0;
		border-radius: 6px;
		box-shadow: 0px 2px 3px 0px rgba(4, 0, 0, 0.25);
		color: #fff;
		font-size: 20px;
		font-weight: bold;
		text-decoration: none;
	}
	.buttonShiryoSeikyuRspGanIndex-sp > span {
		position: relative;
		padding-left: 30px;
	}
	.buttonShiryoSeikyuRspGanIndex-sp > span::before {
		content: "";
		position: absolute;
		left: 0;
		top: 2px;
		width: 22px;
		height: 23px;
		background: url(/content/dam/aflac/jp/ja/static/sp/shared/images/icon_link_book_white.png) no-repeat top left / 100% auto;
	}
	.tx14BlueArrowLeftRspGanIndex {
		background-position: left calc((1.56em - 15px) / 2 - 1px);
	}
}
.txBlackRspGanIndex {
	color: #333333 !important;
}
/* -----------------------------------------------

	ganIndexAnswer2colInner
	アコーディオン内2カラムコンテンツ

----------------------------------------------- */
.ganIndexAnswer2colInner {
	display: flex;
	max-width: 658px;
}
.ganIndexAnswer2colInner > div:last-child {
	box-sizing: border-box;
}
.ganIndexAnswer2colInner div > table {
	border-width: 1px 0 0 1px;
	border-color: #dedede;
	border-style: solid;
	width: 100%;
}
.ganIndexAnswer2colInner div > table th,
.ganIndexAnswer2colInner div > table td {
	border-width: 0 1px 1px 0;
	border-color: #dedede;
	border-style: solid;
}
.ganIndexAnswer2colInner div > table th {
	background: #d7d7d7;
}
.ganIndexAnswer2colInner div > table td:first-child {
	background: #d6e9f2;
}

@media only screen and ( max-width: 767px ) {
	.ganIndexAnswer2colInner {
		display: block;
	}
	.ganIndexAnswer2colInner > div:nth-of-type(n+2) {
		padding-top: 1em;
	}
	.ganIndexAnswer2colInner > div:last-child {
		padding-left: 0;
	}
}

@media only screen and (min-width: 768px){
	.ganIndexAnswer2colInner div > table td:last-child {
		white-space: nowrap;
	    padding-left: 3em;
	    padding-right: 3em;
	}
	.ganIndexAnswer2colInner div > table td:first-child {
	padding-right: 0em;
	}
}
.plLink{
	background: rgb(0 176 240);
	padding: 15px 30px;
	margin: 20px auto;
	display: block;
	width: 300px;
	text-align: center;
	color: #ffffff;
}



