@charset "UTF-8";
/* CSS Document */

body { 
    text-align: left;
    overflow: auto;
}
/*メニューオープン時、背景のスクリーン抑制
※モバイルブラウザスクロール時にアドレスバーが固定になるため不採用*/
/*html, body {
  overflow: auto;
  height: 100%;
}*/
body.fixed {
    overflow: hidden;
    position: fixed;
    width: 100%;
    height: 100%;
}

.header-nav-list .mt40 {
    margin: 0 !important;
}

header {
    position: fixed;
    top: 0;
    width: 100%;
    height: 65px;
	z-index: 100;
}
/*header .logo {
    position: absolute;
    left: 10px;
    top: 10px;
}*/
header .splogo {
    position: absolute;
    text-align: right;
    padding: 12px 7px;
    line-height: 0.75em;
	z-index: 200;
}
header .splogo span {
    font-size: 7px;display: block;
}

#tool-content .logo,
#tool-content .login,
#tool-content .store,
#tool-content .textsize,
#tool-content .textlist{
    display: none;
}
/*#tool-content .textlist {
    display: flex;
    border-top: 1px solid #999;
}
#tool-content .textlist li {
    width: 50%;
}
#tool-content .textlist li a {
    display: block;
    padding: 1em;
    background: #0064db;
    color: #FFF;
}
#tool-content .textlist li:first-child a {
    border-right: 1px solid #999;
}
#tool-content .textlist li a:before {
    content: "";
    background: url(../img/icon06.svg) no-repeat center;
    background-size: contain;
    width: 0.95em;
    height: 0.95em;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}*/

#tool-content .search {
    padding:0 10px;
    background: #FFF;
}
.searchBox{
    width: calc(100% - 40px) !important;
    border: 1px solid #003583 !important;
    box-sizing: border-box !important;
}
input[type="search"] {
  -webkit-appearance: none;
   border-radius: 0 !important;
}

#tool-content .sp-benri-nav {
    /*background-image:linear-gradient(to bottom right,#1253bd,#0052d0 30%,#00208b);*/
}
#tool-content .sp-benri-nav dt a{
    text-align: center;
    color: #FFF;
    background-image:linear-gradient(to bottom right,#1253bd,#0052d0 30%,#00208b);
    display: block;
    padding: 1em;
}
#tool-content .sp-benri-nav dt a:after {
    content: "";
    background: url(../img/icon12.svg) no-repeat center;
    background-size: contain;
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-left: 5px;
    vertical-align: middle;
}
#tool-content .sp-benri-nav dt.active a:after {
    content: "";
    background: url(../img/icon10.svg) no-repeat center;
    background-size: contain;
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-left: 5px;
    vertical-align: middle;
}

#tool-content .sp-benri-nav dd ul {
    display: flex;
    flex-wrap: wrap;
    padding: 10px;
}
#tool-content .sp-benri-nav dd ul li {
    display: block;
    box-sizing: border-box;
    width: 50%;
    font-size: 85%;
}
#tool-content .sp-benri-nav dd ul li a {
    display: block;
    background: none;
    border: none;
    padding: 7px 0;
    color: #003583;
    font-weight: 500;
}
.benrinav01:before {
    content: "";
    background: url(../img/ico_benrinav02.svg) no-repeat center;
    background-size: contain;
    display: inline-block;
    width: 2em;
    height: 1.75em;
    vertical-align: middle;
    margin-right: 5px;
}
.benrinav02:before {
    content: "";
    background: url(../img/ico_benrinav04.svg) no-repeat center;
    background-size: contain;
    display: inline-block;
    width: 1.7em;
    height: 1.7em;
    vertical-align: middle;
    margin-right: 5px;
}
.benrinav03:before {
    content: "";
    background: url(../img/ico_benrinav03.svg) no-repeat center;
    background-size: contain;
    display: inline-block;
    width: 1.7em;
    height: 1.7em;
    vertical-align: middle;
    margin-right: 5px;
}
.benrinav04:before {
    content: "";
    background: url(../img/ico_benrinav07.svg) no-repeat center;
    background-size: contain;
    display: inline-block;
    width: 2em;
    height: 2em;
    vertical-align: middle;
    margin-right: 5px;
}
.benrinav05:before {
    content: "";
    background: url(../img/ico_benrinav08.svg) no-repeat center;
    background-size: contain;
    display: inline-block;
    width: 1.75em;
    height: 1.75em;
    vertical-align: middle;
    margin-right: 7px;
}
.benrinav06:before {
    content: "";
    background: url(../img/ico_benrinav05.svg) no-repeat center;
    background-size: contain;
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    margin-right: 10px;
}
.benrinav07:before {
    content: "";
    background: url(../img/ico_benrinav06.svg) no-repeat center;
    background-size: contain;
    display: inline-block;
    width: 1.7em;
    height: 1.7em;
    vertical-align: middle;
    margin-right: 5px;
}
.benrinav08:before {
    content: "";
    background: url(../img/ico_benrinav01.svg) no-repeat center;
    background-size: contain;
    display: inline-block;
    width: 1.75em;
    height: 1.75em;
    vertical-align: middle;
    margin-right:7px;
}
.benrinav09:before {
    content: "";
    background: url(../img/ico_benrinav09.svg) no-repeat center;
    background-size: contain;
    display: inline-block;
    width: 1.85em;
    height: 1.75em;
    vertical-align: middle;
    margin-right: 5px;
}
.benrinav10:before {
    content: "";
    background: url(../img/ico_benrinav10.svg) no-repeat center;
    background-size: contain;
    display: inline-block;
    width: 1.75em;
    height: 1.75em;
    vertical-align: middle;
    margin-right: 7px;
}



