@charset "utf-8";
body{
    padding-bottom: 100px;
}
h1, h2, h3, h4, h5, h6{
    font-weight: normal;
}
main{
    max-width: inherit;
}
.timetable_content_wrap .session_titile_area h3 a{
  color: #000;
}

label{
    display: block!important;
}

@media only screen and (max-width:736px){

}
body > svg {
    width: 0;
    height: 0;
    opacity: 0;
    position: fixed; }