

@charset "UTF-8";
/* CSS Document */

/* 汎用クラス */
.txPurpleRspKashikoku {
	color: #9947A3 !important;
}
.flexRspKashikoku {
	display: flex;
}
.txSize12RspKashikoku {
	font-size: 86% !important;
}
.txSize17RspKashikoku {
	font-size: 121% !important;
}
.txSize27RspKashikoku {
	font-size: 193% !important;
}
.mlAuto {
	margin-left: auto !important;
}
.txModalBlueLinkRspKashikoku {
	color: #00A5D9 !important;
}
.txColorNormalBlackRspKashikoku {
	color: #333333 !important;
}

/* topTablistRspKashikoku */
@media only screen and ( max-width: 767px ) {
	.topTablistRspKashikoku {
		padding: 0 5px;
		border-top: none;
		background: none;
		margin-left: -10px;
		margin-right: -10px;
	}
	.topTablistRspKashikoku:after {
		clear: both;
		content: "";
		display: table;
	}
	.topTablistRspKashikoku .tab,
	.tabList > .tab {
		float: left;
		display: table;
		width: calc(50% - 10px);
		height: 55px;
		box-shadow: 0px 0px 4px 0px rgba(4, 0, 0, 0.25);
		margin: 0 5px;
		font-size: 12px;
		font-weight: bold;
		line-height: 1.5;
		text-align: center;
		background: #fff;
	}
	.topTablistRspKashikoku .tab > * {
		display: table-cell;
		height: 100%;
		vertical-align: middle;
	}
	.topTablistRspKashikoku .tab > a {
		color: #333;
		text-decoration: none;
	}
	.topTablistRspKashikoku .tab.active > a {
		pointer-events: none;
		color: #ffffff;
		text-decoration: none;
	}
	.topTablistRspKashikoku .tab.active,
	.topTablistRspKashikoku .tab.activeTab {
		background: #ccc;
		box-shadow: none;
		border-radius: 0 !important;
	}
	.tabControlBox.bottom .topTablistRspKashikoku {
		border-bottom: 0;
	}
	.tabControlBox.top {
		margin: 0px -10px 30px;
	}
	.tabControlBox.top .topTablistRspKashikoku {
		border-top: 0;
	}
}
@media only screen and ( max-width: 374px ) {
	.topTablistRspKashikoku .tab,
	.tabList > .tab {
		font-size: 11px;
	}
}
@media print, screen and ( min-width: 768px ) {
	.topTablistRspKashikoku:after {
		content: "";
		clear: both;
		display: block;
	}
	.topTablistRspKashikoku .tab {
		border-bottom: none !important;
		box-shadow: 0px -1px 3px 0px #e6e6e6;
	}
	.topTablistRspKashikoku > .tab,
	.tabList > .tab {
		float: left;
		display: table;
		width: calc(50% - 10px);
		height: 54px;
		background: #fff;
		border: 2px solid #e6e6e6;
		margin: 0 5px;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
		line-height: 1.5;
	}
	.topTablistRspKashikoku .tab.active > a,
	.topTablistRspKashikoku .tab.activeTab > a {
		display: table-cell;
		color: #ffffff;
		text-decoration: none;
		vertical-align: middle;
	}
	.topTablistRspKashikoku .tab > a,
	.topTablistRspKashikoku .tab > a {
		display: table-cell;
		color: #333;
		text-decoration: none;
		vertical-align: middle;
		padding: 0 3px;
	}
	.topTablistRspKashikoku .tab a:hover {
		opacity: .8;
	}
	.topTablistRspKashikoku .tab.active {
		background: #DBE000;
		border: 2px solid #9947A3;
		box-shadow: none;
		border-radius: 0;
		pointer-events: none;
	}
	/* .tabControlBox.top */
	.tabControlBox.top {
		background-color: #fff;
	}
	.tabControlBox.top .topTablistRspKashikoku {
		border-top: 0;
		padding: 12px 6px 0;
	}
	.tabControlBox.top .topTablistRspKashikoku .tab {
		border-bottom: none;
		box-shadow: 0px -1px 3px 0px #e6e6e6;
	}
	/* .tabControlBox.bottom-pc */
	.tabControlBox.bottom .topTablistRspKashikoku {
		padding: 0 7px 12px;
		border-bottom: 0;
	}
	.tabControlBox.bottom .topTablistRspKashikoku .tab {
		box-shadow: 0px 2px 2px 1px #e6e6e6;
		border-top: none;
	}
}
.topTablistRspKashikoku {
	border-bottom: solid 3px #9947A3;
}
.topTablistRspKashikoku .tab.active,
.topTablistRspKashikoku .tab.activeTab {
	background: #9947A3;
	border-color: #9947A3;
}
.cautionImgRspKashikoku {
	float: left;
	margin-top: 15px;
	width: 17px;
}
@media print, screen and (min-width: 768px) {
	.cautionImgRspKashikoku {
		margin-top: 6px;
	}
}

/* .tabControlBoxBottom */
.tabControlBoxBottomRspKashikoku .bottomTablistRspKashikoku {
	padding: 0 7px 12px;
	border-bottom: 0;
	border-top: 2px solid #9947A3;
}
.tabControlBoxBottomRspKashikoku:after {
	display: block;
	width: 0;
	height: 0;
	border-top: 51px solid #9947A3;
	border-right: 62px solid transparent;
	border-bottom: 0;
	border-left: 62px solid transparent;
	margin: 40px auto 30px;
	clear: both;
	content: "";
}
.tabControlBoxBottomRspKashikoku .bottomTablistRspKashikoku .tab {
	box-shadow: 0px 2px 2px 1px #e6e6e6;
	border-top: none;
	margin: 0 5px;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
}
.tabControlBoxBottomRspKashikoku .bottomTablistRspKashikoku .tab.active {
	background-color: #9947A3;
}
.tabControlBoxBottomRspKashikoku .bottomTablistRspKashikoku .tab > a {
	display: table-cell;
	color: #333;
	text-decoration: none;
	vertical-align: middle;
	padding: 0 3px;
}
.tabControlBoxBottomRspKashikoku .bottomTablistRspKashikoku .tab.active > a {
	display: table-cell;
	color: #ffffff;
	text-decoration: none;
	vertical-align: middle;
	pointer-events: none;
}
.tabControlBoxBottomRspKashikoku .bottomTablistRspKashikoku:after {
	content: "";
	clear: both;
	display: block;
}

@media only screen and ( min-width: 768px ) {
	.tabControlBoxBottomRspKashikoku {
		margin: 0 auto 30px;
	}
	.tabControlBoxBottomRspKashikoku .bottomTablistRspKashikoku {
		padding: 0 7px 12px;
		border-bottom: 0;
	}
	.tabControlBoxBottomRspKashikoku .bottomTablistRspKashikoku .tab {
		box-shadow: 0px 2px 2px 1px #e6e6e6;
		border-top: none;
		margin: 0 3px;
		font-weight: bold;
		text-align: center;
		float: left;
		display: table;
		width: calc(50% - 6px);
		height: 54px;
		background: #fff;
		border: 2px solid #e6e6e6;
		font-size: 12px;
	}
	.tabControlBoxBottomRspKashikoku .bottomTablistRspKashikoku .tab > a:hover {
		opacity: 0.8;
	}
}
@media print, screen and ( min-width: 768px ) {
	.tabControlBoxBottomRspKashikoku .bottomTablistRspKashikoku .tab {
		box-shadow: 0px 2px 2px 1px #e6e6e6;
		border-top: none;
	}
}
@media only screen and ( max-width: 767px ) {
	.tabControlBoxBottomRspKashikoku .bottomTablistRspKashikoku .tab {
		float: left;
		display: table;
		width: calc(50% - 10px);
		height: 60px;
		box-shadow: 0px 0px 4px 0px rgb(4 0 0 / 25%);
		margin: 0 5px;
		font-size: 12px;
		font-weight: bold;
		line-height: 1.5;
		text-align: center;
		background-color: #ffffff;
	}
}