/*#tool-content .sp-benri-nav dd ul li:nth-of-type(even) {
    border-left: 1px solid #FFF;
}*/

/*スマホのみのメニュー（ログイン・店舗ATM）*/
.sp_cmn_menu {
    position: absolute;
    right: 60px;
    display: flex;
    z-index: 100;
}
.sp_cmn_menu .login {
    display: block;
}
.sp_cmn_menu .login .loginbtn{
    display: block;
    height: 65px;
    width: 60px;
    box-sizing: border-box;
    padding: 10px 0;
    text-align: center;
    background: #0064db;
     text-decoration: none;
}
.sp_cmn_menu .login .loginbtn:after{
    content: "ログイン";
    font-weight: 500;
    font-size: 10px;
    display: block;
    letter-spacing: -1px;
    margin-top: 5px;
    color: #FFF;
}
.sp_cmn_menu .login .login_menu_sp {
    display: none;
    width: 100%;
    position: absolute;
    right: 0;
    left: 0;
}
.sp_cmn_menu .login .login_menu_sp a {
    display: block;
}
.sp_cmn_menu .login .login_menu_sp .direct {
    color: #FFF;
    background: #F18E24;
    padding: 10px;
    width: 100%;
}

.sp_cmn_menu .login .login_menu_sp .hojinib {
    color: #FFF;
    background: #1CBE74;
    padding: 10px;
    width: 100%;
}


.sp_cmn_menu .store a {
    display: block;
    background: #003583;
    height: 65px;
    width: 60px;
    text-align: center;
    box-sizing: border-box;
    padding: 10px 0;
     text-decoration: none;
}
.sp_cmn_menu .store a:after{
    content: "店舗ATM";
    font-weight: 500;
    font-size: 10px;
    display: block;
    letter-spacing: -1px;
    margin-top: 5px;
    color: #FFF;
}
.sp_cmn_menu .store img,
.sp_cmn_menu .login img {
    height: 25px;
}


#nav-drawer {
  position: relative;
  right: 0;
  text-align: right;
}

/*チェックボックス等は非表示に*/
.nav-unshown {
  display:none;
}

/*アイコンのスペース*/
#nav-open {
  display: inline-block;
  width: 30px;
  height: 30px;
  padding: 15px 10px 15px;
  vertical-align: middle;
}
#nav-open:after {
    content: "メニュー";
    font-weight: 900;
    font-size: 10px;
    text-align: center;
    display: block;
    margin-top: 25px;
    margin-left: -6px;
    letter-spacing: -1px;
}

/*ハンバーガーアイコンをCSSだけで表現*/
#nav-open span,
#nav-open span:before,
#nav-open span:after {
  position: absolute;
  height: 3px;/*線の太さ*/
  width: 25px;/*長さ*/
  border-radius: 5px;
  background: #555;
  display: block;
  content: '';
  cursor: pointer;
  transition: .5s ease-in-out;/*滑らかに表示*/
}
#nav-open span:before {
  bottom: -8px;
  transition: .5s ease-in-out;/*滑らかに表示*/
}
#nav-open span:after {
  bottom: -16px;
  transition: .5s ease-in-out;/*滑らかに表示*/
}

