/*
PC
@media print, screen and ( min-width: 768px ) {}

SP
@media only screen and ( max-width: 767px ) {}
*/
/*色設定*/
.cardProd .cardBadge,
.cardProd .cardBtn,
.cardProd .cardHeader {
	background-color: #00a8a9;
	color: #fff;
}

.cardProd.nursing .cardBadge,
.cardProd.nursing .cardBtn,
.cardProd.nursing .cardHeader {
	background-color: #ec3737;
	color: #fff;
}
/*リンク不活性設定*/
.kaigoBtnOff{
    pointer-events:none;
}
.kaigoBtnOff > a{
    background-color: #d9e7ea !important;
}
@media print, screen and ( min-width: 768px ) {
	.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 ) {
	.pageHeader {
		margin: 0 -10px;
	}
	.pageHeaderContent {
		display: none;
	}
}

@media only screen and ( max-width: 767px ) {
	.duckButtonFeatures {
		background: #fff;
		padding: 15px 10px;
	}
	.pageHeaderImage {
		text-align: center;
	}
}

.duckButtonFeatures_title {
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
@media print, screen and ( min-width: 768px ) {
	.duckButtonFeatures_title {
		font-weight: normal;
	}
}
@media print, screen and ( min-width: 768px ) {
	.floatRight-pc {
		float: right !important;
	}
}

@media print, screen and ( min-width: 768px ) {
	.floatRight-pc {
		float: right !important;
	}
}

@media print, screen and ( min-width: 768px ) {
	.mt140 {
		margin-top: 140px;
	}
}

.kaigoIndexAcArea.lastAcArea_qa {
	margin-bottom: 20px;
}

/* .kaigoIndexUlLink */
ul.kaigoIndexUlLink li {
	padding: 2px 0 2px 16px;
	background: url(/content/dam/shared/jp/ja/static/images/common/arrow_link.gif) no-repeat 4px 0.6em;
}
ul.kaigoIndexUlLink li > a {
	text-decoration: none;
	color: #333333;
}

/* .kaigoIndexAcArea */
.kaigoIndexAcArea {
	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);
}
.kaigoIndexAcArea .description > .list {
	padding-left: 1em;
}
.kaigoIndexAcArea.lastAcArea {
	margin-bottom: 50px;
}
.kaigoIndexAcArea > .kaigoIndexAcBtn {
	padding: 10px 20px;
	display: table;
	width: 100%;
}
.kaigoIndexAcArea > .kaigoIndexAcBtn > div {
	display: table-cell;
}
.kaigoIndexAcArea > .kaigoIndexAcBtn > div:first-child {
	width: 36px;
}
.kaigoIndexAcArea > .kaigoIndexAcBtn > div:last-child {
	padding-left: 1em;
	padding-right: 2em;
	vertical-align: middle;
	background: url(/content/dam/aflac/jp/ja/static/kaigo/images/icon_pc_kaigo_index_ac_close.gif) no-repeat right center;
	background-size: 17px;
}
.kaigoIndexAcArea > .kaigoIndexAcBtn.open > div:last-child {
	background: url(/content/dam/aflac/jp/ja/static/kaigo/images/icon_pc_kaigo_index_ac_open.gif) no-repeat right center;
	background-size: 17px;
}
.kaigoIndexAcArea > .kaigoIndexAc > div {
	margin: 0 20px 30px;
}
.kaigoIndexAcArea > .kaigoIndexAc .kaigoIndexAcFloatWrap::after {
	content: "";
	display:block;
	clear: both;
}
.kaigoIndexAcArea > .kaigoIndexAc .kaigoIndexAcFloatWrap > div {
	display: inline-block;
	float: left;
}
.kaigoIndexAcArea > .kaigoIndexAc .kaigoIndexAcFloatWrap > div:first-child {
	padding-right: 34px;
}
.kaigoIndexAcArea > .kaigoIndexAc .kaigoIndexAcFloatWrap > div.textWrap {
	width: 354px;
	padding-top: 27px;
}
.kaigoIndexAcArea > .kaigoIndexAcQA > div {
	display: table;
}
.kaigoIndexAcArea > .kaigoIndexAcQA > div > div {
	display: table-cell;
	vertical-align: top;
}
.kaigoIndexAcArea > .kaigoIndexAcQA > div > div:first-child {
	width: 36px;
}
.kaigoIndexAcArea > .kaigoIndexAcQA > div > div:last-child {
	padding-left: 1em;
}
.kaigoPointImg{
	width: 36px;
}
.kaigoServiceLink{
	display: flex;
	vertical-align: middle;
	align-items: center;
	justify-content: center;
}
.kaigoServiceLink img{
	margin-right: 3px;
}
.kaigoServiceLink .kaigo_linkText{
	font-weight: bold;
}
@media only screen and ( max-width: 767px ) {
	.kaigoIndexAcArea > .kaigoIndexAcBtn > div {
		vertical-align: middle;
	}
	.kaigoIndexAcArea > .kaigoIndexAcBtn > div:last-child {
		padding-left: 0em;
		background: url(/content/dam/aflac/jp/ja/static/kaigo/images/icon_sp_kaigo_index_ac_close.png) no-repeat right center;
		background-size: 17px;
	}
	.kaigoIndexAcArea > .kaigoIndexAcBtn.open > div:last-child {
		background: url(/content/dam/aflac/jp/ja/static/kaigo/images/icon_sp_kaigo_index_ac_open.png) no-repeat right center;
		background-size: 17px;
	}
	.kaigoIndexAcArea > .kaigoIndexAc .kaigoIndexAcFloatWrap > div {
		float: none;
		text-align: left;
	}
	.kaigoIndexAcArea > .kaigoIndexAc .kaigoIndexAcFloatWrap > div:last-child {
		width: 100%;
		/* text-align: center; */
	}
	.kaigoIndexAcArea > .kaigoIndexAc .kaigoIndexAcFloatWrap > div:last-child > img {
		max-width: 280px;
		width: 100%;
	}
	.kaigoIndexAcArea > .kaigoIndexAc .kaigoIndexAcFloatWrap > div:first-child {
		padding-right: 0;
	}
	.kaigoIndexAcArea > .kaigoIndexAc .kaigoIndexAcFloatWrap > div.textWrap {
		width: 100%;
		padding-top: 0;
		padding-bottom: 1em;
	}
	.kaigoIndexAcArea > .kaigoIndexAcQA > div {
		border-top: solid 2px #e6e6e6;
		padding-top: 10px;
	}
	.kaigoIndexAcArea > .kaigoIndexAcQA > div > div:last-child {
		padding-left: 0;
	}
	.kaigoIndexAc > .kaigoIndexAcCloseBtn {
		display: block !important;
		padding: 13px 0;
		border-top: solid 2px #e6e6e6;
		background: url(/content/dam/aflac/jp/ja/static/kaigo/images/icon_sp_kaigo_index_ac_open.png) no-repeat right center;
		background-size: 17px;
	}
	.kaigoPointImg{
		width: 25px;
	}
	.kaigoServiceLink{
		display: flex;
		vertical-align: middle;
		align-items: center;
		justify-content: center;
	}
	.kaigoServiceLink img{
		margin-right: 3px;
	}
	.kaigoServiceLink .kaigo_linkText{
		font-weight: bold;
	}
}

