@charset "shift_jis";
/* Updated 2026/04/01.ht *
/* Updated 2025/08/04.ht *
/* Updated 2025/04/11.T *
/* ----------------------------------
kv
---------------------------------- */
@media screen and (max-width: 767px) {
  .kv-wrap {
    margin: 0;
  }
}
/* ----------------------------------
main
---------------------------------- */
body {
  min-width: 1088px;
}
@media screen and (max-width: 767px) {
  body {
    min-width: auto;
  }
}
.content-block01 {
  max-width: 1088px;
  padding: 0 40px 96px;
}
@media screen and (max-width: 767px) {
  .content-block01 {
    padding: 0 18px 80px;
  }
}
/* ----------------------------------
detail
---------------------------------- */
.detail-side01.-spBlock>.title {
  text-align: left;
}
/* ----------------------------------
image
---------------------------------- */
.img-block01 {
  align-items: center;
}
@media screen and (max-width: 767px) {
  .img-block01 {
      display: flex;
      flex-direction: column;
  }
}
.img-block01>.img {
  width: initial;
}
@media screen and (max-width: 767px) {
  .img-block01>.img {
    padding-top: 12px;
  }
}
@media screen and (max-width: 767px) {
  .img-block01>.text:first-child {
      padding-bottom: 0;
  }
}
/* ----------------------------------
slider
---------------------------------- */
.carousel-block02 {
  width: auto;
  max-width: initial;
}
@media screen and (max-width: 767px) {
  .carousel-block02 {
    margin-right: 0;
    margin-left: 0;
  }
}
.carousel-block02 .-shadow01 {
  width: 792px;
  margin: 14px;
  padding: 32px;
  box-shadow: 0px 12px 14px 0px rgba(20, 29, 29, 0.08);
  border-radius: 8px;
}
@media screen and (max-width: 767px) {
  .carousel-block02>.list .item>.inner {
    width: calc(100vw - 64px);
    max-width: initial;
    margin-right: 14px;
    margin-left: 14px;
  }
}
.carousel-block02>.list>.slick-arrow {
  background: #fff;
  box-shadow: 0px 10px 12px 0px rgba(20, 29, 29, 0.08);
}
@media screen and (max-width: 767px) {
  .carousel-block02>.list>.slick-arrow.slick-next {
    right: 0;
  }
}
@media screen and (max-width: 767px) {
  .carousel-block02>.list>.slick-arrow.slick-prev {
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  .carousel-block02>.list {
      margin-right: 0;
      margin-left: 0;
  }
}
.carousel-block02>.list>.slick-dots {
  bottom: 3px;
}
.carousel-block02>.list>.slick-dots>.slick-active>button {
  background: #004831;
}

._mt20 {
  margin-top: 20px!important;
}
.title-section02 {
  margin-bottom: 0;
}
.card-link-wrap01 .body {
  margin-top: 0;
  padding-top: 28px;
}
.card-link-wrap01 .title01 a {
  padding: 34px 60px 34px 294px;
}
@media screen and (max-width: 767px) {
  .card-link-wrap01 .title01 a {
    padding: 18px 50px 18px 82px;
  }
}
.card-link-wrap01 .title01 .icon {
  left: 130px;
  width: 110px;
}
@media screen and (max-width: 767px) {
  .card-link-wrap01 .title01 .icon {
    left: 18px;
    width: 54px;
  }
}

/* ----------------------------------
fixed
---------------------------------- */
.btn-list-fixed01 {
  position: fixed;
  z-index: 3;
  right: 0;
  top: 145px;
}
@media screen and (max-width: 767px) {
  .btn-list-fixed01 {
    top: auto;
    bottom: 70px;
    right: 10px;
  }
}
.btn-list-fixed01 ul {
  border-radius: 8px 0 0 8px;
  overflow: hidden;
  box-shadow: 0 0 4px 0 rgba(20, 29, 29, 0.05), 0 12px 14px 0 rgba(20, 29, 29, 0.08);
  background: #fff;
}
@media screen and (max-width: 767px) {
  .btn-list-fixed01 ul {
    box-shadow: none;
    background: none;
    overflow: visible;
  }
}
@media screen and (max-width: 767px) {
  .btn-list-fixed01 ul li {
    margin-top: 10px;
  }
}
.btn-list-fixed01 a {
  display: block;
  position: relative;
  min-height: 100px;
  width: 100px;
  padding: 10px 10px 10px;
  box-sizing: border-box;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
  color: #004831;
  font-size: 12px;
  transition: .3s ease-out;
}
@media screen and (max-width: 767px) {
  .btn-list-fixed01 a {
    padding: 5px 5px 5px;
    min-height: 80px;
    width: 80px;
    border-radius: 50%;
    box-shadow: 0 12px 15px rgba(20, 29, 29, 0.3);
  }
}
.btn-list-fixed01 a[class^="btn0"]:focus {
  outline: 0;
}
.btn-list-fixed01 a.btn01 {
  background: #a0c81e;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .btn-list-fixed01 a.btn01 {
    box-shadow: 0 12px 15px rgba(0, 72, 49, 0.3);
  }
}
.btn-list-fixed01 a.btn01:hover {
  opacity: .7;
}
.btn-list-fixed01 a.btn01:focus {
  background: #62AC6E;
}
.btn-list-fixed01 a.btn02 {
  background: #7b5aa4;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .btn-list-fixed01 a.btn02 {
    box-shadow: 0 12px 15px rgba(0, 72, 49, 0.3);
  }
}
.btn-list-fixed01 a.btn02:hover {
  opacity: .7;
}
.btn-list-fixed01 a.btn02:focus {
  background: #628f18;
}
.btn-list-fixed01 a.btn03 {
  min-height: 40px;
  padding: 10px;
  background: #D5DEDB;
}
.btn-list-fixed01 a.btn03:hover {
  opacity: 0.8;
}
.btn-list-fixed01 a.btn03:focus {
  background: #c4d700;
}
.btn-list-fixed01 a.btn03::after {
  display: block;
  content: '';
  position: absolute;
  right: calc(50% - 35px);
  top: calc(50% - 4px);
  width: 8px;
  height: 8px;
  background: url(/hojin/eb/esyouninn/rijicho_kotai/imgs/index_ico_05.svg) no-repeat 0 0/100%;
}
.btn-list-fixed01 .icon01 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 45px;
}
a[target="_blank"][href*=".smbc.co.jp"]::after {
  display: none;
}
a[target="_blank"][href*=".smbc.co.jp"] {
  outline: none!important;
}