@charset "UTF-8";

/* リソネット拡張 */

.theme-main:first-child {
  padding-block-end: 0;
}

.theme-main__title-main {
  background-color: #fff;
}

.theme-main.chance h2 {
  margin-block-start: 30px !important;
  margin-block-end: 30px;
}

:where(.theme-main:not(.theme-main--shift-heading) .theme-main__contents) h2:not([class^=mod-], [class^=unq-])::after,
:where(.theme-main:not(.theme-main--shift-heading) .theme-main__contents) h3:not([class^=mod-], [class^=unq-])::after {
  background-color: #2E2821;
}

.theme-main.chance .mod-button__link {
  border: 2px solid #2E2821;
  color: #2E2821;
}

.theme-main.chance .mod-button__link::before {
  background-color: #2E2821;
}

.theme-main.chance .mod-button__link:hover {
  color: #fff;
}

.theme-main.chance .mod-button__link:hover::before {
  background-color: #fff;
}

.theme-main.chance .mod-button__link--emphasis::before {
  background-color: #fff;
}

.theme-main.chance .mod-button__link--emphasis:hover {
  color: #2E2821;
}

.theme-main.chance .mod-button__link--emphasis:hover::before {
  background-color: #2E2821;
}

.mv-img {
  text-align: center;
  background: #130020;
}
.mv-img img{
  max-width: 1904px;
  width: 100%;
}
.event-box{
  padding: 44px 44px 64px;
  background: #130020;
}
.event-box-inner{
  margin: auto;
  padding: 30px 100px 36px;
  max-width: 1058px;
  position: relative;
  background: top center / contain url(/mball/osakanajinrou/osakanaweek/img/bg_paper.png) no-repeat;
}
.event-box-inner::before{
  content: "";
  position: absolute;
  bottom: -38px;
  right: 110px;
  display: block;
  width: 90px;
  height: 181px;
  background: bottom right / contain url(/mball/osakanajinrou/osakanaweek/img/bg_candle.png) no-repeat;
  z-index: 1;
}
.hdg-lv2-event{
  margin: auto;
  padding: 8px 0;
  max-width: 740px;
  font-size: 2.6rem;
  color: #fff;
  text-align: center;
  background: #130020;
}

.img-03 {
  text-align: center;
}

:where(.theme-main:not(.theme-main--shift-heading) .theme-main__contents) h2.hdg-lv2:not([class^=mod-], [class^=unq-]) {
  padding: 15px 10px;
  font-size: 1.9rem;
}

:where(.theme-main:not(.theme-main--shift-heading) .theme-main__contents) h2#entry {
  margin-block-start: 0 !important;
}

.mod-box-full-width.cp-hdg {
  margin-block-start: 0;
  padding-top: 0;
  padding-block-end: 0;
  background-color: transparent;
}

.hdg-lv2 {
  margin-inline: calc(50% - 50vw);
  padding: 30px calc(50vw - 50%);
  position: relative;
  background: #cf2a76;
  color: #fff;
  text-align: center;
}

:where(.theme-main:not(.theme-main--shift-heading) .theme-main__contents) h2.hdg-lv2::after {
  content: "";
  margin: auto;
  position: absolute;
  bottom: -14px;
  left: 0;
  right: 0;
  width: 0;
  height: 0;
  background: none;
  border-style: solid;
  border-right: 13px solid transparent;
  border-left: 13px solid transparent;
  border-top: 15px solid #cf2a76;
  border-bottom: 0;
  border-radius: 0;
}

.mod-box-full-width.cp-box {
  margin-block-start: 0;
  padding: 35px 15px 30px;
  background: unset;
}

.prize-heading {
  font-size: 2.4rem;
  font-weight: bold;
  margin-block-end: 30px;
}
.prize-sub-heading {
  font-size: 2.4rem;
  font-weight: bold;
}
.prize-sub-heading em {
  color: #D32A76;
}

.mod-box-04.prize .prize-heading+p {
  margin-block-start: 0;
  margin-block-end: 30px;
}


.mod-box-03__content-head {
  color: #000;
  background-color: #F9E4E8;
}

.mod-box-03--step .mod-box-03__content:not(:last-child)::before {
  margin: auto;
  background: url(/mball/osakanajinrou/1st_precam/img/icon_arrow_01.png) no-repeat;
  mask-image: none;
  transform: none;
  -webkit-mask-image: none;
  background-position: top center;
  inline-size: 36px;
  block-size: 20px;
  left: 0;
  right: 0;
  inset-block-end: -30px;
}

.mod-accordion__trigger {
  justify-content: left;
  color: #000;
  font-size: 2rem;
}

.mod-accordion__trigger:focus-visible {
  background-color: #D8D8CC;
}

.mod-accordion__trigger::after,
.mod-accordion__trigger::before {
  background-color: #2E2821;
}

.txt-agree {
  background-color: #fff;
}

:where(.theme-main__contents) p.txt-agree:not([class^=mod-], [class^=unq-]) {
  margin: 40px 0 50px;
}

.theme-main.chance .mod-button__link--emphasis.mod-button__link--emphasis {
  background-color: #2E2821;
  border-color: #2E2821;
  color: #fff;
}

.theme-main.chance .mod-button__link--emphasis.mod-button__link--emphasis:focus-visible {
  background-color: #fff;
  color: #2E2821
}

