@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital@1&display=swap');
/* CSS Document */
.main {
  position: relative;
}
.wrapper {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: flex-start;
}
.flex-wrap {
  padding: 0 0% 0 3%;
  width: 97%;
  margin: 60px 0 0px 0;
  display: block;
}
.flex-wrap img {
  width: 100%;
  top: 0;
  margin: auto;
}
.wrap {
  width: 100%;
  min-height: 1000px;
  border: 1px solid #53D6FF;
  background: rgb(255 255 255 / 95%);
  padding: 5%;
}
h2 {
  font-weight: 500;
  color: #326CAF;
  position: relative;
  padding: 19px 0px 18px 30px;
  display: block;
  text-align: left;
  margin: 0px 0px 0px 0px;
  text-decoration: none;
  font-size: 3.5rem;
}
h2:before {
  content: '';
  width: 1px;
  height: 3.5rem;
  background: rgb(0 125 195);
  border-radius: 100vh;
  border-color: #FFF;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  left: 7px;
  margin: 0px 0px 0px 0px;
}
.main_contents {
  padding: 0px 0px;
  margin: 30px 0 0 0px;
}
.txt1 {
  margin: 0px 0px 50px 0px;
  font-weight: 400;
  line-height: 2.4rem;
}
.txt2 {
  margin: 0px 0px 15px 0px;
  font-weight: 400;
  line-height: 2.4rem;
  font-size: 1.5rem;
}
.list01 li {
  position: relative;
  padding: 0px 0px 5px 15px;
}
.list01 li:last-child {
  position: relative;
  padding: 0px 0px 0px 15px;
}
.list01 li:before {
  content: '';
  width: 7px;
  height: 7px;
  border: 0;
  border-top: solid 2px #d2a242;
  border-right: solid 2px #d2a242;
  position: absolute;
  top: 8px;
  left: 0;
  margin: 0px 0px 0px 0px;
  transform: rotate(45deg);
}
.list02 li {
  padding: 0px 0px 5px 0px;
  margin: 0px 0px 0px 20px;
  list-style: decimal;
}
h3.title01 {
font-size: 1.8rem;
    background: #fff;
    padding: 15px 0px 15px 49px;
    margin-bottom: 20px;
    position: relative;
    font-weight: 500;
    line-height: 150%;
    border: 2px solid #d2a242;
    border-radius: 100vh;
}

h3.title01:after {
  content: '';
  width: 10px;
  height: 10px;
  background:#d2a242;
  border-radius: 100vh;
  border-color: #FFF;
  position: absolute;
  top: 50%;
  left: 28px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  margin: 0px 0px 0px 0px;
}

h4.title02 {
font-size: 1.7rem;
    color: #d2a242;
    padding: 10px 0px 5px 0px;
    margin-bottom: 15px;
    position: relative;
    font-weight: 500;
    line-height: 150%;
    border-bottom: 1px dotted #d2a242;

}

.btn a {
  display: block;
  max-width: 70%;
  border: 1px solid #d2a242;
  background-color: #FFF;
  padding: 25px 30px 25px 0px;
  border-radius: 100vh;
  text-decoration: none;
  text-align: center;
  margin: 0 auto;
  font-size: 1.8rem;
  font-weight: 600;
  box-shadow: 0px 5px 0px rgb(248 183 61 / 50%);
  position: relative;
  color: #3E3A39;
}
.btn a:after {
  content: '';
  width: 9px;
  height: 9px;
  border-bottom: 3px solid #d2a242;
  border-right: 3px solid #d2a242;
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  position: absolute;
  top: 45%;
  right: 8%;
  margin: 0px 0px 0px 25px;
}
.committee {
  margin: 0px 0px 30px 0px;
  font-weight: 400;
  line-height: 3.4rem;
}
.br_sp {
  display: none;
}
.p-btn a {
  display: block;
  max-width: 70%;
  border: 1px solid #EF8575;
  box-shadow: 0px 5px 0px 0 #EF8575;
  padding: 25px 30px 25px 0px;
  border-radius: 100vh;
  text-decoration: none;
  text-align: center;
  margin: 0 auto;
  font-size: 2.0rem;
  color: #EF8575;
  font-weight: 600;
  background-color: #FFF;
  position: relative;
}
.p-btn a:after {
  content: '';
  width: 8px;
  height: 8px;
  border-bottom: 2px solid;
  border-right: 2px solid;
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  position: absolute;
  top: 45%;
  margin: 0px 0px 0px 20px;
}
.p-btn a:hover {
  animation-name: fadein;
  animation-duration: 1s;
}
.pl-btn a {
  display: block;
  max-width: 100%;
  border: 1px solid #326CAF;
  box-shadow: 0px 5px 0px 0 #326CAF;
  padding: 15px 30px 15px 0px;
  border-radius: 100vh;
  text-decoration: none;
  text-align: center;
  margin: 0 auto 15px auto;
  color: #326CAF;
  font-weight: 600;
  background-color: #FFF;
  position: relative;
}
.pl-btn a:after {
  content: '';
  width: 8px;
  height: 8px;
  border-bottom: 2px solid;
  border-right: 2px solid;
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  position: absolute;
  top: 45%;
  margin: 0px 0px 0px 20px;
}
.pl-btn a:hover {
  animation-name: fadein;
  animation-duration: 1s;
  opacity: 0.5;
}





.access-btn a {
     font-size: 2.0rem;
  display: block;
  max-width: 80%;
  border: 1px solid #E87A44;
  box-shadow: 0px 5px 0px 0 #ffd8c4;
  padding: 20px 20px 20px 20px;
  border-radius: 20px;
  text-decoration: none;
  text-align: center;
  margin: 30px auto 30px auto;
  color: #FFF;
  font-weight: 600;
  background-color: #E87A44;
  position: relative;
}

