@charset "UTF-8";
/* 共通 */

html {
  font-size: 10px;
}
body {
  font-size: 1.6rem;
}

html .l_main_wrap {
  overflow-y: auto;
}
.dn {
  display: none;
}
.atent {
  color: #C30D23;
}
.accordion_box {
  display: none;
}
.l_main {
}
#contents_wrap {
}

.l-breadcrumb ~ *,
.l-breadcrumb ~ * * {
	box-sizing: content-box;
}

.l-breadcrumb ~ * img,
.common-btn img {
	height: auto;
	width: auto;
	max-width: 100%;
	vertical-align: middle;
}

/*TABLET ONLY*/
@media screen and (max-width: 1024px) {
  #contents_wrap {
    background-position: top -1px center;
  }
}

.common-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 408px;
  box-sizing: border-box;
  width: 100%;
  height: 64px;
  background: #006CB6;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 9px;
	text-decoration: none;
}
.common-btn:not(.btn, .tel_num):hover {
  opacity: 0.8;
  color: #FFF;
}
.common-btn-arrow {
  padding-left: 4px;
}
.common-btn-colB {
  background: #FFF;
  color: #006CB6;
}
.common-btn-colB:not(.btn, .tel_num):hover {
  opacity: 0.8;
  color: #006CB6;
}
.accordion_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 300px;
  box-sizing: border-box;
  width: 100%;
  height: 56px;
  border-radius: 6px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 1.5em;
  background-color: #FFF;
}
.accordion_btn_A {
  border: 1px solid #006CB6;
  color: #006CB6;
}
.accordion_btn_A::after {
  content: '';
  display: block;
  padding-left: 4px;
  width: 14px;
  height: 14px;
  background-image: url(../imgs/common-btn-arrow4.svg);
  background-position: center center;
  background-repeat: no-repeat;
}
.accordion_btn_A.active::after {
  background-image: url(../imgs/common-btn-arrow5.svg);
}
.accordion_btn_B {
  border: 1px solid #FD4383;
  color: #FD4383;
}
.accordion_btn_B::after {
  content: '';
  display: block;
  padding-left: 4px;
  width: 14px;
  height: 14px;
  background-image: url(../imgs/common-btn-arrow6.svg);
  background-position: center center;
  background-repeat: no-repeat;
}
.accordion_btn_B.active::after {
  background-image: url(../imgs/common-btn-arrow7.svg);
}

.pc {
  display: block;
}
.pc_i {
  display: inline;
}
.sp {
  display: none;
}
.sp_i {
  display: none;
}
.pc1024 {
  display: none;
}
.sp1024 {
  display: none;
}


/* メインビジュアル */
.mv {
  background-image: url(../imgs/bg_mv.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.mv-inner {
  position: relative;
  width: 100%;
  max-width: 1034px;
  margin-right: auto;
  margin-left: auto;
  padding: 86px 0;
}
.mv-img {
/*
  width: 1180px;
  width: calc(100% + 155px);
  margin-left: -16px;
*/
}
.mv-txt {
  width: 955px;
  max-width: 100%;
  height: auto;
  margin: 20px auto 0 auto;
  color: #333;
  font-family: "Noto Sans JP";
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: 170%; /* 2.55rem */
  letter-spacing: 0.06rem;
  padding-right: 36px;
  padding-left: 36px;
  box-sizing: border-box;
}

/* 東海ろうきんはこんな金融機関です */
#about {
  background-color: #FFF799;
  padding-top: 56px;
  padding-bottom: 66px;
}
#about .about-inner .about-ttl {
  color: #0052A5;
  text-align: center;
  font-family: "Zen Maru Gothic";
  font-size: 3.2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 170%;
  letter-spacing: 0.128rem;
}
#about .about-inner .about-cnt {
  width: 100%;
  max-width: 952px;
  height: auto;
  margin: 24px auto 40px auto;
}
#about .about-inner .about-cnt .card {
  width: 300px;
  height: 360px;
  box-sizing: border-box;
  padding-right: 25px;
  padding-left: 25px;
  border-radius: 10px;
  background-color: #FFFFFF;
}
#about .about-inner .about-cnt .card .img {
  height: 145px;
  margin-top: 43px;
  margin-bottom: 36px;
}
#about .about-inner .about-cnt .card .txt {
  color: #006CB8;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 500;
  line-height: 170%;
}

