@charset "UTF-8";
/* Scss Document */
/*! ==========================================
※※※※※※※※※※※※※※※※※※※※※※※※※※※※※※※※※
	このCSSファイルはSassから生成されていますので、
	編集しないようご注意ください。
※※※※※※※※※※※※※※※※※※※※※※※※※※※※※※※※※
=========================================== */
/******************************
	SP用mixin
*******************************/
/******************************
	SP用mixin
*******************************/
.c-section_head {
  max-width: 100%;
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .c-section_head {
    margin-bottom: 15px;
  }
}

.c-itemDescription__list_head p {
  font-weight: bold;
  color: #cc3333;
  font-size: 18px;
  font-size: 1.314rem;
  line-height: 1;
  margin-bottom: 5px;
}

@media screen and (max-width: 767px) {
  .c-itemDescription__list_head p {
    font-size: 1rem;
  }
}

.c-itemDescription__list_head.is-icon p {
  margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
  .c-itemDescription__list_head.is-icon p {
    margin-bottom: 5px;
  }
}

.c-itemDescription__list_head.is-icon p::before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url(/game/bingo/img/common/icon_panda.png) no-repeat 0 0;
  background-size: contain;
  vertical-align: middle;
  margin-right: 10px;
}

@media screen and (max-width: 767px) {
  .c-itemDescription__list_head.is-icon p::before {
    width: 18px;
    height: 18px;
  }
}

.c-itemDescription__list_text {
  font-size: 12px;
  font-size: 0.876rem;
  line-height: 1.5;
}

/******************************
	SP用mixin
*******************************/
.clearfix::after, .p-bingoMass__text li {
  content: "";
  display: block;
  clear: both;
}

.p-itemDescription__list li {
  margin-bottom: 27px;
}

@media screen and (max-width: 767px) {
  .p-itemDescription__list li {
    margin-bottom: 20px;
  }
}

.p-rule li {
  margin-bottom: 22 px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 30px;
}

.p-rule li:last-child {
  border-bottom: 0;
}

@media screen and (max-width: 767px) {
  .p-rule li {
    margin-bottom: 20px;
  }
}

.p-itemType__box_wrapper {
  padding-bottom: 10px;
}

.p-itemType {
  width: 690px;
  max-width: 100%;
  margin: 0 auto;
}

.p-itemType.box_one {
  width: 230px;
  max-width: 100%;
}

@media screen and (max-width: 767px) {
  .p-itemType.box_one {
    width: 100%;
  }
}

.p-itemType__irregular1 {
  width: 690px;
  max-width: 100%;
  margin: 0 auto;
}

.p-itemType__irregular1 .p-itemType {
  float: left;
}

@media screen and (max-width: 767px) {
  .p-itemType__irregular1 .p-itemType {
    float: none;
  }
}

.p-itemType__irregular2 {
  width: 460px;
  max-width: 100%;
  margin-left: 40px;
}

@media print, (min-width: 768px) {
  .p-itemType__irregular2 {
    float: left;
  }
}

@media screen and (max-width: 767px) {
  .p-itemType__irregular2 {
    margin-left: 0;
  }
}

.p-itemType__rareInfo {
  width: 186px;
  margin-top: 20px;
}

@media print, (min-width: 768px) {
  .p-itemType__rareInfo {
    float: left;
  }
}

@media screen and (max-width: 767px) {
  .p-itemType__rareInfo {
    margin-top: 0;
  }
}

.p-sample__img {
  width: 675px;
  max-width: 100%;
  margin: 0 auto;
}

.p-inner__list {
  border-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
}

.p-inner__list li {
  border-bottom: 0;
  margin: 0 14px 10px 0;
  padding: 0;
}

.p-bingoMass__description {
  border: 1px solid #cc3333;
  padding: 30px 32px;
  margin-top: 40px;
}

@media screen and (max-width: 767px) {
  .p-bingoMass__description {
    padding: 20px;
  }
}

.p-bingoMass__img, .p-bingoMass__text {
  margin-top: 20px;
}

@media screen and (max-width: 767px) {
  .p-bingoMass__img {
    margin-top: 15px;
  }
  .p-bingoMass__img.floatL {
    float: none;
  }
}

.p-bingoMass__text {
  margin-left: 25px;
  width: 395px;
  max-width: 100%;
}

@media screen and (max-width: 767px) {
  .p-bingoMass__text {
    margin-left: 0;
  }
  .p-bingoMass__text.floatL {
    float: none;
  }
}

.p-bingoMass__text li {
  padding: 0;
  margin: 0 0 16px 0;
  border-bottom: 0 solid #000;
}

.p-bingoMass__text li:last-child {
  margin-bottom: 0;
}

