@charset "UTF-8";
.main_block .calender-table {
  width: 980px; }
  .main_block .calender-table--section {
    margin-top: 0;
    margin-bottom: 0; }
    @media (min-width: 768px) {
      .main_block .calender-table--section {
        width: 100%; } }
    @media (max-width: 767px) {
      .main_block .calender-table--section {
        padding: 15px 0 !important; } }
  .main_block .calender-table--wrap {
    overflow: auto; }
  .main_block .calender-table--title {
    background: #01cb56 !important;
    color: #fff !important;
    margin: 0 !important;
    padding: 20px;
    width: 100% !important;
    box-sizing: border-box;
    letter-spacing: 1px;
    font-size: 20px;
    text-align: center;
    font-weight: 600; }
    .main_block .calender-table--title::after {
      content: '※↓横スクロールで確認できます';
      font-size: 12px;
      display: block;
      margin-top: 15px;
      font-weight: 400; }
    @media (max-width: 767px) {
      .main_block .calender-table--title {
        padding: 20px;
        box-sizing: border-box;
        text-align: center; } }
  .main_block .calender-table--header {
    background: #dee8e0;
    font-size: 16px;
    padding: 10px;
    border: 1px solid #F3F5F8;
    text-align: center;
    font-weight: 600; }
    @media (min-width: 768px) {
      .main_block .calender-table--header {
        width: 13%; } }
    @media (max-width: 767px) {
      .main_block .calender-table--header {
        max-width: 90px; } }
    .main_block .calender-table--header span {
      display: block; }
    .main_block .calender-table--header.saturday {
      background: #e0e5f1; }
    .main_block .calender-table--header.sunday {
      background: #f1e0e2; }

.new-calender__section {
  margin-top: 30px;
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .new-calender__section {
      width: 1040px;
      margin-left: auto;
      margin-right: auto; } }
  @media (max-width: 767px) {
    .new-calender__section {
      padding: 0 20px; } }

.new-calender__title {
  background: #01cb56;
  color: #fff;
  padding: 20px;
  letter-spacing: 1px;
  font-size: 20px;
  text-align: center;
  font-weight: 600; }

.new-calender__table {
  width: 100%; }

.new-calender__table__header {
  background: #fff;
  padding: 10px;
  font-weight: 600;
  font-size: 18px;
  background: #dee8e0;
  border: 1px solid #F3F5F8; }
  @media (max-width: 767px) {
    .new-calender__table__header {
      display: none; } }

.new-calender__table__weekdate {
  background: #fff;
  font-weight: 600;
  padding: 10px;
  font-size: 16px;
  border: 1px solid #F3F5F8;
  box-sizing: border-box;
  vertical-align: middle; }
  @media (min-width: 768px) {
    .new-calender__table__weekdate {
      width: 170px; } }
  .new-calender__table__weekdate.saturday {
    color: #1587BD; }
    @media (max-width: 767px) {
      .new-calender__table__weekdate.saturday {
        background: #e0e5f1; } }
  .new-calender__table__weekdate.sunday {
    color: #d00; }
    @media (max-width: 767px) {
      .new-calender__table__weekdate.sunday {
        background: #f1e0e2; } }
  @media (max-width: 767px) {
    .new-calender__table__weekdate {
      display: block;
      width: 100%;
      background: #dee8e0;
      font-size: 14px;
      font-weight: 400 !important; } }

.new-calender__table__item {
  background: #fff;
  border: 1px solid #F3F5F8;
  padding: 10px;
  box-sizing: border-box; }
  @media (max-width: 767px) {
    .new-calender__table__item {
      display: block;
      width: 100%; } }

.new-calender__table__seminar {
  display: block;
  text-decoration: underline;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.6; }
  .new-calender__table__seminar:not(:last-of-type) {
    margin-bottom: 15px; }

@media (max-width: 767px) {
  .calender-table {
    width: 980px; } }

.calender-table--section {
  margin-top: 30px;
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .calender-table--section {
      width: 1040px;
      margin-left: auto;
      margin-right: auto; } }
  @media (max-width: 767px) {
    .calender-table--section {
      padding: 0 20px; } }

@media (max-width: 767px) {
  .calender-table--wrap {
    overflow: auto; } }

.calender-table--title {
  background: #01cb56;
  color: #fff;
  padding: 20px;
  letter-spacing: 1px;
  font-size: 20px;
  text-align: center;
  font-weight: 600; }
  @media (max-width: 767px) {
    .calender-table--title {
      padding: 20px;
      box-sizing: border-box;
      text-align: center; } }

.calender-table--header {
  background: #dee8e0;
  font-size: 16px;
  padding: 10px;
  border: 1px solid #F3F5F8;
  text-align: center;
  font-weight: 600; }
  @media (min-width: 768px) {
    .calender-table--header {
      width: 13%; } }
  @media (max-width: 767px) {
    .calender-table--header {
      max-width: 90px; } }
  .calender-table--header span {
    display: block; }
  .calender-table--header.saturday {
    background: #e0e5f1; }
  .calender-table--header.sunday {
    background: #f1e0e2; }

.calender-table--date {
  font-weight: 400 !important;
  font-size: 12px;
  margin-top: 6px; }

.calender-table--item {
  background: #fff;
  font-size: 16px;
  padding: 10px;
  border: 1px solid #F3F5F8; }
  @media (min-width: 768px) {
    .calender-table--item {
      width: 13%; } }
  @media (max-width: 767px) {
    .calender-table--item {
      max-width: 90px; } }

.calender-table--item--card {
  border: solid 2px #00B46E;
  background: #fff;
  padding: 3px;
  font-size: 14px;
  margin: 5px 0; }

.calender-table--time {
  display: block;
  margin-bottom: 5px; }

.calender-table--seminar {
  color: #333;
  font-weight: 600;
  line-height: 1.5;
  word-wrap: break-word; }

.calender-table--check {
  display: block;
  text-align: center;
  text-decoration: none;
  color: #00B46E;
  margin-top: 5px; }
/*# sourceMappingURL=new_calender.css.map */