/* tabControlBox */
@media only screen and ( max-width: 767px ) {
	.tabControlBoxRspKashikoku {
		margin: 0px -10px 30px;
		background: #ffffff;
	}
}
@media only screen and ( max-width: 767px ) {
	.tabControlBoxRspKashikoku.top {
		margin: 0px -10px 30px !important;
	}
	.tabControlBoxRspKashikoku.top .topTablist {
		border-top: 0;
	}
}
@media print, screen and ( min-width: 768px ) {
	/* .tabControlBoxRspKashikoku.top */
	.tabControlBoxRspKashikoku.top {
		background-color: #fff;
		margin-bottom: 16px !important;
	}
	.tabControlBoxRspKashikoku.top .topTablist {
		border-top: 0;
		padding: 12px 6px 0;
	}
	.tabControlBoxRspKashikoku.top .topTablist .tab {
		border-bottom: none;
		box-shadow: 0px -1px 3px 0px #e6e6e6;
	}
	.tabControlBoxBannerRspKashikoku {
		height: 220px;
		padding: 35px 20px 30px 20px;
	}
	.logoWidthRspKashikoku {
		width: 220px;
	}
	.textWidthRspKashikoku {
		width: 310px;
	}
	.dugWidthRspKashikoku {
		min-width: 153px;
		padding-top: 10px;
		padding-left: 23px;
	}
}
@media print, screen and (max-width: 767px) {
	.logoWidthRspKashikoku {
		width: 57%;
	}
	.dugWidthRspKashikoku {
		width: 43%;
		padding-top: 25px;
	}
}


/* whiteboxRspKashikoku*/
.whiteboxRspKashikoku{
	width: calc(100% + 20px);
	margin-left: -10px;
	background-color: #ffffff;
	padding: 15px 10px 30px;
}
.bgClear {
	background-color: #e9f1f3;
	margin: -15px -10px;
	padding: 15px 10px 30px;
}

/* txTokuchoFukidashi */
.txTokuchoFukidashiRspKashikoku {
	position: relative;
	display: flex;
	justify-content: center;
	background-color: #d0f6ff;
	font-size: 129%;
	font-weight: bold;
	color: #663399;
	border-radius: 2px;
	margin-bottom: 20px;
	padding: 3px 35px;
}
.txTokuchoFukidashiRspKashikoku:after {
	content: "";
	position: absolute;
	top: 100%;
	display: block;
	width: 0;
	height: 0;
	border-top: solid 8px #d0f6ff;
	border-right: solid 10px transparent;
	border-left: solid 10px transparent;
	border-bottom: 0;
}
/* siryoButton */
.siryoButtonRspKashikoku {
	clear: both;
	width: 100%;
	pdding-bottom: 45px;
}
.duckBtnShiryoRspKashikoku {
	border: 2px solid #e98300;
	border-radius: 40px;
	background: #e98300;
	width: 100%;
	float: none;
	box-shadow: 0px 2px 3px 0px rgba(4,0,0,.25);
	padding: 5px;
}
.duckBtnShiryoRspKashikoku span {
	position: relative;
	display: inline-block;
	border-radius: 40px;
	-webkit-border-radius: 40px;
	text-align: center;
	letter-spacing: 1px;
	color: #ffffff;
}
.duckBtnShiryoRspKashikoku span:before {
	display: block;
	width: 29px;
	height: 37px;
	background: url("/content/dam/aflac/jp/ja/static/sp/shared/images/icon_link_book_white.png") no-repeat 0 0;
	background-size: 80%;
	vertical-align: middle;
	content: "";
	position: absolute;
	top: 22%;
	left: -35%;
}
.duckBtnShiryoRspKashikoku.type1lineCentering {
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 50px;
}
.duckBtnShiryoRspKashikoku.type1lineCentering > span {
	padding-top: 0;
	padding-left: 40px;
	min-height: 0;
}
.duckBtnShiryoRspKashikoku.type1lineCentering > span::before {
	width: 22px;
	height: 25px;
	background-size: 22px auto;
	top: calc(50% - 25px / 2);
	left: 0;
}

/* section */
.sectionBorderBottomRspKashikoku {
	padding-bottom: 50px;
	border-bottom: solid 1px #d9d9d9;
}

