@charset "UTF-8";

/***************************************************************/

/* common

/***************************************************************/
/* img */
.imgVisibility {
	-webkit-backface-visibility: hidden;
}

/* relationBlock01 */
.relationBlock01 {
	width: 990px;
	margin: 0 auto;
}

/* relationTitle */
.relationTitle01 > span {
	position: relative;
	display: inline-block;
	padding-left: 53px;
}
.relationTitle01 > span::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 38px;
	height: 46px;
	margin-top: -23px;
	background-image: url(/hojin/service/keiri/b_debit/images/index_ico_relation01.svg);
	background-size: contain;
}
.relationTitle02 > span {
	position: relative;
	display: inline-block;
	padding-left: 48px;
}
.relationTitle02 > span::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 35px;
	height: 58px;
	margin-top: -29px;
	background-image: url(/hojin/service/keiri/b_debit/images/index_ico_relation02.svg);
	background-size: contain;
}
.relationTitle03 > span {
	position: relative;
	display: inline-block;
	padding-left: 83px;
}
.relationTitle03 > span::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 68px;
	height: 52px;
	margin-top: -26px;
	background-image: url(/hojin/service/keiri/b_debit/images/index_ico_relation03.svg);
	background-size: contain;
}
.debitTable01 {
	width: 100%;
	background: #009b63;
}
.debitTable01 thead tr > *,
.debitTable01 tbody tr > * {
	padding: 10px 5px;
	vertical-align: middle;
}
.debitTable01 thead tr > th,
.debitTable01 tbody tr > th {
	color: #fff;
}
.debitTable01 thead th {
	border-bottom: 2px solid #fff;
}
.debitTable01 thead tr > th:first-child {
	border-right: 2px solid #fff;
}
.debitTable01 tbody tr > * {
	border-right: 2px solid #fff;
}
.debitTable01 tbody tr > *:last-child {
	border-right: none;
}
.debitTable01 tbody tr > th {
	border-top: 2px solid #fff;
}
.debitTable01 tbody tr > th.modalUnavailableCol {
	border-top: none;
}
.debitTable01 tbody tr > td {
	background: #f5f7d0;
	border-top: 2px solid #fff;
	text-align: center;
}
.debitTable01 tbody tr:first-child > td {
	border-top: none;
}


/***************************************************************/

