@charset "UTF-8";.card_oc{max-width:100%;width:100%;aspect-ratio:1/1;background-color:#f6668c;display:flex;flex-direction:column;align-items:center;color:#fff;box-sizing:border-box;padding:10px;text-align:center;justify-content:space-between}.card_oc .year{font-size:clamp(.813rem,.59rem + 1.11vw,1.563rem);font-weight:700}.card_oc .label{background-color:#fff;color:#f6668c;padding:.2em .6em;border-radius:5px;font-weight:700;font-size:clamp(.65rem,.4rem + 1.25vw,1rem);white-space:nowrap}.card_oc .date{display:flex;align-items:baseline;justify-content:center;flex-wrap:nowrap;gap:.3em;line-height:1}.card_oc .month{font-size:clamp(1.375rem,1.041rem + 1.67vw,2.5rem);font-weight:700;letter-spacing:-.07em}.card_oc .slash{font-size:clamp(1rem,.643rem + 1.79vw,1.5rem);font-weight:300}.card_oc .day{font-size:clamp(1.875rem,1.226rem + 3.24vw,4.063rem);font-weight:700}.card_oc .week{font-size:clamp(.688rem,.536rem + .76vw,1.2rem);font-weight:700;background-color:#fff;color:#f6668c;border-radius:50%;width:1.8em;height:1.8em;line-height:1.8em;text-align:center;flex-shrink:0;margin-left:.2em}.card_oc .time{font-size:clamp(.7rem,.343rem + 1.79vw,1.2rem);font-weight:500;letter-spacing:.5px;white-space:nowrap}.oc_event-txt{display:inline-block;position:relative;padding-inline:15px;font-size:clamp(.7rem,.611rem + .44vw,1rem);color:#f6668c;font-weight:700;line-height:1.5;white-space:nowrap}.oc_event-txt:before,.oc_event-txt:after{content:"";height:100%;width:1px;background-color:#f6668c;position:absolute;top:0}.oc_event-txt:before{left:0;transform:rotate(-30deg)}.oc_event-txt:after{right:0;transform:rotate(30deg)}.m-plus-1m-b{font-family:"m-plus-1m",sans-serif;font-weight:700;font-style:normal}@media screen and (min-width:992px) and (max-width:1199px){.card_oc .date{line-height:1}}@media (max-width:575px){.container-xl.container_oc{padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem)}.card_oc{max-width:100%;padding:8px}.card_oc .label{padding:.2em .5em;line-height:1.2}.card_oc .date{gap:.2em;line-height:1.2}.card_oc .week{width:1.6em;height:1.6em;line-height:1.6em}.oc_event-txt{padding-inline:7px;line-height:1.5}}