.page-2023 .bottom-area03 {
  margin: 0 auto 43px;
}

.main-visual img {
  width: 100%;
}

@media (max-width: 1168px) {
  .main-visual .inner {
    padding-bottom: 40px;
  }
}

.main-visual .inner .title {
  font-family: good-times, sans-serif;
  font-weight: bold;
  font-size: 105px;
  line-height: 100px;
  letter-spacing: 0.05em;
  margin-bottom: 0;
  margin-top: 0;
}

@media (max-width: 1168px) {
  .main-visual .inner .title {
    font-size: calc(105 / 1168 * 100vw);
    line-height: calc(100 / 1168 * 100vw);
  }
}

.main-visual .inner .date {
  font-family: good-times, sans-serif;
  font-weight: bold;
  font-size: 40px;
  letter-spacing: 0.05em;
  margin-bottom: 47px;
  margin-top: 19px;
  line-height: 50px;
}

@media (max-width: 1168px) {
  .main-visual .inner .date {
    font-size: calc(40 / 1168 * 100vw);
    line-height: calc(50 / 1168 * 100vw);
    margin-bottom: calc(50 / 1168 * 100vw);
  }
}

.main-visual .inner .date span {
  font-family: 'Noto Sans Japanese', sans-serif;
  font-size: 25px;
}

@media (max-width: 1168px) {
  .main-visual .inner .date span {
    font-size: calc(25 / 1168 * 100vw);
  }
}

.main-visual .inner .lead {
  font-size: 34px;
  line-height: 48px;
  font-weight: bold;
}

@media (max-width: 1168px) {
  .main-visual .inner .lead {
    font-size: calc(34 / 1168 * 100vw);
    line-height: calc(48 / 1168 * 100vw);
  }
}

.featured-sessions,
.contents {
  padding: 52px 32px 70px;
}


@media screen and (max-width: 767px) {
  .contents {
    padding: 30px 10px 50px;
  }
}

.contents h1,
.contents h2,
.contents h3,
.contents h4,
.contents h5,
.contents h6 {
  font-family: 'Noto Sans Japanese', sans-serif !important;
}

.contents img {
  vertical-align: bottom;
}

.about_contents .inner,
.featured-sessions .inner,
.contents .inner {
  max-width: 90%;
  margin: 0 auto;
  padding: 65px 60px;
  background: #fff;
  border-radius: 20px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.featured-sessions .inner {
  padding: 65px 0px 0px;
}

.about_contents .inner {
  max-width: 1120px;
}

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

  .about_contents .inner,
  .featured-sessions .inner,
  .contents .inner {
    max-width: 90%;
    padding: 40px 15px;
  }
}


.featured-sessions .inner .subtitle,
.contents .inner .subtitle {
  text-align: center;
  margin-bottom: 45px;
}

.featured-sessions .inner .subtitle span,
.contents .inner .subtitle span {
  font-size: 40px;
  line-height: 48px;
  font-weight: bold;
  text-align: center;
  position: relative;
  border-bottom: 10px solid #BE3455;
  display: inline-block;
  padding-bottom: 5px;
}

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

  .featured-sessions .inner .subtitle span,
  .contents .inner .subtitle span {
    font-size: 28px;
    line-height: 42px;
  }
}

.contents .inner h3 {
  text-align: center;
  margin-bottom: 45px;
  margin-top: 0;
}

.about_contents .inner h3 span,
.contents .inner h3 span {
  font-size: 30px;
  line-height: 44px;
  font-weight: bold;
  text-align: center;
  position: relative;
  border-bottom: 10px solid #BE3455;
  display: inline-block;
}

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

  .about_contents .inner h3 span,
  .contents .inner h3 span {
    font-size: 24px;
    line-height: 36px;
  }
}

.contents .inner h4 {
  font-size: 28px;
  line-height: 40px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 23px;
  margin-top: 0;
}

@media screen and (max-width: 767px) {
  .contents .inner h4 {
    font-size: 22px;
    line-height: 33px;
  }
}

.contents .inner h4.font26 {
  font-size: 26px;
  line-height: 37px;
}

