.cp-sectionttl {
  font-size: 20px;
  padding-bottom: 1rem;
  border-bottom: 1px solid #1047b8;;
  color: #1047b8;
  font-weight: bold;
  margin-bottom: 2rem;
}
.cp-sectiondesc {
  padding-bottom: 1rem;
}
@media (max-width: 979px) {
    .cp-sectionttl {
        font-size: 18px;
      }
      .cp-sectiondesc {
       font-size: 14px;
       margin-bottom: 2rem;
       padding-bottom: 0;
      }
}
 .wd-bnr__cont__dtl .desc {
    display: block;
    align-items: center;
}
.desc__txt2 {
  display: flex;
  align-items: baseline;
  gap: 8px;
}
.ico_a,.ico_b,.ico_c,.ico_d {
  display: inline-flex;
  background: #3aa8da;
  border-radius: 50%;
  color: #fff;
  width: 18px;
  height: 18px;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-right: 5px;
  font-size: 12px;
  font-weight: normal;
}
.ico_b {
  background: #2f7dda;
}
.ico_c {
  background: #08b998;
}
.ico_d {
  background: #00817d;
}

@media (min-width:980px) {
   .wd-bnr__cont__dtl .desc {
    width: calc(100% - 140px);
    padding-left: 50px;
  }
}
.desc-caution {
  background-color: #fff45c;
  line-height: calc(20.35 / 14);
  margin-left: 1px;
  padding: 4px 9px;
  color: #eb2043;
  font-weight: bold;
}

.wd-bnr__bg {
  background-color: #3049a4;
  padding: 45px 0;
}
.wd-bnr__btn {
  position: relative;
  pointer-events: auto;
}
.wd-bnr__cont {
  display: none;
  max-width: 980px;
  background-color: #fff;
  border: solid 1px #999;
  border-top: none;
  padding: 40px 50px 35px;
  z-index: 2;
}
.wd-bnr__cont.-open {
  border-top: solid 1px #999;
}
.wd-bnr__cont__dtl {
  display: flex;
  justify-content: space-between;
}
.wd-bnr__cont__dtl+.wd-bnr__cont__dtl {
  margin-top: 20px;
}
.wd-bnr__cont__dtl .head {
  width: 140px;
}
.wd-bnr__cont__dtl .head__txt {
  font-weight: bold;
  font-family: "游ゴシック",YuGothic,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
  line-height: 1.625;
  letter-spacing: .05em;
  text-align: center;
  color: rgb(16, 71, 184);
  border: solid 2px;
  border-radius: 999px;
  padding-top: 2px;
}
.wd-bnr__cont__dtl .desc {
  /* display: flex; */
  align-items: center;
  width: calc(100% - 140px);
  padding-left: 50px;
}
.wd-bnr__cont__dtl .desc__txt {
  letter-spacing: .05em;
}
@media (max-width: 979px) {
  .wd-bnr__bg {
    padding: 35px 0;
  }
  .wd-bnr__cont {
    max-width: 100%;
    padding: 20px 10px;
  }
  .wd-bnr__cont__dtl {
    flex-direction: column;
  }
  .wd-bnr__cont__dtl .head,
  .wd-bnr__cont__dtl .desc {
    width: 100%;
  }
  .wd-bnr__cont__dtl .head__txt {
    font-size: 15px;
    padding: 4px 0 3px;
  }
  .wd-bnr__cont__dtl .desc__txt {
    font-size: 14px;
  }
  .wd-bnr__cont__dtl .desc {
    padding: 10px 10px 0;
  }
}
.price_pink {
  color: #ec1173;
  font-weight: bold;
}
.width-10 {
  width: 12%;
}
.width-30 {
  width: 29%;
}
.mv_full {
  background: #e9eff3;
  margin-bottom: 230px;
}
.mv_full figure {
  max-width: 980px;
  margin: 0 auto;
  position: relative;
}
.mv_full figure .price_box {
  position: absolute;
  bottom: -190px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.mv_full figure .price_btn {
  position: absolute;
  bottom: -150px;
  right: 40px;
  margin: 0 auto;
}

@media screen and (max-width: 979px) {
  .mv_full {
  margin-bottom: 0;
}
  .mv_full figure .price_box {
    position: relative;
    bottom: auto;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #fff;
    padding: 15px 2% 0;
    text-align: center;
  }
  .mv_full figure .price_btn {
    position: relative;
    bottom: auto;
    right: 0;
    left: 0;
    margin: 0 auto;
    text-align: center;
    padding: 15px 8% 25px;
    background: #fff;
  }
  .mo_cp_contents {
    height: 60vh;
    overflow-y: scroll;
    top: -40px;
  }
  .modal {
      padding: 15px;
  }
  .modal a.close-modal {
    top: -10px;
    right: 0px;
  }
}


.column_bnr {
  padding-bottom: 200px;
}
.column_bnr .iclmdlvisual {
  position: relative;
}
.column_bnr .iclmdlvisual .visprice {
  position: absolute;
  bottom: -200px;
}
.column_bnr .iclmdlvisual .visbtn {
  position: absolute;
  bottom: -158px;
  right: 37px;
}

@media screen and (max-width: 979px) {
  .column_bnr {
      padding-bottom: 0;
  }
  .column_bnr .iclmdlvisual .visprice {
    position: relative;
    bottom: 0;
  }
  .column_bnr .iclmdlvisual .visbtn {
    position: relative;
    bottom: -15px;
    right: 0;
  }
}
