/*======================================================================================================
                          Global
=======================================================================================================*/
* {
  outline: none !important;
  box-shadow: none;
}
body {
  font-family: "Open Sans", Helvetica, sans-serif;
  letter-spacing: 0.5;
  min-width: 100%;
  overflow-x: hidden;
}
/* ///////////////////////////////////////////////////////////////////// 
// 03 - Preloader
/////////////////////////////////////////////////////////////////////*/
#preloader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99999999999;
  width: 100%;
  height: 100%;
  overflow: visible;
  background: #fff url('../img/preloader.gif') no-repeat center center;
}
body a {
  color: rgb(255, 108, 12);
  text-decoration: underline;
}
a:hover {
  color: #fb6a87;
  transition: all 0.4s;
}
a.anchor {
  /*    display: block;
    padding-top: 70px;
    <span class="searchword">margin</span>-top: -70px;*/
}
.btn {
  border-radius: 0;
  transition: background 0.5s;
  font-weight: 300;
}
.navbar-white {
  background-color: #fff !important;
  transition: background 0.5s ease-out;
  box-shadow: 0 0 1px rgb(243, 243, 243);
}
.navbar-white li a {
  color: #616e8b;
}
.navbar-white li:last-child a {
  /*color: #fff !important;*/
}
.navbar-white .navbar-brand {
  color: #8ac786 !important;
}
.navbar-white button.navbar-toggle .ion-navicon {
  color: #2c2c2c;
}
.form-control:focus {
  border-color: #8ac786;
  box-shadow: none;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: rgba(255, 255, 255, 0);
}
.navbar-default .navbar-toggle {
  border: 0;
  margin: 0;
  line-height: 100%;
  top: 10px;
  right: 10px;
  padding: 4px;
  font-size: 22px;
}
.navbar-toggle {
  padding: 0;
  border-radius: 3px;
  font-size: 12px;
}
.navbar {
  margin-bottom: 0px;
  padding: 10px 5px;
  min-height: 0;
}
button.navbar-toggle .ion-navicon {
  font-size: 2em;
  color: #fff;
}
.navbar-nav {
  margin: 0;
}
.navbar-nav > li:last-child { /* display: inline-block; */
}
.navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
p {
  font-size: 17px;
  letter-spacing: 1px;
  line-height: 31px;
}
ul li {
  list-style: none;
  display: inline-block;
}
li a {
  text-decoration: none;
}
a.regBtn {
  background-color: #fcb100;
  text-decoration: none;
}
a.regBtn:hover {
  background-color: #fb6a87 !important;
}
 .heading-text {
  width: 100%;
}
.heading-text h3 {
  font-size: 22px;
  padding-top: 0;
  margin-top: 0;
  font-weight: 600;
  line-height: 1.421;
  /*! color: #fff; */
}
#ARTICLE .heading-text h3 {
  /*! color: #fff; */
}
.heading-text p {
  font-size: 18px;
  padding: 5px 0px
}
.main_content {
  /*margin-top:25px;*/
}
.main_content a {
  cursor: pointer;
  color: #008c99;
}
#main_content_ul {
  margin: 15px 15px 0 15px;
  padding: 0 0 0 5px;
  display: none;
}
#main_content_ul li {
  display: list-item;
  list-style: disc;
}
iframe {
  width: 100%;
}
.form-control {
  border-radius: 0px;
}
/*-----------------------------------------------------------------------------------------------------
                              navbar
-------------------------------------------------------------------------------------------------------*/
#overlay-1 {
  background-color: #296c9600; /* height: 60vh !important; */
}
#navigation, .navbar-default {
  border-radius: 0px;
  border: 0;
  background-color: #FFFFFF;
}
.navbar-default .navbar-nav > li > a {
  font-size: 14px;
  transition: all 0.3s cubic-bezier(.17, .67, .83, .67);
  color: #4A546A;
  line-height: 28px;
  text-transform: uppercase;
  padding: 10px 15px;
}
.navbar-default .navbar-nav > li:last-child > a {
  /*! font-size: 13px; */
  /*color: #FFF;*/
  /*! color: #000000; */ /*background: #333;*/
  /* display: block; */
}
.navbar {
  margin-bottom: 0px;
  padding: 0 0px;
  border-bottom: 1px #ddd solid;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  color: inherit;
  background-color: inherit;
}
.navbar-default .navbar-brand {
  color: #fff;
  padding: 3px 15px 0;
  font-size: 49px;
  line-height: 100%;
  height: auto;
  font-weight: lighter;
  letter-spacing: 3px;
  max-width: 230px;
}
.navbar-brand img {
  height: 26px;
  margin-top: 8px;
  margin-left: 15px;
}
.nav-wrap {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
} 
.nav .head_entry_btn {
  background: #000;
  color: #fff;
  padding: 5px 10px;
}
.nav .head_entry_btn:hover {
  background: #000;
  color: #fff;
}
#wrapper {
  /*! height: 624px; */
  /*! position: relative; */
  /*! width: 100%; */
  /*! top: 68px; */
}
#video {
  /* min-height: 50vh; */
  /* min-width: 100vw; */
}
#starting {
  background: #000 url('thema_contrast.jpg') 70% center no-repeat;
  background-size: contain;
  height: calc(100vh - 48px);
  position: relative;
  margin-top: 48px;
  position: relative;
  /*! max-height: 1100px; */
}
#starting:before {
  content: "";  
  filter: contrast(1.5);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: inherit;
}
.starting-japan {
  /*! background: url('thema.jpg') center no-repeat; */
  background-size: cover;
  height: inherit;
  position: relative;
  width: 100%;
  margin: auto;
  max-width: 1140px;
}
.video-wrap {
  overflow: hidden;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  top: 0;
  width: auto;
  height: auto;
  min-width: 100vw;
  min-height: 60vh;
  z-index: -100; 
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
  background-color: #616e8b;
}
.starting-text {
  font-weight: bold;
  letter-spacing: 2px;
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0%, -50%);
  width: 100%; /* background: #666; */ /*! padding-bottom: 10px; */
}
#scroll-timetable {
  height: inherit;
 cursor: pointer;
}
.scroll-timetable-obj {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 20px;
  display: flex;
  width: 190px;
  align-items: center;
  justify-content: space-around;
  height: 35px;
  cursor: pointer;
}
.h1-rene-title {
  /*! display: inline-grid; */
  /*grid-template-rows: 35px 3fr 1fr 1fr;*/
  /*margin: auto 15px;*/
  /*! max-width: 1060px; */
  width: 100%;
  text-align: left;
  padding: 0 15px;
}
.h1-rene-title .attf {
  font-size: 40px; 
  margin: 40px auto 0px;
  font-weight: normal;
  letter-spacing: 1px;
  color: #F0AB00;
  text-shadow: 1px 1px 2px black;
}
.h1-rene-title .tokyo {
  font-size: 30px;
  margin: 30px auto 30px;
  font-weight: normal;
  letter-spacing: 1px;
  display: flex;
  align-items: center;
  color: #fff;
}
.h1-rene-title .tokyo a{text-decoration: none;margin: auto;}
.rene img {
  /* width: -webkit-fill-available; */
}
.rene, .starting-text h2 {
  /*! color: #45474f; */
  /*font-weight: bold;*/
  /*! line-height: 70px; */
  /*letter-spacing: -1px;*/
} 
.rene .rene_info {
  background: linear-gradient(hsl(335, 61%, 64%), hsl(335, 61%, 64%));
  color: #fff;
  padding: 10px 40px;
  vertical-align: middle;
  display: block;
}
.rene .hatsukaisai {
  font-size: 66%;
}
h1 .kakko {
  position: relative;
  top: -6px;
}
h1 .kakko-left {
  margin-right: 6px;
}
h1 .kakko-right {
  margin-left: 6px;
}
h1.rene small.in_japan {
  color: #fff;
  margin: auto;
  font-weight: bold;
  margin: 5px auto;
}
.rene {
  font-size: 69px;
  margin: 0 auto;
  /*font-weight: 600;*/
  /*! line-height: 1.19; */
  /*! max-width: 1060px; */
}
.rene span {
  margin-bottom: 30px;
}
.rene small {
  /* margin-bottom: 10px; */
  display: block;
  color: #fff;
  font-size: 16px;
  text-align: left;
  margin: auto;
  line-height: 1.5;
}
.rene .year18 {
  font-size: 50%;
  position: relative;
  top: -25px;
  color: #DB699B;
  font-weight: bold;
  letter-spacing: -4px;
}
hr.kvLine {
  width: 150px;
  margin-bottom: 0;
  border-color: #92d0d7;
}
.starting-text h2.kvLead {
  font-size: 20px;
  margin-bottom: 50px;
  margin-top: 20px;
  line-height: 1.8em;
  letter-spacing: 0;
}
.starting-text h2 {
  font-size: 31px;
  margin-top: 0;
  font-weight: 100;
  letter-spacing: .2em;
}
.starting-text h3 {
  font-size: 18px;
  color: #fff;
  letter-spacing: .15em;
}
.kvTxt_sub {
  text-align: left;
  color: #F2F6FA;
  font-size: 16px;
  letter-spacing: 0;
  max-width: 1140px;
  width: 100%;
  padding: 0 10px;
  box-sizing: border-box;
  margin: 0 auto;
  line-height: 1.5em;
  font-weight: normal;
}
.bottom {
  width: 100%;
  position: absolute;
  bottom: 2%;
  height: 0;
}
.bottom a {
  color: rgba(192, 192, 192, 0.5);
}
.full {
  width: 10%;
  border-top: #000 1px solid;
}
h4 {
  font-size: 20px;
  font-weight: bold;
  padding: 35px 0px 15px 0;
  line-height: 1.5em;
}
h5 {
  padding-top: 22px;
  font-size: 18px;
}
hr {
  border-color: #3e3f48;
}
.white {
  color: #fff;
  border-color: #fff;
}
.pc-on {
  display: block;
}
.sp-on {
  display: none;
}
.sp-on2 {
  display: none;
}
@media (min-width: 768px) {
  .container {
    width: 100%;
    max-width: 1140px;
    /* display: flex; */
  }
}
@media (min-width: 1170px) {
  .navbar-right {
    margin-right: 0;
  }
}
@media (max-width: 1170px) and (min-width: 480px) {
  .navbar-right {
    margin-right: 0px;
  }
}
@media (max-width: 768px) {
  .navbar-toggle {
    /*display: none;*/
  }
  .navbar-default .navbar-nav > li > a {
    font-size: 15px;
  }
  .rene {
    font-size: 50px;
  }
  .starting-text {
    top: 50%;
  }
  .h1-rene-title .tokyo {
    font-size: 22px;
    display: grid;
    width: 100%;
  }
  .rene .rene_info {
    padding: 2px 10px; /* margin-bottom: 10px; */ width: 62%;
    margin: 0 auto 10px;
    min-width: 200px;
  }
  .rene small {
    text-align: center;
    margin-left: auto;
  }
  .h1-rene-title .attf {
    font-size: 70%;
  }
  .rene .hatsukaisai {
    font-size: inherit;
  }
  #wrapper {
    top: 50px;
  }
  #wrapper, #starting {
    /*https://coliss.com/articles/build-websites/operation/css/viewport-units-on-mobile.html ??*/
    /*! height: 80vh; */
  }
}
@media (max-width: 480px) {
  .rene .year18 {
    font-size: 15px;
    top: -15px;
    letter-spacing: -4px;
  }
  .h1-rene-title .attf {
    font-size: 6vw;
  } 
}
@keyframes fadeInUpMin {
  from {
    opacity: 0;
    transform: translate3d(0, 5%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUpMin {
  animation-name: fadeInUpMin;
}
/*-----------------------------------------------------------------------------------------------------
                          about us
------------------------------------------------------------------------------------------------------*/
#about_us {
  background: url(../img/about_bg.jpg);
  /*background-attachment: fixed;*/
  background-position: center;
  background-size: cover;
  padding: 60px 0;
  text-align: center;
}
#about_us h3 {
  color: white;
  font-size: 52px;
}
#about_us .aboutMidashi {
  font-size: 22px;
  margin-bottom: 60px;
  font-weight: bold;
}
#about_us hr {
  border-color: white;
}
.about-us-text p {
  color: #fff;
  font-size: 16px;
  font-weight: 200;
  letter-spacing: .05em;
  line-height: 1.625;
}
.about-us-text p + p {
  margin-top: 30px;
}
.SP_kvTxt_sub, hr.SP_kvTxt_sub_Line, .pcNone {
  display: none;
}
/*===============================================================================
                      overview
================================================================================*/