.p-bingoMain {
  background: url(/game/bingo/img/top/key_visual.jpg) no-repeat 0 0;
  background-size: contain;
  position: relative;
  width: 768px;
  max-width: 100%;
  height: 310px;
  margin-top: 15px;
}

.p-bingoMainSp {
  margin-top: 10px;
}

.p-bingoMain__title, .p-bingoMain__text {
  text-indent: -9999px;
  overflow: hidden;
}

.p-bingoMain__btn {
  width: 568px;
  max-width: 100%;
  margin: 0 auto;
}

.p-bingoMain__list {
  padding-bottom: 10px;
}

@media screen and (max-width: 767px) {
  .p-bingoMain__list {
    padding-bottom: 0;
  }
}

.p-bingoMain__list-img {
  margin: 20px 0;
}

@media screen and (max-width: 767px) {
  .p-bingoMain__list-img {
    margin-bottom: 0;
  }
}

.p-bingoMain__list-img li {
  width: 176px;
  float: left;
  position: relative;
  margin-right: 20px;
}

.p-bingoMain__list-img li::after {
  content: "";
  display: inline-block;
  width: 48px;
  height: 48px;
  background: url(/game/bingo/img/top/arrow_orange.png) no-repeat 0 0;
  background-size: contain;
  position: absolute;
  top: 98px;
  right: -37px;
  z-index: 100;
}

@media screen and (max-width: 767px) {
  .p-bingoMain__list-img li::after {
    top: 50%;
    margin-top: -24px;
  }
}

.p-bingoMain__list-img li:last-child {
  margin-right: 0;
}

.p-bingoMain__list-img li:last-child::after {
  content: none;
}

@media screen and (max-width: 767px) {
  .p-bingoMain__list-img li {
    width: 47%;
    margin-bottom: 10px;
  }
  .p-bingoMain__list-img li:nth-child(even) {
    margin-right: 0;
  }
  .p-bingoMain__list-img li:nth-child(even)::after {
    content: none;
  }
}

.p-bingoCampaign__body {
  background: url(/game/bingo/img/top/bg_campaign.png) no-repeat 0 100%;
  background-size: 100%;
  background-color: #c30909;
  padding: 24px 47px 50px;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
  .p-bingoCampaign__body {
    padding: 20px;
  }
}

.p-bingoCampaign__date {
  margin-bottom: 24px;
}

@media screen and (max-width: 767px) {
  .p-bingoCampaign__date {
    margin-bottom: 15px;
  }
}

.p-bingoCampaign__box {
  position: relative;
  margin-bottom: 20px;
}

.p-bingoCampaign__box:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .p-bingoCampaign__box {
    margin-bottom: 10px;
  }
}

.p-bingoCampaign__icon {
  width: 145px;
  height: 145px;
  position: absolute;
  top: -14px;
  right: -20px;
}

@media screen and (max-width: 767px) {
  .p-bingoCampaign__icon {
    width: 25%;
  }
}

.p-bingoHowTo__box {
  background: url(/game/bingo/img/top/bg_howToPlay.jpg) repeat 0 0;
  border: 4px solid #863636;
  border-radius: 20px;
  padding: 26px;
}

@media screen and (max-width: 767px) {
  .p-bingoHowTo__box {
    padding: 15px;
  }
}

.p-bingoHowTo__head {
  width: 119px;
  margin: 0 auto 23px;
}

@media screen and (max-width: 767px) {
  .p-bingoHowTo__head {
    margin-bottom: 15px;
  }
}

.p-bingoHowTo__innerBox {
  background-color: #fff;
  border-radius: 10px;
  padding: 16px 47px 30px;
}

@media screen and (max-width: 767px) {
  .p-bingoHowTo__innerBox {
    padding: 10px 20px 15px;
  }
}

.p-bingoHowTo__annotation {
  text-align: right;
  font-size: 0.876rem;
  margin-right: 30px;
  margin-bottom: 12px;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .p-bingoHowTo__annotation {
    font-size: 0.73rem;
    margin-right: 5%;
    margin-bottom: 5px;
  }
}

.p-bingoHowTo__text dl dt {
  font-size: 1.022rem;
  color: #fff;
  text-align: center;
  background-color: #c02929;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 25px;
  line-height: 24px;
  border-radius: 4px;
  margin-bottom: 5px;
}

.p-bingoHowTo__text dl dd {
  font-size: 18px;
  font-size: 1.314rem;
  line-height: 1.55556;
  margin-bottom: 15px;
}

@media screen and (max-width: 767px) {
  .p-bingoHowTo__text dl dd {
    font-size: 1.168rem;
  }
  .p-bingoHowTo__text dl dd:last-child {
    margin-bottom: 0;
  }
}

.p-bingoDetail__box {
  background-color: #c30909;
  border-radius: 20px;
  padding: 30px;
}

