@charset "utf-8";
/* CSS Document */
/* --------------------
 Class
-------------------- */
.center {
  text-align: center;
}
.nw {
  display: inline-block;
}
.mincho {
  font-family: Garamond, 'Times New Roman', '游明朝', 'Yu Mincho', '游明朝体', 'YuMincho', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HiraMinProN-W3', 'HGS明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
}
.gothic {
  font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', '游ゴシック体', 'Original Yu Gothic', '游ゴシック', 'Yu Gothic', YuGothic, Verdana, 'Meiryo UI', 'メイリオ', Meiryo, sans-serif;
}
.clearfix::after {
  display: table;
  clear: both;
  content: '';
}
#cash img {
  width: 100%;
}
/* --------------------
 Content
-------------------- */
#service-all .acc_or {
  margin-top: 20px;
  border: 2px solid #fa6705;
  border-radius: 5px;
  background-color: #fff;
}
#service-all .btn a {
  margin: 0 auto;
}
#service-all .acc-sw_or {
  display: block;
  position: relative;
  box-sizing: border-box;
  margin-top: 0;
  border-bottom: 0;
  background: #fa6705 none repeat scroll 0% 0%;
  padding: 11px 40px 11px 15px;
  width: 100%;
  font-weight: bold;
  font-size: 0.9rem;
  text-align: center;
  text-decoration: none;
}
#service-all .howto-img {
  border: none;
}
/* 折り畳み時の高さ */
#cash .item_body {
  padding: 1rem;
  text-align: center;
}
#cash .item_body2 {
  text-align: left;
}
#cash .term {
  padding: 1rem 0 0 0;
  font-weight: bold;
  font-size: 1rem;
}
#cash .logo-block-List li a {
  display: block;
}
#cash .list-txt {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0.3em 0;
  width: 100%;
  color: #616161;
  font-size: 2.8vw;
  line-height: 1.2;
  text-align: center;
}
/*
#cash .howto-step {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 70%;
  margin: 1.5rem auto 0;
}

#cash .howto-step li:nth-child(1) {
  margin-bottom: 2.5rem;
}
#cash .howto-step li:nth-child(2) {
  margin-bottom: 2.5rem;
  position: relative;
}
#cash .howto-step .step-next:after {
  content: "";
  position: absolute;
  display: inline-block;
  color: #008837;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-width: 1.3em 1.3em;
  border-top-color: currentColor;
  left: 50%;
  transform: translateX(-50%);
  bottom: -42px;
}*/
/*#cash .howto-step .step {
  text-align: center;
  color: #008837;
  padding: 6px 12px 3px;
  font-weight: bold;
	height: 3vh;
	font-size: 1rem;
}
#cash .howto-step .howto-step-txt {
  margin: 10px 0 0 0;
}*/
#cash .link-detail {
  display: block;
  margin-top: 0.8rem;
  color: #225496;
  font-size: min(3vw, 0.785rem);
  text-align: center;
  text-decoration: none;
}
#cash .logo-box img {
  display: block;
  margin: 0 auto;
  width: 82%;
}
#cash .logo-box {
  display: flex;
  position: relative;
  justify-content: center;
  align-items: stretch;
  border: 1px solid #ccc;
  border-radius: 5px;
  width: 100%;
  height: 30vw;
  text-align: center;
}
#cash .logo-box-parent {
  margin-right: 1.25%;
  margin-bottom: 2.2vw;
  margin-left: 1.25%;
  width: 30%;
}
/*
#cash .howto-step li {
  width: 100%;
}*/
#cash .attention-list {
  margin-top: 15px;
  padding-left: 1em;
  text-indent: -1em;
}
/* --------------------
 Smart device
-------------------- */
@media screen and (max-width: 768px) {
  /* PC-SP Switch */
  #cash .logo_credit {
    margin: -14% 0 0 0 !important;
    width: 70% !important;
  }
  #cash .logo_ic {
    width: 78% !important;
  }
}
@media screen and (max-width: 450px) {
  #cash .logo_credit {
    margin: -21% 0 0 0 !important;
    width: 63% !important;
  }

  #service-all #menu01 .logo-block-List .txt:last-child .list-txt {
    bottom: 18%;
  }

  #service-all #menu02 .logo-block-List .txt:last-child .list-txt {
    bottom: 18%;
  }
}
/* --------------------
 PC and Print
-------------------- */
@media screen and (min-width: 769px), print {
  /* PC-SP Switch */
  .dispSP {
    display: none;
  }
  /* ----- Content ----- */
  #cash .item_body2 {
    padding: 1rem 0 2rem;
  }
  #cash {
    width: 740px;
  }
  #cash {
    padding-top: 15px;
  }
  #cash .logo-block-List {
    justify-content: start;
  }
  #cash .list-txt {
    padding: 0.4em 0;
    font-size: 0.75rem;
  }
  #service-all .btn a {
    margin: 0 auto 0 0;
  }
  /*
  #cash .howto-step li {
    width: 27%;
  }
  #cash .howto-step-area {
    margin: 50px 0 0 0;
  }*/
  #cash .logo-box {
    position: relative;
    box-sizing: border-box;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 0;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding-bottom: 0;
    width: 144px;
    height: 144px;
    list-style: none;
    text-indent: 0;
  }
  /*
  #cash .logo-box-parent {
    width: auto;
    margin: 0;
  }
  #cash .howto-step {
    flex-wrap: nowrap;
  }
  #cash .howto-step {
    width: 100%;
    margin: 1.5rem 0 0 0;
  }*/
  #cash .howto-step li:nth-child(1) {
    margin-top: 37px;
  }
  /* #cash .howto-step .step-next:after {
    content: "";
    position: absolute;
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
    border-width: 1.2em 1.4em;
    border-left-color: currentColor;
    top: 44%;
    left: 112%;
    transform: translateY(-50%);
  }*/
  #cash .h3-margin {
    margin-top: 50px;
  }
}

/* 20250924追加 .logo-block_colum3 */

@media screen and (min-width: 769px), print {
  #service-all .logo-block-List li.logo-block_colum3 {
    width: 442px;
  }
  #service-all .logo-block-List li.txt.logo-block_colum3 {
    padding-top: 5px;
  }
  #service-all .logo-block-List li.logo-block_colum3 img {
    margin-top: 5%;
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  #service-all .logo-block-List li.logo-block_colum3 {
    width: 100%;
  }
  #service-all .logo-block-List li.logo-block_colum3 img {
    margin-top: 1.75vw;
    height: 22.5vw;
    width: auto;
    max-width: 100%;
  }
}
