@media screen and (min-width: 769px) {
  #document.firsts .tab2box1 .modList > .col {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  #document.firsts .logoImgBox {
    margin-top: 30px;
  }
}

@media screen and (max-width: 768px) {
  #document.firsts .acclist > .box > .inner {
    position: relative;
  }
  #document.firsts .firstsBox1 {
    position: relative;
  }
  #document.firsts .firstsBox1 .m_btn {
    width: 200px;
  }
  #document.firsts .firstsBox1 .btnBox {
    text-align: center;
  }
  #document.firsts .firstsCol1 {
    margin-right: 90px;
  }
  #document.firsts .firstsCol1 .btnBox {
    margin-right: -90px;
    margin-top: 18px;
  }
  #document.firsts .firsts_img1 {
    position: absolute;
    top: 50px;
    right: 20px;
    margin: 0;
  }
  #document.firsts .checkBoxCol .txt {
    display: inline-block;
    font-size: 1.4rem;
  }
  #document.firsts .checkBoxCol .txt a > span {
    display: inline;
  }
  #document.firsts .checkBoxCol input[type=checkbox] + label:before {
    top: 6px;
  }
  #document.firsts .checkBoxCol input[type=checkbox] + label:after {
    top: 8px;
  }
  #document.firsts .modList:after {
    content: '';
    clear: both;
    display: block;
  }
  #document.firsts .firstsCol4 {
    float: left;
    width: 100%;
    margin-right: -86px;
    padding-right: 96px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #document.firsts .firstsCol4 .textLead {
    margin: auto;
  }
  #document.firsts .firstsCol5 {
    width: 64px;
    margin: 0;
    float: right;
  }
  #document.firsts .firsts_img3 {
    width: 64px;
  }
  #document.firsts .firstsCol6 > .textLead {
    margin-right: 96px;
  }
  #document.firsts .firstsBox2 {
    text-align: center;
    margin-top: 55px;
  }
  #document.firsts .firstsBox2 .m_btn {
    margin-bottom: 20px;
  }
  #document.firsts .col7 {
    position: absolute;
    top: 50px;
    right: 20px;
    margin: 0;
  }
}

@media screen and (min-width: 769px) {
  #document.initialsetting .acclist .btnBox {
    text-align: center;
  }
  #document.initialsetting .acclist .btnBox .m_btn > a {
    padding: 7px 30px;
  }
  #document.initialsetting .acclist > .box > .head {
    overflow: hidden;
  }
  #document.initialsetting .acclist > .box > .head:before {
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    border-radius: 0;
    width: 101%;
    height: 101%;
  }
  #document.initialsetting .colorBox .btnBox {
    text-align: center;
  }
  #document.initialsetting .colorBox .btnBox .m_btn > a {
    padding-left: 50px;
    padding-right: 50px;
  }
}

@media screen and (max-width: 768px) {
  #document.initialsetting .acclist .btnBox {
    margin: 0 4px;
  }
  #document.initialsetting .acclist .btnBox .m_btn > a {
    padding: 9px 30px;
    border-radius: 30px;
  }
  #document.initialsetting .colorBox.spFull .textLead {
    margin-bottom: 15px;
  }
  #document.initialsetting .next .m_btn > .txt {
    border-radius: 20px;
    padding: 9px 30px;
  }
}

#document.merit .meritSec .secHead {
  text-align: center;
}

@media screen and (min-width: 769px) {
  #document.merit .meritSec {
    margin-top: 90px;
  }
  #document.merit .meritSec .secHead {
    font-size: 3.2rem;
    margin-bottom: 90px;
  }
}

@media screen and (max-width: 768px) {
  #document.merit .meritSec {
    margin-top: 60px;
  }
  #document.merit .meritSec .secHead {
    font-size: 2rem;
    margin-bottom: 55px;
  }
}

.meritList > .col .colHead .numWrap {
  position: relative;
  color: #007440;
  display: inline-block;
  text-align: center;
}

.meritList > .col .colHead .numWrap .num {
  display: block;
  position: relative;
}

.meritList > .col .colHead .numWrap .num:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
}

.meritList > .col .colHead .ttl {
  display: block;
}

.meritList > .col .text > *:last-child {
  margin-bottom: 0 !important;
}