/* badgeRow3col
----------------------------------------------- */
.badgeRow3col {
	margin: 0 -3px 10px;
}
.badgeRow3col:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

/*- badgeRowCol -*/
.badgeRow3col > .badgeRowCol {
	float: left;
	padding: 0 3px;
	width: 33.3%;
}
.badgeRow3col > .badgeRowCol:nth-child(3n+1) {
	clear: left;
}
.badgeRow3col > .badgeRowCol:nth-child(n+4) {
	margin-top: 10px;
}

/*- badge -*/
.badgeRow3col .badge {
	width: 100%;
	padding: 7px 2px 5px;
	position: relative;
}
.badgeRow3col .badge sup{
	position: absolute;
}
.cardProd .cardBody .list{
	position: relative;
	display: inline-block;
	width: 100%;
	padding-left: 20px;
}
.mt140{margin-top: 140px !important;}

.nWrap{
	white-space: nowrap;
}

.paddingReset{
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.ti1em{
	text-indent: -1em;
	padding-left: 1em;
}

.ti3em{
	text-indent: -2em;
	padding-left: 3em;
}

.listDisc{
	list-style-type: disc !important;
}

.ls05em{
letter-spacing: -0.5em;
}

@media only screen and ( max-width: 767px ) {
	.badgeIcon {
		width: 110px !important;
	}
	.badgeIcon img{
		margin-top: 10px;
	}
}

/*書式設定*/
.txGreen{
	color: #11a851;
}

.btnDeactive{
	background-color:#d9e7ea !important;
	color: #fff !important;
	pointer-events: none;
}

.cardProd .btnDeactive .btnLabel:after {
	border-color: transparent transparent transparent #fff;
}

.badge sup{
	vertical-align:top;
	position: relative;
	top: -0.5em;
}

.badgeRowCol .badge {
	height: 30px;
	line-height: 18px;
}
.btnRow1-cardProd .btnRowCol{
    height: 60px;
}
@media print, screen and ( min-width: 768px ) {
	#card-2{
		height: 370px;
	}
	.btnRow1.btnRow1-cardProd .btnRowCol .btnStd {
		height: 100%;
		border-radius: 6px;
		padding-bottom: 0;
		font-size: 16px;
		padding-top: 15px;
	}
}
/* redtsumitasu */
.cardProd.redtsumitasu .cardBadge,
.cardProd.redtsumitasu .cardBtn,
.cardProd.redtsumitasu .cardHeader {
	background-color: #E7380D;
}
/* greenkaigo */
.cardProd.greenkaigo .cardBadge,
.cardProd.greenkaigo .cardBtn,
.cardProd.greenkaigo .cardHeader {
	background-color: #00a8a9;
}
/* redskaigo */
.cardProd.redskaigo .cardBadge,
.cardProd.redskaigo .cardBtn,
.cardProd.redskaigo .cardHeader {
	background-color: #ec3737;
}

