

/*
PC
@media print, screen and ( min-width: 768px ) {}

SP
@media only screen and ( max-width: 767px ) {}
*/

@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;
	}
}
.duckButtonFeatures_title_button {
	position: relative;
	display: table;
	width: 100%;
	height: 70px;
	/* カフェダック */
	background: #11A851 url(/content/dam/aflac/jp/ja/static/iryo/images/fig_duck_iryo_everprime.png) 10px center no-repeat;
	background-size: 49px 58px;
	border-radius: 3px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
@media print, screen and ( min-width: 768px ) {
	.duckButtonFeatures_title_button {
		width: 400px;
		background: #11A851 url(/content/dam/aflac/jp/ja/static/iryo/images/fig_duck_iryo_everprime.png) 20px center no-repeat;
		background-size: 49px auto;
		border-radius: 8px;
		margin: 0 0 0 auto;
		font-size: 16px;
	}
	.duckButtonFeatures_title_button:hover {
		opacity: .8;
	}
}
.duckButtonFeatures_title_button:after {
	position: absolute;
	top: 50%;
	right: 10px;
	display: block;
	width: 0;
	height: 0;
	margin-top: -6px;
	border-style: solid;
	border-width: 5px 0 5px 8px;
	border-color: transparent transparent transparent #fff;
	content: "";
}
@media print, screen and ( min-width: 768px ) {
	.duckButtonFeatures_title_button:after {
		right: 20px;
		margin-top: -8px;
		border-width: 8px 0 8px 12px;
	}
}

.duckButtonFeatures_title_button:visited,
.duckButtonFeatures_title_button:link {
	color: #fff;
	text-decoration: none;
}
.duckButtonFeatures_title_button > * {
	display: table-cell;
	vertical-align: middle;
	padding-left: 60px;
	padding-right: 30px;
}

@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;
	}
}

.iryoIndexAcArea.lastAcArea_qa {
	margin-bottom: 20px;
}

/* .iryoIndexUlLink */
ul.iryoIndexUlLink 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.iryoIndexUlLink li > a {
	text-decoration: none;
	color: #333333;
}

/* .iryoIndexAcArea */
.iryoIndexAcArea {
	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);
}
.iryoIndexAcArea .description > .list {
	padding-left: 1em;
}
.iryoIndexAcArea.lastAcArea {
	margin-bottom: 50px;
}
.iryoIndexAcArea > .iryoIndexAcBtn {
	padding: 10px 20px;
	display: table;
	width: 100%;
}
.iryoIndexAcArea > .iryoIndexAcBtn > div {
	display: table-cell;
}
.iryoIndexAcArea > .iryoIndexAcBtn > div:first-child {
	width: 36px;
}
.iryoIndexAcArea > .iryoIndexAcBtn > 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;
}
.iryoIndexAcArea > .iryoIndexAcBtn.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;
}
.iryoIndexAcArea > .iryoIndexAc > div {
	margin: 0 20px 30px;
}
.iryoIndexAcArea > .iryoIndexAc .iryoIndexAcFloatWrap::after {
	content: "";
	display:block;
	clear: both;
}
.iryoIndexAcArea > .iryoIndexAc .iryoIndexAcFloatWrap > div {
	/* display: inline-block; */
	/* float: left; */
}
.iryoIndexAcArea > .iryoIndexAc .iryoIndexAcFloatWrap > div:first-child {
	/* padding-right: 34px; */
}
.iryoIndexAcArea > .iryoIndexAc .iryoIndexAcFloatWrap > div.textWrap {
	width: 354px;
	padding-top: 27px;
}
.iryoIndexAcArea > .iryoIndexAcQA > div {
	display: table;
}
.iryoIndexAcArea > .iryoIndexAcQA > div > div {
	display: table-cell;
	vertical-align: top;
}
.iryoIndexAcArea > .iryoIndexAcQA > div > div:first-child {
	width: 36px;
}
.iryoIndexAcArea > .iryoIndexAcQA > div > div:last-child {
	padding-left: 1em;
}

