@charset "shift_jis";
/* Updated 2026/03/30.ht */
/* Updated 2026/02/09.T */

/*-------------------------
common
-------------------------*/

body {
  font-family: noto-sans, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  overflow: hidden;
}
button {
  font-family: noto-sans, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
#footer-content {
  margin-top: 0;
}
#footer-content .footer-logo {
  padding-bottom: 80px;
}

.sec-inr01 {
  max-width: 1220px;
  width: 100%;
  margin: 0 auto;
  padding: 0 10px;
}
@media screen and (max-width: 767px) {
  .sec-inr01 {
    padding: 0 16px;
  }
}

.ttl02 {
  font-weight: bold;
  font-size: 50px;
}
.ttl02 .ttl02-inr {
  font-size: 32px;
}
.ttl02-02 {
  position: relative;
  font-size: 50px;
  font-weight: bold;
  color: #BA4620;
  text-align: center;
}
.ttl02-02 .bg {
  position: relative;
  display: inline-block;
  padding: 0px 67px;
  line-height: 1.3;
  letter-spacing: 2px;
  background: #fffdf3;
}
.ttl02-02::before {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 1px);
  width: 100%;
  height: 1px;
  margin: 0px 20px 0px 0px;
  background: #004831;
}
@media screen and (max-width: 767px) {
  .ttl02 {
    font-size: 28px;
  }
  .ttl02 .ttl02-inr {
    font-size: 18px;
  }
  .ttl02-02 {
    font-size: 24px;
  }
  .ttl02-02 .bg {
    padding: 0px 12px;
    letter-spacing: 1px;
  }
  .ttl02-02::before {
    background: #D1D1D1;
  }
}

._fs90 {
  font-size: 9.0rem !important;
}
._mt10 {
  margin-top: 10px!important;
}
._mt14 {
  margin-top: 14px!important;
}
._mt15 {
  margin-top: 15px!important;
}
._mt20 {
  margin-top: 20px!important;
}
._mt28 {
  margin-top: 28px!important;
}
._mt38 {
  margin-top: 38px !important;
}
._mt45 {
  margin-top: 45px !important;
}
._mt46 {
  margin-top: 46px !important;
}
._mt47 {
  margin-top: 47px !important;
}
._mt60 {
  margin-top: 60px !important;
}
._mt62 {
  margin-top: 62px !important;
}
._mt67 {
  margin-top: 67px !important;
}
._mt74 {
  margin-top: 74px !important;
}

@media screen and (max-width: 767px) {
  ._sp-mt00 {
    margin-top: 0px!important;
  }
  ._sp-mt02 {
    margin-top: 2px!important;
  }
  ._sp-mt04 {
    margin-top: 4px!important;
  }
  ._sp-mt06 {
    margin-top: 6px!important;
  }
  ._sp-mt10 {
    margin-top: 10px!important;
  }
  ._sp-mt12 {
    margin-top: 12px!important;
  }
  ._sp-mt14 {
    margin-top: 14px!important;
  }
  ._sp-mt15 {
    margin-top: 15px!important;
  }
  ._sp-mt16 {
    margin-top: 16px!important;
  }
  ._sp-mt18 {
    margin-top: 18px!important;
  }
  ._sp-mt20 {
    margin-top: 20px!important;
  }
  ._sp-mt22 {
    margin-top: 22px!important;
  }
  ._sp-mt23 {
    margin-top: 23px!important;
  }
  ._sp-mt26 {
    margin-top: 26px!important;
  }
  ._sp-mt30 {
    margin-top: 30px!important;
  }
  ._sp-mt31 {
    margin-top: 31px!important;
  }
  ._sp-fs10 {
    font-size: 1.0rem !important;
  }
  ._sp-fs22 {
    font-size: 2.2rem !important;
  }
  ._sp-fs18 {
    font-size: 1.8rem !important;
  }
  ._sp-fs16 {
    font-size: 1.6rem !important;
  }
  ._sp-fs12 {
    font-size: 1.2rem !important;
  }
  ._sp-fs13 {
    font-size: 1.3rem !important;
  }
  ._sp-fs60 {
    font-size: 6.0rem!important;
  }
}
@media screen and (max-width: 767px) {
  ._sp-t-left {
    text-align: left !important;
  }
}

.btn-wrap {
  padding-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .btn-wrap {
    padding-top: 32px;
    padding-bottom: 24px;
  }
}

._t-cred {
  color: #BA4620!important;
}
._t-cred02 {
  color: #B4431D!important;
}
._t-black {
  color: #000000!important;
}
.list-notice01 > .item {
  padding-left: calc(1em + 5px);
}
.list-notice01 > .item > .mark {
  width: 1em;
}

.roboto {
  font-family: "DIN 2014","Roboto",sans-serif !important;
}

.list-notice01 > .item {
  color: #000000;
}