@media screen and (max-width: 767px) {
  .p-bingoDetail__box {
    padding: 15px;
  }
}

.p-bingoDetail__boxInner {
  background-color: #fff;
  border-radius: 10px;
}

.p-bingoDetail__head {
  background-color: #ffde59;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.p-bingoDetail__head p {
  width: 239px;
  margin: 0 auto;
  padding: 10px 0;
}

@media screen and (max-width: 767px) {
  .p-bingoDetail__head p {
    width: 45%;
  }
}

.p-bingoDetail__body {
  padding: 37px 45px 25px;
}

@media screen and (max-width: 767px) {
  .p-bingoDetail__body {
    padding: 18px 20px 15px;
  }
}

.p-bingoDetail__body dl dt {
  font-size: 1.022rem;
  color: #fff;
  text-align: center;
  background-color: #c02929;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 25px;
  line-height: 24px;
  border-radius: 4px;
  margin-bottom: 5px;
}

.p-bingoDetail__body dl dd {
  font-size: 16px;
  font-size: 1.168rem;
  line-height: 1.5;
  margin-bottom: 15px;
}

.p-bingoNotes {
  border-top: 2px solid #999999;
  padding: 17px 0 0;
}

.p-bingoNotes__head {
  width: 209px;
  margin: 0 auto 18px;
}

@media screen and (max-width: 767px) {
  .p-bingoNotes__head {
    width: 40%;
  }
}

.p-bingoNotes__text dl dt {
  font-weight: bold;
  font-size: 20px;
  font-size: 1.46rem;
  line-height: 1.2;
  margin-bottom: 25px;
}

@media screen and (max-width: 767px) {
  .p-bingoNotes__text dl dt {
    margin-bottom: 10px;
  }
}

.p-bingoNotes__text dl dd {
  font-size: 16px;
  font-size: 1.168rem;
  line-height: 1.5;
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .p-bingoNotes__text dl dd {
    margin-bottom: 15px;
  }
}

.p-bingoNotes__text .p-bingoNotes__annotation {
  font-size: 12px;
  font-size: 0.876rem;
  line-height: 2;
}

/******************************
	SP用mixin
*******************************/
.c-itemDescription__list_innerList li {
  font-weight: bold;
  margin-bottom: 0;
}

.c-itemDescription__list_img {
  width: 277px;
  max-width: 100%;
  margin-right: 20px;
}

@media screen and (max-width: 767px) {
  .c-itemDescription__list_img {
    margin: 0 auto;
  }
  .c-itemDescription__list_img.floatL {
    float: none;
  }
}

.c-itemDescription__list_sub {
  width: 470px;
  max-width: 100%;
}

@media screen and (max-width: 767px) {
  .c-itemDescription__list_sub p {
    margin-top: 10px;
  }
}

.c-annotation {
  font-size: 0.876rem;
  margin: 10px 0;
}

@media screen and (max-width: 767px) {
  .c-annotation {
    display: block;
    margin: 5px 0;
  }
}

.c-itemType__head {
  margin: 0 7px 15px;
}

.c-itemType__head p {
  font-weight: bold;
  color: #cc3333;
  border-bottom: 2px solid #cc3333;
  font-size: 18px;
  font-size: 1.314rem;
  line-height: 2;
}

@media screen and (max-width: 767px) {
  .c-itemType__head p {
    font-size: 1.168rem;
  }
}

.c-itemType__box {
  width: 216px;
  max-width: 100%;
  margin: 0 7px 15px;
  float: left;
}

@media screen and (max-width: 767px) {
  .c-itemType__box {
    margin: 0 auto 10px;
    float: none;
  }
}

.c-itemType__img {
  margin-bottom: 4px;
}

.c-itemType__label {
  background-color: #cc3333;
  font-weight: bold;
  color: #fff;
  text-align: center;
  font-size: 1.095rem;
  line-height: 30px;
  margin: 4px 0 10px;
}

.c-itemType__text {
  font-size: 13px;
  font-size: 0.949rem;
  line-height: 1.38462;
}

.p-rule .c-itemDescription__list_img {
  width: 277px;
  max-width: 100%;
  margin-right: 20px;
}

@media screen and (max-width: 767px) {
  .p-rule .c-itemDescription__list_img {
    margin: 0 auto;
  }
  .p-rule .c-itemDescription__list_img.floatL {
    float: none;
  }
}

.p-rule .c-itemDescription__list_sub {
  width: 470px;
  max-width: 100%;
}

@media screen and (max-width: 767px) {
  .p-rule .c-itemDescription__list_sub p {
    margin-top: 10px;
  }
}

.p-rule .c-annotation {
  font-size: 0.876rem;
  margin: 6px 0 0 0;
}

