@charset "utf-8";@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);@import url(https://fonts.googleapis.com/css2?family=Jost:wght@700&display=swap);body{-webkit-text-size-adjust:100%}.image{width:100%;height:auto;vertical-align:bottom}.campaign-section{position:relative;--font-noto:"Noto Sans JP",sans-serif;--font-num:Futura,"Century Gothic",sans-serif}.campaign-section::before{content:"";display:block;width:100%}:where(.campaign-section) .campaign-banner{cursor:pointer}:where(.campaign-section .campaign-banner) .campaign-banner-image{position:relative}:where(.campaign-section .campaign-banner) .campaign-limit{font-family:var(--font-noto);font-weight:600;position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:100%;height:50%}:where(.campaign-section .campaign-banner) .campaign-limit__date{color:#a60000;position:absolute;top:65%;left:5%;transform:translateY(-50%);font-size:clamp(10px, 2.66vw, 22px);font-weight:500;line-height:1.7;text-align:center}:where(.campaign-section .campaign-banner) .campaign-limit__num{font-family:var(--font-num);font-size:170%;font-weight:600;line-height:1}:where(.campaign-section .campaign-banner) .campaign-limit__time{color:#fe0000;font-size:62px;text-align:center;position:absolute;top:65%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;font-family:Jost,sans-serif;font-weight:700;font-variant-numeric:tabular-nums;white-space:nowrap}@media (max-width:750px){:where(.campaign-section .campaign-banner) .campaign-limit__time{font-size:calc(64 / 750 * 100vw)}}