body.research_conference {
  margin: 0;
  padding: 0; }
  body.research_conference a {
    color: #0079C2; }
  body.research_conference .mailtoui-clients a {
    color: #333; }
    body.research_conference .mailtoui-clients a#mailtoui-button-3 {
      display: none; }
  body.research_conference header {
    position: fixed;
    top: 0;
    z-index: 1;
    display: grid;
    grid-template-columns: 120px 1fr 590px;
    grid-template-rows: 50px;
    margin: 0;
    padding: 15px 100px 15px 20px;
    width: 100%;
    height: 80px;
    background-color: #333; }
    body.research_conference header img {
      width: auto;
      height: 50px; }
    body.research_conference header div h1 {
      margin: 0;
      padding: 0.25rem 0 0.5rem 0;
      font-size: 24px;
      line-height: 1;
      color: #FFF; }
    body.research_conference header div p {
      margin: 0;
      padding: 0;
      font-size: 14px;
      line-height: 1;
      letter-spacing: 0.025rem;
      color: #C1C1C1; }
    body.research_conference header ul {
      display: flex;
      margin: 0;
      padding: 0;
      list-style: none;
      justify-content: space-between;
      align-items: center;
      text-align: right; }
      body.research_conference header ul li {
        font-size: 16px;
        line-height: 1; }
        body.research_conference header ul li a {
          color: #FFF;
          text-decoration: none; }
  body.research_conference section {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto; }
    body.research_conference section.banner {
      position: relative;
      margin: 80px 0 0 0;
      padding: 30px 0;
      background-color: #F9F9F9; }
      body.research_conference section.banner img {
        display: block;
        margin: 0 auto;
        width: 100%;
        max-width: 1000px;
        height: auto;
        border: 1px solid #D0D0D0; }
    body.research_conference section.advertising {
      padding: 0 0 30px 0;
      background-color: #F9F9F9; }
      body.research_conference section.advertising ul {
        display: flex;
        justify-content: space-around;
        margin: 0 auto;
        padding: 0;
        width: 100%;
        max-width: 1000px;
        list-style: none; }
        body.research_conference section.advertising ul li {
          flex: 1 0 auto;
          margin: 0;
          padding: 0;
          max-width: 320px; }
    body.research_conference section.news {
      padding: 0 0 30px 0;
      background-color: #F9F9F9; }
      body.research_conference section.news p {
        margin: 0 auto 1rem auto;
        padding: 0;
        width: 100%;
        font-size: 21px;
        line-height: 1;
        font-weight: 600;
        max-width: 1000px; }
      body.research_conference section.news dl {
        display: flex;
        margin: 0 auto;
        padding: 0;
        width: 100%;
        max-width: 1000px;
        flex-wrap: wrap; }
        body.research_conference section.news dl dt {
          margin: 0 0 0.25rem 0;
          width: 11%; }
        body.research_conference section.news dl dd {
          margin: 0 0 0.25rem 0;
          width: 89%; }
    body.research_conference section.content {
      margin: 0;
      padding: 0; }
      body.research_conference section.content .news-title {
        margin: 0 auto;
        padding: 2rem 0 0 0;
        width: 100%;
        max-width: 1000px;
        background-color: #FFF; }
        body.research_conference section.content .news-title p.date {
          display: inline-block;
          margin: 0 0 0.5rem 0;
          padding: 0.35rem 0.75rem 0.45rem;
          font-size: 14px;
          line-height: 1;
          color: #FFF;
          background: #333; }
        body.research_conference section.content .news-title h2 {
          margin: 0 auto;
          padding: 0;
          width: 100%; }
      body.research_conference section.content .content-title {
        margin: 0 auto;
        padding: 0;
        width: 100%;
        background-color: #EBEBEB; }
        body.research_conference section.content .content-title h2 {
          margin: 0 auto;
          padding: 20px 0;
          width: 100%;
          max-width: 1000px;
          font-size: 30px;
          line-height: 1;
          font-weight: 600; }
      body.research_conference section.content main {
        display: block;
        margin: 0 auto;
        padding: 1.5rem 0 4rem;
        width: 100%;
        max-width: 1000px;
        background-color: #FFF; }
        body.research_conference section.content main h1, body.research_conference section.content main h2 {
          font-size: 16px;
          line-height: 1;
          font-weight: normal; }
        body.research_conference section.content main h3 {
          margin: 0 0 1rem 0;
          padding: 10px 0 10px 1rem;
          font-size: 25px;
          border-left: 5px solid #333;
          background-color: #F9F9F9; }
        body.research_conference section.content main h4 {
          margin: 0 0 1rem;
          padding: 0.25rem 0;
          font-size: 21px;
          border-bottom: 3px solid #333; }
        body.research_conference section.content main h5 {
          margin: 0;
          padding: 0;
          font-size: 18px; }
        body.research_conference section.content main p {
          margin: 0;
          padding: 0.5rem 0 2rem 0;
          font-size: 16px;
          line-height: 1.75; }
        body.research_conference section.content main table th {
          padding: 0.5rem;
          background-color: #333;
          color: #FFF; }
        body.research_conference section.content main table td {
          padding: 0.5rem; }
  body.research_conference footer {
    display: block;
    margin: 0;
    padding: 25px 0;
    width: 100%;
    height: 90px;
    background-color: #333;
    text-align: center; }
    body.research_conference footer p {
      margin: 0 0 0.75rem 0;
      padding: 0;
      font-size: 16px;
      line-height: 1;
      color: #fff; }
      body.research_conference footer p.copyright {
        font-size: 14px;
        line-height: 1;
        margin: 0;
        padding: 0;
        color: #C1C1C1; }