/* /hojin/service/keiri/b_debit/index.html

/***************************************************************/
/* indexMvArea01 */
.indexMvArea01 {
	background-image: url(/hojin/service/keiri/b_debit/images/index_bg01.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.indexMvArea01 > .columnInner {
	min-height: 448px;
	padding: 35px 0;
	box-sizing: border-box;
}
.indexMvContents {
	display: flex;
	justify-content: space-between;
	padding: 0 87px 0 95px;
}
.indexMvTitle {
	margin-bottom: 25px;
}
.indexMvList01 {
	display: flex;
	justify-content: space-between;
	width: 489px;
	margin: 0 auto 25px;
}
.indexMvColumnRight {
	margin-top: 30px;
}

/* indexTab01 */
.indexTab01.v4-tabPattern02 li:nth-child(1) .v4-tabIcon{
	width: 48px;
	height: 58px;
}
.indexTab01.v4-tabPattern02 li:nth-child(2) .v4-tabIcon{
	width: 43px;
	height: 72px;
}
.indexTab01.v4-tabPattern02 li:nth-child(3) .v4-tabIcon{
	width: 80px;
	height: 62px;
}
.indexDisIblock {
	display: inline-block !important;
}

/* indexAncItem01 */
.indexAncItem01 {
	display: inline-block;
	text-align: center;
	transition: 0.5s;
}
.indexAncItem01:hover {
	opacity: 0.6;
}
.indexAncItem01 > div {
	position: relative;
	display: inline-block;
	padding-bottom: 15px;
}
.indexAncItem01 > div::before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 12px;
	height: 12px;
	margin-left: -6px;
	background-image: url(/hojin/service/keiri/b_debit/images/index_ico_anc01.svg);
	background-repeat: no-repeat;
	background-size: contain;
}

/* indexGlyphTitle01 */
.v4-commentColumnTitle01 .v4-glyphComment.indexGlyphTitle01 {
	width: 50px;
	height: 46px;
}

/* indexListMark01 */
.indexListMark01.v2-listMarkCheck02 {
	font-size: 1em;
	line-height: 1.78;
}
.indexListMark01.v2-listMarkCheck02 *[class*="glyphCheck"] > span {
	padding-left: 34px;
}
.indexListMark01.v2-listMarkCheck02 *[class*="glyphCheck"] > span:before {
	top: 0.2em;
	font-size: 24px;
}

/* indexWidth01 */
.indexWidth01 {
	width: 688px;
	margin: 0 auto;
}

/* indexGlyphLink01 */
.indexGlyphLink01 {
	margin-top: 8px;
	color: #000;
}
.indexGlyphLink01:hover {
	color: #f7920e;
}
.indexGlyphLink01 > span {
	position: relative;
	display: inline-block;
	padding-left: 20px;

}
.indexGlyphLink01 > span::before {
	content: "";
	position: absolute;
	top: 6px;
	left: 0;
	width: 12px;
	height: 18px;
	background: url(/hojin/service/keiri/b_debit/images/index_ico_link01.svg) no-repeat;
	background-size: contain;
}


/***************************************************************/

/* /hojin/service/keiri/b_debit/merit/index.html

/***************************************************************/
.meritIndexMvArea01 {
	background-image: url(/hojin/service/keiri/b_debit/merit/images/index_bg01.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.meritIndexMvArea01 > .columnInner {
	min-height: 448px;
	padding: 52px 0 7px;
	box-sizing: border-box;
}
.meritIndexMvContents {
	display: flex;
	justify-content: space-between;
}
.meritIndexMvColumnRight {
	padding-right: 37px;
	margin-top: 45px;
}
.meritIndexTitle01 {
	font-size: 2.11em;
	font-weight: bold;
	color: #fff;
	line-height: 1.315;
	text-align: center;
}
.meritIndexList01 {
	display: flex;
	justify-content: space-between;
	width: 784px;
	margin: 37px auto 39px;
}

/* meritIndexAccIcon01 */
.v4-normalBlockA01 .blockTitle .figure.meritIndexAccIcon01 {
	width: 160px;
	height: 110px;
	margin-top: -55px;
}

/* meritIndexLayoutColumn01 */
.meritIndexLayoutColumn01 {
	display: flex;
	justify-content: space-between;
	align-items: center;
}


/***************************************************************/

/* /hojin/service/keiri/b_debit/goriyou/index.html

/***************************************************************/
/* goriyouIndexAccIcon01 */
.v4-normalBlockA01 .blockTitle .figure.goriyouIndexAccIcon01 {
	width: 160px;
	height: 110px;
	margin-top: -55px;
}
.goriyouIndexLayoutColumn01 {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.goriyouIndexLayoutColumn01 > *:nth-child(2) {
	flex: 1;
}
.goriyouIndexImg01 {
	width: 90px;
}

/* goriyouStep01 */
.goriyouIndexStep01[class*="v4-detailArrowBlockA"] > *:not(:last-child) {
	padding: 25px;
}
.goriyouIndexBtnList {
	background: #fff8dc;
}
.goriyouIndexBtnList:not(:last-child):before {
	background: #fff8dc;
}
.goriyouIndexRadioBtn {
	padding: 10px;
	font-size: 16px;
}
.goriyouIndexRadioBtn.goriyouIndexRadioOn {
	padding: 6px;
	border: 4px dashed #ff0000;
}
.goriyouIndexRadioBtn > span {
	position: relative;
	padding-left: 30px;
}
.goriyouIndexRadioBtn > span:before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	border: 1px solid #cfcfcf;
	transform: translateY(-50%);
	box-sizing: border-box;
}
.goriyouIndexRadioBtn.goriyouIndexRadioOn > span:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 4px;
	width: 12px;
	height: 12px;
	background: #aeaeae;
	border-radius: 50%;
	transform: translateY(-50%);
}
.goriyouIndexBtnList *[class^="btnT"][class*=" glyph"][class*=" icon"] > span {
	padding-left: 20px !important;
	padding-right: 20px !important;
}


/***************************************************************/

/* /hojin/service/keiri/b_debit/setting/

/***************************************************************/
/* btnPosition01 */
.btnPosition01 {
	margin-left: 150px;
}

/* settingFigureItem */
*[class*="settingFigureItem"] {
	position: relative;
}
*[class*="settingFigureItem"] > span {
	display: inline-block;
	padding-top: 25px;
	padding-left: 200px;
}
*[class*="settingFigureItem"] > span::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50px;
	width: 120px;
	margin-top: -25px;
	background-repeat: no-repeat;
	background-size: contain;
}
.settingFigureItem01 > span::before {
	height: 98px;
	background-image: url(/hojin/service/keiri/b_debit/setting/images/index_ico01.png);
}
.settingFigureItem02 > span::before {
	height: 76px;
	background-image: url(/hojin/service/keiri/b_debit/setting/images/index_ico02.png);
}
.settingFigureItem03 > span::before {
	height: 76px;
	background-image: url(/hojin/service/keiri/b_debit/setting/images/index_ico03.png);
}
.settingFigureItem04 > span::before {
	height: 134px;
	margin-top: -45px;
	background-image: url(/hojin/service/keiri/b_debit/setting/images/index_ico04.png);
}
.settingFigureItem05 > span::before {
	height: 134px;
	margin-top: -45px;
	background-image: url(/hojin/service/keiri/b_debit/setting/images/index_ico05.png);
}
.settingFigureItem06 > span::before {
	height: 96px;
	background-image: url(/hojin/service/keiri/b_debit/setting/images/index_ico06.png);
}
.settingFigureItem07 > span::before {
	height: 96px;
	background-image: url(/hojin/service/keiri/b_debit/setting/images/index_ico07.png);
}

/* settingAccIcon01 */
.v4-normalBlockA01 .blockTitle .figure.settingAccIcon01 {
	width: 160px;
	height: 66px;
	margin-top: -33px;
}


/***************************************************************/

/* /hojin/service/keiri/b_debit/visa_secure/

/***************************************************************/
/* secureFigureItem */
.secureFigureItem01 {
	position: relative;
}
.secureFigureItem01 > span {
	display: inline-block;
	padding-top: 25px;
	padding-left: 200px;
}
.secureFigureItem01 > span::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50px;
	width: 120px;
	height: 134px;
	margin-top: -45px;
	background-image: url(/hojin/service/keiri/b_debit/visa_secure/images/index_img_setting01.png);
	background-repeat: no-repeat;
	background-size: contain;
}