@media screen and (min-width: 769px) {
  .meritList > .col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
  }
  .meritList > .col .img {
    position: absolute;
    top: 0;
  }
  .meritList > .col:not(.reverse) {
    padding-right: 343px;
  }
  .meritList > .col:not(.reverse) .img {
    right: 0;
  }
  .meritList > .col.reverse .img {
    left: 0;
  }
  .meritList > .col.reverse .text {
    padding-left: 343px;
  }
  .meritList > .col + .col {
    margin-top: 90px;
  }
  .meritList > .col .text {
    min-height: 293px;
  }
  .meritList > .col .text .colHead {
    margin-bottom: 15px;
  }
  .meritList > .col .text .colHead .numWrap {
    font-weight: bold;
    margin-bottom: 15px;
  }
  .meritList > .col .text .colHead .numWrap .txt {
    font-size: 1.6rem;
    display: block;
    line-height: 1;
    margin-bottom: 5px;
  }
  .meritList > .col .text .colHead .numWrap .num {
    margin: auto;
    width: 52px;
    height: 52px;
    line-height: 52px;
    font-size: 2.5rem;
  }
  .meritList > .col .text .colHead .numWrap .num:before {
    display: block;
    overflow: hidden;
    width: 52px;
    height: 52px;
    background-image: url(/common/re/img/common/mod_img_sprite.png);
    background-position: -190px -256px;
    background-size: 460.5px 436px;
    line-height: 1;
    text-indent: 200%;
    white-space: nowrap;
  }
  .meritList > .col .text .colHead .ttl {
    display: block;
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 768px) {
  .meritList {
    margin: 0 20px;
  }
  .meritList > .col + .col {
    margin-top: 65px;
  }
  .meritList .text .colHead {
    margin-bottom: 20px;
    text-align: center;
  }
  .meritList .text .colHead .numWrap {
    margin-bottom: 15px;
  }
  .meritList .text .colHead .numWrap .num {
    width: 42px;
    height: 42px;
    font-size: 2rem;
    line-height: 42px;
  }
  .meritList .text .colHead .numWrap .num:before {
    overflow: hidden;
    width: 42px;
    height: 42px;
    background-image: url(/common/re/img/common/mod_img_sprite.png);
    text-indent: 200%;
    white-space: nowrap;
    display: block;
    background-position: -491px -752px;
    line-height: 1;
  }
  .meritList .text .colHead .ttl {
    font-size: 1.8rem;
  }
  .meritList .img {
    text-align: center;
    margin-bottom: 20px;
  }
  .meritList .img img {
    width: 200px;
  }
}

@supports (-ms-ime-align: auto) {
  .txtTable tr:first-child > *:first-child {
    border-radius: 5px 0 0 0;
  }
  .txtTable tr:first-child > *:last-child {
    border-radius: 0 5px 0 0;
  }
  .txtTable tr:last-child > *:first-child {
    border-radius: 0 0 0 5px;
  }
  .txtTable tr:last-child > *:last-child {
    border-radius: 0 0 5px 0;
  }
}

@media print, screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .txtTable tr:first-child > *:first-child {
    border-radius: 5px 0 0 0;
  }
  .txtTable tr:first-child > *:last-child {
    border-radius: 0 5px 0 0;
  }
  .txtTable tr:last-child > *:first-child {
    border-radius: 0 0 0 5px;
  }
  .txtTable tr:last-child > *:last-child {
    border-radius: 0 0 5px 0;
  }
  .stepTxt .count .num {
    padding-top: 4px;
  }
}

@media screen and (-ms-high-contrast: active) and (min-width: 769px), screen and (-ms-high-contrast: none) and (min-width: 769px) {
  #document.firsts .appList > li {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
  #document.firsts .acclist > .box:not(:first-child) .modList > .col {
    display: block;
  }
  .stepList .numWrap .num::before {
    margin-top: -2px;
  }
  .meritList > .col .text .colHead .numWrap .num::before {
    margin-top: -4px;
  }
}

@media print, screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .stepList > li .numWrap .num::before {
    margin-top: -2px;
  }
  .meritList .text .colHead .numWrap .num::before {
    margin-top: -3px;
  }
}

/* QRコード説明追加 */

#document .rightAnnotation {
    text-align: right;
    padding-top: 15px;
    padding-right: 15px;
}

@media screen and (max-width: 768px){
    #document #homeSec05 .btn .m_btn.s_type01 {
        margin-bottom: 25px;
    }
}
/*お知らせエリア、本数追加*/

#document.home .noticeArea.usually {
    background: #fff;
}

@media print, screen and (min-width: 769px){
  #document.home .noticeArea.usually>.col .cat {
      margin-right: calc(3em + 18px);
      white-space: nowrap;
  }
  #document.home .noticeArea .modList>.col {
      margin: auto;
      padding: 0 50px;
      width: 924px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      flex-direction: row;
      justify-content:flex-end;
  }
  .m_btn>.txt[href*="#homeSec"]>span:after {
      margin-left: 6px;
      width: 9px;
      height: 9px;
      vertical-align: 3px;
      -webkit-transition: border-color .3s;
      transition: border-color .3s;
  }
  .m_btn.s_type01>.txt[href*="#homeSec"]>span:after {
      border-right: 1px solid #007440;
      border-bottom: 1px solid #007440;
  }
  #document.home .noticeArea .col.s_btnList  {
      justify-content:flex-end;
  }
  .noticeArea>.modList {
      margin-top: 15px;
  }
}

