@charset "UTF-8";

/* リソネット拡張 */

.theme-main:first-child {
  padding-block-end: 0;
}

.theme-main__title-main {
  background-color: #fff;
}

:where(.theme-main__lpcontents) {
  grid-area: lpcontents;
  min-inline-size: 0;
  padding: 0 15px;
}
.theme-main__lpcontents{
  background-color: #0E080F;
}
.theme-main__lpcontents-inner{
  display: flex;
  flex-direction: column;
  gap: 4px;
  margin-inline: auto;
  max-inline-size: 1090px;
  padding: 0 15px;
}

: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;
}

.mv-img {
  text-align: center;
  background: #0E080F;
}
.mv-img img{
  max-width: 1366px;
}

.mb20{
  margin-bottom: 20px !important;
}
.sub{
  font-size: 2.4rem;
}
.prize-banner{
  padding: 40px 0;
  color: #fff;
}
.prize-banner .mod-text-lead{
  font-size: 2.4rem;
}
.prize-banner .mod-list-note{
  margin-block-start: 10px;
}

.img-03 {
  text-align: center;
}

:where(.theme-main:not(.theme-main--shift-heading) .theme-main__lpcontents) h2.hdg-lv2:not([class^=mod-], [class^=unq-]),
: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__lpcontents) h2.hdg-lv2::after,
: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: 1.8rem;
  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;
}

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;
}

@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;
    grid-template-areas:"title title title title title"
    "lpcontents lpcontents lpcontents lpcontents lpcontents"
    " . . contents . . ";
    grid-template-columns: 1fr 15px minmax(0, 1060px) 15px 1fr;
  }

  :where(.theme-main__lpcontents-inner) {
    padding-inline: 0;
  }
  .theme-main__lpcontents{
    padding-inline: 0;
  }

  :where(.theme-main:not(.theme-main--shift-heading) .theme-main__lpcontents) h2.hdg-lv2:not([class^=mod-], [class^=unq-]),
  :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__lpcontents) h2.hdg-lv2::after,
  :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: 40px calc(50vw - 50%) 90px;
  }

  .mod-box-full-width>.img-03 {
    margin-block-start: 30px !important;
  }

  .mod-list-description-02__item>dt {
    inline-size: 182px;
  }

  :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;
  }
}

@media screen and (max-width: 1331px) {
  .mv-img img{
    max-width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .theme-main__inner {
    row-gap: 0;
    grid-template-areas:
        "title"
        "lpcontents"
        "contents";
  }
  .prize-banner{
    padding: 0 0 20px;
  }
  .prize-banner .mod-text-lead{
    font-size: 2rem;
  }
  .prize-banner .mod-list-note{
    margin-block-start: 15px;
  }
  .sub{
    font-size: 2rem;
  }
}