/*** 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: #000;
}

.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;
  }
}
.section-heading {
  margin: 0 auto 60px;
}
@media print, screen and (max-width: 767.9px) {
  .section-heading {
    margin: 0 auto 30px;
  }
}
@media print, screen and (min-width: 1024px) {
  .section-heading.-greeting {
    width: 283px;
  }
}
@media print, screen and (max-width: 767.9px) {
  .section-heading.-greeting {
    width: 240px;
  }
}
@media print, screen and (min-width: 1024px) {
  .section-heading.-speakers {
    width: 260px;
    margin: 0 auto 100px auto;
  }
}
@media print, screen and (max-width: 767.9px) {
  .section-heading.-speakers {
    width: 220px;
    margin: 0 auto 20px;
  }
}
.section-heading.-outline {
  margin-right: auto;
  margin-bottom: 30px;
}
@media print, screen and (max-width: 767.9px) {
  .section-heading.-outline {
    width: 200px;
  }
}
@media print, screen and (min-width: 1024px) {
  .section-heading.-outline {
    width: 250px;
  }
}
.section-heading.-time-table {
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 70px;
}
@media print, screen and (max-width: 767.9px) {
  .section-heading.-time-table {
    margin-bottom: 40px;
  }
}
@media print, screen and (min-width: 1024px) {
  .section-heading.-time-table {
    width: 430px;
  }
}
@media print, screen and (min-width: 1024px) {
  .section-heading.-sponsor {
    width: 220px;
    margin: 0 auto 60px auto;
  }
}
@media print, screen and (max-width: 767.9px) {
  .section-heading.-sponsor {
    width: 170px;
    margin: 0 auto 40px;
  }
}
@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-image: url(../img/arrow_white.png);
  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 {
  position: fixed;
  top: 0px;
  left: 0;
  z-index: 10000;
  width: 100%;
  border-bottom: 1px solid #555;
  background: rgba(0, 0, 0, 0.75);
  display: none;
}
@media print, screen and (max-width: 767.9px) {
  .header {
    height: auto;
  }
}

.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-left: 10px;
    padding-bottom: 8px;
  }
}
@media print, screen and (min-width: 768px) {
  .header__inner {
    padding: 10px 2%;
  }
}

.header__logo {
  max-width: 130px;
}
@media print, screen and (max-width: 767.9px) {
  .header__logo {
    width: 80px;
    padding-top: 0px;
  }
}
@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: 17px;
  color: #FFF;
}

.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;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: 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 {
  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: #39ee7c;
  width: 140px;
  height: 50px;
  border-radius: 5px;
  z-index: 4;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  font-weight: bold;
  letter-spacing: 3px;
  color: #000;
  margin-top: 0px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  border: 1px solid #39ee7c;
}
.header__registration:hover {
  background: #FFF;
}
@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;
  }
}

@media print, screen and (max-width: 767.9px) {
  .humberger {
    position: relative;
    z-index: 10;
    height: 17px;
    width: 26px;
    top: 6px;
  }
}
@media print, screen and (min-width: 768px) {
  .humberger {
    display: none;
  }
}
.humberger span {
  display: block;
  width: 100%;
  height: 2px;
  background-color: #fff;
  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);
}

.bg-movie {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.bg-movie-wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
}
@media print, screen and (max-width: 767.9px) {
  .bg-movie-wrap {
    height: 100%;
    min-width: 100%;
    width: auto;
  }
}

.bg-movie-mv {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  min-width: 100%;
  min-height: 100%;
}
@media print, screen and (max-width: 767.9px) {
  .bg-movie-mv {
    right: 0;
    left: auto;
    -webkit-transform: translateX(25%) translateY(-50%);
            transform: translateX(25%) translateY(-50%);
  }
}

.mv {
  position: relative;
  width: 100%;
  height: 100dvh;
  background: url(../img/kv.jpg) no-repeat left bottom;
  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;
}

.mv__inner {
  margin-top: -4%;
  position: relative;
  z-index: 3;
  display: -ms-grid;
  display: grid;
  place-items: center;
}
@media print, screen and (max-width: 767.9px) {
  .mv__inner {
    margin-top: -15%;
  }
}

.mv_text {
  width: 65vw;
  margin: 33px 0 25px;
  -webkit-animation: fadeI 0.6s ease-in 0.4s forwards;
          animation: fadeI 0.6s ease-in 0.4s forwards;
  opacity: 0;
}
@media print, screen and (max-width: 767.9px) {
  .mv_text {
    width: 86%;
    margin: 20px auto 25px;
  }
}

.mv_text2 {
  width: 40%;
  -webkit-animation: fadeI 0.6s ease-in 0.5s forwards;
          animation: fadeI 0.6s ease-in 0.5s forwards;
  opacity: 0;
  margin-bottom: 35px;
}
@media print, screen and (max-width: 767.9px) {
  .mv_text2 {
    width: 55%;
    margin-bottom: 30px;
  }
}

.tagline {
  text-align: center;
  margin-bottom: 0px;
  opacity: 0;
  -webkit-animation: fadeI 0.6s ease-in 1.4s forwards;
          animation: fadeI 0.6s ease-in 1.4s forwards;
}
.tagline h2 {
  font-size: 30px;
  line-height: 1.4;
  margin-bottom: 10px;
  font-weight: bold;
}
@media print, screen and (max-width: 767.9px) {
  .tagline h2 {
    font-size: 19px;
    line-height: 1.6;
    margin-bottom: 10px;
  }
}
.tagline p {
  font-size: 16px;
  line-height: 1.8;
}
@media print, screen and (max-width: 767.9px) {
  .tagline p {
    font-size: 11.5px;
    line-height: 1.8;
  }
}

.mv_btn a {
  background: #39ee7c;
  width: 280px;
  height: 70px;
  margin: 40px auto 0;
  border-radius: 5px;
  z-index: 100;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  font-weight: bold;
  letter-spacing: 1px;
  color: #000;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-animation: fadeI 0.6s ease-in 2.2s forwards;
          animation: fadeI 0.6s ease-in 2.2s forwards;
  opacity: 0;
  border: 1px solid #39ee7c;
}
.mv_btn a:hover {
  background: #FFF;
}
@media print, screen and (max-width: 767.9px) {
  .mv_btn a {
    position: fixed;
    bottom: 2%;
    left: 5%;
    width: 90%;
    z-index: 1000;
    height: 50px;
    font-size: 13px;
  }
}
.mv_btn.-reg a {
  width: 400px;
  -webkit-animation: fadeI 0.6s ease-in 0.5s forwards;
          animation: fadeI 0.6s ease-in 0.5s forwards;
}
@media print, screen and (max-width: 767.9px) {
  .mv_btn.-reg a {
    display: none;
  }
}

.scrolldown2 {
  position: absolute;
  bottom: 4%;
  right: 3%;
  z-index: 100;
  -webkit-animation: fadeI 1.5s ease-in 2.8s forwards;
          animation: fadeI 1.5s ease-in 2.8s forwards;
  opacity: 0;
}
@media print, screen and (max-width: 767.9px) {
  .scrolldown2 {
    bottom: 11%;
    right: 8%;
  }
}

.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 fadeI {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeI {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-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;
  }
}
.ttl {
  position: relative;
  height: 70px;
  margin-bottom: 60px;
}
@media print, screen and (max-width: 767.9px) {
  .ttl {
    height: 40px;
    margin-bottom: 30px;
  }
}
.ttl img {
  height: 100%;
}
.ttl:after {
  position: absolute;
  top: 68px;
  content: "";
  background: #fcb300;
  height: 1px;
  width: 170%;
}
@media print, screen and (max-width: 767.9px) {
  .ttl:after {
    position: absolute;
    top: 38px;
    content: "";
    background: #fcb300;
    height: 1px;
    width: 100%;
  }
}
.ttl.-greeting:after {
  left: 5%;
}
.ttl.-speakers {
  text-align: right;
}
.ttl.-speakers:after {
  left: 69%;
}
@media print, screen and (max-width: 767.9px) {
  .ttl.-speakers:after {
    left: 38%;
    top: 39px;
  }
}
.ttl.-tt {
  text-align: right;
}
.ttl.-tt:after {
  left: 63.3%;
  top: 70px;
}
@media print, screen and (max-width: 767.9px) {
  .ttl.-tt:after {
    left: 38%;
    top: 39px;
  }
}
.ttl.-outline:after {
  left: auto;
  right: 71.5%;
}
@media print, screen and (max-width: 767.9px) {
  .ttl.-outline {
    padding-left: 15px;
  }
  .ttl.-outline:after {
    left: auto;
    right: 44%;
  }
}
.ttl.-sponsor:after {
  left: auto;
  right: 63.5%;
}
@media print, screen and (max-width: 767.9px) {
  .ttl.-sponsor {
    padding-left: 15px;
    margin-bottom: 60px;
  }
  .ttl.-sponsor:after {
    content: none;
  }
}

.greeting {
  padding-top: 150px;
  padding-bottom: 30px;
}
@media print, screen and (max-width: 767.9px) {
  .greeting {
    padding-bottom: 20px;
    padding-top: 50px;
  }
}

.greeting__fig {
  margin-top: -25px;
  z-index: 1;
  width: 28%;
}
@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: 71% !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: 10px;
  }
}
.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;
}
@media print, screen and (max-width: 767.9px) {
  .greeting__txt {
    margin-left: 0;
    font-size: 13px;
    line-height: 1.9;
    margin-top: 30px;
  }
}
.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;
  }
}
.greeting__txt p {
  margin-bottom: 15px;
}

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

.outline {
  padding-top: 80px;
  padding-bottom: 150px;
}
@media print, screen and (max-width: 767.9px) {
  .outline {
    padding: 70px 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: 25px;
  padding-bottom: 25px;
  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: 100px;
    padding-right: 100px;
    padding-left: 100px;
  }
}
.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;
  }
}

.register {
  padding: 0 0 200px;
}
@media print, screen and (max-width: 767.9px) {
  .register {
    padding: 0 10px 70px;
  }
}

.sponsor {
  padding-top: 40px;
  margin-bottom: 140px;
}
@media print, screen and (max-width: 767.9px) {
  .sponsor {
    padding-bottom: 40px;
    padding-top: 0px;
    margin-bottom: 0;
  }
}
.sponsor h4 {
  font-size: 26px;
  border-bottom: 1px solid #0e46a8;
  margin-inline: auto;
  color: #0e46a8;
  font-weight: bold;
  text-align: center;
  margin-bottom: 60px;
  padding-inline: 10px;
}
@media print, screen and (max-width: 767.9px) {
  .sponsor h4 {
    font-size: 20px;
    margin-bottom: 50px;
  }
}

.sponsor__content {
  max-width: 1100px;
  background: #FFF;
  border-radius: 10px;
  padding: 80px 40px 40px;
}
@media print, screen and (max-width: 767.9px) {
  .sponsor__content {
    padding: 10% 4% 4%;
    width: 92%;
    margin: 20px auto 0;
  }
}
@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: 50px;
  }
}

.sponsor__cat {
  text-align: center;
  color: #f9b334;
  font-size: 22px;
  font-weight: bold;
  font-family: "Roboto";
  padding-bottom: 15px;
}

.sponsor__row {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 20px;
}
@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;
    row-gap: 0px;
    -webkit-column-gap: 0px;
       -moz-column-gap: 0px;
            column-gap: 0px;
  }
}
.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 {
    margin-left: -88px;
  }
}
@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;
  margin-bottom: 80px;
  width: 50%;
}
@media print, screen and (max-width: 767.9px) {
  .sponsor__link.-b2, .sponsor__link.-b3, .sponsor__link.-b1 {
    width: 100%;
  }
}
.sponsor__link a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
}
@media print, screen and (max-width: 767.9px) {
  .sponsor__link {
    margin-inline: auto;
    margin-bottom: 0px;
    width: 100%;
  }
}
@media print, screen and (max-width: 767.9px) {
  .sponsor__link + .sponsor__link {
    margin: 70px auto 0px;
  }
}
.sponsor__link.-p2 a {
  width: 360px;
}
@media print, screen and (max-width: 767.9px) {
  .sponsor__link.-p2 a {
    width: 67%;
  }
}
.sponsor__link.-p1 a {
  width: 400px;
}
@media print, screen and (max-width: 767.9px) {
  .sponsor__link.-p1 a {
    width: 80%;
  }
}
.sponsor__link.-g1 a {
  width: 150px;
}
@media print, screen and (max-width: 767.9px) {
  .sponsor__link.-g1 a {
    width: 33%;
    margin-top: -20px;
  }
}
.sponsor__link.-g2 a {
  width: 310px;
  margin-top: -40px;
}
@media print, screen and (max-width: 767.9px) {
  .sponsor__link.-g2 a {
    width: 58%;
    padding-top: 0;
    margin-top: 0;
  }
}
.sponsor__link.-g3 a {
  width: 290px;
  margin-right: 110px;
}
@media print, screen and (max-width: 767.9px) {
  .sponsor__link.-g3 a {
    width: 58%;
    margin-right: auto;
  }
}
.sponsor__link.-g4 a {
  width: 130px;
}
@media print, screen and (max-width: 767.9px) {
  .sponsor__link.-g4 a {
    width: 25%;
  }
}
.sponsor__link.-g5 a {
  width: 430px;
}
@media print, screen and (max-width: 767.9px) {
  .sponsor__link.-g5 a {
    width: 85%;
  }
}
.sponsor__link.-b2 a {
  width: 150px;
}
@media print, screen and (max-width: 767.9px) {
  .sponsor__link.-b2 a {
    width: 30%;
  }
}
.sponsor__link.-b3 a {
  width: 230px;
}
@media print, screen and (max-width: 767.9px) {
  .sponsor__link.-b3 a {
    width: 47%;
  }
}
.sponsor__link.-b1 a {
  width: 200px;
}
@media print, screen and (max-width: 767.9px) {
  .sponsor__link.-b1 a {
    width: 40%;
  }
}
.sponsor__link.-b4 a {
  width: 220px;
}
@media print, screen and (max-width: 767.9px) {
  .sponsor__link.-b4 a {
    width: 40%;
  }
}
.sponsor__link.-c1 a {
  width: 290px;
}
@media print, screen and (max-width: 767.9px) {
  .sponsor__link.-c1 a {
    width: 60%;
  }
}

.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: 30px 30px 0 0;
  font-size: 11px;
  text-align: right;
  color: #000;
}
@media print, screen and (max-width: 767.9px) {
  .spoCap {
    margin-top: 0px;
  }
}

.footer {
  color: #fff;
  background: #000;
  text-align: center;
  font-family: "Roboto";
  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;
  gap: 50px;
}
@media print, screen and (max-width: 767.9px) {
  .footer {
    margin-bottom: 65px;
    padding: 10px 5%;
    gap: 0px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media print, screen and (min-width: 768px) {
  .footer {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.footer h3 {
  width: 110px;
}
@media print, screen and (max-width: 767.9px) {
  .footer h3 {
    width: 90px;
  }
}
.footer small {
  font-size: 14px;
}
@media print, screen and (max-width: 767.9px) {
  .footer small {
    font-size: 11px;
  }
}

.none {
  display: none;
}