@charset "utf-8";

/*--------------一覧ページ--------------*/
.page_head {
  background-image: url(/images/speaker/head_img_speaker.webp);
}

.speakers_flower_txt {
  text-align: right;
  margin-bottom: 10px;
}

#speaker_list_page .speakers_flower_txt {
  margin-top: 75px;
}

.keytnote_speaker_list {
  display: flex;
}

.keytnote_speaker_list li {
  width: 48%;
  margin-right: 1%;
}

.keytnote_speaker_list li:nth-of-type(2n) {
  margin-right: 0;
}

.keytnote_speaker_list li a {
  display: flex;
}

.keytnote_speaker_list li a img.keytnote_speaker_img {
  max-width: 280px;
}

.color_card_list li {
  width: 18.4%;
  margin-right: 2%;
  position: relative;
}

.color_card_list li:nth-of-type(4n) {
  margin-right: 2%;
}

.color_card_list li:nth-of-type(5n) {
  margin-right: 0;
}

.color_card_list.keynote_speaker_list li {
  width: 23.5%;
}

.color_card_list.keynote_speaker_list li:nth-of-type(5n) {
  margin-right: 2%;
}

.color_card_list.keynote_speaker_list li:nth-of-type(4n) {
  margin-right: 0;
}

/* キーノートスピーカーが li 要素として1件だけのとき中央寄せ */
.color_card_list.keynote_speaker_list li:only-of-type {
  margin: 0 auto;
}

.speaker_img {
  background: #FFF;
  text-align: center;
}

.speaker_logo {
  width: 80%;
}

span.on_stage {
  background: #556379 url(/lib/img/speaker/speakers_flower_w.png)no-repeat;
  padding: 2px 5px 2px 22px;
  margin-left: 10px;
  border-radius: 3px;
  background-position: 5px;
  background-size: 12px;
  font-size: 1.2rem;
}

.color_card_list li a .txt dl {
  font-size: 1.1rem;
}

.color_card_list li a .txt dl dt {
  margin-bottom: 5px;
}

#abm_area .border_btn {
  text-align: left;
  width: 30%;
  margin: 30px 0 50px;
  min-width: 230px;
}

.commitee_logo {
  position: absolute;
  content: '';
  bottom: 10px;
  right: 10px;
  width: 80px;
}

.page_speaker .btn_list.btn_4 li {
  width: 49%;
}

.page_speaker .btn_list.btn_4 li:nth-of-type(n+3) {
  margin-top: 10px;
}

.page_speaker .speaker_explane_txt {
  position: relative;
}

.page_speaker .color_btn.right {
  max-width: 200px;
  min-width: 200px;
  position: absolute;
  top: -79px;
  right: 0;
}

/* .page_speaker .color_btn.right{
    display: flex;
    max-width: 300px;
    margin: 20px 0 30px auto;
} */
.speaker_explane_txt.sp {
  display: none;
}

@media screen and (max-width: 850px) {
  .color_card_list li {
    width: 32%;
  }

  .color_card_list li:nth-of-type(5n),
  .color_card_list li:nth-of-type(odd) {
    margin-right: 2%;
  }

  .color_card_list li:nth-of-type(3n) {
    margin-right: 0;
  }

  .color_card_list.keynote_speaker_list li {
    width: 49%;
  }

  .color_card_list.keynote_speaker_list li:nth-of-type(odd) {
    margin-right: 2%;
  }

  /* ── li が 1 件だけのときは左右 auto にして余白をなくす ── */
  .color_card_list.keynote_speaker_list li:only-of-type {
    margin: 0 auto;
  }

  .color_card_list.keynote_speaker_list li:nth-of-type(even) {
    margin-right: 0;
  }

  .page_speaker .btn_list.btn_4 li {
    width: 100%;
    margin-bottom: 10px;
  }

  .page_speaker .btn_list.btn_4 li:nth-of-type(n+3) {
    margin-top: 0%;
  }

  .page_speaker .color_btn.right {
    max-width: 175px;
    min-width: 175px;
    padding: 10px;
    top: -70px;
  }

  /* .speakers_flower_txt {
    text-align: right;
    margin-bottom: 10px;
    margin-top: 75px;
  } */
}