@media screen and (max-width: 767px) {
  .contents .inner h4.font26 {
    font-size: 20px;
    line-height: 30px;
  }
}

.contents .inner h4.font22 {
  font-size: 22px;
  line-height: 32px;
}

@media screen and (max-width: 767px) {
  .contents .inner h4.font22 {
    font-size: 18px;
    line-height: 27px;
  }
}

.about_contents .inner hr,
.contents .inner hr {
  border-top: 1px solid #000 !important;
  width: calc(100% + 80px);
  margin: 0 -40px 50px;
}

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

  .about_contents .inner hr,
  .contents .inner hr {
    width: 100%;
    margin: 0 0 50px;
  }
}

#timeTableView #dayContainer-0 .col_5,
#timeTableView #dayContainer-1 .col_5,
#timeTableView #dayContainer-2 .col_5 {
  width: calc(100% / 6);
  min-width: calc(100% / 6);
  margin: 0
}


#timeTableView #dayContainer-0 .sessionDaily .roomBox,
#timeTableView #dayContainer-1 .sessionDaily .roomBox,
#timeTableView #dayContainer-2 .sessionDaily .roomBox {
  top: 0;
  bottom: 0;
  margin: auto;
}

#timeTableView .sessionThBox .col_5 {
  border-bottom: 2px solid #EEE;
}

@media screen and (max-width: 992px) {
  #timeTableView .col_5 {
    width: 100% !important;
  }

  #timeTableView .col_5.noContent {
    display: none;
  }
}

#timeTableView .RoomA {
  background-color: #dd6767;
}

#timeTableView .RoomD {
  background-color: #eaab31;
}

#timeTableView .RoomF {
  background-color: #6abe7e;
}

#timeTableView .RoomG {
  background-color: #58a4bb;
}

#dayContainer-2 .sessionThBox .sessionTitle:nth-of-type(9),
#dayContainer-2 .sessionThBox .sessionTitle:nth-of-type(9) ~ .sessionBox {
  display: none;
}

.contents .inner .txt-box {
  margin-bottom: 45px;
}

.contents .inner .txt-box p {
  font-size: 20px;
  line-height: 32px;
  margin-bottom: 32px;
}

@media screen and (max-width: 767px) {
  .contents .inner .txt-box p {
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 27px;
  }
}

.about_contents .inner .flexbox,
.contents .inner .flexbox {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin-bottom: 80px;
}

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

  .about_contents .inner .flexbox,
  .contents .inner .flexbox {
    flex-direction: column;
  }
}

.contents .inner .flexbox .col p {
  font-size: 20px;
  line-height: 30px;
  letter-spacing: -0.88px;
  font-weight: bold;
  margin-bottom: 0;
}

.contents .inner .flexbox .col p:not(:last-of-type) {
  margin-bottom: 40px;
}

.contents .inner .flexbox .col p a:hover {
  color: #000;
  opacity: 0.7;
}

.contents .inner .flexbox .col:first-of-type {
  margin-right: 60px;
  padding-left: 14px;
}

@media screen and (max-width: 767px) {
  .contents .inner .flexbox .col:first-of-type {
    padding-left: 0;
    margin-right: 0;
    margin-bottom: 40px;
  }
}

.about_contents .inner .remarks,
.contents .inner .remarks {
  color: #333333;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  margin-top: 20px;
  margin-bottom: 0;
}

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

  .about_contents .inner .remarks,
  .contents .inner .remarks {
    text-align: left;
  }
}

.about_contents .inner .diamond-sponsor {
  text-align: center;
  margin-bottom: 124px;
}

.about_contents .inner .platinum-sponsor {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  margin-bottom: 173px;
  margin-top: 55px;
  padding-left: 5.8px;
  padding-right: 7px;
}

@media screen and (max-width: 767px) {
  .about_contents .inner .platinum-sponsor {
    padding-left: 0;
    padding-right: 0;
  }
}

.about_contents .inner .platinum-sponsor .img {
  width: calc((100% - 115px) / 2);
}

.about_contents .inner .platinum-sponsor .img img {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .about_contents .inner .platinum-sponsor .img {
    width: 45%;
  }
}

