/* -----------------------------------------------------------------------
  base
-----------------------------------------------------------------------*/
#jp-cmp-bingo {
  position: relative;
  margin-top: 10px;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
          box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  font-size: 16px;
  line-height: 1.5;
  overflow: hidden;
  background-image: url(/web/src/s/joy/bingo/img/bg.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-attachment: fixed;
  background-size: 100% 100%;
}
#jp-cmp-bingo * {
  word-break: break-all;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  #jp-cmp-bingo {
    font-size: 13.6px;
  }
}
#jp-cmp-bingo .jp-cmp-bingo__inner {
  margin: 10px;
  background-image: url(/web/src/s/joy/bingo/img/bg2.png);
  overflow: hidden;
}
#jp-cmp-bingo .bingo-header {
  position: relative;
  margin: 0;
  padding: 40px;
}
@media screen and (max-width: 767px) {
  #jp-cmp-bingo .bingo-header {
    padding: 20px;
  }
}
#jp-cmp-bingo .bingo-header .copy {
  margin-bottom: 10px;
  text-align: center;
  font-family: "RocknRoll One", sans-serif;
  color: #fff;
  font-size: 24px;
  text-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 767px) {
  #jp-cmp-bingo .bingo-header .copy {
    font-size: 16px;
  }
}
#jp-cmp-bingo .bingo-header .copy span {
  display: inline-block;
}
#jp-cmp-bingo .bingo-header .title img {
  display: block;
}
#jp-cmp-bingo .bingo-header .nav {
  max-width: 750px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #jp-cmp-bingo .bingo-header .nav {
    min-width: 100%;
  }
}
#jp-cmp-bingo .bingo-header .nav ul {
  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-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 10px;
}
@media screen and (max-width: 767px) {
  #jp-cmp-bingo .bingo-header .nav ul {
    gap: 5px;
  }
}
#jp-cmp-bingo .bingo-header .nav ul li {
  position: relative;
  z-index: 1;
  background-color: #fbf7ea;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  color: #d70e18;
}
@media screen and (max-width: 767px) {
  #jp-cmp-bingo .bingo-header .nav ul li {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
}
#jp-cmp-bingo .bingo-header .nav ul li::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 0;
  border: 2px dashed #d70e18;
  border-bottom: none;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
@media screen and (max-width: 767px) {
  #jp-cmp-bingo .bingo-header .nav ul li::before {
    top: 2.5px;
    left: 2.5px;
    right: 2.5px;
    border-top-left-radius: 7.5px;
    border-top-right-radius: 7.5px;
  }
}
#jp-cmp-bingo .bingo-header .nav ul li a {
  display: block;
  padding: 20px 25px 10px 25px;
  font-family: "RocknRoll One", sans-serif;
  color: #d70e18;
}
@media screen and (max-width: 767px) {
  #jp-cmp-bingo .bingo-header .nav ul li a {
    padding: 10px 12.5px 5px 12.5px;
  }
}
#jp-cmp-bingo .bingo-footer {
  margin-top: 40px;
  text-align: center;
  color: #fbf7ea;
}
#jp-cmp-bingo .bingo-footer .links {
  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-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 5px;
}
#jp-cmp-bingo .bingo-footer .links a {
  display: block;
}
#jp-cmp-bingo .bingo-footer .links a img {
  width: auto;
  height: 66px;
  aspect-ratio: 94/33;
}
#jp-cmp-bingo .bingo-section {
  margin: 40px 0 80px 0;
  padding: 0 80px;
  color: #fbf7ea;
}
@media screen and (max-width: 767px) {
  #jp-cmp-bingo .bingo-section {
    margin: 20px 0 40px 0;
    padding: 0 20px;
  }
}
#jp-cmp-bingo .bingo-section.style-border .bingo-section__inner {
  padding: 40px;
  border: 2px solid #fbf7ea;
}
@media screen and (max-width: 767px) {
  #jp-cmp-bingo .bingo-section.style-border .bingo-section__inner {
    padding: 20px;
  }
}
#jp-cmp-bingo h2 {
  margin: 0 0 40px 0;
  font-size: 32px;
  line-height: 1.2;
  text-align: center;
  font-family: "RocknRoll One", sans-serif;
}
@media screen and (max-width: 767px) {
  #jp-cmp-bingo h2 {
    margin: 0 0 20px 0;
    font-size: 24px;
  }
}
#jp-cmp-bingo h2 span {
  display: inline-block;
}
#jp-cmp-bingo p + p {
  margin-top: 1em;
}
#jp-cmp-bingo a {
  display: inline-block;
  color: #00b695;
}
#jp-cmp-bingo .txt-small {
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  #jp-cmp-bingo .txt-small {
    font-size: 11.9px;
  }
}

/* -----------------------------------------------------------------------
  parts: youtube
-----------------------------------------------------------------------*/
.c-youtube iframe {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}

