.page_ttlWp .page_ttl .ico > span::before {
  background-color: #82d2db;
  border-color: #cdedf1;
}

.page_ttlWp .page_ttl .ico > span::after {
  background-color: #82d2db;
  border-color: #cdedf1;
}

.page_ttlWp .page_ttl .ico > span span::before {
  background-color: #82d2db;
  border-color: #cdedf1;
}

.page_ttlWp .page_ttl .ico > span span::after {
  background-color: #82d2db;
  border-color: #cdedf1;
}

.font_vag {
  font-family: vag-rundschrift-d, sans-serif;
}

.tab_list .tab_list_item a {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 25px;
  color: #82d2db;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-family: sofia-pro-soft, sans-serif;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: 0.1em;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 100%;
}

.tab_list .tab_list_item a.is-active {
  background-color: #fff;
  color: #ffb3a4;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.tab_list .tab_list_item a:hover {
  background-color: #fff;
  color: #ffb3a4;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.bddvd_box {
  display: none;
}

.bddvd_box.data-01 {
  display: block;
}

.bddvd_box .page_cont_ttl {
  color: #82d2db;
  font-weight: 400;
}

.bddvd_box .bddvd_cont .imgbox .imgWp img {
  border-radius: 20px;
}

.bddvd_box .bddvd_cont .bddvd_body img {
  border-radius: 20px;
}

.bddvd_box .bddvd_cont .bddvd_body .info dl span {
  color: #ffb3a4;
}

.bddvd_box .info_bonus .lead {
  color: #82d2db;
  font-size: 2rem;
}

.bddvd_box .info_bonus dl {
  margin-top: 10px;
}

.bddvd_box .info_bonus .bonus_btn {
  height: 50px;
  margin: 40px auto 0;
  max-width: 250px;
}

.bddvd_box .info_bonus .bonus_btn a {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 25px;
  color: #82d2db;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-family: sofia-pro-soft, sans-serif;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: 0.1em;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 100%;
}

.bddvd_box .info_bonus .bonus_btn a:hover {
  background-color: #fff;
  color: #ffb3a4;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.bddvd_box .info_bonus .caution {
  color: #82d2db;
  margin-top: 30px;
  text-align: center;
}

.bddvd_box .page_cont_ttl {
  color: #82d2db;
  font-weight: bold;
}

.bddvd_box .bonus_link_list {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px;
}

.bddvd_box .bonus_link_list li {
  margin: 0 1% 20px;
}

.bddvd_box .bonus_link_list li a {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  border: solid 1px #b4acad;
  border-radius: 14px;
  color: #b4acad;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  word-break: break-all;
}

.bddvd_box .bonus_link_list li a:hover {
  background-color: #b4acad;
  border: solid 1px #b4acad;
  color: #fff;
}

.bddvd_box .bonus_cont .bonus_cont_item {
  border-bottom: dotted 5px #82d2db;
}

.bddvd_box .bonus_cont .bonus_cont_item h4 {
  color: #ffc13a;
}

.bddvd_box .bonus_cont .bonus_cont_item .media {
  margin-top: 30px;
}

.bddvd_box .bonus_cont .bonus_cont_item .media .body dl dt {
  color: #82d2db;
}

.bddvd_box .bonus_cont .bonus_cont_item .media .body dl dd p {
  color: #b4acad;
  margin-top: 15px;
}

.bddvd_box .bonus_cont .bonus_cont_item .media .body dl dd .btnWp {
  margin-top: 30px;
}

.bddvd_box .bonus_cont .bonus_cont_item .media .body dl dd .btnWp .c_btn {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border: solid 3px #82d2db;
  color: #82d2db;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}

.bddvd_box .bonus_cont .bonus_cont_item .media .body dl dd .btnWp .c_btn::before {
  display: none;
}

.bddvd_box .bonus_cont .imgbox .imgWp img {
  border-radius: 20px;
}

.bddvd_box .bonus_cont .bddvd_body img {
  border-radius: 20px;
}

.bddvd_box .bonus_cont .bddvd_body .info dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
}

.bddvd_box .bonus_cont .bddvd_body .info dl dt {
  margin-right: 10px;
  min-width: 75px;
}