#overview .main_content table td p {
  margin: 0;
  color: #4A546A;
}
#overview .main_content table td p.bd-l {
  border-left: 1px solid #06293D;
  padding-left: 1em;
}
.ico {
  border-radius: 100%;
  border: 1px solid gray;
  text-align: center;
  width: 27px;
  height: 27px;
  display: inline-block;
  padding: 0px;
  margin: 2px;
  color: gray;
  font-size: 20px;
}
#ARTICLE {
  background-color: #474851;
  /*! padding: 60px 0 60px; */
  /*! margin-top: 68px; */
  position: relative;
}
#ARTICLE .container {
  position: absolute;
  top: 60px;
  left: 0;
  right: 0;
  z-index: 2;
}
.speaker-flex {
  display: flex;
  /*! margin-bottom: 20px; */
}
.speaker-img {
  width: 20%;
  /*! margin-bottom: 20px; */
}
@media (max-width: 1140px) {
  #ARTICLE {
    background: url("topic_back.jpg") top left;
    background-size: cover;
  }
  #ARTICLE .container {
    position: static;
  }
  #ARTICLE .mainVisual {
    display: none;
  }
  #ARTICLE {
    padding-bottom: 50px;
  }
}
#ARTICLE .tgaiyo {
  margin-bottom: 10px;
}
#ARTICLE .reportTxt {
  padding: 25px;
  font-size: 12px;
  line-height: 1.5em;
}
#ARTICLE .reportTxt strong {
  font-size: 18px;
  line-height: 1.6em;
  letter-spacing: 0;
  display: block;
  width: 100%;
  padding-bottom: 10px;
  text-align: center;
}
#ARTICLE .reportTxt span {
  font-size: 10px;
  padding-bottom: 5px;
  display: block;
  text-align: center;
}
#ARTICLE .reportBox {
  background-color: #FFFFFF;
  /*border: 1px #4A546A solid;*/
  padding: 0;
  color: #4A546A;
  font-size: 12px;
}
#ARTICLE .reportBtn {
  display: block;
  width: 100%;
  margin: 15px auto 0 auto;
  background-color: inherit;
  color: #666;
  text-decoration: none;
  text-align: center;
  padding: 10px;
  font-size: 16px;
  border: 1px solid #ccc;
  border-radius: 3px;
}
#ARTICLE .reportBtn:hover {
  background-color: #8293B9;
  color: #FFFFFF;
  text-decoration: none;
}
#ARTICLE .article-img {
  background: #dbdfe1; /*url('webback.png')*/
}
#ARTICLE .mainVisual {
  position: relative;
  width: 100%;
  height: 670px;
  /*! overflow: hidden; */
  top: 0%;
  left: 0%;
  /*! margin-top: -60px; */
  /*! margin-bottom: -60px; */
  /* z-index: -1; */
  /*! padding-top: 124px !important; */
}
#ARTICLE .mainVisual_mesh {
  position: relative;
  width: inherit;
  height: inherit;
  background: url('1536215405795.jpg') left;
  background-size: cover;
}
#ARTICLE .mainVisual_mesh:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  background-image: url('bg_mesh.png');
}
#ARTICLE .mainVisual video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: inherit;
  /* opacity: 0.8; */
  object-fit: cover;
  min-height: 100%;
  /* z-index: 4; */
}
@media (max-width: 768px) {
  #ARTICLE {
    margin-top: 26px;
  }
}
/*//////////////////////////////////////////////////////////////////////////////
//                              PROGRAM
////////////////////////////////////////////////////////////////////////////////*/
#PROGRAM {
  text-align: center;
  padding: 60px 0;
  /*! background: #f2f2f2; */
}
#PROGRAM .row {
  margin-bottom: 10px;
}
/*#PROGRAM h4{
 padding-top: 40px;
    margin-top: 0;
    color: #FFF;
}*/
.otoiawase {
  background: #fff !important;
}
.access-txt h3 {
  font-size: 30px;
  letter-spacing: .1em;
  font-weight: 400;
  color: #2c2c2c;
  margin-bottom: 28px;
  margin-top: 0;
}
.access-txt a {
  color: inherit;
  text-decoration: none;
  border-bottom: 1px dotted #666;
}
.access-txt a:hover {
  border-bottom: 1px solid #666;
}
.access-map {
  border: 5px solid #8ac786;
}
/*//////////////////////////////////////////////////////////////////////////////
//                              KOJIN
////////////////////////////////////////////////////////////////////////////////*/
#KOJIN {
  text-align: center;
  padding: 120px 0 60px 0;
  background-color: #FFFFFF;
}
#KOJIN .kojinTxt {
  text-align: left;
  padding-top: 60px;
}
/*//////////////////////////////////////////////////////////////////////////////
//                              ACCESS
////////////////////////////////////////////////////////////////////////////////*/
#PROGRAM {
  text-align: center;
  padding: 60px 0;
  background: #000 url('1538077190356.jpg') center;
  background-size: cover;
  position: relative;
}
#PROGRAM:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  background-image: url('dot.svg');
  z-index: 0;
  background-size: 2px;
}
#PROGRAM .row {
  margin-bottom: 10px;
}
#PROGRAM h4 {
  padding-top: 60px;
  margin-top: 0;
}
#access {
  text-align: center;
  padding: 60px 0;
  background-color: #f1f1f1;
}
.access-txt p {
  font-size: 15px;
  font-weight: 300;
  line-height: 1.6;
  color: #4A546A; /*! margin-bottom: 36px; */
}
.access-txt h3 {
  font-size: 22px;
  letter-spacing: .1em;
  font-weight: 600;
  color: #4A546A;
  margin-bottom: 28px;
}
.access-map {
  border: 5px solid #8ac786;
}
.metro{
  height:1.6em;
  
}
.col-xs-12 {
  padding-right: 0;
  padding-left: 0;
  max-width: 1140px;
  width: 100%;
}
#overview .info-data a {
  color: inherit;
  text-decoration: none;
  border-bottom: 1px dotted #666;
}
#overview .info-data a:hover {
  border-bottom: 1px solid #666;
}
@media (max-width: 767px) {
  .col-xs-12 {
    width: 100%;
    margin: auto;
  }
}
/*------------------------------------------------------------------------------------------------------
                              INFORMATION
--------------------------------------------------------------------------------------------------------*/
.info-subtitle {
  font-size: 22px;
  letter-spacing: .1em;
  font-weight: 600;
  color: #4A546A;
  margin-bottom: 20px;
}
.info-txt {
  /*!  */
  /*! font-size: 14px; */
  letter-spacing: .1em;
  /*! font-weight: 400; */
  /*! color: #4A546A; */
  /*! line-height: 1.7857; */
  margin-bottom: 0;
}
#info .col-md-12 {
  margin-top: 20px;
}
#info .info-subtitle {
  margin-top: 0px;
}
/*----------------------------------------------------------------------------------------------------
                                  FOOTER
-----------------------------------------------------------------------------------------------------*/
#footer {
  padding: 10px 0px 10px 0px;
  text-align: center;
  border-top: 1px #eee solid;
  color: #222;
  /*! margin-bottom: 10px; */
}
#footer p {
  font-size: 12px;
  font-weight: 300;
  letter-spacing: .1em;
  margin: auto;
}
.up {
  background-color: #8ac786;
  color: white;
  display: inline-block;
  width: 40px;
  height: 40px;
  ;
  font-size: 28px;
  border: 1px solid transparent;
  transition: all 0.4s;
}
.up:hover, .up:focus, .up:visited, .up:active {
  background-color: transparent;
  /* font-size: 37px; */
  border-color: rgb(51, 153, 204);
}
#footer nav:before {
content:inherit;
}
/*------------------------------------------------------------------------------------------------------
                              Button
--------------------------------------------------------------------------------------------------------*/
#info .bttn {
  background-color: #333;
}
.bttn {
  width: 425px;
  margin: 60px 3px 0;
  padding: 30px;
  border: 0px;
  background-color: #8ac786;
}
.btn img {
  display: inline-block;
  float: left;
  padding: 0px;
  margin: 0px;
}
.btn > p {
  font-size: 11px;
  font-weight: 400;
  margin: 0px;
  padding: 0px;
  margin-bottom: -10px;
  margin-top: 10px;
}
.btn > h6 {
  font-size: 24px;
  font-weight: 300;
  margin: 0px;
  padding: 0px;
}
.register {
  color: #F2F6FA;
}
.register:hover, #info .register:hover {
  color: #F2F6FA;
  background-color: #68a563;
}
/* ================================================================================================================
                      Media Query
================================================================================================================== */
@media (max-width: 966px) {
  .sp-on2 {
    display: inline;
  }
  .navbar-nav > li {
    /*margin: 0px -6px 0px;*/
  }
  .main_content figure {
    padding: 0px;
  }
  .navbar-default .navbar-nav > li > a {
    text-align: center;
  }
  #price_table .big {
    font-size: 60px;
  }
}
@media (max-width: 768px) {
  .navbar-default .navbar-brand {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .sp-on {
    display: block;
  }
  .pc-on {
    display: none;
  }
}
@media (max-width: 480px) {
  #overlay-1 {
    background-image: url(../img/mobile-hero-back.jpg);
    background-size: cover;
    background-position: bottom;
  }
  #navigation, .navbar-default {
    background-color: #FFFFFF;
  }
  .starting-text h2 {
    font-size: 18px;
    margin-top: 0px;
  }
  .rene, #about_us h3, .heading-text h3 {
    /*font-size: 28px;*/
  }
  .starting-text h2.kvLead {
    font-size: 16px;
    letter-spacing: 0;
    padding: 0 15px;
  }
  .starting-text h3 {
    font-size: 14px;
  }
  hr.kvLine {
    width: 80px;
  }
  #about_us .aboutMidashi {
    font-size: 18px;
  }
  .about-us-text p + p {
    text-align: left;
  }
  .bttn {
    /*margin: -90px 3px 110px;*/
  }
  a.regBtn {
    box-sizing: border-box;
    width: 100%;
  }
  .video-wrap {
    width: 100vw;
    height: auto;
    min-width: 100%;
    min-height: 60vh;
  }
  .video-wrap video#video {
    display: none;
  }
  .access-txt h3 {
    font-size: 24px;
    line-height: 1.5;
  }
  .about-us-text {
    padding: 0px;
  }
  #overview .main_content table td {