/* -----------------------------------------------------------------------
  parts: about
-----------------------------------------------------------------------*/
.c-about__inner {
  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-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media screen and (max-width: 767px) {
  .c-about__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.c-about__text {
  width: 95%;
}
@media screen and (max-width: 767px) {
  .c-about__text {
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
}
.c-about__text p {
  line-break: strict;
  word-break: auto-phrase;
  overflow-wrap: break-word;
}
.c-about__image {
  width: 15%;
  margin-left: 20px;
}
@media screen and (max-width: 767px) {
  .c-about__image {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    margin: 0 0 10px 0;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .c-about__image img {
    width: 30vw;
  }
}

/* -----------------------------------------------------------------------
  parts: step
-----------------------------------------------------------------------*/
.c-step__inner {
  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-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 1%;
}
@media screen and (max-width: 767px) {
  .c-step__inner {
    gap: 10px;
  }
}
.c-step__item {
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 19.2%;
  background-color: #fff;
  text-align: center;
  color: #d70e18;
  border-radius: 8px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .c-step__item {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.c-step__item__step {
  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-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 10px 0;
  background: #fbdb01;
  color: #fff;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .c-step__item__step {
    width: 20%;
    height: 100%;
    font-size: 16px;
  }
}
.c-step__item__text {
  padding: 10px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .c-step__item__text {
    width: 50%;
  }
}
.c-step__item__text span {
  display: inline-block;
  font-weight: inherit;
}
.c-step__item__img {
  padding: 10px;
}
@media screen and (max-width: 767px) {
  .c-step__item__img {
    width: 30%;
  }
}
.c-step__item__img img {
  height: 140px;
}
@media screen and (max-width: 767px) {
  .c-step__item__img img {
    width: auto;
    height: auto;
  }
}

/* -----------------------------------------------------------------------
  parts: sample
-----------------------------------------------------------------------*/
.c-sample__inner {
  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-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 1%;
}
@media screen and (max-width: 767px) {
  .c-sample__inner {
    gap: 10px;
  }
}
.c-sample__item {
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 32.6666666667%;
  padding: 20px;
  background-color: #fff;
  color: #d70e18;
  border-radius: 8px;
}
@media screen and (max-width: 767px) {
  .c-sample__item {
    width: 100%;
    padding: 10px;
  }
}
.c-sample__item__img {
  margin-top: 10px;
}

/* -----------------------------------------------------------------------
  parts: related
-----------------------------------------------------------------------*/
.c-related__inner {
  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-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 1%;
}
.c-related__item {
  width: 32.6666666667%;
  display: block;
  background-color: #fff;
  color: #d70e18;
}
.c-related__item img {
  display: block;
  aspect-ratio: 1/1;
  width: 100%;
  height: auto;
}

/* -----------------------------------------------------------------------
  parts: dpz
-----------------------------------------------------------------------*/
.c-dpz__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 2%;
}
@media screen and (max-width: 767px) {
  .c-dpz__inner {
    gap: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.c-dpz__photo {
  width: 18%;
  border-radius: 100%;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .c-dpz__photo {
    width: 40%;
  }
}
.c-dpz__text {
  width: 80%;
}
@media screen and (max-width: 767px) {
  .c-dpz__text {
    width: 100%;
  }
}
.c-dpz__text__com {
  text-align: right;
}
.c-dpz__link {
  width: 100%;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .c-dpz__link {
    margin-top: 10px;
  }
}
.c-dpz__link a {
  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-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px;
  background: #ffffff;
  margin: 0px;
  border-radius: 8px;
  -webkit-box-shadow: 4px 5px 0px #b7050c;
          box-shadow: 4px 5px 0px #b7050c;
}
@media screen and (max-width: 767px) {
  .c-dpz__link a {
    text-align: center;
  }
}
.c-dpz__link a img {
  width: 220px;
  margin-left: 20px;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .c-dpz__link a img {
    width: 30vw;
    margin-top: 10px;
    margin-left: 0;
  }
}

/* -----------------------------------------------------------------------
  parts: links
-----------------------------------------------------------------------*/
.c-links {
  margin: 20px;
}
@media screen and (max-width: 767px) {
  .c-links {
    margin: 20px/2;
  }
}
.c-links ul {
  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-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 5px;
}
.c-links ul li {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-links ul li {
    width: 100%;
  }
}
.c-links ul li a {
  display: block;
  margin: 0;
  padding: 20px 40px;
  background-color: #fff;
  font-weight: 600;
  color: #F33699;
  text-align: center;
  border-radius: 8px;
  -webkit-box-shadow: 4px 5px 0px #b7050c;
          box-shadow: 4px 5px 0px #b7050c;
}
@media screen and (max-width: 767px) {
  .c-links ul li a {
    width: 100%;
    text-align: left;
    padding: 20px/2 40px/2;
  }
}

/* -----------------------------------------------------------------------
  parts: sns
-----------------------------------------------------------------------*/
.c-sns {
  margin: 40px 0 40px 0;
  padding: 0 80px;
  text-align: right;
}
.c-sns jp-cmp-sns-buttons {
  display: inline-block;
}

/* -----------------------------------------------------------------------
  parts: banner
-----------------------------------------------------------------------*/
.c-banner {
  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-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px 2%;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.c-banner a {
  display: block;
  width: 80%;
}
.c-banner a img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 4/1;
}
@media screen and (max-width: 767px) {
  .c-banner a img {
    width: 100%;
  }
}

/* -----------------------------------------------------------------------
  section: BANNER
-----------------------------------------------------------------------*/
#BANNER.bingo-section {
  margin: 40px 0;
}
/* -----------------------------------------------------------------------
  section: PLAY
-----------------------------------------------------------------------*/
#PLAY.bingo-section {
  margin: 0;
  color: #d70e18;
  text-align: center;
}
#PLAY.bingo-section .bingo-section__inner {
  background: #fbf7ea;
  padding: 40px;
  border-radius: 40px;
}
#PLAY.bingo-section .c-links {
  margin: 20px 0;
}
@media screen and (max-width: 767px) {
  #PLAY.bingo-section .c-links {
    margin: 10px 0;
  }
}
#PLAY.bingo-section .c-links a {
  background-color: #00b695;
  color: #fbf7ea;
  text-align: center;
}/*# sourceMappingURL=style.css.map */