@charset "UTF-8";
/* Scss Document */
/*------------------------------------------*/
.table .tr .th:nth-of-type(1) {
  width: 100px; }
.table .tr .th:nth-of-type(3) {
  width: 80px; }
.table .tr .td em {
  display: inline-block;
  margin-bottom: 5px; }
.table .tr .td a {
  display: block; }
@media screen and (max-width: 767px) {
  .table .tr .td:nth-of-type(1):before {
    content: "日付"; }
  .table .tr .td:nth-of-type(2):before {
    content: "タイトル"; }
  .table .tr .td:nth-of-type(3):before {
    content: "場所"; } }

/*------------------------------------------*/
.pagetitle_event {
  background: url(/digitalmarketing/sp/shared/images/pagetitle_bg_default2.jpg) no-repeat center center/cover;
  min-height: 180px;
  height: 180px;
  color: #fff;
  display: flex;
  align-items: center;
  padding: 23px;
  box-sizing: border-box;
  margin: 0 0 30px; }
  @media screen and (max-width: 767px) {
    .pagetitle_event {
      margin: 0 -16px 20px;
      min-height: 125px;
      height: 125px;
      padding: 16px 16px;
      background-image: url(/digitalmarketing/sp/shared/images/event/pagetitle_bg_event_sp.jpg); } }
  .inner .pagetitle_event {
    background: url(/digitalmarketing/sp/shared/images/event/pagetitle_bg_event.jpg) no-repeat center center/cover; }
    @media screen and (max-width: 767px) {
      .inner .pagetitle_event {
        background-image: url(/digitalmarketing/sp/shared/images/event/pagetitle_bg_event_sp.jpg); } }
  .pagetitle_event > div span {
    font-size: 1rem;
    line-height: 1;
    margin: 0 0 15px;
    display: block; }
    @media screen and (max-width: 767px) {
      .pagetitle_event > div span {
        font-size: 0.75rem;
        line-height: 1.4;
        margin: 0 0 10px; } }
  .pagetitle_event > div h1 {
    /*font-size:2.5rem;*/
    font-size: 40px;
    line-height: 1;
    font-weight: 900;
    display: block; }
    .pagetitle_event > div h1.small {
      /*font-size:2.125rem;*/
      font-size: 34px;
      line-height: 1.3; }
    @media screen and (max-width: 767px) {
      .pagetitle_event > div h1 {
        font-size: 1.25rem;
        line-height: 1.3; }
        .pagetitle_event > div h1.small {
          font-size: 1.125rem; } }

/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