@media screen and (max-width: 768px){
  .m_btn>.txt[href*="#homeSec"]>span:after {
      margin-left: 5px;
      width: 8px;
      height: 8px;
      vertical-align: 2px;
  }
  .m_btn.s_type01>.txt[href*="#homeSec"]>span:after {
      border-right: 1px solid #007440;
      border-bottom: 1px solid #007440;
  }
  #document.home .noticeArea .col.s_btnList  {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    }
  .modList {
      margin-bottom: 10px;
  }
  .noticeArea>.modList {
      margin-top: 10px;
  }
}

.m_btn>.txt[href*="#homeSec"]>span:after {
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    content: "";
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.m_btn.s_type01>.txt:hover[href*="#homeSec"]>span:after {
      border-right: 1px solid #fff;
      border-bottom: 1px solid #fff;
}


@media screen and (min-width: 769px) {
  .meritList > .col + .col {
/*      margin-top: 90px; */
      margin-top: 120px;
  }
  #gfooter .content1 .inner .col:first-child:not(.col2) {
      width: 23%;
      padding-right: 25px;
  }
  #gfooter .content1 .inner .col:nth-child(2):not(.col2) {
    width: 30%;
    padding-right: 25px;
  }
  #gfooter .content1 .inner .col.col2 {
      width: 47%;
      padding-right: 0px !important;
  }
  #gfooter .content1 .inner .col.col2 .linkList li:nth-child(even) {
    padding-right: 0px;
  }
}

@media print, screen and (max-width: 768px) {
  .m_linkCard .img {
      margin-bottom: 1.0em;
  }
  .meritList > .col .colHead .numWrap .txt {
      margin-left: -0.2em;
  }
  .m_jaModal, .modalBox {
      border-top: 1px solid #fff;
      -webkit-box-shadow: 0 1px 1px rgba(4,0,0,.1) inset;
      box-shadow: 0 1px 1px rgba(4,0,0,.1) inset;
  }
  .acclist>.box>.head .numWrap .txt,
  .stepList>li .numWrap .txt {
      margin-left: -0.2em;
  }

}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  .imgTextList>li .img.icon .headingLv04 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: -50px;
/*    padding-left: 65px;*/
    padding-left: 75px;
    width: 100%;
  }

}
/***************************************************

オンライン申し込みに時間表追加
2020/08/01 JABK_1-2153 【ネットバンク（個人）】オンライン新規申込ページの修正について

*****************************************************/

@media print, screen and (min-width: 769px){
  #info_ja_index .txtTable th {
      padding: 20px 20px;
  }
  #info_ja_index .txtTable td {
    padding: 20px;
  }
}


/***************************************************

2020/11/06
ガラケー廃止関連改善

*****************************************************/


@media print, screen and (min-width: 769px) and (max-width: 1023px){
.headFixed:not(.is_fixed) #gnav .gnavInner>.m_btn {
    top: 30px;
    right: 280px;
  }
.headFixed:not(.is_fixed) #gnav .gnavInner>.houjin.m_btn {
    top: 30px;
    right: 395px;
  }
.headFixed:not(.is_fixed) .content>.inner>.btnList .helpLink {
    padding: 0 0 0 12px;
    margin-top: -40px;
  }
.headFixed:not(.is_fixed) #gnav .gnavInner>.m_btn>.txt {
    padding: 3px 10px;
    min-width: 110px;
  }
.headFixed:not(.is_fixed) .btnList>.m_btn>.txt {
    padding: 7px 10px;
    min-width: 110px;
  }
.headFixed.type2.is_fixed #gnav .gnavInner>.m_btn {
    position: absolute;
    top: 18px;
    right: 268px;
  }
.headFixed.type2.is_fixed #gnav .gnavInner>.houjin.m_btn {
    position: absolute;
    top: 18px;
    right: 390px;
  }
}

@media print, screen and (min-width: 769px){
#document.home #homeSec06 {
  background: #f2f8f8;padding: 95px 0;
  }
#document.home #homeSec06 .content {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 52px;
    max-width: 1024px;
  }
#document.home #homeSec06 .textLead {
    margin-bottom: 23px;
    font-weight: 400;
    line-height: 2;
    text-align: center;
  }
.houjin.m_btn>.txt {
    padding: 7px 10px;
    font-size: 1.1rem;
    line-height: 1.3rem;
    min-width: 160px;
  }
.houjin.m_btn>.txt em {
    font-size: 0.9rem;
    line-height: 1.0rem;
  }

.helpLink>.m_btn>.txt {
    padding: 7px 10px;
    min-width: 110px;
  }