.about_contents .inner .gold-sponsor {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 90px;
  margin-top: -4.2px;
}

.about_contents .inner .gold-sponsor .img {
  width: 50%;
}

.about_contents .inner .gold-sponsor .img img {
  width: 100%;
  height: auto;
}

.about_contents .inner .silver-sponsor {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  margin-top: 58px;
  margin-bottom: 102px;
}

@media screen and (max-width: 767px) {
  .about_contents .inner .silver-sponsor {
    flex-wrap: wrap;
  }
}

.about_contents .inner .silver-sponsor .img {
  width: calc((100% - 10px) / 3);
}

.about_contents .inner .silver-sponsor .img img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 767px) {
  .about_contents .inner .silver-sponsor .img {
    width: 50%;
  }
}

.about_contents .inner .bronze-sponsor,
.about_contents .inner .special-session,
.about_contents .inner .media-sponsor {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  margin-top: 57px;
  margin-bottom: 60.5px;
}

.about_contents .inner .bronze-sponsor .img,
.about_contents .inner .special-session .img,
.about_contents .inner .media-sponsor .img {
  width: 25%;
  margin-bottom: 31px;
}

.about_contents .inner .bronze-sponsor .img img,
.about_contents .inner .special-session .img img,
.about_contents .inner .media-sponsor .img img {
  width: 100%;
  height: auto;
}

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

  .about_contents .inner .bronze-sponsor .img,
  .about_contents .inner .special-session .img,
  .about_contents .inner .media-sponsor .img {
    width: 33.3%;
  }
}

.about_contents .inner .special-session,
.about_contents .inner .media-sponsor {
  margin-top: 36.5px;
}

.about_contents .inner .media-sponsor {
  margin-bottom: 35px;
}

.about_contents .btn-area,
.contents .btn-area {
  max-width: 820px;
  margin: 0 auto;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}

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

  .about_contents .btn-area,
  .contents .btn-area {
    flex-direction: column;
    align-items: center;
  }
}

.about_contents .btn-area .black-btn,
.contents .btn-area .black-btn {
  width: calc((100% - 20px) / 2);
  margin: 0 auto;
}

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

  .about_contents .btn-area .black-btn,
  .contents .btn-area .black-btn {
    width: 400px;
    max-width: 100%;
  }
}

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

  .about_contents .btn-area .black-btn:not(:last-of-type),
  .contents .btn-area .black-btn:not(:last-of-type) {
    margin-bottom: 20px;
  }
}

.about_contents .btn-area .black-btn a,
.contents .btn-area .black-btn a {
  width: 100%;
  display: inline-block;
  padding: 28px 40px 28px 22px;
  background-color: #373741;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  line-height: 35px;
  text-align: center;
  position: relative;
}

.about_contents .btn-area .black-btn a:focus,
.about_contents .btn-area .black-btn a:hover,
.contents .btn-area .black-btn a:focus,
.contents .btn-area .black-btn a:hover {
  color: #fff;
  text-decoration: none;
}

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

  .about_contents .btn-area .black-btn a,
  .contents .btn-area .black-btn a {
    font-size: 18px;
    line-height: 27px;
  }
}

.about_contents .btn-area .black-btn a::after,
.contents .btn-area .black-btn a::after {
  position: absolute;
  content: '';
  top: 50%;
  right: 17px;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 13.9px;
  border-color: transparent transparent transparent #ffffff;
}

.contents .btn-area2 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  margin: 0 auto 50px;
}

@media screen and (max-width: 767px) {
  .contents .btn-area2 {
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 0 auto 30px;
  }
}

.contents .btn-area2 a {
  color: #333333;
  width: 180px;
  display: block;
  background-color: #f0f0f0;
  padding: 9px;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
}

.contents .btn-area2 a:not(:last-of-type) {
  margin-right: 22px;
}

@media screen and (max-width: 767px) {
  .contents .btn-area2 a {
    margin-bottom: 20px;
  }
}

.contents .btn-area2 a:hover,
.contents .btn-area2 a:focus {
  color: #000;
  text-decoration: none;
}

