@charset "utf-8";
/* for common
========================================== */
h2 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-style: normal;
  margin: 0;
}
h3 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-style: normal;
  margin: 0;
}
h4 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-style: normal;
  margin: 0;
  line-height: 1.4 !important;
}
p {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  line-height: 2.5 !important;
  margin: 0;
}
u {
  text-underline-offset: 8px !important;
  text-decoration-thickness: 1px !important;
}
i {
  font-family: "Source Code Pro", monospace;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  line-height: 1.2 !important;
  font-kerning: auto;
}
/* for PC
========================================== */
@media (min-width: 641px) {
  #main-lead {
    text-align: center !important;
    font-size: 18px !important;
  }
  #main-lead p {
    line-height: 2.4 !important;
  }
  #h201 h2 {
    font-size: 44px !important;
    line-height: 1.4;
    text-align: center !important;
  }
  #h202 h2 {
    color: #3914cc;
    font-size: 40px !important;
    line-height: 1.4;
    margin-top: 1em !important;
  }
  #h203 h2 {
    color: #ff4daf;
    font-size: 40px !important;
    line-height: 1.4;
    margin-top: 1em !important;
  }
  /* -- for WavesPlace -- */
  #sec-feature-wp h4 {
    color: #3914cc;
    font-size: 28px !important;
    line-height: 1.2 !important;
    margin-bottom: 0 !important;
  }
  #sec-feature-wp p {
    line-height: 1.5 !important;
  }
  #sec-wp {
    background-image: url(/content/dam/casio/global/creator-economy/img/wp_bg.png);
    background-position: left top;
    background-repeat: repeat-y;
    background-size: cover;
  }
  #sec-wp-sp {
    display: none;
  }
  #sec-title-wp {
    margin-top: 3em;
    margin-bottom: 3em;
  }
  #sec-title-wp-sp {
    display: none;
  }
  #article-wp i {
    color: #3914cc !important;
  }
  #article-wp h3 {
    line-height: 1.25 !important;
  }
  #sec-wp-sample p {
    line-height: 1.4 !important;
  }
  #sec-wp-detail01 {
    padding-top: 4em;
    padding-bottom: 4em;
  }
  #sec-wp-detail02 {
    padding-top: 4em;
    padding-bottom: 4em;
  }
  #sec-wp-detail03 {
    padding-top: 4em;
    padding-bottom: 4em;
  }
  #wp-sample-caption01, #wp-sample-caption02, #wp-sample-caption03, #wp-sample-caption04, #wp-sample-caption05 {
    line-height: 1.4 !important;
    font-size: 14px !important;
  }
  #sec-plan h2 {
    font-family: "Source Code Pro", monospace !important;
    color: #ffffff;
    font-size: 52px;
    font-optical-sizing: auto;
    font-weight: 700 !important;
    font-style: normal;
    line-height: 0 !important;
    font-kerning: auto;
    margin-top: 1.5em;
  }
  #sec-plan h4 {
    color: #ffffff;
    font-size: 28px;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    font-kerning: auto;
    margin-bottom: 0.5em;
  }
  #sec-plan p i {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    line-height: 1.8 !important;
  }
  #sec-plan p {
    line-height: 1.6 !important;
  }
  /* -- for StreamerTimes -- */
  #sec-st {
    background-image: url(/content/dam/casio/global/creator-economy/img/st_bg.png);
    background-position: right top;
    background-repeat: repeat-y;
    background-size: cover;
  }
  #sec-title-st {
    margin-top: 8em !important;
  }
  #sec-title-st-sp {
    display: none;
  }
  #sec-st-sp {
    display: none;
  }
  #article-st i {
    color: #ff4daf !important;
  }
  #sec-feature-st h4 {
    color: #ff4daf;
    font-size: 28px !important;
    line-height: 1.2 !important;
    margin-bottom: 0 !important;
  }
  #sec-feature-st p {
    line-height: 1.5 !important;
  }
  #sec-st-detail01 {
    padding-top: 4em;
    padding-bottom: 4em;
  }
  #sec-st-detail02 {
    padding-top: 4em;
    padding-bottom: 4em;
  }
  #sec-st-detail03 {
    padding-top: 4em;
    padding-bottom: 4em;
  }
  #sec-st-detail04 {
    padding-top: 4em;
    padding-bottom: 4em;
  }
  #sec-st-price {
    padding-left: 10px;
    padding-right: 10px;
    display: flex !important;
    align-items: center !important;
    border-right: 3px solid #ff4daf;
    border-left: 3px solid #ff4daf;
  }
  #sec-st-price-sp {
    display: none;
  }
  #sec-note ul, #sec-note li {
    margin-left: 0 !important;
    padding-left: 0 !important;
  }
  #wp-catch-copy h4 {
    font-size: 16px !important;
    line-height: 1.5 !important;
  }
  #st-catch-copy h4 {
    font-size: 16px !important;
    line-height: 1.5 !important;
  }
}
/* for SP
========================================== */
@media (max-width: 640px) {
  #main-lead {
    text-align: left !important;
    font-size: 16px !important;
  }
  #main-lead p {
    line-height: 1.8 !important;
  }
  #h201 h2 {
    font-size: 24px !important;
    line-height: 1.4;
    text-align: left !important;
  }
  #h202 h2 {
    color: #3914cc;
    font-size: 20px !important;
    line-height: 1.4;
  }
  #h203 h2 {
    color: #ff4daf;
    font-size: 20px !important;
    line-height: 1.4;
  }
  /* -- for WavesPlace -- */
  #sec-wp-sp {
    display: block !important;
    background-image: url(/content/dam/casio/global/creator-economy/img/sp/wp_bg_sp.png) !important;
    background-position: center top !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    margin-bottom: 3em !important;
  }
  #sec-wp-sp #h301 {
    border-bottom: 1px solid #FFFFFF;
    line-height: 1.5 !important;
    margin-top: 200px;
  }
  #sec-wp-sp p {
    line-height: 1.5 !important;
  }
  #sec-wp {
    display: none;
  }
  #sec-title-wp-sp {
    display: block;
  }
  #sec-title-wp {
    display: none;
  }
  #sec-wp-sp-lead p {
    line-height: 1.8 !important;
  }
  #sec-feature-wp h4 {
    color: #3914cc;
    font-size: 20px !important;
    line-height: 1.2 !important;
    margin-bottom: 0 !important;
  }
  #sec-feature-wp p {
    line-height: 1.6 !important;
  }
  #article-wp i {
    color: #3914cc !important;
  }
  #article-wp h3 {
    line-height: 1.25 !important;
  }
  #wp-sample-caption01 {
    line-height: 1.4 !important;
    font-size: 12px !important;
  }
  #wp-sample-caption02 {
    line-height: 1.4 !important;
    font-size: 12px !important;
  }
  #wp-sample-caption03 {
    line-height: 1.4 !important;
    font-size: 12px !important;
  }
  #wp-sample-caption04 {
    line-height: 1.4 !important;
    font-size: 12px !important;
  }
  #sec-wp-sample p {
    line-height: 1.4 !important;
  }
  #sec-wp-detail01 {
    padding-top: 2em;
    padding-bottom: 2em;
  }
  #sec-wp-detail02 {
    padding-top: 2em;
    padding-bottom: 2em;
  }
  #sec-wp-detail03 {
    padding-top: 2em;
    padding-bottom: 2em;
  }
  #sec-wp-detail01 p, #sec-wp-detail02 p, #sec-wp-detail03 p {
    line-height: 1.8 !important;
  }
  #sec-plan h2 {
    font-family: "Source Code Pro", monospace !important;
    color: #ffffff;
    font-size: 36px;
    font-optical-sizing: auto;
    font-weight: 700 !important;
    font-style: normal;
    line-height: 0 !important;
    font-kerning: auto;
    margin-top: 3rem;
  }
  #sec-plan h4 {
    color: #ffffff;
    font-size: 18px;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    font-kerning: auto;
    margin-bottom: 0.5em;
  }
  #sec-plan p i {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    line-height: 1.8 !important;
  }
  #sec-plan p {
    line-height: 1.6 !important;
  }
  /* -- for StreamerTimes -- */
  #sec-st-sp {
    display: block !important;
    background-image: url(/content/dam/casio/global/creator-economy/img/sp/st_bg_sp.png) !important;
    background-position: center top !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
  }
  #article-st i {
    color: #ff4daf !important;
  }
  #sec-title-st {
    display: none;
  }
  #sec-title-st-sp {
    display: block;
    margin-top: 2em;
  }
  #sec-st-sp-lead p {
    line-height: 1.8 !important;
  }
  #sec-feature-st h4 {
    color: #ff4daf;
    font-size: 20px !important;
    line-height: 1.2 !important;
    margin-bottom: 0 !important;
  }
  #sec-feature-st p {
    line-height: 1.6 !important;
  }
  #sec-st-sp #h301 {
    border-bottom: 1px solid #333333;
    line-height: 1.5 !important;
    margin-top: 200px;
  }
  #sec-st-sp p {
    line-height: 1.5 !important;
  }
  #sec-st-detail01, #sec-st-detail02, #sec-st-detail03, #sec-st-detail04 {
    padding-top: 2em;
    padding-bottom: 2em;
  }
  #sec-st-detail01 p, #sec-st-detail02 p, #sec-st-detail03 p, #sec-st-detail04 p {
    line-height: 1.8 !important;
  }
  #sec-st {
    display: none;
  }
  #sec-st-price {
    display: none;
  }
  #sec-st-price-sp {
    padding-left: 10px;
    padding-right: 10px;
    display: flex !important;
    align-items: center !important;
    border-right: 3px solid #ff4daf;
    border-left: 3px solid #ff4daf;
  }
  #sec-st-price-sp p {
    font-size: 12px !important;
    line-height: 1.4 !important;
  }
  #sec-note ul, #sec-note li {
    margin-left: 1em !important;
    margin-right: 1em !important;
  }
}