.counseling-calendar{min-width:var(--width-content);margin-bottom:40px;border-top:6px solid var(--color-white);border-collapse:separate;border-spacing:0}.counseling-calendar .term-separator{display:block;position:relative;text-indent:200%;overflow:hidden;white-space:nowrap}.counseling-calendar .term-separator::before{content:"";display:block;width:1px;height:16px;background:var(--color-body);margin:auto;position:absolute;inset:0}.counseling-calendar th,.counseling-calendar td{padding:12px;border-right:6px solid var(--color-white);border-bottom:6px solid var(--color-white);background:var(--color-beige1);vertical-align:middle;font-weight:600;text-align:center;line-height:normal}.counseling-calendar thead tr th{width:14.2857142857%;background:var(--color-beige2)}.counseling-calendar thead tr th:first-child{position:sticky;left:0;z-index:1}.counseling-calendar tbody tr th{background:var(--color-beige2)}.counseling-calendar tbody tr th:first-child{position:sticky;left:0;z-index:1}.counseling-calendar tbody tr td::before{content:"";display:block;margin-inline:auto}.counseling-calendar tbody tr td:first-child{position:sticky;left:0;z-index:1}.counseling-calendar tbody tr td.is-active::before{content:"";display:block;width:24px;height:24px;margin-inline:auto;border:2px solid var(--color-common);border-radius:50%}.counseling-calendar tbody tr td.is-last::before{width:27px;height:24px;border:0;border-radius:0;background:url("../../images/reserve/icon_last.svg") center/contain no-repeat}.counseling-calendar tbody tr td.is-inactive{background:#ffe9e9}.counseling-calendar tbody tr td.is-inactive::before{width:22px;height:22px;background:url("../../images/reserve/icon_full.svg") center/contain no-repeat}.counseling-calendar tbody tr td.is-inactive .button-reserve{background:var(--color-important)}.counseling-calendar tbody tr td.is-inactive.overtime{background:var(--color-beige1)}.counseling-calendar tbody tr td.is-inactive.overtime::before{width:38px;height:25px;background:url("../../images/reserve/icon_coffee.svg") center/contain no-repeat}.counseling-calendar tbody tr td .button-reserve{display:inline-block;margin-top:8px;padding:3px 8px;border-radius:99px;background:var(--color-common);color:var(--color-white);font-size:.8125rem}.counseling-calendar tbody tr td .reserve-closed{font-weight:400;line-height:1.75}.counseling-calendar tbody tr td .web-full{margin-top:2px;color:var(--color-common);font-size:.875rem}
