@charset "UTF-8";
*, *::before, *::after {
  box-sizing: border-box;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, main, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  background: transparent;
  border: 0;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

body {
  background: #fff;
  color: #333;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 16px;
  line-height: 1.7;
}

main, article, aside, details, figcaption, figure, img, video, footer, header, hgroup, menu, nav, section {
  display: block;
}

ul, ol, li {
  list-style: none;
}

a {
  color: inherit;
  margin: 0;
  outline: none;
  padding: 0;
  text-decoration: none;
  transition: all .5s;
}

a:hover {
  opacity: .8;
  transition: all .5s;
}

a:link img, a:visited img, a:hover img, a img {
  border: none;
  text-decoration: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

video, img {
  height: auto;
  max-width: 100%;
}

@media screen and (max-width: 768px) {
  .wrapper .pc {
    display: none;
  }
}

.wrapper .sp {
  display: none;
}

@media screen and (max-width: 768px) {
  .wrapper .sp {
    display: block;
  }
}

.wrapper .partner {
  background: #fff;
  border-bottom: 1px solid #c7c7c7;
  width: 100%;
}

.wrapper .partner .partner__inner {
  margin: 0 auto;
  max-width: 996px;
  padding: 7px 0;
  position: relative;
  width: 90%;
}

.wrapper .partner .partner__inner .partner__inner-cit2024 {
  font-size: 14px;
  left: 16px;
  margin: 0 auto;
  position: absolute;
  top: 9px;
}

@media screen and (max-width: 780px) {
  .wrapper .partner .partner__inner .partner__inner-cit2024 {
    left: 0;
    position: relative;
    text-align: center;
    top: 0;
  }
}

.wrapper .partner .partner__inner .partner__inner-content {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}

.wrapper .header {
  margin: 0 auto;
  max-width: 100%;
  position: relative;
  width: 100%;
}

.wrapper .header img {
  margin: 0 auto;
  width: 100%;
}

.wrapper .main {
  border-left: 1px solid #042135;
  border-right: 1px solid #042135;
  margin: 0 auto;
  max-width: 100%;
  padding: 35px 0;
  position: relative;
  width: 1000px;
}

@media screen and (max-width: 1000px) {
  .wrapper .main {
    max-width: 1000px;
    width: 95%;
  }
}

.wrapper .main .cyber2024-pc {
  left: 11px;
  position: absolute;
  top: 150px;
  width: 30px;
}

.wrapper .main .cyber2024-pc.cyber2024-pc--position-top {
  top: 127px;
}

@media screen and (max-width: 1000px) {
  .wrapper .main .cyber2024-pc {
    display: none;
  }
}

.wrapper .main .cyber2024-sp {
  display: none;
}

@media screen and (max-width: 1000px) {
  .wrapper .main .cyber2024-sp {
    display: block;
    margin: 0 auto 30px;
    max-width: 564px;
    width: 92%;
  }
}

.wrapper .main .article {
  margin: 0 auto;
  max-width: 100%;
  width: 780px;
}

@media screen and (max-width: 1000px) {
  .wrapper .main .article {
    max-width: 780px;
    width: 92%;
  }
}

.wrapper .main .article .section {
  overflow: hidden;
}

.wrapper .main .article .section .section__header--background-yellow {
  background: #0b5a9b;
}

.wrapper .main .article .section .section__header--background-yellow h3 {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  padding: 20px 15px;
}

.wrapper .main .article .section .external-link {
  font-size: 20px;
  line-height: 1.5;
  margin: 0 auto;
  margin-bottom: 30px;
  max-width: 100%;
  width: 720px;
}

@media screen and (max-width: 768px) {
  .wrapper .main .article .section .external-link {
    font-size: 17px;
    max-width: 720px;
    width: 92%;
  }
}

.wrapper .main .article .section .external-link p.external-link__title {
  font-weight: bold;
}

.wrapper .main .article .section .external-link p a {
  color: #044693;
  text-decoration: underline;
  word-break: break-all;
}

.wrapper .main .article .section .other-articles {
  border-top: 1px solid #000;
  padding: 30px 0 0 0;
}

.wrapper .main .article .section .other-articles li {
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: 720px;
}

@media screen and (max-width: 768px) {
  .wrapper .main .article .section .other-articles li {
    width: 92%;
  }
}

.wrapper .main .article .section .other-articles li:last-child {
  margin-bottom: 40px;
}

.wrapper .main .article .section .other-articles li a {
  align-items: center;
  display: flex;
  position: relative;
}

@media screen and (max-width: 841px) {
  .wrapper .main .article .section .other-articles li a {
    align-items: flex-start;
    flex-direction: column;
  }
}

.wrapper .main .article .section .other-articles li a span {
  align-items: center;
  display: flex;
  font-size: 14px;
  line-height: 1.8;
}

@media screen and (max-width: 780px) {
  .wrapper .main .article .section .other-articles li a span {
    width: 100%;
  }
}

.wrapper .main .article .section .other-articles li a span:first-child {
  color: #0b5a9b;
  flex-shrink: 0;
  font-weight: bold;
  max-width: 100%;
  width: 200px;
}

.wrapper .main .article .section .other-articles li a span:first-child:after {
  border-top: 1px solid #0b5a9b;
  content: "";
  display: inline;
  flex-grow: 1;
  margin-left: 3px;
  margin-right: 3px;
}

@media screen and (max-width: 841px) {
  .wrapper .main .article .section .other-articles li a span:first-child:after {
    content: none;
  }
}

.wrapper .main .article .section .section__title-area {
  border: 1px solid #a982b5;
  margin-bottom: 47px;
}

.wrapper .main .article .section .section__title-area .lecture {
  align-items: center;
  display: flex;
  padding: 18px 12px;
}

@media screen and (max-width: 768px) {
  .wrapper .main .article .section .section__title-area .lecture {
    align-items: flex-start;
    flex-direction: column;
    padding: 18px 18px;
  }
}

.wrapper .main .article .section .section__title-area .lecture .lecture__company {
  color: #a982b5;
  flex-shrink: 0;
  font-size: 23px;
  font-weight: bold;
  line-height: 1.2;
  padding-right: 65px;
}

@media screen and (max-width: 840px) {
  .wrapper .main .article .section .section__title-area .lecture .lecture__company {
    padding-right: 12px;
  }
}

@media screen and (max-width: 768px) {
  .wrapper .main .article .section .section__title-area .lecture .lecture__company {
    width: 100%;
  }
}

.wrapper .main .article .section .section__title-area .lecture .lecture__title {
  border-left: 1px solid #a982b5;
  padding: 0 0 0 12px;
}

@media screen and (max-width: 768px) {
  .wrapper .main .article .section .section__title-area .lecture .lecture__title {
    border-left: none;
    padding: 18px 18px 0 0;
    width: 100%;
  }
}

.wrapper .main .article .section .section__title-area .lecture .lecture__title span {
  display: block;
}

.wrapper .main .article .section .section__title-area .lecture .lecture__title span:first-child {
  color: #a982b5;
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: 11px;
}

.wrapper .main .article .section .section__title-area .lecture .lecture__title span:last-child {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.5;
}

.wrapper .main .article .section .section__title-area .title-box {
  background: url(../../img/common/title_01.png) bottom left no-repeat;
  background-size: cover;
  height: auto;
}

.wrapper .main .article .section .section__title-area .title-box h1 {
  color: #fff;
  display: flex;
  flex-direction: column;
  font-size: 31px;
  font-weight: bold;
  line-height: 1.5;
  padding: 40px 30px 40px 42px;
}

@media screen and (max-width: 768px) {
  .wrapper .main .article .section .section__title-area .title-box h1 {
    font-size: 24px;
    padding: 30px 24px 30px 24px;
  }
}

.wrapper .main .article .section .speakers {
  display: flex;
}

@media screen and (max-width: 768px) {
  .wrapper .main .article .section .speakers {
    flex-direction: column;
  }
}

.wrapper .main .article .section .speaker {
  background: #0b5a9b;
  margin-bottom: 35px;
  max-width: 100%;
  position: relative;
  width: 390px;
}

@media screen and (max-width: 768px) {
  .wrapper .main .article .section .speaker {
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 390px;
    width: 100%;
  }
}

.wrapper .main .article .section .speaker.speaker--full-width {
  align-items: center;
  display: flex;
  width: 100%;
}

@media screen and (min-width: 769px) and  (max-width: 894px) {
  .wrapper .main .article .section .speaker.speaker--full-width figure {
    flex-basis: 50%;
  }
}

@media screen and (max-width: 768px) {
  .wrapper .main .article .section .speaker.speaker--full-width {
    flex-direction: column;
  }
}

.wrapper .main .article .section .speaker.speaker--full-width figure {
  flex-shrink: 0;
}

.wrapper .main .article .section .speaker .profile {
  color: #fff;
  font-weight: bold;
  padding: 20px 28px;
}

@media screen and (max-width: 830.9px) {
  .wrapper .main .article .section .speaker .profile {
    padding: 20px 20px;
  }
}

.wrapper .main .article .section .speaker .profile .name {
  font-size: 26px;
  line-height: 1.2;
  margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
  .wrapper .main .article .section .speaker .profile .name {
    font-size: 21px;
  }
}

.wrapper .main .article .section .speaker .profile .name span {
  font-size: 17px;
  line-height: 1.2;
}

@media screen and (max-width: 768px) {
  .wrapper .main .article .section .speaker .profile .name span {
    font-size: 14px;
  }
}

.wrapper .main .article .section .speaker .profile .company {
  font-size: 19px;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  .wrapper .main .article .section .speaker .profile .company {
    font-size: 16px;
  }
}

.wrapper .main .article .section header {
  margin-bottom: 25px;
}

.wrapper .main .article .section header h2 {
  color: #0b5a9b;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
}

.wrapper .main .article .section header h2 span {
  display: block;
}

.wrapper .main .article .section .photo {
  float: right;
  padding-left: 20px;
}

@media screen and (max-width: 768px) {
  .wrapper .main .article .section .photo {
    float: none;
    padding-left: 0;
  }
  .wrapper .main .article .section .photo img {
    margin: 0 auto 30px;
  }
}

.wrapper .main .article .section .text {
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 20px;
}

.wrapper .main .article .section .text .link {
  color: #044693;
  text-decoration: underline;
}

.wrapper .main .article .section .text:last-child {
  margin-bottom: 35px;
}

.wrapper .main .article .section .text.text-last {
  margin-bottom: 60px;
}

.wrapper .footer {
  border-top: 5px solid #000;
}

.attention {
  bottom: -20px;
  font-size: 12px;
  position: absolute;
}