/*ハンバーガーアイコン（閉じる）*/
#nav-input:checked ~ #nav-open{
    z-index: 100;
}
#nav-input:checked ~ #nav-open:after{
    content: "閉じる";
    font-size: 10px;
    font-weight: 700;
    display: block;
    margin-top: 25px;
    margin-left: -5px !important;
}
#nav-input:checked ~ #nav-open span {
    height: 0;
    z-index: 100;
    background: #FFF;
}
#nav-input:checked ~ #nav-open span:before {
 transform: rotate(-45deg);
 bottom: -12px;
 transition: .5s ease-in-out;/*滑らかに表示*/
 background: #FFF;
}
#nav-input:checked ~ #nav-open span:after {
  transform: rotate(45deg);
  bottom: -12px;
  transition: .5s ease-in-out;/*滑らかに表示*/
  background: #FFF;
}
/*ハンバーガーアイコン（閉じる）*/


/*閉じる用のカバー*/
#nav-close {
  display: none;/*はじめは隠しておく*/
  position: fixed;
  z-index: 99;
  top: 0;/*全体に広げる場合は0*/
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #000;
  /*opacity: 0;*/
  transition: .3s ease-in-out;
  overflow: hidden;
}
/*#nav-close:after {
    content: "× 閉じる";
    color: #FFF;
    font-weight: bold;
    text-align: center;
    position: absolute;
    bottom: 5%;
    left: 0;
    right: 0;
}*/

/*中身*/
#nav-content {
    text-align: left;
  overflow: auto;
  position: fixed;
  top: 65px;
  /*top: 0;*/
  left: 0;
  z-index: 9999;/*最前面に*/
  width: 100%;
  max-width: 100%;/*最大幅（調整してください）*/
  height: calc(100% - 65px);
 /* height: 90%;*/
  background: #fff;/*背景色*/
  transition: .8s ease-in-out;/*滑らかに表示*/
  -webkit-transform: translateY(-150%);
  transform: translateY(-150%);/*上に隠しておく*/
}

/*チェックが入ったらもろもろ表示*/
#nav-input:checked ~ #nav-close {
  display: block;/*カバーを表示*/
  opacity: .5;/*メニュー背景透過*/
}

#nav-input:checked ~ #nav-content {
  -webkit-transform: translateY(0%);
  transform: translateY(0%);/*中身を表示（下へスライド）*/
  box-shadow: 0 6px 25px rgba(0,0,0,.15);
}

.header-nav-list .title,
.header-nav-list .subtitle{
    display: none;
}

/*アコーディオンメニュー詳細*/
/*階層
.header-nav-list
ul
li a .header-nav-list-text（預ける・ふやす、借りるなどの大親メニュー）
a .megaDrop .megaColumn
ul（col-3）
li
*/

.header-nav-list-text {
    /*background: #00449c;*/
    background: #0064db;
    padding: 1em;
    border-bottom: 1px solid #FFF;
    /*border-bottom: 1px solid #003583;*/
    font-weight: 700;
    color: #FFF;
    /*color: #003583;*/
    font-size: 105%;
    letter-spacing: 0.5px;
}

.header-nav-list-text.banking-menu:before {
    content: "";
    background: url(../img/ico_nav06_sp.svg) no-repeat left bottom;
    background-size: contain;
    display: inline-block;
    width: 28px;
    height: 30px;
    vertical-align: middle;
    margin-right: 7px;
}
.header-nav-list-text.deposit-menu:before {
    content: "";
    background: url(../img/ico_nav01_sp.svg) no-repeat left bottom;
    background-size: contain;
    display: inline-block;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    margin-right: 10px;
}
.header-nav-list-text.asset-menu:before {
    content: "";
    background: url(../img/ico_nav05_sp.svg) no-repeat left bottom;
    background-size: contain;
    display: inline-block;
    width: 30px;
    height: 25px;
    vertical-align: middle;
    margin-right: 5px;
}
.header-nav-list-text.loan-menu:before {
    content: "";
    background: url(../img/ico_nav02_sp.svg) no-repeat left bottom;
    background-size: contain;
    display: inline-block;
    width: 30px;
    height: 25px;
    vertical-align: middle;
    margin-right: 5px;
}
.header-nav-list-text.insurance-menu:before {
    content: "";
    background: url(../img/ico_nav03_sp.svg) no-repeat left bottom;
    background-size: contain;
    display: inline-block;
    width: 27px;
    height: 25px;
    vertical-align: middle;
    margin-right: 8px;
}
.header-nav-list-text.benri-menu:before {
    content: "";
    background: url(../img/ico_nav04_sp.svg) no-repeat left bottom;
    background-size: contain;
    display: inline-block;
    width: 30px;
    height: 25px;
    vertical-align: middle;
    margin-right: 5px;
}