.bddvd_box .bonus_cont .bddvd_body .info dl dd {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.bddvd_box .bonus_cont .bddvd_body .info dl span {
  color: #ffb3a4;
}

.bddvd_box .info_bonus .lead {
  color: #82d2db;
  font-size: 2rem;
}

.bddvd_box .info_bonus dl {
  margin-top: 10px;
}

.bddvd_box .info_bonus .bonus_btn {
  height: 50px;
  margin: 40px auto 0;
  max-width: 250px;
}

.bddvd_box .info_bonus .bonus_btn a {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 25px;
  color: #82d2db;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-family: sofia-pro-soft, sans-serif;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: 0.1em;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 100%;
}

.bddvd_box .info_bonus .bonus_btn a:hover {
  background-color: #fff;
  color: #ffb3a4;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.bddvd_box .info_bonus .caution {
  color: #82d2db;
  font-size: 1.4rem;
  margin-top: 30px;
  text-align: center;
}

.modal_image,
.thum_image {
  background-color: #fff;
  border: solid 1px #82d2db;
  border-radius: 20px;
  padding: 0.5em;
}

.thum_slide {
  margin-top: 15px;
}

.imgWp .inner {
  display: inline-block;
  position: relative;
}

.imgWp .inner .zoom {
  height: 46px;
  position: absolute;
  width: 47px;
}

.imgWp .slide {
  display: block;
  position: relative;
}

.imgWp .slide .zoom {
  height: 46px;
  position: absolute;
  width: 47px;
}

.imgWp .inner {
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.imgWp .inner:hover {
  opacity: 0.5;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.swiper-slide.js-modal-open {
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.swiper-slide.js-modal-open:hover {
  opacity: 0.5;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.thum_slide .swiper-slide {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.thum_slide .swiper-slide:hover {
  cursor: pointer;
  opacity: 0.5;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media only screen and (min-width: 769px) {
  .tab_list {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: -20px;
  }
  .tab_list .tab_list_item {
    height: 40px;
    margin: 20px 2% 0;
    width: 215px;
  }
  .tab_list .tab_list_item.bonus {
    margin: 20px 2% 0;
    max-width: 215px;
    width: 100%;
  }
  .tab_list .tab_list_item a {
    border: solid 3px #82d2db;
    font-size: 1.4rem;
  }
  .tab_list .tab_list_item a.is-active {
    border: solid 3px #ffb3a4;
    font-size: 1.4rem;
  }
  .tab_list .tab_list_item a:hover {
    border: solid 3px #ffb3a4;
  }
  .bddvd_box {
    margin-top: 60px;
  }
  .bddvd_box .page_cont_ttl {
    font-size: 3.5rem;
  }
  .bddvd_box .bddvd_cont {
    border-bottom: dotted 5px #82d2db;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 80px;
    padding: 0 40px 40px;
  }
  .bddvd_box .bddvd_cont .imgbox {
    margin-right: 3.623%;
    width: 44.685%;
  }
  .bddvd_box .bddvd_cont .imgbox .imgWp {
    margin-bottom: 20px;
  }
  .bddvd_box .bddvd_cont .imgbox .imgWp:last-child {
    margin-bottom: 0;
  }
  .bddvd_box .bddvd_cont .bddvd_body {
    width: 51.3285%;
  }
  .bddvd_box .bddvd_cont .bddvd_body .info {
    margin-top: 25%;
  }
  .bddvd_box .bddvd_cont .bddvd_body .info dl {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 5px;
  }
  .bddvd_box .bddvd_cont .bddvd_body .info dl dt {
    margin-right: 10px;
    min-width: 75px;
  }
  .bddvd_box .bddvd_cont .bddvd_body .info dl dd {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .bddvd_box .info_bonus {
    margin-top: 40px;
  }
  .bddvd_box .info_bonus .bonus_btn a {
    border: solid 3px #82d2db;
    font-size: 1.4rem;
  }
  .bddvd_box .info_bonus .bonus_btn a:hover {
    border: solid 3px #ffb3a4;
  }
  .bddvd_box .info_bonus .caution {
    font-size: 1.4rem;
  }
  .bddvd_box {
    margin-top: 60px;
  }
  .bddvd_box .page_cont_ttl {
    font-size: 3.5rem;
  }
  .bddvd_box .bonus_link_list {
    padding: 0 30px;
  }
  .bddvd_box .bonus_link_list li a {
    font-size: 1.4rem;
    height: 30px;
    padding: 0 1em;
  }
  .bddvd_box .bonus_cont {
    margin-top: 90px;
    padding: 0 30px 40px;
  }
  .bddvd_box .bonus_cont .bonus_cont_item {
    margin-top: 50px;
    padding: 0 0 50px;
  }
  .bddvd_box .bonus_cont .bonus_cont_item h4 {
    font-size: 2.4rem;
  }
  .bddvd_box .bonus_cont .bonus_cont_item .media {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .bddvd_box .bonus_cont .bonus_cont_item .media .imgWp {
    margin-right: 5%;
    max-width: 370px;
    width: 40%;
  }
  .bddvd_box .bonus_cont .bonus_cont_item .media .body {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .bddvd_box .bonus_cont .bonus_cont_item .media .body dl dt {
    font-size: 2rem;
  }
  .bddvd_box .bonus_cont .bonus_cont_item .media .body dl dd .btnWp .c_btn {
    font-size: 1.8rem;
    height: 50px;
  }
  .bddvd_box .bonus_cont .imgbox {
    margin-right: 3.623%;
    width: 44.685%;
  }
  .bddvd_box .bonus_cont .imgbox .imgWp {
    margin-bottom: 20px;
  }
  .bddvd_box .bonus_cont .imgbox .imgWp:last-child {
    margin-bottom: 0;
  }
  .bddvd_box .bonus_cont .bddvd_body {
    width: 51.3285%;
  }
  .bddvd_box .bonus_cont .bddvd_body .info {
    margin-top: 25%;
  }
  .bddvd_box .info_bonus {
    margin-top: 40px;
  }
  .bddvd_box .info_bonus .bonus_btn a {
    border: solid 3px #82d2db;
    font-size: 1.4rem;
  }
  .bddvd_box .info_bonus .bonus_btn a:hover {
    border: solid 3px #ffb3a4;
  }
  .imgWp .inner .zoom {
    bottom: 1vw;
    right: 1vw;
  }
  .imgWp .slide .zoom {
    bottom: 1vw;
    right: 1vw;
  }
}

@media only screen and (max-width: 768px) {
  .tab_list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .tab_list .tab_list_item {
    height: 40px;
    margin-bottom: 10px;
    margin-right: 2%;
    width: 49%;
  }
  .tab_list .tab_list_item:nth-child(2n) {
    margin-right: 0;
  }
  .tab_list .tab_list_item a {
    border: solid 1px #82d2db;
    font-size: 1.2rem;
  }
  .tab_list .tab_list_item a.is-active {
    border: solid 1px #ffb3a4;
    font-size: 1.2rem;
  }
  .tab_list .tab_list_item a:hover {
    border: solid 1px #ffb3a4;
  }
  .bddvd_box {
    margin-top: 30px;
  }
  .bddvd_box .page_cont_ttl {
    font-size: 2rem;
  }
  .bddvd_box .bddvd_cont {
    margin-top: 20px;
    padding-bottom: 20px;
  }
  .bddvd_box .bddvd_cont .imgbox .imgWp {
    margin-bottom: 20px;
  }
  .bddvd_box .bddvd_cont .imgbox .imgWp:last-child {
    margin-bottom: 0;
  }
  .bddvd_box .bddvd_cont .bddvd_body {
    margin-top: 20px;
  }
  .bddvd_box .bddvd_cont .bddvd_body .imgWp {
    margin-bottom: 20px;
  }
  .bddvd_box .bddvd_cont .bddvd_body .info {
    margin-top: 20px;
  }
  .bddvd_box .bddvd_cont .bddvd_body .info dl {
    margin-bottom: 10px;
  }
  .bddvd_box .bddvd_cont .bddvd_body .info dl dt {
    margin-bottom: 5px;
  }
  .bddvd_box .info_bonus .bonus_btn a {
    border: solid 1px #82d2db;
    font-size: 1.2rem;
  }
  .bddvd_box .info_bonus .bonus_btn a:hover {
    border: solid 1px #ffb3a4;
  }
  .bddvd_box .info_bonus .caution {
    font-size: 1.2rem;
  }
  .bddvd_box {
    margin-top: 30px;
  }
  .bddvd_box .page_cont_ttl {
    font-size: 2rem;
  }
  .bddvd_box .bonus_link_list li a {
    font-size: 1.2rem;
    letter-spacing: 1px;
    padding: 3px 1em;
  }
  .bddvd_box .bonus_cont {
    margin-top: 20px;
    padding-bottom: 20px;
  }
  .bddvd_box .bonus_cont .bonus_cont_item {
    margin-top: 30px;
    padding: 0 0 30px;
  }
  .bddvd_box .bonus_cont .bonus_cont_item h4 {
    font-size: 2rem;
  }
  .bddvd_box .bonus_cont .bonus_cont_item .media .imgWp {
    margin-bottom: 20px;
  }
  .bddvd_box .bonus_cont .bonus_cont_item .media .body dl dt {
    font-size: 1.8rem;
  }
  .bddvd_box .bonus_cont .bonus_cont_item .media .body dl dd .btnWp .c_btn {
    font-size: 1.6rem;
    height: 40px;
  }
  .bddvd_box .bonus_cont .bddvd_body .info {
    margin-top: 20px;
  }
  .bddvd_box .info_bonus .bonus_btn a {
    border: solid 1px #82d2db;
    font-size: 1.2rem;
  }
  .bddvd_box .info_bonus .bonus_btn a:hover {
    border: solid 1px #ffb3a4;
  }
  .imgWp .inner .zoom {
    bottom: 2vw;
    right: 2vw;
  }
  .imgWp .slide .zoom {
    bottom: 2vw;
    right: 2vw;
  }
}
