#be-calendar {
  padding: 153px 15px 0;
  border: solid 5px #e84482;
  border-top: none;
  border-bottom: none;
  background: #fff url("/images/be/be23hr/netevent_ttl_01_pc.png") center top no-repeat;
  position: relative;
}
#be-calendar table {
  height: 100%;
}
#be-calendar td {
  vertical-align: top;
  width: 135px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: solid 3px #fff;
  height: 100%;
}
#be-calendar td:empty {
  background: none;
}
#be-calendar td >div {
  padding: 3px 3px 5px 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 55px;
  background: #ddd;
  height: 100%;
}
#be-calendar td .be-calendar-eventday {
  background: #fdebf5;
}
#be-calendar td .be-calendar-dow {
  font-size: 12px;
}
#be-calendar td .be-calendar-event-finished {
  position: relative;
}
#be-calendar td .be-calendar-event-finished:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background: url("/images/be/be23hr/sumi_pc.png") center center no-repeat;
  left: 0;
  top: 0;
}
#be-calendar td .be-calendar-event-finished a {
  text-decoration: none;
}
#be-calendar td .be-calendar-event-finished a .be-calendar-title {
  text-decoration: none;
  font-size: 12px;
}
#be-calendar td a {
  text-decoration: none;
  width: 100%;
  height: 100%;
  display: block;
}
#be-calendar td a .be-calendar-title {
  text-decoration: underline;
  font-size: 12px;
}
#be-calendar td .be-calendar-day {
  line-height: 1;
  padding: 4px 0px;
  font-weight: bold;
  font-size: 20px;
  display: block;
}
#be-calendar .be-calendar-btn-guide {
  line-height: 0;
  margin: 0 0 0 -20px;
  text-align: center;
}
#be-calendar .be-calendar-title {
  white-space: break-spaces;
  line-height: 1.3em;
  font-size: 12px;
}
#be-UnderOA2-bnr2 ul {
  overflow: hidden;
}
#be-UnderOA2-bnr2 ul li {
  margin-top: 25px;
  line-height: 0;
}
#be-UnderOA2-bnr2 ul li.be-banner-title {
  width: auto;
}
#be-UnderOA2-bnr2 ul li.be-banner-title:not(:first-child):not(.be-banner-long):not(.be-banner-long~li) {
  width: auto;
}
#be-UnderOA2-bnr2 ul li.be-banner-long {
  width: auto;
}
#be-UnderOA2-bnr2 ul li.be-banner-long~li {
  width: auto;
}