.header-nav-list-text:after{
    content: "";
    background: url(../img/icon11.svg) no-repeat right center;
    background-size: contain;
    display: inline-block;
    width: 0.85em;
    height: 0.85em;
    float: right;
    margin-top: 0.25em;
}

.active .header-nav-list-text:after{
    content: "";
    background: url(../img/icon13.svg) no-repeat right center !important;
    background-size: contain;
    display: inline-block;
    width: 0.85em;
    height: 0.85em;
    float: right;
    margin-top: 0.25em;
}

.header-nav-list li {
}
.megaColumn .col-3 {
    /*background: #00449c;*/
    /*padding-left: 1em;*/
}
.megaColumn .col-3 li a,
.megaColumn .col-4 li a{
    display: block;
    padding: 1.2em 0.25em 1.2em 1.55em;
    box-sizing: border-box;
    border-bottom: 1px solid #003583;
    /*background: #0064db;
    color: #FFF;*/
    color: #003583;
    font-weight: 700;
    position: relative;/*202402追加*/
}
.megaColumn .col-3 li a:after,
.megaColumn .col-4 li a:after{
    content: "";
    background: url(../img/icon05.svg) no-repeat center;
    background-size: contain;
    width: 20px;
    height: 20px;
    display: inline-block;
    /*float: right;*//*202402非表示*/
    position: absolute;/*202402追加*/
    top: 50%;/*202402追加*/
    right: 5px;/*202402追加*/
    transform: translateY(-50%);/*202402追加*/
}
.megaColumn .col-3 svg,
.megaColumn .col-3 .zoomimg,
.megaColumn .col-4 svg,
.megaColumn .col-4 .zoomimg{
    display: none;
}

.megaColumn .col-3 li a[href$=".pdf"],
.megaColumn .col-4 li a[href$=".pdf"]{
	background: none;
	padding-right: 0.25em;
}

.cssbtn2 span {
    font-size: 72%;
    display: block;
    margin-bottom: 3px;
    font-weight: 500;
    display: none;
}
.cssbtn2 {
	position: relative;
}
.cssbtn2:after {
	vertical-align: top;
    position: absolute;
    top: 50%;
    right: 0.25em;
    margin-top: -0.5em;
}

/*.downmenu dt a {
	background: #DDD;
    font-weight: 500;
    display: block;
    padding: 1em;
    box-sizing: border-box;
    border-bottom: 1px solid #003583;
    transition-property: color, background-color;
    transition-duration: 0.3s;
    transition-timing-function: ease-out;
}*/
.downmenu dt {
	background: #DDD;
    font-weight: 500;
    display: block;
    padding: 1em;
    box-sizing: border-box;
    border-bottom: 1px solid #003583;
    transition-property: color, background-color;
    transition-duration: 0.3s;
    transition-timing-function: ease-out;
}
.downmenu dt:after {
    content: "";
    background: url(../img/icon09.svg) no-repeat center;
    background-size: contain;
    width: 1em;
    height: 1em;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}
.downmenu .open:after {
    content: "";
    background: url(../img/icon14.svg) no-repeat center;
    background-size: contain;
    width: 1em;
    height: 1em;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}

.downmenu dd {
    display: none;
}
.downmenu dd a {
    display: block;
    padding: 1.2em 10px 1.2em 1em;
    box-sizing: border-box;
   /* background: #0064db;
    color: #FFF;*/
}
.downmenu dd a:after {
    content: "";
    background: url(../img/icon03.svg) no-repeat center;
    background-size: contain;
    width: 20px;
    height: 20px;
    display: inline-block;
    float: right;
}

.megaDrop {
    display: none;
}

