@charset "UTF-8";
/*** The new CSS reset - version 1.5.1 (last updated 1.3.2022) ***/
*:where(:not(iframe, canvas, img, svg, video):not(svg *, symbol *)) {
  all: unset;
  display: revert;
}

*, *::before, *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

a, button {
  cursor: revert;
}

ol, ul, menu {
  list-style: none;
}

img {
  max-width: 100%;
}

table {
  border-collapse: collapse;
}

textarea {
  white-space: revert;
}

meter {
  -webkit-appearance: revert;
  -moz-appearance: revert;
       appearance: revert;
}

::-webkit-input-placeholder {
  color: unset;
}

::-moz-placeholder {
  color: unset;
}

:-ms-input-placeholder {
  color: unset;
}

::-ms-input-placeholder {
  color: unset;
}

::placeholder {
  color: unset;
}

:where([hidden]) {
  display: none;
}

:where([contenteditable]) {
  -moz-user-modify: read-write;
  -webkit-user-modify: read-write;
  overflow-wrap: break-word;
  -webkit-line-break: after-white-space;
}

:where([draggable=true]) {
  -webkit-user-drag: element;
}

body {
  font-size: 100%;
}

@media screen and (min-width: 800px) {
  .sp {
    display: none !important;
  }
}

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

.center {
  text-align: center !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

@media screen and (max-width: 800px) {
  .center_sp {
    text-align: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

.tal {
  text-align: left !important;
}

.tar {
  text-align: right !important;
}

@media screen and (max-width: 800px) {
  .tal_sp {
    text-align: left !important;
  }
}

@media screen and (max-width: 800px) {
  .tar_sp {
    text-align: right !important;
  }
}

.fl {
  float: left;
}

.fr {
  float: right;
}

@media screen and (max-width: 800px) {
  .fl_sp {
    float: left;
  }
}

@media screen and (max-width: 800px) {
  .fr_sp {
    float: right;
  }
}

.clear {
  clear: both;
  *zoom: 1;
}
.clear:before, .clear:after {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
}

.cf {
  *zoom: 1;
}
.cf:before, .cf:after {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.mb0 {
  margin-bottom: 0px !important;
}

.mb1 {
  margin-bottom: 10px !important;
}

.mb2 {
  margin-bottom: 20px !important;
}

.mb3 {
  margin-bottom: 30px !important;
}

.mb4 {
  margin-bottom: 40px !important;
}

.mb5 {
  margin-bottom: 50px !important;
}

.mb6 {
  margin-bottom: 60px !important;
}

.mb7 {
  margin-bottom: 70px !important;
}

.mb8 {
  margin-bottom: 80px !important;
}

.mb9 {
  margin-bottom: 90px !important;
}

.mb10 {
  margin-bottom: 100px !important;
}

.mb11 {
  margin-bottom: 110px !important;
}

.mb12 {
  margin-bottom: 120px !important;
}

.mb13 {
  margin-bottom: 130px !important;
}

.mb14 {
  margin-bottom: 140px !important;
}

.mb15 {
  margin-bottom: 150px !important;
}

.mb16 {
  margin-bottom: 160px !important;
}

.mb17 {
  margin-bottom: 170px !important;
}

.mb18 {
  margin-bottom: 180px !important;
}

.mb19 {
  margin-bottom: 190px !important;
}

.mb20 {
  margin-bottom: 200px !important;
}

@media screen and (max-width: 800px) {
  .mb0_sp {
    margin-bottom: 0px !important;
  }
}

@media screen and (max-width: 800px) {
  .mb1_sp {
    margin-bottom: 10px !important;
  }
}

@media screen and (max-width: 800px) {
  .mb2_sp {
    margin-bottom: 20px !important;
  }
}

@media screen and (max-width: 800px) {
  .mb3_sp {
    margin-bottom: 30px !important;
  }
}

@media screen and (max-width: 800px) {
  .mb4_sp {
    margin-bottom: 40px !important;
  }
}

@media screen and (max-width: 800px) {
  .mb5_sp {
    margin-bottom: 50px !important;
  }
}

@media screen and (max-width: 800px) {
  .mb6_sp {
    margin-bottom: 60px !important;
  }
}

@media screen and (max-width: 800px) {
  .mb7_sp {
    margin-bottom: 70px !important;
  }
}

@media screen and (max-width: 800px) {
  .mb8_sp {
    margin-bottom: 80px !important;
  }
}

@media screen and (max-width: 800px) {
  .mb9_sp {
    margin-bottom: 90px !important;
  }
}

@media screen and (max-width: 800px) {
  .mb10_sp {
    margin-bottom: 100px !important;
  }
}

.mt0 {
  margin-top: 0px !important;
}

.mt1 {
  margin-top: 10px !important;
}

.mt2 {
  margin-top: 20px !important;
}

.mt3 {
  margin-top: 30px !important;
}

.mt4 {
  margin-top: 40px !important;
}

.mt5 {
  margin-top: 50px !important;
}

.mt6 {
  margin-top: 60px !important;
}

.mt7 {
  margin-top: 70px !important;
}

.mt8 {
  margin-top: 80px !important;
}

.mt9 {
  margin-top: 90px !important;
}

.mt10 {
  margin-top: 100px !important;
}

@media screen and (max-width: 800px) {
  .mt0_sp {
    margin-top: 0px !important;
  }
}

@media screen and (max-width: 800px) {
  .mt1_sp {
    margin-top: 10px !important;
  }
}

@media screen and (max-width: 800px) {
  .mt2_sp {
    margin-top: 20px !important;
  }
}

@media screen and (max-width: 800px) {
  .mt3_sp {
    margin-top: 30px !important;
  }
}

@media screen and (max-width: 800px) {
  .mt4_sp {
    margin-top: 40px !important;
  }
}

@media screen and (max-width: 800px) {
  .mt5_sp {
    margin-top: 50px !important;
  }
}

@media screen and (max-width: 800px) {
  .mt6_sp {
    margin-top: 60px !important;
  }
}

@media screen and (max-width: 800px) {
  .mt7_sp {
    margin-top: 70px !important;
  }
}

@media screen and (max-width: 800px) {
  .mt8_sp {
    margin-top: 80px !important;
  }
}

@media screen and (max-width: 800px) {
  .mt9_sp {
    margin-top: 90px !important;
  }
}

@media screen and (max-width: 800px) {
  .mt10_sp {
    margin-top: 100px !important;
  }
}

.mr0 {
  margin-right: 0px !important;
}

.mr1 {
  margin-right: 10px !important;
}

.mr2 {
  margin-right: 20px !important;
}

.mr3 {
  margin-right: 30px !important;
}

.mr4 {
  margin-right: 40px !important;
}

.mr5 {
  margin-right: 50px !important;
}

.mr6 {
  margin-right: 60px !important;
}

.mr7 {
  margin-right: 70px !important;
}

.mr8 {
  margin-right: 80px !important;
}

.mr9 {
  margin-right: 90px !important;
}

.mr10 {
  margin-right: 100px !important;
}

@media screen and (max-width: 800px) {
  .mr0_sp {
    margin-right: 0px !important;
  }
}

@media screen and (max-width: 800px) {
  .mr1_sp {
    margin-right: 10px !important;
  }
}

@media screen and (max-width: 800px) {
  .mr2_sp {
    margin-right: 20px !important;
  }
}

@media screen and (max-width: 800px) {
  .mr3_sp {
    margin-right: 30px !important;
  }
}

@media screen and (max-width: 800px) {
  .mr4_sp {
    margin-right: 40px !important;
  }
}

@media screen and (max-width: 800px) {
  .mr5_sp {
    margin-right: 50px !important;
  }
}

@media screen and (max-width: 800px) {
  .mr6_sp {
    margin-right: 60px !important;
  }
}

@media screen and (max-width: 800px) {
  .mr7_sp {
    margin-right: 70px !important;
  }
}

@media screen and (max-width: 800px) {
  .mr8_sp {
    margin-right: 80px !important;
  }
}

@media screen and (max-width: 800px) {
  .mr9_sp {
    margin-right: 90px !important;
  }
}

@media screen and (max-width: 800px) {
  .mr10_sp {
    margin-right: 100px !important;
  }
}

.ml0 {
  margin-left: 0px !important;
}

.ml1 {
  margin-left: 10px !important;
}

.ml2 {
  margin-left: 20px !important;
}

.ml3 {
  margin-left: 30px !important;
}

.ml4 {
  margin-left: 40px !important;
}

.ml5 {
  margin-left: 50px !important;
}

.ml6 {
  margin-left: 60px !important;
}

.ml7 {
  margin-left: 70px !important;
}

.ml8 {
  margin-left: 80px !important;
}

.ml9 {
  margin-left: 90px !important;
}

.ml10 {
  margin-left: 100px !important;
}

@media screen and (max-width: 800px) {
  .ml0_sp {
    margin-left: 0px !important;
  }
}

@media screen and (max-width: 800px) {
  .ml1_sp {
    margin-left: 10px !important;
  }
}

@media screen and (max-width: 800px) {
  .ml2_sp {
    margin-left: 20px !important;
  }
}

@media screen and (max-width: 800px) {
  .ml3_sp {
    margin-left: 30px !important;
  }
}

@media screen and (max-width: 800px) {
  .ml4_sp {
    margin-left: 40px !important;
  }
}

@media screen and (max-width: 800px) {
  .ml5_sp {
    margin-left: 50px !important;
  }
}

@media screen and (max-width: 800px) {
  .ml6_sp {
    margin-left: 60px !important;
  }
}

@media screen and (max-width: 800px) {
  .ml7_sp {
    margin-left: 70px !important;
  }
}

@media screen and (max-width: 800px) {
  .ml8_sp {
    margin-left: 80px !important;
  }
}

@media screen and (max-width: 800px) {
  .ml9_sp {
    margin-left: 90px !important;
  }
}

@media screen and (max-width: 800px) {
  .ml10_sp {
    margin-left: 100px !important;
  }
}

.pt0 {
  padding-top: 0px !important;
}

.pt1 {
  padding-top: 10px !important;
}

.pt2 {
  padding-top: 20px !important;
}

.pt3 {
  padding-top: 30px !important;
}

.pt4 {
  padding-top: 40px !important;
}

.pt5 {
  padding-top: 50px !important;
}

.pt6 {
  padding-top: 60px !important;
}

.pt7 {
  padding-top: 70px !important;
}

.pt8 {
  padding-top: 80px !important;
}

.pt9 {
  padding-top: 90px !important;
}

.pt10 {
  padding-top: 100px !important;
}

@media screen and (max-width: 800px) {
  .pt0_sp {
    padding-top: 0px !important;
  }
}

@media screen and (max-width: 800px) {
  .pt1_sp {
    padding-top: 10px !important;
  }
}

@media screen and (max-width: 800px) {
  .pt2_sp {
    padding-top: 20px !important;
  }
}

@media screen and (max-width: 800px) {
  .pt3_sp {
    padding-top: 30px !important;
  }
}

@media screen and (max-width: 800px) {
  .pt4_sp {
    padding-top: 40px !important;
  }
}

@media screen and (max-width: 800px) {
  .pt5_sp {
    padding-top: 50px !important;
  }
}

@media screen and (max-width: 800px) {
  .pt6_sp {
    padding-top: 60px !important;
  }
}

@media screen and (max-width: 800px) {
  .pt7_sp {
    padding-top: 70px !important;
  }
}

@media screen and (max-width: 800px) {
  .pt8_sp {
    padding-top: 80px !important;
  }
}

@media screen and (max-width: 800px) {
  .pt9_sp {
    padding-top: 90px !important;
  }
}

@media screen and (max-width: 800px) {
  .pt10_sp {
    padding-top: 100px !important;
  }
}

.pb0 {
  padding-bottom: 0px !important;
}

.pb1 {
  padding-bottom: 10px !important;
}

.pb2 {
  padding-bottom: 20px !important;
}

.pb3 {
  padding-bottom: 30px !important;
}

.pb4 {
  padding-bottom: 40px !important;
}

.pb5 {
  padding-bottom: 50px !important;
}

.pb6 {
  padding-bottom: 60px !important;
}

.pb7 {
  padding-bottom: 70px !important;
}

.pb8 {
  padding-bottom: 80px !important;
}

.pb9 {
  padding-bottom: 90px !important;
}

.pb10 {
  padding-bottom: 100px !important;
}

@media screen and (max-width: 800px) {
  .pb0_sp {
    padding-bottom: 0px !important;
  }
}

@media screen and (max-width: 800px) {
  .pb1_sp {
    padding-bottom: 10px !important;
  }
}

@media screen and (max-width: 800px) {
  .pb2_sp {
    padding-bottom: 20px !important;
  }
}

@media screen and (max-width: 800px) {
  .pb3_sp {
    padding-bottom: 30px !important;
  }
}

@media screen and (max-width: 800px) {
  .pb4_sp {
    padding-bottom: 40px !important;
  }
}

@media screen and (max-width: 800px) {
  .pb5_sp {
    padding-bottom: 50px !important;
  }
}

@media screen and (max-width: 800px) {
  .pb6_sp {
    padding-bottom: 60px !important;
  }
}

@media screen and (max-width: 800px) {
  .pb7_sp {
    padding-bottom: 70px !important;
  }
}

@media screen and (max-width: 800px) {
  .pb8_sp {
    padding-bottom: 80px !important;
  }
}

@media screen and (max-width: 800px) {
  .pb9_sp {
    padding-bottom: 90px !important;
  }
}

@media screen and (max-width: 800px) {
  .pb10_sp {
    padding-bottom: 100px !important;
  }
}

.w05 {
  width: 4% !important;
}
@media screen and (max-width: 800px) {
  .w05 {
    width: 100% !important;
  }
}

.w10 {
  width: 9% !important;
}
@media screen and (max-width: 800px) {
  .w10 {
    width: 100% !important;
  }
}

@media screen and (max-width: 800px) {
  .w10_sp {
    width: 9% !important;
  }
}

.w15 {
  width: 14% !important;
}
@media screen and (max-width: 800px) {
  .w15 {
    width: 100% !important;
  }
}

@media screen and (max-width: 800px) {
  .w15_sp {
    width: 14% !important;
  }
}

.w20 {
  width: 19% !important;
}
@media screen and (max-width: 800px) {
  .w20 {
    width: 100% !important;
  }
}

@media screen and (max-width: 800px) {
  .w20_sp {
    width: 19% !important;
  }
}

.w25 {
  width: 24% !important;
}
@media screen and (max-width: 800px) {
  .w25 {
    width: 100% !important;
  }
}

.w30 {
  width: 29% !important;
}
@media screen and (max-width: 800px) {
  .w30 {
    width: 100% !important;
  }
}

@media screen and (max-width: 800px) {
  .w30_sp {
    width: 29% !important;
  }
}

.w33 {
  width: 32% !important;
}
@media screen and (max-width: 800px) {
  .w33 {
    width: 100% !important;
  }
}

@media screen and (max-width: 800px) {
  .w33_sp {
    width: 32% !important;
  }
}

.w35 {
  width: 34% !important;
}
@media screen and (max-width: 800px) {
  .w35 {
    width: 100% !important;
  }
}

@media screen and (max-width: 800px) {
  .w35_sp {
    width: 34% !important;
  }
}

.w40 {
  width: 39% !important;
}
@media screen and (max-width: 800px) {
  .w40 {
    width: 100% !important;
  }
}

@media screen and (max-width: 800px) {
  .w40_sp {
    width: 39% !important;
  }
}

.w45 {
  width: 44% !important;
}
@media screen and (max-width: 800px) {
  .w45 {
    width: 100% !important;
  }
}

@media screen and (max-width: 800px) {
  .w45_sp {
    width: 44% !important;
  }
}

.w49 {
  width: 48% !important;
}
@media screen and (max-width: 800px) {
  .w49 {
    width: 100% !important;
  }
}

.w50 {
  width: 49% !important;
}
@media screen and (max-width: 800px) {
  .w50 {
    width: 100% !important;
  }
}

@media screen and (max-width: 800px) {
  .w50_sp {
    width: 49% !important;
  }
}

.w53 {
  width: 52% !important;
}
@media screen and (max-width: 800px) {
  .w53 {
    width: 100% !important;
  }
}

.w55 {
  width: 54% !important;
}
@media screen and (max-width: 800px) {
  .w55 {
    width: 100% !important;
  }
}

.w60 {
  width: 59% !important;
}
@media screen and (max-width: 800px) {
  .w60 {
    width: 100% !important;
  }
}

.w65 {
  width: 64% !important;
}
@media screen and (max-width: 800px) {
  .w65 {
    width: 100% !important;
  }
}

@media screen and (max-width: 800px) {
  .w60_sp {
    width: 59% !important;
  }
}

@media screen and (max-width: 800px) {
  .w65_sp {
    width: 64% !important;
  }
}

.w70 {
  width: 69% !important;
}
@media screen and (max-width: 800px) {
  .w70 {
    width: 100% !important;
  }
}

@media screen and (max-width: 800px) {
  .w70_sp {
    width: 69% !important;
  }
}

.w75 {
  width: 74% !important;
}
@media screen and (max-width: 800px) {
  .w75 {
    width: 100% !important;
  }
}

.w80 {
  width: 79% !important;
}
@media screen and (max-width: 800px) {
  .w80 {
    width: 100% !important;
  }
}

@media screen and (max-width: 800px) {
  .w80_sp {
    width: 79% !important;
  }
}

.w83 {
  width: 82% !important;
}
@media screen and (max-width: 800px) {
  .w83 {
    width: 100% !important;
  }
}

.w85 {
  width: 84% !important;
}
@media screen and (max-width: 800px) {
  .w85 {
    width: 100% !important;
  }
}

@media screen and (max-width: 800px) {
  .w85_sp {
    width: 84% !important;
  }
}

.w88 {
  width: 88% !important;
}
@media screen and (max-width: 800px) {
  .w88 {
    width: 100% !important;
  }
}

.w90 {
  width: 89% !important;
}
@media screen and (max-width: 800px) {
  .w90 {
    width: 100% !important;
  }
}

@media screen and (max-width: 800px) {
  .w90_sp {
    width: 89% !important;
  }
}

.w95 {
  width: 94% !important;
}
@media screen and (max-width: 800px) {
  .w95 {
    width: 100% !important;
  }
}

@media screen and (max-width: 800px) {
  .w95_sp {
    width: 94% !important;
  }
}

@media screen and (max-width: 800px) {
  .w25_sp {
    width: 24% !important;
  }
}

.w75 {
  width: 74% !important;
}
@media screen and (max-width: 800px) {
  .w75 {
    width: 100% !important;
  }
}

@media screen and (max-width: 800px) {
  .w75_sp {
    width: 74% !important;
  }
}

.w66 {
  width: 65% !important;
}
@media screen and (max-width: 800px) {
  .w66 {
    width: 100% !important;
  }
}

img.w100 {
  max-width: 100% !important;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex img {
  max-width: 100%;
}
@media screen and (max-width: 800px) {
  .flex {
    display: block;
  }
}

@media screen and (max-width: 800px) {
  .sp-flex, .flex_sp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.a-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.bold {
  font-weight: bold;
}

@media screen and (max-width: 800px) {
  img {
    max-width: 100%;
  }
}

a {
  outline: none;
}

a:focus {
  outline: none;
}

a.fade:hover {
  opacity: 0.7;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

a.scale img {
  -webkit-transition: 0.1s;
  transition: 0.1s;
}

a.scale:hover img {
  -webkit-transition: 0.1s;
  transition: 0.1s;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

a.scale2 img {
  -webkit-transition: 0.1s;
  transition: 0.1s;
}

a.scale2:hover img {
  -webkit-transition: 0.1s;
  transition: 0.1s;
  -webkit-transform: scale(1.06);
          transform: scale(1.06);
}

.eng {
  font-family: "Trajan Pro 3", "Adobe Garamond Pro", "Times New Roman";
  font-weight: normal;
}

.red {
  color: #d31c1c;
}

.st {
  font-size: 150%;
}

.fs16 {
  font-size: 1.5rem !important;
}

/*.expand{
    @media screen and (max-width:800px) {
        background: url(../imgs/common/expand@2x.png) no-repeat center top;
        padding-top: 57px;
        background-size: 262px 47px;
    }
}*/
/*Break Point
------------------------------*/
/*font
---------------------------------*/
body {
  font-family: "Roboto", "Noto Sans JP", sans-serif;
  background: #0c2437;
}

@-webkit-keyframes fadeI {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeI {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIB {
  0% {
    opacity: 0;
    -webkit-filter: blur(10px);
            filter: blur(10px);
  }
  100% {
    opacity: 1;
    -webkit-filter: blur(0px);
            filter: blur(0px);
  }
}
@keyframes fadeIB {
  0% {
    opacity: 0;
    -webkit-filter: blur(10px);
            filter: blur(10px);
  }
  100% {
    opacity: 1;
    -webkit-filter: blur(0px);
            filter: blur(0px);
  }
}
.movetext {
  opacity: 0;
}

.movetext > span {
  opacity: 0;
}

.section-title__jp {
  opacity: 0;
  display: block;
}

.fadeAnime {
  opacity: 0;
  -webkit-transition: 1.2s;
  transition: 1.2s;
}
.fadeAnime.-active {
  opacity: 1;
}

@media screen and (min-width: 1024px) {
  .sp {
    display: none !important;
  }
}
@media screen and (max-width: 1024px) {
  .pc {
    display: none !important;
  }
}
.inline {
  pointer-events: none;
}
.inline.-open {
  pointer-events: inherit;
}

@media print, screen and (max-width: 767.9px) {
  .section-heading {
    height: 70px;
  }
}
@media print, screen and (min-width: 768px) {
  .section-heading.-greeting {
    width: 300px;
    margin-bottom: 40px;
  }
}
@media print, screen and (max-width: 767.9px) {
  .section-heading.-greeting {
    width: 230px;
  }
}
@media print, screen and (min-width: 768px) {
  .section-heading.-speakers {
    width: 280px;
    margin: 0 auto 0px auto;
  }
}
@media print, screen and (max-width: 767.9px) {
  .section-heading.-speakers {
    width: 220px;
    margin: 0 auto 0px;
  }
}
.section-heading.-outline {
  margin-right: auto;
  margin-bottom: 30px;
}
@media print, screen and (max-width: 767.9px) {
  .section-heading.-outline {
    width: 200px;
    margin-left: auto;
    margin-right: 0;
  }
}
@media print, screen and (min-width: 768px) {
  .section-heading.-outline {
    width: 220px;
  }
}
.section-heading.-time-table {
  margin-right: auto;
  margin-bottom: 0px;
}
@media print, screen and (max-width: 767.9px) {
  .section-heading.-time-table {
    margin-bottom: 40px;
    width: 260px;
  }
}
@media print, screen and (min-width: 768px) {
  .section-heading.-time-table {
    width: 360px;
  }
}
@media print, screen and (min-width: 768px) {
  .section-heading.-sponsor {
    width: 260px;
    margin: 0 auto 100px auto;
  }
}
@media print, screen and (max-width: 767.9px) {
  .section-heading.-sponsor {
    width: 220px;
    margin: 0 auto 20px;
  }
}
@media print, screen and (max-width: 767.9px) {
  .section-heading img {
    width: auto;
  }
}

.contents-wrap {
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
}
@media print, screen and (max-width: 767.9px) {
  .contents-wrap {
    padding-right: 20px;
    padding-left: 20px;
  }
}

main {
  overflow: clip;
  color: #FFF;
}
@media print, screen and (max-width: 767.9px) {
  main {
    overflow: clip;
  }
}
@media print, screen and (max-width: 767.9px) {
  main {
    margin-top: 0px;
  }
}
@media print, screen and (min-width: 768px) {
  main {
    margin-top: 0px;
  }
}

.registration-button {
  cursor: pointer;
  position: relative;
  z-index: 1;
  overflow: hidden;
  background-color: #037bc0;
  border: solid 1px #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  font-weight: bold;
}
@media (hover: hover) {
  .registration-button:hover {
    color: #fff;
    background: #f9b734 !important;
  }
  .registration-button:hover::before {
    left: 0;
    content: none;
  }
}
.registration-button::before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: -100%;
  z-index: -1;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  background-color: #fff;
}
.registration-button::after {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media print, screen and (max-width: 767.9px) {
  .section {
    padding-top: 60px;
  }
}
@media print, screen and (min-width: 768px) {
  .section {
    padding-top: 120px;
  }
}

.contents-inner {
  margin-right: auto;
  margin-left: auto;
  max-width: 1200px;
}
.contents-inner.-speakers {
  max-width: 1300px;
}
@media print, screen and (max-width: 1099.9px) {
  .contents-inner {
    padding-right: 4%;
    padding-left: 4%;
  }
}

.header {
  background: rgba(255, 255, 255, 0.8);
  position: fixed;
  top: 20px;
  left: 3.5%;
  z-index: 10000;
  width: 93%;
  height: 88px;
}
@media print, screen and (max-width: 767.9px) {
  .header {
    height: auto;
    top: 10px;
    left: 2.5%;
    width: 95%;
  }
}

.header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media print, screen and (max-width: 767.9px) {
  .header__inner {
    padding-top: 8px;
    padding-right: 16px;
    padding-bottom: 8px;
  }
}
@media print, screen and (min-width: 768px) {
  .header__inner {
    padding-right: 25px;
  }
}

.header__logo {
  padding-left: 26px;
  max-width: 167px;
}
@media print, screen and (max-width: 767.9px) {
  .header__logo {
    width: 80px;
    padding-top: 4px;
    padding-left: 10px;
  }
}
@media print, screen and (min-width: 768px) {
  .header__logo {
    padding-top: 31px;
  }
}

@media print, screen and (max-width: 767.9px) {
  .header__right {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    height: 100vh;
    width: 100%;
    background-color: #000;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}
@media print, screen and (min-width: 768px) {
  .header__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media print, screen and (max-width: 767.9px) {
  .header__right.-active {
    -webkit-transition: 0.4s;
    transition: 0.4s;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.header__nav {
  padding-top: 32px;
}

.header__nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media print, screen and (max-width: 767.9px) {
  .header__nav ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
}

@media print, screen and (max-width: 767.9px) {
  .header__nav ul li {
    margin-top: 36px;
    width: 100%;
    font-weight: bold;
    font-size: 1.2rem;
  }
}
@media print, screen and (min-width: 768px) {
  .header__nav ul li {
    margin-right: 15px;
  }
}
@media print, screen and (min-width: 1100px) {
  .header__nav ul li {
    margin-right: 35px;
  }
}

.header__nav ul li a {
  color: #000;
  font-weight: bold;
}
@media print, screen and (max-width: 767.9px) {
  .header__nav ul li a {
    font-size: 15px;
    color: #FFF;
  }
}
@media (hover: hover) {
  .header__nav ul li a:hover {
    text-decoration: underline;
  }
}

.header__registration {
  background: #FFF;
  width: auto;
  padding: 5px 20px;
  z-index: 4;
  font-size: 13px;
  position: relative;
  text-align: center;
  font-weight: bold;
  letter-spacing: 1px;
  color: #000;
  margin-top: 9px;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
  border: 3px solid #FFF;
  -o-border-image: linear-gradient(to right, #e79ca2, #4f9af2, #7059e6) 3;
     border-image: -webkit-gradient(linear, left top, right top, from(#e79ca2), color-stop(#4f9af2), to(#7059e6)) 3;
     border-image: linear-gradient(to right, #e79ca2, #4f9af2, #7059e6) 3;
}
.header__registration span {
  letter-spacing: 0.5px;
  text-decoration: underline;
}
.header__registration:hover {
  opacity: 0.6;
}
@media print, screen and (max-width: 767.9px) {
  .header__registration {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 8;
  }
}
@media print, screen and (max-width: 767.9px) {
  .header__registration.-pc {
    display: none;
  }
}

.header__registration-fix {
  position: fixed;
  right: 30px;
  bottom: 25px;
  z-index: 190;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
  font-size: 17px;
  padding: 20px 40px;
  letter-spacing: 1px;
}
@media print, screen and (max-width: 767.9px) {
  .header__registration-fix {
    right: 4%;
    left: auto;
    bottom: 14px;
    width: 92%;
    padding: 7px 0px;
    font-size: 11.5px;
    letter-spacing: 0px;
    display: block;
  }
}
.header__registration-fix:hover {
  opacity: 0.6;
}
.header__registration-fix:before {
  content: none;
}
.header__registration-fix a {
  width: 100%;
}

.resCircle {
  position: fixed;
  right: 22px;
  bottom: 21px;
  z-index: 150;
}
@media print, screen and (max-width: 767.9px) {
  .resCircle {
    right: 12px;
    bottom: 14px;
  }
}

.resCircle__inner {
  font-size: 7.2px;
  -webkit-animation: donut-spin 10s linear infinite;
          animation: donut-spin 10s linear infinite;
  width: 165px;
  height: 165px;
}
@media print, screen and (max-width: 767.9px) {
  .resCircle__inner {
    width: 105px;
    height: 105px;
  }
}

.resCircle svg {
  overflow: visible;
}

.resCircle path {
  fill: none;
  stroke: none;
}

.resCircle text {
  fill: #ffdb00;
}

@-webkit-keyframes donut-spin {
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}

@keyframes donut-spin {
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}
@media print, screen and (max-width: 767.9px) {
  .humberger {
    position: relative;
    z-index: 100000;
    height: 17px;
    width: 26px;
    top: 1px;
  }
}
@media print, screen and (min-width: 768px) {
  .humberger {
    display: none;
  }
}
.humberger span {
  display: block;
  width: 100%;
  height: 2px;
  background-color: #000;
  position: absolute;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s, -webkit-transform 0.5s;
  position: absolute;
  left: 0;
}
.humberger span:first-of-type {
  top: 0;
}
.humberger span:nth-of-type(2) {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.humberger span:last-of-type {
  bottom: 0;
}

.humberger.-active span {
  background: #FFF;
}
.humberger.-active span:first-of-type {
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}
.humberger.-active span:nth-of-type(2) {
  display: none;
}
.humberger.-active span:last-of-type {
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
}

.mv {
  position: relative;
  width: 100%;
  height: 100dvh;
  background: url(../img/kv-bg.jpg) no-repeat right top;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: -1;
}

.mv__inner {
  position: relative;
  z-index: 3;
  left: 6%;
}
@media print, screen and (max-width: 767.9px) {
  .mv__inner {
    margin-top: 0%;
  }
}

.mv_text {
  width: 55%;
  margin: 33px 0 45px;
  opacity: 0;
  position: relative;
  z-index: 3;
  -webkit-animation: fadeIB 0.8s ease-in 1.2s forwards;
          animation: fadeIB 0.8s ease-in 1.2s forwards;
}
@media print, screen and (max-width: 767.9px) {
  .mv_text {
    width: 90%;
    margin: 0px 0 25px 0px;
  }
}

.mv_text2 {
  width: 38.5%;
  opacity: 0;
  position: relative;
  z-index: 3;
  -webkit-animation: fadeIB 0.8s ease-in 1.9s forwards;
          animation: fadeIB 0.8s ease-in 1.9s forwards;
}
@media print, screen and (max-width: 767.9px) {
  .mv_text2 {
    width: 90%;
  }
}

.mv_text3 {
  width: 38%;
  margin-top: 40px;
}
@media print, screen and (max-width: 767.9px) {
  .mv_text3 {
    width: 75%;
    margin-left: 25px;
    margin-top: 20px;
  }
}

.st0 {
  stroke: #FFF;
  stroke-width: 0.5;
  stroke-miterlimit: 10;
}

path, line, rect, polygon {
  stroke: #EFB23B;
  stroke-width: 0.5px;
  stroke-dasharray: 400px;
  -webkit-animation: svg 2s ease-in both;
          animation: svg 2s ease-in both;
}

@-webkit-keyframes svg {
  0% {
    fill: transparent;
    stroke-dashoffset: 400px;
  }
  80% {
    fill: transparent;
  }
  100% {
    stroke-dashoffset: 0;
  }
}

@keyframes svg {
  0% {
    fill: transparent;
    stroke-dashoffset: 400px;
  }
  80% {
    fill: transparent;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
.mv__circle {
  position: fixed;
  top: 22%;
  right: 4%;
  width: 50%;
  z-index: 0;
  opacity: 0;
  -webkit-animation: fadeI 1s ease-in 0.4s forwards;
          animation: fadeI 1s ease-in 0.4s forwards;
}
@media print, screen and (max-width: 767.9px) {
  .mv__circle {
    width: 80%;
    right: 7%;
    top: 34%;
  }
}
.mv__circle .mv__circle__inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mv__circle .c-bg {
  width: 100%;
  animation: floating-y 2.8s linear infinite alternate-reverse;
}
.mv__circle .c-bb {
  position: absolute;
  width: 60%;
  margin-top: 4%;
}
@media print, screen and (max-width: 767.9px) {
  .mv__circle .c-bb {
    width: 50%;
  }
}

@-webkit-keyframes floating-y {
  0% {
    -webkit-transform: translateY(-3%);
            transform: translateY(-3%);
  }
  100% {
    -webkit-transform: translateY(3%);
            transform: translateY(3%);
  }
}

@keyframes floating-y {
  0% {
    -webkit-transform: translateY(-3%);
            transform: translateY(-3%);
  }
  100% {
    -webkit-transform: translateY(3%);
            transform: translateY(3%);
  }
}
@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.scrolldown2 {
  position: absolute;
  bottom: 4%;
  right: 50%;
  z-index: 100;
  -webkit-animation: fadeI 1s ease-in 2.6s forwards;
          animation: fadeI 1s ease-in 2.6s forwards;
  opacity: 0;
}
@media print, screen and (max-width: 767.9px) {
  .scrolldown2 {
    bottom: 4%;
  }
}

.scrolldown2 span {
  position: absolute;
  left: 8px;
  bottom: 12px;
  color: #eee;
  font-size: 0.8rem;
  letter-spacing: 0.05em;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
}
@media print, screen and (max-width: 767.9px) {
  .scrolldown2 span {
    font-size: 11px;
    bottom: 15px;
  }
}

.scrolldown2:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: -4px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #eee;
  -webkit-animation: circlemove 2.3s ease-in-out infinite, cirlemovehide 2.3s ease-out infinite;
          animation: circlemove 2.3s ease-in-out infinite, cirlemovehide 2.3s ease-out infinite;
}

.scrolldown2:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1px;
  height: 60px;
  background: #eee;
}

@-webkit-keyframes circlemove {
  0% {
    bottom: 45px;
  }
  100% {
    bottom: -5px;
  }
}

@keyframes circlemove {
  0% {
    bottom: 45px;
  }
  100% {
    bottom: -5px;
  }
}
@-webkit-keyframes cirlemovehide {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  80% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}
@keyframes cirlemovehide {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  80% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}
.greeting {
  padding: 100px 0;
  background: url(../img/g-bg.png);
  background-size: cover;
}
@media print, screen and (max-width: 767.9px) {
  .greeting {
    padding-bottom: 70px;
    z-index: 1;
    position: relative;
  }
}

.greeting__fig {
  margin-top: -250px;
  z-index: 1;
  width: 30%;
}
.greeting__fig .name {
  font-size: 17px;
  margin-bottom: 3px;
  text-align: right;
  margin-right: 10px;
}
.greeting__fig .position {
  font-size: 12px;
  line-height: 1.7;
  text-align: right;
  margin-right: 10px;
}
@media print, screen and (max-width: 767.9px) {
  .greeting__fig {
    margin-top: 0;
    width: 80% !important;
  }
}

.greeting__main {
  margin-top: 0px;
}
.greeting__main.w60 {
  width: 60.5% !important;
}
@media print, screen and (max-width: 767.9px) {
  .greeting__main.w60 {
    width: 100% !important;
  }
}
@media print, screen and (max-width: 767.9px) {
  .greeting__main {
    margin-top: 60px;
  }
}
.greeting__main h3 {
  font-weight: bold;
  font-size: 140%;
  margin-bottom: 30px;
}
@media print, screen and (max-width: 767.9px) {
  .greeting__main h3 {
    margin-top: 30px;
    font-size: 120%;
  }
}

.greeting__txt {
  line-height: 2;
  margin-left: 0px;
  font-size: 15px;
}
@media print, screen and (max-width: 767.9px) {
  .greeting__txt {
    margin-left: 0;
    font-size: 13px;
    line-height: 1.9;
    margin-top: 0px;
  }
}
.greeting__txt figure {
  width: 500px;
  margin-bottom: 30px;
}
@media print, screen and (max-width: 767.9px) {
  .greeting__txt figure {
    width: 85%;
    margin-top: 40px;
    margin-bottom: 25px;
  }
}

.g-movie-wrap {
  max-width: 1000px;
  margin: 80px auto 60px;
}
@media print, screen and (max-width: 767.9px) {
  .g-movie-wrap {
    margin: 40px auto 0;
  }
}
.g-movie-wrap video {
  width: 100%;
}

a.-none {
  pointer-events: none;
}

.whiteArea {
  background: #FFF;
  color: #000;
  position: relative;
  z-index: 1;
}

.speakers {
  position: relative;
  background-image: url(../img/speakers-bg.png);
  background-size: cover;
  background-position: bottom;
  padding-bottom: 110px;
  padding-top: 100px;
}
@media print, screen and (max-width: 767.9px) {
  .speakers {
    padding-bottom: 50px;
  }
}

.speaker {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
  margin-top: -80px;
}
.speaker:hover {
  opacity: 0.7;
}
@media print, screen and (max-width: 767.9px) {
  .speaker {
    margin-top: 50px;
  }
}
.speaker.-suzuki {
  margin-left: auto;
}
.speaker.-jeremy {
  margin-left: auto;
}

.speakers__inner {
  max-width: 1260px;
}

@media print, screen and (min-width: 768px) {
  .speaker__text {
    position: absolute;
    width: 430px;
  }
}

.prof-name {
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
}
@media print, screen and (max-width: 767.9px) {
  .prof-name {
    font-size: 22px;
    margin-top: 15px;
  }
}
.prof-name small {
  font-size: 18px;
}
@media print, screen and (max-width: 767.9px) {
  .prof-name small {
    font-size: 16px;
  }
}
.prof-name span {
  display: block;
  line-height: 1.5;
  font-size: 16px;
  margin-top: 26px;
}
@media print, screen and (max-width: 767.9px) {
  .prof-name span {
    font-size: 12px;
    margin-top: 15px;
    line-height: 1.8;
  }
}

.speakerP {
  text-align: center;
}
.speakerP a {
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
  margin-bottom: 40px;
}
.speakerP a:hover {
  opacity: 0.75;
}
.speakerP.-n1 {
  width: 500px;
  margin: 0 auto 100px;
}
@media print, screen and (max-width: 767.9px) {
  .speakerP.-n1 {
    width: 100%;
  }
}
@media print, screen and (max-width: 767.9px) and (max-width: 767.9px) {
  .speakerP.-n1 {
    margin-bottom: 60px;
  }
}
.speakerP.-n2 {
  width: 72%;
  margin: 0 auto 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media print, screen and (max-width: 767.9px) {
  .speakerP.-n2 {
    margin-bottom: 30px;
  }
}
.speakerP.-n2 a {
  width: 47%;
}
@media print, screen and (max-width: 767.9px) {
  .speakerP.-n2 a {
    width: 100%;
    margin-bottom: 30px;
  }
}
.speakerP.-n3 {
  width: 80%;
  margin: 100px auto 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media print, screen and (max-width: 767.9px) {
  .speakerP.-n3 {
    margin: 50px auto 0px;
  }
  .speakerP.-n3 .table__prof-img {
    width: 100% !important;
  }
}
.speakerP.-n3 a {
  width: 33%;
  margin-bottom: 40px;
}
@media print, screen and (max-width: 767.9px) {
  .speakerP.-n3 a {
    width: 50%;
    margin-bottom: 30px;
  }
}
.speakerP.-n5 {
  width: 100%;
  margin: 0 auto 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media print, screen and (max-width: 767.9px) {
  .speakerP.-n5 {
    margin-bottom: 0;
  }
}
.speakerP.-n5 a {
  width: 19%;
}
@media print, screen and (max-width: 767.9px) {
  .speakerP.-n5 a {
    width: 48%;
    margin-bottom: 30px;
  }
}
.speakerP.-n4 {
  width: 100%;
  margin: 60px auto 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media print, screen and (max-width: 767.9px) {
  .speakerP.-n4 {
    margin-bottom: 0;
    margin-top: 50px;
  }
}
.speakerP.-n4 a {
  width: 25%;
}
@media print, screen and (max-width: 767.9px) {
  .speakerP.-n4 a {
    width: 48%;
    margin-bottom: 30px;
  }
}
.speakerP.-n5 {
  width: 100%;
  margin: 100px auto 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media print, screen and (max-width: 767.9px) {
  .speakerP.-n5 {
    margin-bottom: 0;
    margin-top: 50px;
  }
}
.speakerP.-n5 a {
  width: 19%;
}
@media print, screen and (max-width: 767.9px) {
  .speakerP.-n5 a {
    width: 48%;
    margin-bottom: 30px;
  }
}
.speakerP.-n4-1 {
  width: 50%;
  margin: 0 auto 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media print, screen and (max-width: 767.9px) {
  .speakerP.-n4-1 {
    margin-bottom: 0;
    width: 100%;
  }
}
.speakerP.-n4-1 a {
  width: 48%;
}
@media print, screen and (max-width: 767.9px) {
  .speakerP.-n4-1 a {
    width: 48%;
    margin-bottom: 30px;
  }
}
.speakerP.-n4-2 {
  width: 72%;
  margin: 0 auto 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media print, screen and (max-width: 767.9px) {
  .speakerP.-n4-2 {
    margin-bottom: 0;
    width: 100%;
  }
}
.speakerP.-n4-2 a {
  width: 32%;
}
@media print, screen and (max-width: 767.9px) {
  .speakerP.-n4-2 a {
    width: 48%;
    margin-bottom: 30px;
  }
}
.speakerP .table__prof-img {
  margin-bottom: 10px;
  width: 90%;
}
@media print, screen and (max-width: 767.9px) {
  .speakerP .table__prof-img {
    width: 80%;
  }
}
@media print, screen and (min-width: 768px) {
  .speakerP .table__prof-name {
    font-size: 22px;
  }
  .speakerP .table__prof-position {
    font-size: 13px;
  }
  .speakerP .table__prof-position span {
    font-size: 17px;
    display: block;
    margin-bottom: 4px;
    margin-top: 4px;
  }
}
@media print, screen and (max-width: 767.9px) {
  .speakerP .table__prof-name {
    font-size: 18px;
  }
  .speakerP .table__prof-position {
    font-size: 11px;
  }
  .speakerP .table__prof-position span {
    font-size: 13px;
    display: block;
    margin-bottom: 4px;
    margin-top: 4px;
  }
}

.tt {
  padding: 100px 0;
}
@media print, screen and (max-width: 767.9px) {
  .tt {
    padding-top: 70px;
  }
}

.tt__inner {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}
@media print, screen and (max-width: 767.9px) {
  .tt__inner {
    padding: 0 10px;
  }
}

.tt__content {
  margin-top: 60px;
}
@media print, screen and (max-width: 767.9px) {
  .tt__content {
    margin-top: 40px;
  }
}
.tt__content time {
  margin-bottom: 10px;
  display: block;
  text-align: center;
  font-size: 35px;
  font-weight: bold;
  font-family: "Roboto";
}
@media print, screen and (max-width: 767.9px) {
  .tt__content time {
    font-size: 25px;
  }
}
.tt__content time small {
  font-size: 22px;
}
@media print, screen and (max-width: 767.9px) {
  .tt__content time small {
    font-size: 15px;
  }
}
.tt__content.-sticky {
  position: sticky;
  top: 90px;
  left: 0;
  width: 100%;
  z-index: 10;
  background: rgba(0, 0, 0, 0.7);
  padding: 25px;
}
@media print, screen and (max-width: 767.9px) {
  .tt__content.-sticky {
    top: 46px;
    padding: 10px;
  }
}
.tt__content.-mt {
  margin-top: 0px;
}

.tt__innerIn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.tab-content {
  display: none;
}
.tab-content.-active {
  display: block;
}
.trigger {
  opacity: 0.5;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
.trigger.-active, .trigger:hover {
  opacity: 1;
}
@media print, screen and (max-width: 767.9px) {
  .trigger .tt__main {
    padding-top: 5px;
    margin-bottom: 8px !important;
  }
}

.tt__left, .tt__right {
  width: 49%;
}
@media print, screen and (max-width: 767.9px) {
  .tt__left, .tt__right {
    width: 49%;
  }
}

.tt__left {
  background: #0c2437;
  position: relative;
}
.tt__left.trigger {
  background-image: linear-gradient(160deg, rgb(255, 229, 0) 0%, rgb(252, 179, 0) 60%);
  cursor: pointer;
}
.tt__left.-cen {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tt__left .tt__main h4 {
  background-image: linear-gradient(160deg, rgb(255, 229, 0) 0%, rgb(252, 179, 0) 60%);
  color: #FFF;
}
.tt__left.-w100 {
  width: 100%;
}
@media print, screen and (min-width: 768px) {
  .tt__left.-w100 .tt__main {
    padding-top: 10px;
  }
  .tt__left.-w100 .table__prof-flex {
    max-width: 540px;
    margin-left: auto;
    margin-right: auto;
  }
  .tt__left.-w100 .table__prof-flex.-n3 {
    max-width: 740px;
  }
  .tt__left.-w100 .table__prof-sgl {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
  .tt__left.-w100 .table__prof-sgl .table__prof-img {
    width: 40%;
    margin: 0 auto;
  }
}
@media print, screen and (min-width: 768px) and (min-width: 768px) {
  .tt__left.-w100 .table__prof-sgl .p1 {
    width: 220px;
    margin: 10px auto 0;
  }
}
@media print, screen and (min-width: 768px) and (min-width: 768px) {
  .tt__left.-w100 .table__prof-sgl .p2 {
    width: 250px;
    margin: 10px auto 0;
  }
}
@media print, screen and (min-width: 768px) {
  .tt__left.-w100 h3 {
    text-align: center;
  }
}
@media print, screen and (max-width: 767.9px) {
  .tt__left.-w100 .table__prof-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
    margin-right: auto;
  }
  .tt__left.-w100 .table__prof-img {
    width: 70%;
    margin: 0 auto;
  }
  .tt__left.-w100 .table__prof-sgl .table__prof-img {
    width: 38%;
    margin: 0 auto;
  }
}
.tt__left.-w100.-break {
  background-image: linear-gradient(160deg, #555, #222);
}
.tt__left.-w100.-break .tt__left-inner {
  color: #FFF;
}
@media print, screen and (min-width: 768px) {
  .tt__left.-w100.-break .tt__left-inner h3 {
    font-size: 21px;
    line-height: 1.55;
  }
}
@media print, screen and (max-width: 767.9px) {
  .tt__left.-w100.-break .tt__left-inner h3 {
    line-height: 1.55;
  }
}
.tt__left.-w100.-break .tt__main {
  margin-bottom: 5px;
}
@media print, screen and (max-width: 767.9px) {
  .tt__left.-w100.-break .tt__main {
    margin-bottom: 15px;
  }
}

.tt__right {
  background: #FFF;
  position: relative;
}
.tt__right.trigger {
  background-image: linear-gradient(160deg, #2d94d1 25%, #0070b2 60%);
  cursor: pointer;
}
.tt__right.-cen {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.tt__left-inner {
  color: #FFF;
  padding: 30px 30px 30px;
}
@media print, screen and (max-width: 767.9px) {
  .tt__left-inner {
    padding: 15px 12px 25px;
  }
}
.tt__left-inner.-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media print, screen and (max-width: 767.9px) {
  .tt__left-inner.-flex {
    display: block;
  }
}
.tt__left-inner.-flex .tt__main {
  width: 100%;
}
.tt__left-inner.-flex.-n0 .table__out {
  width: 100%;
}
@media print, screen and (max-width: 767.9px) {
  .tt__left-inner.-flex.-n0 .table__out {
    width: 100%;
  }
}
.tt__left-inner.-flex.-n1 .table__out {
  width: 82%;
}
@media print, screen and (max-width: 767.9px) {
  .tt__left-inner.-flex.-n1 .table__out {
    width: 100%;
  }
}
.tt__left-inner.-flex.-n1 .table__prof-sgl {
  width: 18%;
  max-width: none;
  margin-top: -20px;
}
@media print, screen and (min-width: 768px) {
  .tt__left-inner.-flex.-n1 .table__prof-sgl {
    margin-right: 0;
  }
}
.tt__left-inner.-flex.-n1 .table__prof-sgl .table__prof-img {
  width: 80%;
}
@media print, screen and (max-width: 767.9px) {
  .tt__left-inner.-flex.-n1 .table__prof-sgl .table__prof-img {
    margin-bottom: 6px;
  }
}
@media print, screen and (max-width: 767.9px) {
  .tt__left-inner.-flex.-n1 .table__prof-sgl {
    width: 46%;
    margin: auto;
    margin-top: 20px;
  }
}
.tt__left-inner.-flex.-n2 .table__out {
  width: 60%;
}
@media print, screen and (max-width: 767.9px) {
  .tt__left-inner.-flex.-n2 .table__out {
    width: 100%;
  }
}
.tt__left-inner.-flex.-n2 .table__prof-flex {
  width: 37%;
  max-width: none;
  margin-top: -10px;
}
@media print, screen and (min-width: 768px) {
  .tt__left-inner.-flex.-n2 .table__prof-flex {
    margin-right: 0;
  }
}
@media print, screen and (max-width: 767.9px) {
  .tt__left-inner.-flex.-n2 .table__prof-flex {
    width: 100%;
    margin-top: 20px;
  }
}
@media print, screen and (min-width: 768px) {
  .tt__left-inner.-flex.-n2 .table__prof-flex .table__prof-img {
    width: 140px;
  }
}
@media print, screen and (max-width: 767.9px) {
  .tt__left-inner.-flex.-n2 .table__prof-flex .table__prof-img {
    margin-bottom: 6px;
  }
}
.tt__left-inner.-flex.-n3 .table__out {
  width: 46%;
}
@media print, screen and (max-width: 767.9px) {
  .tt__left-inner.-flex.-n3 .table__out {
    width: 100%;
  }
}
.tt__left-inner.-flex.-n3 .table__prof-flex {
  width: 50%;
  max-width: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media print, screen and (min-width: 768px) {
  .tt__left-inner.-flex.-n3 .table__prof-flex {
    margin-right: 0;
  }
}
@media print, screen and (max-width: 767.9px) {
  .tt__left-inner.-flex.-n3 .table__prof-flex {
    width: 100%;
    margin-top: 20px;
  }
}
@media print, screen and (max-width: 767.9px) {
  .tt__left-inner.-flex.-n3 .table__prof-flex .table__prof-img {
    margin-bottom: 6px;
  }
}
@media print, screen and (min-width: 768px) {
  .tt__left-inner.-flex.-n3 .table__prof {
    width: 32%;
  }
}
@media print, screen and (max-width: 767.9px) {
  .tt__left-inner.-flex.-n3 .table__prof {
    width: 48%;
  }
  .tt__left-inner.-flex.-n3 .table__prof.-last {
    margin-top: 20px;
  }
}
.tt__left-inner.-flex .table__out h4 {
  font-size: 20px;
  color: #38a2ff;
  margin-bottom: 8px;
  font-weight: bold;
}
@media print, screen and (max-width: 767.9px) {
  .tt__left-inner.-flex .table__out h4 {
    font-size: 15px;
  }
}
.tt__left-inner.-flex .table__out h3 {
  font-size: 23px;
  font-weight: bold;
  line-height: 1.5;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.5px;
  text-align: left;
}
.tt__left-inner.-flex .table__out h3.-cen {
  text-align: center;
}
.tt__left-inner.-flex .table__out h3.-sm {
  font-size: 23.5px;
}
@media print, screen and (max-width: 767.9px) {
  .tt__left-inner.-flex .table__out h3.-sm {
    font-size: 15px;
  }
}
.tt__left-inner.-flex .table__out h3 span {
  font-size: 160%;
}
@media print, screen and (max-width: 767.9px) {
  .tt__left-inner.-flex .table__out h3 {
    font-size: 16px;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    line-height: 1.4;
  }
}
.tt__left-inner.-flex .table__out h3.cent {
  position: absolute;
  top: 56px;
  left: 25px;
}
@media print, screen and (max-width: 767.9px) {
  .tt__left-inner.-flex .table__out h3.cent {
    top: 32px;
    left: 10px;
  }
}
.tt__left-inner.-flex .table__out p {
  font-size: 15px;
  line-height: 2;
  margin-top: 13px;
}
@media print, screen and (max-width: 767.9px) {
  .tt__left-inner.-flex .table__out p {
    font-size: 11.5px;
    line-height: 1.7;
  }
}

.tt__right-inner {
  padding: 30px 30px 30px;
}
@media print, screen and (max-width: 767.9px) {
  .tt__right-inner {
    padding: 12px;
  }
}
.tt__right-inner .tt__main h4 {
  background-image: linear-gradient(160deg, #2d94d1 25%, #0070b2 60%);
  color: #000;
}

.day02 .tt__main h4 {
  background-image: linear-gradient(160deg, #2d94d1 25%, #0070b2 60%);
  color: #FFF;
}

.-n0 .tt__right-inner, .-n0 .tt__left-inner {
  padding: 0px;
}
@media print, screen and (max-width: 767.9px) {
  .-n0 .tt__right-inner .tt__main, .-n0 .tt__left-inner .tt__main {
    margin-bottom: 22px;
  }
}

.hp {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 100px;
}
@media print, screen and (max-width: 767.9px) {
  .hp {
    top: -28px;
    left: 0;
    right: auto;
    width: 85px;
  }
}
.hp.-n2 {
  width: 102px;
}
@media print, screen and (max-width: 767.9px) {
  .hp.-n2 {
    top: -28px;
    right: 0;
    left: auto;
    width: 75px;
  }
  .hp.-n2.-r {
    right: auto;
    left: 0;
  }
}

.tt__main {
  margin-bottom: 25px;
  padding-top: 25px;
}
@media print, screen and (max-width: 767.9px) {
  .tt__main {
    margin-bottom: 12px;
    padding-top: 20px;
  }
}
.tt__main.-nomb {
  margin: 0;
  padding-top: 10px;
}
@media print, screen and (max-width: 767.9px) {
  .tt__main.-nomb {
    margin-bottom: 12px;
    padding-top: 20px;
  }
}
.tt__main h3 {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.3;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
.tt__main h3.-sm {
  font-size: 23.5px;
}
@media print, screen and (max-width: 767.9px) {
  .tt__main h3.-sm {
    font-size: 15px;
  }
}
.tt__main h3 span {
  font-size: 160%;
}
@media print, screen and (max-width: 767.9px) {
  .tt__main h3 {
    font-size: 16px;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }
}
.tt__main h3.cent {
  position: absolute;
  top: 56px;
  left: 25px;
}
@media print, screen and (max-width: 767.9px) {
  .tt__main h3.cent {
    top: 32px;
    left: 10px;
  }
}
.tt__main h4 {
  position: absolute;
  top: 0px;
  left: 0px;
  background: #444;
  color: #FFF;
  font-size: 17px;
  text-align: center;
  padding: 8px 20px 10px;
  font-weight: bold;
}
.tt__main h4.-y {
  background: #ffde00;
  color: #000;
}
@media print, screen and (max-width: 767.9px) {
  .tt__main h4 {
    font-size: 12px;
    padding: 5px 12px 6px;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }
}
.tt__main h5 {
  color: #ffde00;
  text-align: center;
  border: 2px solid #ffde00;
  width: 10em;
  margin: 0 auto 20px;
  font-weight: bold;
  font-size: 16px;
}
@media print, screen and (max-width: 767.9px) {
  .tt__main h5 {
    font-size: 13px;
    margin-bottom: 10px;
  }
}

.-ex {
  display: block;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}
.-ex:hover {
  opacity: 0.5;
}

.table__prof-sgl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.table__prof-sgl.-mt {
  margin-top: 0px !important;
}
.table__prof-sgl .table__prof {
  display: block;
  width: 100%;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}
.table__prof-sgl .table__prof:hover {
  opacity: 0.7;
}
.table__prof-sgl .table__prof-img {
  width: 36%;
  margin: 0 auto;
}
@media print, screen and (max-width: 767.9px) {
  .table__prof-sgl .table__prof-img {
    width: 80%;
  }
}

.table__prof-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.table__prof-flex.-mt {
  margin-top: 10px !important;
}
@media print, screen and (max-width: 767.9px) {
  .table__prof-flex {
    display: block;
  }
}

.table__prof {
  display: block;
  width: 49%;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}
@media print, screen and (max-width: 767.9px) {
  .table__prof {
    width: 100%;
  }
  .table__prof.-n1 {
    margin-bottom: 15px;
  }
}
.table__prof.-none {
  pointer-events: none;
  cursor: default;
}
.table__prof:hover {
  opacity: 0.7;
}

.table__prof-img {
  width: 80%;
  margin: 0px auto 10px;
}
.table__prof-img.-none {
  display: none;
}
@media print, screen and (max-width: 767.9px) {
  .table__prof-img {
    width: 80%;
  }
}
@media print, screen and (min-width: 768px) {
  .table__prof-img.-no {
    height: 168px;
  }
}
@media print, screen and (max-width: 767.9px) {
  .table__prof-img.-no {
    height: 142px;
  }
}

.table__prof-name {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 1px;
  margin-top: -5px;
}
.table__prof-name.-cen {
  text-align: center;
}
@media print, screen and (max-width: 767.9px) {
  .table__prof-name {
    font-size: 12.5px;
    margin-bottom: 0px;
  }
}
.table__prof-name span {
  font-size: 70%;
}

.table__prof-position {
  font-size: 11px;
  line-height: 1.5;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  margin-top: 4px;
}
@media print, screen and (max-width: 767.9px) {
  .table__prof-position {
    font-size: 9px;
  }
}
.table__prof-position span {
  font-weight: bold;
  font-size: 13px;
  display: block;
}
@media print, screen and (max-width: 767.9px) {
  .table__prof-position span {
    font-size: 11px;
  }
}
.table__prof-position.-cen {
  text-align: center;
}

.outline {
  padding-top: 52px;
  padding-bottom: 130px;
}
@media print, screen and (max-width: 767.9px) {
  .outline {
    padding: 60px 15px 70px;
  }
}

.outline__inner {
  margin-top: 50px;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}
@media print, screen and (max-width: 767.9px) {
  .outline__inner {
    margin-top: 0;
  }
}

.outline__row {
  padding-top: 22px;
  padding-bottom: 22px;
  border-top: 1px solid #999;
}
@media print, screen and (max-width: 767.9px) {
  .outline__row {
    padding: 12px 0;
  }
}
@media print, screen and (min-width: 768px) {
  .outline__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 65px;
    padding-right: 50px;
    padding-left: 50px;
  }
}
.outline__row:last-of-type {
  border-bottom: 1px solid #999;
}

@media print, screen and (max-width: 767.9px) {
  .outline__content-area {
    margin-top: 3px;
  }
}

.outline__content a {
  text-decoration: underline;
}
.outline__content a:hover {
  opacity: 0.6;
}
@media print, screen and (max-width: 767.9px) {
  .outline__content {
    font-size: 13px;
  }
}
@media print, screen and (max-width: 767.9px) {
  .outline__content + .outline__content {
    margin-top: 8px;
  }
}
@media print, screen and (min-width: 768px) {
  .outline__content + .outline__content {
    margin-top: 20px;
  }
}

@media print, screen and (max-width: 767.9px) {
  .outline__label {
    font-weight: bold;
    font-size: 14px;
  }
}
@media print, screen and (min-width: 768px) {
  .outline__label {
    -ms-flex-preferred-size: 68px;
        flex-basis: 68px;
    text-align: right;
  }
}

.sponsor {
  padding-bottom: 120px;
  padding-top: 110px;
  background: #FFF;
  z-index: 1;
  position: relative;
}
@media print, screen and (max-width: 767.9px) {
  .sponsor {
    padding-bottom: 40px;
    padding-top: 50px;
  }
}

.sponsor__content {
  max-width: 1300px;
}
@media print, screen and (max-width: 767.9px) {
  .sponsor__content {
    margin-top: 20px;
    padding-right: 4%;
    padding-left: 4%;
  }
}
@media print, screen and (min-width: 768px) {
  .sponsor__content {
    margin: 0px auto 0;
  }
}

@media print, screen and (max-width: 767.9px) {
  .sponsor__box + .sponsor__box {
    margin-top: 80px;
  }
}
@media print, screen and (min-width: 768px) {
  .sponsor__box + .sponsor__box {
    margin-top: 120px;
  }
}

.sponsor__cat {
  text-align: center;
  color: #000;
  font-size: 22px;
  font-weight: bold;
  font-family: "Roboto";
  padding-bottom: 45px;
  letter-spacing: 1px;
}
@media print, screen and (max-width: 767.9px) {
  .sponsor__cat {
    font-size: 18px;
  }
}

.sponsor__row {
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 1100px) {
  .sponsor__row {
    padding: 0 40px;
  }
}
@media print, screen and (max-width: 767.9px) {
  .sponsor__row {
    margin-bottom: 50px;
    margin-top: 30px;
    display: block;
  }
}
.sponsor__row .m01 {
  margin-left: -50px;
}
@media print, screen and (max-width: 767.9px) {
  .sponsor__row .m01 {
    margin-left: 0;
  }
}
@media print, screen and (max-width: 767.9px) {
  .sponsor__row.row-sp {
    display: block;
  }
  .sponsor__row.row-sp .sponsor__link {
    margin: 0 auto 80px;
    text-align: center;
  }
}
@media print, screen and (min-width: 768px) {
  .sponsor__row.-gold {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 1000px;
    margin-inline: auto;
  }
  .sponsor__row.-gold a {
    margin-bottom: 90px;
  }
}
.sponsor__row.-gold .sponsor__link {
  margin-left: 0;
  width: 50%;
}
@media print, screen and (max-width: 767.9px) {
  .sponsor__row.-gold .sponsor__link {
    width: 100%;
  }
}
@media print, screen and (min-width: 768px) {
  .sponsor__row.-event {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 1300px;
    margin-inline: auto;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sponsor__row.-event a {
    margin-bottom: 90px;
  }
}
@media print, screen and (min-width: 768px) and (min-width: 768px) {
  .sponsor__row.-event a {
    width: 23%;
  }
  .sponsor__row.-event a img {
    margin-inline: auto;
  }
}
.sponsor__row.-event .sponsor__link {
  margin-left: 0;
}
@media print, screen and (max-width: 767.9px) {
  .sponsor__row.-event .sponsor__link {
    width: 100%;
  }
}
@media print, screen and (min-width: 768px) {
  .sponsor__row.-gold2 {
    margin-left: 60px;
    margin-bottom: 120px;
  }
}
@media print, screen and (max-width: 767.9px) {
  .sponsor__row.media {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 0;
  }
  .sponsor__row.media .sponsor__link {
    width: 50%;
    margin: 0 auto 20px;
    text-align: center;
  }
  .sponsor__row.media.mt0 {
    margin-top: 0;
  }
}

.sponsor__link {
  display: block;
}
@media print, screen and (max-width: 767.9px) {
  .sponsor__link {
    margin-inline: auto;
  }
}
.sponsor__link + .sponsor__link {
  margin-left: 130px;
}
@media print, screen and (max-width: 767.9px) {
  .sponsor__link + .sponsor__link {
    margin: 80px auto 0px;
  }
}
.sponsor__link.-p1 {
  width: 400px;
}
@media print, screen and (max-width: 767.9px) {
  .sponsor__link.-p1 {
    width: 60%;
  }
}
.sponsor__link.-p2 {
  width: 610px;
  padding-bottom: 7px;
}
@media print, screen and (max-width: 767.9px) {
  .sponsor__link.-p2 {
    width: 100%;
  }
}
.sponsor__link.-g1 img {
  width: 330px;
  margin-inline: auto;
  display: block;
}
@media print, screen and (max-width: 767.9px) {
  .sponsor__link.-g1 img {
    width: 65%;
  }
}
.sponsor__link.-g2 img {
  width: 300px;
  margin-inline: auto;
  display: block;
}
@media print, screen and (max-width: 767.9px) {
  .sponsor__link.-g2 img {
    width: 58%;
  }
}
.sponsor__link.-g3 img {
  width: 310px;
  margin-inline: auto;
  display: block;
}
@media print, screen and (max-width: 767.9px) {
  .sponsor__link.-g3 img {
    width: 63%;
  }
}
.sponsor__link.-g4 img {
  width: 220px;
  margin-inline: auto;
  display: block;
}
@media print, screen and (max-width: 767.9px) {
  .sponsor__link.-g4 img {
    width: 44%;
  }
}
@media print, screen and (max-width: 767.9px) {
  .sponsor__link.-e1 {
    margin-left: 0 !important;
  }
}
.sponsor__link.-e1 img {
  width: 260px;
  margin-inline: 35px;
  display: block;
}
@media print, screen and (max-width: 767.9px) {
  .sponsor__link.-e1 img {
    width: 57%;
    margin-inline: auto;
  }
}
.sponsor__link.-e2 img {
  width: 150px;
  margin-inline: 35px;
  display: block;
}
@media print, screen and (max-width: 767.9px) {
  .sponsor__link.-e2 img {
    width: 34%;
    margin-inline: auto;
  }
}
.sponsor__link.-e3 img {
  width: 200px;
  margin-inline: 35px;
  display: block;
}
@media print, screen and (max-width: 767.9px) {
  .sponsor__link.-e3 img {
    width: 47%;
    margin-inline: auto;
  }
}
.sponsor__link.-e4 img {
  width: 110px;
  margin-inline: 35px;
  display: block;
}
@media print, screen and (max-width: 767.9px) {
  .sponsor__link.-e4 img {
    width: 24%;
    margin-inline: auto;
  }
}
.sponsor__link.-e5 img {
  width: 80px;
  margin-inline: 35px;
  display: block;
}
@media print, screen and (max-width: 767.9px) {
  .sponsor__link.-e5 img {
    width: 17%;
    margin-inline: auto;
  }
}
.sponsor__link.-e6 img {
  width: 90px;
  margin-inline: 35px;
  display: block;
}
@media print, screen and (max-width: 767.9px) {
  .sponsor__link.-e6 img {
    width: 21%;
    margin-inline: auto;
  }
}
.sponsor__link.-e7 img {
  width: 130px;
  margin-inline: 35px;
  display: block;
}
@media print, screen and (max-width: 767.9px) {
  .sponsor__link.-e7 img {
    width: 31%;
    margin-inline: auto;
  }
}

.media .sponsor__link + .sponsor__link {
  margin-left: 80px;
}
@media print, screen and (max-width: 767.9px) {
  .media .sponsor__link + .sponsor__link {
    margin-left: 0;
  }
}

.spoCap {
  margin: 100px 60px 0 0;
  font-size: 11px;
  text-align: right;
  color: #000;
}
@media print, screen and (max-width: 767.9px) {
  .spoCap {
    margin-top: 0px;
  }
}

.footer {
  background-image: url(../img/footer_bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  text-align: center;
  font-family: "Roboto";
  position: relative;
  z-index: 1;
}
@media print, screen and (max-width: 767.9px) {
  .footer {
    margin-bottom: 0px;
    padding-top: 50px;
    padding-bottom: 0px;
  }
}
@media print, screen and (min-width: 768px) {
  .footer {
    padding-top: 100px;
    padding-bottom: 0px;
  }
}
.footer .copy {
  background: #000;
  padding: 10px 0;
  margin-top: 100px;
}
.footer .copy small {
  text-align: center;
  font-size: 11px;
}

.footer__small {
  font-size: 22px;
  font-weight: bold;
}

.footer__big {
  margin-top: 14px;
  text-align: center;
  max-width: 800px;
  margin: 40px auto 0;
}
@media print, screen and (max-width: 767.9px) {
  .footer__big {
    padding: 0 20px;
  }
}
.none {
  display: none;
}

/* モーダル */
.modal {
  background-color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 50px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
}

.modal .prof-img {
  max-width: 100%;
}
@media print, screen and (max-width: 1023.9px) {
  .modal .prof-img {
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center;
  }
}

.modal figure {
  text-align: center;
}

.modal .prof-box {
  width: 77%;
}
.modal .prof-box.-w100 {
  width: 100%;
  margin-top: 30px;
}
@media print, screen and (max-width: 1023.9px) {
  .modal .prof-box.-w100 {
    margin-top: 50px;
  }
}

.modal .prof-box .position,
.modal .figBox .position {
  font-size: 11px;
}
.modal .prof-box .position strong,
.modal .figBox .position strong {
  font-weight: bold;
  font-size: 120%;
  display: block;
}

.modal .prof-box-long .position {
  font-size: 11px;
}
.modal .prof-box-long .position strong {
  font-weight: bold;
  font-size: 120%;
  display: block;
}

.modal .prof-box .name,
.modal .figBox .name {
  font-size: 20px;
  font-weight: bold;
  margin: 0px 0 5px;
}

.modal .prof-box-long .name {
  font-size: 20px;
  font-weight: bold;
  margin: 10px 0;
}

.modal .name span {
  font-size: 16px;
}

.modal .prof-box .career {
  font-size: 14px;
  line-height: 2;
}

.modal .prof-box-long .career {
  font-size: 13px;
  line-height: 2;
}

.modal .btn_close {
  position: absolute;
  top: 20px;
  right: 20px;
  max-height: 36px;
  cursor: pointer;
  width: 30px;
}

.modal .btn_close:hover {
  opacity: 0.5;
}

@media (max-width: 960px) {
  .modal {
    padding: 15px;
    display: block;
  }
  .modal .btn_close {
    top: 10px;
    right: 10px;
  }
  .modal figure {
    width: 60%;
    margin: 10px auto 10px;
  }
  .modal .prof-box .position {
    font-size: 12px;
  }
  .modal .prof-box .position strong {
    font-weight: bold;
    font-size: 130%;
    display: block;
  }
  .modal .prof-img {
    margin: 0px;
  }
  .modal .prof-box {
    margin-left: 0;
    margin-top: 0px;
    margin-right: 0;
    width: 100%;
  }
  .modal #kunii figure {
    width: 100%;
  }
  .modal .prof-box .name {
    font-size: 20px;
    font-weight: bold;
    margin: 10px 0;
  }
  .modal .name span {
    font-size: 15px;
  }
  .modal .prof-box .career {
    font-size: 13px;
    line-height: 1.6;
  }
}
.session-card__label {
  font-size: 26px;
  font-weight: bold;
  line-height: 1.5;
}
@media print, screen and (max-width: 767.9px) {
  .session-card__label {
    font-size: 18px;
  }
}

.session-card__heading {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
  width: 27.5%;
}
@media print, screen and (max-width: 767.9px) {
  .session-card__heading {
    width: 65%;
  }
}
.session-card__heading span {
  font-size: 18px;
  color: #000;
  background: #fcb300;
  display: block;
  padding: 7px;
  width: 100%;
  margin: 0 auto;
}
@media print, screen and (max-width: 767.9px) {
  .session-card__heading span {
    width: 100%;
  }
}
@media print, screen and (max-width: 767.9px) {
  .session-card__heading {
    font-size: 18px;
  }
  .session-card__heading span {
    font-size: 15px;
  }
}
.addModal.noflex {
  display: block;
}
.addModal .session-time {
  width: 100%;
  color: #000;
  text-align: center;
  margin-bottom: 15px;
}
.addModal h2 {
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
}
.addModal .figBox {
  width: 25%;
  margin-top: 15px;
}
.addModal .figBox.flex {
  width: auto;
  max-width: 730px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.addModal .figBox.flex .figFlex {
  width: 44%;
}
@media print, screen and (max-width: 767.9px) {
  .addModal .figBox.flex .figFlex {
    width: 49%;
  }
}
@media print, screen and (max-width: 767.9px) {
  .addModal .figBox.flex figure {
    width: 90%;
  }
}
@media print, screen and (max-width: 767.9px) {
  .addModal .figBox {
    width: 100%;
    margin-top: 24px;
  }
}
.addModal .figBox .position {
  text-align: center;
  font-size: 12px;
  line-height: 1.6;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
.addModal .figBox .position strong {
  font-size: 130%;
  font-weight: bold;
  display: block;
}
@media print, screen and (max-width: 767.9px) {
  .addModal .figBox .position {
    font-size: 11px;
    margin-bottom: 19px;
  }
}
.addModal .figBox .name {
  text-align: center;
}
@media print, screen and (max-width: 767.9px) {
  .addModal .figBox .name {
    font-size: 17px;
  }
}
.addModal .prof-box {
  width: 72%;
}
.addModal .prof-box.w100 {
  width: 100%;
}
@media print, screen and (max-width: 767.9px) {
  .addModal .prof-box {
    width: 100%;
  }
}
.addModal figure {
  width: auto;
  margin-bottom: 10px;
}
@media print, screen and (max-width: 767.9px) {
  .addModal figure {
    width: 250px;
    margin: 0 auto 10px;
  }
  .addModal figure img {
    margin: 0 auto;
  }
}
.addModal .section-ttl {
  font-weight: bold;
  font-size: 107%;
  margin-top: 30px;
}
@media print, screen and (max-width: 767.9px) {
  .addModal .section-ttl {
    font-size: 14px;
    margin-top: 20px;
  }
}
.addModal .session-card__text {
  margin-top: 8px;
  line-height: 1.7;
}
@media print, screen and (max-width: 767.9px) {
  .addModal .session-card__text {
    font-size: 12px;
    line-height: 1.6;
  }
}
.addModal .session-card__text strong {
  font-weight: bold;
  font-size: 106%;
}

/*タイムテーブルモーダル
------------------------------*/
.tt-box__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 40px;
}

.tt-box__flex.center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.tt-box__flex.start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.tt-box__top-area {
  margin-bottom: 20px;
}

.tt-box__cat {
  margin-right: 10px;
  padding-top: 4px;
  padding-right: 30px;
  padding-bottom: 4px;
  padding-left: 30px;
  text-align: center;
  background-color: #f9b735;
  color: #000;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.06em;
}

.tt-box__date {
  font-size: 16px;
  letter-spacing: 0.06em;
}

.tt-box__ttl {
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 22px;
  letter-spacing: 0.06em;
}

.tt-box__body {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.tt-box__prof {
  margin-right: 40px;
  width: 28%;
}

.tt-box .tt-box__fig {
  margin: 0 auto 10px;
  width: 130px;
}

.tt-box__position {
  margin-bottom: 8px;
  text-align: center;
  font-size: 12px;
}

.tt-box__name {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}

.tt-box__name span {
  margin-left: 6px;
  font-size: 14px;
}

.tt-box__desc {
  width: 71%;
  font-size: 16px;
  line-height: 2.2;
}

.tt-box__desc.w100 {
  width: 100%;
}

.tt-box.tt-box--multi .tt-box__prof-wrap {
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-bottom: 40px;
}

.tt-box.tt-box--multi .tt-box__prof {
  width: 100%;
}

.tt-box.tt-box--multi .tt-box__desc {
  width: 100%;
}

.modal.modal--tt {
  padding: 50px;
}

@media screen and (max-width: 800px) {
  .modal.modal--tt {
    padding: 70px 12px 12px;
  }
  #time-table .event {
    height: auto;
    padding: 20px 10px;
  }
  #time-table .event .event-content .e-speaker {
    display: block;
    margin-bottom: 12px;
  }
  #time-table .event .event-content .e-speaker-name {
    margin-right: 0;
    margin-bottom: 0;
  }
  .tt-box__flex {
    display: block;
  }
  .tt-box__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .tt-box__top-area {
    margin-bottom: 10px;
  }
  .tt-box__date {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .tt-box__cat {
    margin-right: 0;
    padding: 4px 16px;
    font-size: 16px;
  }
  .tt-box__prof {
    margin-right: 0px;
    margin-bottom: 10px;
    width: 100%;
  }
  .tt-box__desc {
    width: 100%;
    line-height: 1.6;
    font-size: 13.5px;
  }
  .tt-box__ttl {
    font-size: 14px;
  }
  .tt-box.tt-box--multi .tt-box__prof-wrap {
    margin-bottom: 16px;
  }
  .tt-box.tt-box--multi .tt-box__desc {
    line-height: 1.6;
    font-size: 13px;
  }
}