.contents .btn-area2 a::before {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  margin-right: 11px;
  border-width: 9px 5px 0 5px;
  border-color: #000000 transparent transparent transparent;
}

#timeTableView {
  margin-bottom: 50px;
}

.featured-sessions .session-detail .sessionId,
#timeTableView .sessionId {
  background-color: #BE3455;
  color: #fff;
  text-shadow: none !important;
  font-family: 'Noto Sans Japanese', sans-serif !important;
}

.featured-sessions .session-detail .sessionId {
  font-size: 14px;
  padding: 2px 8px;
}

#timeTableView .sessionDaily {
  background-color: #373741;
}

#timeTableView .sessionDaily .dayTitle {
  font-size: 18px;
  line-height: 46px;
  color: #fff;
}

#timeTableView .sessionDaily .dayType {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}

#timeTableView .sessionDaily .roomBox .roomTtile {
  background-color: #BE3455;
  color: #fff;
  font-size: 19px;
  line-height: 27px;
  padding: 10px;
  border-radius: 0;
}

#timeTableView .sessionThBox .col_5 {
  border-bottom: 1px solid #aaaaaa !important;
}

#timeTableView .sessionThBox .sessionTitle {
  text-align: left;
}

#timeTableView .sessionThBox .sessionCol .sessionId {
  background-color: #BE3455;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  text-shadow: none !important;
  text-align: left;
  border-radius: 0;
}

#timeTableView .sessionThBox .sessionCol .sessionListTitle {
  color: #333333;
  font-size: 15px;
  line-height: 21px;
  font-weight: 500;
}

#timeTableView .sessionThBox .sessionCol .boxTag {
  font-family: 'Noto Sans Japanese', sans-serif !important;
  background: #fff !important;
  color: #000;
  margin-bottom: 1px;
}

.featured-sessions .tagsBlock .boxTag,
#timeTableView .tagsBlock .boxTag {
  font-family: 'Noto Sans Japanese', sans-serif !important;
  background: #fff !important;
  color: #000;
  border-width: 2px;
  border-style: solid;
  margin-bottom: 1px;
}

.featured-sessions .tagsBlock .boxTag {
  display: inline-block;
  font-size: 1.1rem;
  padding: 2px 5px;
  line-height: 1;
  margin-right: 3px;
  vertical-align: top;
}

@media screen and (max-width: 767px) {
  .featured-sessions .tagsBlock .boxTag {
    font-size: 0.9rem;
  }
}


.featured-sessions .session-detail .sessionLabel *,
#timeTableView .sessionLabel * {
  font-family: 'Noto Sans Japanese', sans-serif !important;
}

.featured-sessions .session-detail .sessionLabel {
  background-color: #BE3455;
}

#timeTableView .sessionDetailWrap .black-btn {
  width: 300px;
  max-width: 100%;
  display: block;
  padding: 14px 25px 14px 7px;
  background-color: #000;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  position: relative;
  margin: 20px auto;
}

#timeTableView .sessionDetailWrap .black-btn::after {
  position: absolute;
  content: '';
  top: 50%;
  right: 21px;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6.5px 0 6.5px 11px;
  border-color: transparent transparent transparent #ffffff;
}

.inquiry_btn {
  margin: 0 auto;
}

.footer-inner small,
.footer-item a {
  color: #fff;
}

.footer-item {
  display: inline-block;
  padding: 0 6px;
  font-size: 14.5px;
}

.footer-item a:hover {
  text-decoration: underline;
}

.footer-inner .copyright {
  margin-top: 30px;
}

.featured-sessions .slick-list {
  background-color: #E5E5E5;
}

.featured-sessions .item {
  margin: 50px;
  transition: 0.3s;
  background-color: #BE3455;
}

.featured-sessions .item:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .featured-sessions .item {
    margin-right: 5px;
    margin-left: 5px;
  }
}

.featured-sessions .item .session-overview {
  display: flex;
  width: 100%;
  background-size: cover;
  background-position: top center;
  position: relative;
  height: 410px;
}

