@charset "utf-8";

@media screen and (max-width:768px) { /*SP*/
}
@media screen and (min-width:769px) , print { /*PC&TB*/
}

/********** MDQ **********/
@media screen and (max-width:768px) { /*SP*/
	#MDQ{ display: none; }
	.pcNone{display: none;}
	.spNone{display: block;}
}
@media screen and (min-width:769px) , print { /*PC&TB*/
	#MDQ{ display: block; }
	.pcNone{display: block;}
	.spNone{display: none;}
}


/********** BANK **********/
.bnkH5{
    width: 100%;
    margin: 40px 0 20px 0;
    color: #113866;
    font-size: 20px; font-weight: bold;
    position: relative;
}
.bnkH5att{
    position: absolute;
    font-size: 14px;
    bottom: -10px; left: 0px;
}


.bnkP1{margin: 20px 0 20px 0;}
input,select{
    width: 100%; height: 30px;
    padding: 5px;
    /* background-color: #113866; */
}
input:hover{
    cursor: pointer;
}
input{
    -webkit-appearance:none!important;
    appearance:none!important;
}

@media screen and (max-width:768px) { /*SP*/
	.sec_wrapper{padding: 0!important;}
    .bank_notice{font-size: 18px;}
}
@media screen and (min-width:769px) , print { /*PC&TB*/
	.sec_wrapper{}
}
.bank_list{
    padding: 10px 0 90px!important;
}
.bank_notice {
    font-size: 16px;
    margin-top: 5px;
    line-height: 1.4;
    color: #e83828;
    font-weight: bold;
}
section.bank_list h2::after {
    display: none;
}
section.bank_list h2 {
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    color: #113866;
    position: relative;
    margin: 0 0 30px;
    line-height: 1.5;
    z-index: -1;
}


/* bnkTable -----------------------------*/
.bnkTable{
    width: 100%;
    background-color: #ecf4ff;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.bnkTable th{
    padding: 20px;
    /* border-right: 1px dotted #ccc; */
    border-bottom: 1px solid #ccc;
}

@media screen and (max-width:768px) { /*SP*/
    .bnktblBox01{
        /* display: flex; flex-wrap: nowrap;
        justify-content: center; align-items: center; */
        /* background-color: #ecf4ff; */
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        padding: 20px;
    }
    .bnktblBox012{
        /* display: flex; flex-wrap: nowrap;
        justify-content: center; align-items: center; */
        /* background-color: #ecf4ff; */
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        padding: 20px;
    }
    .bnktblBox02{
        width: 100%;
    }
    .bnktblBox03{
        width: 100%;
        text-align: left;
        padding: 20px 0 0 0;
        border-top: 1px solid #ccc;
    }
    .bnktblBox04{
        display: flex; flex-wrap: nowrap;
        justify-content: space-between; align-items: center;
        padding: 0 0 20px 0;
        border-bottom: 1px dotted #ccc;
        text-align: left;
    }
    .bnktblBox04 div{
        line-height: 18px;
        font-size: 14px;
    }
    .bnktblBox04BR{
        display: block;
    }
    .bnktblBox05{
        display: flex; flex-wrap: nowrap;
        justify-content: space-between; align-items: center;
        padding: 20px 0 20px 0;
        text-align: left;
    }
    .bnktblBox05 div{
        line-height: 18px;
        font-size: 14px;
    }
    .bnkTblText01{
        line-height: 30px;
        padding: 0 10px 0 0;
    }
    .bnkTblText02{
        line-height: 16px;
        font-size: 10px;
    }
}
@media screen and (min-width:769px) , print { /*PC&TB*/
    .bnktblBox01{
        display: flex; flex-wrap: nowrap;
        justify-content: center; align-items: center;
        /* background-color: #ecf4ff; */
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        margin: -1px 0 0 0;
    }
    .bnktblBox012{
        display: flex; flex-wrap: nowrap;
        justify-content: center; align-items: center;
        /* background-color: #ecf4ff; */
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        margin: 0 0 10px 0;
    }
    .bnktblBox02{
        width: 100%;
        display: flex; flex-wrap: nowrap;
        justify-content: center; align-items: center;
    }
    .bnktblBox03{
        width: 55%;
        text-align: right;
        padding: 0 10px 0 0;
    }
    .bnktblBox04{
        width: 50%;
        display: flex; flex-wrap: nowrap;
        justify-content: space-between; align-items: center;
        padding: 10px 30px;
        /* border-bottom: 1px dotted #ccc; */
    }
    .bnktblBox04 div{
        line-height: 20px;
        font-size: 14px;
    }
    .bnktblBox04BR{
        display: none;
    }
    .bnktblBox05{
        width: 50%;
        display: flex; flex-wrap: nowrap;
        justify-content: space-between; align-items: center;
        padding: 10px 30px;
        border-left: 1px solid #ccc;
    }
    .bnktblBox05 div{
        line-height: 20px;
        font-size: 14px;
    }
    .bnkTblText01{
        line-height: 30px;
        padding: 0 10px 0 0;
        line-height: 16px;
        font-size: 12px;
    }
    .bnkTblText02{
        line-height: 14px;
        font-size: 10px;
        margin: 0;
    }
}
    