.theme-main.chance .mod-button__link--emphasis.mod-button__link--emphasis:focus-visible::before {
  background-color: #2E2821;
}

.theme-main.chance .mod-button__link--emphasis.mod-button__link--emphasis:hover {
  background-color: #fff;
  ;
  color: #2E2821;
}

ul.mod-list-link>li:not([class^=mod-], [class^=unq-])::before {
  background-color: #2E2821;
}

ul.mod-list-link>li:not([class^=mod-], [class^=unq-]) a:focus-visible {
  color: #2E2821;
}

.mod-list-description-02 {
  background-color: #fff;
}

.mod-list-description-02__item>dt {
  inline-size: 100%;
}

:where(.theme-main__contents) ul:not([class^=mod-], [class^=unq-], [class^=mf_])>li::before {
  background-color: #2E2821;
}

.mod-box-full-width:not(:root)+* {
  margin-block-start: 0;
}

.mod-box-full-width:not(:root)+.mod-box-03 {
  margin-block-start: 30px;
}

.cp-terms.mod-box-full-width:not(:root)+* {
  margin-block-start: 30px;
}

:where(.theme-main__contents) a:not([class^=mod-], [class^=unq-], [class^=mf_]):focus-visible {
  color: #2E2821;
}

.theme-main__contents strong a{
  color: #d32a41;
}

@media (hover: hover) {
  .mod-accordion__trigger:where(:any-link, :enabled, summary):hover {
    background-color: #f3ced5;
  }

  .mod-button__link--emphasis.mod-button__link--emphasis:where(:any-link, :enabled, summary):hover::before {
    background-color: #2E2821;
  }

  :where(.theme-main__contents) a:not([class^=mod-], [class^=unq-], [class^=mf_]):where(:any-link, :enabled, summary):hover {
    color: #19438A;
  }

  ul.mod-list-link>li:not([class^=mod-], [class^=unq-]) a:where(:any-link, :enabled, summary):hover {
    color: #19438A;
  }
}

@media screen and (min-width: 769px) {
  .theme-main:first-child {
    padding-block-end: 0;
  }

  .theme-main__inner {
    row-gap: 0;
  }

  :where(.theme-main:not(.theme-main--shift-heading) .theme-main__contents) h2.hdg-lv2:not([class^=mod-], [class^=unq-]) {
    padding: 30px 10px;
    font-size: 3.6rem;
  }

  :where(.theme-main:not(.theme-main--shift-heading) .theme-main__contents) h2.hdg-lv2::after {
    bottom: -29px;
    border-right: 26px solid transparent;
    border-left: 26px solid transparent;
    border-top: 30px solid #cf2a76;
  }

  .mod-box-03--step .mod-box-03__content:not(:last-child)::before {
    inset-block-end: -40px;
  }

  .mod-box-full-width.cp-box {
    padding: 20px calc(50vw - 50%) 0;
  }

  .mod-box-full-width>.img-03 {
    margin-block-start: 30px !important;
  }

  .mod-list-description-02__item>dt {
    inline-size: 182px;
  }

  .mod-list-description-02__item>dd {}

  :where(.theme-main__contents) ol:not([class^=mod-], [class^=unq-], [class^=mf_]) {
    padding-inline-start: 30px;
  }

  :where(.theme-main__contents) ol:not([class^=mod-], [class^=unq-], [class^=mf_])>li:nth-child(-n+9)::before {
    inset-inline-start: -23px;
  }

  .mod-accordion__trigger {
    font-size: 2.4rem;
    justify-content: center;
  }

  .mod-box-full-width:not(:root)+* {
    margin-block-start: 0;
  }

  .mod-box-full-width:not(:root)+.mod-box-03 {
    margin-block-start: 60px;
  }

  .mod-box-full-width.cp-hdg.cp-terms {
    padding-block-end: 60px;
  }

  .cp-terms.mod-box-full-width:not(:root)+* {
    margin-block-start: 0;
  }

  .mod-list-description-02__item {
    align-items: inherit;
  }
  .pc-hide {
    display: none !important;
  }
}

@media screen and (max-width: 1331px) {
  .mv-img img{
    max-width: 100%;
  }
  .event-box-inner{
    background-size: 100% 100%;
  }
  .event-box-inner::before{
    bottom: -45px;
  }
}
@media screen and (max-width: 1000px) {
  .event-box-inner{
    background-size: 100% 100%;
  }
  .event-box-inner::before{
    bottom: -30px;
    right: 70px;
    width: 45px;
    height: 90px;
  }
  .mod-box-full-width.cp-box{
    z-index: 2;
    position: relative;
  }
}
@media screen and (max-width: 768px) {
  .theme-main__inner {
    row-gap: 0;
  }
  .event-box{
    padding: 11px 11px 40px;
  }
  .event-box-inner{
    padding: 11px;
    min-height: inherit;
    background: top center / 100% 100% url(/mball/osakanajinrou/osakanaweek/img/bg_paper_sp.png) no-repeat;
  }
  .event-box-inner::before{
    bottom: -26px;
    right: 11px;
    width: 45px;
    height: 90px;
  }
  .hdg-lv2-event{
    padding: 6px 0;
    font-size: 1.75rem;
  }
  .mod-box-full-width.cp-box{
    padding: 15px 24px 10px;
    font-size: 1.25rem;
  }
  .prize-sub-heading{
    font-size: 1.65rem;
  }
  .sp-hide {
    display: none !important;
  }
}