/*    width: 100%;
    display: block;
    justify-content: center;*/
  }
  .info-subtitle {
    font-size: 18px;
    line-height: 1.5;
  }
  .main_content {
    padding: 0px;
  }
  .access-txt p {
    text-align: left;
  }
  .access-txt p.center {
    text-align: center;
  }
  .kvTxt_sub {
    display: none;
  }
  .SP_kvTxt_sub {
    display: block;
    color: #4A546A;
    font-size: 14px;
    text-align: left;
    line-height: 1.5em;
  }
  hr.SP_kvTxt_sub_Line {
    border-color: #4A546A;
    background-color: #4A546A;
    margin: 60px 0;
    display: block;
  }
  .pcNone {
    display: block;
  }
  .programTable th, .programTable td {
    display: block;
    width: 100% !important;
    float: left;
  }
  .dbTitle {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
  }
  .exPhoto {
    float: none !important;
    width: 150px;
    text-align: center;
    margin: 0 auto;
  }
  .exText01 {
    float: none;
    width: 100% !important;
    margin-top: 25px;
  }
}
/* fixes */
.navbar-toggle i {
  /* color: #616e8b; */
}
.navbar-white .navbar-toggle i {}
.ad-back {
  background: #f6f6f6 url("1557310396703.jpg") center;
  background-size: cover;
}
.ad-back:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; 
  height: 100%;
  width: 100%;
  background: url('bg_mesh.png') repeat;
}
section#about {
  padding: 60px 0;
}
section#overview {
  padding: 60px 0 60px;
  /*! background: #000; */
  position: relative;
}
section#overview h3:first-child {
    margin-top: 0px;
}
section#overview h3.silver {
    margin-top: 25px;
}
section#overview h3 {
  text-align: center;
  font-size: 20px;
  margin-top: 40px; 
  margin-bottom: 5px;
}
section#overview h3.platinum {
  color: #666;
  font-size: 22px;
}ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â£ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬
section#overview h3.gold {
  color: #666; 
  font-size: 21px;
}
section#overview h3.silver {
  color: #666;
  font-size: 20px;
}
section#overview h3.special {
  color: #666;
  font-size: 20px;
}
.overview_sesseion {
  padding: 60px 0 50px 0 !important;
  /* margin-top: 124px !important; */
}
@media (max-width: 767px) {
  .overview_sesseion {
    padding: 60px 0 40px 0 !important;
    margin-top: 50px !important;
  }
}
.overview_sponsor {
  margin-top: 0 !important;
  /*! padding: 60px 0 50px 0 !important; */
}
@media (max-width: 480px) {
  section#overview {
    /* margin-top: 50px !important; */
  }
}
section#info {
  padding: 60px 15px;
  text-align: center;
}
.programTable {
  width: 100%;
  margin-bottom: 10px;
  border-collapse: collapse;
}
.programTable hr {
  border-color: #4A546A;
}
.programTable th {
  width: 15%;
  text-align: center;
  font-size: 12px;
}
.programTable th, .programTable td {
  background-color: #fff;
  padding: 15px 0 15px 0;
  color: #4A546A;
  vertical-align: top;
}
.programTable td {
  text-align: left;
}
.dbTitle {
  font-weight: bold;
}
.dbTitle {
  padding-left: 15px;
  font-size: 16px; /*margin-bottom: 10px;*/
}
.exPhoto {
  float: left;
  min-width: 150px;
  min-height: 150px;
  background-color: #eee;
}
.exPhoto img {
  max-width: 150px;
}
.exText01 {
  float: left;
  /*margin-left: 15px;*/
  width: 100%;
  line-height: 1.8em;
  margin-top: 15px;
}
.exText01 strong {
  font-size: 16px;
  letter-spacing: 1.5px;
}
.exText01 strong a {
  color: #4A546A;
}
.exText01 strong a:hover {
  color: #fb6a87;
}
.dbSpeaker p {
  font-size: 14px;
  line-height: 1.7em;
  margin-top: 5px;
  margin-bottom: 10px;
  padding-left: 0;
}
.programTable tr {
  border-bottom: 10px #F1F1F1 solid;
}
.programTable th.programPlace {
  padding-bottom: 15px;
  color: #8ac786;
}
.programTable th.programPlace .dbTitle {
  text-align: left;
}
.programPC {
  display: table-cell;
  min-width: 300px;
  border-left: 10px solid #FFFFFF;
}
.programSp {
  display: none;
}
@media (max-width: 480px) {
  .programPC {
    display: none !important;
  }
  .programSp {
    display: block;
  }
  .programTable .AwardsTable td {
    display: inline-block;
  }
  .programTable .AwardsTable td:last-child {
    width: auto !important;
  }
}
.navbar-default .navbar-nav > li > a:hover {
  color: inherit;
  background: #F0AB00;
  color: #fff;
}
.navbar-default .navbar-nav > li:last-child > a:hover {
  color: #fff;
  background: #F0AB00;
}
.programTable .bgWhite {
  background-color: #FFFFFF;
}
.AwardsTable {
  width: 100%;
}
.programTable .AwardsTable td:first-child {
  width: 215px !important;
  padding-left: 15px;
}
.programTable .AwardsTable td {
  padding-bottom: 0;
}
.programTable .AwardsTable tr:last-child td {
  padding-bottom: 15px;
}
.AwardsTable tr {
  border: none;
}
p.AwardsLead {
  margin-bottom: 5px;
  margin-top: 35px;
  font-size: 18px !important;
  font-weight: bold;
}
/*------------------------------------------------------------------------------------------------------
                              footer-share
--------------------------------------------------------------------------------------------------------*/
#footer-share {
  background: #fff;
  border-top: #eee 1px solid;
  border-bottom: #eee 1px solid /*background-image: url(s_solution_area_bg00.png);*/
}
#footer-share ul {
  margin: 20px auto 5px;
  height: 49px;
}
#footer-share li {
  margin: auto 5px;
}
#footer-share svg {
  width: 34px;
  fill: #999;
}
/*
#footer-share .sns_icons{
    display: flex;
    max-width: 300px;
    margin: 0 auto;
    padding: 8px;
}
#footer-share .sns_icons a{
    margin: auto;
    padding: 0px;
}
#footer-share .sns_icons a img{
    height: 25px;
}
*/
/*------------------------------------------------------------------------------------------------------
                              SNS AREA  >  footer_cta
--------------------------------------------------------------------------------------------------------*/
.snsArea {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 100;
  background-color: rgba(76, 86, 108, 0.8);
  /*padding: 0 20px;*/
  width: 100%;
  opacity: 0.9;
}
.snsArea .programWorkshop {
  margin: 0 auto 0px auto;
  padding: 0;
}
.snsAreaBtn {
  margin: 12px auto;
  text-align: center;
  float: left;
  padding: 0 10px;
}
div.snsAreaBtnFB {
  margin-left: 16px;
}
div.innerSns {
  width: fit-content;
  margin: 0 auto;
  display: none;
}
.snsArea .DlBtnArea a {
  border-radius: 0;
  width: 100%;
  max-width: 100%;
  height: auto;
}
@media (max-width: 480px) {
  .snsArea {
    top: auto;
    bottom: 0;
    width: 100%; /*padding: 0px 15px;*/
  }
  .snsAreaBtn {
    float: left;
    margin-bottom: 0;
    padding-left: 2%;
    margin-top: 14px;
  }
  div.snsAreaBtnFB {
    margin-bottom: 0;
  }
  div.innerSns {
    width: 100%;
    display: none;
  }
  #footer {
    /*! padding-bottom: 52px; */
    /*! padding-bottom: 20px; */
  }
}
/*------------------------------------------------------------------------------------------------------
                              workshop awards
--------------------------------------------------------------------------------------------------------*/
.programWorkshop {
  background-color: #fff;
  color: #4A546A;
  text-align: left;
  padding: 35px 25px 25px 25px;
  /*  max-width: 100%;*/
  margin: auto auto 25px;
}
.programWorkshop2 {
  background-color: #fff;
  color: #4A546A;
  text-align: left;
  padding: 25px;
  max-width: 1140px;
  margin: auto;
  box-shadow: 0 20px 30px 0 rgba(23, 28, 33, 0.1);
}
.programWorkshop2 p {
  font-size: 14px;
  line-height: 1.7em;
}
.programWorkshop2 ul {
  list-style-type: disc;
  padding-left: initial;
  margin-top: 10px;
}
.programWorkshop2 li {
  display: block;
}
.programWorkshop p {
  font-size: 15px;
  line-height: 1.7em;
  margin-bottom: 25px;
}
.programWorkshop .programWorkshop_massage {
  padding: 0 10px;
}
.programWorkshop .grid {
  display: flex; /* grid-template-columns: 3fr 6.6fr; */ /* width:95%; */ margin: 25px auto 25px auto; /* background: #fcfcfc; */ border-radius: 2px;
}
.programWorkshop .grid .aaa {
  width: 20%;
  margin: 0 3px;
  padding: 0 6px;
  border-radius: 2px; /* background: #fcfcfc; */ display: table;
}
.programWorkshop .grid .aaa b {
  height: 50px;
  display: block;
  color: #4A546A;
  border-bottom: 1px solid #4A546A;
  margin-bottom: 10px;
  text-align: center;
  /* filter: contrast(120%); */
  /* position: relative; */
  background: hsla(0, 0%, 97%, 1);
  padding: 5px 1px;
  font-size: 14px;
}
.programWorkshop .grid .aaa span {
  font-size: 13px;
}
.programWorkshop .grid .aaa .aaa_title {
  display: inline-block;
  font-size: inherit;
}
.programWorkshop .grid .aaa:nth-of-type(1) b, .programWorkshop .grid .aaa:nth-of-type(3) b, .programWorkshop .grid .aaa:nth-of-type(5) b {
  padding-top: 15px;
}
.pc-on2 {
  display: block;
}
@media (max-width: 1140px) {
  .programWorkshop .programWorkshop_massage {
    padding: 0 0px;
  }
  .programWorkshop .grid {
    display: block;
  }
  .programWorkshop .grid .aaa {
    width: auto;
    display: block;
    margin: 0 0 10px 0px;
    padding: 0;
  }
  .programWorkshop .grid .aaa b {
    height: auto;
  }
  .programWorkshop .grid .aaa:nth-of-type(1) b, .programWorkshop .grid .aaa:nth-of-type(3) b, .programWorkshop .grid .aaa:nth-of-type(5) b {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .pc-on2 {
    display: none;
  }
}
.programWorkshop p strong {
  font-size: 18px;
  line-height: 1.6em;
  letter-spacing: 0;
  display: block;
  width: 100%;
  /*padding-bottom: 15px;*/
  text-align: center;
}
.programWorkshop img {
  height: 20px;
  position: relative;
  top: -2px;
}
.AwaNum {
  max-width: 15px;
  padding-right: 80px;
}
.AwardsTable td {
  padding-bottom: 10px;
}
.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
  display: block;
  max-width: 100%;
  height: 210px;
  margin: auto;
}
@media (max-width: 480px) {
  /*gmap {
  position: static;
  margin-left: -15px;
  margin-right: -15px;
}*/
  .programWorkshop {
    margin: 0 auto 15px;
  }
  .AwardsTable td {
    display: inline-table;
    width: 80%;
  }
  .AwardsTable td.AwaNum {
    width: 15%;
    max-width: 30px;
  }
  section#VIDEO h5 {
    margin-top: 35px;
  }
}
section#VIDEO {
  background-color: #FFFFFF;
  padding: 60px 0 30px 0;
}
section#VIDEO h5 {
  text-align: center;
  padding-top: 0;
}
section#VIDEO ul {
  padding-left: 20px;
}
section#VIDEO ul li {
  list-style-type: square;
  display: list-item;
  padding-bottom: 10px;
  font-size: 16px;
  letter-spacing: 0.5px;
}
.VIdeoArea {
  position: relative;
  height: 0;
  padding: 0 0 56.25%;
  overflow: hidden;
  margin: 30px 0px;
}
.VIdeoArea iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* agenda */
.agendaTxt {
  font-size: 14px;
  line-height: 1.7em;
  padding-left: 15px;
  padding-right: 15px;
}
/* SPEAKER */
section#SPEAKER {
  padding: 60px 0px;
  background: #FFF;
}
section#SPEAKER.normal_speaker {
  padding-top: 0px !important;
}
#SPEAKER .row {
  margin-bottom: 10px;
}
.speakerTable {
  width: 100%;
}
.speakerTable th, .speakerTable td {
  vertical-align: top;
  padding-bottom: 25px;
  padding-top: 25px;
}
.speakerTable td {
  text-align: left;
  padding-left: 25px;
}
.speakerTable td p strong {
  font-size: 22px;
  display: block;
  margin-top: 10px;
  margin-bottom: 15px;
  letter-spacing: 4px;
}
.speakerTable td p.speakerName {
  line-height: 1.6em;
}
.speakerTable td p.speakerProfile {
  font-size: 14px;
  line-height: 1.6em;
  margin-bottom: 0;
}
.speakerTable th img {
  max-width: 230px;
}
.speakerName .speaker_position {
  font-size: 75%;
}
.agenda_speaker_img {
  height: 80px;
  margin: 0 10px 0 0px;
  border-radius: 50%;
  float: left;
}
.nr_speaker {
  clear: both;
  display: inline-block; /* margin-top: 5px; */
}
@media (max-width: 992px) {
  .nr_speaker {
    margin-top: 5px;
  }
}
.agenda_speaker_img.second_speaker { /* margin-left:20px; */
}
.dbWorkTime {
  font-size: 12px;
  padding: 0 15px 5px 15px;
  display: block;
}
@media (max-width: 480px) {
  .speakerTable th, .speakerTable td {
    display: block;
    width: 100%;
    float: left;
  }
  .speakerTable th {
    text-align: center;
    padding-bottom: 10px;
  }
  .speakerTable td p.speakerName {
    text-align: center;
  }
  .speakerTable th img {
    padding: 0 0 10px 0;
  }
  .speakerTable td {
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 25px;
    padding-left: 0;
    padding-top: 0;
  }
}
@media (max-width: 700px) {
  .nr_speaker:first-child { /* margin-bottom:8px; */
  }
}
/* SPONSOR */
@media (min-width: 992px) {
  .flex {
    display: flex;
    align-items: center;
  }
}
section#SPONSOR {
  /* background-color: #f1f1f1; */
  padding: 60px 0;
}
#SPONSOR h5 {
  text-align: center;
  padding-bottom: 50px;
  color: #8ac786;
  font-size: 22px;
}
#SPONSOR .logoBox {
  /*margin-bottom: 50px;*/
}
#overview .logoBox {
  display: flex;
  overflow: hidden;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  align-items: center;
  margin: auto;
}
#overview .logoBox.frame2 {
  display: grid;
  overflow: hidden;
  grid-template-columns: 1fr 1fr;
}
#overview .logoBox.pl .sponserLogoimg {
  width: 263px;
}
#overview .logoBox.gl .sponserLogoimg {
  width: 230px;
}
#overview .logoBox.sl .sponserLogoimg {
  width: 200px;
}
#overview .logoBox.sp .sponserLogoimg {
  width: 300px;
}
#overview .logoBox.frame3 {
  display: grid;
  overflow: hidden;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: center;
}
#overview .logoBox.frame3.tenaosi{
  padding: 0px 5%;
}
#overview .logoBox.frame3 .sponserLogoimg {
  width: 200px;
}
#overview .logoBox.frame4 {
  display: grid;
  overflow: hidden;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  align-items: center;
}
#overview .logoBox.frame4 .sponserLogoimg {
  width: 200px;
}
#overview .logoBox.frame5 {
  display: grid;
  overflow: hidden;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  align-items: center;
}
#overview .logoBox.frame5 .sponserLogoimg {
  width: 200px;
}
.sponserLogoimg {
  width: 200px;
  margin: auto;
}
.sponsor_dropbox {
  width: 200px;
}
@media (max-width: 1140px) {
  .sponserLogoimg, #overview .logoBox.frame2 .sponserLogoimg, #overview .logoBox.frame3 .sponserLogoimg, #overview .logoBox.frame4 .sponserLogoimg, #overview .logoBox.frame5 .sponserLogoimg {
    max-width: 80%;
    margin: auto;
  }
  #overview .logoBox.frame3{
           padding: 0 !important;
  }
  #overview .logoBox.frame2, #overview .logoBox.frame4,  {
    grid-template-columns: 1fr 1fr;
  }
     #overview .logoBox.frame3, {
    grid-template-columns: 1fr 1fr 1fr;
  }
}


