@charset "shift_jis";
/* Updated 2025/07/29,ht */
/* Updated 2023/03/29,T */
/* SP STYLES */ 
@media screen and (max-width: 767px) {
  #footer-content {
    margin-top: 40px;
  }
}
.kv-category-wrap h1 span {
  display: block;
  margin-top: 10px;
  font-size: 2.8rem;
  -webkit-transform: translate(-0.7em, 0);
      -ms-transform: translate(-0.7em, 0);
          transform: translate(-0.7em, 0);
}
.news-blk {
  margin-top: 95px !important;
}
.news-blk .title01 {
  color: #004831;
  text-align: center;
  font-weight: bold;
  font-size: 2.4rem;
}
.news-blk .item01 a {
  display: block;
  padding: 30px 30px 30px 0;
  border-bottom: 1px solid #eaefed;
  background: url("/hojin/cmn/imgs/ico_arrow_right_01.svg") calc(100% - 4px) center/20px auto no-repeat;
  text-decoration: none;
}
.btn-bg-wrap01 {
  margin-top: 97px !important;
  padding-bottom: 36px;
}
.card-btn-list01 {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 13px 32px 0 32px;
}
.card-btn-list01.anc-list {
  justify-content: center;
}
.card-btn-list01.anc-list .item {
  margin-right: 12px;
}
@media screen and (max-width: 767px) {
  .card-btn-list01.anc-list .item {
    margin-right: 1.2%;
  }
}
.card-btn-list01.anc-list .item:last-child {
  margin-right: 0;
}

/* SP STYLES */ 
@media screen and (max-width: 767px) {
  .card-btn-list01 {
    margin: 13px 0 0 0;
  }
}
.card-btn-list01 .item {
  margin: 20px 0 0 0;
  width: 300px;
}
/* SP STYLES */ 
@media screen and (max-width: 767px) {
  .card-btn-list01 .item {
    margin: 1.33333vw 0 0 0;
    max-height: initial;
    width: 32%;
    height: 34.66667vw;
  }
}
.card-btn-list01 .item:nth-child(-n+3) {
  margin-top: 0;
}
.card-btn-list01 .item a {
  padding-top: 65px;
  height: 119px;
}
/* SP STYLES */ 
@media screen and (max-width: 767px) {
  .card-btn-list01 .item a {
    padding-top: 16vw;
    height: 34.66667vw;
    font-size: 3.2vw;
  }
}
.card-btn-list01 .item a:after {
  top: auto;
  right: calc(50% - 13px);
  bottom: 9px;
  width: 22px;
  height: 22px;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.card-btn-list01 .item a .icon {
  margin-bottom: 5px;
}
.card-wrap04 .title01 {
  margin: 0 0 15px 0;
  color: #004831;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1.5;
}
.card-btn-wrap01 .item.-wide {
  width: 100%;
}
.card-btn-wrap01 .item .inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 28px;
  padding-bottom: 28px;
}
.card-btn-wrap01 .item .inner.-icoBlank:after {
  background: url("/hojin/cmn/imgs/ico_blank_01.svg") 0 0/20px auto no-repeat;
}
.card-btn-wrap01 .item .inner .title01 {
  font-size: 1.6rem;
}
.card-btn-wrap01 .item .inner .title02 {
  font-weight: normal;
  font-size: 1.4rem;
}
.card-btn-wrap01 .item .inner .text01 {
  position: relative;
  padding: 0 0 0 15px;
  min-height: inherit;
  color: #141d1d;
}
.card-btn-wrap01 .item .inner .text01:before {
  position: absolute;
  top: .5em;
  left: 0;
  display: block;
  width: 7px;
  height: 7px;
  border-radius: 100%;
  background-color: #4d7f6f;
  content: "";
}
