@charset "UTF-8";

.lucky-present-cp_body {
  font-family: YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  background-color: #7ecef4;
  min-width: 960px;
  margin: 0 auto;
}

.lucky-present-cp_body .key-visual img {
  display: block;
  margin: 0 auto;
}

.lucky-present-cp_body .pre_ttl {
  background-color: #fff;
  padding: 2em 0;
}

.lucky-present-cp_body .pre_ttl img {
  display: block;
  margin: 0 auto;
  width: 960px;
}

.lucky-present-cp_body section.bk-img {
  background: url(/event/renewal-cp/images/2025renewal-cp_bk-img_w1280.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.lucky-present-cp_body section.oubo-area {
  background-color: #fff;
  padding: 0 0 5em 0;
  padding-top: 80px;
}

.lucky-present-cp_body section .oubo_ttl {
  width: 960px;
  margin: 0 auto;
  padding: 3em 0 0 0;
}

.lucky-present-cp_body section .pre_items {
  width: 960px;
  margin: 0 auto;
  padding: 3em 0;
}

.lucky-present-cp_body section .pre_items .pre_item {
  background-color: rgba(255, 255, 255, 0.8);
  margin: 0 0 3em 0;
  border: 3px solid #0b2036;
  border-radius: 19px;
}

.lucky-present-cp_body section .pre_items .pre_item .pre_box a {
  text-decoration: none;
}

.lucky-present-cp_body section .pre_items .pre_item .pre_box dl {
  padding: 50px 30px;
  font-weight: bold;
}

.lucky-present-cp_body section .pre_items .pre_item .pre_box dl dt {
  font-size: 36px;
  color: #0b2036;
  filter: drop-shadow(2px 2px 1px rgba(252, 195, 96, 0.9));
}

.lucky-present-cp_body section .pre_items .pre_item .pre_box dl dd p.pre_dtl {
  font-size: 30px;
  color: #0b2036;
  padding: 0 0 0 30px;
}

.lucky-present-cp_body section .pre_items .pre_item .pre_box dl dd p.pre_dtl .marker-gradation-pink {
  background: linear-gradient(120deg, #fcc360 0%, #ffffff 80%);
  background-repeat: no-repeat;
  background-position: 0 100%;
  background-size: 100% 30%;
  font-weight: bold;
}

.lucky-present-cp_body section .pre_items .pre_item .pre_box dl dd p.pre_txt {
  font-size: 18px;
  color: #0b2036;
  padding: 0 0 0 30px;
}

.lucky-present-cp_body section .pre_items .pre_item .pre_box dl dd ul {
  display: flex;
  align-items: baseline;
  justify-content: center;
  margin: 2.5em 0;
  font-size: 14px;
  font-family: "Noto Sans JP", sans-serif;
}

.lucky-present-cp_body section .pre_items .pre_item .pre_box dl dd ul li {
  margin: 0 1%;
}

.lucky-present-cp_body section .pre_items .pre_item .pre_box dl dd ul li img {
  max-height: 240px;
}

.lucky-present-cp_body section .pre_items .pre_item .pre_box dl dd p.pre_link_ft {
  /* text-align: end; */
  word-break: break-all;
  margin: 0.5em 0 0 auto;
  width: fit-content;
}

.font80 {
  font-size: 80%;
}

.renewal-cp_ver_title {
  font-family: 'Noto Sans JP';
  font-size: 5em;
  text-align: center;
  /* line-height: 0.95em; */
  font-weight: bold;
  color: transparent;
  background: linear-gradient(0deg, #F57C00 0% 50%, #FFB74D 50% 100%);
  -webkit-background-clip: text;
}

.key-visual-sp {
  display: none;
}

.app-deep-link {
  background: linear-gradient(0deg, #F57C00 0% 50%, #FFB74D 50% 100%);
  width: 75%;
  margin: 0 auto 1em;
  text-align: center;
  border-radius: 0.5em;
  color: #fff;
}

.app-deep-link a {
  color: #fff;
  font-size: 1.25em;
  font-weight: 600;
  display: block;
  padding: 0.5em;
}

.w-chance_area {
  background: #fff8e1;
  border: 3px solid #F57C00;
  border-radius: 2em;
  padding: 2em;
  margin: 0 auto;
  max-width: 954px;
  box-shadow: 0 4px 16px rgba(255, 213, 79, 0.15);
  display: flex;
  align-items: center;
  gap: 2em;
  box-sizing: border-box;
}

.w-chance_area img {
  width: 36%;
  box-shadow: 0 2px 8px rgba(255, 213, 79, 0.2);
}

.w-chance_area p {
  color: #6d4c00;
  line-height: 2em;
  width: 64%;
}

.w-chance_title {
  font-weight: 600;
  font-size: 1.75em;
  color: #F57C00;
  display: block;
  margin-bottom: 1em;
}

.w-chance_cent {
  font-size: 1.25em;
  color: #6d4c00;
}

.w-chance_cent.w-chance_priod,
.w-chance_cent.w-chance_point {
  display: block;
}

.w-chance_cent.w-chance_priod {
  margin: 1em 0 0 0;
}

.w-chance_cent.w-chance_point {
  margin: 0.5em 0 0 0;
}

.w-chance_cent strong {
  font-weight: 600;
  font-size: 1.25em;
}

.w-chance_cent em {
  background: #FDF052;
  color: #363636;
  padding: 0.4em 0.8em;
  border-radius: 0.5em;
  display: inline-block;
  margin: 0 0.5em 0 0;
  font-weight: 600;
}

/* .w-chance_area {
  display: flex;
  width: max-content;
  justify-content: center;
  margin-top: 80px;
  margin: auto;
  border: 2px solid;
  padding: 3em;
  border-radius: 20px;
}

.w-chance_area img {
  width: 400px;
}

.w-chance_area p {
  margin-left: 20px;
  font-size: 110%;
  text-align: center;
}

span.w-chance_title {
  font-size: 130%;
  font-weight: bold;
}

span.w-chance_cent {
  display: inline-block;
  text-align: left;
  font-size: 106%;
} */

.comingsoon p {
  text-align: center;
  display: block;
  font-size: 700%;
  font-weight: bold;
  margin: 50px 0;
  color: #fff;
}

@media screen and (min-width: 900px) {

  /*========== BSN�A�v���_�E�����[�h�����N Start. ==========*/
  div#app-dl_box {
    width: 700px;
    margin: 0px auto;
    font-size: 1.5em;
    background-color: #fff;
    padding: 10px 125px 50px;
  }

  div#app-dl_box .step {
    position: relative;
    padding: 0 15px;
    font-weight: bold;
    color: #0b2036;
    margin: 40px 0 20px 0;
  }

  div#app-dl_box .step:before {
    position: absolute;
    top: calc(50% - 1px);
    left: 0;
    width: 100%;
    height: 2px;
    content: "";
    background: #0b2036;
  }

  div#app-dl_box .step span {
    position: relative;
    padding: 0 1em;
    background: #fff;
  }

  div#app-dl_box ul.app-dl_link {
    display: flex;
  }

  div#app-dl_box ul.app-dl_link li:nth-of-type(2n+1) {
    margin: 0 0.5em;
  }

  div#app-dl_box ul.app-dl_process {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10px auto 0;
  }

  div#app-dl_box ul.app-dl_process li {
    text-align: center;
    margin: 0 5px;
  }

  div#app-dl_box ul.app-dl_process li:last-child {
    margin: 0;
  }

  div#app-dl_box ul.app-dl_process li.app-btn1 {
    width: 25%;
  }

  div#app-dl_box ul.app-dl_process li.arrow {
    width: 8%;
  }

  div#app-dl_box ul.app-dl_process li.app-btn2 {
    width: 80%;
  }

  div#app-dl_box ul.app-dl_process li.send-text {
    width: 32%;
  }

  div#app-dl_box .small {
    font-size: 0.7em;
  }

  .sp {
    display: none;
  }

  /*========== BSN�A�v���_�E�����[�h�����N end. ==========*/
}