@media (max-width: 400px) {
  #overview .logoBox, #overview .logoBox.frame2, #overview .logoBox.frame3, #overview .logoBox.frame4, #overview .logoBox.frame5 {
 /*grid-template-columns: 1fr 1fr;*/
  }
}
#overview .logoBox a {
  margin: 20 auto;
}
.pcdisp {
  display: inline;
}
.spdisp {
  display: none;
}
#overview .row {
  /*! margin-bottom: 10px; */
}
@media (max-width: 467px) {
  .pcdisp {
    display: none; 
  }
  .spdisp {
    display: inline;
  }
  #PROGRAM .oneline {
    background: #fff;
    width: 100%;
    padding: 10px 15px;
    overflow: hidden;
    clear: both; /*! margin-bottom: 10px; */
  }
   #PROGRAM .oneline .time {
    /*! float: none; */
    /*! text-align: center; */
    width: 100%;
    padding-bottom: 10px;
    /*! font-weight: bold; */
    /*! display: block; */
    border-bottom: 1px solid #e9eaea;
    margin-bottom: 10px;
    /*! border-right: 0; */
  } 
  #PROGRAM .oneline .thema {
    float: left;
    text-align: center;
    width: 100%;
    padding-left: 0px;
    font-size: 16px;
    /* font-weight: bold; */
    border-left: 0;
    text-align: left;
    padding-right: 0px;
  }
  #overview .info {
    height: auto; /*! padding: 15px 10px; */
  }
  #overview .info-title {
    float: none;
    display: block;
    width: 100%;
    text-align: center;
    padding-top: 0px;
    padding-bottom: 0;
    margin-bottom: 10px;
    border-right: 0;
    border-bottom: 1px solid #4A546A;
  }
  #overview .info-data {
    text-align: left;
    width: auto;
    margin: auto;
    display: block;
    margin: 10px;
  }
}
@media (max-width: 480px) {
  #footer p.copyright {
    margin-bottom: 0px;
  }
  #SPONSOR .sponserLogoBox .flex, #SPONSOR .sponserLogoBox .logoCnter {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: contents;
  }
}
/* KEYNOTE */
#KEYNOTE {
  position: relative;
}
#KEYNOTE .container {
  background-color: rgba(255, 255, 255, 1.00);
  margin-top: -180px;
  box-sizing: border-box;
  min-height: 180px;
  max-width: 1120px;
  padding: 0;
}
#KEYNOTE .container h3 {
  text-align: right;
  display: block;
  margin-top: -32px;
  color: #fcb100;
  font-size: 48px;
}
#KEYNOTE ul li {
  font-size: 18px;
  margin-right: 15px;
}
#KEYNOTE ul li img {
  padding-right: 10px;
}
.add0216 .rene {
  margin-top: 0;
  font-size: 48px;
}
.add0216 .starting-text h2.kvLead {}
.add0216 .kvTxt_sub {
  font-size: 14px;
  line-height: 1.4em;
}
@media (max-width: 480px) {
  #KEYNOTE .container h3 {
    text-align: center;
    font-size: 24px;
    margin-top: 25px;
    margin-bottom: 25px;
  }
  #KEYNOTE {
    position: inherit;
  }
  #KEYNOTE .container {
    margin-top: 0;
  }
  .KEYNOTETABLE td {
    display: block;
    margin-bottom: 25px;
    margin-top: 15px;
  }
}
/* marketo */
@media (max-width: 480px) {
  #lpeCDiv_6960 p {
    font-size: 14px;
    letter-spacing: 0.3px;
    line-height: 1.7em;
  }
  #lpeCDiv_6960 a img {
    width: 300px;
    height: auto;
  }
  #lpeCDiv_6960 {
    margin-top: 15px;
  }
}
BODY#bodyId.mktoMobileShow {
  margin: 0 auto;
}
.mktoContent #lpeCDiv_6961 {
  left: auto;
}
#accessBtn {
  font-size: 18px;
  padding: 15px;
  border: 1px solid #fcb100;
  display: block;
  background-color: #fcb100;
  color: #FFFFFF;
  width: 200px;
  margin: 15px auto 0 auto;
  ;
  text-decoration: none;
  font-weight: normal;
}
#accessBtn:hover {
  background-color: #FFFFFF;
  color: #fcb100;
}
.btnQ {
  display: block;
  width: 300px;
  margin: 25px auto 0 auto;
  background-color: #fcb100;
  color: #FFFFFF;
  text-decoration: none;
  padding: 20px 20px;
  letter-spacing: 0;
  font-size: 20px;
}
.btnQ:hover {
  background-color: #fb6a87;
  color: #FFFFFF;
  text-decoration: none;
}
.DlBtnArea {
  /*margin: 30px 0 0;*/
}
.DlBtnArea.DBA2 a {
  background: #F0AB00;
  color: #fff;
}
.DlBtnArea a {
  display: block;
  width: 430px;
  margin: auto;
  background-color: #fff;
  color: #000;
  text-decoration: none;
  text-align: center;
  padding: 10px 20px;
  font-size: 20px;
  max-width: 500px;
  transition: all 0.2s;
  border-radius: 0px;
  box-shadow: 5px 5px 5px #ddd6;
  min-height: 45px;
  min-width: 200px;
  line-height: 1.2;
}
.DlBtnArea a span {
  font-size: 18px;
}
.DlBtnArea.btnleft{
  text-align: left;}