/* おすすめ＆便利  */
#rec_use {
  background-image: url(../imgs/bg_mv.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 95px;
  padding-bottom: 82px;
}
#rec_use .recommend-inner,
#rec_use .useful-inner {
  position: relative;
  width: 100%;
  max-width: 955px;
  margin-right: auto;
  margin-left: auto;
}
#rec_use .recommend-inner {
  position: relative;
  height: 868px;
  background-image: url(../imgs/bg_recommend.png);
  background-position: center;
  background-repeat: no-repeat;
}
#rec_use .recommend-inner .recommend-ttl {
  color: #0052A5;
  text-align: center;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 2.4rem;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0.096rem;
  padding-top: 50px;
}
#rec_use .recommend-inner .l-box {
  position: absolute;
  top: 185px;
  left: 50px;
  width: 320px;
  height: 115px;
}
#rec_use .recommend-inner .l-box .l-box-txt {
  padding: 17px 24px 15px 26px;
  box-sizing: border-box;
}
#rec_use .recommend-inner .l-box .l-box-lst {
  padding: 7px 105px 15px 0;
  box-sizing: border-box;
}
#rec_use .recommend-inner .l-box .l-box-lst ol {
  counter-reset: marker-counter;
}
#rec_use .recommend-inner .l-box .l-box-lst ol li {
  counter-increment: marker-counter;
  position: relative;
  padding-left: 2em;
}
#rec_use .recommend-inner .l-box .l-box-lst ol li::before {
  content: "※" counter(marker-counter);
  position: absolute;
  left: 0;
}
#rec_use .recommend-inner .r-box {
  position: absolute;
  top: 185px;
  right: 47px;
  width: 352px;
  height: 115px;
}
#rec_use .recommend-inner .r-box .r-box-txt {
  padding: 12px 24px 17px 24px;
  box-sizing: border-box;
}
#rec_use .recommend-inner .r-box .r-box-lst {
  padding: 7px 0 0 76px;
  box-sizing: border-box;
}
#rec_use .recommend-inner .r-box .r-box-lst ol {
  counter-reset: marker-counter 1;
}
#rec_use .recommend-inner .r-box .r-box-lst ol li {
  counter-increment: marker-counter;
  position: relative;
  padding-left: 2em;
}
#rec_use .recommend-inner .r-box .r-box-lst ol li::before {
  content: "※" counter(marker-counter);
  position: absolute;
  left: 0;
}
#rec_use .recommend-inner .r-box .r-box-lst ul li {
  position: relative;
  padding-left: 1.25em;
}
#rec_use .recommend-inner .r-box .r-box-lst ul li::before {
  content: "◎";
  position: absolute;
  left: 0;
}
#rec_use .recommend-inner .l-box p,
#rec_use .recommend-inner .r-box p {
  color: #0052A5;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
#rec_use .recommend-inner .r-box p.dummy {
  width: 100%;
  height: 34px;
}
#rec_use .recommend-inner .l-box ol ,
#rec_use .recommend-inner .r-box ol,
#rec_use .recommend-inner .r-box ul {
}
#rec_use .recommend-inner .l-box ol li,
#rec_use .recommend-inner .r-box ol li,
#rec_use .recommend-inner .r-box ul li {
  color: #333;
  font-size: 1.3rem;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

/* スマートフォンやパソコンでもっと便利に！ */
#rec_use .useful-inner {
  margin-top: 62px;
}
#rec_use .useful-inner h2.useful-ttl {
  color: #FFFFFF;
  text-align: center;
  font-family: "Zen Maru Gothic";
  font-size: 3.2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 170%;
  letter-spacing: 0.128rem;
  margin-bottom: 24px;
}
#rec_use .useful-inner .l-btn,
#rec_use .useful-inner .r-btn {
  margin-top: 36px;
  margin-bottom: 40px;
}
#rec_use .useful-inner ul.atent {
  color: #333;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: 170%;
  letter-spacing: 0.06rem;
}
#rec_use .useful-inner ul.atent li {
  position: relative;
  padding-left: 1.25em;
}
#rec_use .useful-inner ul.atent li::before {
  content: "※";
  position: absolute;
  left: 0;
}

