.product_seminar_schedule { clear: both; padding: 3em 0 3em; }
.product_seminar_schedule * { box-sizing: border-box; }
.product_seminar_schedule .h3_headline03 { background: rgba(255, 153, 0, 0.4); padding: 6px 10px; }
.product_seminar_schedule .h3_headline03 { font-size: 28px; position: relative; }
.product_seminar_schedule .h3_headline03 span { position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); right: 20px; font-size: 16px; font-weight: 400; }
.product_seminar_schedule .h3_headline03 span a { color: rgba(61, 152, 212, 1); }
.product_seminar_schedule .h3_headline03 span i { font-size: 16px; position: relative; top: 3px }

.product_seminar_schedule .css_column5_01 + .h3_headline03 { margin-top: 30px; }
.product_seminar_schedule .css_column5_01 li:hover { box-shadow: 0px 0px 6px 3px rgba(0,0,0,.1); }
.product_seminar_schedule .css_column5_01 li { border: 1px solid #87898C; position: relative; transition: 0.3s; }
.product_seminar_schedule .css_column5_01 li a { color: rgba(61, 152, 212, 1); text-align: center; display: block; }
.product_seminar_schedule .css_column5_01 li h5 { font-size: 20px; font-weight: normal; }
.product_seminar_schedule .css_column5_01 li h4 { font-size: 30px; font-weight: normal; display: inline; }
.product_seminar_schedule .css_column5_01 li h6 { font-size: 20px; margin-bottom: 2px; font-weight: normal; display: inline; }
.product_seminar_schedule .css_column5_01 li h6 span.am { background: rgba(61, 152, 212, 1); color: #fff; font-size: 14px; padding: 2px 11px; margin: 0 1px; font-weight: normal; display: inline-block; }
.product_seminar_schedule .css_column5_01 li h6 span.pm { border: 2px solid rgba(61, 152, 212, 1); background: rgba(61, 152, 212, 0.1); font-size: 14px; padding: 0 9px; margin: 0 1px; font-weight: normal; display: inline-block; }
.product_seminar_schedule .css_column5_01 li h6 span.sp { background: rgba(236, 138, 40, 1); color: #fff; font-size: 14px; padding: 2px 11px; margin: 0 1px; font-weight: normal; display: inline-block; }
.product_seminar_schedule .css_column5_01 li h6 span.ex { background: rgba(90, 170, 64, 1); color: #fff; font-size: 14px; padding: 2px 11px; margin: 0 1px; font-weight: normal; display: inline-block; }
.product_seminar_schedule .css_column5_01 i { position: absolute; bottom: 10px; right: 10px; font-size: 16px; }

/* base */
.product_seminar_schedule .css_column5_01 li { width: 50%; width: -webkit-calc(100% / 2 - 6px); width: calc(100% / 2 - 6px); margin: 0 auto 10px auto; position: relative; min-width: 142px; min-height: 142px; }
.product_seminar_schedule .css_column5_01 li a { display: block; min-width: 166px; min-height: 166px; }
.product_seminar_schedule .css_column5_01 .inr { position: absolute; top: 50%; left: 0; right: 0; transform: translateY(-50%); -webkit-transform: translateY(-50%); }
.product_seminar_schedule .css_column5_01 li h3 { text-align: center; }
.product_seminar_schedule .css_column5_01 li i { font-size: 24px; }
.product_seminar_schedule .text { padding: 0 12px 20px; font-size: 17px; font-weight: bold; color: #777; }

/* desctop*/
.product_seminar_schedule .h3_headline03 { margin-bottom: 20px; }
.product_seminar_schedule .css_column5_01 { -webkit-justify-content: flex-start; justify-content: flex-start; }
.product_seminar_schedule .css_column5_01 li { width: 20%; width : -webkit-calc(100% / 4 - 8px); width : calc(100% / 4 - 8px); margin: 0 0 10px 0; position: relative; max-height: 192px; min-height: 192px; }
.product_seminar_schedule .css_column5_01 li a { max-height: 192px; min-height: 192px; }
.product_seminar_schedule .css_column5_01 li + li { margin-left: 10px; }
.product_seminar_schedule .css_column5_01 li:nth-child(4n+1) { margin-left: 0; }

.product_webinar_schedule { clear: both; padding: 3em 0 3em; }
.product_webinar_schedule * { box-sizing: border-box; }
.product_webinar_schedule .h3_headline03 { margin-bottom: 20px; background: rgba(255, 153, 0, 0.4); padding: 6px 10px; }
.product_webinar_schedule .h3_headline03 { font-size: 28px; position: relative; }
.product_webinar_schedule .h3_headline03 span { position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); right: 20px; font-size: 16px; font-weight: 400; }
.product_webinar_schedule .h3_headline03 span a { color: rgba(61, 152, 212, 1); }
.product_webinar_schedule .h3_headline03 span i { font-size: 16px; position: relative; top: 3px }
.product_webinar_schedule .css_column5_01 li { width: 50%; width: -webkit-calc(100% / 2 - 15px); width: calc(100% / 2 - 15px); margin: 0 0 30px 0px; position: relative; min-width: 142px; min-height: 142px; padding: 12px 15px 9px; }
.product_webinar_schedule .css_column5_01 li { border: 1px solid #87898C; }
.product_webinar_schedule .css_column5_01 li a { display: block; min-width: 166px; min-height: 166px; color: #333; }
.product_webinar_schedule .css_column5_01 li a:hover { text-decoration: none; }
.product_webinar_schedule .css_column5_01 .inr { }
.product_webinar_schedule .css_column5_01 li h3 { text-align: center; }
.product_webinar_schedule .css_column5_01 li i { font-size: 24px; }
.product_webinar_schedule .css_column5_01 li:hover { box-shadow: 0px 0px 6px 3px rgba(0,0,0,.1); }
.product_webinar_schedule .text { padding: 0 12px 20px; font-size: 17px; font-weight: bold; color: #777; }
.product_webinar_schedule .css_column5_01 li .date { font-size: 20px; font-weight: bold; color: #333; margin-right: 10px; }
.product_webinar_schedule .css_column5_01 li span.am { background: rgba(61, 152, 212, 1); color: #fff; font-size: 14px; padding: 2px 11px; margin-right: 10px; font-weight: normal; display: inline-block; }
.product_webinar_schedule .css_column5_01 li span.pm { border: 2px solid rgba(61, 152, 212, 1); background: rgba(61, 152, 212, 0.1); font-size: 14px; padding: 0 9px; margin-right: 10px; font-weight: normal; display: inline-block; }
.product_webinar_schedule .css_column5_01 li span.sp { background: rgba(236, 138, 40, 1); color: #fff; font-size: 14px; padding: 2px 11px; margin-right: 10px; font-weight: normal; display: inline-block; }
.product_webinar_schedule .css_column5_01 li span.ex { background: rgba(90, 170, 64, 1); color: #fff; font-size: 14px; padding: 2px 11px; margin-right: 10px; font-weight: normal; display: inline-block; }
.product_webinar_schedule .css_column5_01 li .title { font-size: 18px; padding: 15px 0 10px; font-weight: bold; color: #3D98D4; border-bottom: dotted 1px #333; margin: 0 0 10px; }
.product_webinar_schedule .css_column5_01 li p { padding: 5px 2px; }
.product_webinar_schedule .css_column5_01 i { position: absolute; bottom: 10px; right: 10px; font-size: 16px; color: #3D98D4; }
/* base */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(//fonts.gstatic.com/s/materialicons/v47/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}

.css_column5_01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

