@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;700&display=swap");

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-weight: normal;
}

img {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: bottom;
  background: transparent;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-table;
  min-height: 1%;
}

/* Hides from IE-mac */
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/* End hide from IE-mac */
.clear {
  clear: both;
}

@media screen and (min-width: 48em) {
  .hsp {
    display: none;
  }
}

.hpc {
  display: none;
}

@media screen and (min-width: 48em) {
  .hpc {
    display: block;
  }
}

@media screen and (min-width: 1100px) {
  .vsp {
    display: none;
  }
}

.vpc {
  display: none;
}

@media screen and (min-width: 1100px) {
  .vpc {
    display: block;
  }
}

a[href^="tel:"] {
  cursor: default;
}

@media screen and (min-width: 48em) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  background: #000;
  border: none;
  color: #fff;
  outline: none;
  padding: 1rem;
  text-decoration: none;
  vertical-align: bottom;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  background: #003a6b;
  cursor: pointer;
}

button:visited,
input[type="button"]:visited,
input[type="reset"]:visited,
input[type="submit"]:visited {
  color: #fff;
  text-decoration: none;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  font: inherit;
  background: none;
  border: solid 1px #5f5e5e;
  outline: none;
  padding: 1rem;
  /* -webkit-appearance: none; */
  outline-offset: 0;
  border-radius: 0;
  padding: 1rem;
  width: 100%;
  font-size: 100%;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  border-color: #003a6b;
}

input[type="search"]::-webkit-search-decoration {
  display: none;
}

input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
}

input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}

input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

html {
  font-size: 62.5%;
}

body {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #41434b;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, 游ゴシック体, メイリオ, sans-serif;
  font-size: 3.73333vw;
  line-height: calc(22 / 14);
  background-image: url("../media/images/common/contents_bg_fixed_sp.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
}

@media screen and (min-width: 64em) {
  body {
    background-image: url("../media/images/common/contents_bg_fixed.jpg");
  }
}

@media screen and (min-width: 64em) {
  body {
    font-size: 1.6rem;
    line-height: calc(24 / 16);
  }
}

img {
  max-width: 100%;
  vertical-align: bottom;
}

p {
  text-align: justify;
}

a {
  color: inherit;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

a:hover {
  opacity: 0.7;
}

.d-none {
  display: none;
}

.d-block {
  display: block;
}

.d-inline-block {
  display: inline-block;
}

.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.xsOnly {
  display: block;
}

@media screen and (min-width: 23.45em) {
  .xsOnly {
    display: none !important;
  }
}

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

.text-center {
  text-align: center !important;
}

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

.text-justify {
  text-align: justify !important;
}

@media screen and (min-width: 64em) {
  .text-md-left {
    text-align: left !important;
  }

  .text-md-center {
    text-align: center !important;
  }

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

  .text-md-justify {
    text-align: justify !important;
  }
}

.text-100 {
  font-weight: 100;
}

.text-400 {
  font-weight: 400;
}

.text-500 {
  font-weight: 500;
}

.text-600 {
  font-weight: 600;
}

.text-700 {
  font-weight: 700;
}

.text-900 {
  font-weight: 900;
}

.w100 {
  width: 100%;
}

.m-0 {
  margin: 0rem !important;
}

.mb-0 {
  margin-bottom: 0rem !important;
}

.mt-0 {
  margin-top: 0rem !important;
}

.ml-0 {
  margin-left: 0rem !important;
}

.mr-0 {
  margin-right: 0rem !important;
}

.p-0 {
  padding: 0rem !important;
}

.pb-0 {
  padding-bottom: 0rem !important;
}

.pt-0 {
  padding-top: 0rem !important;
}

.pl-0 {
  padding-left: 0rem !important;
}

.pr-0 {
  padding-right: 0rem !important;
}

.m-1 {
  margin: 1rem !important;
}

.mb-1 {
  margin-bottom: 1rem !important;
}

.mt-1 {
  margin-top: 1rem !important;
}

.ml-1 {
  margin-left: 1rem !important;
}

.mr-1 {
  margin-right: 1rem !important;
}

.p-1 {
  padding: 1rem !important;
}

.pb-1 {
  padding-bottom: 1rem !important;
}

.pt-1 {
  padding-top: 1rem !important;
}

.pl-1 {
  padding-left: 1rem !important;
}

.pr-1 {
  padding-right: 1rem !important;
}

.m-2 {
  margin: 2rem !important;
}

.mb-2 {
  margin-bottom: 2rem !important;
}

.mt-2 {
  margin-top: 2rem !important;
}

.ml-2 {
  margin-left: 2rem !important;
}

.mr-2 {
  margin-right: 2rem !important;
}

.p-2 {
  padding: 2rem !important;
}

.pb-2 {
  padding-bottom: 2rem !important;
}

.pt-2 {
  padding-top: 2rem !important;
}

.pl-2 {
  padding-left: 2rem !important;
}

.pr-2 {
  padding-right: 2rem !important;
}

.m-3 {
  margin: 3rem !important;
}

.mb-3 {
  margin-bottom: 3rem !important;
}

.mt-3 {
  margin-top: 3rem !important;
}

.ml-3 {
  margin-left: 3rem !important;
}

.mr-3 {
  margin-right: 3rem !important;
}

.p-3 {
  padding: 3rem !important;
}

.pb-3 {
  padding-bottom: 3rem !important;
}

.pt-3 {
  padding-top: 3rem !important;
}

.pl-3 {
  padding-left: 3rem !important;
}

.pr-3 {
  padding-right: 3rem !important;
}

.m-4 {
  margin: 4rem !important;
}

.mb-4 {
  margin-bottom: 4rem !important;
}

.mt-4 {
  margin-top: 4rem !important;
}

.ml-4 {
  margin-left: 4rem !important;
}

.mr-4 {
  margin-right: 4rem !important;
}

.p-4 {
  padding: 4rem !important;
}

.pb-4 {
  padding-bottom: 4rem !important;
}

.pt-4 {
  padding-top: 4rem !important;
}

.pl-4 {
  padding-left: 4rem !important;
}

.pr-4 {
  padding-right: 4rem !important;
}

.m-5 {
  margin: 5rem !important;
}

.mb-5 {
  margin-bottom: 5rem !important;
}

.mt-5 {
  margin-top: 5rem !important;
}

.ml-5 {
  margin-left: 5rem !important;
}

.mr-5 {
  margin-right: 5rem !important;
}

.p-5 {
  padding: 5rem !important;
}

.pb-5 {
  padding-bottom: 5rem !important;
}

.pt-5 {
  padding-top: 5rem !important;
}

.pl-5 {
  padding-left: 5rem !important;
}

.pr-5 {
  padding-right: 5rem !important;
}

.m-6 {
  margin: 6rem !important;
}

.mb-6 {
  margin-bottom: 6rem !important;
}

.mt-6 {
  margin-top: 6rem !important;
}

.ml-6 {
  margin-left: 6rem !important;
}

.mr-6 {
  margin-right: 6rem !important;
}

.p-6 {
  padding: 6rem !important;
}

.pb-6 {
  padding-bottom: 6rem !important;
}

.pt-6 {
  padding-top: 6rem !important;
}

.pl-6 {
  padding-left: 6rem !important;
}

.pr-6 {
  padding-right: 6rem !important;
}

@media screen and (min-width: 64em) {
  .m-md-0 {
    margin: 0rem !important;
  }

  .mb-md-0 {
    margin-bottom: 0rem !important;
  }

  .mt-md-0 {
    margin-top: 0rem !important;
  }

  .ml-md-0 {
    margin-left: 0rem !important;
  }

  .mr-md-0 {
    margin-right: 0rem !important;
  }

  .p-md-0 {
    padding: 0rem !important;
  }

  .pb-md-0 {
    padding-bottom: 0rem !important;
  }

  .pt-md-0 {
    padding-top: 0rem !important;
  }

  .pl-md-0 {
    padding-left: 0rem !important;
  }

  .pr-md-0 {
    padding-right: 0rem !important;
  }

  .m-md-1 {
    margin: 1rem !important;
  }

  .mb-md-1 {
    margin-bottom: 1rem !important;
  }

  .mt-md-1 {
    margin-top: 1rem !important;
  }

  .ml-md-1 {
    margin-left: 1rem !important;
  }

  .mr-md-1 {
    margin-right: 1rem !important;
  }

  .p-md-1 {
    padding: 1rem !important;
  }

  .pb-md-1 {
    padding-bottom: 1rem !important;
  }

  .pt-md-1 {
    padding-top: 1rem !important;
  }

  .pl-md-1 {
    padding-left: 1rem !important;
  }

  .pr-md-1 {
    padding-right: 1rem !important;
  }

  .m-md-2 {
    margin: 2rem !important;
  }

  .mb-md-2 {
    margin-bottom: 2rem !important;
  }

  .mt-md-2 {
    margin-top: 2rem !important;
  }

  .ml-md-2 {
    margin-left: 2rem !important;
  }

  .mr-md-2 {
    margin-right: 2rem !important;
  }

  .p-md-2 {
    padding: 2rem !important;
  }

  .pb-md-2 {
    padding-bottom: 2rem !important;
  }

  .pt-md-2 {
    padding-top: 2rem !important;
  }

  .pl-md-2 {
    padding-left: 2rem !important;
  }

  .pr-md-2 {
    padding-right: 2rem !important;
  }

  .m-md-3 {
    margin: 3rem !important;
  }

  .mb-md-3 {
    margin-bottom: 3rem !important;
  }

  .mt-md-3 {
    margin-top: 3rem !important;
  }

  .ml-md-3 {
    margin-left: 3rem !important;
  }

  .mr-md-3 {
    margin-right: 3rem !important;
  }

  .p-md-3 {
    padding: 3rem !important;
  }

  .pb-md-3 {
    padding-bottom: 3rem !important;
  }

  .pt-md-3 {
    padding-top: 3rem !important;
  }

  .pl-md-3 {
    padding-left: 3rem !important;
  }

  .pr-md-3 {
    padding-right: 3rem !important;
  }

  .m-md-4 {
    margin: 4rem !important;
  }

  .mb-md-4 {
    margin-bottom: 4rem !important;
  }

  .mt-md-4 {
    margin-top: 4rem !important;
  }

  .ml-md-4 {
    margin-left: 4rem !important;
  }

  .mr-md-4 {
    margin-right: 4rem !important;
  }

  .p-md-4 {
    padding: 4rem !important;
  }

  .pb-md-4 {
    padding-bottom: 4rem !important;
  }

  .pt-md-4 {
    padding-top: 4rem !important;
  }

  .pl-md-4 {
    padding-left: 4rem !important;
  }

  .pr-md-4 {
    padding-right: 4rem !important;
  }

  .m-md-5 {
    margin: 5rem !important;
  }

  .mb-md-5 {
    margin-bottom: 5rem !important;
  }

  .mt-md-5 {
    margin-top: 5rem !important;
  }

  .ml-md-5 {
    margin-left: 5rem !important;
  }

  .mr-md-5 {
    margin-right: 5rem !important;
  }

  .p-md-5 {
    padding: 5rem !important;
  }

  .pb-md-5 {
    padding-bottom: 5rem !important;
  }

  .pt-md-5 {
    padding-top: 5rem !important;
  }

  .pl-md-5 {
    padding-left: 5rem !important;
  }

  .pr-md-5 {
    padding-right: 5rem !important;
  }
}

.mx-auto {
  margin-right: auto;
  margin-left: auto;
}

.lh-1 {
  line-height: 1 !important;
}

.lh-15 {
  line-height: 1.5 !important;
}

.lh-2 {
  line-height: 2 !important;
}

.l-inner {
  margin-left: 4.26667vw;
  margin-right: 4.26667vw;
}

@media screen and (min-width: 64em) {
  .l-inner {
    width: 100%;
    max-width: 114rem;
    margin-right: auto;
    margin-left: auto;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.l-sec {
  padding: 21.33333vw 0;
}

@media screen and (min-width: 64em) {
  .l-sec {
    padding: 11.2rem 0 12rem;
  }
}

.l-subSec__inner {
  padding-top: 16vw;
  padding-bottom: 16vw;
}

@media screen and (min-width: 64em) {
  .l-subSec__inner {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
}

.l-subSec:not(:last-child) .l-subSec__inner {
  position: relative;
}

.l-subSec:not(:last-child) .l-subSec__inner::before {
  position: absolute;
  content: "";
  height: 0.26667vw;
  background: #a5a8b5;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
}

@media screen and (min-width: 64em) {
  .l-subSec:not(:last-child) .l-subSec__inner::before {
    height: 0.1rem;
    width: calc(100% - 4rem);
  }
}

.l-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  height: 16vw;
  z-index: 1000;
}

@media screen and (min-width: 64em) {
  .l-header {
    height: 8rem;
  }
}

.l-header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}

.l-headerNavBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  height: 100%;
}

.l-headerNavBlock__btn {
  width: 42.66667vw;
}

@media screen and (min-width: 64em) {
  .l-headerNavBlock__btn {
    width: 31.8rem;
  }
}

.headerLogo {
  width: 50px;
  margin-left: 2.66667vw;
}

.headerLogo__img>img {
  width: 100%;
}

.headerNav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}

.headerNav__item {
  width: 91.73333vw;
}

@media screen and (min-width: 64em) {
  .headerNav__item {
    width: 13rem;
    margin-right: 2rem;
  }
}

@media screen and (min-width: 90em) {
  .headerNav__item {
    width: 18rem;
    margin-right: 2rem;
  }
}

@media screen and (min-width: 64em) {
  .headerNav__item--mypage {
    width: 15.6rem;
  }
}

.headerNav__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  line-height: 1;
  padding: 3.2vw;
  border-radius: 8vw;
  border: 0.1rem solid #fff;
  background: transparent;
  color: #fff;
}

@media screen and (min-width: 64em) {
  .headerNav__link {
    padding: 1rem;
    border-radius: 2.4rem;
  }
}

.headerNav__link .en {
  font-family: "Poppins", sans-serif;
  font-size: 4.26667vw;
  font-weight: 700;
}

@media screen and (min-width: 64em) {
  .headerNav__link .en {
    font-size: 1.6rem;
  }
}

.headerNav__link .ja {
  font-size: 3.73333vw;
  font-weight: 700;
}

@media screen and (min-width: 64em) {
  .headerNav__link .ja {
    font-size: 1.2rem;
  }
}

.headerNav__link--snug {
  position: relative;
  padding-left: 40px;
}

.headerNav__link--snug::before {
  position: absolute;
  top: calc(50% + 2px);
  left: 20px;
  transform: translatey(-50%);
  z-index: 10;
  background-image: url(../media/images/online/snug-challenge.png);
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  display: block;
  width: 40px;
  height: 40px;
}

@media (max-width: 90rem) {
  .headerNav__link--snug::before {
    left: 13px;
    width: 30px;
    height: 30px;
  }
}

/* 資料ダウンロード */
@media screen and (min-width: 64em) {
  .headerNav__link.headerNav__link--detail.download {
    line-height: 28px;
  }
}

