@charset "shift_jis";
/* Updated 2026/06/01.ht */

/*-------------------
common
-------------------*/
body {
  overflow: hidden;
  color: #141D1D;
  font-family: noto-sans, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

button {
  font-family: noto-sans, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

main {
  position: relative;
}
#footer-content {
  margin-top: 120px;
}

.list-notice01>.item {
  padding-left: calc(1em + 5px);
  text-align: left;
}
.list-notice01>.item>.mark {
  width: 1em;
  text-align: right;
}
.title-section01 {
  margin-top: 0;
  padding: 0 0 10px;
}
@media screen and (max-width: 767px) {
  .title-section01 {
    margin: 0 -18px 0;
    padding: 0 18px 12px;
  }
}

.title-section01 .title {
  font-size: 2.4rem;
}

@media screen and (max-width: 767px) {
  .cont-area {
    padding-top: 39px;
  }
}

.sec-inr01 {
  max-width: 1220px;
  width: 100%;
  margin: 0 auto;
  padding: 0 10px;
}
@media screen and (max-width: 767px) {
  .sec-inr01 {
    padding: 0 18px;
  }
}

[class*="column-layoutB"]:not(:first-child) {
  margin-top: 32px;
}

.text-hooray01.-green {
  color: #004831;
}
.text-hooray01.-green > .inner::before,
.text-hooray01.-green > .inner::after {
  background: #004831;
}
@media screen and (max-width: 767px) {
  .text-hooray01 > .inner {
    padding: 0 20px;
  }
}

@media screen and (max-width: 767px) {
  .border-tn {
    border-top: none;
  }
  .border-bn {
    border-bottom: none;
  }
}

.text-hooray01 > .inner::before,
.text-hooray01 > .inner::after {
  width: 22px;
  background: #004831;
}
.text-hooray01 > .inner::before {
  left: -5px;
}
.text-hooray01 > .inner::after {
  right: -5px;
}
._cr-orange01 {
  color: #FF5F04;
}
._cr-red01 {
  color: #BA4620;
}
._cr-black01 {
  color: #141D1D!important;
}
.text-mark01 {
  background: linear-gradient(transparent 60%, #ffe180 60%);
}
sup {
  top: -1em;
}
.link-external {
  display: inline-block;
  font-weight: normal;
}
.table-detail01 > .item > .row > .data > *:not(:first-child) {
  margin-top: 12px;
}
._mt20 {
  margin-top: 20px!important;
}
@media screen and (max-width: 767px) {
  ._sp-t-left {
    text-align: left!important;
  }
  ._sp-mt18 {
    margin-top: 18px!important;
  }
  ._sp-mt28 {
    margin-top: 28px!important;
  }
  ._sp-mt30 {
    margin-top: 30px!important;
  }
}

/*-------------------
kv-area
-------------------*/
.kv-area {
  background: #fff;
}

/*-------------------
sec-area02
-------------------*/
.sec-area02 {
  padding: 48px 0 0;
}
@media screen and (max-width: 767px) {
  .sec-area02 {
    padding: 60px 0 0;
  }
}

.sec-area02 .card-normal01 {
  margin-top: 40px;
}
.sec-area02 .card-normal01 > .inner > .header {
  padding: 23px 22px 17px;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .sec-area02 .card-normal01 > .inner > .header {
    padding: 17px 17px 18px;
  }
}

.sec-area02 .card-normal01 > .inner > .header > .title .inner {
  display: flex;
  align-items: flex-start;
}
.sec-area02 .card-normal01 > .inner > .header .label-mark02 {
  min-width: 4.6em;
  margin-right: 16px;
  padding: 4px .3em;
  color: #fff;
  background: #BA4620;
}
@media screen and (max-width: 767px) {
  .sec-area02 .card-normal01 > .inner > .header .label-mark02 {
    min-width: 4.0em;
    margin-right: 19px;
    padding: 2px .3em;
  }
}

.sec-area02 .card-normal01 > .inner > .body {
  padding: 18px 22px 24px;
}
@media screen and (max-width: 767px) {
  .sec-area02 .card-normal01 > .inner > .body {
    padding: 18px 17px 18px;
  }
}

.sec-area02 .card-normal01 > .inner > .body .text-block01 {
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .sec-area02 .card-normal01 > .inner > .body .text-block01 {
    font-size: 16px;
  }
}

.sec-area02 .box-cont {
  max-width: 1046px;
  width: 100%;
  margin: 20px auto 0;
}
@media screen and (max-width: 767px) {
  .sec-area02 .box-cont {
    max-width: 100%;
    padding: 0 11px;
  }
}
@media screen and (max-width: 320px) {
  .sec-area02 .box-cont {
    padding: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .sec-area02 .box-cont {
    padding: 0 20px;
  }
}

.sec-area02 .block-box01 {
  position: relative;
  margin: 0 0 0 2.7%;
  box-shadow: 0px 7px 8px 0px rgba(0, 0, 0, 0.15);
  border: none;
  border-radius: 12px;
  z-index: 1;
}
.sec-area02 .block-box01:first-child {
  margin-left: 0;
}
.sec-area02 .block-box01:not(:last-child)::before{
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 2px);
  right: -25%;
  width: 50%;
  height: 4px;
  background: #004831;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .sec-area02 .block-box01:not(:last-child)::before{
    top: inherit;
    bottom: -30%;
    right: calc(50% - 2px);
    width: 4px;
    height: 50%;
  }
}

.sec-area02 .block-box01 .head {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px 16px;
  text-align: center;
  font-size: 20px;
  background: #C4D700;
  border-radius: 12px 12px 0 0;
}
@media screen and (max-width: 767px) {
  .sec-area02 .block-box01 .head {
    padding: 8px 32px;
  }
}

.sec-area02 .block-box01.-icon::after {
  content: "";
  position: absolute;
  display: block;
  top: -22px;
  right: -37px;
  width: 93px;
  height: 93px;
  background: url(/hojin/kouza/campaign/yokin_202606/imgs/index_img_07.svg) no-repeat;
  background-size: 100% 100%;
}

@media screen and (min-width: 768px) {
  .sec-area02 .column-layoutB3 > * {
    width: 31.5%;
  }
}

@media screen and (min-width: 768px) {
  .sec-area02 .block-box01 .body {
    padding: 16px 32px 20px;
  }
}
.sec-area02 .block-box01 .body {
  text-align: center;
  background: #fff;
  border-radius: 0 0 12px 12px;
}
@media screen and (max-width: 767px) {
  .sec-area02 .block-box01 .body {
    padding: 9px 16px 8px;
  }
}
.sec-area02 .block-box01 .body .img01 {
  text-align: center;
}
.sec-area02 .block-box01 .mark.-green01 {
  display: flex;
  flex: 0 0 auto;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  margin-top: -2px;
  margin-right: 8px;
  color: #fff;
  background: #004831;
  border-radius: 50%;
  font-weight: 700;
}

.sec-area02 .bonus-blk {
  max-width: 1046px;
  width: 100%;
  margin: 80px auto 0;
}
@media screen and (max-width: 767px) {
  .sec-area02 .bonus-blk {
    max-width: 100%;
    margin: 53px auto 0;
  }
}

.sec-area02 .txt-border {
  position: relative;
  margin-top: 39px;
  font-weight: bold;
  color: #004831;
  font-size: 2.8rem;
  text-align: center;
}
.sec-area02 .txt-border::before {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - -1px);
  width: 100%;
  height: 3px;
  margin: 0 20px 0 0;
  background: #D5DEDB;
}
@media screen and (max-width: 767px) {
  .sec-area02 .txt-border {
    margin-top: 21px;
    font-size: 2.4rem;
  }
}