.access-btn a:hover {
  animation-name: fadein;
  animation-duration: 1s;
  opacity: 0.5;
}



.deadline_box {
  line-height: 160%;
  font-weight: bold;
  padding: 10px;
  font-size: 18px;
  background-color: #FFE6DA;
  margin-bottom: 15px;
  display: flex;
}
.line_box_l {
  margin: 0px 10px 0px 0px;
  white-space: nowrap;
}
.table01 {
  width: 100%;
  border-collapse: collapse;
  margin: 0px 0px 5px 0px;
  background-color: #FFF;
  word-break: keep-all;
  line-height: 160%;
}
.table01 th {
  border: 1px solid #FFF;
  padding: 8px 8px;
  text-align: center;
  color: #FFF;
  background-color: #d2a242;
}
.table01 td {
  border: 1px solid #d2a242;
  padding: 8px 8px;
  font-weight: normal;
}
.category {
  margin: 20px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
.session_no {
  font-size: 1.7rem;
  background-color: #FFE6DA;
  padding: 8px 10px;
  font-weight: 500;
  margin: 0px 0px 10px 0px;
}
.stint_name {
  font-weight: 600;
  font-size: 1.7rem;
}
.time {
  border: 1px solid #4B4B4B;
  display: inline-block;
  font-weight: 700;
  padding: 2px 12px;
  margin: 10px 0px 10px 0px;
  border-radius: 5px;
}
.img {
  width: 100%;
}
.greeting {
  margin: 0px 0px 20px 0px;
  font-weight: 400;
  line-height: 3.0rem;
}
.greeting_box {
  display: flex;
  align-items: center;
  margin: 50px 0px 0px 0px;
}
.greeting_photo {
  width: 170px;
  margin: 0px 30px 0px 0px;
}
.greeting_photo img {
  width: 100%;
}
.greeting_txt p {
  display: flex;
  align-items: center;
}
.greeting_txt p span {
  display: block;
  font-size: 2.0rem;
  font-weight: 600;
}
.greeting_txt img {
  width: 200px;
  margin: 0px 0px 0px 10px;
}
.speakers_box {
  display: flex;
  align-items: center;
  margin: 0px 0px 10px 0px;
  line-height: 170%;
}
.speakers_img {
  margin: 0px 30px 0px 0px;
  width: 150px;
}
.speakers_img img {
  width: 100%;
  height: 100%;
}
.speakers {
  flex: 1;
  padding: 0px 0px 0px 30px;
}
.s_name {
  font-size: 1.8rem;
  font-weight: 600;
  padding: 0px 0px 5px 0px;
}
.fs13 {
  font-size: 1.3rem;
}
.invited_speakers {
  display: grid;
  grid-template-columns: 250px auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-row-gap: 12px;
}
.invited_speakers div:nth-of-type(odd) {
  font-weight: 500;
}
.del {
  color: #f00;
  text-decoration: line-through;
}
.del span {
  color: #FFF;
}
@media screen and (max-width:1200px) {

  .wrapper {
    width: 98%;
  }
    
    .wrap {
  border:none;
    }
}
@media screen and (max-width:1024px) {
  .wrapper {
    width: 100%;
  }
  .flex-wrap {
    width:100%;
    padding: 0;
    position: relative;
    z-index: 1;
    margin: 50px auto 0px auto;
  }
  .br_sp {
    display: block;
  }
  .p-btn a {
    max-width: 100%;
  }
  .p-btn a {
    padding: 20px 0px;
  }
  .table01 {
    width: 100%;
  }
  .program-btn {
    padding-top: 10px;
    font-weight: 500;
  }
  .program-btn p {
    padding: 2px 0;
  }
  .program-btn a {
    display: block;
    border-radius: 5px;
    padding: 7px 13px 7px 13px;
    color: #fff;
    text-decoration: none;
  }
  .program-btn a:hover {
    opacity: 0.6;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
  }
  .scroll {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media screen and (max-width:750px) {
  .line_box_l {
    margin: 0px 0px 0px 0px;
    white-space: normal;
  }
  .greeting_photo {
    margin: 0px auto 30px auto;
  }
  .greeting_box {
    display: block;
    text-align: center;
  }
  .greeting_txt p {
    justify-content: center;
  }
  .invited_speakers {
    display: block;
  }
  .invited_speakers div:nth-of-type(even) {
    margin: 0px 0px 20px 0px;
  }
  .deadline_box {
    display: block;
  }
}
@media screen and (max-width:600px) {

  .flex-wrap {
    height: auto;
  }
  h2 {
    font-size: 2.5rem;
  }
  h2:before {
    height: 2.5rem;
  }
  .p-btn a {
    font-size: 1.5rem;
  }
  .p-btn a:after {
    display: none;
  }
  .table01 {
    width: 100%;
    font-size: 1.5rem;
    min-width: 750px;
    margin: 0 0px 20px;
  }
  .greeting_txt p {
    display: block;
  }
  .greeting_txt p span {
    margin: 10px 0px;
  }
  .greeting_txt img {
    width: 190px;
    margin: 0px 0px 0px 0px;
  }
  .speakers {
    flex: 1;
    border-bottom: 1px solid rgba(248, 183, 61, 0.3);
    padding: 0px 0px 30px 0px;
  }
  .speakers_box {
    display: block;
    text-align: center;
    padding: 30px 0px 0px 0px;
    margin: 0px;
  }
  .speakers_img {
    margin: 0px auto 15px auto;
  }
}
@media screen and (max-width:400px) {
  .s_affiliation {
    line-height: 150%;
  }
    h3.title01 {
        font-size: 1.6rem;}
}