@media screen and (max-width: 768px) {
  /* .page_speaker .speaker_explane_txt{
    margin-bottom: 60px;
  } */
  /* .page_speaker .color_btn.right{
      max-width: initial;
      justify-content: center;
  } */
  /* .page_speaker .color_btn.right{
    top: 30px;
  } */
}

@media screen and (max-width: 600px) {
  .color_card_list {
    justify-content: space-between;
  }

  .color_card_list li {
    width: 48%;
  }

  .color_card_list li:nth-of-type(3n),
  .color_card_list li:nth-of-type(4n),
  .color_card_list li:nth-of-type(5n) {
    margin-right: 0;
  }
}

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

  /*  #speaker_list_page .event_announce_block {
      margin-bottom: 80px;
   }
*/
  .speakers_flower_txt {
    margin: 0;
    margin-bottom: 20px;
  }

  #official_speaker h2.sec_tit {
    margin-bottom: 20px;
  }

  span.on_stage {
    background-size: 13px;
    font-size: 12px;
    margin-left: 5px;
  }

  .border_btn {
    width: 100%;
  }

  .page_speaker .color_btn.right {
    width: 100%;
    max-width: initial;
    min-width: initial;
    text-align: center;
    /* top: -72px; */
    top: 0;
    position: relative;
  }

  .page_speaker .speaker_explane_txt {
    /* margin-bottom: 80px; */
    margin-bottom: 40px;
  }

  /*  .speakers_flower_txt {
     text-align: center; 
    margin-bottom: -70px;
    margin-top: 100px;
  }*/

  .speaker_explane_txt.sp {
    display: block;
  }

  .speaker_explane_txt.pc {
    display: none;
  }
}

/*--------------詳細ページ--------------*/

#speaker_detail_area>div {
  display: flex;
  flex-wrap: wrap;
  max-width: 1000px;
  margin: 0 auto;
}

#speaker_detail_area>div>p {
  width: 100%;
}

#speaker_detail_area>div>.speaker_detail_img {
  width: 30%;
  margin-right: 5%;
  text-align: center;
}

#speaker_detail_area>div>.speaker_detail_img img {
  width: 100%;
  max-width: 380px;
}

#speaker_detail_area>div>.speaker_detail_txt {
  width: 65%;
}

.speaker_detail_txt dl.speaker_profile {
  border-bottom: 2px solid #c6d6ee;
  margin-bottom: 30px;
  padding-bottom: 15px;
}

.speaker_detail_txt dl.speaker_profile dt {
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 20px;
}

.speaker_detail_txt dl.speaker_profile dt span {
  background: #556379 url(/lib/img/speaker/speakers_flower_w.png)no-repeat;
  padding: 2px 5px 2px 24px;
  margin-left: 10px;
  border-radius: 3px;
  background-position: 5px;
  background-size: 17px;
  color: #FFF;
  font-size: 14px;
  vertical-align: middle;
}

.speaker_detail_txt dl.speaker_profile dd {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 10px;
}

.speaker_detail_txt p {
  font-size: 1.3rem;
  letter-spacing: 0.05rem;
}

.detail_commitee_logo {
  text-align: right;
}

.detail_commitee_logo img {
  width: 25%;
  margin-top: 10px;
  min-width: 150px;
}

@media screen and (max-width: 600px) {
  #speaker_detail_area>div {
    display: block;
  }

  #speaker_detail_area>div>.speaker_detail_img {
    width: 70%;
    margin: 0 auto 30px;
  }

  #speaker_detail_area>div>.speaker_detail_txt {
    width: 100%;
  }

  .speaker_detail_txt dl.speaker_profile {
    margin-bottom: 20px;
  }

  .speaker_detail_txt dl.speaker_profile dt {
    font-size: 2rem;
    margin-bottom: 10px;
  }

  .speaker_detail_txt dl.speaker_profile dt span {
    padding: 0 5px 0 23px;
    font-size: 15px;
    background-size: 15px;
    background-position: 5px;
  }

  .speaker_detail_txt dl.speaker_profile dd {
    font-size: 1.5rem;
    margin-bottom: 5px;
  }

  .detail_commitee_logo {
    text-align: left;
  }
}