/* 振込手数料0円 */
#zero {
  background-color: #FFFFFF;
  padding: 80px 0;
}
#zero .zero-inner {
  position: relative;
  width: 100%;
  max-width: 955px;
  height: 470px;
  margin-right: auto;
  margin-left: auto;
  background-image: url(../imgs/bg_zero.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
#zero .zero-inner .zero-cnt {
  position: absolute;
  width: 330px;
  height: 83px;
  top: 326px;
  right: 120px;
}
#zero .zero-inner .zero-cnt .zero-txt {
  color: #333;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 170%;
  letter-spacing: 0.048rem;
  margin-bottom: 5px;
  text-align: center;
}
#zero .zero-inner .zero-cnt .zero-btn {
}



/* その他ボタン */
.btns {
  padding: 40px 0 25px 0;
  background-color: #F5F5F5;
}
.btns-inner {
  max-width: 1000px;
  padding-right: 17px;
  padding-left: 17px;
  margin-right: auto;
  margin-left: auto;
}
.btns-inner .common-btn {
  margin-right: 12px;
  margin-left: 12px;
}

/* CTA */
.cta {
  background-color: #CCE6F7;
  padding-top: 45px;
  padding-bottom: 52px;
}
.cta-inner {
  max-width: 1000px;
  padding-right: 17px;
  padding-left: 17px;
  margin-right: auto;
  margin-left: auto;
}
.cta-title {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: bold;
  font-size: 24px;
  line-height: 42px;
  text-align: center;
  color: #1d6bb2;
  margin-bottom: 20px;
  padding-right: 14px;
}
.cta-list {
  display: flex;
  align-items: center;
  background-color: #FFFFFF;
  border:6px solid #EFF6F7;
  padding:16px 0;
}
.cta-tel {
  box-sizing: border-box;
  width: 50%;
  border-right: 1px solid #707070;
  padding-top: 6px;
  padding-bottom: 10px;
  padding-right: 22px;
}
.cta-tel__title {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 25px;
  text-align: center;
  color: #222;
  margin-bottom: 9px;
}
.cta-tel__item {
  text-align: center;
}
.cta-contact {
  width: 50%;
  padding:0px 0 7px;
}
.cta-contact__title {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
  color: #222;
  margin-bottom: 7px;
}
.cta-contact__btn {
  max-width: 248px;
  height: 56px;
}

/*SP ONLY 767*/
@media screen and (max-width: 767px) {
  .pc {
    display: none;
  }
  .pc_i {
    display: none;
  }
  .sp {
    display: block;
  }
  .sp_i {
    display: inline;
  }
  .pc1024 {
    display: none;
  }
  .sp1024 {
    display: none;
  }

  .l_main {
    background-position: top center;
    background-color: #084797;
  }
  .common-btn {
    max-width: 320px;
  }
  /* メインビジュアル */
  .mv {
  }
  .mv-inner {
    height: auto;
    padding: 18px 0 80px 0;
  }
  .mv-img {
    width: 100%;
    height: auto;
    margin: auto;
  }

  .mv-txt {
    width: 100%;
    height: auto;
    padding: 0 25px;
    box-sizing: border-box;
  }

  /* 東海ろうきんはこんな金融機関です */
  #about {
  }
  #about .about-inner .about-ttl {
    font-size: 2.4rem;
    font-style: normal;
    letter-spacing: 0.096rem;
    margin-bottom: 24px;
  }


  /* CTA */
  .cta {
    padding-top: 49px;
  }
  .cta-title {
    font-size: 19px;
    line-height: 31px;
    margin-bottom: 19px;
    padding-right: 0px;
  }
  .cta-list {
    display: block;
    padding:0 20px;
  }
  .cta-tel {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #707070;
    padding-top: 20px;
    padding-bottom: 26px;
    padding-right: 0px;
  }
  .cta-tel__title {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: bold;
    font-size: 16px;
    line-height: 31px;
    text-align: center;
    color: #222;
    margin-bottom: 4px;
  }
  .cta-contact {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
  }
  .cta-contact__title {
    margin-bottom: 5px;
  }
  .cta-contact__btn {
    max-width: 248px;
  }
}