.headFixed #gnav .gnavInner>.m_btn {
    margin-left: 0;
}
.headFixed #gnav .gnavInner>.houjin.m_btn {
    margin-left: auto;
    margin-right: 14px;
}

.headFixed .content>.inner>.btnList {
    margin-left: 14px;
}
.headFixed .content>.inner>.btnList .helpLink {
    padding: 0 18px 0 14px;
}

#gheader .m_btn>.txt {
    padding: 3px 10px;
    min-width: 110px;
  }
#gnav .gnavInner>.linkList>li {
    margin-right: 20px;
  }
#gnav .gnavInner>.linkList {
    margin-right: 20px;
  }
}




@media print, screen and (max-width: 768px){
.headFixed:not(.is_fixed) #gnav .gnavInner>.m_btn {
    display: block;
  }
#document.home #homeSec06 {
  background: #f2f8f8;padding: 95px 0;
  }
#document.home #homeSec06 .content {
    margin: 0 auto;
    padding: 0 20px;
  }
#document.home #homeSec06 .imgTextList:not([class*=columnSp])>li+li {
    margin-top: 0px;
  }
}

#document.home #homeSec06.ja {
  background: #fff;
}




/*--------------------------
2021/02/15改修
トップ
--------------------------*/

@media print, screen and (min-width: 769px){
  #document.home #homeSec02 .slides .slide .inner {
      padding-left: 17px;
      width: 900px;
  }
  #document.home #homeSec02 .slides .slide .inner .txtWrap>.txt.step1 {
      width: 685px;
  }
  #document.home #homeSec02 .slides .slide .inner .imgWrap.imgmargintop {
      margin-top:90px;
  }
}

@media print, screen and (max-width: 768px){
  #document.home #homeSec02 .slides .slide .inner {
  }
  #document.home #homeSec02 .slides .slide .inner .txtWrap>.txt.step1 {
      width: 105%;
      margin-bottom: 20px;
  }
  #document.home #homeSec02 .slides .slide .inner .imgWrap.imgmargintop {
      width: 100%;
  }
  #document.home #homeSec02 .slides .slide .inner .imgWrap.imgmargintop img {
      width: 100%;
  }

  #document.home #homeSec02 .slides .slide .inner .txtWrap.re-step {
      float: none;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      margin-right: 0px;
      padding-right: 0px;
      margin-bottom: 20px;
      width: 100%;
  }
  #document.home #homeSec02 .slides .slide .inner .checkBoxCol input[type=checkbox]+label span {
    display: inherit;
  }
  #document.home #homeSec02 .slides .slide .inner .checkBoxCol input[type=checkbox]+label, .checkBoxCol input[type=radio]+label {
    display: inline;
  }
  #document.home #homeSec02 .slides .slide .inner .checkBoxCol {
      margin-bottom: 20px;
  }
}

@media screen and (min-width: 769px) {
  #document.firsts .firstsBox1 .modList>.col:not(.firsts_img1) {
      width: 622px;
  }
  #document.firsts .firstsCol6 .firstsBox2 {
      margin-right: 0px;
      text-align: center;
  }
}


@media screen and (min-width: 769px) {
		.spformHidden {
			display: block;
		}
		.pcformHidden {
			display: none;
		}
  }
@media screen and (max-width: 768px) {
		.spformHidden {
			display: none;
		}
		.pcformHidden {
			display: block;
		}
		.m_tab .tabPanel {
	    padding-bottom: 0px;
		}
  }
.m_tab.s_spTab {
		margin-top: 0px;
}
.movie-wrap {
		position: relative;
		padding-bottom: 56.25%; /*アスペクト比 16:9*/
		height: 0;
		overflow: hidden;
	}
.movie-wrap iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
}
.movie-contents {
		margin-bottom: 50px;
}

/*よくあるご質問　振込・振替　振込・振替限度額を変更できますか、また上限はありますか？　表*/
@media print, screen and (min-width: 769px) {
  .txtTable.narrow th {
      padding: 17px 20px;
  }
  .txtTable.narrow td {
    padding: 20px;
  }
}
@media screen and (max-width: 768px) {
  .txtTable tr td, .txtTable tr th {
      padding: 12px;
  }
}

@media screen and (min-width: 769px) {
  .noticebox {
    border:2px solid #c7161d; padding:0px 30px 20px;border-radius:4px;background-color: #f2f8f8;
  }
}
@media screen and (max-width: 768px) {
  .noticebox {
    border:2px solid #c7161d; padding:0px 15px 10px;border-radius:4px;background-color: #f2f8f8;
  }
}

.mgt10 {  margin-top: 10px!important; }
.mgt20 {  margin-top: 20px!important; }
.mgt30 {  margin-top: 30px!important; }
.mgb10 {  margin-bottom: 10px!important; }
.mgb20 {  margin-bottom: 20px!important; }
.mgb30 {  margin-bottom: 30px!important; }