.headerNav__link--mypage {
  margin-top: 7.2vw;
  border-radius: 1.86667vw;
  padding: 2.4vw 3.2vw;
  background: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: revert;
  flex-direction: revert;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (min-width: 64em) {
  .headerNav__link--mypage {
    margin-top: 0;
    padding: 4px;
    border-radius: 7px;
  }
}

.headerNav__link--mypage .icon {
  margin-right: 1.33333vw;
}

@media screen and (min-width: 64em) {
  .headerNav__link--mypage .icon {
    margin-right: 0.4rem;
  }
}

.headerNav__link.disable {
  background: #fff;
  color: #41434b;
  pointer-events: none;
}

.drawerBtn {
  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;
  width: 21.33333vw;
  height: 100%;
  background: #31333b;
  cursor: pointer;
}

.drawerBtn__txt {
  display: block;
  color: #fff;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
}

.headerBtn>img {
  width: 100%;
}

.l-drawer {
  position: fixed;
  top: 0;
  right: -100%;
  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;
  width: 100%;
  height: 100%;
  background: rgba(49, 51, 59, 0.95);
  z-index: 2000;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.is_drawerOpen .l-drawer {
  right: 0;
}

.l-drawer__inner {
  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;
}

.l-drawerContent .headerNav__list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.l-drawerContent .headerNav__item:first-child {
  margin-bottom: 8.53333vw;
}

.drawerLogo {
  width: 29.86667vw;
  margin: 0 auto 10.66667vw;
}

.onlinePage .drawerLogo {
  width: 32.4vw;
}

.drawerLogo>img {
  width: 100%;
}

.closeBtn {
  position: absolute;
  top: 0;
  right: 0;
  width: 21.33333vw;
  cursor: pointer;
}

.closeBtn>img {
  width: 100%;
}

.topPage .l-main,
.topPage .l-main__inner {
  position: relative;
}

.topPage .l-main::before,
.topPage .l-main::after,
.topPage .l-main__inner::before,
.topPage .l-main__inner::after {
  content: "";
  position: fixed;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.topPage .l-main::before {
  background-image: url("../media/images/top/top-kv-connect_sp.jpg");
  left: 0;
  z-index: 1;
}

@media screen and (min-width: 64em) {
  .topPage .l-main::before {
    background-image: url("../media/images/top/top-kv-connect.jpg");
  }
}

.topPage .l-main::after {
  background-image: url("../media/images/top/top-kv-online_half_sp.jpg");
  width: 50vw;
  right: 0;
  z-index: 2;
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}

@media screen and (min-width: 64em) {
  .topPage .l-main::after {
    background-image: url("../media/images/top/top-kv-online_half.jpg");
  }
}

.topPage .l-main__inner::before {
  background-image: url("../media/images/top/top-kv-online_sp.jpg");
  left: 0;
  z-index: 3;
}

@media screen and (min-width: 64em) {
  .topPage .l-main__inner::before {
    background-image: url("../media/images/top/top-kv-online.jpg");
  }
}

.topPage .l-main__inner::after {
  background-image: url("../media/images/top/top-kv-connect_half_sp.jpg");
  width: 50vw;
  left: 0;
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
  z-index: 4;
}

@media screen and (min-width: 64em) {
  .topPage .l-main__inner::after {
    background-image: url("../media/images/top/top-kv-connect_half.jpg");
  }
}

.onlineClick .l-main__inner::after,
.onlineClick .l-topKv__left {
  -webkit-animation-name: onlineClick;
  animation-name: onlineClick;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.connectClick .l-main__inner::before,
.connectClick .l-main__inner::after {
  display: none;
}

.connectClick .l-main::after,
.connectClick .l-topKv__right {
  -webkit-animation-name: connectClick;
  animation-name: connectClick;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

@-webkit-keyframes onlineClick {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  30% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  99% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes onlineClick {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  30% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  99% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@-webkit-keyframes connectClick {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  30% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }

  99% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes connectClick {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  30% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }

  99% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.l-footer {
  position: relative;
  padding-top: 16vw;
  padding-bottom: 16vw;
  background-image: url("../media/images/common/footer_bg_sp.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 10;
}

@media screen and (min-width: 64em) {
  .l-footer {
    background-image: url("../media/images/common/footer_bg.jpg");
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
}

.footerTxtBox {
  color: #fff;
}

.footerTtl {
  margin-bottom: 2.93333vw;
  font-size: 4.8vw;
  font-weight: 700;
  line-height: calc(24 / 18);
  text-align: center;
}

@media screen and (min-width: 64em) {
  .footerTtl {
    margin-bottom: 1rem;
    font-size: 2rem;
    line-height: calc(28 / 20);
  }
}

.footerMail {
  margin-bottom: 5.33333vw;
  text-align: center;
}

@media screen and (min-width: 64em) {
  .footerMail {
    margin-bottom: 1rem;
    font-size: 1.4rem;
    line-height: calc(20 / 14);
  }
}

.footerMail__link {
  text-decoration: underline;
}

.footerOpeningHours {
  margin-bottom: 5.33333vw;
  text-align: center;
}

@media screen and (min-width: 64em) {
  .footerOpeningHours {
    margin-bottom: 3.8rem;
    font-size: 1.4rem;
    line-height: calc(20 / 14);
  }
}

.copyright {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-size: 2.66667vw;
  line-height: calc(18 / 10);
  text-align: center;
}

@media screen and (min-width: 64em) {
  .copyright {
    font-size: 1.2rem;
    line-height: calc(18 / 12);
  }
}

.l-topKv {
  position: relative;
  padding-top: 5.33333vw;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  overflow: hidden;
  z-index: 10;
}

@media screen and (min-width: 64em) {
  .l-topKv {
    height: auto;
    padding-top: 4rem;
    padding-bottom: 12rem;
    background: none;
  }
}

.l-topKv__note {
  display: none;
}

@media screen and (min-width: 64em) {
  .l-topKv__note {
    font-size: 0.79861vw;
    font-weight: 700;
    color: #fff;
    display: inline-block;
    border: 0.20833vw solid #fff;
    padding: 0.83333vw;
    line-height: 1.333;
    position: absolute;
    top: 10.41667vw;
    left: 2.22222vw;
  }
}

.l-topKv::before,
.l-topKv::after {
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
}

.l-topKv__top {
  margin-bottom: 6.93333vw;
}

@media screen and (min-width: 64em) {
  .l-topKv__top {
    margin-bottom: 1.04167vw;
  }
}

.l-topKv__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.l-topKv__left,
.l-topKv__right {
  overflow: hidden;
  width: 50%;
  padding-bottom: 5.33333vw;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

@media screen and (min-width: 64em) {

  .l-topKv__left,
  .l-topKv__right {
    padding-bottom: 0;
  }
}

.topKvLogo {
  width: 16vw;
  margin: 0 auto 2.66667vw;
}

@media screen and (min-width: 64em) {
  .topKvLogo {
    position: absolute;
    top: 1.38889vw;
    left: 1.11111vw;
    width: 6.11111vw;
    margin: 0;
  }
}

.topKvLogo>img {
  width: 100%;
}

.topKvTtl {
  width: 78.93333vw;
  margin: 0 auto 2.66667vw;
}

@media screen and (min-width: 64em) {
  .topKvTtl {
    width: 26.38889vw;
    margin-bottom: 0.69444vw;
  }
}

.topKvTtl>img {
  width: 100%;
}

.topKvTxtBox {
  color: #fff;
}

.topKvTxt {
  color: #fff;
  font-size: 3.73333vw;
  font-weight: 700;
  text-align: center;
  line-height: calc(20 / 14);
}

@media screen and (min-width: 64em) {
  .topKvTxt {
    font-size: 0.97222vw;
    line-height: 1.5;
  }
}

.topKvTxt-note {
  font-size: 4.26667vw;
  margin-top: 5.33333vw;
}

@media screen and (min-width: 64em) {
  .topKvTxt-note {
    font-size: 1.94444vw;
    margin-top: 1.38889vw;
  }
}

.topKvLeadImg {
  width: 24.16667vw;
  margin: 0.55556vw auto;
}

.topKvLeadImg>img {
  width: 100%;
}

.topKvLink {
  position: relative;
  display: block;
  width: 95.4%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@media screen and (min-width: 64em) {
  .topKvLink {
    width: 74%;
  }
}

.topKvLink__circle {
  position: absolute;
  top: 0;
  display: block;
  width: 128.53333vw;
  height: 128.53333vw;
  border-radius: 50%;
  overflow: hidden;
}

@media screen and (min-width: 64em) {
  .topKvLink__circle {
    width: auto;
    width: 55.55556vw;
    height: 55.55556vw;
  }
}

.topKvLink--connect {
  margin-right: auto;
}

.topKvLink__circle--connect {
  right: 0;
}

.topKvLink__circle--connect::before,
.topKvLink__circle--connect::after,
.topKvLink__circle--online::before,
.topKvLink__circle--online::after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0.6;
}

.topKvLink--online {
  margin-left: auto;
}

.topKvLink__circle--connect::before,
.topKvLink__circle--connect::after {
  background: #9a5cff;
  -webkit-transform-origin: right;
  transform-origin: right;
  opacity: 0.8;
}

.topKvLink__circle--connect::before {
  background: #401b7c;
}

.topKvLink__circle--online::before,
.topKvLink__circle--online::after {
  background: #fcad2f;
  -webkit-transform-origin: left;
  transform-origin: left;
  opacity: 0.8;
}

.topKvLink__circle--online::before {
  background: #fa9200;
}

.topKvLink__circle--online::after,
.topKvLink__circle--connect::after {
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
}

.topKvLink:hover {
  opacity: 1;
}

@media screen and (min-width: 64em) {

  .topKvLink:hover .topKvLink__circle--connect::after,
  .topKvLink:hover .topKvLink__circle--online::after {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 0.7;
  }
}

.topKvContent {
  position: relative;
  z-index: 10;
}

.topKvContent>img {
  width: 100%;
}

.l-topAbout {
  position: relative;
  padding-top: 16vw;
  padding-bottom: 16vw;
  background-image: url("../media/images/common/contents_bg_fixed_sp.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 10;
}

@media screen and (min-width: 64em) {
  .l-topAbout {
    background-image: url("../media/images/common/contents_bg_fixed.jpg");
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
}

.l-topAbout__header {
  margin-bottom: 8vw;
}

@media screen and (min-width: 64em) {
  .l-topAbout__header {
    margin-bottom: 4rem;
  }
}

.topAboutLead {
  margin-top: 2.66667vw;
  font-size: 4.26667vw;
  font-weight: 700;
  line-height: calc(24 / 16);
}

@media screen and (min-width: 64em) {
  .topAboutLead {
    margin-top: 1rem;
    font-size: 1.6rem;
  }
}

.advisoryList__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.advisoryList__item {
  width: 47.8%;
  margin-bottom: 5.33333vw;
  margin-right: 4.4%;
  padding-bottom: 2.93333vw;
  border-bottom: 0.26667vw solid #fcad2f;
}

@media screen and (min-width: 64em) {
  .advisoryList__item {
    width: 23.5%;
    margin-right: 2%;
    margin-bottom: 3rem;
    padding-bottom: 1.1rem;
    border-width: 0.1rem;
  }
}

.advisoryList__item:nth-child(2n) {
  margin-right: 0;
}

@media screen and (min-width: 64em) {
  .advisoryList__item:nth-child(2n) {
    margin-right: 2%;
  }
}

@media screen and (min-width: 64em) {
  .advisoryList__item:nth-child(4n) {
    margin-right: 0;
  }
}

.advisoryList__company {
  margin-bottom: 2.66667vw;
}

@media screen and (min-width: 64em) {
  .advisoryList__company {
    margin-bottom: 0.5rem;
    font-size: 1.4rem;
  }
}

.advisoryList__name {
  color: #6912b1;
}

.advisoryList__name .lg {
  font-size: 6.4vw;
  font-weight: 700;
  line-height: 1;
}

@media screen and (min-width: 64em) {
  .advisoryList__name .lg {
    font-size: 2.8rem;
    line-height: calc(34 / 28);
  }
}

.advisoryList__name .sm {
  font-size: 4.8vw;
  font-weight: 700;
  line-height: calc(24 / 18);
  margin-left: 1.6vw;
}

@media screen and (min-width: 64em) {
  .advisoryList__name .sm {
    font-size: 2rem;
    margin-right: 0.6rem;
  }
}

.topAboutNote {
  font-size: 3.2vw;
  line-height: calc(18 / 12);
  text-align: right;
}

@media screen and (min-width: 64em) {
  .topAboutNote {
    font-size: 1.4rem;
    line-height: calc(20 / 14);
  }
}

.l-topSponsors {
  position: relative;
  padding-top: 16vw;
  padding-bottom: 16vw;
  background: #fff;
  z-index: 10;
}

@media screen and (min-width: 64em) {
  .l-topSponsors {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
}

.l-topSponsors__header {
  margin-bottom: 10.66667vw;
}

@media screen and (min-width: 64em) {
  .l-topSponsors__header {
    margin-bottom: 4rem;
  }
}

.topSponsorsImg {
  max-width: 98.8rem;
  margin: 0 auto;
}

.topSponsorsImg>img {
  width: 100%;
}

.subCta {
  background: #f77b00;
  position: fixed;
  right: 0;
  bottom: 0;
  display: inline-block;
  text-align: center;
  z-index: 1100;
  padding: 3.73333vw 4.26667vw;
  color: #fff;
}

@media screen and (min-width: 64em) {
  .subCta {
    padding: 1.2rem 0;
    bottom: 50%;
    right: -21.3rem;
    -webkit-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
    bottom: 36%;
    width: 52rem;
  }
}

.subCta:hover {
  opacity: 0.9;
}

.subCta__img {
  width: 39.46667vw;
  height: 6.4vw;
}

@media screen and (min-width: 64em) {
  .subCta__img {
    width: 22.3rem;
    height: 4rem;
    margin: 0 auto;
  }
}

@media screen and (min-width: 64em) {
  .subCta__content {
    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;
  }
}

.subCta__date {
  font-size: 2rem;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.subCta__date span {
  font-size: 1.2rem;
  font-weight: 700;
  display: inline-block;
  margin-left: 0.4rem;
}

.subCta__txt {
  font-size: 1.6rem;
  font-weight: 700;
  margin-left: 1.2rem;
}

.subTalk .secSubTtl--lg {
  margin-top: 4vw;
}

@media screen and (min-width: 64em) {
  .subTalk .secSubTtl--lg {
    margin-top: 1.6rem;
  }
}

.subTalk__lead {
  margin-top: 4.53333vw;
  margin-bottom: 10.4vw;
}

@media screen and (min-width: 64em) {
  .subTalk__lead {
    margin-top: 1.9rem;
    margin-bottom: 4rem;
  }
}

.subTalk__img img {
  width: 100%;
}

@media screen and (min-width: 64em) {
  .subTalk__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.subCard {
  position: relative;
  overflow: hidden;
  display: block;
}

.connectTop .subCard::after {
  position: absolute;
  content: "";
  width: 7.46667vw;
  height: 7.46667vw;
  background: url("../media/images/connect/arrow-purple.svg") center center/cover no-repeat;
  right: 2.66667vw;
  top: 2.66667vw;
}

@media screen and (min-width: 64em) {
  .connectTop .subCard::after {
    width: 2.8rem;
    height: 2.8rem;
    top: 1rem;
    right: 1rem;
  }
}

.onlineTop .subCard::after {
  position: absolute;
  content: "";
  width: 7.46667vw;
  height: 7.46667vw;
  background: url("../media/images/online/arrow-orange.svg") center center/cover no-repeat;
  right: 2.66667vw;
  top: 2.66667vw;
}

@media screen and (min-width: 64em) {
  .onlineTop .subCard::after {
    width: 2.8rem;
    height: 2.8rem;
    top: 1rem;
    right: 1rem;
  }
}

.subCard01::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7.46667vw 7.46667vw 0 0;
  border-color: #fcad2f transparent transparent transparent;
}

@media screen and (min-width: 64em) {
  .subCard01::before {
    border-width: 3.6rem 3.6rem 0 0;
  }
}

.subCard02::before,
.subCard03::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5.33333vw 5.33333vw 0 0;
  border-color: #fcad2f transparent transparent transparent;
}

@media screen and (min-width: 64em) {

  .subCard02::before,
  .subCard03::before {
    border-width: 2.8rem 2.8rem 0 0;
  }
}

.subCard01 {
  margin-bottom: 2.66667vw;
}

@media screen and (min-width: 64em) {
  .subCard01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 2rem;
  }
}

@media screen and (min-width: 64em) {
  .subCard01__header {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 31.6rem;
    flex: 0 0 31.6rem;
  }
}

@media screen and (min-width: 64em) {
  .subCard01__body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    height: 100%;
  }
}

.subCard01__ttlWrap span,
.subCard02__ttlWrap span,
.subCard03__ttlWrap span {
  line-height: calc(26 / 18);
  font-size: 4.8vw;
  font-family: "Poppins", sans-serif;
  margin-bottom: 1.86667vw;
}

@media screen and (min-width: 64em) {

  .subCard01__ttlWrap span,
  .subCard02__ttlWrap span,
  .subCard03__ttlWrap span {
    line-height: calc(28 / 20);
    font-size: 2rem;
    margin-bottom: 1.4rem;
  }
}

@media screen and (min-width: 64em) {
  .subCard02__ttlWrap span {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 64em) {
  .subCard03__ttlWrap span {
    margin-bottom: 1rem;
  }
}

.subCard03__tag {
  color: #fff;
  font-size: 4.26667vw;
  line-height: calc(26 / 16);
  padding: 0.8vw 2.13333vw;
  background: #9a5cff;
  margin-bottom: 0.10667vw;
  display: inline-block;
}

@media screen and (min-width: 64em) {
  .subCard03__tag {
    margin-bottom: 0.8rem;
    padding: 0.3rem 0.8rem;
  }
}

.subCard01__en {
  margin-bottom: 2.66667vw;
  display: block;
}

@media screen and (min-width: 64em) {
  .subCard01__en {
    margin-bottom: 0.4rem !important;
    font-size: 2.8rem !important;
  }
}

.subCard01__en--sm {
  line-height: calc(22 / 14);
  display: inline-block;
  margin-left: 2.13333vw;
  margin-bottom: 0 !important;
  font-size: 3.73333vw !important;
}

@media screen and (min-width: 64em) {
  .subCard01__en--sm {
    font-size: 1.6rem !important;
    line-height: calc(34 / 16);
    margin-left: 1rem;
    margin-bottom: 0 !important;
  }
}

.subCard01__en--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.subCard01__en--flex .subCard01__en--sm {
  margin-left: 0;
}

.subCard01__ttl {
  line-height: calc(30 / 24);
  font-size: 6.4vw;
  font-weight: 700;
  margin-bottom: 1.6vw;
}

@media screen and (min-width: 64em) {
  .subCard01__ttl {
    line-height: calc(56 / 40);
    font-size: 4rem;
    margin-bottom: 0;
  }
}

.subCard01__copy {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 3.73333vw;
  text-align: right;
}

@media screen and (min-width: 64em) {
  .subCard01__copy {
    font-size: 2.4rem;
    margin-left: 15.3rem;
    text-align: left;
  }
}

.subCard01__job,
.subCard02__job {
  font-size: 3.2vw;
  line-height: calc(18 / 12);
  color: #fff;
  display: block;
}

@media screen and (min-width: 64em) {

  .subCard01__job,
  .subCard02__job {
    font-size: 1.4rem;
    margin-bottom: 1rem;
    line-height: calc(20 / 14);
  }
}

.subCard01__job {
  margin-bottom: 2.13333vw;
}

@media screen and (min-width: 64em) {
  .subCard01__job {
    font-weight: 700;
    text-align: left;
    font-size: 2rem;
    margin-bottom: 0.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}

.subCard01__name {
  font-size: 6.4vw;
  line-height: calc(30 / 24);
  font-weight: 700;
  color: #fff;
}

@media screen and (min-width: 64em) {
  .subCard01__name {
    font-size: 3.6rem;
    line-height: calc(34 / 28);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}

.subCard01__ttlWrap {
  background: rgba(154, 92, 255, 0.1);
  padding: 8.26667vw 5.06667vw 8.26667vw;
}

@media screen and (min-width: 64em) {
  .subCard01__ttlWrap {
    padding: 2.4rem 4rem;
    height: 62.5%;
  }
}

.subCard01__nameWrap {
  padding: 5.33333vw 5.33333vw 6.13333vw;
}

@media screen and (min-width: 64em) {
  .subCard01__nameWrap {
    background: #000;
    padding: 2.4rem 4rem;
    height: 37.5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.subCard01__nameWrap,
.subCard02__nameWrap {
  background: rgba(154, 92, 255, 0.8);
  text-align: right;
  color: #fff;
}

@media screen and (min-width: 64em) {

  .subCard01__nameWrap,
  .subCard02__nameWrap {
    text-align: left;
  }
}

.subCard02__job {
  margin-bottom: 0.8vw;
}

@media screen and (min-width: 64em) {
  .subCard02__job {
    margin-bottom: 0.5rem;
  }
}

.subCard02__nameWrap {
  padding: 4vw 5.33333vw 4.26667vw;
  width: 100%;
}

@media screen and (min-width: 64em) {
  .subCard02__nameWrap {
    padding: 1.5rem 1.9rem;
    position: static;
  }
}

.subCard02 {
  margin-bottom: 2.66667vw;
}

@media screen and (min-width: 64em) {
  .subCard02 {
    width: 49%;
    margin-bottom: 0;
  }
}

.subCard02__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (min-width: 64em) {
  .subCard02__wrapper {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}

.subCard02__imgWrap {
  width: 34.88%;
}

@media screen and (min-width: 64em) {
  .subCard02__imgWrap {
    width: 37.77%;
  }
}

.subCard02__img {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.subCard02__img img {
  -o-object-fit: cover;
  object-fit: cover;
}

.subCard02__box {
  width: 65.12%;
  background: rgba(154, 92, 255, 0.1);
}

@media screen and (min-width: 64em) {
  .subCard02__box {
    width: 62.3%;
  }
}

.subCard02__ttlWrap {
  padding: 4.8vw 5.06667vw;
}

@media screen and (min-width: 64em) {
  .subCard02__ttlWrap {
    padding: 1.8rem 2rem;
  }
}

.subCard02__heading,
.subCard03__heading {
  font-family: "Poppins", sans-serif;
  font-size: 4.8vw;
  line-height: calc(26 / 18);
}

@media screen and (min-width: 64em) {

  .subCard02__heading,
  .subCard03__heading {
    font-size: 4.8vw;
    line-height: calc(26 / 18);
  }
}

@media screen and (min-width: 64em) and (min-width: 64em) {

  .subCard02__heading,
  .subCard03__heading {
    font-size: 2rem;
    line-height: calc(28 / 20);
  }
}

.subCard02__ttl,
.subCard03__ttl {
  line-height: calc(24 / 18);
  font-size: 4.8vw;
  font-weight: 700;
}

@media screen and (min-width: 64em) {

  .subCard02__ttl,
  .subCard03__ttl {
    line-height: calc(28 / 20);
    font-size: 2rem;
  }
}

.subCard02__name {
  font-size: 4.8vw;
  line-height: calc(20 / 18);
  font-weight: 700;
  color: #fff;
}

@media screen and (min-width: 64em) {
  .subCard02__name {
    font-size: 2rem;
    line-height: calc(24 / 20);
  }
}

.subCard02__name span {
  font-size: 4.26667vw;
  line-height: calc(20 / 16);
  font-weight: 700;
  display: inline-block;
}

@media screen and (min-width: 64em) {
  .subCard02__name span {
    font-size: 1.6rem;
    line-height: calc(24 / 16);
    margin-left: 0.5rem;
  }
}

.subCard03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: rgba(154, 92, 255, 0.1);
  padding: 5.33333vw 0;
}

@media screen and (min-width: 64em) {
  .subCard03 {
    width: 49%;
    padding: 0;
  }
}

.subCard03__img {
  width: 34.88%;
}

@media screen and (min-width: 64em) {
  .subCard03__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 37.77%;
  }
}

.subCard03__ttlWrap {
  width: 65.12%;
  padding: 4.53333vw 5.06667vw;
}

@media screen and (min-width: 64em) {
  .subCard03__ttlWrap {
    padding: 2rem;
    width: 62.23%;
  }
}

@media screen and (min-width: 64em) {
  .subSessions__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.subSession__content {
  margin-bottom: 10.66667vw;
}

@media screen and (min-width: 64em) {
  .subSession__content {
    margin-bottom: 0;
    width: calc(100% - 42.8rem);
    padding-right: 2rem;
  }
}

.subSession__lead {
  font-size: 3.73333vw;
  line-height: calc(22 / 14);
  text-align: initial;
  margin-top: 4.53333vw;
  margin-bottom: 10.4vw;
}

@media screen and (min-width: 64em) {
  .subSession__lead {
    margin-bottom: 4rem;
    margin-top: 2rem;
    font-size: 1.6rem;
    line-height: calc(24 / 16);
  }
}

.subSession__btn {
  color: #fff;
  background: #6912b1;
  text-align: center;
  font-size: 4.8vw;
  font-weight: 700;
  position: relative;
  display: block;
  padding: 6.93333vw 0;
}

@media screen and (min-width: 64em) {
  .subSession__btn {
    font-size: 2rem;
    padding: 2.4rem 0;
    width: 42.8rem;
  }
}

.subSession__btn::after {
  content: "";
  position: absolute;
  right: 3.2vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 7.46667vw;
  height: 7.46667vw;
  background: url("../media/images/connect/sessions_arrow.svg") center center/cover no-repeat;
}

@media screen and (min-width: 64em) {
  .subSession__btn::after {
    width: 2.8rem;
    height: 2.8rem;
    right: 2rem;
  }
}

@media screen and (min-width: 64em) {
  .subSession__img {
    width: 42.8rem;
  }
}

.onlineSession__list {
  margin-bottom: 8vw;
}

@media screen and (min-width: 64em) {
  .onlineSession__list {
    max-width: 98.8rem;
    margin: 0 auto 4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.onlineSession__item {
  background: rgba(252, 173, 47, 0.1);
  padding: 4.26667vw 0;
  position: relative;
  margin-bottom: 2.66667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (min-width: 64em) {
  .onlineSession__item {
    width: 32%;
    margin-bottom: 0;
    padding: 0 2.4rem 0 0;
    margin-bottom: 0;
  }
}

.onlineSession__item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5.33333vw 5.33333vw 0 0;
  border-color: #9a5cff transparent transparent transparent;
}

@media screen and (min-width: 64em) {
  .onlineSession__item::before {
    border-width: 2.8rem 2.8rem 0 0;
  }
}

.onlineSession__image {
  width: 32vw;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 4.26667vw;
}

@media screen and (min-width: 64em) {
  .onlineSession__image {
    width: 14.8rem;
    margin-right: 1.6rem;
  }
}

.onlineSession__ttl {
  font-size: 4.8vw;
  font-weight: 700;
  line-height: calc((24 / 18));
}

@media screen and (min-width: 64em) {
  .onlineSession__ttl {
    font-size: 1.6rem;
  }
}

.onlineSession__ttl span {
  font-size: 4.8vw;
  display: block;
  font-family: "Poppins", sans-serif;
}

@media screen and (min-width: 64em) {
  .onlineSession__ttl span {
    font-size: 1.4rem;
  }
}

@media screen and (min-width: 64em) {
  .subAccess__header {
    margin-bottom: 4.3rem;
  }
}

.subAccess__map {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 74.71%;
  margin-bottom: 10.66667vw;
}

@media screen and (min-width: 64em) {
  .subAccess__map {
    padding-top: 32.73%;
    margin-bottom: 2.3rem;
  }
}

.subAccess__map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.subAccess__name {
  font-size: 4.8vw;
  font-weight: 700;
  line-height: calc(24 / 18);
  font-family: "Poppins", sans-serif;
  margin-bottom: 2.66667vw;
}

@media screen and (min-width: 64em) {
  .subAccess__name {
    margin-bottom: 1rem;
    font-size: 2rem;
    line-height: calc(28 / 20);
  }
}

@media screen and (min-width: 64em) {
  .subAccess__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.subAccess__info {
  margin-bottom: 5.06667vw;
}

@media screen and (min-width: 64em) {
  .subAccess__info {
    margin-bottom: 2rem;
  }
}

.subAccess__address {
  font-size: 3.73333vw;
  line-height: calc(22 / 14);
}

@media screen and (min-width: 64em) {
  .subAccess__address {
    font-size: 1.6rem;
    line-height: calc(24 / 16);
  }
}

.subAccess__access {
  font-size: 3.73333vw;
  line-height: calc(20 / 14);
}

@media screen and (min-width: 64em) {
  .subAccess__access {
    font-size: 1.4rem;
    line-height: calc(20 / 14);
    margin-left: 21.5%;
  }
}

.subAccess__access a {
  display: block;
  text-decoration: underline;
}

.subAccess__access span {
  display: block;
  font-weight: 700;
}

.subEvent {
  margin-bottom: 16vw;
}

@media screen and (min-width: 64em) {
  .subEvent {
    margin-bottom: 6rem;
  }
}

.subEvent__header {
  margin-bottom: 4vw;
}

@media screen and (min-width: 64em) {
  .subEvent__header {
    margin-bottom: 4.3rem;
  }
}

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

.subEvent__table .dt-height {
  height: 12.26667vw;
}

@media screen and (min-width: 64em) {
  .subEvent__table .dt-height {
    height: 3.2rem;
  }
}

.subEvent__table dl:not(:last-child) {
  margin-bottom: 5.06667vw;
}

@media screen and (min-width: 64em) {
  .subEvent__table dl:not(:last-child) {
    margin-bottom: 2rem;
  }
}

.subEvent__table dd,
.subEvent__table dt {
  padding-bottom: 2.13333vw;
}

@media screen and (min-width: 64em) {

  .subEvent__table dd,
  .subEvent__table dt {
    padding-bottom: 1rem;
  }
}

.subEvent__table dt {
  font-weight: 700;
  font-size: 3.73333vw;
  line-height: calc(20 / 14);
  border-bottom: 0.26667vw solid #a5a8b5;
  width: 19.73333vw;
}

@media screen and (min-width: 64em) {
  .subEvent__table dt {
    font-size: 1.6rem;
    line-height: calc(24 / 16);
    width: 20.4rem;
    border-width: 0.1rem;
  }
}

.subEvent__table dd {
  font-size: 3.73333vw;
  line-height: calc(22 / 14);
  border-bottom: 0.26667vw solid #9a5cff;
  width: 67.73333vw;
}

@media screen and (min-width: 64em) {
  .subEvent__table dd {
    font-size: 1.6rem;
    line-height: calc(24 / 16);
    width: calc(100% - 22.4rem);
    border-width: 0.1rem;
  }
}

.subTopics__ttl {
  font-size: 9.6vw !important;
}

@media screen and (min-width: 64em) {
  .subTopics__ttl {
    font-size: 3.6rem !important;
  }
}

@media screen and (min-width: 64em) {
  .subTopics__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.subTopics__content {
  margin-bottom: 10.66667vw;
}

@media screen and (min-width: 64em) {
  .subTopics__content {
    margin-bottom: 0;
    width: calc(100% - 42.8rem);
    padding-right: 2rem;
  }
}

.subTopics__lead {
  font-size: 3.73333vw;
  line-height: calc(22 / 14);
  text-align: initial;
  margin-top: 4.53333vw;
  margin-bottom: 10.4vw;
}

@media screen and (min-width: 64em) {
  .subTopics__lead {
    margin-bottom: 4rem;
    margin-top: 2rem;
    font-size: 1.6rem;
    line-height: calc(24 / 16);
  }
}

@media screen and (min-width: 64em) {
  .subTopics__img {
    width: 42.8rem;
  }
}

.subContents__ttl {
  font-size: 7.46667vw !important;
  line-height: calc(38 / 28) !important;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, 游ゴシック体, メイリオ, sans-serif !important;
}

@media screen and (min-width: 64em) {
  .subContents__ttl {
    font-size: 3.6rem !important;
    line-height: calc(56 / 36) !important;
  }
}

.subContents__content {
  margin-bottom: 10.66667vw;
}

@media screen and (min-width: 64em) {
  .subContents__content {
    margin-bottom: 0;
    width: calc(100% - 42.8rem);
    padding-right: 2rem;
  }
}

.subContents__lead {
  font-size: 3.73333vw;
  line-height: calc(22 / 14);
  text-align: initial;
  margin-top: 3.2vw;
  margin-bottom: 10.4vw;
}

@media screen and (min-width: 64em) {
  .subContents__lead {
    margin-bottom: 4rem;
    margin-top: 2rem;
    font-size: 1.6rem;
    line-height: calc(24 / 16);
  }
}

@media screen and (min-width: 64em) {
  .subContents__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.subContents__item {
  border-left: 2.13333vw solid;
  padding-left: 2.93333vw;
}

@media screen and (min-width: 64em) {
  .subContents__item {
    border-width: 0.8rem;
    padding-left: 1.2rem;
  }
}

.subContents__item:not(:last-child) {
  margin-bottom: 10.93333vw;
}

@media screen and (min-width: 64em) {
  .subContents__item:not(:last-child) {
    margin-bottom: 4rem;
  }
}

.subContents__item:nth-of-type(1) {
  border-color: #6912b1;
}

@media screen and (min-width: 64em) {
  .subContents__item:nth-of-type(1) {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media screen and (min-width: 64em) {
  .subContents__item:nth-of-type(1) .subContents__inner {
    margin-right: 2rem;
  }
}

.subContents__item:nth-of-type(1) .subContents__heading {
  color: #6912b1;
}

@media screen and (min-width: 64em) {
  .subContents__item:nth-of-type(1) .subContents__img {
    width: 50%;
  }
}

.subContents__item:nth-of-type(2) {
  border-color: #43be56;
}

@media screen and (min-width: 64em) {
  .subContents__item:nth-of-type(2) {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.subContents__item:nth-of-type(2) .subContents__heading {
  color: #43be56;
}

@media screen and (min-width: 64em) {
  .subContents__item:nth-of-type(2) .subContents__img {
    width: 31.6rem;
    margin-left: auto;
  }
}

.subContents__item:nth-of-type(2) .subContents__img img {
  width: 100%;
}

.subContents__item:nth-of-type(3) {
  border-color: #2b6ade;
}

@media screen and (min-width: 64em) {
  .subContents__item:nth-of-type(3) {
    width: 49%;
    margin-left: 1%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.subContents__item:nth-of-type(3) .subContents__heading {
  color: #2b6ade;
}

@media screen and (min-width: 64em) {
  .subContents__item:nth-of-type(3) .subContents__img {
    width: 31.6rem;
    margin-left: auto;
  }
}

.subContents__item:nth-of-type(3) .subContents__img img {
  width: 100%;
}

.subContents__item:nth-of-type(4) {
  border-color: #f77b00;
}

@media screen and (min-width: 64em) {
  .subContents__item:nth-of-type(4) {
    width: 100%;
  }
}

.subContents__item:nth-of-type(4) .subContents__heading {
  color: #f77b00;
}

.subContents__item:nth-of-type(4) .subContents__txt {
  margin-bottom: 0;
}

.subContents__heading {
  margin-bottom: 3.2vw;
}

@media screen and (min-width: 64em) {
  .subContents__heading {
    margin-bottom: 1.6rem;
  }
}

.subContents__heading .ja {
  font-size: 4.8vw;
  line-height: calc(24 / 18);
  font-weight: 700;
  display: block;
  margin-bottom: 1.33333vw;
}

@media screen and (min-width: 64em) {
  .subContents__heading .ja {
    font-size: 2rem;
    margin-bottom: 0.3rem;
    line-height: calc(28 / 20);
  }
}

.subContents__heading .en {
  font-size: 6.4vw;
  line-height: calc(30 / 24);
  font-weight: 700;
}

@media screen and (min-width: 64em) {
  .subContents__heading .en {
    font-size: 2.8rem;
    line-height: calc(34 / 28);
  }
}

.subContents__txt {
  font-size: 3.73333vw;
  line-height: calc(22 / 14);
  margin-bottom: 5.06667vw;
}

@media screen and (min-width: 64em) {
  .subContents__txt {
    font-size: 1.6rem;
    margin-bottom: 2rem;
    line-height: calc(24 / 16);
  }
}

.onlinePage .subCard01::before {
  border-color: #9a5cff transparent transparent transparent;
}

.onlinePage .subCard02::before,
.onlinePage .subCard03::before {
  border-color: #9a5cff transparent transparent transparent;
}

.onlinePage .subCard01__ttlWrap {
  background: rgba(252, 173, 47, 0.1);
}

.onlinePage .subCard01__nameWrap,
.onlinePage .subCard02__nameWrap {
  background: rgba(252, 173, 47, 0.8);
}

.onlinePage .subCard03 {
  background: rgba(252, 173, 47, 0.1);
}

.onlinePage .subCard:nth-child(2) {
  margin-bottom: 2.66667vw;
}

@media screen and (min-width: 64em) {
  .onlinePage .subCard:nth-child(2) {
    margin-bottom: 0;
  }
}

.onlinePage .subSession__btn {
  background: #f77b00;
}

.onlinePage .subSession__btn span {
  display: block;
  font-size: 13px;
}

.onlinePage .subEvent__table dd {
  border-color: #fcad2f;
}

.onlinePage .subCta {
  background: #6912b1;
}

@media screen and (min-width: 64em) {
  .onlinePage .subCta {
    left: -21.3rem;
    right: auto;
  }
}

.subEvent__ttl .purple {
  color: #6912b1;
  font-weight: 700;
}

.subEvent__ttl .orange {
  color: #f77b00;
  font-weight: 700;
}

.subEvent__desc:not(:last-of-type) {
  margin-bottom: 2rem;
  padding-bottom: 1rem;
  border-bottom: 0.26667vw solid #fcad2f;
}

@media screen and (min-width: 64em) {
  .subEvent__desc:not(:last-of-type) {
    border-width: 0.1rem;
  }
}

.subEvent__desc-dot {
  color: #fcad2f;
}

.subEvent__desc-sm {
  font-size: 3.2vw;
}

@media screen and (min-width: 64em) {
  .subEvent__desc-sm {
    font-size: 1.4rem;
  }
}

.l-kv {
  padding-top: 32.8vw;
  padding-bottom: 17.06667vw;
  background-size: cover;
  background-repeat: no-repeat;
}

@media screen and (min-width: 64em) {
  .l-kv {
    padding-top: 14.5rem;
    padding-bottom: 6.6rem;
  }
}

.connectPage .l-kv {
  background-image: url("../media/images/connect/kv_connect_sp.jpg");
}

@media screen and (min-width: 64em) {
  .connectPage .l-kv {
    background-image: url("../media/images/connect/kv_connect.jpg");
  }
}

.onlinePage .l-kv {
  background-image: url("../media/images/online/kv_online_sp.jpg");
}

@media screen and (min-width: 64em) {
  .onlinePage .l-kv {
    background-image: url("../media/images/online/kv_online.jpg");
  }
}

.l-kvBox {
  color: #fff;
}

.kvLogo {
  width: 78.93333vw;
  margin-bottom: 5.33333vw;
}

@media screen and (min-width: 64em) {
  .kvLogo {
    width: 53.6rem;
    margin-bottom: 2rem;
  }
}

.onlinePage .kvLogo {
  width: 84.26667vw;
  margin-bottom: 5.33333vw;
}

@media screen and (min-width: 64em) {
  .onlinePage .kvLogo {
    width: 56.4rem;
    margin-bottom: 3rem;
  }
}

.kvLogo>img {
  width: 100%;
}

.kvLogo--sm {
  width: 41.06667vw;
  margin-bottom: 3.73333vw;
}

@media screen and (min-width: 64em) {
  .kvLogo--sm {
    width: 15.4rem;
    margin-bottom: 2.2rem;
  }
}

.kvLogo--sm>img {
  width: 100%;
}

.connectPage .kvLogo--sm {
  margin-bottom: 5.33333vw;
}

@media screen and (min-width: 64em) {
  .connectPage .kvLogo--sm {
    margin-bottom: 3rem;
  }
}

.kvTtl {
  margin-bottom: 3.73333vw;
  font-size: 12.8vw;
  font-weight: 700;
  line-height: 1;
  font-family: "Poppins", sans-serif;
}

@media screen and (min-width: 64em) {
  .kvTtl {
    margin-bottom: 1.2rem;
    font-size: 8.2rem;
    white-space: nowrap;
  }
}

.kvLabel {
  width: 82.93333vw;
  margin-bottom: 5.33333vw;
}

@media screen and (min-width: 64em) {
  .kvLabel {
    width: 34.4rem;
    margin-bottom: 2rem;
  }
}

.kvLabel>img {
  width: 100%;
}

.connectDetail .kvLabel {
  width: 63.46667vw;
}

@media screen and (min-width: 64em) {
  .connectDetail .kvLabel {
    width: 26.3rem;
  }
}

.onlineTop .kvLabel {
  width: 51.46667vw;
}

@media screen and (min-width: 64em) {
  .onlineTop .kvLabel {
    width: 25.2rem;
  }
}

.onlineDetail .kvLabel {
  width: 39.46667vw;
}

@media screen and (min-width: 64em) {
  .onlineDetail .kvLabel {
    width: 16.2rem;
  }
}

@media screen and (min-width: 64em) {
  .kvTxt {
    width: 54rem;
  }
}

.kvTxt__sm {
  font-size: 3.73333vw;
  font-weight: 700;
  line-height: calc(20 / 14);
}

@media screen and (min-width: 64em) {
  .kvTxt__sm {
    font-size: 1.6rem;
    line-height: calc(24 / 16);
  }
}

.kvTxt__md {
  font-size: 3.73333vw;
  font-weight: 700;
  line-height: calc(20 / 14);
}

@media screen and (min-width: 64em) {
  .kvTxt__md {
    font-size: 2rem;
    line-height: calc(28 / 20);
  }
}

.kvTxt__lg {
  font-size: 6.4vw;
  font-weight: 700;
  line-height: calc(30 / 24);
}

@media screen and (min-width: 64em) {
  .kvTxt__lg {
    font-size: 2.8rem;
    line-height: calc(34 / 28);
  }
}

.l-timeTable {
  padding-top: 14.4vw;
  padding-bottom: 27.46667vw;
}

@media screen and (min-width: 64em) {
  .l-timeTable {
    padding-top: 2rem;
    padding-bottom: 12rem;
  }
}

.l-timeTable .l-sessionList__note {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (min-width: 64em) {
  .l-timeTable .l-sessionList__note {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}

.l-timeTable .sessionListNote--online {
  margin-left: 0;
}

.l-timeTable .card__kwdList {
  display: none;
}

.l-timeTable .sessionListNote {
  margin-left: 0;
}

.l-timeTable__inner {
  width: 100%;
}

@media screen and (min-width: 64em) {
  .l-timeTable__inner {
    max-width: 2000px;
    margin: 0 auto;
    overflow: hidden;
  }
}

@media screen and (min-width: 80em) {
  .l-timeTable__inner {
    -webkit-transform: translateX(-5.3rem);
    transform: translateX(-5.3rem);
  }
}

.l-timeTable__header {
  padding-top: 16vw;
}

@media screen and (min-width: 64em) {
  .l-timeTable__header {
    padding-top: 6rem;
  }

  .l-timeTable__header.is_fixed {
    margin: 0;
    position: fixed;
    top: 8rem;
    left: 0;
    right: 0;
    padding-top: 2rem;
    padding-bottom: 0.5rem;
    background: rgba(255, 255, 255, 0.95);
    z-index: 1000;
  }
}

.l-timeTable__headerInner {
  margin-left: 4.26667vw;
  margin-right: 4.26667vw;
}

@media screen and (min-width: 64em) {
  .l-timeTable__headerInner {
    padding-left: 2rem;
    padding-right: 2rem;
    max-width: 1050px;
    margin: 0 auto;
    overflow: hidden;
  }
}

@media screen and (min-width: 80em) {
  .l-timeTable__headerInner {
    padding: 0;
  }
}

.timeTableCat {
  display: none;
  width: 100%;
  margin: 0 auto;
}

@media screen and (min-width: 80em) {
  .is_fixed .timeTableCat {
    display: block;
    max-width: 1968px;
  }
}

.timeTableCat .ttCol {
  width: calc((100% - 10rem - 2rem) / 5);
}

.timeTableCat .ttCol--01 {
  width: 10.3rem;
  margin-right: 0;
}

.l-registerKv {
  position: relative;
  padding-top: 11.46667vw;
  padding-bottom: 12vw;
  background-image: url("../media/images/register/kv_sp.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

@media screen and (min-width: 64em) {
  .l-registerKv {
    padding-top: 10.2rem;
    padding-bottom: 10.1rem;
    background-image: url("../media/images/register/kv.jpg");
  }
}

.l-registerKvBox {
  color: #fff;
}

.registerKvLogo {
  width: 16vw;
  margin: 0 auto 2.66667vw;
}

@media screen and (min-width: 64em) {
  .registerKvLogo {
    position: absolute;
    top: 2rem;
    left: 1.6rem;
    width: 8.8rem;
    margin-bottom: 0;
  }
}

.registerKvLogo>img {
  width: 100%;
}

.registerKvLabel {
  width: 78.93333vw;
  margin: 0 auto 5.33333vw;
}

@media screen and (min-width: 64em) {
  .registerKvLabel {
    width: 52rem;
    margin-bottom: 2.8rem;
  }
}

.registerKvLabel>img {
  width: 100%;
}

.registerKvTtl {
  margin-bottom: 5.86667vw;
  font-size: 8.53333vw;
  font-weight: 700;
  line-height: calc(46 / 32);
  text-align: center;
}

@media screen and (min-width: 64em) {
  .registerKvTtl {
    margin-bottom: 4.7rem;
    font-size: 4.8rem;
    line-height: calc(56 / 48);
  }
}

.registerTxtBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 91.73333vw;
  margin: 0 auto;
}

@media screen and (min-width: 64em) {
  .registerTxtBox {
    width: 87.6rem;
  }
}

.registerTxt {
  font-size: 3.73333vw;
  font-weight: 700;
  line-height: calc(20 / 14);
  text-align: center;
  color: #fff;
  white-space: nowrap;
}

@media screen and (min-width: 64em) {
  .registerTxt {
    font-size: 2rem;
    line-height: calc(28 / 20);
  }
}

@media screen and (min-width: 64em) {
  .registerTxt:first-child {
    margin-right: 2.4rem;
  }
}

.registerTxtBox__link {
  display: block;
  padding: 5.06667vw 0;
  width: 46vw;
}

@media screen and (min-width: 64em) {
  .registerTxtBox__link {
    width: 43.8rem;
    padding: 2.1rem 0;
  }
}

.registerTxtBox__link--connect {
  background: rgba(105, 18, 177, 0.8);
}

.registerTxtBox__link--online {
  background: rgba(247, 123, 0, 0.8);
}

.registerTxtBox figure {
  margin: 0 auto 3.2vw;
}

@media screen and (min-width: 64em) {
  .registerTxtBox figure {
    margin-bottom: 1rem;
  }
}

.registerTxtBox__img01 {
  width: 29.65333vw;
}

@media screen and (min-width: 64em) {
  .registerTxtBox__img01 {
    width: 15.585rem;
  }
}

.registerTxtBox__img02 {
  width: 29.20533vw;
}

@media screen and (min-width: 64em) {
  .registerTxtBox__img02 {
    width: 15.754rem;
  }
}

.registerTtl span {
  display: block;
  font-size: 4.8vw;
  font-weight: 700;
  text-align: center;
  margin-bottom: 3.46667vw;
}

@media screen and (min-width: 64em) {
  .registerTtl span {
    font-size: 2rem;
    margin-bottom: 1.2rem;
  }
}

.registerText {
  font-size: 3.73333vw;
  line-height: calc(22 / 14);
}

@media screen and (min-width: 64em) {
  .registerText {
    font-size: 1.6rem;
    line-height: calc(24 / 16);
  }
}

.registerBtn {
  display: block;
  position: relative;
  padding: 6.4vw 5.33333vw 5.33333vw;
}

@media screen and (min-width: 64em) {
  .registerBtn {
    padding: 2rem;
    width: 54rem;
    margin: 0 auto;
  }
}

.is-noactive {
  background: #5a5757 !important;
  pointer-events: none;
}

.registerBtn figure {
  margin: 0 auto 1.86667vw;
}

@media screen and (min-width: 64em) {
  .registerBtn figure {
    margin-bottom: 1rem;
  }
}

.registerBtn::after {
  content: "";
  position: absolute;
  right: 3.2vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 7.46667vw;
  height: 7.46667vw;
  background: url("../media/images/register/register-arrow-white.svg") center center/cover no-repeat;
}

@media screen and (min-width: 64em) {
  .registerBtn::after {
    right: 2rem;
    width: 2.8rem;
    height: 2.8rem;
  }
}

.registerBtn p {
  font-size: 5.33333vw;
  font-weight: 700;
  line-height: calc(28 / 20);
  text-align: center;
  color: #fff;
}

@media screen and (min-width: 64em) {
  .registerBtn p {
    font-size: 2rem;
  }
}

.l-registerTop {
  padding: 14.93333vw 0;
}

@media screen and (min-width: 64em) {
  .l-registerTop {
    padding: 6rem 0;
  }
}

@media screen and (min-width: 64em) {
  .registerTop__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.registerTop__box:not(:last-child) {
  margin-bottom: 2.13333vw;
}

@media screen and (min-width: 64em) {
  .registerTop__box:not(:last-child) {
    margin-bottom: 2rem;
  }
}

.registerTop__box span {
  font-size: 4.8vw;
  font-weight: 700;
  line-height: 1.9;
}

@media screen and (min-width: 64em) {
  .registerTop__box span {
    font-size: 2rem;
    line-height: calc(28 / 20);
  }
}

.registerTop figure {
  display: inline-block;
}

@media screen and (min-width: 64em) {
  .registerTop figure {
    margin-right: 0.8rem;
    margin-left: 0.8rem;
  }
}

.registerTop__connect {
  width: 29.20533vw;
}

@media screen and (min-width: 64em) {
  .registerTop__connect {
    width: 15.585rem;
  }
}

.registerTop__online {
  width: 30.032vw;
}

@media screen and (min-width: 64em) {
  .registerTop__online {
    width: 16.154rem;
  }
}

.l-registerConnect__inner {
  background: rgba(154, 92, 255, 0.1);
  padding: 16vw 4.26667vw;
}

@media screen and (min-width: 64em) {
  .l-registerConnect__inner {
    width: 100%;
    max-width: 132.4rem;
    margin-right: auto;
    margin-left: auto;
    padding: 6rem 11.2rem;
  }
}

.l-registerConnect {
  margin-bottom: 16vw;
}

@media screen and (min-width: 64em) {
  .l-registerConnect {
    margin-bottom: 6rem;
    padding: 0 2rem;
  }
}

.registerConnect__ttl {
  width: 71.576vw;
  margin: 0 auto 10.4vw;
}

@media screen and (min-width: 64em) {
  .registerConnect__ttl {
    width: 35.789rem;
    margin-bottom: 4rem;
  }
}

.registerConnect__ttl img {
  width: 100%;
}

.registerConnect__header {
  margin-bottom: 16vw;
}

@media screen and (min-width: 64em) {
  .registerConnect__header {
    margin-bottom: 3.9rem;
  }
}

.registerConnect__subTtl {
  font-size: 5.86667vw;
  font-weight: 700;
  line-height: calc(38 / 28);
  margin-bottom: 5.6vw;
}

@media screen and (min-width: 64em) {
  .registerConnect__subTtl {
    text-align: center;
    font-size: 2.8rem;
    line-height: calc(56 / 36);
    margin-bottom: 2rem;
  }
}

.registerConnect__notice {
  font-size: 4.26667vw;
  padding: 2.66667vw 1.33333vw;
  margin-bottom: 2.66667vw;
  text-align: center;
  font-weight: 700;
  color: #fff;
  background: #6912b1;
}

@media screen and (min-width: 64em) {
  .registerConnect__notice {
    font-size: 2rem;
    padding: 1rem;
    margin-bottom: 2rem;
  }
}

.registerConnect__heading {
  font-weight: 700;
  font-size: 6.4vw;
  line-height: calc(30 / 24);
  margin-bottom: 4.53333vw;
}

@media screen and (min-width: 64em) {
  .registerConnect__heading {
    font-size: 2.8rem;
    margin-bottom: 2.4rem;
    line-height: calc(34 / 28);
  }
}

.registerConnect__txt {
  margin-top: 1rem;
  margin-bottom: 9.6vw;
  color: #f00;
}

@media screen and (min-width: 64em) {
  .registerConnect__txt {
    text-align: center;
    margin-bottom: 4rem;
  }
}

.registerConnect__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: -1.86667vw;
}

@media screen and (min-width: 64em) {
  .registerConnect__list {
    margin-bottom: 0;
  }
}

.registerConnect__item {
  width: 43.73333vw;
  margin-bottom: 11.2vw;
}

@media screen and (min-width: 64em) {
  .registerConnect__item {
    width: 18.54%;
    margin-bottom: 4.2rem;
  }
}

.registerConnect__img {
  margin-bottom: 5.6vw;
}

@media screen and (min-width: 64em) {
  .registerConnect__img {
    margin-bottom: 2rem;
  }
}

.registerConnect__item p {
  text-align: center;
  font-size: 3.73333vw;
  line-height: calc(20 / 14);
  font-weight: 700;
}

@media screen and (min-width: 64em) {
  .registerConnect__item p {
    font-size: 1.6rem;
    line-height: calc(24 / 16);
  }
}

.registerConnect__box span {
  display: block;
  font-size: 3.2vw;
  line-height: calc(18 / 12);
  margin-top: 5.06667vw;
  margin-bottom: 16.53333vw;
}

@media screen and (min-width: 64em) {
  .registerConnect__box span {
    margin-top: 1rem;
    font-size: 1.4rem;
    line-height: calc(20 / 14);
    margin-bottom: 6.5rem;
  }
}

.registerConnect__box--mb {
  margin-bottom: 9.33333vw;
}

@media screen and (min-width: 64em) {
  .registerConnect__box--mb {
    margin-bottom: 4.3rem;
  }
}

.registerConnect__btnWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.registerConnect__agree {
  font-weight: 700;
  margin-bottom: 1.5rem;
}

.registerConnect__confirm input[type="checkbox"] {
  display: none;
}

.registerConnect__confirm span {
  font-size: 4.8vw;
  line-height: calc(24 / 18);
  font-weight: 700;
  position: relative;
  padding-left: 10.13333vw;
  margin-bottom: 10.13333vw;
  padding-left: 13.86667vw;
  display: inline-block;
  cursor: pointer;
}

@media screen and (min-width: 64em) {
  .registerConnect__confirm span {
    font-size: 1.8rem;
    padding-left: 4rem;
    margin-bottom: 4rem;
    line-height: calc(24 / 18);
  }
}

.registerConnect__confirm span::before,
.registerConnect__confirm span::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 8.53333vw;
  height: 8.53333vw;
  background-size: contain;
  background-repeat: no-repeat;
}

@media screen and (min-width: 48em) {

  .registerConnect__confirm span::before,
  .registerConnect__confirm span::after {
    width: 3.2rem;
    height: 3.2rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

.registerConnect__confirm span::before {
  background-image: url("../media/images/register/register-checkbox.svg");
}

.registerConnect__confirm span::after {
  background-image: url("../media/images/register/register-checked.svg");
  opacity: 0;
}

.registerConnect__confirm input[type="checkbox"]:checked+span::after {
  opacity: 1;
}

.registerConnect__btn {
  background: #6912b1;
}

.registerConnect__btn figure {
  width: 47.71733vw;
}

@media screen and (min-width: 64em) {
  .registerConnect__btn figure {
    width: 17.894rem;
  }
}

.l-registerOnline__inner {
  background: rgba(252, 173, 47, 0.1);
  padding: 16vw 4.26667vw;
}

@media screen and (min-width: 64em) {
  .l-registerOnline__inner {
    width: 100%;
    max-width: 132.4rem;
    margin-right: auto;
    margin-left: auto;
    padding: 6rem 11.2rem;
  }
}

.l-registerOnline {
  margin-bottom: 32vw;
}

@media screen and (min-width: 64em) {
  .l-registerOnline {
    margin-bottom: 12rem;
    padding: 0 2rem;
  }
}

.registerOnline__header {
  margin-bottom: 14.13333vw;
}

@media screen and (min-width: 64em) {
  .registerOnline__header {
    margin-bottom: 3.9rem;
  }
}

.registerOnline__ttl {
  width: 75.2vw;
  margin: 0 auto;
}

@media screen and (min-width: 64em) {
  .registerOnline__ttl {
    width: 37.6rem;
  }
}

.registerOnline__ttl img {
  width: 100%;
}

@media screen and (min-width: 64em) {
  .registerOnline__txt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.registerOnline__body {
  margin-bottom: 15.2vw;
}

@media screen and (min-width: 64em) {
  .registerOnline__body {
    margin-bottom: 6rem;
  }
}

.registerOnline__txt--online {
  margin-bottom: 3.2vw;
}

@media screen and (min-width: 64em) {
  .registerOnline__txt--online {
    margin-bottom: 2rem;
  }
}

.registerOnline__txt--online figure {
  width: 30.408vw;
}

@media screen and (min-width: 64em) {
  .registerOnline__txt--online figure {
    width: 15.964rem;
  }
}

.registerOnline__txt--connect figure {
  width: 29.20533vw;
}

@media screen and (min-width: 64em) {
  .registerOnline__txt--connect figure {
    width: 15.585rem;
  }
}

.registerOnline__txt figure {
  display: inline-block;
}

@media screen and (min-width: 64em) {
  .registerOnline__txt figure {
    margin-right: 0.8rem;
  }
}

.registerOnline__txt span {
  font-size: 4.8vw;
  font-weight: 700;
  line-height: 1.9;
}

@media screen and (min-width: 64em) {
  .registerOnline__txt span {
    font-size: 2rem;
    line-height: calc(28 / 20);
  }
}

.registerOnline__btn {
  background: #f77b00;
}

.registerOnline__btn figure {
  width: 50.13333vw;
}

@media screen and (min-width: 64em) {
  .registerOnline__btn figure {
    width: 18.8rem;
  }
}

.l-sessionList {
  padding-top: 16vw;
  padding-bottom: 26.66667vw;
}

@media screen and (min-width: 64em) {
  .l-sessionList {
    padding-top: 6rem;
    padding-bottom: 12rem;
  }
}

@media screen and (min-width: 64em) {
  .l-sessionList__header {
    padding-bottom: 0.8rem;
  }
}

.l-sessionList__header.is_fixed {
  margin: 0;
  position: fixed;
  top: 8rem;
  left: 0;
  right: 0;
  padding-bottom: 0.5rem;
  background: rgba(255, 255, 255, 0.95);
  z-index: 1000;
}

.l-sessionList__header.is_fixed .sessionMenu,
.l-sessionList__header.is_fixed .keyword {
  max-width: 110rem;
  margin-left: auto;
  margin-right: auto;
}

.sessionMenu {
  margin-bottom: 16vw;
}

@media screen and (min-width: 64em) {
  .sessionMenu {
    margin-bottom: 6rem;
  }

  .is_fixed .sessionMenu {
    margin-bottom: 2rem;
  }
}

.sessionMenu__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (min-width: 64em) {
  .sessionMenu__list {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.sessionMenu__item {
  width: 24.4%;
  margin-right: 0.8%;
  margin-bottom: 0.8%;
}

@media screen and (min-width: 64em) {
  .sessionMenu__item {
    /** 表示するトラック数が６つの場合
		width: 16.4%; */
    /** 表示するトラック数が７つの場合
		width: 13.9%; */
    /** 表示するトラック数が8つの場合 */
    width: 12.2%;
    /** 昨年は１０で 9.8%
		width: 9.8%; */
    margin-right: 0;
    margin-bottom: 0;
  }
}

.sessionMenu__item:nth-child(4n) {
  margin-right: 0;
}

.sessionMenu__link {
  position: relative;
  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;
  width: 100%;
  height: 21.33333vw;
  background: #707070;
  border-radius: 2.13333vw;
  color: #fff;
  font-size: 3.2vw;
  font-weight: 700;
  text-align: center;
  line-height: calc(14 / 12);
}

@media screen and (min-width: 64em) {
  .sessionMenu__link {
    border-radius: 0.8rem;
    height: 8rem;
    font-size: 1.4rem;
    line-height: calc(16 / 14);
  }
}

.sessionMenu--top .sessionMenu__link {
  padding-bottom: 4.8vw;
}

@media screen and (min-width: 64em) {
  .sessionMenu--top .sessionMenu__link {
    padding-bottom: 2rem;
  }
}

.sessionMenu--top .sessionMenu__link::after {
  content: "";
  position: absolute;
  bottom: 2.4vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  display: block;
  width: 3.2vw;
  height: 2.13333vw;
  background-image: url("../media/images/common/icon_chevron.svg");
  background-repeat: no-repeat;
  background-size: contain;
}

@media screen and (min-width: 64em) {
  .sessionMenu--top .sessionMenu__link::after {
    bottom: 0.9rem;
    width: 1.2rem;
    height: 0.8rem;
  }
}

@media screen and (min-width: 64em) {
  .sessionNavBlock {
    width: 49%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}

.sessionNavBlock:first-child {
  margin-bottom: 5.33333vw;
}

@media screen and (min-width: 64em) {
  .sessionNavBlock:first-child {
    margin-right: 2%;
    margin-bottom: 0;
  }
}

.keyword__block {
  position: relative;
  background: rgba(240, 241, 245, 0.6);
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.keyword__block::before,
.keyword__block::after,
.keyword__blockInner::before,
.keyword__blockInner::after {
  content: "";
  position: absolute;
  display: block;
  width: 5.33333vw;
  height: 5.33333vw;
  border-top: 0.53333vw solid #a5a8b5;
  border-left: 0.53333vw solid #a5a8b5;
  z-index: 10;
}

@media screen and (min-width: 64em) {

  .keyword__block::before,
  .keyword__block::after,
  .keyword__blockInner::before,
  .keyword__blockInner::after {
    width: 2rem;
    height: 2rem;
    border-width: 0.2rem;
  }
}

.keyword__block::before {
  top: 0;
  left: 0;
}

.keyword__block::after {
  top: 0;
  right: 0;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.keyword__blockInner::before {
  bottom: 0;
  right: 0;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.keyword__blockInner::after {
  bottom: 0;
  left: 0;
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.keyword__ttl {
  margin-bottom: 2.66667vw;
  font-family: "Poppins", sans-serif;
  line-height: calc(30 / 24);
  font-weight: 700;
  font-size: 2.8rem;
}

@media screen and (min-width: 64em) {
  .keyword__ttl {
    margin-bottom: 1rem;
    line-height: calc(34 / 28);
  }
}

.keyword__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 1.33333vw;
}

@media screen and (min-width: 64em) {
  .keyword__list {
    padding: 1.2rem 2rem;
  }
}

.keyword__label {
  display: inline-block;
  padding: 3px 10px;
  margin-right: 3.2vw;
  margin-bottom: 3.2vw;
  background: #fff;
  border-radius: 6.93333vw;
  border: 0.26667vw solid #767b8e;
  font-size: 1.4rem;
  color: #767b8e;
  font-weight: 700;
  cursor: pointer;
}

@media screen and (min-width: 64em) {
  .keyword__label {
    margin-right: 1.2rem;
    margin-bottom: 0;
    border-radius: 2.4rem;
    border-width: 0.1rem;
    font-size: 1.4rem;
    padding: 0.2rem 1rem;
  }
}

.keyword__label.current {
  color: #fff;
}

.keyword__item>input {
  display: none;
}

.keyword__item input[type="checkbox"]:checked+label {
  background: #767b8e;
  border-color: #767b8e;
  color: #fff;
}

.l-sessionList__body {
  margin-top: 16vw;
}

@media screen and (min-width: 64em) {
  .l-sessionList__body {
    margin-top: 6rem;
  }
}

.l-sessionList__note {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.sessionListNote {
  margin-left: 5.33333vw;
  margin-bottom: 5.33333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  font-size: 3.73333vw;
  line-height: calc(20 / 14);
}

@media screen and (min-width: 64em) {
  .sessionListNote {
    margin-left: 2rem;
    margin-bottom: 2rem;
    font-size: 1.4rem;
  }
}

.sessionListNote::before {
  content: "";
  display: inline-block;
  width: 6.4vw;
  height: 6.4vw;
  background-size: contain;
  background-repeat: no-repeat;
}

@media screen and (min-width: 64em) {
  .sessionListNote::before {
    width: 2.4rem;
    height: 2.4rem;
  }
}

.sessionListNote--online::before {
  background-image: url("../media/images/common/icon_online.svg");
}

.sessionListNote--connect::before {
  width: 8.53333vw;
  height: 8.53333vw;
  background-image: url("../media/images/common/icon_circle_connect.svg");
}

@media screen and (min-width: 64em) {
  .sessionListNote--connect::before {
    width: 3.2rem;
    height: 3.2rem;
  }
}

.sessionListNote--satellite::before {
  background-image: url("../media/images/common/icon_satellite.svg");
}

.l-cardBlock {
  padding-top: 2.66667vw;
  padding-bottom: 16vw;
  border-top: 0.26667vw solid #767b8e;
}

@media screen and (min-width: 64em) {
  .l-cardBlock {
    padding-top: 1rem;
    padding-bottom: 6rem;
    border-width: 0.1rem;
  }
}

@media screen and (min-width: 64em) {
  .detailPage .l-cardBlock {
    padding-top: 2rem;
  }
}

.l-cardBlock__header {
  margin-bottom: 5.33333vw;
}

@media screen and (min-width: 64em) {
  .l-cardBlock__header {
    margin-bottom: 2rem;
  }
}

.detailPage .l-cardBlock__header {
  margin-bottom: 9.06667vw;
}

@media screen and (min-width: 64em) {
  .detailPage .l-cardBlock__header {
    margin-bottom: 4rem;
  }
}

.cardBlockTtl {
  font-family: "Poppins", sans-serif;
  font-size: 6.93333vw;
  font-weight: 700;
  line-height: calc(30 / 26);
}

@media screen and (min-width: 64em) {
  .cardBlockTtl {
    font-size: 2.8rem;
    line-height: calc(34 / 28);
  }
}

.cardBlockTtl--lg {
  font-size: 9.6vw;
}

@media screen and (min-width: 64em) {
  .cardBlockTtl--lg {
    font-size: 5.2rem;
  }
}

@media screen and (min-width: 64em) {
  .card__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -1.4%;
  }
}

.card__item {
  position: relative;
  margin-bottom: 5.33333vw;
  background: #fff;
  outline: 0.26667vw solid #767b8e;
  outline-offset: -0.26667vw;
}

@media screen and (min-width: 64em) {
  .card__item {
    width: 23.6%;
    margin-bottom: 2rem;
    margin-right: 1.4%;
    outline: 0.1rem solid #767b8e;
    outline-offset: -0.1rem;
  }
}

@media screen and (min-width: 64em) {
  .card__item--wide {
    width: 48.6%;
  }
}

.card__item.unselect::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.5;
}

.card__link {
  display: block;
}

.card__label {
  position: absolute;
  top: 0;
  right: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-height: 3.5rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  padding: 0.53333vw 2.13333vw 1.06667vw 2.13333vw;
  border-radius: 4.6vw 0 0 4.6vw;
  font-size: 4.8vw;
  font-weight: 700;
  line-height: calc(24 / 18);
}

@media screen and (min-width: 64em) {
  .card__label {
    padding: 0.15rem 1rem 0.25rem 1.5rem;
    border-radius: 2.2rem 0 0 2.2rem;
    font-size: 1.6rem;
  }
}

.card__label.ver2 {
  top: 9.06667vw;
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
  -webkit-transform-origin: right;
  transform-origin: right;
}

@media screen and (min-width: 64em) {
  .card__label.ver2 {
    top: 3.2rem;
  }
}

.card__label.ver3 {
  top: 17.06667vw;
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
  -webkit-transform-origin: right;
  transform-origin: right;
}

@media screen and (min-width: 64em) {
  .card__label.ver3 {
    top: 5.9rem;
  }
}

.card__label--connect {
  padding: 0.53333vw 2.13333vw 0.66vw 0.73vw;
  border-radius: 4.6vw 0 0 4.6vw;
}

@media screen and (min-width: 64em) {
  .card__label--connect {
    padding: 0.15rem 0.8rem 0.15rem 0.1rem;
    border-radius: 1.5rem 0 0 1.5rem;
  }
}

.card__label--connect::before {
  content: "";
  display: inline-block;
  width: 8.53333vw;
  height: 8.53333vw;
  background-image: url("../media/images/common/icon_circle_connect.svg");
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 2.13333vw;
}

@media screen and (min-width: 64em) {
  .card__label--connect::before {
    width: 3.2rem;
    height: 3.2rem;
    margin-right: 0.8rem;
  }
}

.card__img>img {
  width: 100%;
}

.card__body {
  padding: 2.13333vw 5.33333vw 4.26667vw;
}

@media screen and (min-width: 64em) {
  .card__body {
    padding: 1.1rem 2rem 1.6rem;
  }
}

.card__txt {
  margin-bottom: 2.13333vw;
  color: #191919;
  font-size: 3.73333vw;
  line-height: calc(20 / 14);
  font-weight: 700;
  word-break: break-all;
}

@media screen and (min-width: 64em) {
  .card__txt {
    margin-bottom: 0.8rem;
    font-size: 14px;
  }
}

@media screen and (min-width: 64em) and (min-width: 64em) {
  .card__txt {
    margin-bottom: 1rem;
  }
}

.card__kwd {
  display: inline-block;
  padding: 1.06667vw 3.2vw;
  margin-right: 1.06667vw;
  margin-bottom: 1.06667vw;
  font-size: 3.2vw;
  font-weight: 700;
  border-radius: 6.93333vw;
  background: #767b8e;
  color: #fff;
}

@media screen and (min-width: 64em) {
  .card__kwd {
    margin-right: 0.4rem;
    margin-bottom: 0.4rem;
    padding: 0.3rem 1.2rem;
    border-radius: 2.6rem;
    font-size: 1.2rem;
  }
}

.card__kwd:empty {
  display: none;
}

.cat-kn .card__item--kn {
  width: 100%;
  background: #490d7e;
  outline-width: 1.6vw;
  outline-offset: -1.6vw;
}

@media screen and (min-width: 64em) {
  .cat-kn .card__item--kn {
    outline-width: 0.6rem;
    outline-offset: -0.6rem;
  }
}

@media screen and (min-width: 64em) {
  .cat-kn .card__item--kn .card__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (min-width: 64em) {
  .cat-kn .card__item--kn .card__header {
    width: 49%;
  }
}

.cat-kn .card__item--kn .card__body {
  background: #683b9f;
}

@media screen and (min-width: 64em) {
  .cat-kn .card__item--kn .card__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 51%;
  }
}

.cat-kn .card__item--kn .card__txt {
  color: #fff;
  font-size: 6.4vw;
  line-height: calc(30 / 24);
  font-weight: 700;
}

@media screen and (min-width: 64em) {
  .cat-kn .card__item--kn .card__txt {
    font-size: 2.8rem;
    line-height: calc(34 / 28);
  }
}

.detailCard {
  position: relative;
  margin-bottom: 5.33333vw;
  background: #fff;
  outline: 0.26667vw solid #767b8e;
  outline-offset: -0.26667vw;
}

@media screen and (min-width: 64em) {
  .detailCard {
    margin-bottom: 4rem;
    outline: 0.1rem solid #767b8e;
    outline-offset: -0.1rem;
  }
}

.detailCard-bold {
  outline-width: 1.33333vw;
  outline-offset: -1.33333vw;
}

@media screen and (min-width: 64em) {
  .detailCard-bold {
    outline-width: 0.5rem;
    outline-offset: -0.5rem;
  }
}

.detailCard:last-child {
  margin-bottom: 0;
}

.detailCardPr {
  display: inline-block;
  background: #9a5cff;
  padding: 1.06667vw 1.6vw;
  font-size: 3.2vw;
  margin-bottom: 1.06667vw;
  color: #fff;
  font-weight: 700;
}

@media screen and (min-width: 64em) {
  .detailCardPr {
    font-size: 1.8rem;
    padding: 0.4rem 0.65rem;
    margin-bottom: 0.4rem;
  }
}

.detailCard__inner {
  padding: 2.66667vw 5.33333vw 5.33333vw;
}

@media screen and (min-width: 64em) {
  .detailCard__inner {
    padding: 1.25rem 5.6rem 4rem;
  }
}

.detailCard__header {
  padding-bottom: 5.33333vw;
}

@media screen and (min-width: 64em) {
  .detailCard__header {
    padding-bottom: 2rem;
  }
}

.detailCard__meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 -2.66667vw 6.4vw;
}

@media screen and (min-width: 64em) {
  .detailCard__meta {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-right: -4.35rem;
    margin-bottom: 1rem;
  }
}

.detailCardMeta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.detailCardMeta__icon {
  width: 5.6vw;
}

@media screen and (min-width: 64em) {
  .detailCardMeta__icon {
    width: 3.6rem;
  }
}

.detailCardMeta__slash {
  display: block;
  width: 0.26667vw;
  height: 6.4vw;
  margin: 0 2.13333vw;
  background: #a5a8b5;
  -webkit-transform: rotate(15deg);
  transform: rotate(15deg);
}

@media screen and (min-width: 64em) {
  .detailCardMeta__slash {
    width: 0.1rem;
    height: 2.4rem;
    margin: 0 1rem;
  }
}

.detailCardMeta__time {
  margin-left: 2.66667vw;
  font-size: 4.26667vw;
  font-weight: 700;
  line-height: calc(24 / 16);
}

@media screen and (min-width: 64em) {
  .detailCardMeta__time {
    margin-left: 1rem;
    font-size: 1.6rem;
  }
}

.detailCardMeta__txt {
  margin-left: 2.66667vw;
  font-size: 2.66667vw;
  font-weight: 700;
  line-height: 1.3;
}

@media screen and (min-width: 64em) {
  .detailCardMeta__txt {
    margin-left: 1rem;
    font-size: 1.4rem;
  }
}

.detailCardCat__wrapper {
  position: relative;
}

.detailCardCat {
  white-space: nowrap;
  display: inline-block;
  padding: 1.06667vw 5.33333vw;
  border-radius: 5.33333vw;
  background: #767b8e;
  font-size: 3.73333vw;
  font-weight: 700;
  color: #fff;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

@media screen and (min-width: 64em) {
  .detailCardCat {
    margin-left: 4rem;
    padding: 0.4rem 2rem;
    font-size: 2rem;
  }
}

.detailCardCat:not(:first-of-type) {
  padding: 1.06667vw 2.66667vw;
  position: absolute;
  right: 0;
  top: 6.93333vw;
  -webkit-transform: scale(0.6);
  transform: scale(0.6);
  -webkit-transform-origin: right;
  transform-origin: right;
}

@media screen and (min-width: 64em) {
  .detailCardCat:not(:first-of-type) {
    padding: 0.4rem 1.6rem;
    top: 3.3rem;
  }
}

.detailCardCat:nth-of-type(3) {
  right: 10.13333vw;
}

@media screen and (min-width: 64em) {
  .detailCardCat:nth-of-type(3) {
    top: 5.9rem;
    right: 0;
  }
}

.detailCardCat--satellite::after {
  content: "";
  position: absolute;
  top: 1.06667vw;
  left: -7.46667vw;
  bottom: 0;
  display: block;
  width: 6.4vw;
  height: 6.4vw;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("../media/images/common/icon_satellite.svg");
}

@media screen and (min-width: 64em) {
  .detailCardCat--satellite::after {
    width: 2.8rem;
    height: 2.8rem;
    top: 0.6rem;
    left: -3.5rem;
  }
}

.detailCardTtl {
  font-size: 4.8vw;
  font-weight: 700;
  line-height: calc(24 / 18);
}

@media screen and (min-width: 64em) {
  .detailCardTtl {
    font-size: 2rem;
    line-height: calc(28 / 20);
  }
}

.detailCard__main {
  margin-bottom: 5.33333vw;
}

@media screen and (min-width: 64em) {
  .detailCard__main {
    margin-bottom: 2rem;
  }
}

.detailCardSubTtl {
  position: relative;
  margin-bottom: 2.66667vw;
}

@media screen and (min-width: 64em) {
  .detailCardSubTtl {
    margin-bottom: 1rem;
  }
}

.detailCardSubTtl::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 0.26667vw;
  background: #767b8e;
}

@media screen and (min-width: 64em) {
  .detailCardSubTtl::before {
    height: 0.1rem;
  }
}

.detailCardSubTtl__txt {
  position: relative;
  display: inline-block;
  background: #fff;
  padding-right: 3.73333vw;
  font-size: 3.73333vw;
  z-index: 1;
  font-weight: 700;
}

@media screen and (min-width: 64em) {
  .detailCardSubTtl__txt {
    padding-right: 1.4rem;
    font-size: 1.6rem;
  }
}

.detailCard__txtBox {
  margin-bottom: 5.33333vw;
}

@media screen and (min-width: 64em) {
  .detailCard__txtBox {
    margin-bottom: 2rem;
  }
}

.detailCardTxt {
  font-size: 3.73333vw;
  line-height: calc(22 / 14);
}

@media screen and (min-width: 64em) {
  .detailCardTxt {
    font-size: 1.6rem;
    line-height: calc(24 / 16);
  }
}

@media screen and (min-width: 64em) {
  .detailCard__profile--col2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}

.detailCard__profile--col2 .detailCardProfile {
  margin-bottom: 2.66667vw;
}

@media screen and (min-width: 64em) {
  .detailCard__profile--col2 .detailCardProfile {
    width: 100%;
    margin-bottom: 1.6rem;
    padding-right: 2.4rem;
  }
}

.detailCardProfile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 64em) {
  .detailCardProfile {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.detailCardProfile__img {
  width: 21.33333vw;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

@media screen and (min-width: 64em) {
  .detailCardProfile__img {
    width: 12rem;
  }
}

.detailCardProfile__txt {
  width: calc(100% calcvw(80));
  padding-left: 2.66667vw;
}

@media screen and (min-width: 64em) {
  .detailCardProfile__txt {
    width: calc(100% - 12rem);
    padding-left: 2rem;
  }
}

.detailCardProfile__txt {
  font-weight: 3.73333vw;
  line-height: calc(20 / 14);
}

@media screen and (min-width: 64em) {
  .detailCardProfile__txt {
    font-size: 1.6rem;
    line-height: calc(24 / 16);
  }
}

.detailCardProfile__company {
  margin-bottom: 0.8vw;
  font-weight: 700;
}

@media screen and (min-width: 64em) {
  .detailCardProfile__company {
    margin-bottom: 0.3rem;
  }
}

.detailCardProfile__company-en {
  text-align: left;
  line-height: calc((24 / 16));
  margin-bottom: 0.8vw;
}

@media screen and (min-width: 64em) {
  .detailCardProfile__company-en {
    margin-bottom: 0.3rem;
  }
}

.detailCardProfile__position {
  text-align: left;
  margin-bottom: 0.8vw;
}

@media screen and (min-width: 64em) {
  .detailCardProfile__position {
    margin-bottom: 0.3rem;
  }
}

.detailCardProfile__name-en {
  font-weight: 700;
  font-size: 4.8vw;
  line-height: calc(28 / 20);
}

@media screen and (min-width: 64em) {
  .detailCardProfile__name-en {
    font-size: 2rem;
  }
}

.detailCard__kvw {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: -1.6vw;
}

@media screen and (min-width: 64em) {
  .detailCard__kvw {
    margin-bottom: -0.6rem;
  }
}

.detailCardKwd {
  background: #767b8e;
  margin-right: 1.6vw;
  margin-bottom: 1.6vw;
  padding: 1.06667vw 3.2vw;
  border-radius: 6.93333vw;
  color: #fff;
  font-size: 3.73333vw;
  font-weight: 700;
}

@media screen and (min-width: 64em) {
  .detailCardKwd {
    margin-right: 0.6rem;
    margin-bottom: 0.6rem;
    padding: 0.4rem 1.2rem;
    font-size: 1.4rem;
    border-radius: 2.6rem;
  }
}

.cat-kn.ttLabel,
.cat-kn .catLabel {
  background: #490d7e;
}

.cat-kn.sessionNav__item {
  border-color: #490d7e;
  color: #490d7e;
}

.cat-kn .sessionMenu__link {
  background: #490d7e;
}

.cat-kn.l-cardBlock {
  border-color: #490d7e;
}

.cat-kn .cardBlockTtl {
  color: #490d7e;
}

.cat-kn .card__item {
  outline-color: #490d7e;
}

.cat-kn .detailCard {
  outline-color: #490d7e;
  outline: 1.33333vw solid #490d7e;
  outline-offset: -1.33333vw;
}

@media screen and (min-width: 64em) {
  .cat-kn .detailCard {
    outline: 0.5rem solid #490d7e;
    outline-offset: -0.5rem;
  }
}

.cat-kn .detailCardTtl {
  color: #490d7e;
}

.cat-kn .detailCardSubTtl::before,
.cat-kn .detailCardCat {
  background: #490d7e;
}

.cat-sem.sessionNav__item {
  border-color: #3d2768;
  color: #3d2768;
}

.cat-dd.ttLabel,
.cat-dd .catLabel {
  background: #4656a1;
}

.cat-dd.ttBox {
  outline: 0.3rem solid #4656a1;
}

.cat-dd.sessionNav__item {
  border-color: #4656a1;
  color: #4656a1;
}

.cat-dd .sessionMenu__link {
  background: #4656a1;
}

.cat-dd.l-cardBlock {
  border-color: #4656a1;
}

.cat-dd .cardBlockTtl {
  color: #4656a1;
}

.cat-dd .card__item {
  outline-color: #4656a1;
}

.cat-dd .card__label {
  color: #4656a1;
}

.cat-dd .detailCard {
  outline-color: #4656a1;
}

.cat-dd .detailCardTtl {
  color: #4656a1;
}

.cat-dd .detailCardSubTtl::before,
.cat-dd .detailCardCat {
  background: #4656a1;
}

.cat-vc.ttLabel {
  background: #308347;
}

.cat-vc .catLabel {
  background: #308347;
}

.cat-vc.ttBox {
  outline: 0.3rem solid #308347;
}

.cat-vc.sessionNav__item {
  border-color: #308347;
  color: #308347;
}

.cat-vc .sessionMenu__link {
  background: #308347;
}

.cat-vc.l-cardBlock {
  border-color: #308347;
}

.cat-vc .cardBlockTtl {
  color: #308347;
}

.cat-vc .card__item {
  outline-color: #308347;
}

.cat-vc .card__label {
  color: #308347;
}

.cat-vc .detailCard {
  outline-color: #308347;
}

.cat-vc .detailCardTtl {
  color: #308347;
}

.cat-vc .detailCardSubTtl::before,
.cat-vc .detailCardCat {
  background: #308347;
}

.cat-so.ttLabel,
.cat-so .catLabel {
  background: #9932a4;
}

.cat-so.ttBox {
  outline: 0.3rem solid #9932a4;
}

.cat-so.sessionNav__item {
  border-color: #9932a4;
  color: #9932a4;
}

.cat-so .sessionMenu__link {
  background: #9932a4;
}

.cat-so.l-cardBlock {
  border-color: #9932a4;
}

.cat-so .cardBlockTtl {
  color: #9932a4;
}

.cat-so .card__item {
  outline-color: #9932a4;
}

.cat-so .card__label {
  color: #9932a4;
}

.cat-so .detailCard {
  outline-color: #9932a4;
}

.cat-so .detailCardTtl {
  color: #9932a4;
}

.cat-so .detailCardSubTtl::before,
.cat-so .detailCardCat {
  background: #9932a4;
}

.cat-t.ttLabel,
.cat-t .catLabel {
  background: #df7d63;
}

.cat-t.ttBox {
  outline: 0.3rem solid #df7d63;
}

.cat-t.sessionNav__item {
  border-color: #df7d63;
  color: #df7d63;
}

.cat-t .sessionMenu__link {
  background: #df7d63;
}

.cat-t.l-cardBlock {
  border-color: #df7d63;
}

.cat-t .cardBlockTtl {
  color: #df7d63;
}

.cat-t .card__item {
  outline-color: #df7d63;
}

.cat-t .card__label {
  color: #df7d63;
}

.cat-t .detailCard {
  outline-color: #df7d63;
}

.cat-t .detailCardTtl {
  color: #df7d63;
}

.cat-t .detailCardSubTtl::before,
.cat-t .detailCardCat {
  background: #df7d63;
}

.cat-ip.ttLabel,
.cat-ip .catLabel {
  background: #38a5c4;
}

.cat-ip.ttBox {
  outline: 0.3rem solid #38a5c4;
}

.cat-ip.sessionNav__item {
  border-color: #38a5c4;
  color: #38a5c4;
}

.cat-ip .sessionMenu__link {
  background: #38a5c4;
}

.cat-ip.l-cardBlock {
  border-color: #38a5c4;
}

.cat-ip .cardBlockTtl {
  color: #38a5c4;
}

.cat-ip .card__item {
  outline-color: #38a5c4;
}

.cat-ip .card__label {
  color: #38a5c4;
}

.cat-ip .detailCard {
  outline-color: #38a5c4;
}

.cat-ip .detailCardTtl {
  color: #38a5c4;
}

.cat-ip .detailCardSubTtl::before,
.cat-ip .detailCardCat {
  background: #38a5c4;
}

.cat-cd.ttLabel,
.cat-cd .catLabel {
  background: #8f872c;
}

.cat-cd.ttBox {
  outline: 0.3rem solid #8f872c;
}

.cat-cd.sessionNav__item {
  border-color: #8f872c;
  color: #8f872c;
}

.cat-cd .sessionMenu__link {
  padding: 0 1.5rem 0;
  background: #8f872c;
}

.cat-cd .sessionMenu__link[href="#track-cd"] {
  padding-top: 12px;
  align-items: self-start;
}

.sessionMenu__item.cat-cd {
  display: flex;
}

.cat-cd.l-cardBlock {
  border-color: #8f872c;
}

.cat-cd .cardBlockTtl {
  color: #8f872c;
}

.cat-cd .card__item {
  outline-color: #8f872c;
}

.cat-cd .card__label {
  color: #8f872c;
}

.cat-cd .detailCard {
  outline-color: #8f872c;
}

.cat-cd .detailCardTtl {
  color: #8f872c;
}

.cat-cd .detailCardSubTtl::before,
.cat-cd .detailCardCat {
  background: #8f872c;
}

.cat-s.ttLabel,
.cat-s .catLabel {
  background: #5f350f;
}

.cat-s.ttBox {
  outline: 0.3rem solid #5f350f;
}

.cat-s.sessionNav__item {
  border-color: #5f350f;
  color: #5f350f;
}

.cat-s .sessionMenu__link {
  background: #5f350f;
}

.cat-s.l-cardBlock {
  border-color: #5f350f;
}

.cat-s .cardBlockTtl {
  color: #5f350f;
}

.cat-s .card__item {
  outline-color: #5f350f;
}

.cat-s .card__label {
  color: #5f350f;
}

.cat-s .detailCard {
  outline-color: #5f350f;
}

.cat-s .detailCardTtl {
  color: #5f350f;
}

.cat-s .detailCardSubTtl::before,
.cat-s .detailCardCat {
  background: #5f350f;
}

.cat-sw.ttLabel,
.cat-sw .catLabel {
  background: #b98b36;
}

.cat-sw.ttBox {
  outline: 0.3rem solid #b98b36;
}

.cat-sw.sessionNav__item {
  border-color: #b98b36;
  color: #b98b36;
}

.cat-sw .sessionMenu__link {
  background: #b98b36;
}

.cat-sw.l-cardBlock {
  border-color: #b98b36;
}

.cat-sw .cardBlockTtl {
  color: #b98b36;
}

.cat-sw .card__item {
  outline-color: #b98b36;
}

.cat-sw .card__label {
  color: #b98b36;
}

.cat-sw .detailCard {
  outline-color: #b98b36;
}

.cat-sw .detailCardTtl {
  color: #b98b36;
}

.cat-sw .detailCardSubTtl::before,
.cat-sw .detailCardCat {
  background: #b98b36;
}

.cat-cd .detailCard[id="track-cd-7"],
.cat-sw .detailCard[id="track-sw-6"] {
  outline: 1.33333vw solid #b98b36;
  outline-offset: -1.33333vw;
}

@media screen and (min-width: 64em) {

  .cat-cd .detailCard[id="track-cd-7"],
  .cat-sw .detailCard[id="track-sw-6"] {
    outline: 0.5rem solid #b98b36;
    outline-offset: -0.5rem;
  }
}

.cat-swr.sessionNav__item {
  border-color: #000;
  color: #000;
}

.cat-swr .sessionMenu__link {
  background: #000;
}

.cat-swr.l-cardBlock {
  border-color: #000;
}

.cat-swr .cardBlockTtl {
  color: #000;
}

.cat-swr .card__item {
  outline-color: #000;
}

.cat-swr .card__label {
  color: #000;
}

.cat-swr .detailCard {
  outline-color: #000;
}

.cat-swr .detailCardTtl {
  color: #000;
}

.cat-swr .detailCardSubTtl::before,
.cat-swr .detailCardCat {
  background: #000;
}

.bg-dd {
  background: #4656a1 !important;
}

.bg-cd {
  background: #8f872c !important;
}

.bg-vc {
  background: #308347 !important;
}

.bg-s {
  background: #5f350f !important;
}

.bg-test {
  background: #df7d63 !important;
}

.bg-system {
  background: #5f350f !important;
}

.color-dd {
  color: #4656a1 !important;
}

.color-cd {
  color: #8f872c !important;
}

.color-vc {
  color: #308347 !important;
}

.color-s {
  color: #5f350f !important;
}

.color-test {
  color: #df7d63 !important;
}

.color-system {
  color: #5f350f !important;
}

.secTtl {
  font-size: 9.6vw;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  line-height: calc(46 / 36);
}

@media screen and (min-width: 64em) {
  .secTtl {
    font-size: 5.2rem;
    line-height: 1.2;
  }
}

.secSubTtl {
  margin-top: 3.2vw;
  font-size: 3.73333vw;
  font-weight: 700;
  line-height: calc(20 / 14);
  display: block;
}

@media screen and (min-width: 64em) {
  .secSubTtl {
    margin-top: 1rem;
    font-size: 1.6rem;
    line-height: calc(24 / 16);
  }
}

.secSubTtl--lg {
  margin-top: 5.33333vw;
  font-size: 4.26667vw;
  font-weight: 700;
  line-height: calc(24 / 16);
}

@media screen and (min-width: 64em) {
  .secSubTtl--lg {
    margin-top: 1rem;
    font-size: 1.6rem;
    line-height: calc(24 / 16);
  }
}

.txt--sm {
  font-size: 3.2vw;
  line-height: calc(18 / 12);
}

@media screen and (min-width: 64em) {
  .txt--sm {
    font-size: 1.4rem;
    line-height: calc(20 / 14);
  }
}

.loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2000;
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}

.loaded .loader {
  visibility: hidden;
}

.loader::before,
.loader::after {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}

.loader::before {
  background-color: #fff;
}

.loaded .loader::before {
  -webkit-animation-name: loadingAnime1;
  animation-name: loadingAnime1;
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

@-webkit-keyframes loadingAnime1 {
  0% {
    background-color: #fff;
  }

  99.9% {
    background: #fff;
  }

  100% {
    background: transparent;
  }
}

@keyframes loadingAnime1 {
  0% {
    background-color: #fff;
  }

  99.9% {
    background: #fff;
  }

  100% {
    background: transparent;
  }
}

.loader::after {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  background: #6912b1;
}

.onlinePage .loader::after {
  background: #fcad2f;
}

.connectTop .loader::after {
  -webkit-animation-name: loadingAnimeConnect;
  animation-name: loadingAnimeConnect;
}

.onlineTop .loader::after {
  -webkit-animation-name: loadingAnimeOnline;
  animation-name: loadingAnimeOnline;
}

@-webkit-keyframes loadingAnimeOnline {
  0% {
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }

  50% {
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }

  50.01% {
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }

  70% {
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }

  100% {
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }
}

@keyframes loadingAnimeOnline {
  0% {
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }

  50% {
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }

  50.01% {
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }

  70% {
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }

  100% {
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }
}

@-webkit-keyframes loadingAnimeConnect {
  0% {
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }

  50% {
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }

  50.01% {
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }

  70% {
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }

  100% {
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }
}

@keyframes loadingAnimeConnect {
  0% {
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }

  50% {
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }

  50.01% {
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }

  70% {
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }

  100% {
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }
}

.timeTableLead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 5.33333vw;
  display: none;
}

@media screen and (min-width: 64em) {
  .timeTableLead {
    display: none;
  }
}

.timeTableLead__txt {
  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;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: calc(20 / 14);
  text-align: center;
}

.timeTableLead__txt::before,
.timeTableLead__txt::after {
  content: "";
  display: block;
  width: 6.4vw;
  height: 6.4vw;
  background-image: url("../media/images/common/arrow-purple.svg");
  background-size: contain;
  background-repeat: no-repeat;
}

.timeTableLead__txt::before {
  margin-right: 2.66667vw;
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.timeTableLead__txt::after {
  margin-left: 2.66667vw;
}

.timeTableNote {
  margin-top: 16vw;
  font-size: 3.2vw;
  line-height: calc(18 / 12);
  text-align: right;
}

@media screen and (min-width: 64em) {
  .timeTableNote {
    margin-top: 6rem;
    font-size: 1.4rem;
    line-height: calc(20 / 14);
  }
}

.timeTable {
  width: 100%;
  font-size: 1.4rem;
  overflow-y: auto;
}

.ttRow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #a5a8b5;
}

.ttCol {
  position: relative;
  padding: 2rem 0.8rem;
  width: calc((100% - 10.3rem - 2rem) / 5);
  background: rgba(165, 168, 181, 0.2);
  margin-right: 0.4rem;
}

.ttCol--01 {
  width: 10.3rem;
  background: transparent;
  text-align: center;
  position: sticky;
  left: 0;
  z-index: 200;
  background: #efefef;
}

@media screen and (min-width: 64em) {
  .ttCol--01 {
    background: transparent;
  }
}

.ttCol--06 {
  margin-right: 0;
}

.ttLabelList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  height: 6rem;
}

.ttLabel {
  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;
  width: 32%;
  border-radius: 0.8rem;
  color: #fff;
  text-align: center;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: calc(16 / 14);
}

.ttLabel--md {
  width: 49%;
}

.ttLabel--lg {
  width: 100%;
}

.ttTime__tzt {
  position: relative;
  display: block;
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  line-height: calc(28 / 20);
}

.ttTime__tzt:first-child {
  margin-bottom: 3.6rem;
}

.ttTime__tzt:first-child::after {
  content: "";
  position: absolute;
  bottom: -2.4rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  display: block;
  width: 0.2rem;
  height: 1.6rem;
  background: #41434b;
}

.catLabel {
  font-family: "Poppins", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: calc(24 / 18);
  position: relative;
  display: inline-block;
  padding: 0.4rem 0.8rem 0.2rem 1.4rem;
  border-radius: 1.5rem 0 0 1.5rem;
  color: #fff;
}

.catLabel::before,
.catLabel::after {
  position: absolute;
  left: -2.8rem;
  bottom: 0;
  display: block;
  width: 2.4rem;
  height: 2.4rem;
  background-repeat: no-repeat;
  background-size: contain;
}

.catLabel::before {
  content: "";
}

.catLabel--online::before {
  background-image: url("../media/images/common/icon_online.svg");
}

.catLabel--satellite::after {
  content: "";
  background-image: url("../media/images/common/icon_satellite.svg");
}

.ttTxtBox {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 110rem;
  margin-bottom: 2rem;
  padding: 2rem;
  background: #fff;
  border: 0.1rem solid #490d7e;
  z-index: 100;
}

.ttTxtBox__ttl {
  font-size: 2rem;
  font-weight: 700;
  margin-right: 3.6rem;
}

.ttTxtBox__txt {
  font-size: 1.4rem;
}

.keynoteBox {
  display: block;
  position: relative;
  width: 110rem;
  padding: 3rem 2rem 3rem 22.6rem;
  outline: 0.3rem solid #490d7e;
  outline-offset: -0.3rem;
  background: #683b9f;
  color: #fff;
  z-index: 100;
}

.keynoteBox .catLabel {
  background: #490d7e;
}

.keynoteBox.unselect {
  pointer-events: none;
}

.keynoteBox.unselect::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.5;
  z-index: 100;
}

.keynoteBox__labelBlock {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.keynoteBox .ttBox__labelConnect {
  margin-left: 0;
  margin-top: 1rem;
  width: 16.8rem;
}

.keynoteBox__header {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%;
}

.keynoteBox__label {
  padding: 0.2rem 1rem;
  background: #9a5cff;
  font-size: 2rem;
  font-weight: 700;
}

.keynoteBox__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.keynoteBox__image {
  width: 12.8rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 2rem;
}

.keynoteBox__ttl {
  margin-bottom: 1.2rem;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: calc(34 / 28);
}

.keynoteBox__txt {
  font-size: 1.4rem;
  line-height: calc(20 / 14);
}

.keynoteBox__name {
  font-size: 2rem;
  font-weight: 700;
  line-height: calc(28 / 20);
}

.ttBox {
  display: block;
  position: relative;
  height: 100%;
  background: #fff;
  outline-offset: -0.1rem;
  z-index: 100;
}

.ttBox.unselect {
  pointer-events: none;
}

.ttBox.unselect::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.5;
  z-index: 100;
}

.ttBox__header {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 100%;
}

.ttBox__body {
  padding: 4rem 1rem 1.2rem 1rem;
}

.ttBox__label {
  display: inline-block;
  background: #9a5cff;
  padding: 0.4rem 0.65rem;
  font-size: 1.6rem;
  color: #fff;
  font-weight: 700;
  margin-left: -1rem;
  position: relative;
  z-index: 10;
}

.ttBox__labelConnect {
  position: relative;
  margin-bottom: 1rem;
  z-index: 10;
  width: 15.4rem;
  margin-left: -1rem;
  margin-top: 0.4rem;
}

.ttBox__txt {
  text-align: left;
  margin-bottom: 1rem;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: calc(20 / 14);
}

.ttBox__name {
  text-align: left;
  font-size: 1.4rem;
  line-height: calc(20 / 14);
}

.specialBox {
  position: relative;
  display: block;
  background: #b38839;
  color: #fff;
  height: 100%;
  background-image: url("../media/images/connect/bg_special.jpg") !important;
  background-size: cover;
  background-repeat: no-repeat;
}

.specialBox .catLabel {
  color: #b38839;
  background: #fff;
}

.specialBox.unselect {
  pointer-events: none;
}

.specialBox.unselect::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.5;
  z-index: 100;
}

.specialBox__header {
  padding: 0.8rem;
}

.specialBox__label {
  display: block;
  margin-bottom: 0.4rem;
  padding: 0.2rem;
  background: #fff;
  color: #b38839;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: calc(20 / 14);
  text-align: center;
}

.restBox {
  position: relative;
  width: 110rem;
  padding: 3rem;
  background: rgba(165, 168, 181, 0.5);
}

.restBox__txt {
  position: relative;
  font-size: 2.4rem;
  font-weight: 700;
  color: #fff;
  text-align: center;
  line-height: calc(30 / 24);
  z-index: 10;
}

.ttRow--1610 .ttCol--02 .ttBox {
  position: absolute;
  width: calc((100% - 1.6rem));
  height: 40.5rem;
  outline-width: 0.3rem;
  outline-offset: -0.3rem;
}

@media (-ms-high-contrast: none) {

  *::-ms-backdrop,
  .ie-only {
    display: none;
  }

  .keyword__labelTxt {
    background: none !important;
  }
}

.fadeUp {
  opacity: 0;
  -webkit-transform: translateY(2rem);
  transform: translateY(2rem);
  -webkit-transition: all 1s ease-in;
  transition: all 1s ease-in;
}

.fadeUp.active {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.fadeUp50 {
  opacity: 0;
  -webkit-transform: translateY(2rem);
  transform: translateY(2rem);
  -webkit-transition: all 1s ease-in;
  transition: all 1s ease-in;
}

.fadeUp50.active {
  opacity: 1;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.fadeMask {
  position: relative;
}

.fadeMask img {
  opacity: 0;
  -webkit-transform: translateY(0.4rem);
  transform: translateY(0.4rem);
  -webkit-transition: all 0.4s ease-in 0.8s;
  transition: all 0.4s ease-in 0.8s;
}

.fadeMask::before {
  content: "";
  display: inline-block;
  background: #2b2a2a;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 1s ease-in;
  transition: all 1s ease-in;
}

.fadeMask.active img {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.fadeMask.active::before {
  width: 0%;
}

.fadeIn {
  opacity: 0;
  -webkit-transition: all 1s ease-in;
  transition: all 1s ease-in;
}

.fadeIn.active {
  opacity: 1;
}

.dl1 {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.dl2 {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.dl3 {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.dl4 {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.dl5 {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.dl6 {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.dl7 {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}

.dl8 {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

/* 追加 */
@media screen and (min-width: 64em) {
  .headerNav__item {
    margin-right: 1rem;
  }

  .headerNav__item--login {
    width: 15.6rem;
  }
}

@media screen and (max-width: 85em) and (min-width: 64em) {
  .headerLogo {
    padding-right: 10px;
  }

  .l-header {
    height: 6.6rem;
  }

  .headerNav__item {
    width: 14rem;
  }

  .headerNav__item--login,
  .headerNav__item--mypage {
    width: 12rem;
  }

  .l-headerNavBlock__btn {
    width: 26.235rem;
  }
}

.headerNav__link--login {
  margin-top: 7.2vw;
  border-radius: 1.86667vw;
  padding: 2.4vw 3.2vw;
  background: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: revert;
  flex-direction: revert;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (min-width: 64em) {
  .headerNav__link--login {
    margin-top: 0;
    padding: 4px;
    border-radius: 7px;
  }
}

.headerNav__link--login .icon {
  margin-right: 1.33333vw;
}

@media screen and (min-width: 64em) {
  .headerNav__link--login .icon {
    margin-right: 0.4rem;
  }
}

.onlinePage .subSession__btn.is-movie {
  background: #6912b1;
  display: flex;
  align-items: center;
  justify-content: center;
}

.onlinePage .subSession__btn.is-movie img {
  display: block;
  width: 33px;
  margin-right: 20px;
}

.p-online__btnFlex {
  display: block;
  text-align: center;
}

.subSession__link {
  margin-top: 14px;
  font-size: 12px;
  font-weight: bold;
  position: relative;
  display: inline-block;
}

.subSession__link::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: -2px;
  left: 0;
  background-color: #000;
}

@media screen and (min-width: 64em) {
  .p-online__btnFlex {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }

  .subSession__link {
    margin-top: 16px;
    font-size: 15px;
  }
}

/*# sourceMappingURL=./style.css.map */

.reg-close {
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  padding-bottom: 40px;
}