:root {
  --max-width: 350px;
  --header-height: 43px;
  --header-logo-width: 91px;
  --header-banner-height: 353px;
  --header-banner-image: url(/static/images/main_banner--mobile.webp) no-repeat
    center center;
  --header-banner-content-top: 35%;
  --header-banner-content-left: 50%;
  --header-banner-content-width: 342px;
  --header-banner-content-logo: 235px;
  --header-banner-content-intro-font-size: 33px;
  --header-banner-content-intro-margin-top: 22px;
  --header-banner-content-intro-line-height: 40px;
  --header-banner-content-subtext-font-size: 12px;
  --header-banner-content-subtext-line-height: 16px;
  --header-banner-content-subtext-margin-top: 20px;
  --header-slider-bullet-bottom: 38px;
  --common-section-padding: 30px 0;
  --common-section-h1-font-size: 15px;
  --contents-title-font-size: 11px;
  --contents-title-bottom: 3px;
  --contents-p-margin-top: 25px;
  --contents-p-font-size: 12px;
  --contents-li-margin: 30px;
  --contents-li-width: 480px;
  --contents-image-matching: url(/static/images/contents_image_matching--mobile.png)
    no-repeat center center;
  --contents-image-rewards: url(/static/images/contents_image_rewards--mobile.png)
    no-repeat center center;
  --contents-image-quiz: url(/static/images/contents_image_quiz--mobile.png)
    no-repeat center center;
  --contents-image-width: 341px;
  --contents-image-height: 373px;
  --contents-image-radius: 10px;
  --contents-slider-margin-top: 30px;
  --contents-slider-height: 425px;
  --contents-slider-arrow-width: 18px;
  --contents-slider-arrow-height: 40px;
  --contents-slider-arrow-location-correction: 8px;
  --contact-p-margin-top: 25px;
  --contact-p-font-size: 12px;
  --contact-p-line-height: 15px;
  --contact-map-height: 200px;
  --ci-image-margin: 30px;
  --ci-image-height: 183px;
  --ci-download-width: 150px;
  --ci-download-line-height: 45px;
  --ci-download-margin: 0 20px;
  --ci-download-font-size: 13px;
  --footer-height: 202px;
  --footer-company-font-size: 15px;
  --footer-select-font-size: 13px;
  --footer-select-width: 120px;
  --footer-select-height: 34px;
  --footer-select-padding: 0 9px;
  --footer-info-font-size: 11px;
}
