@charset 'UTF-8';

/* ▼ ===== 共通部分 ===== ▼ */
#wakabahai_content {
  background-color: #f3f3f3;
}

.breadcrumbs_inner {
  padding: 30px 0 40px;
}
.breadcrumbs_list {
  list-style: none;
  letter-spacing: -0.4em;
}

.breadcrumbs_list > li {
  letter-spacing: normal;
  display: inline-block;
}

.breadcrumbs_list > li:after {
  content: ">";
  display: inline-block;
  margin: 0 8px;
}

.breadcrumbs_list > li:last-child:after {
  content: "";
}

/* --- #mainvisual --- */
.mainvisual_inner {
  position: relative;
}
.mainvisual_logo {
  position: absolute;
  left: 0;
  right: 0;
  top: 20%;
  margin: auto;
  z-index: 5;
  width: 67.46%;
}

.mainvisual_title02 {
  position: absolute;
  z-index: 5;
  top: 55%;
  left: 15%;
  margin: auto;
  width: 19.3%;
}
.mainvisual_title01 {
  position: absolute;
  z-index: 5;
  top: 58%;
  left: 17%;
  margin: auto;
  width: 70.7%;
}
.mainvisual_title03 {
  position: absolute;
  z-index: 5;
  top: 54%;
  right: 9%;
  margin: auto;
  width: 16.84%;
}
.mainvisual_gold {
  position: absolute;
  bottom: -9%;
  left: 27%;
  z-index: 10;
  width: 45.7%;
}

/* --- #leqad --- */
.lead_inner {
  background-color: #fff;
}
.lead_inner:before {
  content: "";
  display: block;
  padding-top: 120px;
}
.lead_inner:after {
  content: "";
  display: block;
  padding-top: 100px;
}
.lead_text {
  text-align: center;
}
.btn_lead {
  max-width: 380px;
  width: 100%;
  margin: 40px auto 0;
}

/* --- gift --- */
.gift_inner {
  position: relative;
}
.gift_bg {
}
.gift_double,
.gift_title,
.gift_pic,
.gift_txt {
  position: absolute;
  z-index: 5;
  margin: auto;
}
.gift_double {
  top: -10%;
  left: 0;
  right: 0;
  width: 18.25%;
  z-index: 10;
}
.gift_title {
  top: 19%;
  left: 0;
  right: 0;
  width: 46.4%;
}
.gift_pic {
  top: 35%;
  left: 0;
  right: 0;
  width: 64.21%;
}
.gift_txt {
  left: 0;
  right: 0;
  bottom: 5%;
  width: 70.18%;
}

/* --- rule --- */
.rule_innner {
  padding: 40px 0;
  background-color: #fff;
}
.rule_title {
  width: 33.33%;
  margin: 0 auto;
}
.rule_dl {
  margin-top: 40px;
}

.rule_dl > dt {
  background-color: #fff226;
  padding: 10px 0;
}

.rule_dl > dt img {
  display: block;
  max-width: 119px;
  text-align: center;
  margin: auto;
}

.rule_dl > dd {
  padding: 20px 0;
}

.rule_dl > dd p {
  max-width: 1024px;
  width: 90%;
  margin: auto;
}
.rule_pic {
}
.rule_step {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  justify-content: space-between;
}
.rule_step > li {
  position: relative;
  width: 29.21%;
}
.rule_step > li .tw,
.rule_step > li .inst {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  width: 72.07%;
}
.rule_step > li .tw {
  bottom: 12%;
}
.rule_step > li .inst {
  bottom: 5%;
}

/* --- #double --- */
.double_inner {
  background-color: #fff226;
  padding: 40px 0;
  border-bottom: 20px solid #000;
}

.double_title {
  width: 46.75%;
  margin: 0 auto;
}

.double_fig {
  width: 100%;
  margin: 40px auto 0;
}

.double_list {
  width: 100%;
  margin: 5px auto 0;
}

.double_open {
  width: 76.05%;
  margin: 60px auto 0;
}

.btn_double {
  width: 33.33%;
  margin: 40px auto 0;
}

/* ▲ ===== 共通部分 ===== ▲ */

/* ▼ ===== PC ===== ▼ */
@media screen and (min-width: 769px) {
  #wakabahai_content {
    padding: 0 0 60px;
  }
}
/* ▲ ===== PC ===== ▲ */

/* ▼ ===== SP ===== ▼ */
@media screen and (max-width: 768px) {
  #breadcrumbs {
    display: none;
  }
  /* --- #mainvisual --- */
  .mainvisual_bg img {
    width: 100%;
  }
  .mainvisual_logo {
    top: 11%;
    width: 71.73%;
  }
  .mainvisual_title02 {
    top: 51%;
    left: 2%;
    width: 37.2%;
  }
  .mainvisual_title01 {
    top: 59%;
    left: 7%;
    width: 83.07%;
  }
  .mainvisual_title03 {
    top: 46.5%;
    right: 0%;
    width: 31.47%;
  }
  .mainvisual_gold {
    bottom: -10%;
    left: 0;
    right: 0;
    margin: auto;
    width: 91.47%;
  }

  /* --- #lead --- */
  .lead_inner {
  }
  .lead_inner:before {
    content: "";
    display: block;
    /*padding-top: 40%;*/
  }
  .lead_inner:after {
    content: "";
    display: block;
    /*padding-top: 40%;*/
  }

  /* --- gift --- */
  .gift_bg img {
    width: 100%;
  }
  .gift_double {
    top: -10%;
    left: 0;
    right: 0;
    width: 40.4%;
  }
  .gift_title {
    top: 19%;
    left: 0;
    right: 0;
    width: 95.87%;
  }
  .gift_pic {
    top: 40%;
    left: 0;
    right: 0;
    width: 100%;
  }
  .gift_txt {
    left: 0;
    right: 0;
    bottom: 3%;
    width: 90.4%;
  }

  /* --- rule --- */
  .rule_innner {
    padding: 8% 0;
  }
  .rule_title {
    width: 62.67%;
    margin: 0 auto;
  }
  .rule_dl {
    margin-top: 5.33%;
  }

  .rule_dl > dt {
    background-color: #fff226;
    padding: 10px 0;
  }

  .rule_dl > dt img {
    display: block;
    max-width: none;
    width: 22.4%;
    text-align: center;
    margin: auto;
  }

  .rule_dl > dd {
    padding: 20px 0;
  }

  .rule_dl > dd p {
    max-width: none;
    width: 71.47%;
    margin: auto;
  }
  .rule_pic {
  }
  .rule_step {
    display: block;
  }
  .rule_step > li {
    position: relative;
    width: 100%;
    margin-top: 8%;
  }
  .rule_step > li .tw,
  .rule_step > li .inst {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 75.52%;
  }
  .rule_step > li .tw {
    bottom: 12%;
  }
  .rule_step > li .inst {
    bottom: 5%;
  }

  /* --- #double --- */
  .double_inner {
    background-color: #fff226;
    padding: 8% 0;
  }

  .double_title {
    width: 94.25%;
    margin: 0 auto;
  }

  .double_fig {
    width: 100%;
    margin: 5% auto 0;
  }

  .double_list {
    width: 100%;
    margin: 3% auto 0;
  }

  .double_open {
    width: 87.91%;
    margin: 60px auto 0;
  }

  .btn_double {
    width: 87.91%;
    margin: 5% auto 0;
  }
}
/* ▲ ===== SP ===== ▲ */
