@charset "shift_jis";
/* Updated 2024/09/17.T */
/*------------------------------
general
------------------------------*/
.annotation {
  font-weight: bold;
  text-decoration: underline;
  margin-bottom: 8px;
}
.header._lightgreen {
  background-color: #F3F8F6;
  color: #000;
}
.table-type01 > thead > tr > th, .table-type01 > tbody > tr > th {
  text-align: center;
  vertical-align: middle;
}
.table-type01.center-text > thead > tr > th, .table-type01 > tbody > tr > td {
  text-align: center;
  vertical-align: middle;
}
.space-content {
  border-top: none!important;
  border-left: none!important;
}
.th-green {
  background: #017A4F!important;
}
.th-orange {
  background: #F99734!important;
}
._bggreen {
  background: #E5EDEA!important;
  color: #004831;
  font-weight: bold;
}
._bgyellow {
  background: #FFFCF2!important;
  font-weight: bold;
}
.list-center {
  display: flex;
  justify-content: center;
}
.list-center .list-circle01 {
  text-align: start;
}
.section-block01.question {
  margin-top: 96px;
}
.green-blowing {
  position: relative;
  padding: 18px 90px;
  background: #C6DE78;
  text-align: center;
  display: inline-block;
  border-radius: 9px;
}
.green-blowing::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -16px;
  left: calc(50% - 20px);
  width: 0;
  height: 0;
  border-width: 20px 20px 0 20px;
  border-style: solid;
  border-color: #C6DE78 transparent transparent transparent;
}
.green-blowing p {
  color: #00563A;
  font-weight: bold;
}
.app-content {
  margin-top: 96px;
}
.content-center {
  display: flex;
  justify-content: center;
}
._d-flex .phone {
  margin-right: 70px;
}
@media screen and (min-width: 768px) {
  ._d-flex .logo {
    margin-right: 29px;
  }
  ._px-w890 {
    width: 890px;
    margin: 0 auto;
    display: flex;
    flex-flow: column;
    justify-content: center;
  }
  ._pc-d-flex {
    display: flex !important;
  }
}
@media screen and (max-width: 767px) {
  ._d-flex .phone {
    margin-right: 30px;
  }
  [class*=column-layoutB]:not(:first-child) {
    margin-top: 0;
  }
}
.tel-content {
  border: 2px solid #56635F;
  border-radius: 4px;
}
.tel-text {
  font-family: Roboto Condensed;
}
.tel-content .green-contet {
  background-color: #F3F8F6;
  padding: 29px 22px;
}
.tel-content [class*="glyph-"] > .inner::before {
  top: 0.2em;
  left: 0;
  width: 1.175em;
  height: 1.375em;
}
.link-content {
  padding: 26px 22px;
}
.tel-link {
  text-decoration: none;
}
.green-blowing .icon {
  position: relative;
  margin-right: 5px;
  top: -1px;
}
.detail-list01.-colon>.title::after {
  content: 'F';
}
.detail-list01.-colon>.title::after {
  content: 'F';
}
.list-square01>.item {
  position: relative;
  padding-left: 1em;
}
.list-square01>.item::before {
  content: "";
  display: block;
  position: absolute;
  top: .5em;
  left: 0;
  width: .5em;
  height: .5em;
  background: #d5dedb;
}
.list-square01>.item:not(:first-child) {
  margin-top: 8px;
}
@media screen and (max-width: 767px) {
  ._spwide {
    width: 1000px;
  }
  .txt-scroll {
    margin-top: 28px;
    color: #788883;
    font-size: 1.4rem;
    text-align: right;
  }
  .txt-scroll::before {
    content: "";
    display: inline-block;
    width: 1.29em;
    height: 1.36em;
    margin: -.45em 8px 0 0;
    vertical-align: middle;
    background: url("/kojin/notice/imgs/202409_debit_ico_01.png") no-repeat 50% 50%/contain;
  }
  .app-content {
    margin-top: 80px;
  }
  .green-blowing {
    padding: 3px 10px 18px;
  }
  .tel-content .green-contet {
    padding: 18px 15px;
  }
  .link-content {
    padding: 18px 15px;
  }
  .green-contet ._sp-content {
    display: flex;
    justify-content: center;
    margin: 16px 0;
  }
  .glyph-tel02 > .inner {
    color: #fff;
    font-weight: bold;
  }
  .glyph-tel02 > .inner::before {
    background: url(/kojin/notice/imgs/ico_tel_01.svg) 0 0 / 100% auto no-repeat;
  }
  ._sp-content .glyph-tel02 > .inner {
    padding-left: 1.75em;
  }
  .tel-text {
    font-family: Noto Sans JP;
  }
  .tel-content [class*="glyph-"] > .inner::before {
    top: -0.15em;
    left: 0;
    width: 1.575em;
    height: 1.775em;
  }
  .green-blowing .icon {
    margin-right: 0px;
    top: 0px;
  }
}
/*------------------------------
slick
------------------------------*/
.slick-wrap01.item {
  display: flex;
  justify-content: center;
}
.step-item {
  display: flex;
  flex-flow: column;
  align-items: center;
}
.step-item:not(:first-child) {
  margin-left: 50px;
}
@media screen and (max-width: 767px) {
  .step-label {
    display: flex;
    justify-content: center;
  }
  .slick-wrap01 {
    max-width: 960px;
    margin: 20px auto;
  }
  .slick-wrap01 .slick-slide {
    margin: 0 10px;
    padding: 16px;
  }
  .slick-wrap01 .slick-slide img {
    margin: 0 auto;
  }
  .slick-wrap01 .slick-dots {
    bottom: 0;
    font-size: 0;
  }
  .slick-wrap01 .slick-dots li button {
    width: 10px;
    height: 10px;
    background: #d5dedb;
    border-radius: 50%;
    transition: background .2s ease-in-out;
  }
  .slick-wrap01 .slick-dots > .slick-active button {
    background: #004831;
  }
  .slick-wrap01 .slick-dots > :not(:first-child) {
    margin-left: 12px;
  }
}