/* -----------------------------------------------
	文字スペースの調整
----------------------------------------------- */
@media only screen and ( max-width: 767px ) {
	.kaigols1sp{
	letter-spacing: -1px;
	}
	.kaigols2sp{
	letter-spacing: -2px;
	}
}

@media only screen and (min-width: 768px){
	.kaigols1pc{
	letter-spacing: -1px;
	}
	.kaigols2pc{
	letter-spacing: -2px;
	}
}
/* -----------------------------------------------
	cardLinkArea
----------------------------------------------- */
.cardLinkShiryoBtnRspKaigoIndex 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;
}
.cardLinkShiryoBtnRspKaigoIndex button > span {
	position: relative;
	padding-left: 33px;
}
.cardLinkShiryoBtnRspKaigoIndex 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){
	.cardLinkShiryoBtnRspKaigoIndex button:hover {
		opacity: 0.7;
	}
}
.cardLinkListRspKaigoIndex {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.cardLinkListRspKaigoIndex > li {
	margin-right: 1em;
}
.tx14BlueArrowLeftRspKaigoIndex {
	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;
}
.txBlackRspKaigoIndex {
	color: #333333 !important;
}
/* shohinBoxText */
@media print, screen and ( min-width: 768px ) {
	.shohinBoxText{
	padding-left: 22px;
	padding-right: 22px;
	}
}
@media print, screen and ( max-width: 767px ) {
	.shohinBoxText{
	padding-left: 10px;
	padding-right: 10px;
	}
}
/* kaigoCardHeaderPC */
@media print, screen and ( min-width: 768px ) {
	.kaigoCardHeaderPC{
	height: 65px;
	}
}
/* -----------------------------------------------
	kaigoIndexAnswer2colInner
	アコーディオン内2カラムコンテンツ
----------------------------------------------- */
.kaigoIndexAnswer2colInner {
	display: flex;
	max-width: 658px;
}
.kaigoIndexAnswer2colInner > div.wid80Col {
	width: 80%;
}
.kaigoIndexAnswer2colInner > div:last-child {
	box-sizing: border-box;
	padding-left: 1em;
}
.kaigoIndexAnswer2colInner div > table {
	border-width: 1px 0 0 1px;
	border-color: #dedede;
	border-style: solid;
	width: 100%;
}
.kaigoIndexAnswer2colInner div > table th,
.kaigoIndexAnswer2colInner div > table td {
	border-width: 0 1px 1px 0;
	border-color: #dedede;
	border-style: solid;
}
.kaigoIndexAnswer2colInner div > table th {
	background: #d7d7d7;
}
.kaigoIndexAnswer2colInner div > table td:first-child {
	background: #d6e9f2;
}
@media only screen and ( max-width: 767px ) {
	.kaigoIndexAnswer2colInner {
		display: block;
	}
	.kaigoIndexAnswer2colInner > div.wid80Col{
		width: 100%;
	}
	.kaigoIndexAnswer2colInner > div:nth-of-type(n+2) {
		padding-top: 1em;
	}
	.kaigoIndexAnswer2colInner > div:last-child {
		padding-left: 0;
	}
}
/* kaigoLongTable */
@media print, screen and ( min-width: 768px ) {
	.kaigoLongTable{
	min-width: 650px;
	}
}
.kaigoIndexAcArea .description > .list.komeNumsingle {
	padding-left: 1.5em;
}
.kaigoAlignSymbolText{
	margin-left: -0.5em;
}
.kaigoAlignCardHeadLabel{
	display: flex;
	align-items: center;
	justify-content: center;
}