/***************************************************************/

/* /hojin/service/keiri/b_debit/modal/about.html

/***************************************************************/
/* modalAboutTitle */
.modalAboutTitle > span {
	position: relative;
	display: inline-block;
	padding-left: 60px;
}
.modalAboutTitle > span::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 51px;
	height: 60px;
	margin-top: -30px;
	background: url(/hojin/service/keiri/b_debit/images/modal_ico_title01.svg) no-repeat;
	background-size: contain;
}
.modalAboutIcon01 .glyphMedal02 > span {
	padding-left: 2em;
}
.modalAboutIcon01 .glyphMedal02 > span:before {
	width: 1.4em;
	height: 1.8em;
	margin-top: -0.9em;
}


/***************************************************************/

/* /hojin/service/keiri/b_debit/modal/unknown_withdrawal.html

/***************************************************************/
/* modalFaqIcon01 */
.modalFaqIcon01 > span {
	position: relative;
	display: inline-block;
	padding-left: 45px;
}
.modalFaqIcon01 > span:before {
	content: "";
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 0;
	width: 42px;
	height: 51px;
	margin-top: -26px;
	background-image: url(/hojin/service/keiri/b_debit/images/modal_ico_faq01.png);
	background-repeat: no-repeat;
	background-size: cover;
}


/***************************************************************/

/* /hojin/service/keiri/b_debit/modal/cancel_refund.html

/***************************************************************/
.modalCancelImgBlock01 {
	margin-top: 230px;
}
.modalCancelImgBlock01 .modalCancelImg01 {
	position: absolute;
	top: -200px;
	left: 50%;
	width: 340px;
	margin-left: -170px;
}


/***************************************************************/

/* /hojin/service/keiri/b_debit/modal/unavailable.html

/***************************************************************/
/* modalUnavailableBeforeArrow */
.modalUnavailableBeforeArrow01 {
	position: relative;
	margin-top: 150px;
}
.modalUnavailableBeforeArrow01:before {
	content: "";
	display: inline-block;
	position: absolute;
	top: -85px;
	left: 50%;
	width: 0;
	height: 0;
	margin-left: -50px;
	border-style: solid;
	border-width: 40px 50px 0 50px;
	border-color: #dcf6ea transparent transparent transparent;
}


/***************************************************************/

/* /hojin/service/keiri/b_debit/modal/card_stop.html

/***************************************************************/
.modalCardTBlack01 {
	color: #000 !important;
}
.modalCardGlyphAttention01 > span:before {
	top: 0.3em;
	width: 38px;
	height: 38px;
}