.bnktblB01{
    /* border-top: 1px solid #ccc; */
    border-bottom: 1px dotted #ccc;
}
.bnktblBt{
    width: 150px; height: auto;
    padding: 5px;
    /* background-color: #325d8f; */
    background-color: #aaaaaa;
    border: none;
    border-radius: 2px;
    color: #fff;
    transition: 0.3s;
}
.bnktblBt:hover{
    background-color: #668ab4;
}
.bnkTblSet01{
    text-align: right;
    padding: 20px 10px 20px 0;
}
.bnkTblText03{
    color: #ff0000;
}


/* bnkSelect -----------------------------*/
@media screen and (max-width:768px) { /*SP*/
    .bnkSelect{
        width: 100%;
        /* display: flex; flex-wrap: nowrap;
        justify-content: center; align-items: center; */
        background-color: #ecf4ff;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
    }
    .bnkSelBox02{
        width: 100%;
    }
    .bnkSelBox03{
        width: 100%;
        display: flex; flex-wrap: nowrap;
        justify-content: center; align-items: center;
        padding: 20px 0;
    }
    .bnkSelBox04{
        display: flex; flex-wrap: nowrap;
        justify-content: space-between; align-items: center;
        padding: 10px;
        border-bottom: 1px dotted #ccc;
    }
    .bnkSelBox05{
        display: flex; flex-wrap: nowrap;
        justify-content: space-between; align-items: center;
        padding: 10px;
        border-bottom: 1px dotted #ccc;
    }
    .bnkSelBox06{
        width: 30%;
        text-align: left;
    }
    .bnkSelBox07{
        width: 70%;
    }
}
@media screen and (min-width:769px) , print { /*PC&TB*/
    .bnkSelect{
        width: 100%;
        display: flex; flex-wrap: nowrap;
        justify-content: center; align-items: center;
        background-color: #ecf4ff;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
    }
    .bnkSelBox02{
        width: 43%;
				margin-right: 2%;
    }
    .bnkSelBox03{
        width: 25%;
        display: flex; flex-wrap: nowrap;
        justify-content: center; align-items: center;
    }
    .bnkSelBox04{
        display: flex; flex-wrap: nowrap;
        justify-content: space-between; align-items: center;
        padding: 10px 0 10px 10px;
        border-bottom: 1px dotted #ccc;
    }
    .bnkSelBox05{
        display: flex; flex-wrap: nowrap;
        justify-content: space-between; align-items: center;
        padding: 10px 0 10px 10px;
    }
    .bnkSelBox06{
        width: 40%;
        text-align: left;
    }
    .bnkSelBox07{
        width: 60%;
    }
    .bnkSelBox08{
        width: 30%;
				margin-right: 2%;
        background-color: #fff;
        text-align: left;
        padding: 10px 10px 10px 0;
    }
}
    
.bnkSelBt{
    width: 200px; height: auto;
    padding: 20px 10px;
    background-color: #325d8f;
    border: none;
    border-radius: 2px;
    color: #fff;
    transition: 0.3s;
}
.bnkSelBt:hover{
    background-color: #668ab4;
}

/* .bnkSelect td{
    padding: 20px;
    border-right: 1px dotted #ccc;
    border-bottom: 1px solid #aaa;
}
.bnkSelect td:last-child{
    border-right: none;
} */


/* bnkResult -----------------------------*/
.bnkRetTitle{
    font-size: 14px; line-height: 20px;
}
.bnkRetTitle th{
    background-color: #113866;
    color: #fff;
    border-right: 1px dotted #fff;
}
.bnkRetTitle th:last-child{
    border-right: none;
}

.bnkRetText01 td{
    font-size: 14px; line-height: 20px;
}

