<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.cf-custom-content-02.cfno.cfno-faq .cfno-faq-items {
  width: 780px;
  margin: auto;
}

@media screen and (max-width: 1240px) {
  .cf-custom-content-02.cfno.cfno-faq .cfno-faq-items {
    width: 100%;
  }
}

.cf-custom-content-02.cfno.cfno-faq .cfno-faq-items dl {
  margin-bottom: 30px;
}

.cf-custom-content-02.cfno.cfno-faq .cfno-faq-items dl dt, .cf-custom-content-02.cfno.cfno-faq .cfno-faq-items dl dd {
  font-size: 11.5pt;
}

.cf-custom-content-02.cfno.cfno-faq .cfno-faq-items dl dt {
  background: url(https://s3-ap-northeast-1.amazonaws.com/cfn-prod-s3-backend/static-content/ja/event/ons/faq/images/faq-q.svg) left center/45px no-repeat;
  height: 45px;
  padding-left: 60px;
  display: -webkit-flex;
  -webkit-justify-content: flex-start;
  -webkit-align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 1em;
}

.cf-custom-content-02.cfno.cfno-faq .cfno-faq-items dl dd {
  font-size: 10.5pt;
  line-height: 2em;
  padding: 1em 2em 1em 60px;
  background: url(https://s3-ap-northeast-1.amazonaws.com/cfn-prod-s3-backend/static-content/ja/event/ons/faq/images/faq-a.svg) left top 0.5em/45px no-repeat #f5f5f5;
}

@media screen and (max-width: 640px) {
  .cf-custom-content-02.cfno.cfno-faq .cfno-faq-items dl {
    width: 100%;
  }
  .cf-custom-content-02.cfno.cfno-faq .cfno-faq-items dl dl {
    margin-bottom: 7vw;
  }
  .cf-custom-content-02.cfno.cfno-faq .cfno-faq-items dl dl dt, .cf-custom-content-02.cfno.cfno-faq .cfno-faq-items dl dl dd {
    background-size: 10vw;
    padding-left: 14vw;
    font-size: 3.5vw;
  }
}
</pre></body></html>