/*SP ONLY 1024*/
@media screen and (max-width: 1024px) {
  .pc {
    display: none;
  }
  .pc1024 {
    display: block;
  }
  .sp1024 {
    display: none;
  }

  /* 東海ろうきんはこんな金融機関です */
  #about {
    width: 100%;
    height: auto;
    background-color: #FFF799;
    padding: 80px 36px;
    box-sizing: border-box;
  }
  #about .about-inner .about-cnt {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
  }
  #about .about-inner .about-cnt .card {
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0 auto 40px auto;
    padding-bottom: 43px;
  }

  /* おすすめ＆便利  */
  #rec_use {}
  #rec_use .recommend-inner {
    position: relative;
    width: 375px;
    height: 1608px;
    margin: 0 auto;
    background-image: url(../imgs/bg_recommend_sp.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  #rec_use .recommend-inner {
    position: relative;
    width: 100%;
    height: auto;
    background-image: none;
  }
  #rec_use .recommend-inner img {
    width: 100%;
    height: auto;
  }

  #rec_use .recommend-inner .recommend-ttl {
    font-size: 2rem;
    line-height: 150%; /* 3rem */
    letter-spacing: 0.08rem;
    padding: 47px 17px 0 17px;
    box-sizing: border-box;
  }
  #rec_use .recommend-inner .l-box {
    position: absolute;
    top: 230px;
    left: -10px;
    width: 320px;
    height: 115px;
  }
  #rec_use .recommend-inner .r-box {
    position: absolute;
    top: 457px;
    right: 0px;
    width: 352px;
    height: 115px;
  }
  #rec_use .recommend-inner .l-box .l-box-lst {
    padding: 7px 86px 15px 24px;
  }
  #rec_use .recommend-inner .r-box .r-box-lst {
    padding: 7px 24px 0 116px;
  }

  #rec_use .useful-inner {
    padding-right: 36px;
    padding-left: 36px;
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
  }
  #rec_use .useful-inner h2.useful-ttl {
    font-size: 2.4rem;
    line-height: 150%;
    letter-spacing: 0.096rem;
    margin-bottom: 24px;
  }
  #rec_use .useful-inner .useful-cnt {
    justify-content: center;
  }

  /* 振込手数料0円 */
  #zero {}
  #zero .zero-inner {
    position: relative;
    width: 360px;
    height: 924px;
    margin-right: auto;
    margin-left: auto;
    background-image: url(../imgs/bg_zero_sp.png);
  }
  #zero .zero-inner .zero-cnt {
    position: absolute;
    width: 270px;
    height: 80px;
    top: unset;
    right: unset;
    bottom: 48px;
    left: 50%;
    transform: translateX(-50%);
  }
  #zero .zero-inner .zero-cnt .zero-txt {
    font-size: 1.0rem;
    letter-spacing: 0.02rem;
    margin-bottom: 3px;
  }
}

/* iPhone5 / SE only */
@media screen and (max-width: 320px) {
  /* おすすめ＆便利  */
  #rec_use {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  #rec_use .recommend-inner {
    position: relative;
    width: 320px;
    height: 1608px;
    margin: 0 auto;
    background-image: url(../imgs/bg_recommend_sp.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  #rec_use .recommend-inner .recommend-ttl {
    font-size: 1.6rem;
    line-height: 150%; /* 3rem */
    letter-spacing: 0.08rem;
    padding: 47px 17px 0 17px;
    box-sizing: border-box;
  }
  #rec_use .recommend-inner .l-box {
    position: absolute;
    top: 195px;
    left: -10px;
    width: 320px;
    height: 115px;
  }
  #rec_use .recommend-inner .r-box {
    position: absolute;
    top: 388px;
    right: 0px;
    width: 302px;
    height: 115px;
  }
  #rec_use .recommend-inner .l-box p,
  #rec_use .recommend-inner .r-box p {
    font-size: 1.5rem;
  }
  #rec_use .recommend-inner .l-box .l-box-lst {
    padding: 7px 122px 15px 24px;
  }
  #rec_use .recommend-inner .r-box .r-box-lst {
    padding: 7px 24px 0 116px;
  }
  #rec_use .recommend-inner .l-box ol li,
  #rec_use .recommend-inner .r-box ol li,
  #rec_use .recommend-inner .r-box ul li {
    font-size: 1.0rem;
  }
}

