@charset "UTF-8";.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.question{position:relative}.question:before{content:"";display:block;background-size:cover;background:url(bg01.f13514e353bdd4c1.jpg) 100% auto no-repeat;height:100%;width:100%;opacity:.5;position:absolute;inset:0}.question-page-01:before{background:url(bg01.f13514e353bdd4c1.jpg)}.question-page-02:before{background:url(bg02.dec420b75e394ad8.jpg)}.question-page-03:before{background:url(bg03.c1add6ac83f79f23.jpg)}.question-page-04:before{background:url(bg04.9e1ebaf78d378a99.jpg)}.question-page-05:before{background:url(bg05.eda53421811258c2.jpg)}.question-page-06:before{background:url(bg06.71fead0cc6684cd8.jpg)}.question-page-07:before{background:url(bg07.d8662238967050d5.jpg)}.question .content{padding:5%;position:relative;background:rgba(255,255,255,.7)}button {
    -webkit-tap-highlight-color: transparent !important;
  }a:hover {
    color: black;
    background: white;
  }
  
  @media (hover: hover) {
    /* when hover is supported */
    a:hover {
      color: white;
      background: black;
    }
  }