.sec-area02 .txt-border span {
  position: relative;
  padding: 0 32px;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .sec-area02 .txt-border span {
    padding: 0 12px;
  }
}

.sec-area02 .table01 {
  margin-top: 16px;
  margin-bottom: 0;
  font-size: 1.4rem;
  border: none;
}
.sec-area02 .table01 tr:first-child th {
  border-radius: 12px 0 0 0;
}
.sec-area02 .table01 tr td {
  text-align: center;
}
.sec-area02 .table01 tr th {
  font-size: 20px;
  border-bottom: 0;
  vertical-align: middle;
}
.sec-area02 .table01 tr th:first-child {
  border-radius: 12px 0 0 0;
}
.sec-area02 .table01 tr th:last-child {
  border-radius: 0 12px 0 0;
  border-right: none!important;
}
.sec-area02 .table01 th {
  padding: 16px 10px 16px 16px;
  width: 30%;
  border-bottom: 1px solid #d5dedb;
  background: #006444;
  color: #fff;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .sec-area02 .table01 th {
    padding: 7px 16px 9px;
  }
}

.sec-area02 .table01 thead tr:first-child th:first-child {
  border-right: 2px solid #e5edea!important;
}
.sec-area02 .table01 tbody tr:last-child td:first-child {
  border-radius: 0 0 0 12px;
  border-right: 2px solid #e5edea!important;
  border-bottom: none;
}
.sec-area02 .table01 tr:last-child td:last-child {
  border-radius: 0 0 12px 0;
  border-bottom: none;
}
.sec-area02 .table01 tbody td {
  padding: 11px 16px 12px;
  border-bottom: none;
  border-right: none!important;
  vertical-align: middle;
  background: #f3f8f6;
}
.sec-area02 .table01 tbody tr:first-child td:first-child {
  border-right: 2px solid #e5edea!important;
  border-bottom: 2px solid #e5edea!important;
}
.sec-area02 .table01 tbody tr:first-child td:last-child {
  border-bottom: 2px solid #e5edea!important;
}