/*.border_top {
    border-top: 1px solid #FFF;
}*/

.bnrlink {
    padding: 0 !important;
    border-bottom: 1px solid #999;
    box-sizing: border-box;
}
.bnrlink:after {
    content: none !important;
}

.h3_menu,
.web-service p,
.cash,
.recomend{
    padding: 10px;
    color: #FFF !important;
    background: #002364;
    letter-spacing: 0.5px;
    border: none !important;
    margin-bottom: 0 !important;
    font-size: 95%;
}

.mt22,
.spnone,
.megaDrop-close {
    display: none;
}

.content-top a {
    background: #d0e4ff;
}

/*.downmenu dt a {
    font-weight: 500;
    display: block;
    padding: 1em;
    box-sizing: border-box;
    transition-property: color, background-color;
    transition-duration: 0.3s;
    transition-timing-function: ease-out;
}*/
/*.downmenu dt {
    font-weight: 500;
    display: block;
    padding: 1em;
    box-sizing: border-box;
    transition-property: color, background-color;
    transition-duration: 0.3s;
    transition-timing-function: ease-out;
}
.downmenu dt:after {
    content: "";
    background: url(../img/icon09.svg) no-repeat center;
    background-size: contain;
    width: 1em;
    height: 1em;
    display: inline-block;
    vertical-align: middle;
    float: right;
}*/


/*インターネットバンキングログイン*/
.bankinglogin a.direct {
    background: #F18E24;
    color: #FFF;
}
.bankinglogin a.hojinib {
    background: #1CBE74;
    color: #FFF;
}



.megaColumn-footer {
    text-align: center;
    display: none;
}
.megaColumn-footer a {
    display: block;
    padding: 1.2em;
    font-weight: 700;
}
.megaColumn-footer a:after {
    content: "";
    background: url(../img/icon02.svg) no-repeat center;
    background-size: contain;
    width: 17px;
    height: 17px;
    display: inline-block;
    margin-left: 7px;
    vertical-align: middle;
}



/*フッタースタイル*/
footer {
    font-size: 85%;
}
#footer-menu-content {
    background-image:url("../img/logo_footer.svg"), linear-gradient(to bottom right,#1253bd,#0052d0 30%,#00208b);
    background-repeat: no-repeat, no-repeat;
    background-position: center;
    background-size: 180px auto, auto;
    text-align: left;
    padding: 10px 0;
}
#footer-menu-content a {
    color: #FFF;
}
#footer-menu-content .f-mainbtn a:before {
    content: "";
    background: url(../img/icon06.svg) no-repeat center;
    background-size: contain;
    width: 13px;
    height: 13px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
}
#footer-menu-content .f-subbtn {
    display: none;
}
#footer-menu-content .col-5 {
    display: flex;
    flex-wrap: wrap;
}
#footer-menu-content .col-5 li {
    width: 50%;
    box-sizing: border-box;
    padding: 10px 0 10px 1em;
}

#footer-other-content div{
    display: none;
    font-size: 90%;
}
#footer-other-content div ul {
    background: #003583;
}
#footer-other-content div ul li a {
    padding: 12px 1em;
    display: block;
    color: #FFF;
}
#footer-other-content div ul li a:after {
    content: "";
    background: url(../img/icon03.svg) no-repeat center top;
    background-size: contain;
    width: 18px;
    height: 18px;
    display: inline-block;
    float: right;
    vertical-align: middle;
}
#footer-other-content .f-other-content-open a {
    padding: 1em;
    display: block;
    background: #003583;
    color: #FFF;
    font-weight: 700;
}
#footer-other-content .f-other-content-open a:after {
    content: "";
    background: url(../img/icon04.svg) no-repeat center top;
    background-size: contain;
    width: 12px;
    height: 12px;
    display: inline-block;
    vertical-align: middle;
    float: right;
}

#footer-other-content .f-other-content-open a.open:after {
    content: "";
    background: url(../img/icon13.svg) no-repeat center top;
    background-size: contain;
    width: 12px;
    height: 12px;
    display: inline-block;
    vertical-align: middle;
    float: right;
}

#footer-copyright {
    background: #EEE;
    padding: 1em 1.5em;
    font-size: 80%;
    text-align: center;
    line-height: 1.5em;
    font-weight: bold;
}
#footer-copyright .copyright {
    color: #003583;
}


