.shop-select {
  width: 400px;
  background-color: #f4f7e4;
  padding: 25px 0;
  margin: 0 auto 30px;
}
@media (max-width: 480px) {
  .shop-select {
    width: 100%;
    padding: 5.3731343284vw 0 5.9701492537vw;
    margin-bottom: 10.447761194vw;
  }
}
.shop-select .shop-select__ttl {
  font-size: 1.5rem;
  color: #4a4a4a;
  text-align: center;
  margin-bottom: 14px;
  text-shadow: 1px 1px 0 #fff;
  line-height: 1;
}
@media (max-width: 480px) {
  .shop-select .shop-select__ttl {
    font-size: 3.5820895522vw;
    font-weight: 500;
    margin-bottom: 2.9850746269vw;
  }
}
.shop-select .shop-select__box {
  position: relative;
  width: 300px;
  margin: 0 auto;
  display: block;
  border: 1px solid #e8e8e8;
}
@media (max-width: 480px) {
  .shop-select .shop-select__box {
    width: 74.6268656716vw;
  }
}
.shop-select .shop-select__box::before {
  position: absolute;
  top: 50%;
  right: 16px;
  width: 0;
  height: 0;
  border-width: 8px 5px 0 5px;
  border-style: solid;
  border-color: #c7dc71 transparent transparent transparent;
  content: "";
  pointer-events: none;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 480px) {
  .shop-select .shop-select__box::before {
    right: 5.9701492537vw;
    border-width: 2.3880597015vw 1.4925373134vw 0 1.4925373134vw;
  }
}
.shop-select .shop-select__box select {
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 11px 15px;
  padding-right: 1em;
  border: none;
  outline: 0;
  color: #000;
  background: #fff;
  background-image: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-indent: 0.01px;
  text-overflow: ellipsis;
  cursor: pointer;
}
@media (max-width: 480px) {
  .shop-select .shop-select__box select {
    font-size: 3.8805970149vw;
    padding: 3.8805970149vw 4.4776119403vw;
  }
}
.shop-select .shop-select__box select::-ms-expand {
  display: none;
}

