main {
  background: url(../images/bg_asakusa.webp?ver=2) no-repeat 50% -140px;
  background-size: cover;
}

main .cpkart01 {
  width: min(515px, 48.36vw);
  position: absolute;
  top: 50px;
  left: calc(50% - 800px);
}

main .cpkart02 {
  width: min(511px, 48.71vw);
  position: absolute;
  top: 50px;
  right: calc(50% - 810px);
}

main .deco_cp01 {
  width: min(360px, 50vw);
  position: absolute;
  top: 10px;
  left: calc(50% - 600px);
}

main .deco_cp02 {
  width: min(340px, 50vw);
  position: absolute;
  top: 10px;
  right: calc(50% - 650px);
}


h1.camp_asakusa {
  display: block !important;
  background: none;
  text-align: center;
}

h1.camp_asakusa * {
  display: block !important;
  line-height: .85;
  position: relative;
}

h1.camp_asakusa > small {
  font-family: "toroh3";
  font-size: min(26px, 6.67vw);
  font-weight: normal;
}

h1.camp_asakusa > small::before,
h1.camp_asakusa > small::after {
  content: '';
  width: min(103px, 12.05vw);
  height: min(90px, 10.51vw);
  background: url(../../images/icon_onimusha02.webp) no-repeat 50% 50%;
  background-size: 100%;
  position: absolute;
  top: 0;
  left: calc(50% - 280px);
}

h1.camp_asakusa > small::after {
  left: auto;
  right: calc(50% - 280px);
}

h1.camp_asakusa strong > small {
  margin: .1em 0 0;
  color: #0B8BDF;
  font-family: "toroh3";
  font-size: min(62px, 11.79vw);
  font-weight: normal;
}

