@charset "shift_jis";
/* Updated 2025/03/03.T */
/* Updated 2022/09/01.T */
/* Updated 2022/08/08.T */
/* Updated 2021/08/31.T */
.bgGr01 {
  background: #f5f9e6;
}
.title-background01 > .inner > .body::before {
  background-image: url("/kojin/tenpo/soudan/otetsuduki/imgs/index_img_01_pc.png");
}
.img-block01 > .text:last-child, .img-block02 > .text:last-child {
  padding: 0;
}
.imgTxtList {
  display: flex;
  justify-content: space-between;
  margin-top: 24px;
}
.imgTxtList li {
  width: 280px;
  padding: 34px 43px 20px;
  background-color: #E5EDEA;
  text-align: center;
}
.imgTxtList li .txtItem {
  margin-top: 10px;
}
.boxWrap {
  position: relative;
  background-color: #deedb4;
}
.boxWrap:after {
  content: "";
  position: absolute;
  bottom: -40px;
  left: 50%;
  width: 40px;
  height: 21px;
  margin-left: -20px;
  background-image: url("/kojin/tenpo/soudan/otetsuduki/imgs/index_ico_01.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.boxWrap .boxInr {
  padding: 20px;
}
.boxWrap .boxInr .boxList {
  display: flex;
  justify-content: space-between;
}
.boxWrap .boxInr .boxList li {
  width: 370px;
  padding: 40px 25px 20px;
  background-color: #fff;
  text-align: center;
}
.card-section01.bg-none {
  background: #fff;
}
.card-section01.-gray01.-merit .title-balloon01 > .inner::after {
  content: "";
  position: absolute;
  display: block;
  right: 83px;
  bottom: -26px;
  width: 70px;
  height: 94px;
  margin: auto;
  background: url(/kojin/tenpo/soudan/otetsuduki/imgs/index_img_16.png) center / contain no-repeat;
}
.txtImgList {
  display: flex;
  justify-content: space-between;
  margin-top: 28px;
}
.txtImgList li {
  position: relative;
  width: 282px;
}
.txtImgList li:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -20px;
  width: 12px;
  height: 25px;
  margin-top: -47.5px;
  background-image: url("/kojin/tenpo/soudan/otetsuduki/imgs/index_ico_02.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.txtImgList li:last-child:after {
  content: none;
}
.txtImgList li .txtItem {
  margin-top: 28px;
}
.list-scroll01 > .list {
  justify-content: center;
}
.list-circle01.list-green >.item::before {
  top: 0.7em;
  background: #004831;
}
.card-box03 >.inner > .body {
  max-width: 1142px;
  width: 100%;
}
.card-box03 >.inner > .body .detail-head {
  margin-top: 40px;
  padding-bottom: 12px;
  border-bottom: 1px solid #D5DEDB;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  line-height: 30px;
}
.card-box03 >.inner > .body .text-highlight {
  margin-top: 16px;
  text-align: center;
}
.card-box03 >.inner > .body .text-highlight .inner {
  display: inline-block;
  background: linear-gradient(transparent 50%,rgba(196, 215, 0, 0.5) 50%);
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  line-height: 21px;
}
.card-box03 >.inner > .body .notes {
  margin-top: 8px;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  line-height: 18px;
}
.question-area {
  margin-top: 89px!important;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .txtImgList li {
    width: 23%;
  }
}

@media screen and (max-width:767px) {
  .ancer {
    margin-top: 0!important;
    padding-top: 158px!important;
  }
  .sp-mt60 {
    margin-top: 60px!important;
  }
  .title-background01 > .inner > .body::before {
    background-image: url("/kojin/tenpo/soudan/otetsuduki/imgs/index_img_01_sp.png");
  }
  h2.icoTtl {
    width: auto;
  }
  .imgTxtList {
    display: block;
  }
  .imgTxtList li {
    width: auto;
    margin-top: 20px;
  }
  .imgTxtList li:first-child {
    margin-top: 0;
  }
  .boxWrap .boxInr .boxList {
    display: block;
  }
  .boxWrap .boxInr .boxList li {
    width: auto;
    margin-top: 20px;
  }
  .boxWrap .boxInr .boxList li:first-child {
    margin-top: 0;
  }
  .list-scroll01 > .list > .item {
    margin: 0 auto !important;
  }
  .card-section01.-gray01.-merit .title-balloon01 > .inner::after {
    right: 25px;
  }
  .txtImgList {
    display: block;
  }
  .txtImgList li {
    width: auto;
    margin-top: 40px;
  }
  .txtImgList li:first-child {
    margin-top: 0;
  }
  .txtImgList li:after {
    top: auto;
    right: auto;
    left: 50%;
    bottom: -30px;
    margin-top: 0;
    margin-left: -6px;
    transform: rotate(90deg);
  }
  .txtImgList li .imgItem img {
    max-width: 282px;
  }
  .txtImgList li .txtItem {
    margin-top: 15px;
  }
  .list-scroll01 > .list {
    display: block;
  }
}

.modal-switch01.-green01.btn-type02:focus, .modal-switch01.btn-type01.-green01:focus {
  background: #004831;
}
.modal-switch01.btn-type01:focus, .modal-switch01.btn-type02:focus {
  background: #fff;
}