.cal {
  max-width: 1020px;
  margin: 0 auto 140px;
}
@media (max-width: 480px) {
  .cal {
    width: 100%;
    padding: 0 1.4925373134vw;
    margin-bottom: 5.9701492537vw;
  }
}
.cal .invalid {
  pointer-events: none;
  color: #646464 !important;
  background-color: #ebebeb;
}
.cal .invalid.old {
  font-weight: 500;
  color: #646464 !important;
  background-color: #ebebeb;
}
.cal .slightly {
  color: #557a9b !important;
}
.cal .cal-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 70px;
}
@media (max-width: 480px) {
  .cal .cal-head {
    margin-bottom: 17.9104477612vw;
  }
}
.cal .cal-head.bottom {
  display: none;
}
@media (max-width: 480px) {
  .cal .cal-head.bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.cal .cal-head__item {
  width: 150px;
}
@media (max-width: 480px) {
  .cal .cal-head__item {
    font-size: 2.9850746269vw;
    font-weight: 500;
    width: 25%;
    margin-right: 0;
  }
}
.cal .cal-head__item a {
  display: block;
  color: #333;
  padding: 5px 2%;
  text-decoration: none;
  text-align: center;
}
@media (max-width: 480px) {
  .cal .cal-head__item a {
    padding: 1.1940298507vw 0.8955223881vw;
    border-bottom: 1px solid #333;
  }
}
.cal .cal-head__item a:hover {
  background-color: #e1e1e1;
}
@media (max-width: 480px) {
  .cal .cal-head__item a:hover {
    background: none;
  }
}
.cal .cal-head__item.center {
  font-size: 130%;
  background-color: #fff;
  text-align: center;
}
.cal .table {
  width: 100%;
  margin-bottom: 30px;
  border-left: 1px solid #616161;
}
@media (max-width: 480px) {
  .cal .table {
    margin-bottom: 8.9552238806vw;
    border-width: 0.2985074627vw;
  }
}
.cal .table .th, .cal .table .td {
  text-align: center;
}
@media (max-width: 480px) {
  .cal .table .th, .cal .table .td {
    border-width: 0.1492537313vw;
  }
}
.cal .table .thead {
  width: 100%;
}
.cal .table .thead .tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cal .table .thead .th {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  color: #303030;
  border: 1px solid #616161;
  border-left: none;
  line-height: 1;
}
@media (max-width: 480px) {
  .cal .table .thead .th {
    font-size: 3.5820895522vw;
    padding: 1.4925373134vw 1.4925373134vw;
    border-width: 0.2985074627vw;
  }
}
.cal .table .thead .th.sun {
  color: #BB5555;
  background-color: #EEDDD9;
}
.cal .table .thead .th.sat {
  background-color: #D9E3EC;
  color: #4466BB;
}
.cal .table .thead .th:has(.top) {
  position: relative;
}
.cal .table .thead .th .top {
  position: absolute;
  font-size: 2rem;
  color: #5e5e5e;
  text-align: center;
  top: -35px;
  left: 0;
}
@media (max-width: 480px) {
  .cal .table .thead .th .top {
    width: 11.9402985075vw;
    font-size: 3.5820895522vw;
    padding: 2.9850746269vw 0;
    top: -11.9402985075vw;
  }
}
.cal .table .thead .th .bottom {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 1.6rem;
  padding: 10px 20px;
}
@media (max-width: 480px) {
  .cal .table .thead .th .bottom {
    font-size: 3.8805970149vw;
    padding: 1.1940298507vw 0;
  }
}
.cal .table .thead .th .bottom .day {
  margin-bottom: 5px;
}
@media (max-width: 480px) {
  .cal .table .thead .th .bottom .day {
    margin-bottom: 1.4925373134vw;
  }
}
.cal .table .thead .th .bottom .week {
  font-size: 80%;
}
@media (max-width: 480px) {
  .cal .table .thead .th .bottom .week {
    font-size: 70%;
  }
}
.cal .table .tbody {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.cal .table .tbody .tr {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
.cal .table .tbody .tr.time {
  font-size: 1.4rem;
  color: #303030;
}
@media (max-width: 480px) {
  .cal .table .tbody .tr.time {
    font-size: 3.5820895522vw;
  }
}
.cal .table .tbody .tr.time .td {
  background-color: #cdcdcd;
}
.cal .table .tbody .tr .holi-name {
  position: absolute;
  font-weight: 500;
  color: #787878;
  top: 50%;
  left: 50%;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  letter-spacing: 15px;
}
@media (max-width: 480px) {
  .cal .table .tbody .tr .holi-name {
    font-size: 3.5820895522vw;
    letter-spacing: 8.9552238806vw;
  }
}
.cal .table .tbody .tr .holi-name:not(:nth-child(1)) {
  display: none;
}
.cal .table .tbody .th {
  color: #fff;
  padding: 0 20px;
  background-color: #00a6d4;
}
@media (max-width: 480px) {
  .cal .table .tbody .th {
    padding: 0 1.4925373134vw;
  }
}
.cal .table .tbody .td {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-right: 1px solid #616161;
  border-bottom: 1px solid #616161;
  height: 100%;
}
@media (max-width: 480px) {
  .cal .table .tbody .td {
    border-width: 0.2985074627vw;
  }
}
.cal .table .tbody .td.border-none {
  border-top: none;
  background-color: #f3f3f3;
}
.cal .table .tbody .td.border-none a {
  pointer-events: none;
  background: none;
}
.cal .table .tbody .td:not(:last-child).border-none {
  border-bottom: none;
}
.cal .table a {
  width: 100%;
  font-weight: bold;
  display: block;
  color: #ff5a5a;
  text-decoration: none;
  padding: 12px 10px;
  -webkit-transition: background-color .1s;
  transition: background-color .1s;
}
@media (max-width: 480px) {
  .cal .table a {
    font-size: 3.8805970149vw;
    padding: 2.9850746269vw 1.4925373134vw;
  }
}
.cal .table a:hover {
  background-color: #ffead5;
}
@media (max-width: 480px) {
  .cal .table a:hover {
    background: none;
  }
}