h1.camp_asakusa strong span {
  background: linear-gradient(180deg, #FF73A7 0%, #BC0046 50%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "toroh3";
  font-size: min(170px, 23.08vw);
  font-weight: normal;
  paint-order: stroke fill;
}

h1.camp_asakusa strong :is(small, span)::after,
h1.camp_asakusa strong span::before {
  content: 'GRAND\AOPEN';
  margin: auto;
  white-space: pre;
  -webkit-text-fill-color: #BC0046;
  -webkit-text-stroke: .06em #ffffff;
  text-stroke: .06em #ffffff;
  paint-order: stroke fill;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}

h1.camp_asakusa strong span::before {
  -webkit-text-fill-color: #000000;
  -webkit-text-stroke: .06em #000000;
  text-stroke: .06em #000000;
  paint-order: stroke fill;
  top: 8px;
  left: 16px;
  bottom: 0x;
  right: 0;
  z-index: -2;
}

h1.camp_asakusa strong small::after {
  content: 'ASAKUSA';
  -webkit-text-stroke: .15em #ffffff;
  text-stroke: .15em #ffffff;
}

h1.camp_asakusa time {
  margin: 1em 0 0;
  color: #C50E53;
  font-size: min(40px, 7.18vw);
  font-weight: 700 !important;
  -webkit-text-stroke: .2em #ffffff;
  text-stroke: .2em #ffffff;
  paint-order: stroke fill;
}

h1.camp_asakusa > span {
  margin: .5em 0 0;
  font-size: min(48px, 8.21vw);
  text-shadow: 0 .1em .2em rgba(0, 0, 0, 1);
}

main ul.cont_camp {
  display: flex;
  flex-wrap: wrap;
  width: 100vw;
  height: 160px;
  background: linear-gradient(90deg, #EA4582 50%, #0A8BE0 50%);
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  top: 550px;
  z-index: 1;
}

main ul.cont_camp > li {
  display: flex;
  flex-wrap: wrap;
  width: 50%;
}

main ul.cont_camp > li * {
  font-family: "Noto Serif JP", serif !important;
  font-weight: 700 !important;
  line-height: 1;
}

main ul.cont_camp > li:first-child {
  justify-content: flex-end;
}

main ul.cont_camp > li > div {
  display: flex;
  flex-wrap: wrap;
  padding: 0 160px 0 25px;
  width: min(525px, 100vw);
  justify-content: center;
  position: relative;
}

main ul.cont_camp > li > div span {
  color: var(--yellow-color);
  font-family: "toroh3", sans-serif !important;
  font-size: min(20px, 3.08vw);
  letter-spacing: 0;
}

main ul.cont_camp > li > div del {
  margin: 0 0 0 .35em;
  color: #ffffff;
  font-size: min(34px, 5.13vw);
  text-decoration-color: var(--yellow-color);
}

html:not([lang^="ja"]) main ul.cont_camp > li > div del {
  font-size: min(24px, 5.13vw);
}

main ul.cont_camp > li > div del small {
  font-size: 50%;
}

main ul.cont_camp > li > div > strong {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  font-size: min(28px, 4.62vw);
  line-height: 1;
  text-align: right;
  letter-spacing: 0;
  justify-content: center;
  align-items: flex-end;
}

html:not([lang^="ja"]) main ul.cont_camp > li > div > strong {
  font-size: min(24px, 4.62vw);
}

main ul.cont_camp > li > div > strong b {
  font-size: min(36px, 6.15vw);
}

main ul.cont_camp > li > div > strong strong {
  margin: 0 0 0 .1em;
  color: var(--yellow-color);
  font-size: min(70px, 12.82vw);
  font-weight: 700 !important;
  position: relative;
  top: .05em;
}

html:not([lang^="ja"]) main ul.cont_camp > li > div > strong strong {
  font-size: min(60px, 12.82vw);
}

main ul.cont_camp > li > div > strong strong small {
  margin: 0 0 0 .1em;
  font-size: 70%;
  font-weight: inherit !important;
}

html:not([lang^="ja"]) main ul.cont_camp > li > div > strong strong small {
  font-size: 50%;
}

main ul.cont_camp > li > div > strong strong small.comma {
  margin: 0;
  font-size: 50%;
}

main ul.cont_camp > li > div p {
  display: flex;
  flex-wrap: wrap;
  margin: auto 0;
  padding: .35em 0 .35em;
  width: min(126px, 20.51vw);
  height: min(126px, 20.51vw);
  background: #000000;
  border-radius: 50%;
  color: var(--yellow-color);
  font-family: "Noto Serif JP", serif !important;
  font-size: min(60px, 9.23vw);
  line-height: .75;
  letter-spacing: 0;
  justify-content: center;
  align-items: baseline;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 25px;
}

main ul.cont_camp > li > div p small {
  font-size: 60%;
}

main ul.cont_camp > div {
  margin: 0 auto;
  font-size: 12px;
  line-height: 1;
  position: absolute;
  bottom: -1.75em;
}

main > .link_license {
  padding: .75em 1.25em .75em .5em;
  bottom: 115px;
}



@media (any-hover: hover) {}


@media (height <= 700px) {

  main {
    padding: 3.08vw 0 7.69vw !important;
    height: 195vw !important;
  }

  main > .link_license {
    bottom: 32vw !important;
  }

}

@media (width < 768px) {

  main {
    height: 200vw;
    background: url(../images/bg_asakusa_sp.webp?ver=2) no-repeat 50% -28vw;
    background-size: cover;
  }

  h1.camp_asakusa > span {
    margin: .75em 0 0;
  }

  main ul.cont_camp {
    flex-wrap: wrap;
    background: none;
    top: 89vw;
  }

  main ul.cont_camp li {
    width: 100vw;
    height: 25.64vw;
  }

  main ul.cont_camp li:first-of-type {
    background: #EA4582;
  }

  main ul.cont_camp li:last-of-type {
    background: #0A8BE0;
  }

  main ul.cont_camp > li > div {
    padding: 3.75vw 8.97vw;
    justify-content: flex-start;
  }

  main ul.cont_camp > li > div > strong {
    margin: -.2em 0 0;
  }

  html:not([lang^="ja"]) main ul.cont_camp > li > div {
    padding: 4vw 5.13vw;
  }

  main ul.cont_camp > li > div p {
    right: 8.97vw;
  }

  html:not([lang^="ja"]) main ul.cont_camp > li > div p {
    right: 5.13vw;
  }

  main ul.cont_camp > div {
    margin: 0;
    font-size: 3.08vw;
    right: 5vw;
    bottom: -5em;
  }


  main > .link_license {
    bottom: 38vw;
  }

  html:not([lang^="ja"]) main > .link_license {
    padding: .25em 1.25em .25em .5em;
  }

}


