@media screen and (max-width: 480px) {
  #speaker_detail_area>div>.speaker_detail_img {
    width: 100%;
  }
}

/*--------------ABM--------------*/
/* 遅延読み込みのためのアニメーション */
.animation_fade {
  opacity: 0;
}

.animation_fade.active {
  animation: fadein 1s ease-in-out forwards;
}

@keyframes fadein {
  0% {
    opacity: 0;
    transform: translateY(50px);
  }

  50% {
    opacity: 0;
    transform: translateY(50px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.abm_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.abm_list li {
  width: 49%;
}

.abm_list li:nth-of-type(n+3) {
  margin-top: 2%;
}

.abm_list li .sp {
  display: none;
}

.abm_list li a {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  background: #7CB8D2 !important;
  background: -moz-linear-gradient(left, #7CB8D2 0%, #4088B1 100%) !important;
  background: -webkit-linear-gradient(left, #7CB8D2 0%, #4088B1 100%) !important;
  background: linear-gradient(to right, #7CB8D2 0%, #4088B1 100%) !important;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#7CB8D2', endColorstr='#4088B1', GradientType=1);
  height: 100%;
  position: relative;
  box-shadow: 0px 0px 15px -5px #777777;
}

.abm_list li.comment_coming a {
  background: #B6C9D1 !important;
}

.abm_list li a:after {
  content: "";
  background-image: url("../../images/speaker/wq_start_wh.svg");
  background-position: bottom right;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  opacity: .25;
  position: absolute;
  width: 50px;
  height: 50px;
  bottom: 15px;
  right: 15px;
}

.abm_list li.comment_coming a:after {
  content: none;
}

.abm_list li .abm_prof_cont {
  display: flex;
  flex-wrap: wrap;
  color: #000;
  background: #fff;
  width: 100%;
  height: max-content;
  position: relative;
}

.abm_list li .abm_prof_cont:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 20px;
  border-style: solid;
  border-width: 0 10px 14px 10px;
  border-color: transparent transparent #7cb8d2 transparent;
}

.abm_list li.comment_coming .abm_prof_cont:after {
  content: none;
}

.abm_list li .speaker_img {
  width: 33%;
  min-width: 150px;
  position: relative;
  height: max-content;
}

.abm_list li .txt {
  width: 67%;
  max-width: calc(100% - 150px);
  background: #fff;
  padding: 3%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}

.abm_list li .txt h3 {
  font-weight: 500;
  margin-bottom: .8rem;
}

.abm_list li .prof_area>* {
  font-size: 1rem;
}

.abm_list li .info_area dt {
  color: #fff;
  margin-bottom: .3rem;
}

.abm_list li .txt .speaker_logo {
  width: 27%;
  /*min-width: 80px;*/
  min-width: 90px;
  border: 1px solid #c6c6c6;
  display: block;
  margin: auto 0 0 auto;
}

.abm_list li .comment_cont {
  padding: 4%;
  position: relative;
  width: 100%;
}

.abm_list li .comment_cont p {
  color: #fff;
  line-height: 2.2;
  font-weight: 500;
  /*font-size: 1.5rem;*/
  margin: auto;
  text-shadow: 0 0 10px #003b5d;
}

.abm_list li.comment_coming .comment_cont p {
  color: #EDF2F4;
  text-align: center;
  text-shadow: none;
  font-style: italic;
  font-weight: 700;
}

.comment_detail_cont {
  border: 1px solid #4088B1;
  padding: 35px 30px;
  position: relative;
}

.comment_detail_cont:before,
.comment_detail_cont:after {
  position: absolute;
  background-size: 30px auto;
  background-repeat: no-repeat;
  position: absolute;
  color: #4088B1;
  width: 38px;
  height: 38px;
  background-color: #f5f9ff;
}

.comment_detail_cont:before {
  content: "";
  background-image: url("../../images/speaker/wq_start.svg");
  left: -1px;
  top: -1px;
  background-position: top left;
}

.comment_detail_cont:after {
  content: "";
  background-image: url("../../images/speaker/wq_end.svg");
  right: -1px;
  bottom: -1px;
  background-position: bottom right;
}

.comment_detail_cont dt {
  color: #4088B1;
  font-size: 1.6rem;
  font-weight: 500;
  margin-bottom: 10px;
}

.comment_detail_cont dd {
  color: #191A1A;
  font-size: 1.2rem;
}

@media screen and (max-width: 768px) {
  .abm_list li {
    width: 100%;
  }

  .abm_list li:nth-of-type(n+2) {
    margin-top: 6%;
  }
}

@media screen and (max-width: 480px) {
  .abm_list li .pc {
    display: none !important;
  }

  .abm_list li .sp {
    display: block;
  }

  .abm_list li:nth-of-type(n+2) {
    margin-top: 5%;
  }

  .abm_list li a:after {
    width: 40px;
    height: 40px;
  }

  .abm_list li .abm_prof_cont:after {
    left: 20px;
    border-width: 0 6px 10px 6px;
  }

  .abm_list li .speaker_img {
    width: 25%;
    min-width: 130px;
  }

  .abm_list li .speaker_img .speaker_logo {
    width: 65%;
    margin: auto;
    padding: 5%;
  }

  .abm_list li .txt {
    width: 75%;
    max-width: calc(100% - 130px);
  }

  .abm_list li .txt h3 {
    font-size: 1.4rem;
    margin-bottom: 0.5rem;
  }

  .abm_list li .prof_area>* {
    margin-top: 0;
  }

  .abm_list li .comment_cont {
    padding: 3%;
  }

  .abm_list li .comment_cont p {
    font-size: 1.3rem;
    line-height: 2;
  }

  .comment_detail_cont {
    padding: 35px 20px;
  }
}

/*--------------コンテンツコミッティー--------------*/
#contents_commitee ul.stage-li {
  display: flex;
  list-style: none;
  flex-wrap: wrap;
  justify-content: space-between;
}

#contents_commitee ul.stage-li li {
  width: 15%;
  border: solid 1px #ccc;
}

#contents_commitee span.stage-text {
  margin-top: 10px;
  font-size: 90%;
  text-align: right;
  display: block;
}

#contents_commitee .mtg_movie {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#contents_commitee .abm-list h3 {
  display: flex;
  vertical-align: middle;
  align-items: center;
  font-weight: bold;
  /* font-size: 2rem; */
  margin-bottom: 20px;
  flex-wrap: nowrap;
  word-break: break-word;
}

#contents_commitee .abm-list h3 img {
  max-width: 200px;
  border: solid 1px #ccc;
  margin-right: 20px;
}

