*{padding:0;box-sizing:border-box}*,html{margin:0}html{font-size:16px}body{margin:0}a{text-decoration:none}@media screen and (max-width:768px){html{font-size:14px}}@media screen and (max-width:480px){html{font-size:12px}}.page{margin:0 auto;width:800px;padding:20px;font-size:0}.calendar_title{font-size:1.2rem;font-weight:700}.calendar_title h1{font-size:3rem;font-weight:700;margin-left:5mm;display:inline-block}.calendar_box{border:1px solid #000;justify-content:start;align-items:center}.calendar_row{height:8.2mm;border-bottom:1px solid #000;display:flex;justify-content:space-between;align-items:center}.calendar_row_cell{height:100%;font-size:.8rem}.schedule_box{width:calc(100% - 15mm);height:100%;overflow:hidden;display:flex;justify-content:space-between;align-items:center}.schedule_box .schedule_box_in{width:16.66667%;border-left:1px solid #ccc}.date_box{width:15mm;height:100%;border-right:1px solid #ccc;overflow:hidden;display:flex;justify-content:center;align-items:center}.date_box .date_box_in{width:10mm;text-align:right;white-space:nowrap}.date_box .date_box_day,.date_box .date_box_week{font-size:1rem;color:#000}.sat_color{background-color:#e0efff}.sun_color{background-color:#ffd6ea}