.featured-sessions .session-speaker-img {
  width: 40%;
  margin: 20px 0 20px 20px;
  position: relative;
}

.featured-sessions .session-speaker-img .session-speaker-img-wrap {
  position: absolute;
  top: -10%;
  left: 10%;
  background-color: #D25C78;
  width: 80%;
  aspect-ratio: 3 / 4;
  display: flex;
  align-items: center;
}

.featured-sessions .session-speaker-img .session-speaker-img-wrap img {
  width: 100%;
  background-color: #fff;
}

.featured-sessions .session-info {
  position: relative;
  width: 60%;
  margin: 20px 25px 20px 0;
  padding: 10px;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .featured-sessions .session-info {
    width: 100%;
    margin: 0;
    padding: 0;
  }
}

.featured-sessions .session-info .session-time {
  display: flex;
}

@media screen and (max-width: 767px) {
  .featured-sessions .session-info .session-time {
    font-size: 1.1rem;
    margin: 5px;
  }
}

.featured-sessions .session-info .session-time .session-date {
  width: 75%;
}

.featured-sessions .session-info .session-time .session-id {
  width: 25%;
  margin-right: 1%;
  text-align: center;
  background-color: #373741;
}

@media screen and (max-width: 767px) {
  .featured-sessions .session-info .session-time .session-id {
    margin-right: 0;
  }
}

.featured-sessions .session-info .session-category {
  float: right;
}

.featured-sessions .session-info .session-title {
  position: absolute;
  top: 25%;
  font-size: 2.0rem;
  padding-right: 5%;
}

@media screen and (max-width: 1400px) {
  .featured-sessions .session-info .session-title {
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 767px) {
  .featured-sessions .session-info .session-title {
    top: 20%;
    font-size: 1.6rem;
    margin: 5px;
  }
}

.featured-sessions .session-info .session-speaker {
  position: absolute;
  top: 75%;
}

@media screen and (max-width: 1700px) {
  .featured-sessions .session-info .session-speaker {
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 767px) {
  .featured-sessions .session-info .session-speaker {
    top: auto;
    bottom: 0%;
    font-size: 1.1rem;
    margin: 5px;
  }
}

.featured-sessions .session-detail {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow-y: auto;
  background: rgba(0, 0, 0, 0.7);
  z-index: 999999;
}

.featured-sessions .arrows-prev,
.featured-sessions .arrows-next {
  position: absolute;
  width: 46px;
  height: 46px;
  background-color: rgba(190, 52 ,85 , 0.8);
  border-radius: 50%;
  z-index: 10;
  display: inline-block;
  cursor: pointer;
  top: 50%;
  transform: translateY(-50%);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.5);
}

.featured-sessions .arrows-prev.bg-white,
.featured-sessions .arrows-next.bg-white {
  background-color: #ffffff;
}

.featured-sessions .arrows-prev {
  left: -40px;
}

@media screen and (max-width: 767px) {
  .featured-sessions .arrows-prev {
    left: -30px;
  }
}

.featured-sessions .arrows-prev::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8.5px 14.7px 8.5px 0;
  border-color: transparent #ffffff transparent transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-60%, -50%);
}

.featured-sessions .arrows-prev.bg-white::after {
  border-color: transparent #000000 transparent transparent;
}

.featured-sessions .arrows-next {
  right: -40px;
}

@media screen and (max-width: 767px) {
  .featured-sessions .arrows-next {
    right: -30px;
  }
}

.featured-sessions .arrows-next::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8.5px 0 8.5px 14.7px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-40%, -50%);
}

.featured-sessions .arrows-next.bg-white::after {
  border-color: transparent transparent transparent #000000;
}

.featured-sessions .slick-disabled {
  display: none !important;
}

.featured-sessions .session-detail {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow-y: auto;
  background: rgba(0, 0, 0, 0.7);
  z-index: 999999;
}

.featured-sessions .session-detail .sessionDetailInner {
  position: relative;
  width: 80%;
  max-width: 600px;
  margin: 100px auto 60px;
  padding: 20px;
  background: #FFF;
  box-shadow: 0 0 15px rgba(0, 0, 0, .4);
  border: 1px solid #CCC;
}