#contents_commitee div#stage-wrap {
  margin-bottom: 60px;
}

#contents_commitee .mtg_movie {
  margin-top: 50px;
}

@media screen and (max-width: 850px) {
  #contents_commitee div#stage-wrap {
    margin-bottom: 40px;
  }

  #contents_commitee .mtg_movie {
    margin-top: 40px;
  }
}

@media screen and (max-width: 768px) {
  #contents_commitee ul.stage-li li {
    width: 32%;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 600px) {
  #contents_commitee div#stage-wrap {
    margin-bottom: 30px;
  }

  #contents_commitee .mtg_movie {
    margin-top: 30px;
  }
}

@media screen and (max-width: 480px) {
  #contents_commitee .abm-list h3 img {
    max-width: 150px;
    margin-bottom: 10px;
  }

  #contents_commitee .abm-list h3 {
    /* font-size: 1.5rem; */
    flex-wrap: wrap;
  }
}

/*--------------アドテック公式スピーカーとは?--------------*/
/* #speakers_corner section.speakers_corner figure{
  display: flex;
  justify-content: center;
} */
#speakers_corner section.speakers_corner figure img {
  width: 100%;
}

#speakers_corner .page_head {
  background: #031b41 url(/images/speaker/head_img.jpg) no-repeat right 50%;
  background-size: auto 100%;
}