@media screen and (max-width: 899px) {
  .lucky-present-cp_body {
    min-width: 100%;
  }

  .lucky-present-cp_body section .pre_items {
    width: 95%;
    padding: 1.5em 0;
  }

  .lucky-present-cp_body section .pre_items .pre_item {
    margin: 0 0 1.5em 0;
  }

  .lucky-present-cp_body section .pre_items .pre_item .pre_box dl {
    padding: 1em;
  }

  .lucky-present-cp_body section .pre_items .pre_item .pre_box dl dt {
    font-size: 18px;
  }

  .lucky-present-cp_body section .pre_items .pre_item .pre_box dl dd p.pre_dtl {
    font-size: 17px;
    padding: 0 0 0 20px;
  }

  .lucky-present-cp_body section .pre_items .pre_item .pre_box dl dd p.pre_txt {
    font-size: 12px;
    padding: 0;
  }

  .lucky-present-cp_body section .oubo_ttl {
    width: 100%;
    padding: 1.5em 0;
    padding-bottom: 0;
  }

  /*========== BSN�A�v���_�E�����[�h�����N Start. ==========*/
  div#app-dl_box {
    width: 95%;
    margin: 0;
    background-color: #fff;
    padding: 30px;
    box-sizing: border-box;
    margin: 0 auto;
    padding-top: 0;
  }

  div#app-dl_box .step {
    position: relative;
    padding: 0 15px;
    font-weight: bold;
    color: #0b2036;
  }

  div#app-dl_box .step:before {
    position: absolute;
    top: calc(50% - 1px);
    left: 0;
    width: 100%;
    height: 2px;
    content: "";
    background: #0b2036;
  }

  div#app-dl_box .step span {
    position: relative;
    padding: 0 1em;
    background: #fff;
  }

  div#app-dl_box p.app-dl_head {
    background-color: #0b2036;
    color: #ffffff;
    text-align: center;
    margin: 0 0 0.5em;
    border-radius: 100vh;
    padding: 0.25em 0;
  }

  div#app-dl_box ul.app-dl_link {
    display: flex;
  }

  div#app-dl_box ul.app-dl_link li:nth-of-type(2n+1) {
    margin: 0 0.5em;
  }

  div#app-dl_box ul.app-dl_link li.qr {
    display: none;
  }

  div#app-dl_box ul.app-dl_process {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10px auto 0;
  }

  div#app-dl_box ul.app-dl_process li {
    text-align: center;
    margin: 0 5px;
  }

  div#app-dl_box ul.app-dl_process li:last-child {
    margin: 0;
  }

  div#app-dl_box ul.app-dl_process li.app-btn1 {
    width: 40%;
  }

  div#app-dl_box ul.app-dl_process li.arrow {
    width: 8%;
  }

  div#app-dl_box ul.app-dl_process li.app-btn2 {
    width: 80%;
  }

  div#app-dl_box ul.app-dl_process li.send-text {
    width: 32%;
  }

  .key-visual-pc {
    display: none;
  }

  .key-visual-sp {
    display: inline;
  }

  .lucky-present-cp_body .pre_ttl {
    padding: 1em 0;
  }

  .renewal-cp_ver_title {
    font-size: 2.5em;
  }

  .pc {
    display: none;
  }

  .sp {
    display: inline;
  }

  .lucky-present-cp_body section.oubo-area {
    padding-top: 30px;
  }

  .w-chance_area {
    flex-direction: column;
    align-items: stretch;
    max-width: 95%;
  }

  .w-chance_area img {
    width: 100%;
    max-width: 100%;
    display: block;
  }

  .w-chance_area p {
    width: 100%;
  }

  .w-chance_cent em {
    display: block;
    margin: 0 0 0.5em 0;
  }

  .w-chance_cent.w-chance_priod span,
  .w-chance_cent.w-chance_point span {
    display: block;
    margin: 0 0 0 1em;
  }

  /* .w-chance_area {
    flex-wrap: wrap;
    width: 90%;
    padding: 5% 2%;
  }

  .w-chance_area img {
    width: 95%;
  }

  .w-chance_area p {
    margin: 0;
    margin-top: 15px;
  }

  span.w-chance_title {
    font-size: 110%;
  }

  span.w-chance_cent {
    font-size: 90%;
  } */

  .comingsoon p {
    font-size: 400%;
  }

  /*========== BSN�A�v���_�E�����[�h�����N end. ==========*/
}

/*# sourceMappingURL=2024winter02.css.map */