/* iPhone12 Mini only */
@media screen and (max-width: 360px) {
  /* おすすめ＆便利  */
  #rec_use {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  #rec_use .recommend-inner {
    position: relative;
    width: 360px;
    height: 1608px;
    margin: 0 auto;
    background-image: url(../imgs/bg_recommend_sp.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  #rec_use .recommend-inner .recommend-ttl {
    font-size: 1.8rem;
    line-height: 150%; /* 3rem */
    letter-spacing: 0.08rem;
    padding: 47px 17px 0 17px;
    box-sizing: border-box;
  }
  #rec_use .recommend-inner .l-box {
    position: absolute;
    top: 223px;
    left: -10px;
    width: 320px;
    height: 115px;
  }
  #rec_use .recommend-inner .r-box {
    position: absolute;
    top: 436px;
    right: 15px;
    width: 321px;
    height: 115px;
  }
  #rec_use .recommend-inner .r-box .r-box-txt {
    padding: 12px 0px 17px 24px;
    box-sizing: border-box;
  }
  #rec_use .recommend-inner .l-box p,
  #rec_use .recommend-inner .r-box p {
    font-size: 1.7rem;
  }
  #rec_use .recommend-inner .l-box .l-box-lst {
    padding: 7px 122px 15px 24px;
  }
  #rec_use .recommend-inner .r-box .r-box-lst {
    padding: 7px 0 0 116px;
  }
  #rec_use .recommend-inner .l-box ol li,
  #rec_use .recommend-inner .r-box ol li,
  #rec_use .recommend-inner .r-box ul li {
    font-size: 1.0rem;
  }
}

/* -------------------------------------------- */
/* flex                                         */
/* -------------------------------------------- */
.flex {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.jc_st {
  justify-content: start;
}
.jc_en {
  justify-content: end;
}
.jc_c {
  justify-content: center;
}
.jc_fs {
  justify-content: flex-start;
}
.jc_fe {
  justify-content: flex-end;
}
.jc_l {
  justify-content: left;
}
.jc_r {
  justify-content: right;
}
.jc_sb {
  justify-content: space-between;
}
.jc_sa {
  justify-content: space-around;
}
.jc_se {
  justify-content: space-evenly;
}
.jc_sc {
  justify-content: stretch;
}
.fw_nw {
  flex-wrap: nowrap;
}
.fw_wr {
  flex-wrap: wrap-reverse;
}
.fd_rr {
  flex-direction: row-reverse;
}
.fd_cm {
  flex-direction: column;
}
.ff_cm {
  flex-flow: column;
}
.ai_s {
  align-items: start;
}
.ai_c {
  align-items: center;
}
.ai_e {
  align-items: end;
}
.ai_fe {
  align-items: flex-end;
}
.ai_st {
  align-items: stretch;
}
.wfit {
  width: fit-content;
}
.hfit {
  height: fit-content;
}

/* -------------------------------------------- */
/* text                                         */
/* -------------------------------------------- */
.tl {
  text-align: left;
}
.tc {
  text-align: center;
}
.tr {
  text-align: right;
}

/* -------------------------------------------- */
/* margin / padding                             */
/* -------------------------------------------- */
.mt1em {
  margin-top: 1em;
}
.mb1em {
  margin-bottom: 1em;
}
.pt1em {
  padding-top: 1em;
}
.pb1em {
  padding-bottom: 1em;
}


/* -------------------------------------------- */
/* ol 米（※）マーク                             */
/* -------------------------------------------- */
ul.asterisk {
  list-style: none;
  margin-left: 1.5em;
}
ul.asterisk li {
  text-indent: -1.5em;
}
ul.asterisk li::before {
  content: '※';
  margin-right: 0.5em;
}


/* -------------------------------------------- */
/* ol 米（※）マーク + num                       */
/* -------------------------------------------- */
ol.asterisk-num {
  list-style: none;
  counter-reset: count 0;
  margin-left: 1.5em;
}
ol.asterisk-num li {
  text-indent: -2.3em;
  margin-left: .7em;
}
ol.asterisk-num li::before {
  content: "※"counter(count)" ";
  counter-increment: count 1;
  margin-right: 0.5em;
}


/* -------------------------------------------- */
/* ol num                                       */
/* -------------------------------------------- */
ol.num {
  list-style: none;
  counter-reset: count 0;
  margin-left: 0.75em;
}
ol.num li {
  text-indent: -1.5em;
  margin-left: .7em;
}
ol.num li::before {
  content: counter(count)". ";
  counter-increment: count 1;
  margin-right: 0.5em;
}

@media (max-width: 1280px) {
  .l_main {
      position: relative;
      padding-top: 148px;
  }
}
@media (max-width: 767px) {
  .l_main {
      padding-top: calc(13.33vw + 42px);
  }
}




@media screen and (min-width: 767px) and (max-width: 1024px) {
  .pc {
    display: none;
  }
  .pc1024 {
    display: block;
  }
  .sp1024 {
    display: none;
  }
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .pc {
    display: none;
  }
  .pc1024 {
    display: none;
  }
  .sp1024 {
    display: block;
  }
}
