.font-num { font-family: 'Lato', sans-serif; }

.font-maru { font-family: 'Zen Maru Gothic', sans-serif; }

.font-nsj { font-family: 'Noto Sans JP', sans-serif; }

.mypage-nav { background-color: #3885ae; }

.mypage-menu ul li._current a { color: #3885ae; }

.contact-sec .contact-box._you .contact-content .contact-content-in { background: #ebf6f3; }
.contact-sec .contact-box._you .contact-content::before { background: #ebf6f3; }

.calendar-lead { margin-bottom: 2em; text-align: center; }

.calendar-sec { display: flex; flex-wrap: wrap; justify-content: space-between; max-width: 1000px; margin: 0 auto; }
.calendar-sec .calendar-block { width: 30%; margin-bottom: 3em; }
@media screen and (max-width: 1200px) { .calendar-sec .calendar-block { width: 45%; } }
@media screen and (max-width: 750px) { .calendar-sec .calendar-block { width: 100%; } }
.calendar-sec .calendar-block .calendar-day p { cursor: pointer; }
.calendar-sec .calendar-block .calendar-day select { display: none; }

/*# sourceMappingURL=amypage.css.map */