.featured-sessions .session-detail .sessionTime {
  font-size: 14px;
  padding: 5px;
  font-family: "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, Meiryo, sans-serif;
}

.featured-sessions .session-detail .sessionListTitle {
  font-size: 18px;
  margin: 0 0 18px;
  border-bottom: 2px solid #999;
  margin-bottom: 1em !important;
  font-weight: bold;
  color: #333333;
  padding: 6px 0;
  white-space: normal;
  text-shadow: 0 2px 0 #fff !important;
  line-height: 1.3;
  font-family: "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, Meiryo, sans-serif;
}

.featured-sessions .session-detail .abstract h4 {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 1em;
  line-height: 40px;
  text-align: center;
  margin-top: 0;
}

.featured-sessions .session-detail .abstract p {
  margin-bottom: 20px;
  font-size: 15px !important;
  line-height: 1.6;
  font-family: "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, Meiryo, sans-serif;
}

.featured-sessions .session-detail .profilePhoto {
  width: 180px !important;
}

.featured-sessions .session-detail .profilePhoto img {
  width: 180px !important;
}

.featured-sessions .session-detail .profileName p {
  font-family: "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, Meiryo, sans-serif;
}

@media screen and (max-width: 767px) {
  .featured-sessions .session-detail .sessionDetailInner {
    margin: 80px auto 60px;
    width: 90%;
  }
}

.featured-sessions .session-detail .close-btn {
  position: absolute;
  top: -10px;
  right: -10px;
  padding: 5px;
  border-radius: 50%;
  color: #fff;
  background-color: #E74C3C;
  width: 20px;
  height: 20px;
  font-size: 11px;
}

.scroll-button {
  position: fixed;
  right: 30px;
  bottom: 10px;
  background: #373741;
  padding: 10px;
  cursor: pointer;
  transition-duration: 0.3s;
  transition-property: opacity, visibility;
  opacity: 0;
  visibility: hidden;
  width: 60px;
  height: 60px;
  border-radius: 50vh;
}

@media screen and (max-width: 767px) {
  .scroll-button {
    right: 10px;
  }
}

.scroll-button .content {
  padding-top: 2px;
  color: #fff;
  text-align: center;
}

.scroll-button .arrow {
  margin: 0 auto;
  content: '';
  width: 15px;
  height: 15px;
  border-top: 4px solid #fff;
  border-left: 4px solid #fff;
  transform: rotate(45deg);
}

.scroll-button .text {
  text-align: center;
}

.scroll-button.active {
  opacity: 1;
  visibility: visible;
}

.scroll-button.absolute {
  position: absolute;
  bottom: auto;
}

@media screen and (max-width: 767px) {
  .scroll-button.absolute {
    bottom: 200px;
  }
}

.logo-img .google_cloud {
  margin: 50px 0px;
  width: 95%;
}

.platinum img {
  margin-top: 50px;
}

.logo-img .AWS {
  width: 75%;
}

.logo-img .Oracle {
  max-width: none;
  width: 105%;
  margin-top: 110px;
}

@media screen and (max-width: 767px) {
  .logo-img .Oracle {
    margin-top: 70px;
  }
}

.gold img {
  width: 90%;
  margin-top: 90px;
}

.logo-img .Actian {
  width: 45%;
  margin-top: 30px;
}

.logo-img .Alibaba {
  margin-top: 80px;
}

@media screen and (max-width: 767px) {
  .logo-img .Alibaba {
    margin-top: 50px;
  }
}

.logo-img .Couchbase {
  margin-top: 70px;
}

@media screen and (max-width: 767px) {
  .logo-img .Couchbase {
    margin-top: 40px;
  }
}

.logo-img .Dbvisit {
  width: 65%;
  margin-top: 40px;
}

@media screen and (max-width: 767px) {
  .logo-img .Dbvisit {
    margin-top: 30px;
  }
}

@media screen and (max-width: 767px) {
  .logo-img .EDB {
    margin-top: 50px;
  }
}

.logo-img .exem {
  margin-top: 100px;
}