.sec-area02 .text-hooray01 > .inner::before,
.sec-area02 .text-hooray01 > .inner::after {
  width: 43px;
}
.sec-area02 .text-hooray01 > .inner::after {
  right: -20px;
  transform: rotate(-45deg);
}
.sec-area02 .text-hooray01 > .inner::before {
  left: -20px;
  transform: rotate(45deg);
}
.sec-area02 .txt01 {
  letter-spacing: -0.5px;
}
@media screen and (max-width: 767px) {
  .sec-area02 .table01 tr th {
    font-size: 16px;
  }
  .sec-area02 .txt01 {
    margin-left: -7px;
    letter-spacing: -0.5px;
  }
  .sec-area02 .text-hooray01 > .inner::before,
  .sec-area02 .text-hooray01 > .inner::after {
    width: 43px;
  }
  .sec-area02 .text-hooray01 > .inner::after {
    right: -35px;
  }
  .sec-area02 .text-hooray01 > .inner::before {
    left: -35px;
  }
}

/*-------------------
sec-area03
-------------------*/
.sec-area03 {
  padding-top: 97px;
}
@media screen and (max-width: 767px) {
  .sec-area03 {
    padding-top: 60px;
  }
}

.sec-area03 table[class^="table"] tr > * {
  border-right: none;
  border-bottom: none;
}
@media screen and (max-width: 767px) {
  .sec-area03 table[class^="table"] tr > * {
    padding: 16px 4px;
  }
}

.sec-area03 .table-detail01 > .item > .row > .data p {
  font-size: 16px;
}

@media screen and (min-width: 768px) {
  .sec-area03 .table-detail01 > .item > .row > .header {
    width: 20%;
  }
  .sec-area03 .table-detail01 > .item > .row > .data {
    width: 80%;
  }
}
@media screen and (max-width: 767px) {
  .sec-area03 table[class^="table"] {
    margin-bottom: 0;
  }
}