@media screen and (max-width:768px) { /*SP*/
    .bnkResultScreen{
        width: 100%;
        overflow-x: scroll;
    }
    .bnkResultScreen2{
        width: 100%;
        overflow-x: scroll;
        margin: 30px 0 0 0;
    }
    .bnkResult{
        width: 800px;
        line-height: 50px!important;
        text-align: left;
    }
}
@media screen and (min-width:769px) , print { /*PC&TB*/
    .bnkResultScreen{
        width: 100%;
    }
    .bnkResultScreen2{
        width: 100%;
        margin: 30px 0 0 0;
    }
    .bnkResult{
        width: 100%;
        line-height: 50px!important;
        text-align: left;
    }
}

.bnkResult tr{
    padding: 20px; 
    background-color: #f6faff;
}
.evenBgColor{
    background-color: #ecf4ff!important;
}
/* .financeallNode:nth-of-type(even){
    background-color: #ecf4ff;
}
.financeallNode:nth-of-type(odd){
    background-color: #f6faff;
}
.financeallNode:nth-of-type(2){
    background-color: #f00;
}
.financeallNode:nth-of-type(6){
    background-color: #f00;
}
.financeallNode:nth-of-type(10){
    background-color: #f00;
}
.financeallNode:nth-of-type(14){
    background-color: #f00;
} */

.bnkResult th{
    padding: 20px 15px;
    /* border-right: 1px dotted #ccc; */
    border-bottom: 1px solid #ccc;
		line-height: 1.3;
}
.bnkResult td{
    padding: 10px 20px;
    border-right: 1px dotted #ccc;
    border-bottom: 1px solid #aaa;
}
.bnkResult td:last-child{
    border-right: none;
}

.bnkLink{
    position: relative;
    /* padding: 0!important; */
    transition: 0.3s;
    transition-property: background-color, color, cursor;
    /* background-image: url(../img/icon_link-marker06.gif); */ /*--ver.2021/03/26--*/
    background-repeat: no-repeat;
    background-position: top 50% right 10px;
    background-size: 20px 18px;
}
/* .bnkLink:hover{
    background-color: #325d8f;
    color: #fff!important;
    cursor: pointer;
} */ /*--ver.2021/03/26--*/
.bnkLink a{
    display: block; width: 100%; height: 100%;
    padding: 10px 0;
    transition: 0.3s;
}
.bnkLink:hover a{
    color: #fff!important;
}


/* bnkModal -----------------------------*/
.bnkModal{
    position: relative;
    /* padding: 0!important; */
    transition: 0.3s;
    transition-property: background-color, color, cursor;
    background-image: url(../img/icon_link-marker06.gif); /*--ver.2021/03/26--*/
    background-repeat: no-repeat;
    background-position: top 50% right 10px;
    background-size: 20px 18px;
}
.bnkModal:hover{
    background-color: #325d8f;
    color: #fff;
    cursor: pointer;
}
/*--ver.2021/03/26--*/
.bnkPopup{
    transition: 0.3s;
}
.bnkPopup:hover{
    background-color: #325d8f;
    color: #fff;
    cursor: pointer;
}

.bnkMdlTitle{
    width: 100%; height: auto;
    padding: 30px 50px 30px 30px;
    background-color: #113866;
    color: #fff; font-size: 20px; line-height: 24px;
}
.bnkMdlText01{
    width: 100%; height: auto;
    padding: 20px 30px;
    background-color: #ccc;
    color: #333; font-size: 16px;
}
.bnkMdlText01:nth-child(even){
    background-color: #ecf4ff;
}
.bnkMdlText01:nth-child(odd){
    background-color: #f6faff;
}


/* bnkPrint -----------------------------*/
.bnkPrintTr{
    display: none;
}
.bnkPrintTd{
    display: none;
}

/* bnkPrint Mock-----------------------------*/
/* .bnkPrintTr_ON{
    display: table-row;
}
.bnkPrintTd{
    display: table-cell;
    padding: 0px!important;
    border-top: none!important;
}
.bank_content{
    display: block!important;
}
.financeallNode{
    background-color: #81aada!important;
    border-spacing: 50px 0;
}
.bnkMdlTitle{
    font-size: 16px; line-height: 20px;
    padding: 10px;
    text-align: left;
    background-color: #dedede;
    color: #000;
}
.bnkMdlText01{
    font-size: 14px;
    text-align: left;
}
.bnkResult td{
    padding: 20px 10px;
    border-top: 10px solid #fff;
} */

.bank_ac{
		text-align: center !important;
	}