@media only screen and ( max-width: 767px ) {
	.iryoIndexAcArea > .iryoIndexAcBtn > div {
		vertical-align: middle;
	}
	.iryoIndexAcArea > .iryoIndexAcBtn > 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;
	}
	.iryoIndexAcArea > .iryoIndexAcBtn.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;
	}
	.iryoIndexAcArea > .iryoIndexAc .iryoIndexAcFloatWrap > div {
		float: none;
	}
	.iryoIndexAcArea > .iryoIndexAc .iryoIndexAcFloatWrap > div:last-child {
		width: 100%;
		/* text-align: center; */
	}
	.iryoIndexAcArea > .iryoIndexAc .iryoIndexAcFloatWrap > div:last-child > img {
		max-width: 280px;
		width: 100%;
	}
	.iryoIndexAcArea > .iryoIndexAc .iryoIndexAcFloatWrap > div:first-child {
		padding-right: 0;
	}
	.iryoIndexAcArea > .iryoIndexAc .iryoIndexAcFloatWrap > div.textWrap {
		width: 100%;
		padding-top: 0;
		padding-bottom: 1em;
	}
	.iryoIndexAcArea > .iryoIndexAcQA > div {
		border-top: solid 2px #e6e6e6;
		padding-top: 10px;
	}
	.iryoIndexAcArea > .iryoIndexAcQA > div > div:last-child {
		padding-left: 0;
	}
	.iryoIndexAc > .iryoIndexAcCloseBtn {
		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;
	}
}

/* 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;
}
.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;
}

.ti1halfem{
	text-indent: -1.5em;
	padding-left: 1.5em;
}
.bulletTi1halfem{
	margin-right: 0.5em;
}

.ti3em{
	text-indent: -2.5em;
	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;
	}
}
.txGuardRed {
    color: #FF0000;
}

/*書式設定*/
.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;
}