.sec-area03 .table-detail01 {
  margin-top: 38px;
  font-size: 14px;
  border: none;
  border-top: 2px solid #56635f;
  border-bottom: 2px solid #56635f;
}
.sec-area03 .table-detail01 > .item > .row > .header {
  display: flex;
  align-items: center;
  width: 23%;
  font-size: 20px;
  color: #004831;
  background: #f5f5f5;
}
.sec-area03 .table-detail01 > .item > .row > .data {
  width: 77%;
}
.sec-area03 .table-detail01 > .item > .row > * {
  padding: 23px 18px 18px;
}
@media screen and (max-width: 767px) {
  .sec-area03 .table-detail01 > .item > .row > .header {
    width: 100%;
  }
  .sec-area03 .table-detail01 > .item > .row > .data {
    width: 100%;
  }
  .sec-area03 .table-detail01.-spBlock > .item > .row > .header,
  .sec-area03 .table-detail01.-spBlock > .item > .row > .data {
    padding: 21px 17px 20px;
  }
}

.sec-area03 .table-type01 > thead > tr > th {
  padding: 17px 18px 18px;
  color: #004831;
  background: #f5f5f5;
}
@media screen and (max-width: 767px) {
  .sec-area03 .table-type01 > thead > tr > th {
    padding: 16px 2px;
  }
}

.sec-area03 .list-num01 > .item > .mark {
  text-align: left;
}
.sec-area03 .list-num01 > .item > .child > .title > .mark {
  text-align: left;
}

.sec-area03 .txt-ttl {
  margin-top: 18px!important;
  padding: 8px 14px;
  text-align: center;
  color: #fff;
  font-size: 18px!important;
  font-weight: bold;
  background: #004831;
}
@media screen and (max-width: 767px) {
  .sec-area03 .txt-ttl {
    font-size: 16px!important;
  }
}

.sec-area03 .slide-inr {
  padding: 0 32px;
}
@media screen and (max-width: 767px) {
  .sec-area03 .slide-inr {
    padding: 0;
  }
}

/*-------------------
cv-area
-------------------*/
.card-section01.cv-area {
  margin-top: 96px;
  background: #f7f3e7;
}
@media screen and (max-width: 767px) {
  .card-section01.cv-area {
    margin-top: 60px;
  }
}

.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-type01.-large01.-white01 {
  background: #fff;
}
.card-section01.cv-area > .inner .btn-type01.-large01.-white01:hover {
  background: #f5f5f5;
}
.card-section01.cv-area > .inner .btn-type01.-large01.-white01 > .inner {
  color: #004831;
}

.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;
  }
}

.pop-wrap {
  position: fixed;
  right: 0;
  top: calc(50% - 190px);
  z-index: 3;
}
@media screen and (max-width: 767px) {
  .pop-wrap {
    top: inherit;
    bottom: 10px;
    width: 150px;
  }
}

/*---------------------------------------------
Carousel Card
---------------------------------------------*/
.carousel-card01 {
  position: relative;
}

.carousel-card01.-type01 {
  padding: 0 58px;
}

.carousel-card01:not(:first-child) {
  margin-top: 24px;
}

.carousel-card01>.list {
  margin-right: -8px;
  margin-left: -8px;
}

.carousel-card01>.list:not(.slick-initialized) {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: 234px;
  overflow: hidden;
}

.carousel-card01 .card {
  margin: 0 8px;
}

.carousel-card01 .card>.number {
  color: #004831;
  font-family: Roboto;
  font-weight: 700;
  font-size: 3.2rem!important;
  line-height: 1;
  text-align: center;
}

.carousel-card01 .card>.img {
  margin-top: 16px;
  background-color: #fff;
  border: 1px solid #d5dedb;
  border-radius: 8px;
  text-align: center;
}
.carousel-card01 .card>.img>.modal-switch01 {
  width: 100%;
}

.carousel-card01 .card>.img.-no-border {
  border: none;
}

.carousel-card01 .card>.description {
  margin-top: 10px;
}

.carousel-card01 .card>.description>.text {
  color: #141d1d;
  font-weight: 400;
  font-size: 1.4rem!important;
  line-height: 1.5;
}