.text-mark01 {
  background: linear-gradient(transparent 60%, #FFF3C8 60%);
}

.list-notice02 > .item {
  padding-left: calc(2.2em + 5px);
  color: #312922;
}
.list-notice02 > .item > .mark {
  position: absolute;
  top: 0;
  left: 0;
  width: 2.2em;
  text-align: left;
}

/*-------------------------
kv-area
-------------------------*/
.kv-area {
  min-height: 750px;
  padding: 37px 0 28px;
  background: url(/hojin/kouza/special/kaisetsu/imgs/bpsp_bg_02.jpg) no-repeat center;
  background-size: 1920px 100%;
}
@media screen and (max-width: 767px) {
  .kv-area {
    min-height: 100%;
    padding: 54px 0 13px;
    background: url(/hojin/kouza/special/kaisetsu/imgs/bpsp_bg_02_sp.jpg) no-repeat center;
    background-size: 1920px 100%;
  }
}

.kv-area .kv-inr {
  max-width: 1220px;
  width: 100%;
  margin: 0 auto;
  padding: 0 10px;
}
@media screen and (max-width: 767px) {
  .kv-area .kv-inr {
    max-width: 100%;
    padding: 0 24px;
  }
}
@media screen and (max-width: 340px) {
  .kv-area .kv-inr {
    padding: 0 16px;
  }
}

.kv-area .kv-inr .kv-cont {
  max-width: 562px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .kv-area .kv-inr .kv-cont {
    max-width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .kv-area .logo {
    width: 40%;
  }
}

.kv-area .kv-inr .kv-cont .ttl01-img {
  margin-top: 27px;
}
@media screen and (max-width: 767px) {
  .kv-area .kv-inr .kv-cont .ttl01-img {
    margin-top: 16px;
  }
}

.kv-area .kv-inr .kv-cont .ttl01-txt01 {
  margin-top: 18px;
  font-size: 58px;
  text-align: center;
  color: #004831;
  line-height: 1.08;
  letter-spacing: 4px;
}
@media screen and (max-width: 767px) {
  .kv-area .kv-inr .kv-cont .ttl01-txt01 {
    margin-top: 12px;
    font-size: 39px;
    line-height: 1;
    letter-spacing: 2.5px;
  }
}
@media screen and (max-width: 340px) {
  .kv-area .kv-inr .kv-cont .ttl01-txt01 {
    font-size: 30px!important;
  }
  .kv-area .kv-inr .kv-cont .ttl01-txt01 span {
    font-size: 32px!important;
  }
  .kv-area .kv-inr .kv-cont .ttl01-txt01 span .num {
    font-size: 40px!important;
  }
}

.kv-area .kv-inr .kv-cont .ttl01-txt01 .text-mark01 {
  background: linear-gradient(transparent 60%, #FFF 60%);
}
.kv-area .kv-inr .kv-cont .ttl01-txt01 .text-mark01 .num {
  font-family: "DIN 2014","Roboto",sans-serif;
}

.kv-area .kv-inr .kv-cont .ttl01-txt01 .text-mark01 sup {
  top: -45px;
}
@media screen and (max-width: 767px) {
  .kv-area .kv-inr .kv-cont .ttl01-txt01 .text-mark01 sup {
    top: -30px;
  }
}
@media screen and (max-width: 340px) {
  .kv-area .kv-inr .kv-cont .ttl01-txt01 .text-mark01 sup {
    top: -18px;
    font-size: 12px!important;
  }
}

.kv-area .kv-inr .kv-cont .ttl01 {
  margin-top: 14px;
  padding: 2px 0;
  letter-spacing: 4.7px;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  border-top: 1px solid #312922;
  border-bottom: 1px solid #312922;
}
@media screen and (max-width: 767px) {
  .kv-area .kv-inr .kv-cont .ttl01 {
    margin-top: 5px;
    padding: 1px 0;
    letter-spacing: 0.8px;
    font-size: 16px;
  }
}

.kv-area .kv-inr .kv-cont .ttl01-box {
  display: flex;
  justify-content: space-between;
  margin-top: 57px;
}
@media screen and (max-width: 767px) {
  .kv-area .kv-inr .kv-cont .ttl01-box {
    margin-top: 41px;
  }
}

.kv-area .kv-inr .kv-cont .ttl01-box .box-item {
  position: relative;
  width: 33%;
}

.kv-area .kv-inr .kv-cont .ttl01-box .box-item:first-child {
  border-left: 1px solid #9B9B9B;
  border-right: 1px solid #9B9B9B;
}
.kv-area .kv-inr .kv-cont .ttl01-box .box-item:last-child {
  border-left: 1px solid #9B9B9B;
  border-right: 1px solid #9B9B9B;
}
@media screen and (max-width: 767px) {
  .kv-area .kv-inr .kv-cont .ttl01-box .box-item:first-child {
    border-left: 1px solid #B4431D;
    border-right: 1px solid #B4431D;
  }
  .kv-area .kv-inr .kv-cont .ttl01-box .box-item:last-child {
    border-left: 1px solid #B4431D;
    border-right: 1px solid #B4431D;
  }
}

.kv-area .kv-inr .kv-cont .ttl01-box .box-item .txt-img01 span {
  position: relative;
}
.kv-area .kv-inr .kv-cont .ttl01-box .box-item .txt-img01 span sup {
  position: absolute;
  top: 0;
  right: 0;
}

.kv-area .kv-inr .kv-cont .ttl01-box .box-item.camp-img {
  position: relative;
}
.kv-area .kv-inr .kv-cont .ttl01-box .box-item.camp-img::before {
  content: "";
  position: absolute;
  display: block;
  top: -38px;
  left: 0;
  width: 187px;
  height: 32px;
  background: url(/hojin/kouza/special/kaisetsu/imgs/bpsp_img_28.png) no-repeat;
  background-size: 100% 100%;
}
@media screen and (max-width: 767px) {
  .kv-area .kv-inr .kv-cont .ttl01-box .box-item.camp-img::before {
    top: -30px;
    left: calc(50% - 53px);
    width: 106px;
    height: 25px;
    background: url(/hojin/kouza/special/kaisetsu/imgs/bpsp_img_28_sp.png) no-repeat;
    background-size: 100% 100%;
  }
}

.kv-area .kv-inr .kv-cont .btn-list01 .btn-type01 {
  width: 100%;
}
.kv-area .kv-inr .kv-cont .btn-list01 .btn-type01 > .inner {
  min-height: 64px;
  font-size: 24px;
}
@media screen and (max-width: 767px) {
  .kv-area .kv-inr .kv-cont .btn-list01 .btn-type01 > .inner {
    min-height: 57px;
    font-size: 20px;
  }
}

@media screen and (max-width: 767px) {
  .kv-area .kv-inr .kv-cont .sp-img01 {
    margin-top: 14px;
    margin-left: -24px;
    margin-right: -24px;
  }
}

/*-------------------------
worry-area
-------------------------*/
.worry-area {
  position: relative;
  padding: 77px 0 43px;
  background: linear-gradient(to bottom, #FFFBF8, #F6EEDB);
}
.worry-area::before {
  content: "";
  position: absolute;
  display: block;
  bottom: -77px;
  right: calc(50% - 720px);
  width: 1440px;
  height: 78px;
  background: url(/hojin/kouza/special/kaisetsu/imgs/bpsp_bg_05.png) no-repeat;
  background-size: 100% 100%;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .worry-area {
    padding: 35px 0 26px;
  }
  .worry-area::before {
    bottom: -50px;
    right: calc(50% - 187px);
    width: 375px;
    height: 51px;
    background: url(/hojin/kouza/special/kaisetsu/imgs/bpsp_bg_05_sp.png) no-repeat;
    background-size: 100% 100%;
  }
}

.worry-area .ttl02 {
  padding-right: 86px;
}
@media screen and (max-width: 767px) {
  .worry-area .ttl02 {
    padding-right: 0px;
  }
}

.worry-area .bubble-img {
  margin-top: 41px;
}
.worry-area .txt01 {
  margin-top: 39px;
  letter-spacing: 3.3px;
  line-height: 1.7;
}
@media screen and (max-width: 767px) {
  .worry-area .bubble-img {
    margin-top: 30px;
  }
  .worry-area .txt01 {
    margin-top: 17px;
    letter-spacing: 0.6px;
    line-height: 1.6;
  }
}

/*-------------------------
solution-area
-------------------------*/
.solution-area {
  position: relative;
  padding: 109px 0 88px;
  background: #FFFDF3;
}
.solution-area::before {
  content: "";
  position: absolute;
  display: block;
  bottom: 0;
  right: calc(50% - 720px);
  width: 1440px;
  height: 416px;
  background: url(/hojin/kouza/special/kaisetsu/imgs/bpsp_bg_06.png) no-repeat;
  background-size: 100% 100%;
}
@media screen and (max-width: 767px) {
  .solution-area {
    padding: 53px 0 0px;
  }
  .solution-area::before {
    display: none;
  }
}

.solution-area .ttl02 {
  letter-spacing: 4px;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .solution-area .ttl02 {
    width: 95%;
    margin: 0 auto;
    letter-spacing: 2px;
    line-height: 2.2;
  }
}

.solution-area .block-box01 {
  margin-top: 25px;
  border: 2px solid #004831;
  border-radius: 20px;
  box-shadow: 0 14px 12px 0 rgba(0, 0, 0, 0.04);
}
@media screen and (max-width: 767px) {
  .solution-area .block-box01 {
    margin-top: 17px;
  }
}

.solution-area .block-box01 .body {
  padding: 44px 37px 27px;
}
@media screen and (max-width: 767px) {
  .solution-area .block-box01 .body {
    padding: 16px 16px 39px;
  }
}

.solution-area .block-box01 .body .txt01 {
  letter-spacing: 1px;
}
@media screen and (max-width: 767px) {
  .solution-area .block-box01 .body .txt01 {
    letter-spacing: -0.5px;
    line-height: 1.3;
  }
}

.solution-area .block-box01 .body .txt02 {
  margin-top: 14px;
  line-height: 1.8;
  letter-spacing: 0.5px;
}
@media screen and (max-width: 767px) {
  .solution-area .block-box01 .body .txt02 {
    letter-spacing: 0.3px;
  }
}

.solution-area .block-box01 .body .btm-cont {
  align-items: center;
  margin-top: 42px;
  padding-top: 40px;
  border-top: 2px solid #004831;
}
@media screen and (max-width: 767px) {
  .solution-area .block-box01 .body .btm-cont {
    margin-top: 18px;
    padding-top: 23px;
  }
}

.solution-area .block-box01 .body .btm-cont .img01 {
  width: 51%;
}

.solution-area .block-box01 .body .btm-cont .txt-cont {
  width: 47%;
}
@media screen and (max-width: 767px) {
  .solution-area .block-box01 .body .btm-cont .img01 {
    width: 100%;
  }
  .solution-area .block-box01 .body .btm-cont .txt-cont {
    width: 100%;
    margin-top: 18px;
  }
}

.solution-area .block-box01 .body .btm-cont .txt-border {
  position: relative;
  margin-top: 39px;
  font-weight: bold;
  color: #004831;
  font-size: 2.0rem;
  text-align: center;
}
.solution-area .block-box01 .body .btm-cont .txt-border::before {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - -1px);
  width: 100%;
  height: 1px;
  margin: 0 20px 0 0;
  background: #004831;
}
@media screen and (max-width: 767px) {
  .solution-area .block-box01 .body .btm-cont .txt-border {
    margin-top: 21px;
    font-size: 1.6rem;
  }
}

.solution-area .block-box01 .body .btm-cont .txt-border span {
  position: relative;
  padding: 0 32px;
  background: #fff;
}
.solution-area .block-box01 .body .btm-cont .txt03 {
  letter-spacing: 0.3px;
  line-height: 2;
}
.solution-area .block-box01 .body .btm-cont .txt04 {
  margin-top: 12px;
  padding-bottom: 18px;
  line-height: 2;
  border-bottom: 1px solid #004831;
}
@media screen and (max-width: 767px) {
  .solution-area .block-box01 .body .btm-cont .txt-border span {
    padding: 0 12px;
  }
  .solution-area .block-box01 .body .btm-cont .txt03 {
    letter-spacing: 0;
    line-height: 1.6;
  }
  .solution-area .block-box01 .body .btm-cont .txt04 {
    margin-top: 11px;
    padding-bottom: 12px;
    line-height: 1.8;
  }
  .solution-area .img-tr {
    width: 40%;
    margin: 32px auto 0!important;
  }
  .solution-area .txt05 {
    position: relative;
    letter-spacing: 1px;
    z-index: 1;
  }
}

.solution-area .fl-blk {
  position: relative;
  display: flex;
  justify-content: space-between;
  max-width: 1140px;
  width: 100%;
  margin: 58px auto 0;
  padding-left: 85px;
}
@media screen and (max-width: 767px) {
  .solution-area .fl-blk {
    display: block;
    margin-top: -14px;
    padding: 34px 16px 34px 16px;
    background: url(/hojin/kouza/special/kaisetsu/imgs/bpsp_bg_06_sp.png) no-repeat;
    background-size: 750px 100%;
  }
}

@media screen and (max-width: 767px) {
  .solution-area .fl-blk .left-txt {
    padding-left: 30px;
  }
}

.solution-area .fl-blk .check-txt {
  letter-spacing: 1.6px;
  font-size: 32px;
  font-weight: bold;
  color: #004831;
}
@media screen and (max-width: 767px) {
  .solution-area .fl-blk .check-txt {
    letter-spacing: 1px;
    font-size: 16px;
  }
}

.solution-area .fl-blk .check-txt:not(:first-child) {
  margin-top: 37px;
}
@media screen and (max-width: 767px) {
  .solution-area .fl-blk .check-txt:not(:first-child) {
    margin-top: 13px;
  }
}

.solution-area .fl-blk .check-txt .text-mark01 {
  position: relative;
  background: linear-gradient(transparent 60%, #FFF 60%);
}
.solution-area .fl-blk .check-txt .text-mark01::before {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: -62px;
  width: 48px;
  height: 48px;
  background: url(/hojin/kouza/special/kaisetsu/imgs/bpsp_img_23.svg) no-repeat;
}
@media screen and (max-width: 767px) {
  .solution-area .fl-blk .check-txt .text-mark01::before {
    top: 3px;
    left: -27px;
    width: 21px;
    height: 21px;
    background-size: 100% 100%;
  }
}
@media screen and (max-width: 767px) {
  .solution-area .fl-blk .img02 {
    width: 77%;
    margin: 32px auto 0;
  }
}

/*-------------------------
step-area
-------------------------*/
.step-area {
  position: relative;
  padding: 83px 0 20px;
  background: #FFFDF3;
}
@media screen and (max-width: 767px) {
  .step-area {
    padding: 35px 0 20px;
  }
}

.step-area .box-cont {
  margin-top: 36px;
}
@media screen and (max-width: 767px) {
  .step-area .box-cont {
    margin-top: 3px;
  }
}

.step-area .block-box01 {
  margin: 0 0 0 2%;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.16);
  border: none;
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  .step-area .block-box01 {
    margin-top: 21px;
    border-radius: 10px;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.05);
  }
}

.step-area .block-box01:first-child {
  margin: 0 0 0 0;
}
.step-area .block-box01 .head {
  display: flex;
  align-items: center;
  padding: 0px;
  color: #004831;
  font-size: 18px;
  background: #F6F1E0;
  border-radius: 10px 10px 0 0;
}
@media screen and (max-width: 767px) {
  .step-area .block-box01 .head {
    font-size: 16px;
    border-radius: 4px 4px 0 0;
  }
}

.step-area .block-box01 .head .head-txt {
  display: flex;
  align-items: center;
}
.step-area .block-box01 .head .head-txt .txt-bg {
  display: inline-block;
  width: 70px;
  margin-right: 17px;
  padding: 0px 12px 12px 12px;
  font-size: 36px;
  color: #fff;
  text-align: center;
  line-height: 0.8;
  background: #004831;
  border-radius: 10px 0 0 0;
}
@media screen and (max-width: 767px) {
  .step-area .block-box01 .head .head-txt .txt-bg {
    width: 64px;
    margin-right: 14px;
    padding: 2px 6px 15px;
    text-align: center;
    font-size: 30px;
  }
}

.step-area .column-layoutB2>:nth-child(2n+1) {
  margin-left: 0;
}
@media screen and (min-width: 768px) {
  .step-area .column-layoutB2 > * {
      width: 48%;
  }
}

@media screen and (min-width: 768px) {
  .step-area .block-box01 .body {
    padding: 20px 26px 35px;
  }
}
@media screen and (max-width: 767px) {
  .step-area .block-box01 .body {
    padding: 16px 19px 30px;
  }
}

@media screen and (max-width: 767px) {
  .step-area .block-box01 .body .sp-fl {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .step-area .block-box01 .body .sp-fl .list-notice01 {
    order: 2;
  }
}

.step-area .block-box01 .body .img01 {
  margin-top: 21px;
}
.step-area .block-box01 .body .sp-fl .list-notice01 > .item {
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .step-area .block-box01 .body .img01 {
    margin-top: 0;
  }
  .step-area .block-box01 .body .sp-fl .img01 {
    max-width: 100px;
    width: 100%;
    margin-right: 16px;
    order: 1;
  }
  .step-area .block-box01 .body .sp-fl .list-notice01 > .item {
    line-height: 1.5;
  }
}

.step-area .box-cont.cont02 {
  margin-top: 33px;
}
@media screen and (max-width: 767px) {
  .step-area .box-cont.cont02 {
    margin-top: 25px;
  }
}

.step-area .box-cont.cont02 .block-box01 .head {
  justify-content: center;
  padding: 16px 24px 16px 84px;
  text-align: center;
  color: #BA4620;
  font-size: 28px;
}
@media screen and (max-width: 767px) {
  .step-area .box-cont.cont02 .block-box01 .head {
    padding: 18px 24px 16px 58px;
    font-size: 18px;
  }
}

.step-area .box-cont.cont02 .block-box01 .head .text-mark01 {
  position: relative;
}
.step-area .box-cont.cont02 .block-box01 .head .text-mark01::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -62px;
  width: 40px;
  height: 40px;
  background: url(/hojin/kouza/special/kaisetsu/imgs/bpsp_img_23.svg) no-repeat;
  background-size: 100% 100%;
}
@media screen and (max-width: 767px) {
  .step-area .box-cont.cont02 .block-box01 .head .text-mark01::before {
    top: 0;
    left: -39px;
    width: 29px;
    height: 29px;
    background: url(/hojin/kouza/special/kaisetsu/imgs/bpsp_img_23.svg) no-repeat;
    background-size: 100% 100%;
  }
}

.step-area .box-cont.cont02 .body {
  padding: 20px 26px 29px;
}
.step-area .box-cont.cont02 .block-box01 .fl-blk {
  display: flex;
  align-items: center;
  justify-content: center;
}
.step-area .box-cont.cont02 .block-box01 .fl-blk .img02 {
  width: 338px;
  margin-left: 54px;
}
.step-area .box-cont.cont02 .block-box01 .fl-blk .left-item {
  order: 1;
  line-height: 1.8;
  letter-spacing: 0.4px;
}
.step-area .box-cont.cont02 .body .img01 {
  margin-left: 140px;
  order: 2;
}
@media screen and (max-width: 767px) {
  .step-area .box-cont.cont02 .body {
    padding: 18px 16px 22px;
  }
  .step-area .box-cont.cont02 .block-box01 .fl-blk {
    display: block;
  }
  .step-area .box-cont.cont02 .block-box01 .fl-blk .left-item {
    margin-top: 20px;
    line-height: 1.7;
    letter-spacing: 0;
  }
  .step-area .box-cont.cont02 .body .img01 {
    width: 83%;
    margin: 0 auto;
  }
}

.step-area .block-box01 .body .btn-type01 > .inner {
  min-height: 58px;
  font-size: 20px;
}

@media screen and (max-width: 767px) {
  .step-area .img-tr {
    width: 80%;
    margin: 0 auto;
  }
}

/*-------------------------
feature-area
-------------------------*/
.feature-area {
  position: relative;
  padding: 42px 0 20px;
  background: #FFFDF3;
}
@media screen and (max-width: 767px) {
  .feature-area {
    padding: 28px 0 33px;
  }
}

.feature-area .box-cont {
  margin-top: 24px;
}
.feature-area .box-cont.cont02 {
  margin-top: 32px;
}
@media screen and (max-width: 767px) {
  .feature-area .box-cont {
    margin-top: 21px;
  }
  .feature-area .box-cont.cont02 {
    margin-top: 20px;
  }
}

.feature-area .block-box01 {
  margin: 0 0 0 4%;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.16);
  border: none;
  border-radius: 10px;
}
.feature-area .block-box01 .head {
  display: flex;
  align-items: center;
  padding: 0px 12px 0px 0px;
  color: #141D1D;
  font-size: 20px;
  background: #F6F1E0;
  border-radius: 10px 10px 0 0;
}
@media screen and (max-width: 767px) {
  .feature-area .block-box01 {
    margin-top: 28px;
    border-radius: 4px;
  }
  .feature-area .block-box01 .head {
    font-size: 16px;
    border-radius: 4px 4px 0 0;
  }
}

.feature-area .column-layoutB2>:nth-child(2n+1) {
  margin-left: 0;
}
@media screen and (min-width: 768px) {
  .feature-area .column-layoutB2 > * {
      width: 48%;
  }
}

@media screen and (min-width: 768px) {
  .feature-area .block-box01 .body {
    padding: 23px 34px 29px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .feature-area .block-box01 .body {
    padding: 23px 20px 29px;
  }
}
@media screen and (max-width: 767px) {
  .feature-area .block-box01 .body {
    padding: 14px 21px 18px;
  }
}

.feature-area .box-cont .block-box01 .head-txt {
  display: flex;
  align-items: center;
}

.feature-area .block-box01 .head .head-txt .txt-bg {
  display: inline-block;
  margin-right: 34px;
  padding: 6px 24px 6px 24px;
  font-size: 40px;
  color: #fff;
  text-align: center;
  background: #B4431D;
  border-radius: 10px 0 0 0;
}
@media screen and (max-width: 767px) {
  .feature-area .block-box01 .head .head-txt .txt-bg {
    width: 64px;
    margin-right: 19px;
    padding: 13px 12px 7px 12px;
    text-align: center;
    font-size: 30px;
  }
}

.feature-area .block-box01 .body .txt01 {
  min-height: 70px;
  letter-spacing: 0.3px;
  line-height: 1.7;
}
@media screen and (max-width: 767px) {
  .feature-area .block-box01 .body .txt01 {
    line-height: 1.8;
    letter-spacing: 0;
  }
}

.feature-area .block-box01 .body .img01 {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 230px;
  margin-top: 21px;
}
@media screen and (max-width: 767px) {
  .feature-area .block-box01 .body .img01 {
    min-height: auto;
    margin-top: 15px;
  }
  .feature-area .block-box01.box02 .body .img01 {
    width: 75%;
    margin: 15px auto 0;
  }
}

.feature-area .box-cont.cont02 .block-box01 .fl-blk {
  display: block;
}
.feature-area .box-cont.cont02 .block-box01 .fl-blk .img02 {
  margin-top: 32px;
}

.feature-area .box-cont.cont02 .block-box01 .img03 {
  margin-top: 32px;
}

.feature-area .box-cont.cont02 .block-box01 .fl-blk .left-item {
  display: block;
}
@media screen and (max-width: 767px) {
  .feature-area .box-cont.cont02 .block-box01 {
    margin-top: 20px;
  }
  .feature-area .box-cont.cont02 .block-box01 .fl-blk .img02 {
    width: 100%;
    margin-top: 32px;
    margin-left: 0px;
  }
  .feature-area .box-cont.cont02 .block-box01 .img03 {
    margin-top: 34px;
  }
}

/*-------------------------
camp-area
-------------------------*/
.camp-area {
  position: relative;
  padding: 90px 0 80px;
  background: #fffae9;
}
@media screen and (max-width: 767px) {
  .camp-area {
    padding: 42px 0 80px;
    background: #fffdf3;
  }
}

.camp-area .camp-ttl02 {
  letter-spacing: 2.5px;
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  .camp-area .camp-ttl02 {
    letter-spacing: 1.9px;
    line-height: 1.2;
  }
}

.camp-area .txt-img {
  margin-top: 43px;
}
@media screen and (max-width: 767px) {
  .camp-area .txt-img {
    margin-top: 14px;
    margin-left: -2px;
    margin-right: -2px;
  }
}

.camp-area .camp-bnr {
  padding-top: 49px;
}
@media screen and (max-width: 767px) {
  .camp-area .camp-bnr {
    padding-top: 40px;
  }
}

.camp-area .camp-bnr .bnr-cont {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .camp-area .camp-bnr .bnr-cont {
    display: block;
  }
}

.camp-area .camp-bnr .bnr-cont .left-item {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .camp-area .camp-bnr .bnr-cont .left-item {
    width: 100%;
  }
}

.camp-area .camp-bnr .bnr-cont .left-item .bnr-txt .inr {
  padding: 12px 35px;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  background: #006444;
  border-radius: 50px;
}
@media screen and (max-width: 767px) {
  .camp-area .camp-bnr .bnr-cont .left-item .bnr-txt .inr {
    display: inline-block;
    max-width: 237px;
    width: 100%;
    padding: 8px 12px;
    font-size: 14px;
  }
  .camp-area .camp-bnr .bnr-cont .left-item .bnr-txt02 {
    line-height: 1.3;
  }
}

/*-------------------------
open-area
-------------------------*/
.open-area {
  padding: 52px 0 78px;
  background: url(/hojin/kouza/special/kaisetsu/imgs/bpsp_bg_01.jpg) no-repeat center;
  background-size: 1920px 100%;
}
@media screen and (max-width: 767px) {
  .open-area {
    padding: 16px 0 40px;
    background: url(/hojin/kouza/special/kaisetsu/imgs/bpsp_bg_01_sp.jpg) no-repeat center;
    background-size: 100% 100%;
  }
}

.open-area .ttl02 {
  text-align: center;
  color: #BA4620;
  font-size: 32px;
}
.open-area .ttl02 span {
  display: inline-block;
  padding-bottom: 23px;
  letter-spacing: 1.4px;
  border-bottom: 2px solid #BA4620;
}
@media screen and (max-width: 767px) {
  .open-area .ttl02 {
    font-size: 18px;
    line-height: 1.7;
  }
  .open-area .ttl02 span {
    padding-bottom: 17px;
    letter-spacing: 1.4px;
  }
}

.open-area .txt01 {
  margin-top: 31px;
  font-size: 2.0rem;
  text-align: center;
  line-height: 1.7;
  letter-spacing: -1px;
}
@media screen and (max-width: 767px) {
  .open-area .txt01 {
    margin-top: 16px;
    font-size: 1.4rem;
    text-align: left;
    letter-spacing: 0.2px;
    line-height: 1.8;
  }
}

.open-area .txt02 {
  position: relative;
  margin-top: 39px;
  font-weight: bold;
  color: #006444;
  font-size: 1.8rem;
  text-align: center;
}
.open-area .txt02 span {
  position: relative;
  padding: 0 40px;
  background: #fff;
}
.open-area .txt02::before {
  content: "";
  display: block;
  position: absolute;
  top: 16px;
  width: 100%;
  height: 1px;
  margin: 0 20px 0 0;
  background: #d5e1db;
}
@media screen and (max-width: 767px) {
  .open-area .txt02 {
    margin-top: 17px;
    font-size: 1.4rem;
  }
  .open-area .txt02 span {
    padding: 0;
  }
  .open-area .txt02::before {
    display: none;
  }
}

.open-area .step-cont {
  margin-top: 28px;
  padding: 53px 66px 68px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05);
}
@media screen and (max-width: 767px) {
  .open-area .step-cont {
    margin-top: 24px;
    padding: 26px 24px 24px;
  }
}

@media screen and (max-width: 767px) {
  .sc-blk {
    padding-top: 37px;
    overflow-x: scroll;
  }
}

.kaisetsu-flow {
  display: flex;
  justify-content: space-between;
  max-width: 1000px;
  width: 100%;
  margin: 80px auto 0;
}
@media screen and (max-width: 767px) {
  .kaisetsu-flow {
    min-width: 756px;
    margin: 0 auto;
  }
}

.kaisetsu-flow > .item {
  position: relative;
  max-width: 306px;
  width: 100%;
  min-height: 305px;
  padding: 31px 31px 20px;
  text-align: center;
  background: #F3F8F6;
  border-radius: 8px;
}
@media screen and (max-width: 767px) {
  .kaisetsu-flow > .item {
    max-width: 240px;
    min-height: 274px;
    padding: 26px 26px 19px;
  }
}

.kaisetsu-flow > .item:not(:last-child) {
  margin-right: 10px;
}

.kaisetsu-flow > .item + .item::after {
  content: "";
  position: absolute;
  display: block;
  width: 24px;
  height: 8px;
  left: -32px;
  top: 50%;
  background-image: url(/hojin/kouza/special/kaisetsu/imgs/bpsp_icon_arrow_right.svg);
  background-size: 24px 8px;
  transform: translateY(-20px);
}
@media screen and (max-width: 767px) {
  .kaisetsu-flow > .item + .item::after {
    display: none;
  }
}

.kaisetsu-flow > .item > .step {
  position: absolute;
  top: -41px;
  left: 50%;
  transform: translateX(-50%);
  background: linear-gradient(-45deg,#006444 50%,#15703E 50%);
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 8px;
  font-family: "DIN 2014","Roboto",sans-serif;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  padding: 9px;
  box-shadow: 3px 3px 0px 0px rgba(0, 72, 49, 0.06);
}
.kaisetsu-flow > .item > .step > span:not(.num ){
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  .kaisetsu-flow > .item > .step {
    top: -20px;
    width: 42px;
    height: 42px;
  }
  .kaisetsu-flow > .item > .step > span:not(.num ){
    font-size: 1.0rem;
  }
}

.kaisetsu-flow > .item > .step > .num {
  display: block;
  font-size: 2.6rem;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .kaisetsu-flow > .item > .step > .num {
    font-size: 1.8rem;
  }
}

.kaisetsu-flow > .item > h3 {
  color: #141D1D;
  font-size: 2.0rem;
  font-weight: bold;
  text-align: center;
  margin-top: 8px;
  padding-bottom: 8px;
  border-bottom: solid 3px #006444;
}
@media screen and (max-width: 767px) {
  .kaisetsu-flow > .item > h3 {
    font-size: 1.6rem;
    margin-top: 8px;
    padding-bottom: 6px;
  }
}

.kaisetsu-flow > .item > .img {
  margin: 16px 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .kaisetsu-flow > .item > .img {
    margin: 16px 0 14px;
  }
}

/*---------------------------------
point-area
---------------------------------*/
.point-area {
  padding: 72px 0 130px;
  background: #fefaf0;
}
@media screen and (max-width: 767px) {
  .point-area {
    padding: 38px 0 24px;
  }
}

.point-area .sec-inr01 {
  max-width: 1028px;
}
@media screen and (max-width: 767px) {
  .point-area .sec-inr01 {
    max-width: 100%;
  }
}

.point-area .ttl02 {
  margin-bottom: 12px;
  line-height: 1.15;
  letter-spacing: 2px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .point-area .ttl02 {
    line-height: 1;
    letter-spacing: 1px;
  }
}

.point-area .ttl02 .ttl-inr {
  letter-spacing: 10px;
}
@media screen and (max-width: 767px) {
  .point-area .ttl02 .ttl-inr {
    letter-spacing: 5px;
  }
}

.point-area .number-block {
  overflow: hidden;
  position: relative;
  margin-top: 22px;
  padding: 70px 16px 67px 16px;
  background: #fff;
  border: 1px solid #C4C4C4;
  border-radius: 8px;
}

.point-area .number-block.blk02,
.point-area .number-block.blk03 {
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  .point-area .number-block.blk02,
  .point-area .number-block.blk03 {
    margin-top: 24px;
  }
}

.point-area .number-block .blk-inr {
  max-width: 910px;
  width: 100%;
  margin: 0 auto;
}
.point-area .number-block .number {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 100px;
  line-height: 55px;
  text-align: center;
  border-radius: 0 0 8px 0 ;
}
@media screen and (max-width: 767px) {
  .point-area .number-block .number {
    width: 40px;
    height: 40px;
    line-height: 1.5;
  }
}

.point-area .number-block .title {
  font-size: 22px;
  font-weight: bold;
  color: #004831;
  margin-bottom: 24px;
}
.point-area .number-block .title.line {
  padding-bottom: 8px;
  border-bottom: 1px solid #D5DEDB;
}
.point-area .number-block .title .asterisk {
  font-size: 0.6em;
}
.point-area .number-block .img-block01 {
  align-items: center;
  margin-top: 0;
}
.point-area .number-block .img-block01 .text {
  margin-left: 5px;
}
.point-area .number-block .img-block01 .img {
  width: 39.5%;
}
@media screen and (max-width: 767px) {
  .point-area .number-block .img-block01 .text {
    margin-left: 0px;
  }
  .point-area .number-block .img-block01 .img {
    width: 100%;
  }
}

.point-area .number-block .list-block {
  background: #FFFCF2;
  padding: 16px;
  margin: 12px 0;
}
.point-area .number-block .list-block .list-num03 > .item {
  color: #004831;
  padding-left: 22px;
  font-size: 14px;
}
.point-area .number-block .note-text {
  font-size: 22px;
  line-height: 1.3;
  text-indent: -1em;
  padding-left: 1em;
}
.point-area .number-block .note-text .mark {
  top: 4px;
  left: 7px;
  color: #004831;
}
.point-area .number-block .note-text .red-txt {
  font-size: 28px;
  font-weight: bold;
  color: #BA4620;
}
.point-area .number-block .note-text.inr .mark {
  top: 0px;
  left: 0px;
  color: #3A3129;
}

@media screen and (max-width: 767px) {
  .point-area .number-block {
    margin-top: 38px;
    padding: 0;
  }
  .point-area .number-block .note-text {
    padding-left: calc(0.6em + 4px);
    font-size: 16px;
    line-height: 1.4;
  }
  .point-area .number-block .note-text .red-txt {
    font-size: 20px;
  }
  .point-area .number-block .img-block01 .img {
    width: 100%;
  }
  .point-area .number-block .img-block01 > .text {
    margin-top: 0px;
    padding-top: 0;
    padding-bottom: 0;
  }
  .point-area .number-block.blk03 .img-block01 > .text {
    margin-top: 17px;
  }
  .point-area .number-block .img-block01 > .text > .title {
    font-size: 20px;
  }
  .point-area .number-block .list-block {
    margin: 4px 0;
  }
  .point-area .number-block .list-num03 > .item {
    font-size: 12px;
  }
  .point-area .number-block .note-text .mark {
    top: 2px;
    left: -4px;
  }
  .point-area .number-block .js-acc-btn {
    display: block;
    padding: 20px 0 18px;
  }
  .point-area .number-block .js-acc-body {
    padding: 0 16px 19px;
  }
  .point-area .number-block .title01 a {
    padding-right: 80px;
    padding-left: 12px;
    background: #fff;
  }
  .point-area .number-block .title01 a:focus {
    outline: 0;
  }
  .point-area .card-link-wrap02 .-accordion .title01 a::after {
    transform: rotate(0deg);
    background: url(/hojin/kouza/special/kaisetsu/imgs/bpsp_ico_01.svg) no-repeat 0 0 / 100%;
  }
  .point-area .card-link-wrap02 .-accordion .title01 a.show::after {
    transform: rotate(-180deg);
  }
}

.point-area .table {
  margin-top: 25px;
}
.point-area .table > .inner {
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 767px) {
  .point-area .table {
    margin-top: 10px;
  }
  .point-area .table > .inner {
    overflow-x: scroll;
    justify-content: flex-start;
    display: flex;
    margin: 0 -16px 34px;
    padding-left: 16px;
    padding-bottom: 5px;
  }
  .point-area .table >.inner::after {
    display: flex;
    flex: 0 0 20px;
    height: 1px;
    content: '';
  }
  .point-area .table img {
    min-width: 616px;
  }
  .point-area .number-block.blk03 .table {
    margin-top: 4px;
  }
  .point-area .number-block.blk03 .table img {
    min-width: 523px;
  }
}

.point-area .c-note {
  max-width: 900px;
  width: 100%;
  margin: 0 auto 0;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .point-area .c-note {
    max-width: 100%;
    text-align: left;
  }
}
.point-area .cont-box.box01 {
  max-width: 913px;
  width: 100%;
  margin-top: 33px;
  padding: 33px 28px 33px;
  background: #FEFAF0;
}

@media screen and (max-width: 767px) {
  .point-area .cont-box.box01 {
    max-width: 100%;
    margin-top: 15px;
    padding: 26px 16px 29px;
  }
}

.point-area .cont-box.box01 .inr-box {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .point-area .cont-box.box01 .inr-box {
    display: block;
  }
}

.point-area .cont-box.box01 .item01 {
  position: relative;
  max-width: 338px;
  width: 100%;
  padding-top: 25px;
  background: #FEFAF0;
}
@media screen and (max-width: 767px) {
  .point-area .cont-box.box01 .item01 {
    max-width: 280px;
    margin: 0 auto;
    padding-top: 0;
    padding-left: 18px;
  }
}

.point-area .cont-box.box01 .item01::before {
  content: "";
  position: absolute;
  display: block;
  top: 25px;
  right: 0;
  width: 73px;
  height: 124px;
  background: url(/hojin/kouza/special/kaisetsu/imgs/bpsp_img_10.svg) no-repeat;
  background-size: 100% 100%;
}
@media screen and (max-width: 767px) {
  .point-area .cont-box.box01 .item01::before {
    top: inherit;
    bottom: -6px;
    right: 6%;
    width: 49px;
    height: 72px;
  }
}
@media screen and (max-width: 320px) {
  .point-area .cont-box.box01 .item01::before {
    bottom: 0;
    top: inherit;
    width: 35px;
    height: 65px;
  }
}

.point-area .cont-box.box01 .item02 {
  position: relative;
  margin-left: 2%;
  width: 51.5%;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .point-area .cont-box.box01 .item02 {
    width: 50%;
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .point-area .cont-box.box01 .item02 {
    max-width: 280px;
    margin: 30px auto 0;
    width: 100%;
  }
}

.point-area .cont-box.box01 .item02 > div {
  position: relative;
}
.point-area .cont-box.box01 .item02 > div::before {
  content: "";
  position: absolute;
  display: block;
  bottom: 0;
  right: 0;
  width: 136px;
  height: 124px;
  background: url(/hojin/kouza/special/kaisetsu/imgs/bpsp_img_11.svg) no-repeat;
  background-size: 100% 100%;
}
@media screen and (max-width: 767px) {
  .point-area .cont-box.box01 .item02 > div::before {
    bottom: -6px;
    right: 12px;
    width: 77px;
    height: 70px;
  }
}
@media screen and (max-width: 320px) {
  .point-area .cont-box.box01 .item02 > div::before {
    right: -14px;
  }
}

.point-area .cont-box.box01 .txt12 {
  font-size: 26px;
  letter-spacing: -1.5px;
}
@media screen and (max-width: 767px) {
  .point-area .cont-box.box01 .txt12 {
    font-size: 16px;
    text-align: left;
  }
  .point-area .cont-box.box01 .item02 .txt12 {
    width: 60%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 320px) {
  .point-area .cont-box.box01 .txt12 {
    font-size: 16px;
  }
}

.point-area .cont-box.box01 .txt13 {
  display: flex;
  align-items: center;
  margin-top: 10px;
  padding-right: 43px;
  font-size: 62px;
  color: #BA4620;
  font-weight: bold;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .point-area .cont-box.box01 .txt13 {
    margin-top: 0px!important;
    padding-right: 43px;
    padding-left: 4px;
    font-size: 30px;
  }
}
@media screen and (max-width: 320px) {
  .point-area .cont-box.box01 .txt13 {
    font-size: 32px;
  }
}

@media screen and (max-width: 767px) {
  .point-area .cont-box.box01 .item02 .txt13 {
    margin-top: -3px;
    padding-right: 0;
    padding-left: 13px;
    letter-spacing: -1.6px;
  }
}

.point-area .cont-box.box01 .txt13 .col {
  width: 35px;
  margin-right: 7px;
  padding: 7px 6px 9px;
  text-align: center;
  font-size: 2.4rem;
  color: #fff;
  background: #BA4620;
}
@media screen and (max-width: 767px) {
  .point-area .cont-box.box01 .txt13 .col {
    width: 22px;
    padding: 4px 6px 7px 4px;
    margin-right: 5px;
    font-size: 1.4rem;
    letter-spacing: 0;
  }
}

.point-area .cont-box.box01 .txt13 .roboto {
  font-size: 86px;
}
@media screen and (max-width: 767px) {
  .point-area .cont-box.box01 .txt13 .roboto {
    font-size: 48px;
  }
}
@media screen and (max-width: 320px) {
  .point-area .cont-box.box01 .txt13 .roboto {
    font-size: 38px;
  }
}

.point-area .cont-box.box01 .item02 .txt14 {
  margin-top: 15px;
  padding: 5px 6px;
  text-align: center;
  font-size: 19px;
  font-weight: bold;
  color: #00563A;
  background: #fff;
  border: 2px solid #00563A;
}
@media screen and (max-width: 767px) {
  .point-area .cont-box.box01 .item02 .txt14 {
    margin-top: 26px;
    padding: 8px 6px;
    font-size: 16px;
  }
}

.point-area .list-notice01 > .item {
  padding-left: calc(2.4em + 5px);
  color: #3A3129;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .point-area .list-notice01 > .item {
    line-height: 1.4;
  }
}

.point-area .list-notice01 > .item > .mark {
  width: 2.4em;
}

/*-----------------------
questions-area
------------------------*/
.questions-area {
  padding: 98px 0 120px;
  background: #fffdf3;
}
@media screen and (max-width: 767px) {
  .questions-area {
    padding: 86px 0 110px;
  }
}

.questions-area .ttl02 {
  letter-spacing: 5.5px;
}
@media screen and (max-width: 767px) {
  .questions-area {
    letter-spacing: 0;
  }
}

.questions-area .box-border {
  background: #FFFFFF;
  border-radius: 8px;
  padding: 41px 40px 41px;
  margin-top: 22px;
}
@media screen and (max-width: 767px) {
  .questions-area .box-border {
    margin-top: 16px;
    padding: 15px 14px 17px;
  }
}

.questions-area .faq-wrap01 {
  margin: 0;
}
.questions-area .faq-wrap01 .js-acc {
  margin-top: 32px;
  padding-bottom: 35px;
}
@media screen and (max-width: 767px) {
  .questions-area .faq-wrap01 .js-acc {
    margin-top: 20px;
    padding-bottom: 18px;
  }
}

.questions-area .faq-wrap01 .js-acc:last-child {
  border: none;
  padding-bottom: 0;
}

.questions-area .faq-wrap01 .js-acc p {
  margin-top: 0;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .questions-area .faq-wrap01 .js-acc p {
    margin-top: 0;
    font-size: 14px;
  }
}

.questions-area .faq-wrap01 .js-acc > dt {
  padding-left: 0;
}
.questions-area .faq-wrap01 .js-acc > dt a {
  color: #004831;
}
.questions-area .faq-wrap01 .js-acc > dd {
  position: relative;
  margin-top: 16px;
  padding-left: 47px;
  font-size: 1.6rem;
  color: #141D1D;
  letter-spacing: 0.4px;
}
@media screen and (max-width: 767px) {
  .questions-area .faq-wrap01 .js-acc > dd {
    margin-top: 28px;
    padding-left: 28px;
  }
}

.questions-area .faq-wrap01 .js-acc .list-notice01 {
  margin-top: 0;
}
.questions-area .faq-wrap01 .js-acc .list-notice01 > .item {
  color: #141D1D;
}
.questions-area .faq-wrap01 .js-acc .list-note01 > .item {
  color: #141D1D;
}
.questions-area .list-note01 > .item:not(:first-child) {
  margin-top: 2px;
}
.questions-area .list-notice01 > .item:not(:first-child) {
  margin-top: 2px;
}
.questions-area .btn-single01 {
  font-size: 20px;
}

.questions-area .faq-wrap01 .js-acc > dt .js-acc-btn {
  display: flex;
  align-items: center;
  font-size: 2.0rem;
  color: #004831;
  font-weight: bold;
  letter-spacing: 0.5px;
}
@media screen and (max-width: 767px) {
  .questions-area .faq-wrap01 .js-acc > dt .js-acc-btn {
    align-items: flex-start;
    font-size: 1.4rem;
    letter-spacing: -0.4px;
  }
}

.questions-area .faq-wrap01 .js-acc > dt .txt-mark,
.questions-area .faq-wrap01 .js-acc> dd .txt-mark {
  flex-shrink: 0;
  color: #fff;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  font-weight: normal;
  display: flex;
  background-color: #004831;
  font-family: "Roboto",sans-serif;
  align-items: center;
  justify-content: center;
  margin-right: 12px;
  font-size: 2.6rem;
}

.questions-area .faq-wrap01 .js-acc > dd .txt-mark {
  position: absolute;
  left: 0;
  color: #fff;
  font-weight: normal;
  background-color: #B4431D;
}

@media screen and (max-width: 767px) {
  .questions-area .faq-wrap01 .js-acc > dt .txt-mark,
  .questions-area .faq-wrap01 .js-acc > dd .txt-mark {
    width: 20px;
    height: 20px;
    margin-right: 8px;
    font-size: 1.4rem;
  }
}
.questions-area .faq-wrap01 .js-acc > dd .text-block {
  display: flex;
  flex-direction: column;
}

@media screen and (max-width: 767px) {
  .questions-area .ttl02 {
    letter-spacing: 5.5px;
  }
}

/*---------------------------------
sticky-banner
---------------------------------*/
.sticky-banner {
  display: none;
  width: 100%;
  height: 80px;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 106;
}
.sticky-banner02 {
  display: none;
  width: 100%;
  position: fixed;
  bottom: 90px;
  right: 50px;
  z-index: 107;
}

.sticky-banner > .inner {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 20px 6px;
  background: rgba(0, 0, 0, 0.4);
}
@media screen and (max-width: 767px) {
  .sticky-banner {
    height: 76px;
  }
  .sticky-banner02 {
    bottom: 80px;
    right: 17px;
    width: 40px;
    height: 40px;
  }
  .sticky-banner > .inner {
    display: block;
    padding: 4px 6px 14px;
  }
}

.sticky-banner p {
  margin-right: 50px;
  margin-bottom: 6px;
  color: #fff;
  font-weight: bold;
  font-size: 2.4rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sticky-banner p {
    margin-right: 5px;
    font-size:1.6rem;
  }
}

.sticky-banner .btn-list01 {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .sticky-banner .btn-list01 {
    margin-top: 8px;
  }
}

.sticky-banner .btn-type01 {
  padding: 3px 15px ;
  box-shadow: none;
}

.sticky-banner .btn-type01.-large01 {
  height: 48px;
  width: 320px;
}
@media screen and (max-width: 767px) {
  .sticky-banner .btn-type01.-large01 {
    height: 40px;
  }
  .sticky-banner .btn-type01.-large01 > .inner {
    min-height: auto;
  }
}

.sticky-banner .btn-type01.-large01 .inner {
  font-size: 2.0rem;
}
@media screen and (max-width: 767px) {
  .sticky-banner .btn-type01.-large01 .inner {
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 767px) {
  .sticky-banner .ico-btn img {
    max-width: 40px;
  }
}

@media screen and (max-width: 767px) {
  .sticky-banner .btn-type01 > .inner {
    min-height: 34px;
  }
}

.l-inner {
  margin:  0 auto;
  width: min(calc(100% - 80px), 1200px);
}
.l-inner.-narrow {
  margin:  0 auto;
  width: min(calc(100% - 80px), 1000px);
}

@media screen and (max-width: 767px) {
  .l-inner {
    width: auto;
    min-width: 0;
    padding: 0 16px;
  }
  .l-inner.-narrow {
    min-width: 0;
    width: auto;
    padding: 0;
  }
}

/*-----------------
nav
-----------------*/
html.-modal02 {
  overflow: hidden;
  height: 100%;
}
body.-modal02{
  overflow: hidden;
  width: 100%;
}
body.-modal02::before {
  width: 100%;
  visibility: visible;
}
html.-modal02 .nav-wrap01 {
  height: 100%;
}
.nav-wrap01 {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 105;
  transition: top .3s ease-out;
}
.nav-wrap01 .nav-list01 {
  position: absolute;
  top: -192px;
  left: 0;
  right: 0;
  height: calc(100vh - 80px);
  background: #fff;
  transition: height .3s ease-out, padding .3s ease-out;
  overflow-y: auto;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .nav-wrap01 .nav-list01 {
    height: calc(100% - 80px);
  }
}
@media screen and (max-width: 767px) {
  .nav-wrap01 .nav-list01 {
    top: inherit;
    height: calc(100% - 76px);
  }
}

.nav-wrap01 .nav-list01.-active {
  opacity: 1;
  top: 0;
}
@media screen and (max-width: 767px) {
  .nav-wrap01 .nav-list01.-active {
    top: 0;
    overflow-y: auto;
    padding-top: 0;
  }
}
.nav-wrap01 .nav-list01:not(.-active) {
  height: 0;
}
.nav-wrap01 .nav-list01 .nav-inner {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .nav-wrap01 .nav-list01 .nav-inner {
    justify-content: flex-start;
  }
}
@media screen and (max-width: 767px) {
  .nav-wrap01 .nav-list01 .nav-inner {
    display: block;
  }
}
.nav-wrap01 .fl-link {
  text-decoration: none;
}
.nav-wrap01 .fl-link:hover {
  text-decoration: underline;
}
.fn-NavClose {
  display: none;
}
.fn-NavClose.-clicked {
  display: block;
  margin-left: auto;
}
.nav-open01.-clicked {
  display: none;
}
.nav-wrap01 .cv-area {
  margin-top: 15px;
  padding: 45px 0 45px;
}
.nav-wrap01 .cv-area .text-bal {
  margin-top: 0;
}

.nav-wrap01 .link-area {
  display: flex;
  justify-content: center;
  max-width: 1012px;
  width: 100%;
  margin: 0 auto;
  padding: 50px 0 55px;
}

.nav-wrap01 .link-area .link-wrap {
  max-width: 476px;
  width: 100%;
}
.nav-wrap01 .link-area .link-wrap:last-child {
  margin-left: 2%;
}
.nav-wrap01 .link-area .link-wrap .label-txt {
  max-width: 215px;
  width: 100%;
  margin-left: 21px;
  margin-bottom: 20px;
  padding: 4px 12px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  background: #095C42;
  border-radius: 50px;
}
.nav-wrap01 .link-area .link-wrap .label-txt.-red {
  background: #BA4620;
}
.nav-wrap01 .link-area .link-wrap .link-item {
  font-weight: bold;
  font-size: 1.8rem;
  border-bottom: 3px solid #E8E8E8;
}
.nav-wrap01 .link-area .link-wrap .link-item.inr-link {
  background: #FFFCF2;
}
.nav-wrap01 .link-area .link-wrap .link-item a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 12px 12px 13px 27px;
}
.nav-wrap01 .link-area .link-wrap .link-item.inr-link a {
  padding-left: 56px;
}
.nav-wrap01 .link-area .link-wrap .link-item .inner {
  display: block;
  color: #3A3129;
}
.nav-wrap01 .link-area .link-wrap .link-item .icon-link01 .inner::after {
  position: absolute;
  top: auto;
  right: 0;
  left: inherit;
}
.nav-wrap01 .link-area .link-wrap .link-item .icon-link01:hover {
  opacity: .9;
  text-decoration: none;
}
.nav-wrap01 .link-area .link-wrap .link-item .icon-link01 .inner:hover {
  color: #ed6d34;
  transition: all .3s;
}
.nav-wrap01 .link-area .card-link-wrap02 {
  margin-top: 0;
  border: none;
  border-radius: 0;
}
.nav-wrap01 .link-area .card-link-wrap02 .title01 a {
  padding: 11px 43px 14px 27px;
  font-size: 1.8rem;
  border-bottom: 3px solid #E8E8E8;
}
.nav-wrap01 .link-area .card-link-wrap02 .title01 a::after {
  right: 18px;
}
.nav-wrap01 .link-area .card-link-wrap02 .body {
  padding: 0;
}
.nav-wrap01 .fn-NavClose.close-inr {
  display: none;
}
.nav-wrap01 .ico-btn {
  position: absolute;
  right: 50px;
  bottom: 6px;
  z-index: 1;
  max-width: 1012px;
  width: 100%;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  html.-modal02 .nav-wrap01 {
    height: 100%;
  }
  #drawer-area {
    z-index: 108;
  }
  .nav-wrap01 .fn-NavClose.close-inr {
    position: fixed;
    top: 5px;
    right: 10px;
    z-index: 1;
  }
  .nav-wrap01 .fn-NavClose.close-inr.-clicked {
    display: block;
  }
  .nav-wrap01 .link-area {
    display: block;
    padding: 26px 17px 26px;
  }
  .nav-wrap01 .link-area .link-wrap {
    max-width: 100%;
    width: 100%;
  }
  .nav-wrap01 .link-area .link-wrap:last-child {
    margin-top: 0px;
    margin-left: 0;
  }
  .nav-wrap01 .link-area .link-wrap .label-txt {
    max-width: 180px;
    margin-bottom: 14px;
    padding: 3px 12px;
    font-size: 1.4rem;
  }
  .nav-wrap01 .link-area .link-wrap .link-item {
    font-size: 1.4rem;
    border-bottom: 2px solid #E8E8E8;
  }
  .nav-wrap01 .link-area .link-wrap .link-item a {
    padding: 9px 12px 9px 28px;
  }
  .nav-wrap01 .link-area .link-wrap .link-item.inr-link a {
    padding-left: 44px;
  }
  .nav-wrap01 .link-area .card-link-wrap02 .title01 a {
    padding: 8px 43px 8px 28px;
    font-size: 1.4rem;
    border-bottom: 2px solid #E8E8E8;
  }
  .nav-wrap01 .link-area .card-link-wrap02 .title01 a::after {
    right: 17px;
    width: 21px;
    height: 21px;
  }
  .nav-wrap01 .link-area .link-wrap .link-item .icon-link01 .inner:hover {
    color: #3A3129;
  }
  .nav-wrap01 .ico-btn {
    max-width: 100%;
    width: 40px;
    height: 40px;
    margin-left: auto;
  }
}
@media screen and (max-width: 767px) {
  .sticky-banner {
    transition: transform 0.25s ease;
  }
  .sticky-banner.-hide {
    transform: translateY(100%);
  }
}
footer[role="contentinfo"] #footerInfo {
  padding-bottom: 200px;
}
@media screen and (max-width: 767px) {
  footer[role="contentinfo"] #footerInfo {
    padding-bottom: 70px;
  }
}