.DlBtnArea a:hover {
  background: #70808A;
  box-shadow: 5px 5px 5px #ddd;
  text-decoration: none;
  color: #fff;
}
a.btnDl {
  border: 3px solid #fb6a87;
  color: #fb6a87;
  width: 800px;
  max-width: 90%;
  margin: 20px auto 0 auto;
  text-decoration: none;
  font-size: 22px;
  padding: 10px;
}
a.btnDl:hover {
  background-color: #fb6a87;
  color: #FFFFFF;
}
@media (max-width: 480px) {
  .DBA2 {
    /*margin: auto -40px;*/
  }
  a.btnDl {
    font-size: 18px;
  }
}
#VIDEOAFTER {
  background-color: #f1f1f1;
  padding: 60px 0 30px 0;
}
@media (max-width: 480px) {
  #dlPage #overlay-1 {
    background-image: url(../img/mobile-hero-back_b.jpg);
  }
}
div.speakerTable {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
div.speakerTable img {
  width: 150px;
  height: 150px;
  filter: contrast(1.1);
  border-radius: 1px;
  box-shadow: 0 10px 15px 0 rgba(255, 255, 255, 0.25);
}
.speaker_small div.speakerTable img {
  width: 230px;
  height: 230px;
  padding: 35px;
  background: url(stripe.png); 
}
.speakerName {
  /*! color: #fff; */
  /* height: 260px; */
  text-align: left;
  margin: auto;
  font-size: 18px;
  line-height: 1.5;
  width: 25%;
  /*! padding-left: 30px; */
  padding-right: 18px;
}
.speaker_small .speakerName {
  width: 200px;
  height: 200px;
  text-align: left;
  margin-left: 20px;
  margin-right: 20px;
  font-size: 14px;
  line-height: 1.5;
}
.speakerName strong {
  font-size: 120%;
  display: block;
  margin-top: 10px;
  /*! margin-bottom: 10px; */
  letter-spacing: 4px;
}
.speakerProfile {
  font-size: 14px;
  line-height: 1.6em;
  margin: auto;
  width: 55%;
  /*! margin-top: 0; */
  text-align: left;
  padding-right: 30px;
}
.speakerProfile strong {
  display: block;
  margin-top: 10px;
  font-weight: 400;
}
@media (max-width: 1140px) {
  div.speakerTable {
    clear: both;
    display: block;
    /* align-items: center; */
    text-align: center;
  }
  div.speakerTable img {
    text-align: center;
    margin: auto auto 10px;
  }
  .speakerName {
    text-align: center;
    margin: auto;
  }
  .speakerProfile {
    text-align: left;
    margin: auto;
  }
}
@media (max-width: 550px) {
  div.speakerTable {
    clear: both;
    /* margin-bottom: 50px; */
    /* overflow: hidden; */
    text-align: center;
    /* padding-bottom: 20px; */
    /*	border-bottom: 1px solid #ddd;*/
    /* margin-bottom: 20px; */
  }
  div.speakerTable img {
    float: none;
    /* max-width: 230px; */
    margin-bottom: 10px;
  }
  .speakerName, .speaker_small .speakerName {
    float: none;
    width: 100%;
    height: auto;
    text-align: center;
    margin: auto;
  }
  .speaker_small .speakerName {}
  .speakerProfile {
    /* float: none; */
    width: 100%;
    font-size: 14px;
    line-height: 1.6em;
    /* margin-bottom: 0; */
    /* text-align: left; */
    /* padding: 10px; */
    /*border: 1px #f6f6f6 solid;*/
  }
}
.oneline {
  background: #fff;
  width: 100%;
  padding: 20px 0;
  overflow: hidden;
  clear: both;
  /*! margin-bottom: 60px; */
  box-shadow: 0 10px 15px 0 rgba(23, 28, 33, 0.1);
  color: #4A546A;
}
.oneline .time {
  /*! float: left; */
  text-align: center;
  width: 20%;
  padding: 0 10px;
  /*color: hsla(333, 64%, 37%, 1);*/
  font-weight: bold;
  font-size: 22px;
  line-height: 1.5;
}
.oneline .thema {
  /*! float: left; */
  text-align: left;
  width: 80%;
  padding-left: 30px;
  /* font-weight: bold; */
  border-left: 1px solid #2c2c2c;
  padding-right: 30px;
}
.thema_session_type {
  margin-bottom: 5px;
  font-size: 15px;
  font-weight: bold; /*! color: rgb(240,171,0); */
}
@media (max-width: 768px) {
  .DlBtnArea a {
    width: 62%;
  }
  .thema_session_type {
    /*! text-align: center; */
  }
}
.oneline .thema .agenda_title { /* padding-bottom: 8px; */ font-weight: bold;
  display: block;
  font-size: 15px;
  line-height: 1.7;
  color: #4A546A;
display: none;
}
.oneline .thema .speaker_simple {
  font-weight: normal;
  /* font-size: small; */
  margin-top: 10px;
  color: #3b3b3b;
  text-align: left;
  overflow: hidden;
  /* border-top: solid 1px #2c2c2c; */
  padding-top: 10px;
  display: flex;
  align-items: center;
}
.speaker_simple {
  display: flex;
  align-items: center;
  font-size: 13px;
}
.oneline .thema .speaker_simple.speaker_simple_left {
  text-align: left;
}
.session_detail {
  margin-top: 10px;
  display: none;
}
#PROGRAM .oneline .session_inline { /* border-bottom:1px dashed #999; */ margin: 0px auto; /*! padding: 10px; */ /* background: #fbfbfb; */ border-radius: 1px;
  overflow: hidden;
  position: relative;
}
#PROGRAM .oneline .session_inline:last-of-type {
  border-bottom: 0px;
  overflow: hidden;
  color: #000;
  font-size: 14px;
}
.nr_dark_teal {
  color: #2fa0e0;
  margin-bottom: 5px;
  display: block;
  font-size: 16px;
  font-weight: bold;
}
#ag{text-align:center;}
.ag_docdl {
  /* color: #d37da2; */
  /* background: #000; */
  font-size: 100%;
  font-weight: normal;
  display: block;
  margin-top: 15px;
  border-top: dashed 1px #2c2c2c;
  padding-top: 10px;
  display: none;
}
.ag_docdl a {
  color: #000;
  text-decoration: none;
}
.ag_docdl a:hover {
  color: #d37ca2; /* background:#d37ca211; */ transition: all 0.1s;
}
.ag_docdl a .fas, .ag_docdl a .far { /* color: #45474f; */
}
@media (max-width: 480px) {
  .oneline {
    background: #fff;
    width: 100%;
    padding: 20px 0;
    overflow: hidden;
    clear: both; /*! margin-bottom: 10px; */
  }
  .oneline .time {
    float: left;
    text-align: center;
    width: 25%;
    padding: 0 40px;
    font-weight: bold;
  }
  .oneline .thema {
    float: left;
    text-align: left;
    width: 75%;
    padding-left: 0px;
    font-size: 16px;
    /* font-weight: bold; */
  }
}
.info {
  background: #f9f9f9;
  width: 100%;
  overflow: hidden;
  clear: both;
  margin-bottom: 10px;
  height: 70px;
}
.info-title {
  float: left;
  text-align: center;
  width: 20%;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #4A546A;
  font-weight: bold;
  border-right: 1px solid #4A546A;
  font-size: 17px;
  letter-spacing: 1px;
  line-height: 31px;
  background: #f3f3f3;
}
.info-data {
  text-align: left;
  width: 70%;
  padding: 0px 30px;
  font-size: 16px;
  font-weight: normal;
  color: #4A546A;
  display: table-cell;
  vertical-align: middle;
  height: inherit;
  font-size: 17px;
  letter-spacing: 1px;
  line-height: 150%;
  font-size: 15px;
}
#overview .PWS2 {
  padding: 0 25px;
  margin-bottom: 0;
}
@media (max-width: 1140px) {
  .programWorkshop {
    /*width: 720px;*/
  }
  .speakerName {
    width: auto;
    height: auto;
    padding: 0 10px;
  }
  div.speakerTable {
    /* margin-bottom: 20px; */
    /* padding-bottom: 20px; */
    /* border-bottom: 1px solid #ccc; */
  }
  .speakerProfile {
    /* float: none; */
    width: 100%;
    margin-bottom: 0;
    /* margin-top: 10px; */
    display: inline-table;
    padding: 10px 15px;
    /* background: #fcfcfc; */
  }
  div.speakerTable img { /* margin-bottom:0px; */
  }
} 
.ad-back .container { max-width: 100vw;}
@media (min-width: 1200px) {
  .ad-back .container {  width: calc(100vw - 30px);}
}