/*レイアウトシフト対策*/
.reservedHeaderImgIryoRwd > img {
	max-width: 100%;
	height: auto;
}
.iryoCol .cardProd .cardHeader {
	background-color: #fff;
	color: black;
}
@media print, screen and ( min-width: 768px ) {
	/* .iryoCol-pc */
	.iryoCol {
		position: relative;
	}
	.iryoCol .cardProd {
		display: grid;
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
	.iryoCol .cardProd .cardHeader {
		grid-column: 1/3;
	}
	.iryoCol .cardProd .cardBody{
		grid-column: 1/3;
	}
	.iryoCol .cardProd .cardBody > div {
		display: grid;
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
	.iryoCol .cardProd .cardBody > div .mediaLeft {
		/* grid-column: 1/3; */
	}
	.iryoCol .cardProd .cardBody > div .mediaRight {
		grid-column: 2/-1;
	}
	.iryoCol .cardProd .btnRow2 {
		grid-column: -2/-1;
		grid-row: 1 / span 2;
		height: 140px;
		display: grid;
		grid-template-columns: repeat(1, minmax(0, 1fr));
		grid-auto-rows: 1fr;
		margin: 20px;
		margin-right: 30px;
	}
	.iryoCol .cardProd .btnRow2 .btnRowCol {
		/* grid-column: 2/-1; */
		width: 100%;
		height: 60px;
	}
	.iryoCol:after {
		content: "";
		clear: both;
		display: block;
	}
	.iryoCol .row-2,
	.iryoCol .col {
		position: relative;
		display: block;
	}
	.iryoCol .row-2 {
		float: left;
		width: 100%;
		margin-left: 0px;
		vertical-align: top;
	}
	.iryoCol .row-2:first-child {
		/* margin-left: 0; */
	}

	/* .cardProd-pc */
	.iryoCol .cardProd .cardHeader {
	text-align: start;
	}
	.iryoCol .cardProd .cardBody {
		position: relative;
	}
	.iryoCol .cardProd .mediaLeft {
		table-layout: auto;
	}
	.iryoCol .cardProd .mediaLeft:after {
		content: "";
		clear: both;
		display: block;
	}
	.iryoCol .cardProd .mediaLeft .mediaImage {
		width: 130px;
		padding-right: 13px;
	}
	.iryoCol .cardProd .cardBody .btnRow2 {
		margin-left: 0;
		margin-right: 0;
	}
	.iryoCol .cardProd .cardBody .btnRow2 .btnRowCol {
		width: calc( 50% - 4.5px);
		padding: 0;
		margin-right: 9px;
	}
	.iryoCol .cardProd .cardBody .btnRow2 .btnRowCol:nth-child(2n) {
		margin-right: 0;
	}
}
@media only screen and ( max-width: 767px ) {
	/* .row-sp */
	.iryoCol {
		position: relative;
		margin-bottom: 20px;
	}
	.iryoCol:after {
		content: "";
		clear: both;
		display: block;
	}
	.iryoCol .col {
		position: relative;
	}
	.iryoCol .row-2 > *:first-child,
	.iryoCol .col > *:first-child {
		margin-top: 0;
	}
	.iryoCol .row-2 > *:last-child,
	.iryoCol .col > *:last-child {
		margin-bottom: 0;
	}
	.iryoCol .row-2 ~ .row-2 {
		margin-top: 20px;
	}

	/* cardProd-sp */
	.iryoCol .cardProd .cardBody {
		padding: 10px;
	}
	.iryoCol .cardProd .cardBody > div {
		display: grid;
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
	.iryoCol .cardProd .cardBody > div .mediaRight {
		grid-column: 2/-1;
		padding: 10px;
	}
	.iryoCol .cardProd .cardBody .mediaLeft .mediaImage {
		width: 80px;
		padding-right: 15px;
	}
	.iryoCol .cardProd .cardBody .mediaLeft .mediaImage img {
		width: auto;
	}
	.iryoCol .cardProd .cardBody .badgeRow2 {
		margin-left: 0;
		margin-right: 0;
	}
	.iryoCol .cardProd .cardBody .badgeRow2 .badgeRowCol {
		width: calc( 50% - 5px);
		padding: 0;
		margin-right: 10px;
	}
	.iryoCol .cardProd .cardBody .badge-normal {
		font-size: 12px;
		font-weight: bold;
	}
	.iryoCol .cardProd .cardBody .btnRow2 .btnRowCol {
		float: left;
		width: calc( 50% - 5px);
		padding: 0;
		margin: 0 10px 0 0;
		min-height: 52px;
	}
	.iryoCol .cardProd .cardBody .btnRow2 .btnRowCol:nth-child(even) {
		margin-right: 0;
	}
	.iryoCol .cardProd .cardBody .btnRow2:after {
		content: "";
		clear: both;
		display: block;
	}
}

/* -----------------------------------------------

	cardLinkArea

----------------------------------------------- */
.cardLinkShiryoBtnRspIryoIndex 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;
}
.cardLinkShiryoBtnRspIryoIndex button > span {
	position: relative;
	padding-left: 33px;
}
.cardLinkShiryoBtnRspIryoIndex 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;
}
.cardLinkShiryoBtnV2RspIryoIndex button {
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: 210px;
	width: 160px;
	height: 46px;
	margin-left: 10px;
	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: 16px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
.cardLinkShiryoBtnV2RspIryoIndex button > span {
	position: relative;
	padding-left: 25px;
}
.cardLinkShiryoBtnV2RspIryoIndex button > span::before {
	content: "";
	position: absolute;
	left: 0;
	top: 2px;
	width: 17px;
	height: 19px;
	background: url(/content/dam/aflac/jp/ja/static/sp/shared/images/icon_link_book_white.png) no-repeat top left / 100% auto;
}
.cardLinkListV2RspIryoIndex {
	margin-left: 10px;
}
.cardLinkListV2RspIryoIndex > li {
	margin-top: 5px
}
@media only screen and (min-width: 768px){
	.cardLinkShiryoBtnRspIryoIndex button:hover,
	.cardLinkShiryoBtnV2RspIryoIndex button:hover {
		opacity: 0.7;
	}
}
.cardLinkListRspIryoIndex {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.cardLinkListRspIryoIndex > li {
	margin-right: 1em;
}
.tx14BlueArrowLeftRspIryoIndex {
	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;
}
.cardLinksRspIryoIndex {
	padding: 20px 0;
}
@media only screen and (max-width: 767px){
	.buttonShiryoSeikyuRspIryoIndex-sp,
	a.buttonShiryoSeikyuRspIryoIndex-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;
	}
	.buttonShiryoSeikyuRspIryoIndex-sp > span {
		position: relative;
		padding-left: 30px;
	}
	.buttonShiryoSeikyuRspIryoIndex-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;
	}
	.tx14BlueArrowLeftRspIryoIndex {
		background-position: left calc((1.56em - 15px) / 2 - 1px);
	}
	.cardLinkShiryoBtnV2RspIryoIndex button {
		margin-left: 0;
	}
	.cardLinkListV2RspIryoIndex {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		margin-left: 0;
	}
	.cardLinkListV2RspIryoIndex > li {
		margin-right: 1em;
	}
	.cardLinksRspIryoIndex {
		padding: 10px 10px 20px;
	}
	.txMiddleRspIryoIndex-sp {
		vertical-align: middle !important;
	}
}
.txBlackRspIryoIndex {
	color: #333333 !important;
}

.ancLinkBtnWrapRspIryoIndex {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.ancLinkBtnWrapRspIryoIndex > li {
  width: calc(50% - 4px);
}
.ancLinkBtnWrapRspIryoIndex > li > a {
  text-decoration: none;
}
.ancLinkBtnWrapRspIryoIndex > li > a > span {
  position: relative;
  display: flex;
  width: 100%;
  height: 100%;
  min-height: 64px;
  padding: 4px 33px 4px 16px;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  color: #333;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 19.6px */
  text-decoration: none;
  border-radius: 8px;
  border: 1px solid #D9D9D9;
  outline-color: #0C6AC9;
}
.ancLinkBtnWrapRspIryoIndex > li > a > span::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 11px;
  width: 16px;
  height: 16px;
  transform: translateY(-50%);
  background-image: url(/content/dam/shared/jp/ja/static/images/resp_icon_accordion_gray_arrow_02.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: 50% 50%;
}
@media print, screen and (min-width: 768px) {
  .ancLinkBtnWrapRspIryoIndex > li > a:hover {
    opacity: 0.7;
  }
}

/* prodBoxRspIryoIndex */
.prodBoxOuterRspIryoIndex {
  display: flex;
  flex-wrap: wrap;
  border-radius: 8px;
  border: 1px solid #D9D9D9;
  background: #fff;
  padding: 16px;
  gap: 16px;
}
.prodBoxProductWrapRspIryoIndex {
  width: calc(50% - 8px);
}
.prodBoxLeadRspIryoIndex {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  text-align: center;
  font-size: 114%;
  font-weight: bold;
  min-height: 40px;
  padding: 0 40px;
}
.prodBoxLeadRspIryoIndex::before,
.prodBoxLeadRspIryoIndex::after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 30px;
  border-right: dashed 1px #333;
  bottom: 0;
}
.prodBoxLeadRspIryoIndex::before {
  left: 20px;
  transform: rotate(-30deg);
}
.prodBoxLeadRspIryoIndex::after {
  right: 20px;
  transform: rotate(30deg);
}
.prodBoxLogoRspIryoIndex {
  margin-top: 15px;
  text-align: center;
}
.prodBoxSeikyuBtnWrapperRspIryoIndex {
  text-align: center;
}
a.prodBoxSeikyuBtnRspIryoIndex {
  display: inline-flex;
  min-width: 260px;
  max-width: 100%;
  min-height: 56px;
  padding: 8px 24px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: #FFF;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  border-radius: 80px;
  background: #E98300;
  text-decoration: none;
}
@media print, screen and (min-width: 768px) {
  .prodBoxOuterRspIryoIndex[data-pc-size="1col"] {
		width: 50%;
	}
	.prodBoxOuterRspIryoIndex[data-pc-size="1col"] > .prodBoxProductWrapRspIryoIndex {
		width: 100%;
	}
	
	a.prodBoxSeikyuBtnRspIryoIndex:hover {
    opacity: 0.7;
  }
}
@media print, screen and (max-width: 767px) {
	.prodBoxOuterRspIryoIndex {
		gap: 40px;
	}
	.prodBoxProductWrapRspIryoIndex {
		width: 100%;
	}
}


.olNoteRspIryoIndex > li {
	position: relative;
	padding-left: 1em;
}
.olNoteRspIryoIndex > li > .kome {
	position: absolute;
	left: 0;
}

/* ancAreaWrapRspIryoIndex */
@media print, screen and (min-width: 768px) {
	.ancAreaWrapRspIryoIndex {
		margin: 0 50px;
	}
}

/* flexSectionWrapRspIryoIndex */
@media print, screen and (min-width: 768px) {
	.flexSectionWrapRspIryoIndex {
		display: flex;
		flex-wrap: wrap;
		gap: 0 16px;
	}
	.flexSectionWrapRspIryoIndex > section {
		width: calc(50% - 8px);
	}
	.flexSectionWrapRspIryoIndex > section .prodBoxProductWrapRspIryoIndex  {
		width: 100%;
	}
}

/* padding-left */
.pl1PlusHalfEmRspIryoIndex {
	padding-left: 1.5em !important;
}
.pl2PlusHalfEmRspIryoIndex {
	padding-left: 2.5em !important;
}
.pl3PlusHalfEmRspIryoIndex {
	padding-left: 3.5em !important;
}

/* txLinkDefaultBlue */
.txLinkDefaultBlueRspIryoIndex {
	color:#003366 !important;
}