/*-------------------------
.cv-area
-------------------------*/
.cv-area {
  position: relative;
  padding: 82px 0 80px;
  color: #fff;
  background: url(/hojin/kouza/special/kaisetsu/imgs/bpsp_bg_04.jpg) no-repeat center;
  background-size: 1920px 100%;
}

@media screen and (max-width: 767px) {
  .cv-area {
    padding: 24px 0 35px;
  }
  .cv-area._sp-content {
    padding: 10px 0 21px;
  }
}
.cv-area .txt01 {
  margin-top: 35px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.5px;
  line-height: 1.6;
}
.cv-area .txt01 span {
  border-bottom: 2px solid #fff;
}
.cv-area .bal-blk {
  display: flex;
  justify-content: space-between;
  max-width: 840px;
  width: 100%;
  margin: 0 auto 0;
}
.cv-area .text-bal {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 240px;
  width: 100%;
  margin: 0 auto;
  padding: 33px 12px;
  font-size: 1.8rem;
  text-align: center;
  color: #BA4620;
  letter-spacing: 1px;
  background: #fff;
  border-radius: 10px;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .cv-area .txt01 {
    margin-top: 20px;
    padding-top: 0;
    text-align: center;
    line-height: 1.9;
    letter-spacing: 0.8px;
  }
  .cv-area .text-bal {
    max-width: 100px;
    margin-top: 16px;
    padding: 9px 6px 10px;
    line-height: 1.4;
    font-size: 1.2rem;
    letter-spacing: 0;
    border-radius: 4px;
  }
}