.h1-rene-title img{width:62.5%;}

#apple{visibility:hidden;}
#twitter{padding-bottom:60px;text-align: center;}
.twtter-iframe{
width: 62.5%;
margin: auto;
max-width: 588px;
border: 1px solid #eee;
height: 352px;
overflow-x: auto;display: inline-block;
  -webkit-overflow-scrolling:touch !important;
padding: 10px;
text-align: left;
} 
#footer .nav{
justify-content: start;
align-items: center;
display: grid; 
grid-template-columns: auto auto auto auto auto auto 5fr auto auto 1fr 1fr 1fr;
}
#footer .nav:before{content:initial;} 
 
#footer .nav > li > a:focus, #footer .nav > li > a:hover{
  background-color: inherit;
} 
#footer .nav li {padding:0px 0px;font-size: 12px;/*! text-align: left; */}
#footer .nav li img{width:35px;padding:0px 0px;}
#footer .nav li a{color:#000;}
#twitter-widget-0,#twitter-widget-1{margin:2px;}
#twitter-widget-2 { width: 740px !important; }

.event-end{
    padding: 20px;
    background: #fff;
    margin-top:0;
    border: 2px solid #000;
    border-radius: 3px;
    color: #000;
    font-size:17px;
    text-align: center;
    line-height: 1.5em;
    max-width: calc(1140px * 0.628);
    margin: auto;
}
.event-end span{
    display:block;
  margin-bottom:0;
  }  