@media screen and (max-width: 767px) {
  .p-rule .c-annotation {
    display: block;
    margin: 5px 0;
  }
}

.p-rule .c-itemType__head {
  margin: 0 7px 15px;
}

.p-rule .c-itemType__head p {
  font-weight: bold;
  color: #cc3333;
  border-bottom: 2px solid #cc3333;
  font-size: 18px;
  font-size: 1.314rem;
  line-height: 2;
}

@media screen and (max-width: 767px) {
  .p-rule .c-itemType__head p {
    font-size: 1.168rem;
  }
}

.p-rule .c-itemType__box {
  width: 216px;
  max-width: 100%;
  margin: 0 7px 15px;
  float: left;
}

@media screen and (max-width: 767px) {
  .p-rule .c-itemType__box {
    margin: 0 auto 10px;
    float: none;
  }
}

.p-rule .c-itemType__img {
  margin-bottom: 4px;
}

.p-rule .c-itemType__label {
  background-color: #cc3333;
  font-weight: bold;
  color: #fff;
  text-align: center;
  font-size: 1.095rem;
  line-height: 30px;
  margin: 4px 0 10px;
}

.p-rule .c-itemType__text {
  font-size: 13px;
  font-size: 0.949rem;
  line-height: 1.38462;
}

.c-bingoMass__text-img {
  margin-right: 15px;
  -ms-flex-preferred-size: 40px;
      flex-basis: 40px;
  float: left;
}

@media screen and (max-width: 767px) {
  .c-bingoMass__text-img {
    width: 15%;
  }
}

.c-bingoMass__text-txt {
  float: left;
  width: 340px;
}

@media screen and (max-width: 767px) {
  .c-bingoMass__text-txt {
    width: 78%;
  }
}

.c-bingo__btn {
  line-height: 100%;
  width: 274px;
  max-width: 100%;
  display: block;
  background-color: #d90000;
  color: #fff;
  font-weight: bold;
  text-align: center;
  font-size: 1.752rem;
  text-decoration: none;
  border-radius: 23px;
  padding: 13px 0 8px;
  border-bottom: 4px solid #9a1212;
}

.c-bingo__btn:hover {
  background-color: #e34040;
  border-color: #b34d4d;
}

.c-bingo__btn.-start {
  padding: 18px 0 13px;
  width: 264px;
  max-width: 100%;
  position: absolute;
  top: 20px;
  right: 30px;
}

@media screen and (max-width: 767px) {
  .c-bingo__btn.-start {
    position: static;
    margin: 10px auto;
  }
}

.c-bingo__btn.-item {
  float: left;
}

@media screen and (max-width: 767px) {
  .c-bingo__btn.-item {
    width: 48.5%;
    font-size: 0.949rem;
  }
}

.c-bingo__btn.-rule {
  float: right;
}

@media screen and (max-width: 767px) {
  .c-bingo__btn.-rule {
    width: 48.5%;
    font-size: 0.949rem;
  }
}

.c-bingo__btn.-event, .c-bingo__btn.-detail, .c-bingo__btn.-enjoy, .c-bingo__btn.-qa {
  width: 374px;
  max-width: 100%;
  padding: 18px 0 13px;
  border-radius: 27.8px;
  margin: 0 auto;
}

.c-bingo__btn.-detail {
  margin-top: 30px;
}

@media screen and (max-width: 767px) {
  .c-bingo__btn.-detail {
    font-size: 1.46rem;
    margin-top: 10px;
  }
}

.c-bingo__btn.-enjoy {
  margin-top: 15px;
}

.c-bingo__btn.-qa {
  margin-top: 15px;
}

.c-bingoMain__annotation {
  font-size: 0.876rem;
  margin: 10px 0;
}

@media screen and (max-width: 767px) {
  .c-bingoMain__annotation {
    display: block;
    margin: 5px 0;
  }
}

/******************************
	SP用mixin
*******************************/
.clearfix::after, .p-bingoMass__text li {
  content: "";
  display: block;
  clear: both;
}

.is-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.is-bld {
  font-weight: bold;
}

.floatL {
  float: left;
}

.floatR {
  float: right;
}

.u-taR {
  text-align: right;
}

.u-mb15 {
  margin-bottom: 15px;
}

.u-mb20 {
  margin-bottom: 20px;
}

.u-mt30 {
  margin-top: 30px;
}

@media print, (min-width: 768px) {
  .is-onlyPc {
    display: block;
  }
  .is-onlySp {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .is-onlySp {
    display: block;
  }
  .is-onlyPc {
    display: none;
  }
}

section {
  width: 768px;
  max-width: 100%;
  margin: 30px auto;
  letter-spacing: 0.01em;
}

img {
  vertical-align: bottom;
}

li {
  list-style: none;
}
/*# sourceMappingURL=style.css.map */