/* SP STYLES */
@media screen and (max-width: 767.98px) {
  .carousel-card01,
  .carousel-card01.-type01 {
    padding: 0;
  }

  .carousel-card01>.list {
    margin: 0;
  }

  .carousel-card01>.list>.slick-arrow.slick-prev {
    left: -30px;
  }

  .carousel-card01>.list>.slick-arrow.slick-next {
    right: -30px;
  }

  .carousel-card01>.list>.slick-arrow {
    width: 40px;
    height: 40px;
  }

  .carousel-card01>.list:not(.slick-initialized) {
    grid-auto-columns: 100%;
  }

  .carousel-card01>.list>.slick-list {
    /* override 'centerPadding' of slick. */
    padding-left: 0 !important;
  }

  .carousel-card01 .card {
    margin: 0 4px;
  }
}

/*-----------------------
modal
------------------------*/
html.is-modalShow {
  overflow: hidden;
  height: 125%;
}
html.is-modalShow body {
  position: fixed;
  width: 100%;
}
.modal-area.-show .modal-bg {
  display: flex;
}
.modal-area.-show .modal-content {
  display: block;
}
.modal-area .modal-bg {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 94;
  display: none;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.modal-area .modal-content {
  display: none;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
}
.modal-area .modal-content.is-modalShow {
  display: flex;
}
.modal-area .modal-frame {
  position: relative;
  z-index: 7;
  overflow-y: auto;
  box-sizing: border-box;
  margin: 0 auto;
  max-height: calc(100% - 120px);
  width: 900px;
  border-radius: 6px;
  background: #ffffff;
  box-shadow: 0 14px 40px rgba(20, 29, 29, 0.16);
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .modal-area .modal-frame {
    width: calc(100% - 9.6vw);
  }
}
.modal-area .modal-wrap01 {
  position: relative;
  overflow-y: auto;
  box-sizing: border-box;
  padding: 24px 30px 24px 30px;
  width: 100%;
  height: 50%;
  text-align: center;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .modal-area .modal-wrap01 {
    padding: 50px 30px 34px 30px;
  }
}
.modal-area .ttl01 {
  padding: 0 1px 0 0;
  color: #141d1d;
  text-align: center;
  font-weight: bold;
  font-size: 2.4rem;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .modal-area .ttl01 {
    font-size: 2.4rem;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .modal-area .ttl01 {
    font-size: 6.4vw;
  }
}
.modal-area .formWrap01 {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  margin-top: 24px;
  height: 60vh;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .modal-area .formWrap01 {
    margin-top: 6.13333vw;
  }
}
.modal-area .formWrap01 iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.modal-area .btnClose01 {
  appearance: none;
  position: absolute;
  top: 12px;
  right: 21px;
  width: 34px;
  height: 34px;
  border: 1px solid #d5dedb;
  border-radius: 50%;
  background: url(/hojin/cmn/imgs/btn_close_01.svg) center center no-repeat #ffffff;
}
@media screen and (max-width: 767px) {
  .modal-area .btnClose01 {
    top: 8px;
    right: 6px;
  }
}

/*-----------------------
cp-end
------------------------*/
.kv-area.cp-end {
  position: relative;
}
.kv-area.cp-end::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2;
}

.cp-end {
  border: 1px solid #d5dedb!important;
  box-shadow: none!important;
  background: #d5dedb!important;
  cursor: default!important;
  pointer-events: none!important;
}
.cp-end > .inner {
  color: #788883!important;
}
.cp-end02 {
  background: #d5dedb !important;
  color: #788883 !important;
  text-decoration: underline;
}
.cpEndTxt {
  position: relative;
  font-size: 42px;
  color: #fff;
}
.cpEndTxt a {
  color: #fff;
}
.cpEndTxt .inr-txt{
  font-size: 24px;
}
.cpEndTxt .endArea {
  padding: 15px 0 16px;
  background: #003927;
  font-weight: bold;
  text-align: center;
}
.cpEnd {
  background: #d5dedb !important;
  color: #788883 !important;
  text-decoration: underline;
}

@media screen and (max-width: 767px) {
  .cpEndTxt {
    font-size: 18px;
  }
  .cpEndTxt .inr-txt{
    font-size: 16px;
  }
  .cpEndTxt .endArea {
    padding: 8px 10px 6px;
  }
}