@media screen and (max-width: 767px) {
  .logo-img .exem {
    margin-top: 55px;
  }
}

@media screen and (max-width: 767px) {
  .logo-img .nautilus {
    margin-top: 50px;
  }
}

@media screen and (max-width: 767px) {
  .logo-img .penta {
    margin-top: 50px;
  }
}

.logo-img .teradata {
  margin-top: 80px;
}

@media screen and (max-width: 767px) {
  .logo-img .teradata {
    margin-top: 45px;
  }
}

.logo-img .TDSL {
  margin-top: 65px;
}

@media screen and (max-width: 767px) {
  .logo-img .TDSL {
    margin-top: 40px;
  }
}

.silver img {
  width: 85%;
}

.logo-img .cdata {
  width: 70%;
  margin-top: 65px;
}

@media screen and (max-width: 767px) {
  .logo-img .cdata {
    margin-top: 50px;
  }
}

.logo-img .DataStax {
  margin-top: 60px;
}

@media screen and (max-width: 767px) {
  .logo-img .DataStax {
    margin-top: 50px;
  }
}

.logo-img .Denodo {
  margin-top: 20px;
}

@media screen and (max-width: 767px) {
  .logo-img .Denodo {
    margin-top: 35px;
  }
}

.logo-img .Fujitsu {
  margin-top: 25px;
}

@media screen and (max-width: 767px) {
  .logo-img .Fujitsu {
    margin-top: 30px;
  }
}

.logo-img .IBM {
  margin-top: 20px;
}

@media screen and (max-width: 767px) {
  .logo-img .IBM {
    margin-top: 25px;
  }
}

.logo-img .NTT_DATA_INTELLILINK {
  margin-top: 65px;
}

@media screen and (max-width: 767px) {
  .logo-img .NTT_DATA_INTELLILINK {
    margin-top: 40px;
  }
}

.logo-img .scalar {
  margin-top: 50px;
}

@media screen and (max-width: 767px) {
  .logo-img .scalar {
    margin-top: 30px;
  }
}

.logo-img .SRA_OSS {
  margin-top: 45px;
}

@media screen and (max-width: 767px) {
  .logo-img .SRA_OSS {
    margin-top: 28px;
  }
}

.bronze img {
  width: 70%;
}

@media screen and (max-width: 767px) {
.bronze img {
  margin-top: 0px;
}
}

.logo-img .Aerospike {
  width: 80%;
  margin-top: 85px;
}

@media screen and (max-width: 767px) {
  .logo-img .Aerospike {
    margin-top: 58px;
  }
}

.logo-img .Climb {
  margin-top: 75px;
}

@media screen and (max-width: 767px) {
  .logo-img .Climb {
    margin-top: 55px;
  }
}

.logo-img .cosol {
  margin-top: 30px;
}

@media screen and (max-width: 767px) {
  .logo-img .cosol {
    margin-top: 40px;
  }
}

.logo-img .DELL {
  margin-top: 50px;
}

@media screen and (max-width: 767px) {
  .logo-img .DELL {
    margin-top: 47px;
  }
}

.logo-img .Jurabi {
  margin-top: 80px;
}

@media screen and (max-width: 767px) {
  .logo-img .Jurabi {
    margin-top: 50px;
  }
}

.logo-img .Keyence {
  margin-top: 90px;
}

@media screen and (max-width: 767px) {
  .logo-img .Keyence {
    margin-top: 53px;
  }
}

.logo-img .OT {
  margin-top: 85px;
}

@media screen and (max-width: 767px) {
  .logo-img .OT {
    margin-top: 52px;
  }
}

.logo-img .ULS {
  margin-top: 80px;
}

@media screen and (max-width: 767px) {
  .logo-img .ULS {
    margin-top: 50px;
  }
}

.special img {
  width: 75%;
}

.logo-img .APACOUC {
  margin-top: 20px;
}

@media screen and (max-width: 767px) {
  .logo-img .APACOUC {
    margin-top: 35px;
  }
}

.logo-img .docomo {
  margin-top: 55px;
}