#speakers_corner .main {
  width: calc(98% - 320px);
}

#speakers_corner .main .color_btn {
  display: block;
  margin-bottom: 30px;
  background: #0d3870;
  text-align: center;
  /* padding: 15px; */
  padding: 20px;
  font-weight: bold;
}

#speakers_corner .main .color_btn span {
  font-size: 1.8rem;
  font-weight: bold;
}

#speakers_corner .main .color_btn span.button_label {
  border: 2px solid #fff;
  padding: 3px 10px;
  margin-left: 20px;
  display: inline-block;
  font-size: 1.5rem;
}


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

  #speakers_corner .main .color_btn,
  #speakers_corner .aside .color_btn {
    width: 100%;
    min-width: 270px;
  }

  #speakers_corner .main .color_btn span.button_label {
    margin-left: 0;
    margin: auto;
    display: block;
    margin-top: 10px;
    width: max-content;
  }
}


/* #speakers_corner .contact_box p{
  line-height: 2.5rem;
} */

#speakers_corner .sec_mini_tit {
  text-align: left;
  font-size: 1.8rem;
  font-weight: 700;
  /* margin: 50px auto 25px; */
}

/* #speakers_corner aside h2 {
  margin: 50px auto 0;
}
#speakers_corner aside h3 {
  margin: 10px auto;
} */
#speakers_corner ul.main_txt li h3.boder_left_tit.sec_mini_tit {
  margin-top: 50px;
}

#speakers_corner ul.main_txt li h3.boder_left_tit.sec_mini_tit.tit_top {
  margin: 0 auto 25px;
}

#speakers_corner aside {
  width: 25%;
  min-width: 300px;
  margin-left: 20px;
}

#speakers_corner aside dl.contact_box {
  background: #fff;
  margin-top: 10px;
}

#speakers_corner aside dl.contact_box dt {
  padding: 15px;
  background: #cee1ff;
  font-weight: 700;
}

#speakers_corner aside dl.contact_box dd {
  padding: 15px;
}

#speakers_corner aside div.aside_btn_area a {
  display: block;
}

#speakers_corner .speaker_contents {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}

#speakers_corner .color_btn.disabled {
  background: #a7a7a7;
  pointer-events: none;
  color: #d6d6d6;
}

#speakers_corner .main ul li ul li,
.main ul li ol li {
  text-indent: -1em;
  padding-left: 1em;
  margin: 1.3em 0;
}

#speakers_corner {
  word-break: break-all;
}

#speakers_corner .p_highlighted {
  font-weight: 700;
  margin-top: 20px;
}

@media screen and (max-width: 850px) {
  #speakers_corner .speaker_contents {
    flex-wrap: wrap;
  }

  #speakers_corner .main {
    width: 100%;
  }

  #speakers_corner aside {
    width: 100%;
    min-width: 300px;
    margin-left: 0;
  }

  #speakers_corner aside div.aside_btn_area {
    /* width: 50%; */
    margin-top: 30px;
  }
}

#speakers_corner.en {
  word-break: keep-all;
}

@media screen and (max-width: 480px) {
  #speakers_corner .main .color_btn {
    padding: 15px;
  }

  #speakers_corner .main .color_btn span {
    font-size: 1.6rem;
  }
}



p.comingsoon_txt {
  display: block;
  width: 100%;
  background: #e3ecf9;
  padding: 30px;
  font-size: 1.2rem;
  text-align: center;
  font-weight: 700;
  font-size: 2.4rem;
  color: #133e7d;
}

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

  p.comingsoon_txt {
    font-size: 1.6rem;
  }
}