/* slick.css
----------------------------------------------------------------- */
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}



:root {
  --main-bg: #F7F8FA;
  --main-color: #00213E;
  --accent-color: #FF7A00;
  --text-color: #333333;
  --subtext-color: #555555;
}

html {
  /* background-color: #224197; */
}
body {
  /* background-color: #edf0f4; */
  /* background: linear-gradient(180deg, rgba(46,110,207,1) 0%, rgba(46,110,207,1) 100px, #edf0f4 100px, #edf0f4 100%); */
  color: #fff;
  --c-px: 20px;
}

@media only screen and (min-width: 768px)  {
  body {
    --c-px: 40px;
  }
}

.header {
  position: relative;
  z-index: 2;
}

.root-container {
  /* z-index: 1; */
  position: relative;
  overflow: hidden;
  /* background-color: #edf0f4; */
  /* background: linear-gradient(45deg, #6CC0BA 0, #224197 20%, #224197 40%, #8FD5F0 80%); */
  background: linear-gradient(45deg, #8FD5F0 0, #224197 60%, #3694e7 90%, #8FD5F0 95%);
}
@media (max-width: 991px) {
  .root-container {
    background: linear-gradient(45deg, #8FD5F0 0, #224197 60%, #3694e7 80%, #8FD5F0 90%)
  }
}
@media (min-width: 992px) {
  .root-container {
    background: linear-gradient(45deg, #8FD5F0 0, #224197 60%, #3694e7 80%, #8FD5F0 90%);
  }}

.bg-grad {
  position: relative;
}
.bg-grad:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, #224197 0, #416080 20%, #6a7f94 40%, #c0dbf7 80%);
}
.container {
  width: calc(100% - var(--c-px) * 2);
  padding-right: 0;
  padding-left: 0;
}
@media (min-width: 992px) {
  .container.-w_1000 {
    max-width: 1000px;
  }
}
@media (min-width: 992px) {
  .container.-w_1280 {
    max-width: 1280px;
  }
}
@media (min-width: 1200px) {
  .container.-w_960 {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container.-w_640 {
    max-width: 640px;
  }
}
.container.-w_1400 {
  max-width: 1400px;
}

.text-black {
  color: #333;
}

/* コンテンツ間の区切り
   ----------------------------------------------------------------- */
   @media only screen and (min-width: 48em) {
    .section-1 {
      margin-top: 60px; } }
  
  @media only screen and (max-width: 47.99875em) {
    .section-1 {
      margin-top: 40px; } }
  
  .section-1 > *:last-child {
    margin-bottom: 0; }
  
  @media only screen and (min-width: 48em) {
    .section-2 {
      margin-top: 40px; } }
  
  @media only screen and (max-width: 47.99875em) {
    .section-2 {
      margin-top: 20px; } }
  
  .section-2 > *:last-child {
    margin-bottom: 0; }
  
  @media only screen and (min-width: 48em) {
    .section-3 {
      margin-top: 80px; } }
  
  @media only screen and (max-width: 47.99875em) {
    .section-3 {
      margin-top: 40px; } }
  
  .section-3 > *:last-child {
    margin-bottom: 0; }

/* 見出し
   ----------------------------------------------------------------- */
   .heading {
    color: #333;
    -webkit-font-feature-settings: "palt" 1;
            font-feature-settings: "palt" 1;
    font-weight: bold; }
    @media only screen and (max-width: 47.99875em) {
      .heading {
        font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ ProN W3", "Hiragino Sans", sans-serif; } }
    @media only screen and (min-width: 48em) {
      .heading {
        font-family: "游ゴシック", "Yu Gothic", "游ゴシック", YuGothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ ProN W3", "Hiragino Sans", "メイリオ", "Meiryo"; } }
    .deco-hash + .heading {
      margin-top: 10px; }
  
  .heading-lv1 {
    line-height: 1.5; }
    @media only screen and (max-width: 47.99875em) {
      .heading-lv1 {
        font-size: 1.25rem;
        margin-bottom: 32px; } }
    @media only screen and (min-width: 48em) {
      .heading-lv1 {
        font-size: 2rem;
        margin-bottom: 32px; } }
    .heading-lv1 .number {
      font-size: 1.5em; }
  
  @media only screen and (max-width: 47.99875em) {
    .heading-lv2 {
      font-size: 1.125rem;
      line-height: 1.8;
      margin-bottom: 15px; } }
  
  @media only screen and (min-width: 48em) {
    .heading-lv2 {
      font-size: 1.625rem;
      line-height: 1.5;
      margin-bottom: 15px; } }
  
  @media only screen and (max-width: 47.99875em) {
    .heading-lv3 {
      font-size: 1rem;
      line-height: 1.8;
      margin-bottom: 15px; } }
  
  @media only screen and (min-width: 48em) {
    .heading-lv3 {
      font-size: 1.25rem;
      line-height: 1.5;
      margin-bottom: 15px; } }
  
  .sub-heading {
    -webkit-font-feature-settings: "palt" 1;
            font-feature-settings: "palt" 1;
    font-weight: bold;
    color: #1085d4; }
    @media only screen and (max-width: 47.99875em) {
      .sub-heading {
        font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ ProN W3", "Hiragino Sans", sans-serif; } }
    @media only screen and (min-width: 48em) {
      .sub-heading {
        font-family: "游ゴシック", "Yu Gothic", "游ゴシック", YuGothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ ProN W3", "Hiragino Sans", "メイリオ", "Meiryo"; } }

/* ヘッダー
----------------------------------------------------------------- */
.header{
  padding: 0 var(--c-px);
  /* background-color: #224197; */
}
@media only screen and (max-width: 47.99875em) {
}
@media only screen and (min-width: 48em) {
  .header{
    height: 90px;
  }
}

.header .navbar {
  display: flex;
  /* justify-content: space-between; */
  justify-content: flex-end;
  max-width: 1400px;
  margin: auto;
  padding: 23px 0;
}
.header .navbar-collapse {
  flex: initial;
  /* position: fixed; */
  position: absolute;
}

.navbar-brand {
  width: 260px;
  padding: 0;
  margin-right: auto;
  margin-left: 0;
}

.navbar-brand img {
  width: 100%;
  height: auto;
}

.nav-link {
  color: #fff;
}

@media (hover:hover) {
  .nav-link:hover {
    color: #ddd;
  }
}

@media only screen and (max-width: 767px)  {
  .header .navbar {
    padding: 16px 0;
  }
  .navbar-brand {
    width: 140px;
    padding: 0;
  }
}

/* 
----------------------------------------------------------------- */
.seminar-block__bg {
  display: none;
  /* position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1; */
}
.seminar-block__bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 0 0;
  z-index: -1;
}
.seminar-block__bg.-type_2 img {
  width: 100%;
  height: auto;
  object-fit: initial;
  z-index: -1;
  min-width: 1400px;
}

.seminar-block__svg {
  display: none;
  position: absolute;
  /* top: 330px; */
  /* bottom: calc((1580 / 1920) * -50vw); */
  /* min-width: 1400px; */
  left: 0;
  width: 80vw;
  min-width: 1200px;
  height: 82.3vw;
  /* z-index: -1; */
  z-index: 0;
  top: 0;
}
@media (max-width: 767px) {
  .seminar-block__svg {
    min-width: 1200px;
  }
}

/* .seminar-block__svg:before {
  position: absolute;
  content: '';
  bottom: 50%;
  right: left;
  width: 50%;
  top: -90px;
  height: calc(330px + 82.3vw);
  background-color: #224197;
  background-image: linear-gradient(45deg,#224197 0,#224197 20%,#61ADE8 80%,#8FD5F0 100%);
  z-index: -1;
} */
/* @media (max-width: 767px) {
  .seminar-block__svg:before {
    height: calc(100vh + 50%);
  }
} */
.seminar-block__svg img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  /* object-fit: contain;
  object-position: 0 0; */
  z-index: -1;
}

/* タイトル
----------------------------------------------------------------- */
.seminar-title {
  display: flex;
  flex-direction: column;
  color: #fff;
}

.seminar-title.-black {
  color: #000;
}

.seminar-title.-more .seminar-title__en {
  font-size: 48px;
}
.seminar-title.-op4 {
  opacity: .4;
}

.seminar-title__en {
  font-size: 56px;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  text-align: center;
}
.seminar-title__ja {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}

.seminar-title-2 {
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 1px;
}

.seminar-title-2.-black {
  color: #000;
}

@media only screen and (max-width: 767px)  {
  .seminar-title.-more .seminar-title__en {
    font-size: 24px;
  }
  .seminar-title__en {
    font-size: 36px;
  }
  .seminar-title__ja {
    font-size: 12px;
  }
  
  .seminar-title.-pickup .seminar-title__ja {
    font-size: 18px;
  }

  .seminar-title-2 {
    font-size: 18px;
  }
}

/* 上下の余白
----------------------------------------------------------------- */
.seminar-row {
  position: relative;
}
.seminar-row.-mt_20 {
  margin-top: 20px;
}
.seminar-row.-mt_40 {
  margin-top: 40px;
}
.seminar-row.-mt_80 {
  margin-top: 80px;
}
.seminar-row.-mt_100 {
  margin-top: 80px;
}
.seminar-row.-mt_200 {
  margin-top: 200px;
}
.seminar-row.-section {
  margin-top: 40px;
}
.seminar-row.-about {
  margin-top: 40px;
}
.seminar-row.-access {
  margin-top: 40px;
}

@media only screen and (max-width: 767px)  {
  .seminar-row.-mt-xs_24 {
    margin-top: 24px;
  }
  .seminar-row.-mt-xs_64 {
    margin-top: 64px;
  }
}
@media only screen and (min-width: 768px)  {
}
@media only screen and (min-width: 992px)  {
  .seminar-row.-section {
    margin-top: 40px;
  }
  .seminar-row.-about {
    margin-top: 100px;
  }
  .seminar-row.-access {
    margin-top: 200px;
  }
}
@media only screen and (min-width: 1200px)  {
  .seminar-row.-section {
    margin-top: 80px;
  }
  .seminar-row.-about {
    margin-top: 200px;
  }
}

/* セッションスライド
----------------------------------------------------------------- */
.session-slider .session-card{
  margin: 0 10px;
}

.session-slider + .session-slider {
  margin-top: 20px;
}

/* セミナーカード
----------------------------------------------------------------- */
.session-card {
  display: flex!important;
  flex-direction: column;
  background-color: #266BED;
  border-radius: 4px;
  color: #fff;
  padding: 24px;
  height: 100%;
  /* min-width: 480px;
  width: 480px; */
}
.session-card:hover {
  color: #fff;
  text-decoration: none;
}
.session-card__tag {
  display: flex;
  gap: 4px;
  flex-wrap: wrap;
}
.session-card__button {
  padding-top: 16px;
  margin-top: auto;
  margin-bottom: 0;
}
.session-card__place {
  font-size: 12px;
}
.session-card__date {
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  /* padding-left: 17px; */
  position: relative;
}
.session-card__date:before {
  /* content: ''; */
  position: absolute;
  top: calc(50% - 0.5em);
  left: 0;
  display: inline-block;
  width: 1px;
  height: 1em;
  background-color: #fff;
}
.session-card.-white .session-card__date:before {
  background-color: #ccc;
}
.session-card .session-card__name {
  color: #fff;
}
.session-card.-white .session-card__name {
  color: #333;
}

.session-card.-pickup {
  width: auto;
  min-width: auto;
}

.seminar-button {
  --bg-color: linear-gradient(45deg, #19d762, #ffd609);
  /* --bg-color: linear-gradient(45deg, #3D83CE, #00FA9A); */
  --color: #fff;
  --bg-hv-color: linear-gradient(45deg, #ffd609, #19d762);
  --hv-color: #fff;
  display: block;
  text-align: center;
  font-size: 16px;
  padding: 16px 16px;
  line-height: 1;
  /* background-color: var(--bg-color); */
  background-image: var(--bg-color);
  border-radius: 2px;
  color: var(--color);
  font-weight: bold;
  border-radius: 100vh;
  /* max-width: 340px;
  width: 100%;
  margin-right: auto;
  margin-left: auto; */
  overflow: hidden;
}
.seminar-button:before ,
.seminar-button span {
  z-index: 1;
}
.seminar-button:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(45deg, #ffd609, #19d762);
  opacity: 0;
  transition: all 0.2s ease;
}
.seminar-button:hover:after {
  opacity: 1;
}
.seminar-button.-max_340 {
  max-width: 340px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.seminar-button.-size_s {
  padding: 12px 12px;
  font-size: 14px;
}
@media only screen and (max-width: 767px)  {
  .seminar-button.-size_s {
    padding: 8px 8px;
    font-size: 14px;
  }
}
@media only screen and (min-width: 768px)  {
  .seminar-button.-size_l {
    padding: 24px;
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px)  {
  /* .seminar-button.-size_l {
    padding: 8px 8px;
    font-size: 14px;
  } */
}

.seminar-button.-fukidashi {
  position: relative;
}
.seminar-button.-circle-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}
.seminar-button.-circle-arrow::before {
  content: '';
  display: inline-block;
  /* position: absolute;
  right: 20px;
  top: calc(50% - 15px); */
  width: 24px;
  height: 24px;
  background: url(/files/icon_circle_arrow_white.svg) no-repeat;
  background-size: contain;
}
.seminar-button__fukidashi {
  position: absolute;
  display: inline-block;
  margin: auto;
  left: 50%;
  transform: translateX(-50%);
  background-color: #fff;
  border: 4px solid #222;
  top: calc(100% + 4px);
  border-radius: 18px;
  padding: 8px 16px;
  white-space: nowrap;
  line-height: 1;
  font-size: 14px;
  color: #222;
  /* color: #6d5614; */
  /* box-shadow: 0 2px 4px rgba(200,151,5,1); */
}

.seminar-button__fukidashi:after {
  position: absolute;
  content: "";
  top: -12px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #222;
  /* border-bottom: 8px solid var(--bg-color); */
  border-left: 8px solid transparent;
}

.fixed-banner__fukidashi {
  /* position: absolute; */
  display: inline-block;
  /* left: 50%;
  transform: translateX(-50%); */
  background-color: #fff;
  border: 4px solid #222;
  /* top: calc(100% + 4px); */
  border-radius: 18px;
  padding: 4px 8px;
  white-space: nowrap;
  line-height: 1;
  font-size: 12px;
  color: #222;
}

.session-card {
  position: relative;
  overflow: hidden;
}
.session-card__button {
  padding-top: 0;
  box-sizing: content-box;
  height: 38px;
}

@media only screen and (max-width: 767px)  {
  .fixed-banner__fukidashi {
    display: none;
  }
}
@media only screen and (min-width: 768px)  {
  .session-card.-large .session-card__button {
    height: 66px;
  }
}
.session-card__button .seminar-button {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 0;
}

.seminar-button.-white {
  --bg-color: #fff;
  --color: #000;
  --bg-hv-color: #e6e6fa;
  /* --bg-hv-color: #f5f5f5; */
  --hv-color: #3d1875;
}
.seminar-button.-blue {
  --bg-color: #085489;
  --color: #fff;
  --bg-hv-color: #136aa6;
  --hv-color: #ffffff;
}
.seminar-button.-black {
  --bg-color: #000;
  --color: #fff;
  --bg-hv-color: #222;
  --hv-color: #ffffff;
}
@media (hover:hover) {
  a:hover .seminar-button,
  a.seminar-button:hover {
    text-decoration: none;
    color: var(--hv-color);
    /* background-color: var(--bg-hv-color); */
    /* background-image: var(--bg-hv-color); */
  }
}

.seminar-button.-disabled {
  color: #999;
  background-color: #ccc;
  background-image: none;
}
.seminar-button.-disabled:before ,
.seminar-button.-disabled:after {
  display: none;
}

.seminar-button.-disabled .main{
  color: #666;
  display: block;
  font-size: 1.5em;
}

.seminar-button.-disabled .sub{
  display: block;
  font-size: 12px;
  margin-top: 8px;
}

.seminar-button.-header {
  /* margin: auto; */
  position: relative;
  /* height: 100%; */
  align-self: stretch;
  display: flex;
  align-items: center;
  /* border-radius: 0; */
}

.session-card.-white {
  background-color: #fff;
  color: #000;
}

.session-card__row {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  align-items: baseline;
}
.session-card__name {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0;
}
.session-card__name small {
  font-size: 50%;
  margin-left: 1px;
  font-weight: bold;
}
.session-card__title {
  font-size: 18px;
  font-weight: bold;
}
.session-card__content {
  display: flex;
  margin-top: 16px;
  gap: 8px;
  align-items: center;
}
.session-card__content + .session-card__content {
  margin-top: 8px;
}
.session-card__photo {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  overflow: hidden;
}
@media screen and (min-width: 1200px) {
  .session-card__photo {
    width: 128px;
    height: 128px;
  }
  .timetable .session-card__photo {
    width: 64px;
    height: 64px;
  }
}
.session-card__photo img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.session-card__company {
  margin-top: 8px;
}
.session-card__company {
  color: #333;
}
.session-card__job,
.session-card__company {
  font-size: 12px;
}

.session-column {
  display: flex!important;
  flex-direction: column;
  gap: 20px;
  width: 100%;
  height: 100%;
}

.session-card__summary {
  flex: 1;
}

@media only screen and (max-width: 767px)  {
  .session-card {
    padding: 16px;
    min-width: 0;
    width: auto;
  }
  .session-card__row {
    gap: 8px;
  }
  .session-card__photo {
    width: 64px;
    height: 64px;
  }
  .session-card__title {
    font-size: 16px;
  }
  .session-card__name {
    font-size: 16px;
    margin-top: 4px;
  }
  .session-card__content {
    gap: 8px;
  }
}

.session-card.-large {
  padding: 32px;
}
.session-card.-timetable {
  /* padding-top: 48px; */
}

.session-card.-large .session-card__date {
  font-size: 14px;
}
.session-card.-large .session-card__title {
  font-size: 24px;
}
.session-card.-large .session-card__photo {
  /* width: 128px;
  height: 128px; */
}

@media only screen and (max-width: 767px)  {
  .session-card.-large .session-card__photo {
    width: 100px;
    height: 100px;
  }
}
.session-card.-large .session-card__content {
  align-items: center;
  margin-top: 24px;
}
/* .session-card.-large .session-card__button {
  padding-top: 24px;
} */
.session-card.-large .session-card__company {
  margin-top: 0;
}

/* バッジ
----------------------------------------------------------------- */
.seminar-badge {
  padding: 4px 10px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  background-color: #2D375D;
  border-radius: 4px;
}
.seminar-badge.-sns {
  color: #fff;
  background-color: #ACAC55;
}
.seminar-badge.-dx {
  color: #fff;
  background-color: #55ACA5;
}
.seminar-badge.-ux {
  color: #fff;
  background-color: #8E55AC;
}
.seminar-badge.-work {
  color: #fff;
  background-color: #AC8455;
}
.seminar-badge.-other {
  color: #fff;
  background-color: #333;
}
.seminar-badge.-stage1 {
  color: #fff;
  background-color: #266BED;
}
.seminar-badge.-stage2 {
  color: #fff;
  background-color: #8a2be2;
}
.seminar-badge.-cbcai {
  color: #fff;
  background-color: #224197;
}
@media only screen and (max-width: 767px)  {
  .seminar-badge {
    font-size: 10px;
  }
}

.aside-group {
  position: relative;
  z-index: 1;
  /* padding: 200px 0 300px 0; */
  /* background:linear-gradient(125deg, rgb(132 177 247) 0%, #e9cef4 100%); */
}

@media only screen and (max-width: 1199px)  {
  .aside-group {
    position: relative;
    z-index: 1;
    padding: 100px 0 150px 0;
  }
}
@media only screen and (max-width: 767px)  {
  .aside-group {
    position: relative;
    z-index: 1;
    padding: 40px 0 64px 0;
  }
}

/* aboutテーブル
----------------------------------------------------------------- */
/* .about-container {
  position: relative;
  z-index: 1;
} */
.about-panel {
  position: relative;
  /* max-width: 1000px; */
  padding: 40px 50px 50px 50px;
  margin: 0 auto;
  background-color: #fff;
  /* color: #fff; */
  border-radius: 4px;
}
.about-panel:after {
  /* content: '';
  position: absolute;
  top: -100px;
  left: 100px;
  right: -100px;
  bottom: -100px;
  background-color: #3694e7;
  z-index: -1;
  border-radius: 4px 4px 4px 0; */
}
.about-panel.-reverse:after {
  top: -100px;
  left: -100px;
  right: 100px;
  bottom: -100px;
  border-radius: 4px 0 4px 4px;
}

@media only screen and (max-width: 767px)  {
  .about-panel {
    padding: var(--c-px);
  }
  .about-panel:after {
    display: none;
  }
  .about-container {
    /* padding: 0 var(--c-px); */
  }
}
@media only screen and (min-width: 768px)  {
  .about-panel {
    position: relative;
    /* width: calc(100% - 80px);
    max-width: 1000px; */
    padding: var(--c-px);
    margin: 0 auto;
    /* background-color: #266BED;
    color: #fff; */
    border-radius: 4px;
  }
  .about-panel:after {
    top: -50px;
    left: 50px;
    right: -50px;
    bottom: -50px;
  }
  .about-panel.-reverse:after {
    top: -50px;
    left: -50px;
    right: 50px;
    bottom: -50px;
  }
}
@media only screen and (min-width: 1200px)  {
  .about-panel {
    padding: 80px 100px 100px 100px;
  }
  .about-panel:after {
    top: -100px;
    left: 100px;
    right: -100px;
    bottom: -100px;
  }
  .about-panel.-reverse:after {
    top: -100px;
    left: -100px;
    right: 100px;
    bottom: -100px;
  }
}

.about-table {
  /* color: #fff; */
}
.about-table th {
  width: 160px;
}
.about-table a {
  /* color: #fff; */
  text-decoration: underline;
}
@media only screen and (max-width: 767px)  {

  .about-table th ,
  .about-table td {
    display: block;
    width: 100%;
  }
  .about-table th {
    padding: 0.75rem 0 0 0;
  }
  .about-table td {
    border-top: none;
    padding: 8px 0 0.75rem 0;
    font-size: 14px;
  }
}

.access-map {
  position: relative;
  height: 0;
  padding-top: 56.2%;
  margin: 60px calc(var(--c-px) * -1) calc(var(--c-px) * -1) calc(var(--c-px) * -1);
}
.access-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 767px)  {
  .access-map {
    margin: 24px calc(var(--c-px) * -1) calc(var(--c-px) * -1) calc(var(--c-px) * -1);
  }
}
@media only screen and (min-width: 1200px)  {
  .access-map {
    margin: 24px -100px -100px -100px;
  }
}

/* フッター
----------------------------------------------------------------- */
.footer {
  position: relative;
  background-color: #fff;
  padding: 80px var(--c-px);
}
.footer:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: -100px;
  background-color: #fff;
  z-index: -1;
}

.footer-company__brand {
  display: block;
}

.footer-company__name {
  color: #000;
  font-weight: bold;
  margin-top: 30px;
  line-height: 1;
}
.copyright {
  display: inline-block;
  margin-top: 24px;
  color: #000;
  font-size: 12px;
  line-height: 1;
}

@media only screen and (max-width: 767px)  {
  .footer {
    background-color: #fff;
    padding: 40px 0;
  }
  .footer .container{
    padding: 0;
  }
}

/* モーダル
----------------------------------------------------------------- */
.modal {
  color: #000;
}
.modal-dialog {
  pointer-events: all;
  width: calc(100vw - 200px);
  max-width: 800px;
  margin-top: 100px;
}
.modal .session-card__date:before {
  background-color: #ccc;
}
.modal-title {
  margin-top: 24px;
  font-size: 24px;
  font-weight: bold;
}
.modal-content {
  padding: 40px;
}
.modal-header {
  /* padding: 0 0 24px 0; */
  padding: 0;
  border-bottom: 0;
}
.modal-body {
  padding: 24px 0;
}
.modal-body.-pb_0 {
  padding: 24px 0 0 0;
}
.modal-footer {
  padding: 0;
  flex-direction: column;
}
.modal-footer>:not(:last-child) {
  margin: 40px auto 0;
}
.modal-desc {
  margin-top: 24px;
}
.sentence {
  font-size: 16px;
  line-height: 1.5;
}
.lh-15 {
  line-height: 1.5;
}
.lh-2 {
  line-height: 2;
}
.media {
  display: flex;
  gap: 24px;
}
.media-object {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  overflow: hidden;
}
.media-object img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.media-body {
  flex: 1;
}
.modal .speaker-bio {
  font-size: 12px;
  color: #000;
  margin-bottom: 8px;
}
.modal .speaker-name {
  font-size: 24px;
  margin-bottom: 16px;
}
.modal-button {
  width: 320px;
  margin: 0 auto;
}
.modal-close-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: none;
  background-color: #000;
  position: absolute;
  top: -30px;
  right: -30px;
  z-index: 1;
  cursor: pointer;
}
.modal-close-button span{
  display: inline-block;
  position: relative;
  width: 22px;
  height: 22px;
  transform: rotate(45deg);
  font-size: 0;
}
.modal-close-button span:before {
  content: '';
  display: inline-block;
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 22px;
  height: 2px;
  background-color: #fff;
}
.modal-close-button span:after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  left: calc(50% - 1px);
  width: 2px;
  height: 22px;
  background-color: #fff;
}

@media only screen and (max-width: 767px)  {
  .modal-content {
    padding: var(--c-px);
  }
  .modal-dialog {
    width: auto;
    margin-top: 20px;
  }
  .modal-close-button {
    width: 36px;
    height: 36px;
    top: -8px;
    right: -8px;
  }
  .modal-close-button span{
    width: 18px;
    height: 18px;
  }
  .modal-close-button span:before {
    width: 18px;
  }
  .modal-close-button span:after {
    height: 18px;
  }
  .modal-title {
    font-size: 18px;
    margin-top: 16px;
  }
  .modal-desc {
    margin-top: 16px;
  }
  .sentence {
    font-size: 14px;
  }
  .media-object {
    width: 64px;
    height: 64px;
  }
  .modal .speaker-bio {
    margin-bottom: 4px;
  }
  .modal .speaker-name {
    font-size: 16px;
    margin-bottom: 16px;
  }
  .modal-header {
    /* padding-bottom: 16px; */
  }
  .modal-body {
    padding: 16px 0;
  }
  .modal-button {
    width: 100%;
    /* margin-top: 16px; */
  }
}

/* セクション内のボタン
----------------------------------------------------------------- */
.button-section {
  max-width: 320px;
  margin: auto;
}

/* @media only screen and (min-width: 768px)  { */
  .seminar-mv__button {
    max-width: 320px;
    margin-top: 32px;
    margin-right: auto;
    margin-left: auto;
  }
/* } */

/* 
----------------------------------------------------------------- */
.bg-shape {
  position: absolute;
  top: 0;
  right: 0;
}
.bg-shape img{
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media only screen and (max-width: 991px)  {
  .bg-shape {
    right: 0;
    top: -12.5vw;
    /* width: 100%;
    height: 47.1875vw; */
    width: 55.4666667vw;
    height: 83.4666667vw;
    /* width: max(208px,55.4666667vw);
    height: max(313px,83.4666667vw); */
  }
}
@media only screen and (min-width: 992px) {
  .bg-shape {
    width: max(690px,49.75vw);
    height: max(460px,33.1875vw);
  }
}
@media only screen and (min-width: 1200px) {
  .bg-shape {
    width: max(796px,49.75vw);
    height: max(531px,33.1875vw);
  }
}
@media only screen and (min-width: 1600px) {
  .bg-shape {
    top: -0.625vw;
  }
}
.seminar-mv {
  position: relative;
  z-index: 1;
  padding-top: 20px;
  /* background-color: #224197; */
}

/* @media only screen and (max-width: 1199px)  {
.seminar-mv__head {
  position: relative;
  padding: 8px 0 8px 0
}
.seminar-mv__head:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: -20px;
  background-color: #fff;
  border-radius: 50px 165px 75px 20px;
  z-index: -1;
}
} */

@media only screen and (min-width: 1200px)  {
  /* .seminar-mv:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 85.5727554vw;
    background: url(/files/bg_uisi_shape.svg) no-repeat bottom left / 80vw;
    z-index: -1;
  } */
}

.seminar-mv__content {
  padding: var(--c-px);
  /* border-radius: 4px; */
  margin-right: auto;
  margin-left: auto;
  color: #000;
  /* width: calc(100% - var(--c-px) * 2); */
}

.seminar-mv__title {
  display: block;
  /* font-size: 16px; */
  font-size: calc(42 / 375 * 100vw);
  line-height: 1.15;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  text-align: center;
}
.seminar-mv__subtitle {
  display: block;
  font-size: calc(16 / 375 * 100vw);
  line-height: 1.5;
  font-weight: bold;
  /* color: #fff; */
  text-align: center;
}
.seminar-mv__date {
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  /* color: #fff; */
}
.seminar-mv__date span {
  font-size: 18px;
}

.seminar-mv__place {
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  background-color: #fff;
  color: #000;
  padding: 0 4px;
  border-radius: 4px;
}

@media (hover:hover) {
  a.seminar-mv__place:hover {
    text-decoration: none;
    background-color: #eee;
    color: #000;
    /* color: #fff; */
  }
}

.seminar-mv__desc {
  /* color: #fff; */
  flex: 1;
  font-size: 14px;
}
@media (min-width: 992px) {

  .seminar-mv__desc {
    color: #fff;
  }
}
@media (max-width: 840px) {

  .seminar-mv__desc {
    color: #fff;
  }
}

.seminar-mv__appeal {
  display: inline-block;
  font-size: calc(24 / 375 * 100vw);
  font-weight: bold;
  background-color: transparent;
  color: #fff;
  border: 2px solid #fff;
  padding: 8px 16px;
  border-radius: 4px;
  margin-bottom: 24px;
}
.seminar-mv__meta {
  display: flex;
}

@media only screen and (max-width: 767px)  {
  .seminar-mv {
    margin-top: 0;
    padding-top: 0;
  }
  .seminar-mv__subtitle {
    margin-top: 4px;
  }
  .seminar-mv__date {
    font-size: calc(14 / 375 * 100vw);
    /* margin-bottom: 4px; */
  }
  .seminar-mv__date span {
    font-size: calc(14 / 375 * 100vw);
  }
  .seminar-mv__place {
    font-size: calc(14 / 375 * 100vw);
    /* margin-bottom: 24px; */
  }
  .seminar-mv__desc {
    margin-top: 24px;
    /* color: #fff; */
  }

  .seminar-mv__meta {
    display: flex;
    /* flex-direction: column; */
    justify-content: center;
    align-items: center;
    margin-bottom: 24px;
    gap: 4px;
  }
}
@media only screen and (min-width: 768px)  {
  .seminar-mv {
    padding-top: 40px;
  }
  .seminar-mv__content {
    max-width: 1480px;
  }
  .seminar-mv__title {
    font-size: 74px;
    /* font-size: 24px; */
  }
  .seminar-mv__subtitle {
    font-size: 32px;
    margin-top: 16px;
  }
  .seminar-mv__date {
    font-size: 32px;
    /* margin-top: 36px; */
    /* margin-bottom: 8px; */
  }
  .seminar-mv__place {
    font-size: 16px;
    padding: 1px 8px;
  }
  .seminar-mv__desc {
    margin-top: 24px;
    font-size: 16px;
  }

  .seminar-mv__meta {
    justify-content: center;
    align-items: center;
    margin-bottom: 36px;
    gap: 20px;
  }
  .seminar-mv__appeal {
    display: inline-block;
    font-size: calc(32 / 1200 * 100vw);
  }
}
@media only screen and (min-width: 992px)  {
  .seminar-mv__content {
  }
  .seminar-mv__desc {
    margin-top: 0;
  }
}
@media only screen and (min-width: 1200px)  {
  .seminar-mv {
    padding-top: 40px;
  }

  .seminar-mv__content {
    padding: 40px;
  }
}
@media only screen and (min-width: 1400px)  {
  .seminar-mv__appeal {
    font-size: 32px;
    margin-bottom: 0;
  }
}


.timetable-name,
.speaker-name {
  margin-bottom: 5px;
  font-weight: bold;
}
.timetable-name small,
.speaker-name small {
  font-size: 50%;
  margin-left: 1px;
  font-weight: bold;
}
a.speaker-item {
  color: #fff;
  text-decoration: none;
}
a.speaker-item:hover .speaker-name{
  text-decoration: underline;
}

.-gray {
  
  color: #333;
}

.timetable-image,
.speaker-photo {
  border-radius: 50%;
  width: 126px;
  max-width: 100%;
  margin: 0 auto 10px;
  overflow: hidden;
}
.timetable-image {
  width: 96px;
}

.speaker-bio,
.timetable-job {
  font-size: 12px;
  color: #DDDEE0;
}

.card-timetable .speaker-bio,
.card-timetable .timetable-job {
  color: #333;
}

.timetable-image img,
.speaker-photo  img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.fixed-banner {
  display: flex;
  flex-direction: column;
  position: fixed;
  align-items: center;
  justify-content: center;
  right: 20px;
  bottom: 20px;
  /* background-color: linear-gradient(45deg, #3D83CE, #00FA9A) !important; */
  /* background: linear-gradient(45deg, #19d762, #ffd609); */
  background-color: #19d762;
  border: 2px solid #fff;
  padding: 30px 20px 20px 20px;
  width: 200px;
  height: 200px;
  /* border-radius: 0.25rem; */
  border-radius: 50%;
  text-decoration: none!important;
  z-index: 100;
  transition: all 0.2s ease;
}
.fixed-banner:hover {
  /* background: linear-gradient(45deg, #ffd609, #19d762); */
  background-color: rgb(13, 148, 64);
}

.fixed-banner .btn-appeal {
  font-size: 12px;
  color: #333;
  margin-top: 8px;
  padding-top: 8px;
  border-top: 1px solid #fff;
  width: 100%;
}

.fixed-banner .btn-appeal span {
  color: #333;
}

.fixed-banner .btn-appeal::before,
.fixed-banner .btn-appeal::after {
  display: none;
}
.fixed-banner-text {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
}

@media only screen and (max-width: 767px)  {
  .fixed-banner {
    width: 96px;
    height: 96px;
    padding: 16px 10px 10px 10px;
    /* display: none; */
  }
  .fixed-banner-text {
    font-size: 12px;
  }
}

/* タイムテーブルの大枠
----------------------------------------------------------------- */

@media only screen and (min-width: 768px)  {
.timetable-group {
  position: relative;
  padding: 60px 0 40px 0;
}
.timetable-group:before {
  z-index: -1;
  display: block;
  content: 'STAGE1';
  position: absolute;
  top: 0;
  bottom: 0;
  left: calc(1% + 20px);
  width: calc(48% - 60px);
  background-color: #266BED;
  padding: 14px;
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  border-radius: 0.25rem;
}
.timetable-group:after {
  z-index: -1;
  display: block;
  content: 'STAGE2';
  position: absolute;
  top: 0;
  bottom: 0;
  left: calc(51% + 40px);
  width: calc(48% - 60px);
  background-color: #8a2be2;
  padding: 14px;
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  border-radius: 0.25rem;
}
}

/* タイムテーブル
----------------------------------------------------------------- */
.timetable-title {
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 15px;
}

.timetable-time {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  /* border-radius: 0.25em 0 0 0; */
  padding: 5px 10px;
  color: #fff;
  background-color: #333 !important;
  font-size: 12px;
}

.timetable-time:before {
  position: relative;
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url("iconschedule_white.svg");
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 5px;
  vertical-align: bottom;
}
.card-timetable {
  border: none;
  padding-top: 30px;
  overflow: hidden;
}
a.card-timetable {
  text-decoration: none;
}
.timetable-session + .timetable-session {
  border-top: 1px solid #dee2e6;
  padding-top: 20px;
  margin-top: 20px;
}

.link-calendar {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  font-size: 12px;
  margin-top: 12px;
}
.link-calendar:before {
  content: '';
  width: 18px;
  height: 18px;
  background-image: url("icon_calendar-add.svg");
  background-repeat: no-repeat;
  background-size: contain;
}

@media only screen and (min-width: 768px)  {
  .timetable-session + .timetable-session {
    border-top: none;
    border-left: 1px solid #dee2e6;
    padding-top: 0;
    margin-top: 0;
  }
  .card-timetable {
    padding-top: 0;
    height: 100%;
  }
  .timetable-time {
    font-size: 16px;
  }
  .timetable-time:before {
    width: 24px;
    height: 24px;
  }
}

/* PickUpのパネル
----------------------------------------------------------------- */
.pickup-panel {
  padding: 40px;
  background-color: #8c8be8;
  border-radius: 4px;
}
.pickup-panel-2 {
  padding: 6px;
  /* background: linear-gradient(125deg,#ecb7ed 0%, #84b1f7 100%); */
  background: linear-gradient(45deg, #00FA9A, #3D83CE);
  color: #000;
  border-radius: 26px;
}

.pickup-panel-2__inner {
  padding: 34px;
  border-radius: 20px;
  background-color: #fff;
}

@media only screen and (max-width: 767px)  {

  .pickup-panel-2__inner {
    padding: 24px 20px;
  }
  
}

/* イベントのカルーセル
----------------------------------------------------------------- */

.event-carousel .slick-slide {
  padding: 0 10px;
}
.event-carousel .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}
.event-carousel .slick-prev {
  left: 0;
}
.event-carousel .slick-next {
  right: 0;
}

.event-carousel .slick-prev,
.event-carousel .slick-next {
  background: none; /* デフォルト矢印消す */
  border: none;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  cursor: pointer;
  opacity: 1;
}

.event-carousel .slick-prev {
  left: 20px;
  transform: translateY(-50%) rotate(180deg);
  transform-origin: center;
}
.event-carousel .slick-next {
  right: 20px;
}


/* ロゴのカルーセル
----------------------------------------------------------------- */
/* .slick-slider .slick-track {
  display: flex;
}
.slick-initialized .slick-slide {
  height: auto;
}

.logo-carousel {
  display: flex;
  padding: 20px 0;
}

.logo-carousel__item {
  background-color: #fff;
  margin: 0 5px;
  width: 120px;
  height: 67.5px!important;
  border-radius: 2px;
  overflow: hidden;
}
.logo-carousel2__item {
  background-color: #fff;
  width: 100%;
  border-radius: 2px;
  overflow: hidden;
}

.logo-carousel2__item img ,
.logo-carousel__item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

@media screen and (min-width: 768px) {

  .logo-carousel2 ,
  .logo-carousel {
    padding: 40px 0;
  }
  .logo-carousel__item {
    margin: 0 10px;
    width: 240px;
    height: 135px!important;
  }
} */
/* ロゴの一覧（offline2）
----------------------------------------------------------------- */
.logo-carousel2 {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 8px;
  padding: 20px 0;
}
@media only screen and (max-width: 47.99875em) {
  .logo-carousel2 {
    grid-template-columns: repeat(3, 1fr);
    gap: 8px;
  }
}

/* コンテンツブロック
   ----------------------------------------------------------------- */
   @media only screen and (max-width: 47.99875em) {
    .content-block {
      padding-top: 50px;
      padding-bottom: 60px; } }
  
  @media only screen and (min-width: 48em) {
    .content-block {
      padding-top: 90px;
      padding-bottom: 100px; } }
  
  .content-block-fill {
    background: #f2f9fd; }
  .content-block-white {
    background: #fff; }

/* タイムテーブル
----------------------------------------------------------------- */

.timetable {
  position: relative;
  padding: 100px 0 40px 0;
}

.timetable__colgroup {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: grid;
  justify-content: center;
  grid-template-columns: repeat(3,1fr);
}

@media only screen and (max-width: 767px)  {
  .timetable {
    padding: 0;
  }
  .timetable__colgroup {
    display: none;
  }
}

.timetable__col {
  position: relative;
  width: 70%;
  color: #fff;
  justify-self: center;
  text-align: center;
  /* background-color: linear-gradient(45deg, #3D83CE, #00FA9A); */
  background-color: #2e3972;
  border-radius: 4px;
  padding: 20px;
  font-family: 'Montserrat', sans-serif;
  font-size: 24px;
}
.timetable__col.-ja {
  font-size: 24px;
  font-weight: bold;
  padding: 40px 20px;
}
.timetable__col.-stage1 {
  background-color: #592e72;
}
.timetable__col.-stage2 {
  background-color: #2e725f;
}
.timetable__col.-stage3 {
  background-color: #2e3972;
}

.timetable__col span {
  font-size: 40px;
  margin-left: 2px;
}

.timetable__time-section {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  gap: 10px;
  margin: 40px 0 20px 0;
}

.timetable__time-section:before {
  content: '';
  flex: 1;
  border-bottom: 1px dashed #fff;
}

.timetable__time-section:after {
  content: '';
  flex: 1;
  border-bottom: 1px dashed #fff;
}

.timetable__time-section span {
  /* top: 0;
  left: 0; */
  display: inline-block;
  /* border-radius: 0.25em 0 0 0; */
  padding: 5px 10px;
  color: #fff;
  /* background-color: #fff; */
  font-size: 16px;
}
.timetable__time-section span:before {
  position: relative;
  content: '';
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url(iconschedule_white.svg);
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 5px;
  vertical-align: bottom;
}

@media only screen and (max-width: 767px)  {
  .timetable__stages {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    border-radius: 0.25em 0 0.25em 0;
    overflow: hidden;
  }
  .timetable__stage {
    display: inline-block;
    padding: 5px 10px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
  }
  .imetable__stage.-ja {
    font-size: 10px;
  }
  .timetable__stage span {
    font-size: 16px;
    padding-left: 2px;
  }
  .timetable__stage.-stage1 {
    background-color: #592e72;
  }
  .timetable__stage.-stage2 {
    background-color: #2e725f;
  }
  .timetable__stage.-stage3 {
    background-color: #2e3972;
  }
  .session-card.-timetable {
    padding-top: 48px;
  }
}

@media only screen and (min-width: 768px)  {
  .timetable__stages {
    display: none;
  }
  .timetable__stage {
    display: none;
  }
}

/* よくあるご質問
----------------------------------------------------------------- */


.faq-section + .faq-section{
  margin-top: 40px;
}

.question {
  display: flex;
  font-weight: bold;
  font-size: 18px;
  align-items: baseline;
  gap: 16px;
  transition: all 0.1s ease;
}
.question:hover {
  opacity: 0.75;
}

.question:before {
  display: flex;
  align-items: center;
  justify-content: center;
  content: 'Q';
  width: 42px;
  min-width: 42px;
  height: 42px;
  border-radius: 50%;
  background-color: #fff;
  border: 2px solid #333;
  color: #333;
  font-size: 20px;
}

.answer {
  display: flex;
  align-items: baseline;
  gap: 16px;
  margin-top: 10px;
}
.answer > div > *:first-child {
  margin-top: 0;
}

.answer:before {
  display: flex;
  align-items: center;
  justify-content: center;
  content: 'A';
  width: 42px;
  min-width: 42px;
  height: 42px;
  border-radius: 50%;
  background-color: #224197;
  /* border: 2px solid #fff; */
  color: #fff;
  font-size: 20px;
}
@media only screen and (max-width: 47.99875em) {
  .question:before ,
  .answer:before {
    width: 28px;
    min-width: 28px;
    height: 28px;
    font-size: 18px;
  }
  .answer {
  }
}

/* ヘッダーのナビゲーション
----------------------------------------------------------------- */
.header-nav {
  /* background-color: #224197; */
background-color: rgba(34,65,151,0.8);
  /* border-radius: 100vh; */
  border-radius: 16px;
  border: none;
  padding: 12px 24px;
  /* padding: 0 0 0 16px; */
  /* box-shadow: 0 3px 0 rgb(30 83 164); */
  overflow: hidden;
}
.header-nav .nav-link{
  position: relative;
  /* color: #333; */
  font-weight: bold;
}
.header-nav .nav-link::after {
  content: '';
  width: 10px;
  height: 2px;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  bottom: 12px;
  left: calc(50% - 5px);
  transition: opacity .2s;
  opacity: 0;
}
@media (hover:hover) {
  .header-nav .nav-link:hover {
    color: #fff;
  }
  .header-nav .nav-link:hover::after {
    background-color: #fff;
    opacity: 1;
  }
}

@media (min-width: 992px) {
  .header-nav .nav-link{
    font-size: 14px;
    padding: 16px 16px!important;
  }
}

/* 
----------------------------------------------------------------- */
.pd-24 {
  padding: 24px;
}
@media only screen and (min-width: 768px)  {
  .pd-sm-40 {
    padding: 40px;
  }
}

/* 
----------------------------------------------------------------- */
.logo-list {
  position: relative;
  display: grid;
  grid-template-columns: repeat(4,1fr);
  gap: 4px;
}
@media (min-width: 992px) {
  .logo-list {
    grid-template-columns: repeat(7,1fr);
    gap: 8px;
  }
}
.logo-list__item {
  background-color: #fff;
  border-radius: 2px;
  overflow: hidden;
}
.logo-list__item img{
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.relative {
  position: relative;
}

.seminar-mv.-left .seminar-mv__title {
  text-align: left;
  /* font-size: 80px; */
}
.seminar-mv.-left .seminar-mv__subtitle {
  text-align: left;
  /* font-size: 40px; */
}
.seminar-mv.-left .seminar-mv__meta {
  justify-content: flex-start;
}
.seminar-mv.-left .seminar-mv__button {
  margin: 0;
}
.seminar-mv__summary {
  max-width: 900px;
  margin-bottom: 36px;
}

.w-full {
  width: 100%;
}