@media (max-width: 768px) {
  #navigation-scroll{display:none;}
  #starting {
    margin-top: 48px;
    height: calc(100vh - 48px);
  }}
@media (max-width: 1000px) {
  .programWorkshop {
    width: auto;
  }
  .speaker-flex {
    display: block;
  }
  .speakerName {
  }
  .speakerProfile {
    padding: 15px 0;
  }
  .timetable thead {
  }
  .ad-back .container {
    width:auto;
    max-width: none;
    padding: 0 15px;
  }
  #overview .logoBox.frame2 .sponserLogoimg {
    width: 90%;
  } 
  #overview .logoBox.frame2.pl .sponserLogoimg {
    width: 100%;
  }
  #overview .logoBox.frame2.sl .sponserLogoimg {
    width: 80%;
  }
  #overview .logoBox.sp .sponserLogoimg{width:50%;}
  #overview .info-data{text-align: left;}
  .h1-rene-title img{width:100%;}
  #starting::before {
    filter: contrast(1.5) brightness(0.8);
  }
  .DlBtnArea a {width:auto;}
  .starting-text {
    left: 50%;
    transform: translate(-50%, -50%);
width: calc(100% - 30px);
}
  .starting-japan {
   width: 100%;
}
  .h1-rene-title .tokyo a{text-decoration: underline;color:#fff;}
  .navbar-brand img {
   margin-top: 2px;
   margin-left: 15px;
}
  
  .twtter-iframe{
width: 100%;overflow-x:hidden;
}
  
  #footer .nav{
grid-template-columns: 1fr 1fr 1fr;align-items: first baseline;
}
  #footer .container{
    padding-right: 15px;
    padding-left: 15px;
  }
#footer .nav li:nth-child(4),#footer .nav li:nth-child(5),
#footer .nav li:nth-child(6)

  {padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #eee;}
#footer .nav li:nth-child(8),
#footer .nav li:nth-child(10),
#footer .nav li:nth-child(11),
#footer .nav li:nth-child(12)
     {
text-align: center;
  }
  #footer .nav li a {  padding: 10px 5px 10px;
}
.event-end{
    text-align: left;
    font-size: 14px;
    line-height: 1.5em;
    padding:15px;
}
.event-end span{
    display:inline;
    
  }  
}

