@charset "UTF-8";body{font-family:"Noto Sans","メイリオ","Meiryo",sans-serif;font-weight:400;width:100%;color:#2e2523}main{margin:0 auto;padding-bottom:150px}main:after{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:10;opacity:0;transition:.3s ease;pointer-events:none}main.hide:after{opacity:1;pointer-events:all}.noWrap{display:inline-block}.center{text-align:center}.mb{margin-bottom:20px}.imgWrap img{width:100%;min-height:100%;vertical-align:top}.siteHeader{position:sticky;display:flex;justify-content:space-between;align-items:flex-end;gap:16px;top:0;left:0;right:0;width:100%;padding:0 32px;background-color:#fff;z-index:20}.h1Wrap{display:flex;align-items:center;flex-shrink:0;transition:.2s}.h1Wrap:hover{opacity:.7}.h1Wrap h1{margin-left:6px;font-size:24px;font-weight:700}@media screen and (max-width:1000px){.h1Wrap h1{margin-left:4px;font-size:18px}}.headLogo{height:58px;margin:16px 0 16px}@media screen and (max-width:1000px){.headLogo{height:38px}}.globalNavWrap{position:relative;display:flex;align-items:flex-end;top:0;right:0}@media screen and (max-width:1000px){.globalNavWrap{position:fixed;width:300px;height:100%;max-width:100%;pointer-events:none}}.globalNavWrap.active{pointer-events:auto}.globalNav{transition:.3s ease}@media screen and (width <=1400px){.globalNav{max-width:600px}.globalNav>ul{justify-content:right}}@media screen and (max-width:1000px){.globalNav{position:absolute;top:70px;right:0;width:100%;height:calc(100vh - 70px);overflow-y:scroll;background-color:#fff;translate:100%}.globalNav.active{translate:0}}.globalNav>ul{display:flex;flex-wrap:wrap;gap:4px 0;font-size:15px;font-weight:600;letter-spacing:.1em}@media screen and (max-width:1000px){.globalNav>ul{flex-direction:column}}.globalNav>ul>li{position:relative}.globalNav>ul>li:before{content:"";position:absolute;top:0;left:50%;width:0;height:2px;translate:-50% 0;background-color:#2e2523;transition:.2s ease}.globalNav>ul>li:hover:before{width:100%}@media screen and (max-width:1000px){.globalNav>ul>li:hover:before{width:0}}.globalNav>ul>li>a{position:relative;display:block;padding:8px 18px 7px}@media screen and (max-width:1000px){.globalNav>ul>li>a:hover{background-color:#eeefef}}.globalNav>ul>li>ul{position:absolute;flex-direction:column;background-color:#fff;border:1px solid #eeefef;z-index:10;width:240px;left:50%;opacity:0;pointer-events:none;translate:-50% 0;transition:.2s ease}@media screen and (max-width:1000px){.globalNav>ul>li>ul{position:relative;flex-direction:column;width:100%;font-size:14px;border:none;opacity:1}}.globalNav>ul>li>ul>li{transition:.2s ease;font-weight:400}@media screen and (max-width:1000px){.globalNav>ul>li>ul>li{position:relative}.globalNav>ul>li>ul>li:before{content:"-";line-height:1em;position:absolute;top:calc(8px + 0.7em);left:18px;translate:0 -50%}}.globalNav>ul>li>ul>li:hover{background-color:#eeefef}.globalNav>ul>li>ul>li>a{display:block;width:100%;padding:12px}@media screen and (max-width:1000px){.globalNav>ul>li>ul>li>a{padding:8px 18px 7px 26px}}.globalNav>ul>li:hover>ul{opacity:1;pointer-events:auto}.globalNavHam{display:none;position:absolute;top:0;right:0;width:60px;height:100%;text-align:center;transition:.3s ease;cursor:pointer;z-index:2}@media screen and (max-width:1000px){.globalNavHam{display:block}}.hamTxt{position:relative}.hamTxt:before,.hamTxt:after{content:"";display:block;position:absolute;right:0;top:50%;height:2px;background-color:#2e2523;transition:.2s}.hamTxt:before{width:90%;translate:0 .7em}.hamTxt:after{width:40%;translate:0 1em}.hamTxt:hover:before{width:100%}.hamTxt:hover:after{width:100%}.globalNavHam.active .hamTxt:before{width:100%}.globalNavHam.active .hamTxt:after{width:100%}.headMv{position:relative;width:100%;margin-bottom:120px}.mvImg{margin-bottom:12px}.mvBankinday{top:3%;left:2%;position:absolute;width:11%}.headLink{display:flex;justify-content:space-between;padding:0 30px;max-width:1600px;margin:0 auto}@media screen and (max-width:768px){.headLink{flex-direction:column;gap:6px}}.headLink>li,.headLink .linkItem{text-align:center;color:#fff;width:30%;border:2px solid #084460;background-color:#084460;transition:.2s}@media screen and (max-width:768px){.headLink>li,.headLink .linkItem{width:100%}}.headLink>li>a,.headLink .linkItem>a{display:flex;align-items:center;justify-content:center;padding:12px 8px;height:100%}@media screen and (max-width:768px){.headLink>li>a,.headLink .linkItem>a{padding:8px 4px}}.headLink>li:hover,.headLink .linkItem:hover{color:#084460;background-color:#fff}.h2{display:flex;justify-content:center;text-align:center;font-size:24px;font-weight:600;margin-bottom:60px}.h2.-catch{margin-bottom:20px}.h2Inner{display:inline-block;padding:2px 16px;border-bottom:2px solid #2e2523}.h2Catch{margin-bottom:60px}.h3{font-size:24px;font-weight:600;margin-bottom:12px;padding-bottom:8px;border-bottom:2px solid #eeefef}.h4{margin-bottom:12px}.baseSection{padding:0 30px;margin:0 auto}.baseSection:not(:last-of-type){margin-bottom:90px}.baseSection.-sTite{max-width:600px}.baseSection.-tite{max-width:900px}.baseSection.-wide{max-width:1200px}.baseSection.-bg{padding:0}.bgWrap{padding:50px 30px;margin:0 auto;background:#f7f7f7}.articleBlock:not(:last-of-type){margin-bottom:80px}.articleBlock.-bg{max-width:1200px;margin:0 auto;padding:30px 24px 40px;background-color:#fff}.articleContent{padding-left:48px}.articleContent:not(:last-of-type){margin-bottom:20px}@media screen and (max-width:768px){.articleContent{padding-left:0}}.border{border-top:2px solid #eeefef;margin-bottom:16px}.baceUl>li{display:flex;flex-wrap:wrap;align-items:center;gap:0 1em}.baceUl>li:not(:last-of-type){margin-bottom:4px}.baceUl.-dl>li{flex-wrap:nowrap}.baceUl.-dl>li:not(:last-of-type){margin-bottom:12px}table td{padding:10px;border:#eeefef 1px solid}.dlBtn{display:inline-block;border:1px solid #70a840;color:#70a840;border-radius:1em;transition:.2s;flex-shrink:0}.dlBtn>a{display:flex;align-items:center;gap:.6em;font-size:13px;font-weight:600;padding:2px 12px 2px 2px}.dlBtn>a:before{content:"";display:block;width:24px;height:24px;border-radius:1em;background-color:#70a840;background-image:url(//bankin-h.or.jp/wp/wp-content/themes/bankin2025/css/../img/download.svg);background-position:center;background-size:60%;background-repeat:no-repeat}.dlBtn:hover{color:#fff;background-color:#70a840}.linkbtn{position:relative;color:#e2742a;font-weight:600;background-image:linear-gradient(to top,#e2742a 2px,rgba(0,0,0,0) 2px,rgba(0,0,0,0) 100%);background-repeat:no-repeat;background-size:0 100%;background-position:bottom left;padding-bottom:2px;transition:.2s}.linkbtn:hover{background-size:100% 100%}.toTopBtn{position:fixed;bottom:30px;right:30px;width:36px;height:36px;border:1px solid #2e2523;border-radius:24px;background-color:#fff;background-image:url(//bankin-h.or.jp/wp/wp-content/themes/bankin2025/css/../img/foot_arrow.svg);background-size:47.2%;background-position-x:center;background-position-y:40%;background-repeat:no-repeat;z-index:10;transition:.1s}.toTopBtn:hover{border-color:#e2742a;background-color:#e2742a;background-image:url(//bankin-h.or.jp/wp/wp-content/themes/bankin2025/css/../img/foot_arrow_on.svg)}.toTopBtn>a{display:block;width:100%;height:100%}.toTopBtn.btm{position:absolute;top:40px;bottom:auto}.siteFooter{position:relative;background-color:#eeefef}.footerInner{display:flex;align-items:flex-end;gap:40px;max-width:1600px;margin:0 auto;padding:40px 30px}@media screen and (max-width:576px){.footerInner{flex-direction:column;align-items:center}}.footLogo{width:166px;flex-shrink:0}@media screen and (max-width:576px){.footLogo{width:30%}}.footDetail{flex-grow:2}.footName{font-size:26px;font-weight:600;margin-bottom:12px}.footAddress{display:flex;gap:.5em;font-weight:600}@media screen and (max-width:576px){.footAddress{flex-direction:column}}.footContact{display:flex;gap:1em;font-weight:600;margin-bottom:10px}@media screen and (max-width:576px){.footContact{flex-direction:column}}.copy{text-align:right;font-size:12px}.newsList{max-width:1000px;max-height:240px;margin:0 auto 60px;padding:0 30px;background-color:#f7f7f7;overflow-y:scroll}.newsList li{border-bottom:1px solid #eeefef;padding:16px 4px}.newsList li:first-child{border-top:1px solid #eeefef}.newsDate{display:flex;align-items:center;color:#595858;font-size:13px;margin-bottom:2px;gap:6px}.newsDate:before{content:"";display:block;top:0;left:0;width:1em;height:1em;background-image:url(//bankin-h.or.jp/wp/wp-content/themes/bankin2025/css/../img/news_time.svg);background-size:contain;background-repeat:no-repeat}.newsTitle{font-weight:600;display:inline-block}.newsTitle>a{background-image:linear-gradient(to top,#2e2523 1px,rgba(0,0,0,0) 1px,rgba(0,0,0,0) 100%);background-repeat:no-repeat;background-size:0 100%;background-position:bottom left;padding-bottom:2px;transition:.2s}.newsTitle>a:hover{background-size:100% 100%}.topSponser{max-width:1400px;margin:0 auto 120px;padding:0 30px}.swiper-button-wrap{position:relative;display:flex;justify-content:center;align-items:center;gap:20px}.swiper{margin:0}.swiper-wrapper{width:100%;position:relative}.swiper-slide{display:flex;justify-content:center;align-items:center;color:#333;background-color:#dfe7fd;transition:.3s ease}.swiper-slide:hover{opacity:.6}.swiper-slide>a{display:block;border:1px solid #eeefef}.swiper-slide img{width:100%;height:auto;display:block}.swiper-button-prev,.swiper-button-next{display:block;margin-top:0 !important;position:static;width:17px;height:20px;flex-shrink:0;background-image:url(//bankin-h.or.jp/wp/wp-content/themes/bankin2025/css/../img/slide_arrow.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.swiper-button-prev svg,.swiper-button-next svg{display:none}.swiper-button-next{rotate:180deg}.tagFilter{background-color:#eeefef;text-align:center;max-width:1200px;margin:0 auto 54px;padding:18px 30px}.filterH{font-size:18px;font-weight:600;margin-bottom:12px}.newsTagWrap.-filter{justify-content:center}.gridNews{display:flex;justify-content:space-between;flex-wrap:wrap;gap:40px 4%;max-width:1200px;margin:0 auto 30px}@media screen and (max-width:500px){.gridNews{justify-content:center}}.gridItemWrap{width:22%}.gridItemWrap.-dummy{height:0}@media screen and (max-width:1000px){.gridItemWrap{width:30%}}@media screen and (max-width:800px){.gridItemWrap{width:48%}}@media screen and (max-width:500px){.gridItemWrap{width:100%}}.gridItem{display:flex;flex-direction:column;transition:.3s ease;height:100%}.gridImg{overflow:hidden;aspect-ratio:49/30}.gridImg img{transition:.3s ease;object-fit:cover}.gridTxt{padding:10px 10px 18px;background-color:#eeefef;transition:.3s ease;flex-grow:2}.gridTxt .newsTitle{margin-bottom:18px}.gridTxt .newsDetail{margin-bottom:12px;font-size:12px}.gridItem:hover .gridImg img{transform:scale(1.1);opacity:.7}.gridItem:hover .gridTxt{background-color:#f7f7f7}.newsTagWrap{display:flex;flex-wrap:wrap;gap:6px}.newsTagWrap .newsTag{display:inline-block;font-weight:600;color:#fff;background-color:#e2742a;border-radius:40px;transition:.3s ease}.newsTagWrap .newsTag>a{display:block;padding:4px 8px;font-size:12px}.newsTagWrap .newsTag:hover{opacity:.7}.pageNation,.nav-links{display:flex;justify-content:center;align-items:center;gap:10px}.pageNationBtn,a.page-numbers,span.current{color:#fff;width:2em;height:2em;font-size:18px;text-align:center;line-height:2em;border-radius:2em;background-color:#dbdbdb;transition:.2s ease}.pageNationBtn:hover,.pageNationBtn.current,a.page-numbers:hover,a.page-numbers.current,span.current:hover,span.current.current{background-color:#084460}.pageNationBtn.next,.pageNationBtn.prev,a.page-numbers.next,a.page-numbers.prev,span.current.next,span.current.prev{display:none}.screen-reader-text{display:none}.flex{display:flex;align-items:center;gap:36px 8%}@media screen and (max-width:768px){.flex{flex-direction:column}}.pdfImg{border:1px solid #2e2523;width:46%}@media screen and (max-width:768px){.pdfImg{width:100%;max-width:360px}}.pdfTxt{width:46%}@media screen and (max-width:768px){.pdfTxt{width:100%;max-width:360px}}.txtLink.-top{margin-bottom:24px}.txtLink>a{border-bottom:2px solid #2e2523;display:inline-block;font-size:18px;font-weight:600;margin-bottom:10px;transition:.2s}.txtLink>a:hover{opacity:.6}.tabList{display:flex;flex-wrap:wrap;margin-bottom:40px}.tabItem{display:flex;align-items:center;justify-content:center;font-weight:600;text-align:center;width:20%;padding:24px 8px;background-color:#eeefef;transition:.2s;outline:none;cursor:pointer}.tabItem .tabItemInner{display:inline;position:relative;background-image:linear-gradient(to top,#2e2523 2px,rgba(0,0,0,0) 2px,rgba(0,0,0,0) 100%);background-repeat:no-repeat;background-size:0 100%;background-position:bottom left;padding-bottom:.2em;transition:.2s}.tabItem.-active{color:#fff;background-color:#70a840}.tabItem.-active .tabItemInner{background-image:linear-gradient(to top,#fff 2px,rgba(255,255,255,0) 2px,rgba(255,255,255,0) 100%);background-size:100% 100%}.tabItem:hover .tabItemInner{background-size:100% 100%}@media screen and (max-width:768px){.tabItem{width:33.3333333333%;border:1px solid #fff}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.tabContent{max-width:900px;margin:0 auto}.tabPanel{opacity:0;pointer-events:none;display:none;animation:fadeIn .5s ease}.tabPanel.-active{opacity:1;display:block;pointer-events:auto}.questionItem:not(:last-of-type){margin-bottom:54px}.question{display:flex;align-items:center;gap:20px;margin-bottom:20px}@media screen and (max-width:576px){.question{gap:10px;margin-bottom:30px}}.questionNum{font-size:48px;font-weight:600}@media screen and (max-width:576px){.questionNum{font-size:40px}}.questionTxt{position:relative;min-width:360px;font-size:16px;text-align:center;padding:10px 30px;border-radius:3px;font-weight:600;color:#fff;background-color:#e2742a}@media screen and (max-width:576px){.questionTxt{min-width:auto}}.questionTxt:after{content:"";display:block;position:absolute;left:50%;bottom:0;width:15px;height:20px;clip-path:polygon(0 0,100% 0,100% 100%);background-color:#e2742a;translate:-50% 98%}.answerTxt{margin-left:86px}@media screen and (max-width:576px){.answerTxt{margin-left:0}}.answerTxt:before{content:"A：";font-weight:800}.questionSummary{color:#d4031b;font-size:20px;font-weight:600;text-align:center}.companyLink{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.companyLink .linkItem{position:relative;width:300px;max-width:100%;height:75px;background-color:#717071;font-weight:600;text-align:center;color:#fff;transition:.2s}.companyLink .linkItem a{display:flex;position:relative;width:100%;height:100%;justify-content:center;align-items:center;z-index:2}.companyLink .linkItem:before{content:"";position:absolute;top:0;left:0;width:16px;height:16px;background-color:#fff000;transition:.2s ease;z-index:0}.companyLink .linkItem.-dummy{height:0;background-color:transparent}.companyLink .linkItem.-dummy:before{display:none}.companyLink .linkItem:hover{color:#2e2523}.companyLink .linkItem:hover:before{width:100%;height:100%}.dlContact{margin-bottom:30px}.dlContact .item{display:flex}.dlContact .item:last-child{border-width:0 0 2px;border-style:solid;border-color:#eeefef}@media screen and (max-width:576px){.dlContact .item{flex-direction:column}}.dlContact .item>dt,.dlContact .item>dd{border-width:2px 0 0 2px;border-style:solid;border-color:#eeefef;padding:6px}.dlContact .item>dt{display:flex;justify-content:space-between;gap:.3em;flex-shrink:0;align-items:center;width:180px;font-weight:600}@media screen and (max-width:576px){.dlContact .item>dt{justify-content:flex-start;width:100%;border-width:2px 2px 0}}.dlContact .item.must>dt:after{content:"必須";flex-shrink:0;font-size:.7em;color:#fff;padding:.1em .5em;border-radius:.4em;background-color:#084460}.dlContact .item>dd{flex-grow:2;border-right-width:2px}.dlContact .item input,.dlContact .item textarea{border:1px solid #eeefef;padding:6px;width:100%}.dlContact .item input::placeholder,.dlContact .item textarea::placeholder{color:#717071}.dlContact .item textarea{height:8em}.dlContact .item .wpcf7-radio,.dlContact .item .radioWrap{display:flex;flex-wrap:wrap;gap:1em}.dlContact .item .wpcf7-list-item>label,.dlContact .item .radioItem{display:flex;align-items:center;gap:.2em;cursor:pointer}.dlContact .item input[type=radio]{width:.8em;height:.8em;border:1px solid #717071;border-radius:1em;margin-bottom:.1em}.dlContact .item input[type=radio]:checked{border:0;background-color:#084460}.submitWrap{display:flex;justify-content:center}.submitWrap input[type=submit]{font-size:18px;font-weight:600;color:#fff;background-color:#084460;border:3px solid #084460;padding:10px 30px;border-radius:60px;transition:.2s;cursor:pointer}.submitWrap input[type=submit]:hover{color:#084460;background-color:#fff}.singleTitleWrap{display:flex;justify-content:space-between;align-items:center;gap:8px 20px;margin-bottom:40px;padding-bottom:6px;border-bottom:1px solid #2e2523}@media screen and (max-width:576px){.singleTitleWrap{flex-wrap:wrap;border:0;margin-bottom:40px}}.singleTitle{flex-grow:2}@media screen and (max-width:576px){.singleTitle{order:-1;width:100%}}.singleDataWrap{display:flex;align-items:center;gap:6px;margin-bottom:10px}.singleDataWrap .newsDate{margin:4px 0 0;flex-shrink:0}.titleTxt{font-size:22px;font-weight:600}@media screen and (max-width:576px){.titleTxt{padding-bottom:6px;border-bottom:1px solid #2e2523}}.singlePageNation{display:flex;align-items:center;color:#717071;flex-shrink:0;gap:6px;transition:.2s ease}.singlePageNation.-prev:after,.singlePageNation.-next:before{content:"";display:block;width:16px;height:24px;background-color:#717071;clip-path:polygon(0 50%,100% 0,100% 100%);transition:.2s ease}.singlePageNation.-next:before{rotate:180deg}.singlePageNation:hover{color:#e2742a}.singlePageNation:hover.-prev:after,.singlePageNation:hover.-next:before{background-color:#e2742a}.-single{display:flex;flex-direction:column;gap:20px}.-single h2{font-size:20px;font-weight:600;color:#fff;padding:12px 14px 8px;background-color:#084460}.-single h3{font-size:18px;font-weight:600;margin-top:20px;border-bottom:1px solid #eeefef}.-single strong,.-single b{font-weight:600}.-single a[href]{position:relative;color:#e2742a;font-weight:600;transition:.2s}.-single a[href]:hover{text-decoration:underline}.-single a[href]:has(img){display:block}.-single a[href]:has(img):after{display:none}.-single a[href]:has(img) img{display:block;transition:.2s}.-single a[href]:has(img):hover img{opacity:.7}.-single img{height:auto;display:block}.-single table{border:none;border-collapse:collapse;border-spacing:0;line-height:1.6;max-width:100%;text-align:left;width:100%}.-single td,.-single th{border:1px solid var(--color_border--table,#dcdcdc);padding:.5em}.-single td{width:fit-content}