.cv-area .text-bal::before {
  content: "";
  position: absolute;
  display: block;
  bottom: -13px;
  left: calc(50% - 21px);
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 20px solid transparent;
  border-left: 20px solid transparent;
  border-top: 28px solid #ffffff;
  border-bottom: 0;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .cv-area .text-bal::before {
    width: 0;
    height: 0;
    bottom: -10px;
    left: calc(50% - 7.5px);
    border-style: solid;
    border-right: 9px solid transparent;
    border-left: 9px solid transparent;
    border-top: 15px solid #ffffff;
    border-bottom: 0;
  }
}

.cv-area .bal-blk .text-bal:not(:first-child) {
  margin-left: 1%;
}

.cv-area .btn-type01.-large01 {
  min-height: 99px;
  max-width: 100%;
  width: 822px;
  padding-top: 7px;
}

@media screen and (max-width: 767px) {
  .cv-area .btn-type01.-large01{
    width: 100%;
    min-height: 84px;
    align-items: center;
    padding-top: 0;
  }
}

.cv-area .btn-type01.-large01 .inner {
  display: block;
  font-size: 2.4rem;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .cv-area .btn-type01.-large01 .inner {
    font-size: 2.2rem;
  }
}

.cv-area .btn-single01 {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .cv-area .btn-single01 {
    margin-top: 20px;
  }
}

.cv-area.last {
  padding-bottom: 130px;
}
@media screen and (max-width: 767px) {
  .cv-area.last {
    padding-bottom: 133px;
  }
}

.btn-type01.-large01.-orange01 {
  background: #FF5F04;
}
.text-hooray01.-white {
  display: inline-block;
}
.text-hooray01.-white> .inner::after,
.text-hooray01.-white> .inner::before {
  bottom: 9px;
  background: #fff;
}

.movie-blk {
  padding-top: 44px;
  padding-bottom: 66px;
  background: #fffdf3;
}
.movie-blk .num-txt {
  display: inline-block;
  margin-top: 3px;
  vertical-align: middle;
}
.movie-blk iframe {
  max-width: 100%;
  margin-top: 12px;
}

@media screen and (max-width: 767px) {
  .movie-blk {
    padding: 18px 18px 30px;
  }
  .movie-blk .mobie-txt {
    line-height: 1.1;
  }
  .movie-blk .num-txt {
    margin-top: 0px;
  }
  .movie-blk iframe {
    width: 339px;
    height: 226px;
    margin-top: 18px;
  }
}