/* formFlexWrapDetail */
.formFlexWrapDetailRspKashikoku {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.formFlexWrapDetailRspKashikoku > .formFlexBoxAgeDetailRspKashikoku,
.formFlexWrapDetailRspKashikoku > .formFlexBoxAmountDetailRspKashikoku {
	width: 100%;
}
.formFlexWrapDetailRspKashikoku > .formFlexBoxTokuyakuDetailRspKashikoku,
.formFlexWrapDetailRspKashikoku > .formFlexBoxSexDetailRspKashikoku,
.formFlexWrapDetailRspKashikoku > .formFlexBoxTkrateDetailRspKashikoku {
	width: 100%;
}
.formFlexWrapDetailRspKashikoku .txFormTtlDetailRspKashikoku {
	font-size: 107%;
	font-weight: bold;
}
.formFlexWrapDetailRspKashikoku .txMustDetailRspKashikoku {
	margin-top: -2px;
	padding-left: 8px;
	font-size: 86%;
	font-weight: bold;
	color: #E4353C;
}
.textSizeHalfWrapDetailRspKashikoku {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	max-height: 60px;
}
.selectSizeHalfWrapDetailRspKashikoku {
	position: relative;
	width: 100%;
	height: 48px;
	background-color: #ffffff;
}
.selectSizeHalfWrapDetailRspKashikoku:after {
	position: absolute;
	top: calc(50% - 3px);
	right: 20px;
	display: block;
	width: 0;
	height: 0;
	border-top: 6px solid #5b5b5b;
	border-right: 5px solid transparent;
	border-bottom: 0;
	border-left: 5px solid transparent;
	clear: both;
	content: "";
	z-index: 1;
}
.selectSizeHalfWrapDetailRspKashikoku > select {
	width: 100%;
	height: 100%;
	padding-left: 17px;
	border: solid 2px #b2b2b2;
	border-radius: 2px;
	font-size: 107%;
	appearance: none;
	position: relative;
	z-index: 2;
	background-color: rgba(0,0,0,0);
}
.formFlexBoxTokuyakuDetailRspKashikoku input[type="checkbox"] {
	display: none;
}
.formFlexBoxTokuyakuDetailRspKashikoku input[type="checkbox"]+label {
	position: relative;
	display: block;
	width: 18px;
	height: 18px;
	margin-right: 8px;
	border: solid 2px #b2b2b2;
}
.formFlexBoxTokuyakuDetailRspKashikoku input[type="checkbox"]:checked+label {
	background-color: #00a5d9;
	border: 0;
}
.formFlexBoxTokuyakuDetailRspKashikoku input[type="checkbox"]:checked+label:after {
	content: "";
	position: absolute;
	display: block;
	width: 5px;
	height: 10px;
	top: 1px;
	left: 6px;
	z-index: 1;
	border: 0;
	border-bottom: solid 2px #ffffff;
	border-right: solid 2px #ffffff;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
@media print, screen and (min-width: 768px){
	label.tokuyakuTextRspKashikoku{
		font-size:93%;
	}
}
a.txModalBlueLinkFormDetailRspKashikoku {
	
	color: #00A5D9;
	font-size: 85%;
}
a.txModalBlueLinkFormDetailRspKashikoku > img {
	margin-top: -3px;
}
a.txModalBlackLinkFormDetailRspKashikoku,
a.txModalTokuyakuRspKashikoku {
	display: inline-block;
	text-decoration: none;
	color: #333333;
	font-size: 107%;
	position: relative;
	padding-right: 20px;
}
a.txModalBlackLinkFormDetailRspKashikoku:after {
	content: "";
	top: 1px;
	right: 0;
	position: absolute;
	display: inline-block;
	width: 16px;
	height: 16px;
	background-image: url("/content/dam/aflac/jp/ja/static/sp/shared/images/icon_link_question.png");
	background-size: 100% auto;
	background-repeat: no-repeat;
}
a.txModalTokuyakuRspKashikoku:after {
	content: "";
	top: -13px;
	right: 0;
	position: absolute;
	display: inline-block;
	width: 16px;
	height: 16px;
	background-image: url("/content/dam/aflac/jp/ja/static/sp/shared/images/icon_link_question.png");
	background-size: 100% auto;
	background-repeat: no-repeat;
}
ul.ulTokuyakuCheckboxDetailRspKashikoku > li {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.saigaihokenAreaWrapDetailRspKashikoku {
	display: none;
	align-items: center;
	margin: 15px 0 0 26px;
	flex-wrap: wrap;
}
.saigaihokenAreaWrapDetailRspKashikoku > p {
	margin-right: 26px;
	font-weight: bold;
	font-size: 93%;
	color: #808080;
}
.saigaihokenSelectWrapDetailRspKashikoku {
	position: relative;
	width: 175px;
	height: 45px;
	background-color: #ffffff;
}
.saigaihokenSelectWrapDetailRspKashikoku:after {
	position: absolute;
	top: calc(50% - 3px);
	right: 20px;
	display: block;
	width: 0;
	height: 0;
	border-top: 6px solid #5b5b5b;
	border-right: 5px solid transparent;
	border-bottom: 0;
	border-left: 5px solid transparent;
	clear: both;
	content: "";
	z-index: 1;
}
.saigaihokenSelectWrapDetailRspKashikoku > select {
	width: 100%;
	height: 100%;
	padding-left: 17px;
	border: solid 2px #b2b2b2;
	border-radius: 2px;
	font-size: 107%;
	appearance: none;
	position: relative;
	z-index: 2;
	background-color: rgba(0,0,0,0);
}
select.jqEmptySelectMonitor > option {
	color: #333333 !important;
}
ul.radioFlexWrapDetailRspKashikoku {
	display: flex;
	justify-content: space-between;
}
ul.radioFlexWrapDetailRspKashikoku > li {
	width: calc(50% - 7px);
	height: 45px;
}
ul.radioFlexWrapDetailRspKashikoku > li > input[type="radio"] {
	display: none;
}
ul.radioFlexWrapDetailRspKashikoku > li > input[type="radio"] + label {
	position: relative;
	display: flex;
	align-items: center;
	width: 100%;
	height: 100%;
	padding-left: 10px;
	border: solid 2px #d9d9d9;
}
ul.radioFlexWrapDetailRspKashikoku > li > input[type="radio"]:checked + label {
	border-color: #00a5d9;
}
ul.radioFlexWrapDetailRspKashikoku > li > input[type="radio"] + label:before {
	content: "";
	display: block;
	width: 17px;
	height: 17px;
	margin-right: 4px;
	border: solid 2px #b2b2b2;
	border-radius: 21px;
}
ul.radioFlexWrapDetailRspKashikoku > li > input[type="radio"]:checked + label:before {
	border-color: #00a5d9;
}
ul.radioFlexWrapDetailRspKashikoku > li > input[type="radio"]:checked + label:after {
	position: absolute;
	top: 50%;
	left: 12px;
	content: "";
	display: block;
	width: 17px;
	height: 17px;
	margin-top: calc(-17px / 2);
	border: solid 3px #ffffff;
	background-color: #00a5d9;
	border-radius: 21px;
	box-sizing: border-box;
}
.simulationResultBoxDetailRspKashikoku {
	display: flex;
	border: solid 2px #9947a3;
	border-radius: 3px;
}
dl.simulationResultBoxDetailRspKashikoku > dt {
	width: 40%;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #9947a3;
	color: #ffffff;
	font-size: 114%;
	font-weight: bold;
}
dl.simulationResultBoxDetailRspKashikoku > dd {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	width: 60%;
	height: 72px;
	font-size: 179%;
	font-weight: bold;
	padding-right: 25px;
}
dl.simulationResultBoxDetailRspKashikoku > dd .txYen {
	font-size: 56%;
}

/* tableHoshouDetail */
.tableHoshouDetailRspKashikoku {
	border: solid 1px #d9d9d9;
}
.tableHoshouDetailRspKashikoku > ul {
	display: flex;
}
.tableHoshouDetailRspKashikoku > ul:first-child {
	background-color: #f2f2f2;
}
.tableHoshouDetailRspKashikoku > ul:not(:first-child) {
	border-top: solid 1px #d9d9d9;
}
.tableHoshouDetailRspKashikoku > ul > li {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.tableHoshouDetailRspKashikoku > ul > li:nth-child(1) {
	width: 38%;
}
.tableHoshouDetailRspKashikoku > ul > li:nth-child(2) {
	width: 40%;
	border-left: solid 1px #d9d9d9;
}
.tableHoshouDetailRspKashikoku > ul > li:nth-child(3) {
	width: 22%;
	border-left: solid 1px #d9d9d9;
}
.tableHoshouDetailRspKashikoku > ul:first-child > li {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 16px 10px;
	font-size: 86%;
	font-weight: bold;
}
.tableHoshouDetailRspKashikoku > ul > li > dl {
	width: 100%;
	padding: 10px;
}
.tableHoshouDetailRspKashikoku > ul > li > p {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	padding: 24px 10px;
}
.tableHoshouDetailRspKashikoku > ul > li > dl:not(:first-child),
.tableHoshouDetailRspKashikoku > ul > li > p:not(:first-child) {
	border-top: solid 1px #d9d9d9;
}

/* tableTokuyaku */
.tableTokuyakuDetailRspKashikoku {
	border: solid 1px #e1e1e1;
}
.tableTokuyakuDetailRspKashikoku > dl > dt {
	display: flex;
	align-items: center;
	width: 100%;
	padding: 20px 15px;
	background-color: #f2f2f2;
	font-size: 114%;
	font-weight: bold;
}
.tableTokuyakuDetailRspKashikoku > dl > dt > span {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 24px;
	height: 24px;
	margin-right: 5px;
	background-color: #9947a3;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.tableTokuyakuDetailRspKashikoku > dl > dd {
	padding: 15px;
}
.txBoxPurpleDetailRspKashikoku {
	display: inline-block;
	margin-top: 15px;
	padding: 5px 10px;
	background-color: #ebdaed;
	font-size: 86%;
	font-weight: bold;
}

/* acDetail */
.acWrapDetailRspKashikoku {
	border-bottom: solid 1px #d9d9d9;
}
.acBtnDetailRspKashikoku {
	padding: 25px 0;
	background-image: url("/content/dam/shared/jp/ja/static/images/icon_acordion_gray_arrow_01_cls.png");
	background-repeat: no-repeat;
	background-size: 24px auto;
	background-position: top 50% right 0;
	font-size: 129%;
	font-weight: bold;
}
.acBtnDetailRspKashikoku.open {
	background-image: url("/content/dam/shared/jp/ja/static/images/icon_acordion_gray_arrow_01_opn.png");
}

/* .txErrorDetail */
@media print, screen and ( min-width: 768px ) {
		.txErrorDetailRspKashikoku {
		width: 100%;
		padding-left: 20px;
		background-image: url("/content/dam/shared/jp/ja/static/images/icon_exclamation_circle.png");
		background-size: 16px auto;
		background-repeat: no-repeat;
		background-position: top left;
		color: #e11901;
		margin-top: 10px;
	}
	noscript>.txErrorDetailRspKashikoku{
		width: 100%;
		padding-left: 20px;
		background-image: url("/content/dam/shared/jp/ja/static/images/icon_exclamation_circle.png");
		background-size: 16px auto;
		background-repeat: no-repeat;
		background-position: top left;
		color: #e11901;
		margin-top: 10px;
		position: unset;
	}
}
@media only screen and ( max-width: 767px ) {
	.txErrorDetailRspKashikoku {
		width: 100%;
		padding-left: 20px;
		background-image: url("/content/dam/shared/jp/ja/static/images/icon_exclamation_circle.png");
		background-size: 16px auto;
		background-repeat: no-repeat;
		background-position: top left;
		color: #e11901;
		margin-top: 10px;
	}
}
#nons_flg_error.txErrorDetailRspKashikoku,
#saigai_amt_error.txErrorDetailRspKashikoku{
		width: 100%;
		padding-left: 20px;
		background-image: url("/content/dam/shared/jp/ja/static/images/icon_exclamation_circle.png");
		background-size: 16px auto;
		background-repeat: no-repeat;
		background-position: top left;
		color: #e11901;
		margin-top: 10px;
		position: unset;
}
/* dialog */
.dialogWrapRspKashikoku {
	max-width: 748px;
	width: 100%;
	margin: 0 auto;
}
.dialogWrapRspKashikoku img {
	max-width: 100%;
}

/* dialogTopText */
div.dialogTopText p{
    background-color: #fff;
    padding: 8px 7px !important;
}

/* dialogSubText */
.dialogSubText{
    font-size: 107%;
}
.dialogSubText span{
    font-size: 107%;
    display: block;
}

/* dialogAnnotation */
.dialogAnnotation{
    font-size:90%;
}
/* heading01DialogIns */
body#dialog h1.heading01DialogInsRspKashikoku {
	display: flex;
	font-size: 172%;
	align-items: center;
}
h1.heading01DialogInsRspKashikoku > span.heading01QuestionDialogInsRspKashikoku {
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 50px;
	height: 50px;
	min-width: 50px;
	width: 50px;
	margin-right: 10px;
	border-radius: 53px;
	background-color: #b9cde5;
	font-weight: normal;
	color: #ffffff;
}

/* heading01BlueDialogRspKashikoku */
body#dialog .heading01BlueDialogRspKashikoku {
	display: inline-block;
	margin-bottom: 25px;
	border-bottom: 4px solid #009bdd;
	color: #009bdd;
	font-size: 172%;
	font-weight: bold;
}

/* tableExampleExpensesDialogIns */
table.tableExampleExpensesDialogInsRspKashikoku {
	width: 100%;
	min-width: 662px;
	background-color: #ffffff;
	border-top: solid 1px #d9d9d9;
	border-bottom: solid 1px #d9d9d9;
	border-spacing: 0;
}
table.tableExampleExpensesDialogInsRspKashikoku > tbody > tr > th {
	padding: 5px 2px;
	background-color: #f6f6f6;
	text-align: center;
}
table.tableExampleExpensesDialogInsRspKashikoku > tbody > tr > th:not(:first-child) {
	border-left: solid 1px #d9d9d9;
}
table.tableExampleExpensesDialogInsRspKashikoku > tbody > tr > td {
	padding: 5px 2px;
	text-align: center;
}
table.tableExampleExpensesDialogInsRspKashikoku > tbody > tr:not(:first-child) > td {
	border-top: solid 1px #d9d9d9;
}
table.tableExampleExpensesDialogInsRspKashikoku > tbody > tr > td:not(:first-child) {
	border-left: solid 1px #d9d9d9;
}

/* footerClose */
.dialogWrapRspKashikoku a.footerClose {
	text-decoration: none;
	color: #ffffff;
}

/* flexBorderBoxRspKashikoku */
ul.flexBorderBoxRspKashikoku {
	display: flex;
	border: 1px solid #d6d6d6;
	background-color: #fff;
}
ul.flexBorderBoxRspKashikoku > li {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	width: 50%;
	padding: 8px 7px;
}
ul.flexBorderBoxRspKashikoku > li:not(:first-child) {
	border-left: 1px solid #d6d6d6;
}
ul.flexBorderBoxRspKashikoku > li > div {
	width: 100%;
}

ul.flexBorderBoxRspKashikoku.verticalStackingFlexBoxRspKashikoku {
	flex-wrap: wrap;
}
ul.flexBorderBoxRspKashikoku.verticalStackingFlexBoxRspKashikoku > li {
	width: 100%;
}
ul.flexBorderBoxRspKashikoku.verticalStackingFlexBoxRspKashikoku > li:not(:first-child) {
	border-top: 1px solid #d6d6d6;
	border-left: 0;
}

/* h3PinkLineNeeds */
.h3PinkLineNeedsRspKashikoku {
	display: inline-block;
	border-bottom: 2px solid pink;
}

/* heading4FukidashiNeeds */
.heading4FukidashiNeedsRspKashikoku {
	position: relative;
	word-break: break-word;
	padding-left: 28px;
}
.heading4FukidashiNeedsRspKashikoku:before {
	box-sizing: border-box;
	display: inline-block;
	position: absolute;
	width: 18px;
	height: 18px;
	overflow: hidden;
	background-position: 50%!important;
	background-size: contain!important;
	color: transparent;
	text-indent: -9999px;
	vertical-align: middle;
	white-space: nowrap;
	content: "";
	background: url("/content/dam/aflac/jp/ja/static/syushin/kashikoku/images/icon_f01.gif") no-repeat 0 0;
	top: 0.2em;
	left: 0;
}

/* h3ColorBoxIndex */
.h3PurpleBoxIndexRspKashikoku,
.h3GreenBoxIndexRspKashikoku {
	padding: 5px 0;
	color: #ffffff;
	text-align: center;
	margin: 0 0 1em 0;
}
.h3PurpleBoxIndexRspKashikoku {
	background: #9c5ea3;
}
.h3GreenBoxIndexRspKashikoku {
	background: #00913a;
}

/* insuranceLcc */
ul.listInsuranceIndexRspKashikoku > li > span.purple {
	color: #9c5ea3;
}
ul.listInsuranceIndexRspKashikoku > li > span.green {
	color: #00913a;
}


/* -----------------------------------------------
 pc-style
----------------------------------------------- */
@media print, screen and (min-width: 768px) {
	/* 汎用クラス */
	.floatLeft-pc {
		float: left !important;
	}
	.txSize11RspKashikoku-pc {
		font-size: 79%;
	}
	.txSize13RspKashikoku-pc {
		font-size: 93%;
	}
	.txSize16RspKashikoku-pc {
		font-size: 114%;
	}
	.txSize17RspKashikoku-pc {
		font-size: 121%;
	}
	.txSize20RspKashikoku-pc {
		font-size: 143%;
	}
	.txSize27RspKashikoku-pc {
		font-size: 193%;
	}
	.txSize42RspKashikoku-pc {
		font-size: 300%;
	}
	.ml3em-pc {
		margin-left: 3em !important;
	}

	/* whiteboxRspKashikoku*/
	.whiteboxRspKashikoku{
		width: 100%;
		margin-left: 0px;
		padding: 20px 20px 40px;
	}
	.bgClear {
		background-color: #e9f1f3;
		margin: -20px;
		padding: 20px 0 30px;
	}
	
	/* siryoButton */
	.siryoButtonRspKashikoku {
		width: 48%;
		padding-top: 65px;
		float: right;
	}
	.siryoButtonRspKashikoku:hover {
		opacity: 0.7;
	}
	.siryoButtonRspKashikoku span {
		min-height: 43px;
		padding-top: 6px;
		box-sizing: content-box;
	}
	.duckBtnShiryoRspKashikoku span:before {
		background-size: 22px auto;
		top: 29%;
		left: -29%;
	}
	.duckBtnShiryoRspKashikoku.type1lineCentering {
		min-height: 63px;
	}
	
	/* formFlexWrapDetail */
	.formFlexWrapDetailRspKashikoku {
		justify-content: flex-start;
	}
	.formFlexWrapDetailRspKashikoku:nth-of-type(2) {
		margin-top: 120px;
		margin-bottom: 180px;
	}
	.formFlexWrapDetailRspKashikoku > .formFlexBoxAgeDetailRspKashikoku {
		width: 183px;
	}
	.formFlexWrapDetailRspKashikoku > .formFlexBoxAmountDetailRspKashikoku {
		width: 260px;
		margin: 0 16px;
	}
	.formFlexWrapDetailRspKashikoku > .formFlexBoxTokuyakuDetailRspKashikoku {
		position: relative;
		width: 240px;
		margin: 0 16px;
	}
	.formFlexWrapDetailRspKashikoku > .formFlexBoxSexDetailRspKashikoku {
		width: 195px;
		margin: 0 16px;
	}
	.formFlexWrapDetailRspKashikoku > .formFlexBoxSexDetailRspKashikoku > p:first-child {
		display: flex;
		align-items: center;
		line-height: 1;
		padding-top: 8px;
	}
	.formFlexWrapDetailRspKashikoku > .formFlexBoxTkrateDetailRspKashikoku {
		width: 253px;
	}
	.formFlexWrapDetailRspKashikoku .txFormTtlDetailRspKashikoku {
		font-size: 114%;
	}
	.textSizeHalfWrapDetailRspKashikoku {
		height: auto;
	}
	a.txModalBlackLinkFormDetailRspKashikoku {
		font-size: 93%;
	}
	.selectSizeHalfWrapDetailRspKashikoku {
		height: 45px;
	}
	.selectSizeHalfWrapDetailRspKashikoku > select {
		font-size: 100%;
	}
	.saigaihokenAreaWrapDetailRspKashikoku {
		position: absolute;
		top: 100%;
		left: 0;
		flex-wrap: wrap;
	}
	.saigaihokenAreaWrapDetailRspKashikoku > p {
		margin-right: 15px;
	}
	.saigaihokenSelectWrapDetailRspKashikoku {
		width: 175px;
	}
	.saigaihokenSelectWrapDetailRspKashikoku > select {
		font-size: 100%;
	}
	.simulationResultAreaDetailRspKashikoku {
		width: 406px;
		margin: 0 auto;
	}
	.simulationResultBoxDetailRspKashikoku {
		width: 406px;
		height: 84px;
	}
	dl.simulationResultBoxDetailRspKashikoku > dt {
		width: 166px;
		font-size: 129%;
	}
	dl.simulationResultBoxDetailRspKashikoku > dd {
		width: calc(100% - 166px);
		height: 100%;
		font-size: 250%;
	}
	dl.simulationResultBoxDetailRspKashikoku > dd .txYen {
		font-size: 71%;
	}
	
	/* tableHoshouDetail */
	.tableHoshouDetailRspKashikoku > ul > li:nth-child(1) {
		width: 56%;
	}
	.tableHoshouDetailRspKashikoku > ul > li:nth-child(2) {
		width: 26%;
	}
	.tableHoshouDetailRspKashikoku > ul > li:nth-child(3) {
		width: 18%;
	}
	.tableHoshouDetailRspKashikoku > ul:first-child > li {
		padding: 11px 10px;
		font-size: 107%;
	}
	.tableHoshouDetailRspKashikoku > ul > li > dl {
		display: flex;
		align-items: center;
		padding: 24px;
	}
	.tableHoshouDetailRspKashikoku > ul > li > dl > dt {
		width: 100px;
		margin-right: 20px;
	}
	.tableHoshouDetailRspKashikoku > ul > li > dl > dd {
		display: flex;
		align-items: center;
		justify-content: flex-start;
		width: calc(100% - 120px);
	}
	.tableHoshouDetailRspKashikoku > ul > li > p {
		padding: 24px;
	}
	.txBoxPurpleDetailRspKashikoku {
		margin-top: 5px;
	}
	
	/* tableTokuyaku */
	.tableTokuyakuDetailRspKashikoku > dl {
		display: flex;
	}
	.tableTokuyakuDetailRspKashikoku > dl:not(:first-child) {
		border-top: solid 1px #e1e1e1;
	}
	.tableTokuyakuDetailRspKashikoku > dl > dt {
		width: 228px;
		padding: 0 24px;
		border-right: solid 1px #e1e1e1;
	}
	.tableTokuyakuDetailRspKashikoku > dl > dt > span {
		min-width: 32px;
		width: 32px;
		min-height: 32px;
		height: 32px;
		margin-right: 12px;
		font-size: 17px;
	}
	.tableTokuyakuDetailRspKashikoku > dl > dd {
		width: calc(100% - 228px);
		padding: 15px 25px;
	}
	
	/* acDetail */
	.acBtnDetailRspKashikoku {
		padding: 34px 0 36px;
		background-position: top 50% right 15px;
		font-size: 143%;
	}
	
	/* tableExampleExpensesDialogIns */
	table.tableExampleExpensesDialogInsRspKashikoku > tbody > tr > th {
		font-size: 100%;
	}
	
	/* bloBorderRoundBoxNeeds */
	.bloBorderRoundBoxNeedsRspKashikoku {
		padding: 10px;
		border: solid 1px #999999;
		border-radius: 5px;
	}
	.bloBorderRoundBoxInnerFlexNecessityNeedsRspKashikoku {
		position: relative;
		display: flex;
	}
	.bloBorderRoundBoxInnerFlexNecessityNeedsRspKashikoku > h4 {
		position: absolute;
		left: -10px;
		top: 0;
	}
	.bloBorderRoundBoxInnerFlexNecessityNeedsRspKashikoku > figure {
		display: block;
		margin: 50px 30px 0 10px;
		min-width: 115px;
	}
	
	/* hokenBoxNeeds */
	.hokenBoxAreaWrapNeedsRspKashikoku {
		display: table;
	}
	.hokenBoxNeedsRspKashikoku {
		width: 180px;
		display: table-cell;
		padding: 0 0 13px 26px;
	}
	.hokenBoxNeedsRspKashikoku > .hokenBoxMiddleNeedsRspKashikoku {
		padding: 1em 6px;
		border-left: 2px solid #9e5ea3;
		border-right: 2px solid #9e5ea3;
		text-align: center;
	}
	.hokenBoxNeedsRspKashikoku > .hokenBoxMiddleNeedsRspKashikoku > span {
		height: 84px;
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.hokenBoxNeedsRspKashikoku > .hokenBoxMiddleNeedsRspKashikoku > span:last-child {
		height: 58px;
		margin-top: 20px;
	}
	.hokenBoxNeedsRspKashikoku > .hokenBoxBottomNeedsRspKashikoku {
		width: 180px;
		height: 10px;
		background: url("/content/dam/aflac/jp/ja/static/syushin/kashikoku/images/bg_logocorner.gif") no-repeat;
	}
	
	/* heading4FukidashiNeeds */
	.heading4FukidashiNeedsRspKashikoku:before {
		top: 0.3em;
	}
	
	/* bloImgAndTxIndex */
	.bloImgAndTxIndexRspKashikoku {
		display: flex;
		width: 100%;
	}
	.bloImgAndTxIndexRspKashikoku > div:nth-of-type(1) {
		min-width: 105px;
		margin-bottom: 15px;
		padding-right: 15px;
		text-align: left;
		direction: ltr;
	}
	.bloImgAndTxIndexRspKashikoku .bloTxAICenterRspKashikoku {
		display: flex;
		align-items: center;
	}
	.bloImgAndTxIndexRspKashikoku .txGrayLineRspKashikoku {
		display: inline;
		border-bottom: solid 2px #dcdcdc;
		line-height: 1.8;
	}
	
	/* funeralBoxIndex */
	.funeralBoxIndexRspKashikoku {
		width: 590px;
		margin: 0 auto;
	}
	.funeralListIndexRspKashikoku {
		display: flex;
		justify-content: center;
		width: 550px;
		margin: 2em auto 0;
	}
	.funeralListIndexRspKashikoku > li {
		width: 160px;
		padding: 0 10px;
		text-align: center;
	}
	
	/* logoBoxIndex */
	.logoBoxIndexRspKashikoku {
		margin: 0 0 0 105px;
	}
	
	/* insuranceLcc */
	.insuranceLccIndexRspKashikoku {
		width: 600px;
		margin: 0 auto;
	}
	ul.listInsuranceIndexRspKashikoku {
		display: flex;
		flex-wrap: wrap;
	}
	ul.listInsuranceIndexRspKashikoku > li {
		margin-right: 1em;
		padding: 3px 0;
	}
	
	/* tbPrice1IndexRspKashikoku */
	table.tbPrice1IndexRspKashikoku {
		width: 100%;
		border: 1px solid #cccccc;
		border-collapse: collapse;
	}
	table.tbPrice1IndexRspKashikoku tr.thPlan th:nth-of-type(1) {
		width: 120px;
	}
	table.tbPrice1IndexRspKashikoku tr.thPlan th:nth-of-type(3) {
	}
	table.tbPrice1IndexRspKashikoku tr th {
		padding: 10px;
		border: 1px solid #cccccc;
		text-align: center;
	}
	table.tbPrice1IndexRspKashikoku tr th.thCellCeverPlanAri {
		color: #ffffff;
		font-weight: bold;
		background: #00b5e5;
	}
	table.tbPrice1IndexRspKashikoku tr th.thCellCeverPlanAri span {
		font-size: 124%;
		color: #fff100;
	}
	table.tbPrice1IndexRspKashikoku tr th.thCellCeverPlanNasi {
		color: #00b5e5;
		font-weight: bold;
	}
	table.tbPrice1IndexRspKashikoku tr th.thCellCeverPlanNasi span {
		font-size: 124%;
	}
	table.tbPrice1IndexRspKashikoku tr th.cellMan {
		color: #008ccf;
		font-size: 147%;
		font-weight: bold;
	}
	table.tbPrice1IndexRspKashikoku tr th.cellWoman {
		color: #e62e8b;
		font-size: 147%;
		font-weight: bold;
	}
	table.tbPrice1IndexRspKashikoku tr.sex th:nth-of-type(1), table.tbPrice1IndexRspKashikoku tr.sex th:nth-of-type(3), table.tbPrice1IndexRspKashikoku tr.sex2 th:nth-of-type(2) {
		background: #d3edfb;
	}
	table.tbPrice1IndexRspKashikoku tr.sex th:nth-of-type(2), table.tbPrice1IndexRspKashikoku tr.sex th:nth-of-type(4), table.tbPrice1IndexRspKashikoku tr.sex2 th:nth-of-type(3) {
		background: #fadcea;
	}
	table.tbPrice1IndexRspKashikoku tr.age th:nth-of-type(1) {
		background: #f2f2f2;
	}
	table.tbPrice1IndexRspKashikoku tr td {
		padding: 10px;
		border: 1px solid #cccccc;
		text-align: right;
		font-size: 147%;
	}
	table.tbPrice1IndexRspKashikoku tr td span {
		font-size: 67%;
	}
	table.tbPrice1IndexRspKashikoku tr td:nth-of-type(1), table.tbPrice1IndexRspKashikoku tr td:nth-of-type(3) {
		font-weight: bold;
	}
	table.tbPrice1IndexRspKashikoku tr td:nth-of-type(2), table.tbPrice1IndexRspKashikoku tr td:nth-of-type(4) {
		font-weight: bold;
	}
	
	/* topRecommendAreaIndex */
	.topRecommendAreaIndexRspKashikoku {
		width: 100%;
		height: 103px;
		display: flex;
		border-radius: 5px;
		overflow: hidden;
	}
	.topRecommendAreaIndexRspKashikoku > div:first-child > p {
		display: flex;
		flex-wrap: wrap;
		align-content: center;
		justify-content: center;
		width: 158px;
		height: 100%;
		font-weight: bold;
		color: #ffffff;
		text-align: center;
		background-image: url("/content/dam/aflac/jp/ja/static/syushin/kashikoku/images/resp_bg_kashikoku_recommend_pc.png");
		background-size: auto 100%;
		background-repeat: no-repeat;
		padding: 6px 13px 0 0;
		line-height: 1.4;
	}
	.topRecommendAreaIndexRspKashikoku > div:first-child > p > span {
		display: block;
		width: 100%;
	}
	.topRecommendAreaIndexRspKashikoku > div:first-child > p > span:first-child {
		font-size: 19px;
	}
	.topRecommendAreaIndexRspKashikoku > div:first-child > p > span:last-child {
		font-size: 24px;
	}
	.topRecommendAreaIndexRspKashikoku > div:last-child {
		width: 100%;
		display: flex;
		align-items: center;
		background-color: #ebdaed;
	}
	.topRecommendAreaIndexRspKashikoku > div:last-child > ul:first-child {
		width: 100%;
		padding-right: 40px;
		padding-left: 5px;
		font-size: 18px;
		font-weight: bold;
		color: #003366;
	}
	.topRecommendAreaIndexRspKashikoku > div:last-child > ul:first-child > li {
		position: relative;
		padding-left: 1em;
	}
	.topRecommendAreaIndexRspKashikoku > div:last-child > ul:first-child > li > span:first-child {
		position: absolute;
		left: 0;
	}
}

/* -----------------------------------------------
 sp-style
----------------------------------------------- */
@media print, screen and (max-width: 767px) {
	/* 汎用クラス */
	.txSize12RspKashikoku-sp {
		font-size: 86% !important;
	}
	.txSize15RspKashikoku-sp {
		font-size: 107% !important;
	}
	.txSize16RspKashikoku-sp {
		font-size: 114% !important;
	}
	.txSize17RspKashikoku-sp {
		font-size: 121% !important;
	}
	.txSize27RspKashikoku-sp {
		font-size: 193% !important;
	}
	.pt45-sp {
		padding-top: 45px !important;
	}
	.pb45-sp {
		padding-bottom: 45px !important;
	}
	.mt50-sp {
		margin-top: 50px !important;
	}
	
	/* tabControlBoxBottom */
	.tabControlBoxBottomRspKashikoku {
		width: calc(100% + 20px);
		margin-left: -10px;
	}
	
	/* tableExampleExpensesDialogIns */
	.scrollableAreaDialogInsRspKashikoku-sp {
		width: 100%;
		overflow-x: scroll;
	}
	
	/* h2PurpleBoxNeeds */
	.h2PurpleBoxNeedsRspKashikoku-sp {
		width: calc(100% + 20px);
		position: relative;
		margin-left: -10px;
		margin-bottom: 35px;
		padding: 11px 10px 9px;
		background-color: #9E5EA3;
		color: #fff;
		font-weight: bold;
		text-align: center;
	}
	.h2PurpleBoxNeedsRspKashikoku-sp:after {
		content: "";
		position: absolute;
		bottom: 0;
		left: 50%;
		display: block;
		width: 0;
		height: 0;
		margin-left: -30px;
		margin-bottom: -24px;
		border-style: solid;
		border-width: 24px 30px 0 30px;
		border-color: #9E5EA3 transparent transparent transparent;
	}
	
	/*. hokenBoxNeeds */
	.hokenBoxAreaWrapNeedsRspKashikoku {
		display: flex;
		justify-content: center;
	}
	.hokenBoxAreaWrapNeedsRspKashikoku > div:not(:first-of-type) {
		margin-left: 30px;
	}
	.hokenBoxNeedsRspKashikoku {
		width: 120px;
	}
	.hokenBoxNeedsRspKashikoku > div:first-of-type {
		background-color: #d08dd5;
		width: 120px;
		color: #fff;
		font-weight: bold;
		text-align: center;
		padding: 5px 0;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
	}
	.hokenBoxMiddleNeedsRspKashikoku {
		padding: 10px 10px 0;
		border-right: 2px solid #d08dd5;
		border-left: 2px solid #d08dd5;
	}
	.hokenBoxMiddleNeedsRspKashikoku > span {
		display: flex;
		width: 100%;
		height: 59px;
		justify-content: center;
		align-items: center;
	}
	.hokenBoxMiddleNeedsRspKashikoku > span:not(:first-of-type) {
		height: 47px;
		margin-top: 10px;
	}
	.hokenBoxBottomNeedsRspKashikoku {
		border-right: 2px solid #d08dd5;
		border-bottom: 2px solid #d08dd5;
		border-left: 2px solid #d08dd5;
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px;
		height: 10px;
	}
	
	/* bloBorderRoundBox */
	.bloBorderRoundBoxInnerFlexNecessityNeedsRspKashikoku > h4 {
		position: relative;
		padding: 5px 10px;
		background-color: #d08dd5;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
		font-size: 114%;
		color: #fff;
	}
	.bloBorderRoundBoxInnerFlexNecessityNeedsRspKashikoku > h4 > span {
		position: absolute;
		top: -38px;
		right: 13px;
	}
	.bloBorderRoundBoxInnerFlexNecessityNeedsRspKashikoku > h4 > span.iconFloatAnotherNeedsRspKashikoku {
		top: -31px;
		right: 30px;
	}
	.bloBorderRoundBoxInnerFlexNecessityNeedsRspKashikoku .txBorderRoundBoxNecessityNeedsRspKashikoku {
		padding: 15px 10px;
		border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px;
		border: solid 1px #d08dd5;
	}
	
	/* bloImgAndTxIndex */
	.bloImgAndTxIndexRspKashikoku > div > h3 {
		display: flex;
		justify-content: flex-start;
		align-items: center;
		width: calc(100% + 20px);
		background-color: #9E5EA3;
		margin-left: -10px;
		margin-bottom: 42px;
		padding: 0 20px;
		position: relative;
	}
	.bloImgAndTxIndexRspKashikoku > div > h3.bloTxGreenHeadingIndexRspKashikoku {
		background-color: #00913a;
	}
	.bloImgAndTxIndexRspKashikoku > div > h3:after {
		content: "";
		position: absolute;
		bottom: 0;
		left: 50%;
		display: block;
		width: 0;
		height: 0;
		margin-left: -30px;
		margin-bottom: -24px;
		border-style: solid;
		border-width: 24px 30px 0 30px;
		border-color: #9E5EA3 transparent transparent transparent;
	}
	.bloImgAndTxIndexRspKashikoku > div > h3.bloTxGreenHeadingIndexRspKashikoku:after {
		border-color: #00913a transparent transparent transparent;
	}
	.bloImgAndTxIndexRspKashikoku > div > h3.bloTxPlusHeadingIndexRspKashikoku:after {
		content: none;
	}
	.bloImgAndTxIndexRspKashikoku > div > h3 > span:first-child {
		display: flex;
		justify-content: center;
		align-items: center;
		min-width: 28px;
		width: 28px;
		min-height: 28px;
		height: 28px;
		background-color: #fff;
		color: #9E5EA3;
		font-weight: bold;
		text-align: center;
		border-radius: 3px;
	}
	.bloImgAndTxIndexRspKashikoku > div > h3.bloTxGreenHeadingIndexRspKashikoku > span:first-child {
		color: #00913a;
	}
	.bloImgAndTxIndexRspKashikoku > div > h3 > span.txGrayLineRspKashikoku {
		padding: 11px 8px 9px 10px;
		color: #ffffff;
	}
	.bloImgAndTxIndexRspKashikoku > div > h3.bloTxPlusHeadingIndexRspKashikoku {
		width: 100%;
		background-color: unset;
		margin: 0;
		padding: 0;
	}
	.bloImgAndTxIndexRspKashikoku > div > h3.bloTxPlusHeadingIndexRspKashikoku > span:first-child {
		display: block;
		min-width: 51px;
		min-height: 49px;
		margin-right: 10px;
	}
	.bloImgAndTxIndexRspKashikoku > div > h3.bloTxPlusHeadingIndexRspKashikoku > span.txGrayLineRspKashikoku {
		padding: 0;
		color: #333333;
		text-decoration: underline;
		text-decoration-color: #cccccc;
	}
	
	.logoBoxFlexIndexRspKashikoku-sp {
		display: flex;
		flex-wrap: wrap;
	}
	.logoBoxFlexIndexRspKashikoku-sp > p:nth-of-type(2) {
		width: calc(100% - 104px);
	}
	
	/* cellTokuyaku */
	.cellTokuyakuIndexRspKashikoku {
		background-color: #00b5e5!important;
		text-align: center!important;
		font-size: 100%!important;
		color: #fff;
		line-height: 1.2;
	}
	.cellTokuyakuIndexRspKashikoku.none {
		background-color: #fff!important;
		color: #00b5e5;
	}
	.cellTokuyakuIndexRspKashikoku strong {
		font-size: 122%;
		color: #fff100;
	}
	
	/* topRecommendAreaIndex */
	.topRecommendAreaIndexRspKashikoku {
		width: 100%;
		display: flex;
		border-radius: 3px;
		overflow: hidden;
	}
	.topRecommendAreaIndexRspKashikoku > div:first-child {
		background-color: #e6a1ee;
	}
	.topRecommendAreaIndexRspKashikoku > div:first-child > p {
		max-width: 94px;
		min-width: 94px;
		height: calc(100% - 4px);
		display: flex;
		align-content: center;
		flex-wrap: wrap;
		margin-top: 4px;
		background-color: #9947A3;
		border-radius: 3px 0 0 0;
	}
	.topRecommendAreaIndexRspKashikoku > div:first-child > p > span {
		display: block;
		width: 100%;
		font-weight: bold;
		color: #ffffff;
		text-align: center;
	}
	.topRecommendAreaIndexRspKashikoku > div:first-child > p > span:first-child {
		font-size: 12px;
	}
	.topRecommendAreaIndexRspKashikoku > div:first-child > p > span:last-child {
		font-size: 15px;
	}
	.topRecommendAreaIndexRspKashikoku > div:last-child {
		position: relative;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		width: calc(100% - 94px);
		min-height: 59px;
		padding: 11px 8px 11px 14px;
		background-color: #ecdbf2;
		border-left: solid 3px #ffffff;
	}
	.topRecommendAreaIndexRspKashikoku > div:last-child:after {
		background-image: url("/content/dam/aflac/jp/ja/static/syushin/kashikoku/images/resp_bg_kashikoku_recommend_sp.png");
		background-repeat: no-repeat;
		background-size: 7px auto;
		content: "";
		display: block;
		position: absolute;
		top: calc(50% - 4px);
		left: -3px;
		width: 7px;
		height: 8px;
	}
	.topRecommendAreaIndexRspKashikoku > div:last-child > ul:first-child > li {
		position: relative;
		padding-left: 1em;
		font-size: 13px;
		font-weight: bold;
		color: #003366;
	}
	.topRecommendAreaIndexRspKashikoku > div:last-child > ul:first-child > li > span:first-child {
		position: absolute;
		left: 0;
	}
}

/*---moneyTableRspKashikoku---*/
.moneyTableRspKashikoku {
	width: 70%;
	margin: 0 auto;
}
.titleMoneyTableRspKashikoku {
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	background-color: #0070C0;
	padding: 15px;
}
.contentsMoneyTableRspKashikoku {
	width: 100%;
}
.tableHeadMoneyTableRspKashikoku,
.tableBodyMoneyTableRspKashikoku {
	display: flex;
}
.tableHeadMoneyTableRspKashikoku > li,
.tableBodyMoneyTableRspKashikoku > li {
	border: solid 1px #BFBFBF;
	width: 50%;
}
.tableMoneyTableRspKashikoku + .tableMoneyTableRspKashikoku {
	border-left: 0;
}
.tableHeadMoneyTableRspKashikoku li {
	background: #D9D9D9;
	padding: 15px 0;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	width: 50%;
	justify-content: center;
	align-items: center;
}
.tableInnerMoneyTableRspKashikoku {
	width: 100%;
}
.tableBodyMoneyTableRspKashikoku li {
	text-align: center;
	background: #FFFFFF;
	padding: 15px;
}
.txSizeSMoneyTableRspKashikoku {
	font-size: 86%;
}
.txSizeMMoneyTableRspKashikoku {
	font-size: 93%;
}
.txSizeMMoneyTableRspKashikoku > .txSizeValueRspKashikoku {
	font-size: 150%;
}

@media print, screen and (max-width: 767px) {
	.moneyTableRspKashikoku {
		width: 100%;
		margin: 0 auto;
	}
}

/*よくあるご質問*/
.questionBlock {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    flex-direction: column;
}

.question {
    display: flex;
    padding: 10px 10px 0;
    align-items: center;
}

.qIcon {
    height: 40px;
    width: 40px;
    background-color: #9947A3;
    border-radius: 50%;
    display: flex;
    color: white;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    font-size: 18px;
}

.qText {
    padding: 10px;
    vertical-align: middle;
    display: flex;
    align-items: center;
    width: 95%;
}

.whitebutton {
    width: 360px;
    background: white;
    text-align: center;
    text-decoration: none !important;
    padding: 20px 40px;
    border-radius: 45px;
    color: black !important;
    font-weight: bold;
    font-size: 18px;
    display: flex;
    justify-content: center;
    vertical-align: middle;
    align-items: center;
    border: 1px solid darkgrey;
    box-shadow: 0 3px 10px darkgrey;
}

a .whitebutton {
    text-decoration: none;
    color: white;
    font-weight: bold;
    font-size: 18px;
}

.buttonblock {
    display: flex;
    justify-content: center;
    margin-top: 40px;
    margin-bottom: 60px;
}

/*---moneyTableRespKashikoku---*/
.moneyTableRespKashikoku {
	margin: 0 auto;
	font-size: 16px;
}
.titleMoneyTableRespKashikoku {
	font-weight: bold;
	font-size: 16px;
}
.contentsMoneyTableRespKashikoku {
	width: 100%;
}
.tableHeadMoneyTableRespKashikoku,
.tableBodyMoneyTableRespKashikoku {
	display: flex;
	font-size: 14px;
}
.tableHeadMoneyTableRespKashikoku > li,
.tableBodyMoneyTableRespKashikoku > li {
	border: solid 1px #333;
	display: flex;
	flex-wrap: wrap;
	width: 50%;
	justify-content: center;
	align-items: center;
	align-content: space-between;
}
.tableBodyMoneyTableRespKashikoku > li:nth-child(1) {
}
.tableBodyMoneyTableRespKashikoku > li + li {
	border-left: 0;
}
.tableHeadMoneyTableRespKashikoku li {
	background: #D9D9D9;
	padding: 15px 0;
	text-align: center;
}
.tableInnerMoneyTableRespKashikoku {
	width: 100%;
}
.tableBodyMoneyTableRespKashikoku li {
	text-align: center;
	background: #FFFFFF;
	padding: 15px;
}
.txSizeSMoneyTableRespKashikoku {
	font-size: 86%;
}
.txSizeMMoneyTableRespKashikoku {
	font-size: 93%;
}
.txSizeMMoneyTableRespKashikoku > .txSizeValueRespKashikoku {
	font-size: 150%;
}
.RespKashikokuLead {
	font-weight: bold;
	padding: 15px;
}
.RespKashikokuLead .txLead {
	font-size: 2em;
	padding-left: 10px;
}
@media print, screen and (max-width: 767px) {
	.moneyTableRespKashikoku {
	width: 100%;
	margin: 0 auto;
	}
}
/* 共通CSS Overide
----------------------------------------------- */
.tableBodyMoneyTableRespKashikoku sup {
    font-size: 9px;
}



