@charset "UTF-8";
/*パンくず*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700&display=swap");
.breadcrumb {
  width: 100%;
  margin-left: 0;
}

.search-result-title {
  display: none;
}

.pt_product-search-result #secondary {
  display: none;
}

.pt_product-search-result .primary-content {
  margin-left: 0px;
  width: 100%;
}

.pt_product-search-result .primary-content {
  margin-top: 0;
}

@media screen and (min-width: 768px) {
  /*パンくず*/
  .breadcrumb {
    width: auto;
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
    overflow: visible;
  }
}
.slot-grid-header p {
  margin-left: auto;
  margin-right: auto;
}

.p-footer--copy {
  width: 100%;
  padding: 20px 15px 20px 15px;
  background: #195496;
  text-align: center;
  color: white;
  font-size: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media (min-width: 400px) {
  .p-footer--copy {
    font-size: 12px;
  }
}
@media (min-width: 500px) {
  .p-footer--copy {
    font-size: 14px;
  }
}
@media (min-width: 640px) {
  .p-footer--copy {
    font-size: 16px;
  }
}
.p-footer--item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 30px 0px;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.p-footer--line {
  height: 8px;
  background: #195496;
}

.p-footer--logo {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.p-footer--btn {
  width: 100%;
  padding-left: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media (min-width: 400px) {
  .p-footer--btn {
    padding-left: 20px;
  }
}
@media (min-width: 500px) {
  .p-footer--btn {
    padding-left: 28px;
  }
}
@media (min-width: 640px) {
  .p-footer--btn {
    padding-left: 35px;
  }
}
.p-footer p {
  margin: 0;
}

.p-footer {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}

.c-container {
  width: 100%;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.c-container .p-footer--item__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 50%;
}
@media (max-width: 690px) {
  .c-container .p-footer--item__logo {
    width: 60%;
  }
}

body {
  margin: 0;
}

body {
  min-height: 100vh;
  min-height: 100dvh;
  padding-bottom: 0;
}

.bd-2303 {
  margin-top: 0;
  font-family: "Noto Sans JP", sans-serif;
  background-color: #e6faff;
  background-size: 100% auto;
  margin-left: auto;
  margin-right: auto;
  color: #7d6b69;
  /*min-height: 100vh;*/
  margin-bottom: 0vw;
}
@media screen and (min-width: 641px) {
  .bd-2303 {
    background-size: 100% auto;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
  }
}
@media screen and (max-width: 640px) {
  .bd-2303 {
    max-width: 100%;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 {
    margin-bottom: 80px;
  }
}
.bd-2303 img {
  max-width: 100%;
  height: auto;
}
.bd-2303-ctrl {
  display: none;
}

.bd-2303 .bd-2303-scene01 {
  background-image: url(../../../images/static/birthday_2023/bd_img02.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: left 80vw;
  text-align: center;
  padding-bottom: 17.3vw;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene01 {
    background-position: left 600px;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene01 {
    padding-bottom: 130px;
  }
}
.bd-2303 .bd-2303-scene01__ttl {
  margin-bottom: 1.3vw;
  margin-top: 0;
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene01__ttl {
    margin-bottom: 10px;
  }
}
.bd-2303 .bd-2303-scene01__arr {
  width: 14%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 6vw;
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene01__arr {
    margin-bottom: 45px;
  }
}
.bd-2303 .bd-2303-scene01__text {
  text-align: center;
  margin-bottom: 0vw;
  display: block;
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene01__text {
    margin-bottom: 0px;
  }
}
.bd-2303 .bd-2303-scene01__text01 {
  margin-left: 6.6vw;
  margin-right: 6.6vw;
  margin-bottom: 6vw;
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene01__text01 {
    margin-left: 50px;
    margin-right: 50px;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene01__text01 {
    margin-bottom: 45px;
  }
}
.bd-2303 .bd-2303-scene01__text02 {
  width: 57.3vw;
  margin-left: auto;
  margin-right: auto;
  margin-top: 8.6vw;
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene01__text02 {
    width: 430px;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene01__text02 {
    margin-top: 65px;
  }
}
.bd-2303 .bd-2303-scene01__text03 {
  font-size: 1rem;
  letter-spacing: 0.01em;
  line-height: 1.8;
  font-weight: 400;
  margin-top: 10.6vw;
  margin-bottom: 4vw;
}
@media screen and (min-width: 430px) and (max-width: 749px) {
  .bd-2303 .bd-2303-scene01__text03 {
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 375px) {
  .bd-2303 .bd-2303-scene01__text03 {
    font-size: 0.8rem;
  }
}
@media screen and (max-width: 320px) {
  .bd-2303 .bd-2303-scene01__text03 {
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 768px) {
  .bd-2303 .bd-2303-scene01__text03 {
    font-size: 32px;
    letter-spacing: -0.01em;
    line-height: 1.8;
    font-weight: 400;
  }
}
@media screen and (min-width: 768px) and (min-width: 765px) and (max-width: 768px) {
  .bd-2303 .bd-2303-scene01__text03 {
    font-size: 24.32px;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene01__text03 {
    margin-top: 80px;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene01__text03 {
    margin-bottom: 30px;
  }
}
.bd-2303 .bd-2303-scene01-box {
  background-color: #fff;
  background-image: url(../../../images/static/birthday_2023/bd_img03.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: left top;
  padding-top: 13.3vw;
  border-radius: 8px;
  width: 80vw;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene01-box {
    padding-top: 100px;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene01-box {
    width: 600px;
  }
}
.bd-2303 .bd-2303-scene01-box__ttl {
  font-size: 1.2rem;
  letter-spacing: 0.005em;
  line-height: 1.7;
  font-weight: 700;
  text-align: center;
  padding-top: 4vw;
  padding-bottom: 8vw;
  width: 94%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 4vw;
}
@media screen and (min-width: 430px) and (max-width: 749px) {
  .bd-2303 .bd-2303-scene01-box__ttl {
    font-size: 3.84vw;
  }
}
@media screen and (max-width: 375px) {
  .bd-2303 .bd-2303-scene01-box__ttl {
    font-size: 1rem;
  }
}
@media screen and (max-width: 320px) {
  .bd-2303 .bd-2303-scene01-box__ttl {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 768px) {
  .bd-2303 .bd-2303-scene01-box__ttl {
    font-size: 38px;
    letter-spacing: -0.02em;
    line-height: 1.7;
    font-weight: 700;
  }
}
@media screen and (min-width: 768px) and (min-width: 765px) and (max-width: 768px) {
  .bd-2303 .bd-2303-scene01-box__ttl {
    font-size: 28.88px;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene01-box__ttl {
    padding-top: 40px;
    padding-bottom: 60px;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene01-box__ttl {
    margin-bottom: 30px;
  }
}
.bd-2303 .bd-2303-scene01-box__text01 {
  text-align: center;
  margin-bottom: 13.3vw;
  font-size: 0.8rem;
  letter-spacing: 0.02em;
  line-height: 1.7;
  font-weight: 500;
  display: block;
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene01-box__text01 {
    margin-bottom: 100px;
  }
}
@media screen and (min-width: 430px) and (max-width: 749px) {
  .bd-2303 .bd-2303-scene01-box__text01 {
    font-size: 2.56vw;
  }
}
@media screen and (max-width: 375px) {
  .bd-2303 .bd-2303-scene01-box__text01 {
    font-size: 0.7rem;
  }
}
@media screen and (max-width: 320px) {
  .bd-2303 .bd-2303-scene01-box__text01 {
    font-size: 1rem;
  }
}
@media screen and (min-width: 768px) {
  .bd-2303 .bd-2303-scene01-box__text01 {
    font-size: 28px;
    letter-spacing: 0.04em;
    line-height: 1.7;
    font-weight: 500;
  }
}
@media screen and (min-width: 768px) and (min-width: 765px) and (max-width: 768px) {
  .bd-2303 .bd-2303-scene01-box__text01 {
    font-size: 21.28px;
  }
}
.bd-2303 .bd-2303-scene01-box__text02 {
  text-align: center;
  margin-bottom: 4vw;
  margin-top: 0;
  width: 90%;
  display: inline-block;
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene01-box__text02 {
    margin-bottom: 30px;
  }
}
.bd-2303 .bd-2303-scene01-box__text03 {
  width: 90%;
  display: inline-block;
}
.bd-2303 .bd-2303-scene01-box__btn {
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  border: none;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  background: url(../../../images/static/birthday_2023/bd_btn-start.png) no-repeat left top;
  background-size: 100% auto;
  height: 21.3vw;
  text-indent: 200%;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene01-box__btn {
    height: 160px;
  }
}
.bd-2303 .bd-2303-scene01-box__btn:hover {
  opacity: 0.6;
}
.bd-2303 .bd-2303-scene02 {
  padding: 0;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.bd-2303 .bd-2303-scene02__text {
  font-size: 1.2rem;
  letter-spacing: 0.02em;
  line-height: 1;
  font-weight: 500;
  text-align: center;
  position: absolute;
  top: calc(50% - 28vw);
  left: calc(50% - 3.5em);
  display: block;
}
@media screen and (min-width: 430px) and (max-width: 749px) {
  .bd-2303 .bd-2303-scene02__text {
    font-size: 3.84vw;
  }
}
@media screen and (max-width: 375px) {
  .bd-2303 .bd-2303-scene02__text {
    font-size: 1rem;
  }
}
@media screen and (max-width: 320px) {
  .bd-2303 .bd-2303-scene02__text {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 768px) {
  .bd-2303 .bd-2303-scene02__text {
    font-size: 34px;
    letter-spacing: 0.04em;
    line-height: 1;
    font-weight: 500;
  }
}
@media screen and (min-width: 768px) and (min-width: 765px) and (max-width: 768px) {
  .bd-2303 .bd-2303-scene02__text {
    font-size: 25.84px;
  }
}
@media screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene02__text {
    top: calc(50% - 170px);
  }
}
.bd-2303 .bd-2303-scene02__text.is-01 {
  opacity: 0;
}
.bd-2303 .bd-2303-scene02__text.is-00 {
  opacity: 0;
}
.bd-2303 .bd-2303-scene02-box {
  width: 100vw;
  min-height: 100vh;
  margin-left: auto;
  margin-right: auto;
  background-position: center center;
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene02-box {
    width: 580px;
  }
}
.bd-2303 .bd-2303-scene02-box.is-00 {
  background-image: url(../../../images/static/birthday_2023/bd_img23a.png), url(../../../images/static/birthday_2023/bd_img23b.png), url(../../../images/static/birthday_2023/bd_img11.png);
  background-size: 100% auto, 100% auto, 71% auto;
  background-position: center top, center bottom, center center;
  background-repeat: no-repeat, no-repeat;
}
@media screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene02-box.is-00 {
    background-size: 90% auto, 90% auto, 71% auto;
  }
}
.bd-2303 .bd-2303-scene02-box.is-01 {
  background-image: url(../../../images/static/birthday_2023/bd_img23a.png), url(../../../images/static/birthday_2023/bd_img23b.png), url(../../../images/static/birthday_2023/bd_img11.png);
  background-size: 100% auto, 100% auto, 71% auto;
  background-position: center top, center bottom, center center;
  background-repeat: no-repeat, no-repeat, no-repeat;
}
@media screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene02-box.is-01 {
    background-size: 90% auto, 90% auto, 71% auto;
  }
}
.bd-2303 .bd-2303-scene02-box.is-02 {
  background-image: url(../../../images/static/birthday_2023/bd_img22.png), url(../../../images/static/birthday_2023/bd_img04.png);
  background-size: auto 95%, 44% auto;
  background-repeat: no-repeat, no-repeat;
  background-position: center center, center center;
}
@media screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene02-box.is-02 {
    background-size: 90% auto, 44% auto;
  }
}
.bd-2303 .bd-2303-scene02-box.is-03 {
  background-image: url(../../../images/static/birthday_2023/bd_img21.png), url(../../../images/static/birthday_2023/bd_img05.png);
  background-size: auto 95%, 44% auto;
  background-repeat: no-repeat, no-repeat;
  background-position: center center, center center;
}
@media screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene02-box.is-03 {
    background-size: 90% auto, 44% auto;
  }
}
.bd-2303 .bd-2303-scene02-box.is-04 {
  background-image: url(../../../images/static/birthday_2023/bd_img20.png), url(../../../images/static/birthday_2023/bd_img06.png);
  background-size: auto 95%, 44% auto;
  background-repeat: no-repeat, no-repeat;
  background-position: center center, center center;
}
@media screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene02-box.is-04 {
    background-size: 90% auto, 44% auto;
  }
}
.bd-2303 .bd-2303-scene02-box.is-05 {
  background-image: url(../../../images/static/birthday_2023/bd_img20.png), url(../../../images/static/birthday_2023/bd_img06.png);
  background-size: auto 95%, 44% auto;
  background-repeat: no-repeat, no-repeat;
  background-position: center center, center center;
}
@media screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene02-box.is-05 {
    background-size: 90% auto, 44% auto;
  }
}
.bd-2303 .bd-2303-scene03 {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
@media only screen and (max-width: 750px) {
  .bd-2303 .bd-2303-scene03 {
    max-width: 750px;
    min-height: 100vh;
    min-height: 100dvh;
  }
}
@media only screen and (min-width: 751px) {
  .bd-2303 .bd-2303-scene03 {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 1000px) and (max-height: 831px) {
  .bd-2303 .bd-2303-scene03 {
    -webkit-transform: scale(0.85) translateY(-8.8%);
            transform: scale(0.85) translateY(-8.8%);
  }
}
.bd-2303 .bd-2303-scene03-headding {
  background: #ffd786;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 21.3vw;
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene03-headding {
    height: 140px;
  }
}
.bd-2303 .bd-2303-scene03-headding__text {
  color: #60421d;
  text-align: center;
  font-size: 1.2rem;
  letter-spacing: 0.02em;
  line-height: 1;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0;
  margin-top: 0;
}
@media screen and (min-width: 430px) and (max-width: 749px) {
  .bd-2303 .bd-2303-scene03-headding__text {
    font-size: 3.84vw;
  }
}
@media screen and (max-width: 375px) {
  .bd-2303 .bd-2303-scene03-headding__text {
    font-size: 1rem;
  }
}
@media screen and (max-width: 320px) {
  .bd-2303 .bd-2303-scene03-headding__text {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 768px) {
  .bd-2303 .bd-2303-scene03-headding__text {
    font-size: 36px;
    letter-spacing: 0.04em;
    line-height: 1;
    font-weight: 700;
  }
}
@media screen and (min-width: 768px) and (min-width: 765px) and (max-width: 768px) {
  .bd-2303 .bd-2303-scene03-headding__text {
    font-size: 27.36px;
  }
}
.bd-2303 .bd-2303-scene03-headding__text:after {
  margin-left: 1.3vw;
  content: "";
  width: 8vw;
  height: 10.6vw;
  display: inline-block;
  background: url(../../../images/static/birthday_2023/bd_img10.png);
  background-size: 80% auto;
  background-repeat: no-repeat;
  background-position: center center;
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene03-headding__text:after {
    margin-left: 10px;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene03-headding__text:after {
    width: 60px;
    height: 80px;
  }
}
.bd-2303 .bd-2303-scene03-headding__text.is-clear {
  font-size: 1.3rem;
  letter-spacing: 0.02em;
  line-height: 1;
  font-weight: 700;
}
@media screen and (min-width: 430px) and (max-width: 749px) {
  .bd-2303 .bd-2303-scene03-headding__text.is-clear {
    font-size: 4.16vw;
  }
}
@media screen and (max-width: 375px) {
  .bd-2303 .bd-2303-scene03-headding__text.is-clear {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 320px) {
  .bd-2303 .bd-2303-scene03-headding__text.is-clear {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  .bd-2303 .bd-2303-scene03-headding__text.is-clear {
    font-size: 38px;
    letter-spacing: 0.04em;
    line-height: 1;
    font-weight: 700;
  }
}
@media screen and (min-width: 768px) and (min-width: 765px) and (max-width: 768px) {
  .bd-2303 .bd-2303-scene03-headding__text.is-clear {
    font-size: 28.88px;
  }
}
.bd-2303 .bd-2303-scene03-headding__text.is-clear::after {
  display: none;
}
.bd-2303 .bd-2303-scene03-counter {
  background: url(../../../images/static/birthday_2023/bd_img09.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center top;
  border-radius: 1.7vw;
  width: 25.3vw;
  height: 22.6vw;
  right: 4vw;
  bottom: 6vw;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene03-counter {
    border-radius: 13px;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene03-counter {
    width: 190px;
    height: 170px;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene03-counter {
    right: 40px;
  }
}
@media screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene03-counter {
    bottom: auto;
    top: 620px;
  }
}
.bd-2303 .bd-2303-scene03-counter__num {
  color: #333300;
  font-size: 2.4rem;
  letter-spacing: 0.02em;
  line-height: 1;
  font-weight: 500;
  padding-bottom: 2.6vw;
  font-family: "Noto Serif JP", "sans-serif";
}
@media screen and (min-width: 430px) and (max-width: 749px) {
  .bd-2303 .bd-2303-scene03-counter__num {
    font-size: 7.68vw;
  }
}
@media screen and (max-width: 375px) {
  .bd-2303 .bd-2303-scene03-counter__num {
    font-size: 2.1rem;
  }
}
@media screen and (max-width: 320px) {
  .bd-2303 .bd-2303-scene03-counter__num {
    font-size: 2.9rem;
  }
}
@media screen and (min-width: 768px) {
  .bd-2303 .bd-2303-scene03-counter__num {
    font-size: 59px;
    letter-spacing: 0.04em;
    line-height: 1;
    font-weight: 500;
  }
}
@media screen and (min-width: 768px) and (min-width: 765px) and (max-width: 768px) {
  .bd-2303 .bd-2303-scene03-counter__num {
    font-size: 44.84px;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene03-counter__num {
    padding-bottom: 20px;
  }
}
.bd-2303 .bd-2303-scene03-counter__text {
  position: absolute;
  top: 9.6vw;
  left: 17.3vw;
  color: #333300;
  font-size: 1.2rem;
  letter-spacing: 0.02em;
  line-height: 1;
  font-weight: 500;
  font-family: "Noto Serif JP", "sans-serif";
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene03-counter__text {
    top: 72px;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene03-counter__text {
    left: 130px;
  }
}
@media screen and (min-width: 430px) and (max-width: 749px) {
  .bd-2303 .bd-2303-scene03-counter__text {
    font-size: 3.84vw;
  }
}
@media screen and (max-width: 375px) {
  .bd-2303 .bd-2303-scene03-counter__text {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 320px) {
  .bd-2303 .bd-2303-scene03-counter__text {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  .bd-2303 .bd-2303-scene03-counter__text {
    font-size: 32px;
    letter-spacing: 0.04em;
    line-height: 1;
    font-weight: 500;
  }
}
@media screen and (min-width: 768px) and (min-width: 765px) and (max-width: 768px) {
  .bd-2303 .bd-2303-scene03-counter__text {
    font-size: 24.32px;
  }
}
.bd-2303 .bd-2303-scene03-counter.is-tens .bd-2303-scene03-counter__num {
  margin-right: 17%;
}
.bd-2303 .bd-2303-scene03-counter.is-tens .bd-2303-scene03-counter__text {
  top: 9.6vw;
  left: 16vw;
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene03-counter.is-tens .bd-2303-scene03-counter__text {
    top: 72px;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene03-counter.is-tens .bd-2303-scene03-counter__text {
    left: 120px;
  }
}
.bd-2303 .bd-2303-scene03-counter.is-hundreds {
  right: 2.6vw;
  width: 28vw;
  height: 23.7vw;
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene03-counter.is-hundreds {
    right: 30px;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene03-counter.is-hundreds {
    width: 210px;
    height: 178px;
  }
}
.bd-2303 .bd-2303-scene03-counter.is-hundreds .bd-2303-scene03-counter__num {
  margin-right: 17%;
}
.bd-2303 .bd-2303-scene03-counter.is-hundreds .bd-2303-scene03-counter__text {
  top: 9.6vw;
  left: 20vw;
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene03-counter.is-hundreds .bd-2303-scene03-counter__text {
    top: 72px;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene03-counter.is-hundreds .bd-2303-scene03-counter__text {
    left: 145px;
  }
}
.bd-2303 .bd-2303-scene03-num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 50%;
  border: 1px solid #000;
  cursor: pointer;
  background: #fff;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  width: 10.6vw;
  height: 10.6vw;
  outline: none;
  color: #7d6b69;
  margin-right: 1.3vw;
  font-size: 1rem;
  letter-spacing: 0.02em;
  line-height: 1;
  font-weight: 700;
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene03-num {
    width: 80px;
    height: 80px;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene03-num {
    margin-right: 10px;
  }
}
@media screen and (min-width: 430px) and (max-width: 749px) {
  .bd-2303 .bd-2303-scene03-num {
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 375px) {
  .bd-2303 .bd-2303-scene03-num {
    font-size: 0.8rem;
  }
}
@media screen and (max-width: 320px) {
  .bd-2303 .bd-2303-scene03-num {
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 768px) {
  .bd-2303 .bd-2303-scene03-num {
    font-size: 32px;
    letter-spacing: 0.04em;
    line-height: 1;
    font-weight: 700;
  }
}
@media screen and (min-width: 768px) and (min-width: 765px) and (max-width: 768px) {
  .bd-2303 .bd-2303-scene03-num {
    font-size: 24.32px;
  }
}
.bd-2303 .bd-2303-scene03-num.is-head {
  font-size: 1.5rem;
  letter-spacing: 0.02em;
  line-height: 1;
  font-weight: 700;
}
@media screen and (min-width: 430px) and (max-width: 749px) {
  .bd-2303 .bd-2303-scene03-num.is-head {
    font-size: 4.8vw;
  }
}
@media screen and (max-width: 375px) {
  .bd-2303 .bd-2303-scene03-num.is-head {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 320px) {
  .bd-2303 .bd-2303-scene03-num.is-head {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 768px) {
  .bd-2303 .bd-2303-scene03-num.is-head {
    font-size: 38px;
    letter-spacing: 0.04em;
    line-height: 1;
    font-weight: 700;
  }
}
@media screen and (min-width: 768px) and (min-width: 765px) and (max-width: 768px) {
  .bd-2303 .bd-2303-scene03-num.is-head {
    font-size: 28.88px;
  }
}
.bd-2303 .bd-2303-scene03-num.is-head span {
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}
@media screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene03-num.is-head span {
    -webkit-transform: translateY(-2px);
            transform: translateY(-2px);
  }
}
.bd-2303 .bd-2303-scene04 {
  padding-bottom: 0vw;
  text-align: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene04 {
    padding-bottom: 0px;
  }
}
.bd-2303 .bd-2303-scene04-in {
  opacity: 0;
  -webkit-transition: all 0.2s ease 0.2s;
  transition: all 0.2s ease 0.2s;
}
.bd-2303 .bd-2303-scene04-in.is-active {
  opacity: 1;
}
.bd-2303 .bd-2303-scene04__ttl {
  margin-top: 0;
  margin-bottom: 6vw;
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene04__ttl {
    margin-bottom: 45px;
  }
}
.bd-2303 .bd-2303-scene04-result {
  background-color: #fff;
  background-image: url(../../../images/static/birthday_2023/bd_img24.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding-top: 10.6vw;
  padding-bottom: 10.6vw;
  border-radius: 1.3vw;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  text-align: center;
  margin-bottom: 8.6vw;
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene04-result {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene04-result {
    border-radius: 10px;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene04-result {
    margin-bottom: 65px;
  }
}
.bd-2303 .bd-2303-scene04-result > .text01 {
  margin-top: 0;
  text-align: center;
  font-size: 1.2rem;
  letter-spacing: 0.02em;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 2.6vw;
}
@media screen and (min-width: 430px) and (max-width: 749px) {
  .bd-2303 .bd-2303-scene04-result > .text01 {
    font-size: 3.84vw;
  }
}
@media screen and (max-width: 375px) {
  .bd-2303 .bd-2303-scene04-result > .text01 {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 320px) {
  .bd-2303 .bd-2303-scene04-result > .text01 {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  .bd-2303 .bd-2303-scene04-result > .text01 {
    font-size: 35px;
    letter-spacing: 0.04em;
    line-height: 1;
    font-weight: 700;
  }
}
@media screen and (min-width: 768px) and (min-width: 765px) and (max-width: 768px) {
  .bd-2303 .bd-2303-scene04-result > .text01 {
    font-size: 26.6px;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene04-result > .text01 {
    margin-bottom: 20px;
  }
}
.bd-2303 .bd-2303-scene04-result > .text02 {
  margin-top: 0;
  text-align: center;
  font-size: 1.1rem;
  letter-spacing: 0.02em;
  line-height: 1;
  font-weight: 400;
  display: inline-block;
  margin-bottom: 4vw;
  background: #ffebcf;
  padding: 0.2em 0.4em;
}
@media screen and (min-width: 430px) and (max-width: 749px) {
  .bd-2303 .bd-2303-scene04-result > .text02 {
    font-size: 3.52vw;
  }
}
@media screen and (max-width: 375px) {
  .bd-2303 .bd-2303-scene04-result > .text02 {
    font-size: 0.9rem;
  }
}
@media screen and (max-width: 320px) {
  .bd-2303 .bd-2303-scene04-result > .text02 {
    font-size: 1.3rem;
  }
}
@media screen and (min-width: 768px) {
  .bd-2303 .bd-2303-scene04-result > .text02 {
    font-size: 30px;
    letter-spacing: 0.04em;
    line-height: 1;
    font-weight: 400;
  }
}
@media screen and (min-width: 768px) and (min-width: 765px) and (max-width: 768px) {
  .bd-2303 .bd-2303-scene04-result > .text02 {
    font-size: 22.8px;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene04-result > .text02 {
    margin-bottom: 30px;
  }
}
.bd-2303 .bd-2303-scene04-result > .text03 {
  font-size: 1.1rem;
  letter-spacing: 0.02em;
  line-height: 1;
  font-weight: 400;
}
@media screen and (min-width: 430px) and (max-width: 749px) {
  .bd-2303 .bd-2303-scene04-result > .text03 {
    font-size: 3.52vw;
  }
}
@media screen and (max-width: 375px) {
  .bd-2303 .bd-2303-scene04-result > .text03 {
    font-size: 1rem;
  }
}
@media screen and (max-width: 320px) {
  .bd-2303 .bd-2303-scene04-result > .text03 {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 768px) {
  .bd-2303 .bd-2303-scene04-result > .text03 {
    font-size: 31px;
    letter-spacing: 0.04em;
    line-height: 1;
    font-weight: 400;
  }
}
@media screen and (min-width: 768px) and (min-width: 765px) and (max-width: 768px) {
  .bd-2303 .bd-2303-scene04-result > .text03 {
    font-size: 23.56px;
  }
}
.bd-2303 .bd-2303-scene04-result > .text03 small {
  font-size: 0.9rem;
  letter-spacing: 0.02em;
  line-height: 1;
  font-weight: 400;
}
@media screen and (min-width: 430px) and (max-width: 749px) {
  .bd-2303 .bd-2303-scene04-result > .text03 small {
    font-size: 2.88vw;
  }
}
@media screen and (max-width: 375px) {
  .bd-2303 .bd-2303-scene04-result > .text03 small {
    font-size: 0.8rem;
  }
}
@media screen and (max-width: 320px) {
  .bd-2303 .bd-2303-scene04-result > .text03 small {
    font-size: 1.1rem;
  }
}
@media screen and (min-width: 768px) {
  .bd-2303 .bd-2303-scene04-result > .text03 small {
    font-size: 22px;
    letter-spacing: 0.04em;
    line-height: 1;
    font-weight: 400;
  }
}
@media screen and (min-width: 768px) and (min-width: 765px) and (max-width: 768px) {
  .bd-2303 .bd-2303-scene04-result > .text03 small {
    font-size: 16.72px;
  }
}
.bd-2303 .bd-2303-scene04-result__second {
  color: #ff9933;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 8vw;
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene04-result__second {
    margin-bottom: 60px;
  }
}
.bd-2303 .bd-2303-scene04-result__second .text01 {
  font-size: 3.8rem;
  letter-spacing: 0.02em;
  line-height: 1;
  font-weight: 700;
}
@media screen and (min-width: 430px) and (max-width: 749px) {
  .bd-2303 .bd-2303-scene04-result__second .text01 {
    font-size: 12.16vw;
  }
}
@media screen and (max-width: 375px) {
  .bd-2303 .bd-2303-scene04-result__second .text01 {
    font-size: 3.3rem;
  }
}
@media screen and (max-width: 320px) {
  .bd-2303 .bd-2303-scene04-result__second .text01 {
    font-size: 4.6rem;
  }
}
@media screen and (min-width: 768px) {
  .bd-2303 .bd-2303-scene04-result__second .text01 {
    font-size: 120px;
    letter-spacing: 0.04em;
    line-height: 1;
    font-weight: 700;
  }
}
@media screen and (min-width: 768px) and (min-width: 765px) and (max-width: 768px) {
  .bd-2303 .bd-2303-scene04-result__second .text01 {
    font-size: 91.2px;
  }
}
.bd-2303 .bd-2303-scene04-result__second .text02 {
  font-size: 1.9rem;
  letter-spacing: 0.02em;
  line-height: 1;
  font-weight: 500;
}
@media screen and (min-width: 430px) and (max-width: 749px) {
  .bd-2303 .bd-2303-scene04-result__second .text02 {
    font-size: 6.08vw;
  }
}
@media screen and (max-width: 375px) {
  .bd-2303 .bd-2303-scene04-result__second .text02 {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 320px) {
  .bd-2303 .bd-2303-scene04-result__second .text02 {
    font-size: 2.3rem;
  }
}
@media screen and (min-width: 768px) {
  .bd-2303 .bd-2303-scene04-result__second .text02 {
    font-size: 50px;
    letter-spacing: 0.04em;
    line-height: 1;
    font-weight: 500;
  }
}
@media screen and (min-width: 768px) and (min-width: 765px) and (max-width: 768px) {
  .bd-2303 .bd-2303-scene04-result__second .text02 {
    font-size: 38px;
  }
}
.bd-2303 .bd-2303-scene04-result-list {
  list-style: none;
  margin-bottom: 5.3vw;
  padding-left: 0;
  margin-left: 6.6vw;
  margin-right: 6.6vw;
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene04-result-list {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene04-result-list {
    margin-left: 50px;
    margin-right: 50px;
  }
}
.bd-2303 .bd-2303-scene04-result-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
  background-image: linear-gradient(to right, #a4c3d3, #a4c3d3 4px, transparent 4px, transparent 4px); /* 幅2の線を作る */
  background-size: 10px 2px;
  background-position: left bottom; /* 背景の開始位置を指定 */
  background-repeat: repeat-x;
  padding-bottom: 2vw;
}
@media screen and (min-width: 641px) {
  .bd-2303 .bd-2303-scene04-result-item {
    background-image: linear-gradient(to right, #a4c3d3, #a4c3d3 8px, transparent 8px, transparent 8px); /* 幅2の線を作る */
    background-size: 20px 2px;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene04-result-item {
    padding-bottom: 15px;
  }
}
.bd-2303 .bd-2303-scene04-result-item .text01 {
  font-size: 1.1rem;
  letter-spacing: 0.02em;
  line-height: 1;
  font-weight: 400;
  width: 36%;
  text-align: left;
}
@media screen and (min-width: 430px) and (max-width: 749px) {
  .bd-2303 .bd-2303-scene04-result-item .text01 {
    font-size: 3.52vw;
  }
}
@media screen and (max-width: 375px) {
  .bd-2303 .bd-2303-scene04-result-item .text01 {
    font-size: 0.9rem;
  }
}
@media screen and (max-width: 320px) {
  .bd-2303 .bd-2303-scene04-result-item .text01 {
    font-size: 1.3rem;
  }
}
@media screen and (min-width: 768px) {
  .bd-2303 .bd-2303-scene04-result-item .text01 {
    font-size: 26px;
    letter-spacing: 0.04em;
    line-height: 1;
    font-weight: 400;
  }
}
@media screen and (min-width: 768px) and (min-width: 765px) and (max-width: 768px) {
  .bd-2303 .bd-2303-scene04-result-item .text01 {
    font-size: 19.76px;
  }
}
.bd-2303 .bd-2303-scene04-result-item .text02 {
  font-size: 1.1rem;
  letter-spacing: 0.02em;
  line-height: 1;
  font-weight: 400;
  text-align: left;
  width: 64%;
}
@media screen and (min-width: 430px) and (max-width: 749px) {
  .bd-2303 .bd-2303-scene04-result-item .text02 {
    font-size: 3.52vw;
  }
}
@media screen and (max-width: 375px) {
  .bd-2303 .bd-2303-scene04-result-item .text02 {
    font-size: 0.9rem;
  }
}
@media screen and (max-width: 320px) {
  .bd-2303 .bd-2303-scene04-result-item .text02 {
    font-size: 1.3rem;
  }
}
@media screen and (min-width: 768px) {
  .bd-2303 .bd-2303-scene04-result-item .text02 {
    font-size: 26px;
    letter-spacing: 0.04em;
    line-height: 1;
    font-weight: 400;
  }
}
@media screen and (min-width: 768px) and (min-width: 765px) and (max-width: 768px) {
  .bd-2303 .bd-2303-scene04-result-item .text02 {
    font-size: 19.76px;
  }
}
.bd-2303 .bd-2303-scene04-result-item .text02 .star-text {
  width: 42%;
  display: inline-block;
  text-align: left;
}
.bd-2303 .bd-2303-scene04-result-item .text02 .star {
  color: #ff9933;
  display: inline-block;
  margin-left: 7.3vw;
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene04-result-item .text02 .star {
    margin-left: 55px;
  }
}
.bd-2303 .bd-2303-scene04-result-item .text03 {
  font-size: 1.1rem;
  letter-spacing: 0.02em;
  line-height: 1;
  font-weight: 400;
}
@media screen and (min-width: 430px) and (max-width: 749px) {
  .bd-2303 .bd-2303-scene04-result-item .text03 {
    font-size: 3.52vw;
  }
}
@media screen and (max-width: 375px) {
  .bd-2303 .bd-2303-scene04-result-item .text03 {
    font-size: 0.9rem;
  }
}
@media screen and (max-width: 320px) {
  .bd-2303 .bd-2303-scene04-result-item .text03 {
    font-size: 1.3rem;
  }
}
@media screen and (min-width: 768px) {
  .bd-2303 .bd-2303-scene04-result-item .text03 {
    font-size: 26px;
    letter-spacing: 0.04em;
    line-height: 1;
    font-weight: 400;
  }
}
@media screen and (min-width: 768px) and (min-width: 765px) and (max-width: 768px) {
  .bd-2303 .bd-2303-scene04-result-item .text03 {
    font-size: 19.76px;
  }
}
.bd-2303 .bd-2303-scene04-result-item + .bd-2303-scene04-result-item {
  margin-top: 2.6vw;
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene04-result-item + .bd-2303-scene04-result-item {
    margin-top: 20px;
  }
}
.bd-2303 .bd-2303-scene04-result__text {
  margin-top: 4vw;
  font-size: 0.9rem;
  letter-spacing: 0.02em;
  line-height: 1.2;
  font-weight: 400;
  text-align: center;
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene04-result__text {
    margin-top: 30px;
  }
}
@media screen and (min-width: 430px) and (max-width: 749px) {
  .bd-2303 .bd-2303-scene04-result__text {
    font-size: 2.88vw;
  }
}
@media screen and (max-width: 375px) {
  .bd-2303 .bd-2303-scene04-result__text {
    font-size: 0.8rem;
  }
}
@media screen and (max-width: 320px) {
  .bd-2303 .bd-2303-scene04-result__text {
    font-size: 1.1rem;
  }
}
@media screen and (min-width: 768px) {
  .bd-2303 .bd-2303-scene04-result__text {
    font-size: 26px;
    letter-spacing: 0.04em;
    line-height: 1.3;
    font-weight: 400;
  }
}
@media screen and (min-width: 768px) and (min-width: 765px) and (max-width: 768px) {
  .bd-2303 .bd-2303-scene04-result__text {
    font-size: 19.76px;
  }
}
.bd-2303 .bd-2303-scene04__text {
  color: #333300;
  text-align: center;
  margin-left: 8vw;
  margin-right: 8vw;
  /*
  @include tt(34,64,40,500,28,54,40,500);
  & + .bd-2303-scene04__text{
      @include mmt(35,30);
  }
  .text-red{
      color:#ff3333;
  }*/
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene04__text {
    margin-left: 60px;
    margin-right: 60px;
  }
}
.bd-2303 .bd-2303-scene04__textNote {
  color: #333300;
  font-size: 0.6rem;
  letter-spacing: 0.02em;
  line-height: 1;
  font-weight: 400;
  margin-top: 6vw;
}
@media screen and (min-width: 430px) and (max-width: 749px) {
  .bd-2303 .bd-2303-scene04__textNote {
    font-size: 1.92vw;
  }
}
@media screen and (max-width: 375px) {
  .bd-2303 .bd-2303-scene04__textNote {
    font-size: 0.5rem;
  }
}
@media screen and (max-width: 320px) {
  .bd-2303 .bd-2303-scene04__textNote {
    font-size: 1rem;
  }
}
@media screen and (min-width: 768px) {
  .bd-2303 .bd-2303-scene04__textNote {
    font-size: 18px;
    letter-spacing: 0.04em;
    line-height: 1.8;
    font-weight: 400;
  }
}
@media screen and (min-width: 768px) and (min-width: 765px) and (max-width: 768px) {
  .bd-2303 .bd-2303-scene04__textNote {
    font-size: 13.68px;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene04__textNote {
    margin-top: 25px;
  }
}
.bd-2303 .bd-2303-scene04__btn {
  white-space: nowrap;
  overflow: hidden;
  border: none;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  background: url(../../../images/static/birthday_2023/bd_btn-restart.png) no-repeat left top;
  background-size: 100% auto;
  height: 21.3vw;
  text-indent: 200%;
  cursor: pointer;
  margin-top: 8.6vw;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene04__btn {
    height: 160px;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene04__btn {
    margin-top: 65px;
  }
}
.bd-2303 .bd-2303-scene04__btn:hover {
  opacity: 0.6;
}
.bd-2303 .bd-2303-scene04-cuponbox {
  margin-top: 8vw;
  padding-bottom: 26.6vw;
  background: #fff url(../../../images/static/birthday_2023/bd_img13.png) no-repeat center bottom;
  background-size: 100% auto;
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene04-cuponbox {
    margin-top: 60px;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene04-cuponbox {
    padding-bottom: 200px;
  }
}
.bd-2303 .bd-2303-scene04-cuponbox__ttl {
  background-color: #e6faff;
}
.bd-2303 .bd-2303-scene04-cuponbox__text {
  margin-left: 6.6vw;
  margin-right: 6.6vw;
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene04-cuponbox__text {
    margin-left: 50px;
    margin-right: 50px;
  }
}
.bd-2303 .bd-2303-scene04-cuponbox .text01 {
  margin-top: 9.3vw;
  font-size: 1.2rem;
  letter-spacing: 0.02em;
  line-height: 1;
  font-weight: 600;
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene04-cuponbox .text01 {
    margin-top: 70px;
  }
}
@media screen and (min-width: 430px) and (max-width: 749px) {
  .bd-2303 .bd-2303-scene04-cuponbox .text01 {
    font-size: 3.84vw;
  }
}
@media screen and (max-width: 375px) {
  .bd-2303 .bd-2303-scene04-cuponbox .text01 {
    font-size: 1rem;
  }
}
@media screen and (max-width: 320px) {
  .bd-2303 .bd-2303-scene04-cuponbox .text01 {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 768px) {
  .bd-2303 .bd-2303-scene04-cuponbox .text01 {
    font-size: 35px;
    letter-spacing: 0.04em;
    line-height: 0.9;
    font-weight: 600;
  }
}
@media screen and (min-width: 768px) and (min-width: 765px) and (max-width: 768px) {
  .bd-2303 .bd-2303-scene04-cuponbox .text01 {
    font-size: 26.6px;
  }
}
.bd-2303 .bd-2303-scene04-cuponbox .text02 {
  text-align: left;
  margin-top: 6vw;
  font-size: 1rem;
  letter-spacing: 0.02em;
  line-height: 1.8;
  font-weight: 400;
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene04-cuponbox .text02 {
    margin-top: 45px;
  }
}
@media screen and (min-width: 430px) and (max-width: 749px) {
  .bd-2303 .bd-2303-scene04-cuponbox .text02 {
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 375px) {
  .bd-2303 .bd-2303-scene04-cuponbox .text02 {
    font-size: 0.9rem;
  }
}
@media screen and (max-width: 320px) {
  .bd-2303 .bd-2303-scene04-cuponbox .text02 {
    font-size: 1.3rem;
  }
}
@media screen and (min-width: 768px) {
  .bd-2303 .bd-2303-scene04-cuponbox .text02 {
    font-size: 28px;
    letter-spacing: 0.04em;
    line-height: 1.9;
    font-weight: 400;
  }
}
@media screen and (min-width: 768px) and (min-width: 765px) and (max-width: 768px) {
  .bd-2303 .bd-2303-scene04-cuponbox .text02 {
    font-size: 21.28px;
  }
}
.bd-2303 .bd-2303-scene04-cuponbox .text03 {
  margin-top: 6vw;
  text-align: left;
  font-size: 0.9rem;
  letter-spacing: 0.02em;
  line-height: 2.1;
  font-weight: 400;
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene04-cuponbox .text03 {
    margin-top: 45px;
  }
}
@media screen and (min-width: 430px) and (max-width: 749px) {
  .bd-2303 .bd-2303-scene04-cuponbox .text03 {
    font-size: 2.88vw;
  }
}
@media screen and (max-width: 375px) {
  .bd-2303 .bd-2303-scene04-cuponbox .text03 {
    font-size: 0.8rem;
  }
}
@media screen and (max-width: 320px) {
  .bd-2303 .bd-2303-scene04-cuponbox .text03 {
    font-size: 1.1rem;
  }
}
@media screen and (min-width: 768px) {
  .bd-2303 .bd-2303-scene04-cuponbox .text03 {
    font-size: 24px;
    letter-spacing: 0.04em;
    line-height: 1.8;
    font-weight: 400;
  }
}
@media screen and (min-width: 768px) and (min-width: 765px) and (max-width: 768px) {
  .bd-2303 .bd-2303-scene04-cuponbox .text03 {
    font-size: 18.24px;
  }
}
.bd-2303 .bd-2303-scene04-cuponbox .text04 {
  margin-top: 9.3vw;
  margin-left: 6.6vw;
  margin-right: 6.6vw;
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene04-cuponbox .text04 {
    margin-top: 70px;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene04-cuponbox .text04 {
    margin-left: 50px;
    margin-right: 50px;
  }
}
.bd-2303 .bd-2303-scene04-cuponbox .text-red {
  color: #ff3333;
  font-weight: 600;
}
.bd-2303 .bd-2303-scene04-cuponbox__btn {
  margin-top: 1.3vw;
  margin-left: 8.6vw;
  margin-right: 8.6vw;
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene04-cuponbox__btn {
    margin-top: 10px;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene04-cuponbox__btn {
    margin-left: 65px;
    margin-right: 65px;
  }
}
@media screen and (min-width: 750px) {
  .bd-2303 .bd-2303-scene04-cuponbox__btn .btn {
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .bd-2303 .bd-2303-scene04-cuponbox__btn .btn:hover {
    opacity: 0.5;
  }
}
.bd-2303 .bd-2303__numbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 146.6vw;
  position: relative;
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303__numbers {
    height: 760px;
  }
}
.bd-2303 .bd-2303__numbers .number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 50%;
  border: 1px solid #000;
  width: 20px;
  height: 20px;
  cursor: pointer;
  background: #fff;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  width: 13.3vw;
  height: 13.3vw;
  outline: none;
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303__numbers .number {
    width: 100px;
    height: 100px;
  }
}
.bd-2303 .bd-2303__numbers .number.is-ok {
  background: #006699;
  border-color: #006699;
  color: #fff;
}
.bd-2303 .bd-2303__numbers .number .num,
.bd-2303 .bd-2303__numbers .number .answer {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  font-size: 1.9rem;
  letter-spacing: 0.02em;
  line-height: 1;
  font-weight: 500;
  -webkit-transform: translateY(-3px);
          transform: translateY(-3px);
}
@media screen and (min-width: 430px) and (max-width: 749px) {
  .bd-2303 .bd-2303__numbers .number .num,
.bd-2303 .bd-2303__numbers .number .answer {
    font-size: 6.08vw;
  }
}
@media screen and (max-width: 375px) {
  .bd-2303 .bd-2303__numbers .number .num,
.bd-2303 .bd-2303__numbers .number .answer {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 320px) {
  .bd-2303 .bd-2303__numbers .number .num,
.bd-2303 .bd-2303__numbers .number .answer {
    font-size: 2.3rem;
  }
}
@media screen and (min-width: 768px) {
  .bd-2303 .bd-2303__numbers .number .num,
.bd-2303 .bd-2303__numbers .number .answer {
    font-size: 60px;
    letter-spacing: 0.04em;
    line-height: 1;
    font-weight: 500;
  }
}
@media screen and (min-width: 768px) and (min-width: 765px) and (max-width: 768px) {
  .bd-2303 .bd-2303__numbers .number .num,
.bd-2303 .bd-2303__numbers .number .answer {
    font-size: 45.6px;
  }
}
@media screen and (min-width: 750px) {
  .bd-2303 .bd-2303__numbers .number .num,
.bd-2303 .bd-2303__numbers .number .answer {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px);
  }
}
.bd-2303 .bd-2303__numbers .number-0 {
  top: 65.3vw;
  left: 61.3vw;
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303__numbers .number-0 {
    top: 460px;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303__numbers .number-0 {
    left: 460px;
  }
}
.bd-2303 .bd-2303__numbers .number-1 {
  top: 73.7vw;
  left: 5.3vw;
  width: 19.3vw;
  height: 19.3vw;
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303__numbers .number-1 {
    top: 443px;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303__numbers .number-1 {
    left: 20px;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303__numbers .number-1 {
    width: 145px;
    height: 145px;
  }
}
.bd-2303 .bd-2303__numbers .number-1 .num,
.bd-2303 .bd-2303__numbers .number-1 .answer {
  font-size: 2.2rem;
  letter-spacing: 0.02em;
  line-height: 1;
  font-weight: 500;
}
@media screen and (min-width: 430px) and (max-width: 749px) {
  .bd-2303 .bd-2303__numbers .number-1 .num,
.bd-2303 .bd-2303__numbers .number-1 .answer {
    font-size: 7.04vw;
  }
}
@media screen and (max-width: 375px) {
  .bd-2303 .bd-2303__numbers .number-1 .num,
.bd-2303 .bd-2303__numbers .number-1 .answer {
    font-size: 1.9rem;
  }
}
@media screen and (max-width: 320px) {
  .bd-2303 .bd-2303__numbers .number-1 .num,
.bd-2303 .bd-2303__numbers .number-1 .answer {
    font-size: 2.7rem;
  }
}
@media screen and (min-width: 768px) {
  .bd-2303 .bd-2303__numbers .number-1 .num,
.bd-2303 .bd-2303__numbers .number-1 .answer {
    font-size: 70px;
    letter-spacing: 0.04em;
    line-height: 1;
    font-weight: 500;
  }
}
@media screen and (min-width: 768px) and (min-width: 765px) and (max-width: 768px) {
  .bd-2303 .bd-2303__numbers .number-1 .num,
.bd-2303 .bd-2303__numbers .number-1 .answer {
    font-size: 53.2px;
  }
}
.bd-2303 .bd-2303__numbers .number-2 {
  top: 14.1vw;
  left: 7.3vw;
  width: 24.6vw;
  height: 24.6vw;
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303__numbers .number-2 {
    top: 86px;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303__numbers .number-2 {
    left: 35px;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303__numbers .number-2 {
    width: 185px;
    height: 185px;
  }
}
.bd-2303 .bd-2303__numbers .number-2 .num,
.bd-2303 .bd-2303__numbers .number-2 .answer {
  font-size: 2.8rem;
  letter-spacing: 0.02em;
  line-height: 1;
  font-weight: 500;
}
@media screen and (min-width: 430px) and (max-width: 749px) {
  .bd-2303 .bd-2303__numbers .number-2 .num,
.bd-2303 .bd-2303__numbers .number-2 .answer {
    font-size: 8.96vw;
  }
}
@media screen and (max-width: 375px) {
  .bd-2303 .bd-2303__numbers .number-2 .num,
.bd-2303 .bd-2303__numbers .number-2 .answer {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 320px) {
  .bd-2303 .bd-2303__numbers .number-2 .num,
.bd-2303 .bd-2303__numbers .number-2 .answer {
    font-size: 3.5rem;
  }
}
@media screen and (min-width: 768px) {
  .bd-2303 .bd-2303__numbers .number-2 .num,
.bd-2303 .bd-2303__numbers .number-2 .answer {
    font-size: 90px;
    letter-spacing: 0.04em;
    line-height: 1;
    font-weight: 500;
  }
}
@media screen and (min-width: 768px) and (min-width: 765px) and (max-width: 768px) {
  .bd-2303 .bd-2303__numbers .number-2 .num,
.bd-2303 .bd-2303__numbers .number-2 .answer {
    font-size: 68.4px;
  }
}
.bd-2303 .bd-2303__numbers .number-3 {
  top: 22.6vw;
  left: 83.8vw;
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303__numbers .number-3 {
    top: 170px;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303__numbers .number-3 {
    left: 629px;
  }
}
.bd-2303 .bd-2303__numbers .number-4 {
  top: 70.1vw;
  left: 43.3vw;
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303__numbers .number-4 {
    top: 526px;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303__numbers .number-4 {
    left: 325px;
  }
}
.bd-2303 .bd-2303__numbers .number-5 {
  top: 34.5vw;
  left: 32.5vw;
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303__numbers .number-5 {
    top: 219px;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303__numbers .number-5 {
    left: 244px;
  }
}
.bd-2303 .bd-2303__numbers .number-6 {
  top: 114.6vw;
  left: 36.4vw;
  width: 19.3vw;
  height: 19.3vw;
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303__numbers .number-6 {
    top: 560px;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303__numbers .number-6 {
    left: 153px;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303__numbers .number-6 {
    width: 145px;
    height: 145px;
  }
}
.bd-2303 .bd-2303__numbers .number-6 .num,
.bd-2303 .bd-2303__numbers .number-6 .answer {
  font-size: 2.2rem;
  letter-spacing: 0.02em;
  line-height: 1;
  font-weight: 500;
}
@media screen and (min-width: 430px) and (max-width: 749px) {
  .bd-2303 .bd-2303__numbers .number-6 .num,
.bd-2303 .bd-2303__numbers .number-6 .answer {
    font-size: 7.04vw;
  }
}
@media screen and (max-width: 375px) {
  .bd-2303 .bd-2303__numbers .number-6 .num,
.bd-2303 .bd-2303__numbers .number-6 .answer {
    font-size: 1.9rem;
  }
}
@media screen and (max-width: 320px) {
  .bd-2303 .bd-2303__numbers .number-6 .num,
.bd-2303 .bd-2303__numbers .number-6 .answer {
    font-size: 2.7rem;
  }
}
@media screen and (min-width: 768px) {
  .bd-2303 .bd-2303__numbers .number-6 .num,
.bd-2303 .bd-2303__numbers .number-6 .answer {
    font-size: 70px;
    letter-spacing: 0.04em;
    line-height: 1;
    font-weight: 500;
  }
}
@media screen and (min-width: 768px) and (min-width: 765px) and (max-width: 768px) {
  .bd-2303 .bd-2303__numbers .number-6 .num,
.bd-2303 .bd-2303__numbers .number-6 .answer {
    font-size: 53.2px;
  }
}
.bd-2303 .bd-2303__numbers .number-7 {
  top: 42.2vw;
  left: 6.6vw;
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303__numbers .number-7 {
    top: 317px;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303__numbers .number-7 {
    left: 50px;
  }
}
.bd-2303 .bd-2303__numbers .number-8 {
  top: 50vw;
  left: 46vw;
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303__numbers .number-8 {
    top: 375px;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303__numbers .number-8 {
    left: 345px;
  }
}
.bd-2303 .bd-2303__numbers .number-9 {
  top: 4.9vw;
  left: 32.4vw;
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303__numbers .number-9 {
    top: 37px;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303__numbers .number-9 {
    left: 243px;
  }
}
.bd-2303 .bd-2303__numbers .number-10 {
  top: 101.6vw;
  left: 56.6vw;
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303__numbers .number-10 {
    top: 242px;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303__numbers .number-10 {
    left: 885px;
  }
}
.bd-2303 .bd-2303__numbers .number-11 {
  top: 109.3vw;
  left: 7.7vw;
  width: 19.3vw;
  height: 19.3vw;
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303__numbers .number-11 {
    top: 100px;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303__numbers .number-11 {
    left: 758px;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303__numbers .number-11 {
    width: 145px;
    height: 145px;
  }
}
.bd-2303 .bd-2303__numbers .number-11 .num,
.bd-2303 .bd-2303__numbers .number-11 .answer {
  font-size: 2.2rem;
  letter-spacing: 0.02em;
  line-height: 1;
  font-weight: 500;
}
@media screen and (min-width: 430px) and (max-width: 749px) {
  .bd-2303 .bd-2303__numbers .number-11 .num,
.bd-2303 .bd-2303__numbers .number-11 .answer {
    font-size: 7.04vw;
  }
}
@media screen and (max-width: 375px) {
  .bd-2303 .bd-2303__numbers .number-11 .num,
.bd-2303 .bd-2303__numbers .number-11 .answer {
    font-size: 1.9rem;
  }
}
@media screen and (max-width: 320px) {
  .bd-2303 .bd-2303__numbers .number-11 .num,
.bd-2303 .bd-2303__numbers .number-11 .answer {
    font-size: 2.7rem;
  }
}
@media screen and (min-width: 768px) {
  .bd-2303 .bd-2303__numbers .number-11 .num,
.bd-2303 .bd-2303__numbers .number-11 .answer {
    font-size: 70px;
    letter-spacing: 0.04em;
    line-height: 1;
    font-weight: 500;
  }
}
@media screen and (min-width: 768px) and (min-width: 765px) and (max-width: 768px) {
  .bd-2303 .bd-2303__numbers .number-11 .num,
.bd-2303 .bd-2303__numbers .number-11 .answer {
    font-size: 53.2px;
  }
}
.bd-2303 .bd-2303__numbers .number-12 {
  top: 87.2vw;
  left: 24vw;
  width: 24.6vw;
  height: 24.6vw;
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303__numbers .number-12 {
    top: 554px;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303__numbers .number-12 {
    left: 580px;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303__numbers .number-12 {
    width: 145px;
    height: 145px;
  }
}
.bd-2303 .bd-2303__numbers .number-12 .num,
.bd-2303 .bd-2303__numbers .number-12 .answer {
  font-size: 2.8rem;
  letter-spacing: 0.02em;
  line-height: 1;
  font-weight: 500;
}
@media screen and (min-width: 430px) and (max-width: 749px) {
  .bd-2303 .bd-2303__numbers .number-12 .num,
.bd-2303 .bd-2303__numbers .number-12 .answer {
    font-size: 8.96vw;
  }
}
@media screen and (max-width: 375px) {
  .bd-2303 .bd-2303__numbers .number-12 .num,
.bd-2303 .bd-2303__numbers .number-12 .answer {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 320px) {
  .bd-2303 .bd-2303__numbers .number-12 .num,
.bd-2303 .bd-2303__numbers .number-12 .answer {
    font-size: 3.5rem;
  }
}
@media screen and (min-width: 768px) {
  .bd-2303 .bd-2303__numbers .number-12 .num,
.bd-2303 .bd-2303__numbers .number-12 .answer {
    font-size: 70px;
    letter-spacing: 0.04em;
    line-height: 1;
    font-weight: 500;
  }
}
@media screen and (min-width: 768px) and (min-width: 765px) and (max-width: 768px) {
  .bd-2303 .bd-2303__numbers .number-12 .num,
.bd-2303 .bd-2303__numbers .number-12 .answer {
    font-size: 53.2px;
  }
}
.bd-2303 .bd-2303__numbers .number-13 {
  top: 16.9vw;
  left: 48vw;
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303__numbers .number-13 {
    top: 127px;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303__numbers .number-13 {
    left: 360px;
  }
}
.bd-2303 .bd-2303__numbers .number-14 {
  top: 53.3vw;
  left: 82.9vw;
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303__numbers .number-14 {
    top: 400px;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303__numbers .number-14 {
    left: 622px;
  }
}
.bd-2303 .bd-2303__numbers .number-15 {
  top: 82.6vw;
  left: 77.3vw;
  width: 19.3vw;
  height: 19.3vw;
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303__numbers .number-15 {
    top: 320px;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303__numbers .number-15 {
    left: 750px;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303__numbers .number-15 {
    width: 145px;
    height: 145px;
  }
}
.bd-2303 .bd-2303__numbers .number-15 .num,
.bd-2303 .bd-2303__numbers .number-15 .answer {
  font-size: 2.2rem;
  letter-spacing: 0.02em;
  line-height: 1;
  font-weight: 500;
}
@media screen and (min-width: 430px) and (max-width: 749px) {
  .bd-2303 .bd-2303__numbers .number-15 .num,
.bd-2303 .bd-2303__numbers .number-15 .answer {
    font-size: 7.04vw;
  }
}
@media screen and (max-width: 375px) {
  .bd-2303 .bd-2303__numbers .number-15 .num,
.bd-2303 .bd-2303__numbers .number-15 .answer {
    font-size: 1.9rem;
  }
}
@media screen and (max-width: 320px) {
  .bd-2303 .bd-2303__numbers .number-15 .num,
.bd-2303 .bd-2303__numbers .number-15 .answer {
    font-size: 2.7rem;
  }
}
@media screen and (min-width: 768px) {
  .bd-2303 .bd-2303__numbers .number-15 .num,
.bd-2303 .bd-2303__numbers .number-15 .answer {
    font-size: 70px;
    letter-spacing: 0.04em;
    line-height: 1;
    font-weight: 500;
  }
}
@media screen and (min-width: 768px) and (min-width: 765px) and (max-width: 768px) {
  .bd-2303 .bd-2303__numbers .number-15 .num,
.bd-2303 .bd-2303__numbers .number-15 .answer {
    font-size: 53.2px;
  }
}
.bd-2303 .bd-2303__numbers .number-16 {
  top: 4vw;
  left: 66.6vw;
  width: 19.3vw;
  height: 19.3vw;
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303__numbers .number-16 {
    top: 20px;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303__numbers .number-16 {
    left: 500px;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303__numbers .number-16 {
    width: 145px;
    height: 145px;
  }
}
.bd-2303 .bd-2303__numbers .number-16 .num,
.bd-2303 .bd-2303__numbers .number-16 .answer {
  font-size: 2.2rem;
  letter-spacing: 0.02em;
  line-height: 1;
  font-weight: 500;
}
@media screen and (min-width: 430px) and (max-width: 749px) {
  .bd-2303 .bd-2303__numbers .number-16 .num,
.bd-2303 .bd-2303__numbers .number-16 .answer {
    font-size: 7.04vw;
  }
}
@media screen and (max-width: 375px) {
  .bd-2303 .bd-2303__numbers .number-16 .num,
.bd-2303 .bd-2303__numbers .number-16 .answer {
    font-size: 1.9rem;
  }
}
@media screen and (max-width: 320px) {
  .bd-2303 .bd-2303__numbers .number-16 .num,
.bd-2303 .bd-2303__numbers .number-16 .answer {
    font-size: 2.7rem;
  }
}
@media screen and (min-width: 768px) {
  .bd-2303 .bd-2303__numbers .number-16 .num,
.bd-2303 .bd-2303__numbers .number-16 .answer {
    font-size: 70px;
    letter-spacing: 0.04em;
    line-height: 1;
    font-weight: 500;
  }
}
@media screen and (min-width: 768px) and (min-width: 765px) and (max-width: 768px) {
  .bd-2303 .bd-2303__numbers .number-16 .num,
.bd-2303 .bd-2303__numbers .number-16 .answer {
    font-size: 53.2px;
  }
}
.bd-2303 .bd-2303__numbers .number-17 {
  top: 57.3vw;
  left: 24vw;
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303__numbers .number-17 {
    top: 380px;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303__numbers .number-17 {
    left: 190px;
  }
}
.bd-2303 .bd-2303__numbers .number-18 {
  top: 32.5vw;
  left: 60vw;
  width: 24.6vw;
  height: 24.6vw;
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303__numbers .number-18 {
    top: 224px;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303__numbers .number-18 {
    left: 450px;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303__numbers .number-18 {
    width: 185px;
    height: 185px;
  }
}
.bd-2303 .bd-2303__numbers .number-18 .num,
.bd-2303 .bd-2303__numbers .number-18 .answer {
  font-size: 2.8rem;
  letter-spacing: 0.02em;
  line-height: 1;
  font-weight: 500;
}
@media screen and (min-width: 430px) and (max-width: 749px) {
  .bd-2303 .bd-2303__numbers .number-18 .num,
.bd-2303 .bd-2303__numbers .number-18 .answer {
    font-size: 8.96vw;
  }
}
@media screen and (max-width: 375px) {
  .bd-2303 .bd-2303__numbers .number-18 .num,
.bd-2303 .bd-2303__numbers .number-18 .answer {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 320px) {
  .bd-2303 .bd-2303__numbers .number-18 .num,
.bd-2303 .bd-2303__numbers .number-18 .answer {
    font-size: 3.5rem;
  }
}
@media screen and (min-width: 768px) {
  .bd-2303 .bd-2303__numbers .number-18 .num,
.bd-2303 .bd-2303__numbers .number-18 .answer {
    font-size: 90px;
    letter-spacing: 0.04em;
    line-height: 1;
    font-weight: 500;
  }
}
@media screen and (min-width: 768px) and (min-width: 765px) and (max-width: 768px) {
  .bd-2303 .bd-2303__numbers .number-18 .num,
.bd-2303 .bd-2303__numbers .number-18 .answer {
    font-size: 68.4px;
  }
}
.bd-2303 .bd-2303__numbers .number-19 {
  top: 82.6vw;
  left: 58.6vw;
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303__numbers .number-19 {
    top: 600px;
  }
}
@media only screen and (min-width: 750px) {
  .bd-2303 .bd-2303__numbers .number-19 {
    left: 440px;
  }
}
.bd-2303 .bd-2303__numbers .number .answer {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.bd-2303 .bd-2303__numbers .number.is-ok .num {
  opacity: 0;
}
.bd-2303 .bd-2303__numbers .number.is-ok .answer {
  opacity: 1;
}

[data-device=iphone] {
  padding-top: constant(safe-area-inset-top);
  padding-bottom: constant(safe-area-inset-bottom);
  padding-left: constant(safe-area-inset-left);
  padding-right: constant(safe-area-inset-right);
  padding-top: env(safe-area-inset-top);
  padding-bottom: env(safe-area-inset-bottom);
  padding-left: env(safe-area-inset-left);
  padding-right: env(safe-area-inset-right);
}