@media screen and (max-width: 767px) {
  .logo-img .docomo {
    margin-top: 45px;
  }
}

@media screen and (max-width: 767px) {
  .logo-img .MySQL {
    margin-top: 30px;
  }
}

.logo-img .Oracle_ACE {
  margin-top: 30px;
}

@media screen and (max-width: 767px) {
  .logo-img .Oracle_ACE {
    margin-top: 40px;
  }
}

.media img {
  width: 75%;
  margin-top: 20px;
}

.logo-img .g-next {
  margin-top: 70px;
}

@media screen and (max-width: 767px) {
  .logo-img .g-next {
    margin-top: 57px;
  }
}

.logo-img .HetoroDB {
  margin-top: 80px;
}

@media screen and (max-width: 767px) {
  .logo-img .HetoroDB {
    margin-top: 60px;
  }
}

.logo-img .jpoug {
  margin-top: 70px;
}

@media screen and (max-width: 767px) {
  .logo-img .jpoug {
    margin-top: 57px;
  }
}

.logo-img .jssug {
  margin-top: 65px;
}

@media screen and (max-width: 767px) {
  .logo-img .jssug {
    margin-top: 55px;
  }
}

.logo-img .ntt-data,
.logo-img .pgec {
  margin-top: 75px;
}

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

  .logo-img .ntt-data,
  .logo-img .pgec {
    margin-top: 60px;
  }
}


.logo-img .unext {
  margin-top: 80px;
}

@media screen and (max-width: 767px) {
  .logo-img .unext {
    margin-top: 62px;
  }
}

.logo-img .BIT {
  margin-top: 50px;
}

@media screen and (max-width: 767px) {
  .logo-img .BIT {
    margin-top: 30px;
  }
}

.logo-img .EZ {
  margin-top: 43px;
}

@media screen and (max-width: 767px) {
  .logo-img .EZ {
    margin-top: 28px;
  }
}

.logo-img .JBpress {
  margin-top: 55px;
}

.sold_out {
  font-size: 11px;
  border: solid 2px red;
  color: red;
  background-color: #fff;
  padding: 2px 5px;
  line-height: 1;
  margin: 0px 3px 1px 0px;
  font-family: 'Noto Sans Japanese', sans-serif;
  display: inline-block;
}

.featured-sessions .tagsBlock .tag_342f80a3d0e1e6486ddb8b4105d7959b,
#timeTableView .sessionThBox .sessionCol .tag_342f80a3d0e1e6486ddb8b4105d7959b,
#timeTableView .tagsBlock .tag_342f80a3d0e1e6486ddb8b4105d7959b {
  border-color: #ffeb3b;
  background-color: #ffeb3b !important;
}

.tag_7dc98cf157aeeded9d52a6cc22619467{
  border-color: #7F00FF;
}

.tag_7ced973b3d3ea4fa196ccf3c6a2fe44d{
  border-color: #007B43;
}

.tag_3fa188e7f0fda86f24579a3c904f0b6d{
  border-color: #008080;
}

.tag_b4983352e5301059bbe9f80df82d5a7a{
  border-color: #000066;
}

.tag_39bfe4c1aecc9aeacf26d323fbcd09a1{
  border-color: #65AB31;
}

.tag_6d766364f9b8334af14aca659a85e0bb{
  border-color: #FF7F00;
}

.tag_bb29f30cb66e7345bef8f5ea909df576{
  border-color: #7F1184;
}

.tag_6a246bace3ff153c44405371ba9b6c73{
  border-color: #FFCC66;
}

.tag_830f821d58111efd146b94f7a45643e9{
  border-color: #FF007F;
}

.tag_e962f24f9a7ebc989fee38d7a36abac2{
  border-color: #00BFFF;
}

.tag_cec8d2d362704a0023a144d9307a78ba{
  border-color: #007FFF;
}

.tag_3a56af8d2523fc6cf123f2f954a35279{
  border-color: #0000FF;
}

.tag_931cb73a19162b672c39256c316f9db2{
  border-color: #8D6449;
}

.tag_a54a3be3cb28f8b8ad81977b13526a51{
  border-color: #5B6356;
}
