@charset "shift_jis";
/* Updated 2025/10/01.T */

a[target="_blank"][href^="/"]:not([href$=".pdf"])::after,
a[target="_blank"][href^="#"]::after,
a[target="_blank"][href*="www.smbc.co.jp"]::after {
  display: none;
}
a[target="_blank"][href^="/"]:not([href$=".pdf"]),
a[target="_blank"][href^="#"],
a[target="_blank"][href*="www.smbc.co.jp"] {
  outline: none;
}
body {
  font-family: noto-sans, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
main {
  position: relative;
}
#footer-content {
  margin-top: 120px;
}
.list-num01 > .item > .mark {
  text-align: left;
}
.list-notice01>.item {
  padding-left: calc(1em + 5px);
  text-align: left;
}
.list-notice01>.item>.mark {
  width: 1em;
  text-align: right;
}

.hide {
  display: none!important;
}

.sec-inr01 {
  max-width: 1220px;
  width: 100%;
  margin: 0 auto;
  padding: 0 10px;
}
@media screen and (max-width: 767px) {
  .sec-inr01 {
    padding: 0 16px;
  }
}

@media screen and (max-width: 767px) {
  .cont-area {
    padding-top: 40px;
  }
}

.block-sec-gray01::after {
  display: none;
}

.block-sec-gray01 .list-notice01 {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .list-notice01 {
    display: block;
  }
}

.block-sec-gray01 {
  margin-top: 100px;
  padding: 40px 36px 40px;
}
@media screen and (max-width: 767px) {
  .block-sec-gray01 {
    margin-top: 80px;
    padding: 20px 16px 19px;
  }
}

.tbl-blk {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .tbl-blk {
    margin-top: 40px;
  }
}

.table-detail01 {
  font-size: 16px;
  border: none;
  border-top: 2px solid #56635f;
  border-bottom: 2px solid #56635f;
}
.table-detail01 > .item > .row > .header {
  display: flex;
  align-items: center;
  width: 23%;
  color: #004831;
  background: #f5f5f5;
}
.table-detail01 > .item > .row > .data {
  width: 77%;
}
.table-detail01 > .item > .row > * {
  padding: 21px 18px;
}
@media screen and (max-width: 767px) {
  .table-detail01.-spBlock > .item > .row > .header,
  .table-detail01.-spBlock > .item > .row > .data {
    padding: 21px 19px;
  }
}

/*-------------------
cv-area
-------------------*/
.card-section01.cv-area {
  margin-top: 45px;
  background: #f7f3e7;
}
.card-section01.cv-area > .inner {
  padding-top: 32px;
  padding-bottom: 28px;
  text-align: center;
}
.card-section01.cv-area > .inner .txt02 {
  margin-top: 9px;
  color: #004831;
  font-size: 20px;
  font-weight: bold;
}
.card-section01.cv-area > .inner .txt03 {
  margin-top: 10px;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .card-section01.cv-area > .inner .txt03 {
    font-size: 20px;
  }
}

.card-section01.cv-area > .inner .txt03 .inner-txt {
  padding: 3px 40px;
  background: #004831;
  border-radius: 4px;
}
@media screen and (max-width: 767px) {
  .card-section01.cv-area > .inner .txt03 .inner-txt {
    display: block;
    padding: 3px 16px;
  }
}

.card-section01.cv-area > .inner .btn-type01.-large01 {
  min-width: auto;
  width: 560px;
  padding: 9px 15px;
  background: #BA4620;
}
.card-section01.cv-area > .inner .btn-list01:not(:first-child) {
  margin-top: 22px;
}
.card-section01.cv-area > .inner .btn-type01 > .inner {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .card-section01.cv-area > .inner .btn-type01 > .inner {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .text-hooray01 > .inner {
    padding: 0 22px;
  }
}