@charset "UTF-8";
/*---------------------------------

https://2021.qlip.co.jp/
first commit by Qlip Co., Ltd.

---------------------------------*/
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
@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=Montserrat:wght@400;700;800&display=swap");
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, 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;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

@media screen and (min-width: 769px) {
  html {
    font-size: 100px;
  }
}

@media screen and (max-width: 768px) {
  html {
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 769px) {
  body {
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  body {
    font-size: 28px;
  }
}

.jp_r, html {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-style: normal;
}

.jp_m, .header .header_bar__btn .btn span, .navigation .btn-cv span, .concept .concept-text, .join-us .btn span, .sns a, .fix-cv-btn .btn span {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  font-style: normal;
}

.jp_b, .concept .concept-headline, .main-guest .list-block ul .item__information .card, .main-guest .coming-soon, .talk-session .list-block ul .item__information .card, .talk-session .coming-soon, .information .information-block dt, .program .time-line-block ul.ptimeline-wrap li.ptimeline-item .ptimeline-label .time, .program .time-line-block ul.ptimeline-wrap li.ptimeline-item .ptimeline-label .text .headline, .join-us .time-line-block ul.ptimeline-wrap li.ptimeline-item .ptimeline-label .time, .join-us .time-line-block ul.ptimeline-wrap li.ptimeline-item .ptimeline-label .text .headline {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-style: normal;
}

.en_r, .footer .footer_bar .logo__logo span, .footer .footer_bar .copyright {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-style: normal;
}

.en_b, .navigation ul li a .en, .mainvisual__info .venue {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-style: normal;
}

.en_eb, .section-title .en, .navigation .sns h4, .mainvisual__info .dete, .sns h4 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 800;
  font-style: normal;
}

.program .time-line-block ul.ptimeline-wrap li.ptimeline-item .ptimeline-label .text .description strong {
  color: #bbbbbb;
}

@media screen and (min-width: 769px) {
  .program .time-line-block ul.ptimeline-wrap li.ptimeline-item .ptimeline-label .text .description.has-image {
    overflow: hidden;
    display: flex;
    align-items: flex-start;
  }
}

@media screen and (min-width: 769px) {
  .program .time-line-block ul.ptimeline-wrap li.ptimeline-item .ptimeline-label .text .description .description-text {
    font-size: 0.16rem;
    padding-right: 0.45rem;
  }
}

@media screen and (max-width: 768px) {
  .program .time-line-block ul.ptimeline-wrap li.ptimeline-item .ptimeline-label .text .description .description-text {
    font-size: 0.32rem;
  }
}

@media screen and (min-width: 769px) {
  .program .time-line-block ul.ptimeline-wrap li.ptimeline-item .ptimeline-label .text .description .description-image {
    padding-top: 0.05rem;
    width: 1.55rem;
  }
}

@media screen and (max-width: 768px) {
  .program .time-line-block ul.ptimeline-wrap li.ptimeline-item .ptimeline-label .text .description .description-image {
    padding-top: 0.6rem;
    width: 3.11rem;
    display: block;
  }
}

.program .time-line-block ul.ptimeline-wrap li.ptimeline-item .ptimeline-label .text .description .description-image img {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .program .time-line-block ul.ptimeline-wrap li.ptimeline-item .ptimeline-label .text .description:nth-child(2), .program .time-line-block ul.ptimeline-wrap li.ptimeline-item .ptimeline-label .text .description:nth-child(3) {
    border-bottom: none;
  }
}

.program .time-line-block ul.ptimeline-wrap li.ptimeline-item .ptimeline-label .text .description:nth-child(3), .program .time-line-block ul.ptimeline-wrap li.ptimeline-item .ptimeline-label .text .description:nth-child(4) {
  padding-top: 1em;
}

[data-aos="new-animation"] {
  overflow: hidden;
}

[data-aos="new-animation"].aos-animate {
  background-position: 0 100%;
}

/* original reset */
*:focus {
  outline: none;
}

.debugHost {
  display: none !important;
  z-index: 10;
  position: fixed;
}

@media screen and (min-width: 769px) {
  .debugHost {
    top: 10px;
    left: 50%;
  }
}

@media screen and (max-width: 768px) {
  .debugHost {
    top: -0.3rem;
    left: 35%;
  }
}

@media screen and (max-width: 768px) {
  .debugHost span {
    font-size: 0.2rem;
  }
}

ol, ul {
  list-style: none;
}

/* base setting */
::selection {
  background: #222222;
  color: #ffffff;
}

::-moz-selection {
  background: #222222;
  color: #ffffff;
}

html::-webkit-scrollbar {
  /* Chrome, Safari 対応 */
}

body {
  background: #000;
  color: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "palt";
  letter-spacing: 0.06em;
  line-height: 1.8571428571;
}

/* device display control */
@media screen and (min-width: 769px) {
  .hiddenPC {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .hiddenSP {
    display: none;
  }
}

/* original reset */
.svg-symbols {
  display: none;
  pointer-events: none;
  width: 0;
  height: 0;
}

a {
  text-decoration: none;
}

section {
  display: block;
}

/* page inner link */
@media screen and (min-width: 769px) {
  .page-inner-link-landing {
    padding-top: 0.75rem;
    margin-top: -0.1rem;
  }
}

@media screen and (max-width: 768px) {
  .page-inner-link-landing {
    padding-top: 2.8rem;
    margin-top: -1rem;
  }
}

@media screen and (min-width: 769px) {
  #information.page-inner-link-landing {
    margin-top: -2.6rem;
    padding-top: 0;
  }
}

/* hover opacity  */
.hover-opacity {
  opacity: 1;
  transition: opacity 0.8s cubic-bezier(0.25, 0.25, 0.42, 1);
}

.hover-opacity:hover {
  opacity: 0.5;
}

/* structure */
.app {
  overflow: hidden;
  width: 100%;
}

section {
  position: relative;
  display: block;
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  section {
    margin-bottom: 0.75rem;
  }
}

@media screen and (max-width: 768px) {
  section {
    margin-bottom: 0.4rem;
  }
}

.wide-fill {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.wide-inner {
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 769px) {
  .wide-inner {
    width: 10.8rem;
  }
}

@media screen and (max-width: 768px) {
  .wide-inner {
    width: 80%;
  }
}

.wide-inner-inner {
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 769px) {
  .wide-inner-inner {
    width: 9.6rem;
  }
}

@media screen and (max-width: 768px) {
  .wide-inner-inner {
    width: 80%;
  }
}

/* section-title */
.section-title {
  line-height: 1;
}

@media screen and (min-width: 769px) {
  .section-title {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 0.7rem;
  }
}

@media screen and (max-width: 768px) {
  .section-title {
    text-align: center;
    margin-bottom: 1.2rem;
  }
}

.section-title .en {
  letter-spacing: 0;
}

@media screen and (min-width: 769px) {
  .section-title .en {
    font-size: 0.8rem;
  }
}

@media screen and (max-width: 768px) {
  .section-title .en {
    font-size: 0.8rem;
    margin-bottom: 0.28rem;
  }
}

.section-title .jp {
  letter-spacing: 0.08em;
}

@media screen and (min-width: 769px) {
  .section-title .jp {
    font-size: 0.24rem;
    margin-top: 0.35rem;
    margin-left: 0.35rem;
  }
}

@media screen and (max-width: 768px) {
  .section-title .jp {
    font-size: 0.28rem;
  }
}

/* progress */
.progress {
  transform: rotate(90deg);
  position: fixed;
}

@media screen and (min-width: 769px) {
  .progress {
    right: -1rem;
    top: 50%;
  }
}

@media screen and (max-width: 768px) {
  .progress {
    right: -1.5rem;
    top: 2.4rem;
  }
}

progress {
  -webkit-appearance: none;
  -moz-appearance: none;
  border: none;
  background-color: #333333;
  /* -moz- 用 */
  background: #333333;
}

@media screen and (min-width: 769px) {
  progress {
    height: 0.02rem;
    width: 3rem;
  }
}

@media screen and (max-width: 768px) {
  progress {
    height: 0.04rem;
    width: 3rem;
  }
}

::-webkit-progress-bar {
  background-color: #333333;
}

/* バーの進捗率の表示を変える */
::-moz-progress-bar {
  background-color: #de7013;
}

::-webkit-progress-value {
  background-color: #de7013;
}

/* header
==========================================*/
.header {
  position: fixed;
  width: 100%;
}

@media screen and (min-width: 769px) {
  .header {
    z-index: 1;
    top: 0;
    left: 0;
  }
}

@media screen and (max-width: 768px) {
  .header {
    z-index: 100;
    top: 0;
    left: 0;
  }
}

.header .header_bar {
  width: 100%;
  position: relative;
  box-sizing: border-box;
}

@media screen and (min-width: 769px) {
  .header .header_bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.3rem 0.6rem;
  }
}

@media screen and (max-width: 768px) {
  .header .header_bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}

@media screen and (max-width: 768px) {
  .header .header_bar__logo {
    padding-top: 0.32rem;
    padding-left: 0.4rem;
  }
}

.header .header_bar__logo svg {
  fill: #ffffff;
}

@media screen and (min-width: 769px) {
  .header .header_bar__logo svg {
    width: 1.9rem;
    height: 0.60167rem;
  }
}

@media screen and (max-width: 768px) {
  .header .header_bar__logo svg {
    width: 2.4rem;
    height: 0.76rem;
  }
}

.header .header_bar__btn .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #dbc71e;
  background: linear-gradient(to right, #dbc71e 0%, #e32c19 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=1 );
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .header .header_bar__btn .btn {
    width: 2.8rem;
    height: 0.61rem;
    border-radius: 0.61rem;
  }
}

@media screen and (max-width: 768px) {
  .header .header_bar__btn .btn {
    width: 5.8rem;
    height: 1.2rem;
    border-radius: 0.61rem;
  }
}

.header .header_bar__btn .btn span {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  background-color: black;
  transition: background-color 0.8s cubic-bezier(0.25, 0.25, 0.42, 1);
}

@media screen and (min-width: 769px) {
  .header .header_bar__btn .btn span {
    width: 2.75rem;
    height: 0.57rem;
    border-radius: 0.6rem;
    font-size: 0.16rem;
  }
}

@media screen and (max-width: 768px) {
  .header .header_bar__btn .btn span {
    width: 5.7rem;
    height: 1.1rem;
    border-radius: 0.6rem;
    font-size: 0.32rem;
  }
}

@media screen and (min-width: 769px) {
  .header .header_bar__btn .btn:hover span {
    background-color: rgba(0, 0, 0, 0.4);
  }
}

@media screen and (max-width: 768px) {
  .header .header_bar__btn .btn {
    display: none;
  }
}

@media screen and (min-width: 769px) {
  .header .header_bar__menu-btn {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .header .header_bar__menu-btn {
    z-index: 100;
    width: 1.5rem;
    height: 1.38rem;
  }
}

.header .header_bar__menu-btn .icon {
  width: 100%;
  height: 100%;
  position: relative;
}

.header .header_bar__menu-btn .icon span {
  position: absolute;
  display: block;
  height: 0.04rem;
  background: #fff;
  right: 0.36rem;
  transform: rotate(0);
  transition: top 0.4s cubic-bezier(0.25, 0.25, 0.42, 1), transform 0.4s cubic-bezier(0.25, 0.25, 0.42, 1);
}

.header .header_bar__menu-btn .icon span:nth-of-type(1) {
  width: 0.76rem;
  top: 0.5rem;
}

.header .header_bar__menu-btn .icon span:nth-of-type(2) {
  width: 0.76rem;
  top: 0.8rem;
}

.menu-open .header_bar__menu-btn .icon span:nth-of-type(1) {
  transform: rotate(45deg);
  top: 0.68rem;
}

.menu-open .header_bar__menu-btn .icon span:nth-of-type(2) {
  transform: rotate(-45deg);
  top: 0.68rem;
}

@media screen and (max-width: 768px) {
  .menu-open .navigation {
    opacity: 1;
    pointer-events: auto;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }
}

@media screen and (min-width: 769px) {
  .is-current:after {
    width: 100% !important;
    opacity: .78 !important;
  }
}

.navigation {
  color: #fff;
  z-index: 10;
  position: fixed;
}

@media screen and (min-width: 769px) {
  .navigation {
    top: 0.48rem;
    right: 0.6rem;
  }
}

@media screen and (max-width: 768px) {
  .navigation {
    pointer-events: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: #000000;
    padding: 2.4rem 0 0;
    opacity: 0;
    transition: opacity 0.8s cubic-bezier(0.25, 0.25, 0.42, 1);
  }
}

.navigation .btn-cv {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #dbc71e;
  background: linear-gradient(to right, #dbc71e 0%, #e32c19 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=1 );
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .navigation .btn-cv {
    width: 2.8rem;
    height: 0.61rem;
    border-radius: 0.61rem;
  }
}

@media screen and (max-width: 768px) {
  .navigation .btn-cv {
    width: 5.8rem;
    height: 1.2rem;
    border-radius: 0.61rem;
  }
}

.navigation .btn-cv span {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  background-color: black;
  transition: background-color 0.8s cubic-bezier(0.25, 0.25, 0.42, 1);
}

@media screen and (min-width: 769px) {
  .navigation .btn-cv span {
    width: 2.75rem;
    height: 0.57rem;
    border-radius: 0.6rem;
    font-size: 0.16rem;
  }
}

@media screen and (max-width: 768px) {
  .navigation .btn-cv span {
    width: 5.7rem;
    height: 1.1rem;
    border-radius: 0.6rem;
    font-size: 0.32rem;
  }
}

@media screen and (min-width: 769px) {
  .navigation .btn-cv:hover span {
    background-color: rgba(0, 0, 0, 0.4);
  }
}

@media screen and (min-width: 769px) {
  .navigation .btn-cv {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .navigation .btn-cv {
    margin-bottom: 0.5rem;
  }
}

@media screen and (min-width: 769px) {
  .navigation ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}

@media screen and (max-width: 768px) {
  .navigation ul {
    padding-bottom: 100px;
  }
}

.navigation ul li {
  position: relative;
}

@media screen and (min-width: 769px) {
  .navigation ul li {
    font-size: 0.16rem;
    margin-right: 0.3rem;
  }
}

@media screen and (max-width: 768px) {
  .navigation ul li {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-left: 0.62rem;
  }
}

@media screen and (max-width: 768px) and (max-width: 768px) {
  .navigation ul li:after {
    z-index: 1;
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    /*線の上下位置*/
    display: inline-block;
    width: 6.26rem;
    /*線の長さ*/
    height: 2px;
    /*線の太さ*/
    transform: translateX(-50%);
    /*位置調整*/
    background-color: #535353;
    /*線の色*/
  }
}

.navigation ul li a {
  color: #fff;
  transition: color 1s linear;
  display: block;
  padding-bottom: 12px;
  opacity: 1;
  box-sizing: border-box;
}

@media screen and (min-width: 769px) {
  .navigation ul li a {
    transition: opacity 0.8s cubic-bezier(0.25, 0.25, 0.42, 1), color 1s linear;
    position: relative;
  }
}

@media screen and (max-width: 768px) {
  .navigation ul li a {
    display: block;
    width: 100%;
  }
}

@media screen and (min-width: 769px) {
  .navigation ul li a:after {
    content: '';
    height: 0.02rem;
    width: 0;
    background: #dbc71e;
    background: linear-gradient(to right, #dbc71e 0%, #e32c19 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=1 );
    position: absolute;
    bottom: -0.01rem;
    left: 0;
    opacity: 0;
    transition: width 0.4s cubic-bezier(0.25, 0.25, 0.42, 1), opacity 0.4s cubic-bezier(0.25, 0.25, 0.42, 1);
  }
}

@media screen and (min-width: 769px) {
  .navigation ul li a:hover {
    opacity: 0.5;
  }
}

@media screen and (max-width: 768px) {
  .navigation ul li a .en {
    padding-top: 0.3rem;
    font-size: 0.64rem;
  }
}

@media screen and (min-width: 769px) {
  .navigation ul li a .jp {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .navigation ul li a .jp {
    margin-top: -0.2rem;
    font-size: 0.28rem;
    padding-bottom: 0.3rem;
  }
}

@media screen and (min-width: 769px) {
  .navigation .sns {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .navigation .sns {
    padding-bottom: 2rem;
  }
}

.navigation .sns h4 {
  text-align: center;
  font-size: 0.6rem;
  margin-bottom: 0.8rem;
}

.navigation .sns .btn-area {
  margin: auto;
  width: 6rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.footer {
  width: 100%;
}

@media screen and (min-width: 769px) {
  .footer {
    border-top: 1px solid #333333;
  }
}

.footer .footer_bar {
  box-sizing: border-box;
}

@media screen and (min-width: 769px) {
  .footer .footer_bar {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding: 0.3rem 0.6rem;
  }
}

@media screen and (max-width: 768px) {
  .footer .footer_bar {
    padding-bottom: 1.4rem;
  }
}

@media screen and (min-width: 769px) {
  .footer .footer_bar .logo {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
  }
}

@media screen and (max-width: 768px) {
  .footer .footer_bar .logo {
    margin-bottom: 1.4rem;
  }
}

@media screen and (min-width: 769px) {
  .footer .footer_bar .logo__title {
    margin-right: 0.3rem;
  }
}

@media screen and (max-width: 768px) {
  .footer .footer_bar .logo__title {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0.28rem;
  }
}

.footer .footer_bar .logo__title svg {
  fill: #ffffff;
}

@media screen and (min-width: 769px) {
  .footer .footer_bar .logo__title svg {
    width: 1.9rem;
    height: 0.60167rem;
  }
}

@media screen and (max-width: 768px) {
  .footer .footer_bar .logo__title svg {
    width: 3.87rem;
    height: 1.2255rem;
  }
}

.footer .footer_bar .logo__logo {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (min-width: 769px) {
  .footer .footer_bar .logo__logo span {
    display: block;
    font-size: 0.12rem;
    margin-top: -0.1rem;
    margin-right: 0.04rem;
  }
}

@media screen and (max-width: 768px) {
  .footer .footer_bar .logo__logo span {
    font-size: 0.24rem;
    margin-right: 0.1rem;
  }
}

.footer .footer_bar .logo__logo svg {
  fill: #ffffff;
}

@media screen and (min-width: 769px) {
  .footer .footer_bar .logo__logo svg {
    width: 1.1rem;
    height: 0.17233rem;
  }
}

@media screen and (max-width: 768px) {
  .footer .footer_bar .logo__logo svg {
    width: 2.21rem;
    height: 0.34623rem;
  }
}

@media screen and (min-width: 769px) {
  .footer .footer_bar .copyright p {
    font-size: 0.12rem;
  }
}

@media screen and (max-width: 768px) {
  .footer .footer_bar .copyright p {
    text-align: center;
    font-size: 0.24rem;
  }
}

/* mainvisual メインビジュル
==========================================*/
.mainvisual {
  overflow: hidden;
  position: relative;
}

@media screen and (min-width: 769px) {
  .mainvisual {
    width: 100%;
    height: 100vh;
  }
}

@media screen and (min-width: 769px) {
  .mainvisual__jayro {
    width: 100%;
    height: 100vh;
    margin-top: -0.3rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

@media screen and (max-width: 768px) {
  .mainvisual__jayro {
    display: none;
  }
}

.mainvisual__jayro .layer {
  position: absolute;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  margin: 0 !important;
}

.mainvisual__jayro .layer img {
  width: 13.22rem;
  height: auto;
}

@media screen and (min-width: 769px) {
  .mainvisual__jayro .layer img {
    width: 100%;
  }
}

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

.mainvisual__spmv img {
  width: 100%;
}

.mainvisual__info {
  z-index: 2;
}

@media screen and (min-width: 769px) {
  .mainvisual__info {
    line-height: 1.1;
    position: absolute;
    bottom: 0.7rem;
    left: 0.7rem;
  }
}

@media screen and (max-width: 768px) {
  .mainvisual__info {
    line-height: 1;
    width: 90%;
    margin: -1.9rem auto 0;
  }
}

.mainvisual__info .dete {
  color: #f2d70c;
}

@media screen and (min-width: 769px) {
  .mainvisual__info .dete {
    font-size: 0.7rem;
  }
}

@media screen and (max-width: 768px) {
  .mainvisual__info .dete {
    font-size: 0.78rem;
  }
}

.mainvisual__info .dete i {
  font-style: normal;
}

@media screen and (min-width: 769px) {
  .mainvisual__info .dete i {
    font-size: 0.34rem;
  }
}

@media screen and (max-width: 768px) {
  .mainvisual__info .dete i {
    font-size: 0.5rem;
    padding-left: 0.05rem;
  }
}

.mainvisual__info .venue {
  color: #e32c19;
}

@media screen and (min-width: 769px) {
  .mainvisual__info .venue .people {
    font-size: 0.22rem;
  }
}

@media screen and (max-width: 768px) {
  .mainvisual__info .venue .people {
    font-size: 0.32rem;
  }
}

@media screen and (min-width: 769px) {
  .mainvisual__info .venue .hall {
    font-size: 0.24rem;
  }
}

@media screen and (max-width: 768px) {
  .mainvisual__info .venue .hall {
    font-size: 0.28rem;
  }
}

.mainvisual__movie {
  z-index: 1;
}

@media screen and (min-width: 769px) {
  .mainvisual__movie {
    width: 100%;
    height: 1.4rem;
    min-width: 1280px;
    position: absolute;
    bottom: 0.65rem;
    left: 0;
  }
}

@media screen and (max-width: 768px) {
  .mainvisual__movie {
    display: none;
  }
}

.mainvisual__movie .banner_frame {
  position: relative;
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 769px) {
  .mainvisual__movie .banner {
    display: block;
    position: absolute;
    top: 0;
    right: 0.65rem;
    background: #f2d70c;
    width: 2.4rem;
    height: 1.4rem;
  }
}

@media screen and (min-width: 769px) {
  .mainvisual__movie .banner img {
    width: 2.4rem;
    height: 1.4rem;
    transition: opacity 0.4s cubic-bezier(0.25, 0.25, 0.42, 1);
    opacity: 1;
  }
}

.mainvisual__movie .banner img:hover {
  opacity: .6;
}

.--title-en svg {
  fill: #ffffff;
}

@media screen and (min-width: 769px) {
  .--title-en svg {
    width: 8.5rem;
    height: 2.69167rem;
  }
}

@media screen and (max-width: 768px) {
  .--title-en svg {
    width: 8.5rem;
    height: 2.69167rem;
  }
}

.remodal-wrapper {
  padding: 0 !important;
  overflow: hidden;
}

.remodal {
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
  height: 100vh !important;
  max-height: 100% !important;
  padding: 0 !important;
  background-color: rgba(0, 0, 0, 0.45) !important;
  margin-bottom: 0 !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

.remodal .remodal--close {
  position: absolute !important;
  top: 0 !important;
  right: 0 !important;
  left: none !important;
  width: 100px;
  height: 100px;
  background: #f2d70c;
  display: flex;
  align-items: center;
  justify-content: center;
}

.remodal .remodal--close::before {
  font-size: 40px;
  color: #ffffff;
  content: "\00d7";
}

.remodal .remodal_frame {
  position: relative;
  height: 0;
  padding: 30px 0 56.25%;
  overflow: hidden;
  width: 80%;
  margin: 0 auto;
  margin-top: 0.2rem;
}

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

/* notice
==========================================*/
@media screen and (min-width: 769px) {
  section.notice {
    margin-top: -1rem;
  }
}

@media screen and (max-width: 768px) {
  section.notice {
    margin-top: 0.96rem;
  }
}

section.notice p {
  font-weight: bold;
  line-height: 1.6;
  text-align: center;
  font-size: 0.3rem;
  letter-spacing: 0.024rem;
}

section#photo-report .section-title {
  flex-direction: column;
}

section#photo-report .photo-list {
  display: flex;
  flex-wrap: wrap;
}

@media screen and (min-width: 769px) {
  section#photo-report .photo-list {
    margin: -0.1rem -0.1rem 0.64rem;
  }
}

@media screen and (max-width: 768px) {
  section#photo-report .photo-list {
    margin: -0.09rem -0.54rem 0.83rem;
  }
}

section#photo-report .photo-list li {
  cursor: pointer;
  overflow: hidden;
}

@media screen and (min-width: 769px) {
  section#photo-report .photo-list li {
    width: 1.76rem;
    height: 1.76rem;
    margin: 0.1rem;
  }
}

@media screen and (max-width: 768px) {
  section#photo-report .photo-list li {
    width: 1.584rem;
    height: 1.584rem;
    margin: 0.09rem;
  }
}

section#photo-report .photo-list li img {
  width: 100%;
  height: 100%;
  transition: transform 0.8s cubic-bezier(0.25, 0.25, 0.42, 1);
}

section#photo-report .photo-list li:hover img {
  transform: scale(1.1);
}

.modal-photo-report img {
  width: 100%;
}

.modal-photo-report .remodal_frame {
  overflow: visible;
  height: auto;
  max-height: 80vh;
  padding-bottom: 0;
}

.modal-photo-report .remodal--close {
  background: #000;
  border-radius: 50%;
  width: 0.6rem;
  height: 0.6rem;
  top: 0;
  right: -0.3rem !important;
}

.modal-photo-report .remodal--close:before {
  font-size: 0.3rem;
}

section.movies .section-title {
  flex-direction: column;
  white-space: nowrap;
}

@media screen and (max-width: 768px) {
  section.movies .section-title .en {
    font-size: 0.6rem;
  }
}

@media screen and (min-width: 769px) {
  section.movies .section-title:nth-of-type(n+2) {
    margin-top: 1.32rem;
  }
}

@media screen and (max-width: 768px) {
  section.movies .section-title:nth-of-type(n+2) {
    margin-top: 1.74rem;
  }
}

section.movies .movie-thumbnail {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  cursor: pointer;
  overflow: hidden;
}

@media screen and (min-width: 769px) {
  section.movies .movie-thumbnail {
    width: 9.6rem;
    height: 5.4rem;
  }
}

@media screen and (max-width: 768px) {
  section.movies .movie-thumbnail {
    width: 6rem;
    height: 3.38rem;
  }
}

section.movies .movie-thumbnail img {
  width: 100%;
  height: 100%;
  transition: transform 0.8s cubic-bezier(0.25, 0.25, 0.42, 1);
}

section.movies .movie-thumbnail:hover img {
  transform: scale(1.1);
}

section.movies .movie-thumbnail:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: no-repeat url(../img/hybrid-conference/icon-play.svg) center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

@media screen and (min-width: 769px) {
  section.movies .movie-thumbnail:after {
    width: 1.2rem;
    height: 1.2rem;
  }
}

@media screen and (max-width: 768px) {
  section.movies .movie-thumbnail:after {
    width: 1.68rem;
    height: 1.68rem;
  }
}

@media screen and (min-width: 769px) {
  section.movies .movie-thumbnail + .movie-thumbnail {
    margin-top: 1rem;
  }
}

@media screen and (max-width: 768px) {
  section.movies .movie-thumbnail + .movie-thumbnail {
    margin-top: 1rem;
  }
}

section.movies .coming-soon {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #161616;
}

@media screen and (min-width: 769px) {
  section.movies .coming-soon {
    width: 9.6rem;
    height: 5.4rem;
  }
}

@media screen and (max-width: 768px) {
  section.movies .coming-soon {
    width: 6rem;
    height: 3.38rem;
  }
}

section.movies .coming-soon p {
  color: #d7c31e;
  font-style: italic;
}

@media screen and (min-width: 769px) {
  section.movies .coming-soon p {
    font-size: 0.43rem;
    line-height: 2.476;
    text-shadow: 0rem 0.1rem 0.18rem rgba(4, 0, 0, 0.65);
  }
}

@media screen and (max-width: 768px) {
  section.movies .coming-soon p {
    font-size: 0.5rem;
    font-weight: 800;
    line-height: 2.48;
    text-shadow: 0.071rem 0.071rem 0.18rem rgba(4, 0, 0, 0.65);
  }
}

@media screen and (min-width: 769px) {
  section.movies figcaption {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0.17rem 0 0.66rem;
  }
}

@media screen and (max-width: 768px) {
  section.movies figcaption {
    margin: 0.36rem 0 1rem;
  }
}

section.movies figcaption p {
  font-weight: 500;
}

@media screen and (min-width: 769px) {
  section.movies figcaption p {
    font-size: 0.2rem;
    line-height: 2;
    letter-spacing: 0.016rem;
  }
}

@media screen and (max-width: 768px) {
  section.movies figcaption p {
    font-size: 0.28rem;
    line-height: 1.43;
    letter-spacing: 0.0224rem;
  }
}

@media screen and (max-width: 768px) {
  section.movies .btn {
    margin-top: 0.49rem;
  }
}

section.movies .movie-container {
  position: relative;
}

@media screen and (min-width: 769px) {
  section.movies .movie-container iframe {
    width: 9.6rem;
    height: 5.4rem;
  }
}

@media screen and (max-width: 768px) {
  section.movies .movie-container iframe {
    width: 6rem;
    height: 3.38rem;
  }
}

section.movies .movie-container.is-played .movie-thumbnail {
  display: none;
}

.remodal[data-remodal-id="highlight-movie-modal"] .remodal_frame {
  height: auto !important;
  padding: 0;
}

.remodal[data-remodal-id="highlight-movie-modal"] .remodal_frame--inner {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}

/* concept
==========================================*/
@media screen and (min-width: 769px) {
  .concept {
    margin-bottom: 0.9rem;
  }
}

@media screen and (max-width: 768px) {
  .concept {
    margin-bottom: 2rem;
  }
}

.concept .section-title {
  text-align: center;
}

@media screen and (min-width: 769px) {
  .concept .section-title {
    flex-direction: column;
  }
}

@media screen and (min-width: 769px) {
  .concept .section-title .jp {
    margin-left: 0;
  }
}

.concept .concept-headline {
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .concept .concept-headline {
    font-size: 0.32rem;
    width: 8.8rem;
    margin-top: 1.2rem;
    margin-bottom: 0.9rem;
  }
}

@media screen and (max-width: 768px) {
  .concept .concept-headline {
    font-size: 0.42rem;
    margin-bottom: 1.2rem;
  }
}

.concept .concept-headline p {
  background: linear-gradient(transparent 90%, #f2d70c 0%);
  display: inline;
}

@media screen and (min-width: 769px) {
  .concept .concept-headline p {
    padding: 0 0 0.02rem;
  }
}

@media screen and (max-width: 768px) {
  .concept .concept-headline p {
    padding: 0 0 0.05rem;
  }
}

.concept .concept-text {
  line-height: 1.8;
  letter-spacing: 0.04em;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 769px) {
  .concept .concept-text {
    width: 9rem;
  }
}

.concept .concept-text p {
  color: #666666;
}

@media screen and (min-width: 769px) {
  .concept .concept-text p {
    font-size: 0.24rem;
  }
}

@media screen and (max-width: 768px) {
  .concept .concept-text p {
    font-size: 0.32rem;
  }
}

@media screen and (min-width: 769px) {
  .concept .concept-text p.brpc {
    margin-bottom: 0.32rem;
  }
}

@media screen and (max-width: 768px) {
  .concept .concept-text p.brpc {
    margin-bottom: 0.6rem;
    font-size: 0.32rem;
  }
}

.concept-text p {
  position: relative;
  display: inline-block;
  font-size: 2em;
  font-weight: 800;
  color: #666666;
  overflow: hidden;
  background: linear-gradient(to right, #ffffff, #ffffff 50%, #666666 50%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-size: 200% 100%;
  background-position: 100%;
  transition: background-position 0.8s ease;
  text-decoration: none;
}

/* key-visual
==========================================*/
@media screen and (min-width: 769px) {
  .key-visual {
    width: 100%;
    margin-bottom: 0;
  }
}

.key-visual img {
  width: 100%;
  height: auto;
}

/* main-guest
==========================================*/
@media screen and (min-width: 769px) {
  .main-guest {
    margin-bottom: 0.9rem;
    position: relative;
  }
}

@media screen and (max-width: 768px) {
  .main-guest {
    margin-bottom: 2rem;
  }
}

@media screen and (min-width: 769px) {
  .main-guest .mc_pc {
    position: absolute;
    top: 0.58rem;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

@media screen and (max-width: 768px) {
  .main-guest .mc_pc {
    display: none;
  }
}

@media screen and (min-width: 769px) {
  .main-guest .mc_pc .text {
    margin-right: 0.2rem;
    font-size: 0.2rem;
    margin-top: 20px;
  }
}

@media screen and (min-width: 769px) {
  .main-guest .mc_pc .photo img {
    width: 1.2rem;
    border-radius: 120px;
  }
}

@media screen and (min-width: 769px) {
  .main-guest .mc_sp {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .main-guest .mc_sp {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

@media screen and (max-width: 768px) {
  .main-guest .mc_sp .text {
    font-size: 0.48rem;
    line-height: 1.4;
  }
}

@media screen and (max-width: 768px) {
  .main-guest .mc_sp .photo {
    margin-right: 0.6rem;
  }
}

@media screen and (max-width: 768px) {
  .main-guest .mc_sp .photo img {
    width: 2.4rem;
    border-radius: 240px;
  }
}

@media screen and (min-width: 769px) {
  .main-guest .list-block {
    margin-bottom: 0.4rem;
  }
}

@media screen and (max-width: 768px) {
  .main-guest .list-block {
    margin-bottom: 0.8rem;
  }
}

@media screen and (min-width: 769px) {
  .main-guest .list-block ul {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}

.main-guest .list-block ul .item {
  /*
         * &__information
        ***/
  /*
         * &__description
        ***/
}

@media screen and (min-width: 769px) {
  .main-guest .list-block ul .item {
    width: 5.1rem;
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 768px) {
  .main-guest .list-block ul .item {
    margin-bottom: 1.2rem;
  }
}

@media screen and (min-width: 769px) {
  .main-guest .list-block ul .item:nth-child(n+5) {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 768px) {
  .main-guest .list-block ul .item:last-of-type {
    margin-bottom: 0;
  }
}

.main-guest .list-block ul .item__information {
  position: relative;
}

@media screen and (min-width: 769px) {
  .main-guest .list-block ul .item__information {
    width: 5.1rem;
    margin-bottom: 0.36rem;
  }
}

.main-guest .list-block ul .item__information .image {
  overflow: hidden;
}

@media screen and (min-width: 769px) {
  .main-guest .list-block ul .item__information .image {
    width: 5.1rem;
    border-radius: 0.06rem;
  }
}

@media screen and (max-width: 768px) {
  .main-guest .list-block ul .item__information .image {
    border-radius: 0.12rem;
  }
}

.main-guest .list-block ul .item__information .image img {
  width: 100%;
  height: auto;
}

.main-guest .list-block ul .item__information .card {
  position: absolute;
  background: #000;
}

@media screen and (min-width: 769px) {
  .main-guest .list-block ul .item__information .card {
    bottom: -0.2rem;
    left: 0;
    padding-top: 0.2rem;
    padding-right: 0.5rem;
    border-radius: 0 0.06rem 0 0;
  }
}

@media screen and (max-width: 768px) {
  .main-guest .list-block ul .item__information .card {
    left: 50%;
    bottom: -1rem;
    padding-top: 0.3rem;
    width: 4.5rem;
    margin-left: -2.25rem;
    text-align: center;
    border-radius: 0.12rem;
  }
}

@media screen and (min-width: 769px) {
  .main-guest .list-block ul .item__information .card .name {
    font-size: 0.28rem;
  }
}

@media screen and (max-width: 768px) {
  .main-guest .list-block ul .item__information .card .name {
    font-size: 0.5rem;
  }
}

.main-guest .list-block ul .item__information .card .title {
  color: #777777;
}

@media screen and (min-width: 769px) {
  .main-guest .list-block ul .item__information .card .title {
    font-size: 0.16rem;
  }
}

@media screen and (max-width: 768px) {
  .main-guest .list-block ul .item__information .card .title {
    font-size: 0.32rem;
  }
}

.main-guest .list-block ul .item__description p {
  color: #555555;
  line-height: 1.8571428571;
  letter-spacing: 0.04em;
}

@media screen and (min-width: 769px) {
  .main-guest .list-block ul .item__description p {
    font-size: 0.16rem;
  }
}

@media screen and (max-width: 768px) {
  .main-guest .list-block ul .item__description p {
    margin-top: 1.3rem;
    font-size: 0.32rem;
  }
}

.main-guest .coming-soon {
  font-style: italic;
  position: relative;
  margin: 0 auto;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .main-guest .coming-soon {
    font-size: 0.36rem;
    width: 3.6rem;
  }
}

@media screen and (max-width: 768px) {
  .main-guest .coming-soon {
    font-size: 0.48rem;
  }
}

.main-guest .coming-soon:after {
  content: '';
  position: absolute;
  background: #ffffff;
}

@media screen and (min-width: 769px) {
  .main-guest .coming-soon:after {
    width: 3.6rem;
    height: 0.08rem;
    bottom: -0.06rem;
    left: 0;
  }
}

@media screen and (max-width: 768px) {
  .main-guest .coming-soon:after {
    margin-left: -2.25rem;
    width: 4.5rem;
    height: 0.16rem;
    bottom: -0.32rem;
    left: 50%;
  }
}

/* talk-session
==========================================*/
@media screen and (min-width: 769px) {
  .talk-session {
    margin-bottom: 3.6rem;
  }
}

@media screen and (max-width: 768px) {
  .talk-session {
    margin-bottom: 3.6rem;
  }
}

@media screen and (min-width: 769px) {
  .talk-session .list-block {
    margin-bottom: 0.8rem;
  }
}

@media screen and (max-width: 768px) {
  .talk-session .list-block {
    margin-bottom: 0.8rem;
  }
}

@media screen and (min-width: 769px) {
  .talk-session .list-block ul {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}

.talk-session .list-block ul .item {
  /*
         * &__information
        ***/
  /*
         * &__description
        ***/
}

@media screen and (min-width: 769px) {
  .talk-session .list-block ul .item {
    width: 5.1rem;
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 768px) {
  .talk-session .list-block ul .item {
    margin-bottom: 1.2rem;
  }
}

@media screen and (min-width: 769px) {
  .talk-session .list-block ul .item:nth-child(n+5) {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 768px) {
  .talk-session .list-block ul .item:last-of-type {
    margin-bottom: 0;
  }
}

.talk-session .list-block ul .item__information {
  position: relative;
}

@media screen and (min-width: 769px) {
  .talk-session .list-block ul .item__information {
    width: 5.1rem;
    margin-bottom: 0.36rem;
  }
}

.talk-session .list-block ul .item__information .image {
  overflow: hidden;
}

@media screen and (min-width: 769px) {
  .talk-session .list-block ul .item__information .image {
    width: 5.1rem;
    border-radius: 0.06rem;
  }
}

@media screen and (max-width: 768px) {
  .talk-session .list-block ul .item__information .image {
    border-radius: 0.12rem;
  }
}

.talk-session .list-block ul .item__information .image img {
  width: 100%;
  height: auto;
}

.talk-session .list-block ul .item__information .card {
  position: absolute;
  background: #000;
}

@media screen and (min-width: 769px) {
  .talk-session .list-block ul .item__information .card {
    bottom: -0.2rem;
    left: 0;
    padding-top: 0.2rem;
    padding-right: 0.5rem;
    border-radius: 0 0.06rem 0 0;
  }
}

@media screen and (max-width: 768px) {
  .talk-session .list-block ul .item__information .card {
    left: 50%;
    bottom: -1rem;
    padding-top: 0.3rem;
    width: 4.5rem;
    margin-left: -2.25rem;
    text-align: center;
    border-radius: 0.12rem;
  }
}

@media screen and (min-width: 769px) {
  .talk-session .list-block ul .item__information .card .name {
    font-size: 0.28rem;
  }
}

@media screen and (max-width: 768px) {
  .talk-session .list-block ul .item__information .card .name {
    font-size: 0.5rem;
  }
}

.talk-session .list-block ul .item__information .card .title {
  color: #777777;
}

@media screen and (min-width: 769px) {
  .talk-session .list-block ul .item__information .card .title {
    font-size: 0.16rem;
  }
}

@media screen and (max-width: 768px) {
  .talk-session .list-block ul .item__information .card .title {
    font-size: 0.32rem;
  }
}

.talk-session .list-block ul .item__description p {
  color: #555555;
  line-height: 1.8571428571;
  letter-spacing: 0.04em;
}

@media screen and (min-width: 769px) {
  .talk-session .list-block ul .item__description p {
    font-size: 0.16rem;
  }
}

@media screen and (max-width: 768px) {
  .talk-session .list-block ul .item__description p {
    margin-top: 1.3rem;
    font-size: 0.32rem;
  }
}

.talk-session .coming-soon {
  font-style: italic;
  position: relative;
  margin: 0 auto;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .talk-session .coming-soon {
    font-size: 0.36rem;
    width: 3.6rem;
  }
}

@media screen and (max-width: 768px) {
  .talk-session .coming-soon {
    font-size: 0.48rem;
    margin-top: -1.4rem;
  }
}

.talk-session .coming-soon:after {
  content: '';
  position: absolute;
  background: #ffffff;
}

@media screen and (min-width: 769px) {
  .talk-session .coming-soon:after {
    width: 3.6rem;
    height: 0.08rem;
    bottom: -0.06rem;
    left: 0;
  }
}

@media screen and (max-width: 768px) {
  .talk-session .coming-soon:after {
    margin-left: -2.25rem;
    width: 4.5rem;
    height: 0.16rem;
    bottom: -0.32rem;
    left: 50%;
  }
}

/* key-title-lightl
==========================================*/
.key-title-lightl {
  margin: auto;
}

@media screen and (min-width: 769px) {
  .key-title-lightl {
    width: 11rem;
  }
}

@media screen and (max-width: 768px) {
  .key-title-lightl {
    width: 100%;
    margin: auto;
    margin-left: 0.6rem;
  }
}

.key-title-lightl img {
  width: 100%;
  height: auto;
}

/* information
==========================================*/
.information .information-block dl {
  box-sizing: border-box;
}

@media screen and (min-width: 769px) {
  .information .information-block dl {
    width: 9.6rem;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    flex-wrap: wrap;
    font-size: 0.16rem;
  }
}

.information .information-block dt {
  box-sizing: border-box;
}

@media screen and (min-width: 769px) {
  .information .information-block dt {
    width: 2.4rem;
    border-bottom: 0.02rem solid #aaaaaa;
    padding: 0.18rem 0;
  }
}

@media screen and (max-width: 768px) {
  .information .information-block dt {
    white-space: nowrap;
    font-size: 0.32rem;
    width: 2.4rem;
    margin-bottom: 0.18rem;
  }
}

.information .information-block dd {
  box-sizing: border-box;
  line-height: 1.5;
}

@media screen and (min-width: 769px) {
  .information .information-block dd {
    width: 7.2rem;
    border-bottom: 0.01rem solid #535353;
    padding: 0.18rem 0 0.18rem 0.58rem;
  }
}

@media screen and (max-width: 768px) {
  .information .information-block dd {
    font-size: 0.28rem;
    border-bottom: 0.02rem solid #535353;
    padding-bottom: 0.4rem;
    margin-bottom: 0.4rem;
  }
}

/* key-title-lightl
==========================================*/
@media screen and (max-width: 768px) {
  .program .time-line-block ul.ptimeline-wrap {
    margin-top: -0.4rem;
  }
}

.program .time-line-block ul.ptimeline-wrap li.ptimeline-item {
  position: relative;
}

@media screen and (min-width: 769px) {
  .program .time-line-block ul.ptimeline-wrap li.ptimeline-item {
    padding-left: 0.5rem;
  }
}

@media screen and (max-width: 768px) {
  .program .time-line-block ul.ptimeline-wrap li.ptimeline-item {
    padding-top: 0.5rem;
    padding-left: 0.8rem;
  }
}

@media screen and (min-width: 769px) {
  .program .time-line-block ul.ptimeline-wrap li.ptimeline-item .ptimeline-label {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin-bottom: 0.5rem;
  }
}

.program .time-line-block ul.ptimeline-wrap li.ptimeline-item .ptimeline-label .time {
  white-space: nowrap;
  color: #f2d70c;
}

@media screen and (min-width: 769px) {
  .program .time-line-block ul.ptimeline-wrap li.ptimeline-item .ptimeline-label .time {
    font-size: 0.2rem;
    margin-right: 0.4rem;
  }
}

@media screen and (max-width: 768px) {
  .program .time-line-block ul.ptimeline-wrap li.ptimeline-item .ptimeline-label .time {
    font-size: 0.36rem;
  }
}

@media screen and (min-width: 769px) {
  .program .time-line-block ul.ptimeline-wrap li.ptimeline-item .ptimeline-label .text .headline {
    font-size: 0.2rem;
  }
}

@media screen and (max-width: 768px) {
  .program .time-line-block ul.ptimeline-wrap li.ptimeline-item .ptimeline-label .text .headline {
    font-size: 0.28rem;
  }
}

.program .time-line-block ul.ptimeline-wrap li.ptimeline-item .ptimeline-label .text .description {
  color: #888888;
}

@media screen and (min-width: 769px) {
  .program .time-line-block ul.ptimeline-wrap li.ptimeline-item .ptimeline-label .text .description {
    font-size: 0.16rem;
  }
}

@media screen and (max-width: 768px) {
  .program .time-line-block ul.ptimeline-wrap li.ptimeline-item .ptimeline-label .text .description {
    font-size: 0.28rem;
    border-bottom: 1px solid #535353;
    padding-bottom: 0.6rem;
  }
}

.program .time-line-block ul.ptimeline-wrap li.ptimeline-item .ptimeline-label .text .description a {
  color: #cccccc;
  text-decoration: underline;
}

@media screen and (min-width: 769px) {
  .program .time-line-block ul.ptimeline-wrap li.ptimeline-item .ptimeline-label .text .description span {
    font-size: 0.12rem;
  }
}

@media screen and (max-width: 768px) {
  .program .time-line-block ul.ptimeline-wrap li.ptimeline-item .ptimeline-label .text .description span {
    font-size: 0.24rem;
  }
}

.program .time-line-block ul.ptimeline-wrap li.ptimeline-item:before {
  content: "";
  background: #444444;
  display: block;
  position: absolute;
}

@media screen and (min-width: 769px) {
  .program .time-line-block ul.ptimeline-wrap li.ptimeline-item:before {
    width: 0.01rem;
    top: 0.13rem;
    bottom: -0.67rem;
    left: 0.06rem;
  }
}

@media screen and (max-width: 768px) {
  .program .time-line-block ul.ptimeline-wrap li.ptimeline-item:before {
    width: 0.02rem;
    top: 0.7rem;
    bottom: -0.67rem;
    left: 0.11rem;
  }
}

.program .time-line-block ul.ptimeline-wrap li.ptimeline-item:last-child:before {
  content: none;
}

.program .time-line-block ul.ptimeline-wrap .ptimeline-marker {
  display: block;
  position: absolute;
  content: "";
  border-radius: 50%;
  background: #f2d70c;
}

@media screen and (min-width: 769px) {
  .program .time-line-block ul.ptimeline-wrap .ptimeline-marker {
    top: 0.13rem;
    left: 0;
    width: 0.13rem;
    height: 0.13rem;
  }
}

@media screen and (max-width: 768px) {
  .program .time-line-block ul.ptimeline-wrap .ptimeline-marker {
    top: 0.7rem;
    left: 0;
    width: 0.25rem;
    height: 0.25rem;
  }
}

.program .time-line-block ul.ptimeline-wrap li.ptimeline-item .ptimeline-label .time {
  color: #f2d70c;
}

.program .time-line-block ul.ptimeline-wrap .ptimeline-marker {
  background: #f2d70c;
}

/* join-us
==========================================*/
@media screen and (max-width: 768px) {
  .join-us .time-line-block ul.ptimeline-wrap {
    margin-top: -0.4rem;
  }
}

.join-us .time-line-block ul.ptimeline-wrap li.ptimeline-item {
  position: relative;
}

@media screen and (min-width: 769px) {
  .join-us .time-line-block ul.ptimeline-wrap li.ptimeline-item {
    padding-left: 0.5rem;
  }
}

@media screen and (max-width: 768px) {
  .join-us .time-line-block ul.ptimeline-wrap li.ptimeline-item {
    padding-top: 0.5rem;
    padding-left: 0.8rem;
  }
}

@media screen and (min-width: 769px) {
  .join-us .time-line-block ul.ptimeline-wrap li.ptimeline-item .ptimeline-label {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin-bottom: 0.5rem;
  }
}

.join-us .time-line-block ul.ptimeline-wrap li.ptimeline-item .ptimeline-label .time {
  white-space: nowrap;
  color: #f2d70c;
}

@media screen and (min-width: 769px) {
  .join-us .time-line-block ul.ptimeline-wrap li.ptimeline-item .ptimeline-label .time {
    font-size: 0.2rem;
    margin-right: 0.4rem;
  }
}

@media screen and (max-width: 768px) {
  .join-us .time-line-block ul.ptimeline-wrap li.ptimeline-item .ptimeline-label .time {
    font-size: 0.36rem;
  }
}

@media screen and (min-width: 769px) {
  .join-us .time-line-block ul.ptimeline-wrap li.ptimeline-item .ptimeline-label .text .headline {
    font-size: 0.2rem;
  }
}

@media screen and (max-width: 768px) {
  .join-us .time-line-block ul.ptimeline-wrap li.ptimeline-item .ptimeline-label .text .headline {
    font-size: 0.28rem;
  }
}

.join-us .time-line-block ul.ptimeline-wrap li.ptimeline-item .ptimeline-label .text .description {
  color: #888888;
}

@media screen and (min-width: 769px) {
  .join-us .time-line-block ul.ptimeline-wrap li.ptimeline-item .ptimeline-label .text .description {
    font-size: 0.16rem;
  }
}

@media screen and (max-width: 768px) {
  .join-us .time-line-block ul.ptimeline-wrap li.ptimeline-item .ptimeline-label .text .description {
    font-size: 0.28rem;
    border-bottom: 1px solid #535353;
    padding-bottom: 0.6rem;
  }
}

.join-us .time-line-block ul.ptimeline-wrap li.ptimeline-item .ptimeline-label .text .description a {
  color: #cccccc;
  text-decoration: underline;
}

@media screen and (min-width: 769px) {
  .join-us .time-line-block ul.ptimeline-wrap li.ptimeline-item .ptimeline-label .text .description span {
    font-size: 0.12rem;
  }
}

@media screen and (max-width: 768px) {
  .join-us .time-line-block ul.ptimeline-wrap li.ptimeline-item .ptimeline-label .text .description span {
    font-size: 0.24rem;
  }
}

.join-us .time-line-block ul.ptimeline-wrap li.ptimeline-item:before {
  content: "";
  background: #444444;
  display: block;
  position: absolute;
}

@media screen and (min-width: 769px) {
  .join-us .time-line-block ul.ptimeline-wrap li.ptimeline-item:before {
    width: 0.01rem;
    top: 0.13rem;
    bottom: -0.67rem;
    left: 0.06rem;
  }
}

@media screen and (max-width: 768px) {
  .join-us .time-line-block ul.ptimeline-wrap li.ptimeline-item:before {
    width: 0.02rem;
    top: 0.7rem;
    bottom: -0.67rem;
    left: 0.11rem;
  }
}

.join-us .time-line-block ul.ptimeline-wrap li.ptimeline-item:last-child:before {
  content: none;
}

.join-us .time-line-block ul.ptimeline-wrap .ptimeline-marker {
  display: block;
  position: absolute;
  content: "";
  border-radius: 50%;
  background: #f2d70c;
}

@media screen and (min-width: 769px) {
  .join-us .time-line-block ul.ptimeline-wrap .ptimeline-marker {
    top: 0.13rem;
    left: 0;
    width: 0.13rem;
    height: 0.13rem;
  }
}

@media screen and (max-width: 768px) {
  .join-us .time-line-block ul.ptimeline-wrap .ptimeline-marker {
    top: 0.7rem;
    left: 0;
    width: 0.25rem;
    height: 0.25rem;
  }
}

.join-us .time-line-block ul.ptimeline-wrap li.ptimeline-item .ptimeline-label .time {
  color: #e32c19;
}

.join-us .time-line-block ul.ptimeline-wrap .ptimeline-marker {
  background: #e32c19;
}

.join-us .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #dbc71e;
  background: linear-gradient(to right, #dbc71e 0%, #e32c19 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=1 );
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .join-us .btn {
    width: 2.8rem;
    height: 0.61rem;
    border-radius: 0.61rem;
  }
}

@media screen and (max-width: 768px) {
  .join-us .btn {
    width: 5.8rem;
    height: 1.2rem;
    border-radius: 0.61rem;
  }
}

.join-us .btn span {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  background-color: black;
  transition: background-color 0.8s cubic-bezier(0.25, 0.25, 0.42, 1);
}

@media screen and (min-width: 769px) {
  .join-us .btn span {
    width: 2.75rem;
    height: 0.57rem;
    border-radius: 0.6rem;
    font-size: 0.16rem;
  }
}

@media screen and (max-width: 768px) {
  .join-us .btn span {
    width: 5.7rem;
    height: 1.1rem;
    border-radius: 0.6rem;
    font-size: 0.32rem;
  }
}

@media screen and (min-width: 769px) {
  .join-us .btn:hover span {
    background-color: rgba(0, 0, 0, 0.4);
  }
}

@media screen and (max-width: 768px) {
  .join-us .btn {
    margin-top: 1.2rem;
  }
}

/* project-member
==========================================*/
.project-member {
  background-size: cover;
  background-position: top center;
  background-image: url(../img/hybrid-conference/footer_background.jpg);
  background-repeat: no-repeat;
  background-size: 100% auto;
}

@media screen and (min-width: 769px) {
  .project-member {
    padding-top: 1.2rem;
  }
}

@media screen and (max-width: 768px) {
  .project-member {
    padding-top: 1.2rem;
  }
}

.project-member .section-title {
  text-align: center;
}

@media screen and (min-width: 769px) {
  .project-member .section-title {
    flex-direction: column;
  }
}

@media screen and (max-width: 768px) {
  .project-member .section-title {
    margin-bottom: 1.37rem;
  }
}

@media screen and (min-width: 769px) {
  .project-member .section-title .en {
    font-size: 0.6rem;
    margin-bottom: -0.12rem;
  }
}

@media screen and (max-width: 768px) {
  .project-member .section-title .en {
    font-size: 0.8rem;
  }
}

@media screen and (min-width: 769px) {
  .project-member .section-title .jp {
    margin-left: 0;
    font-size: 0.16rem;
  }
}

.project-member .member-block .sec1 {
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .project-member .member-block .sec1 {
    width: 5.3rem;
    margin-bottom: 0.2rem;
  }
}

@media screen and (min-width: 769px) {
  .project-member .member-block .sec1 ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}

@media screen and (max-width: 768px) {
  .project-member .member-block .sec1 ul {
    width: 80%;
    margin: 0 auto;
  }
}

.project-member .member-block .sec1 li {
  line-height: 1.6;
  position: relative;
}

@media screen and (min-width: 769px) {
  .project-member .member-block .sec1 li {
    width: 2.4rem;
  }
}

@media screen and (max-width: 768px) {
  .project-member .member-block .sec1 li {
    margin-bottom: 0.6rem;
  }
}

@media screen and (min-width: 769px) {
  .project-member .member-block .sec1 li:after {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    width: 0.01rem;
    height: 100%;
    background: #6e6e6f;
  }
}

.project-member .member-block .sec1 li:last-of-type:after {
  display: none;
}

@media screen and (min-width: 769px) {
  .project-member .member-block .sec1 li .tip {
    font-size: 0.13rem;
  }
}

@media screen and (max-width: 768px) {
  .project-member .member-block .sec1 li .tip {
    font-size: 0.28rem;
    margin-bottom: 0.1rem;
  }
}

@media screen and (min-width: 769px) {
  .project-member .member-block .sec1 li .name {
    font-size: 0.13rem;
  }
}

@media screen and (max-width: 768px) {
  .project-member .member-block .sec1 li .name {
    font-size: 0.28rem;
  }
}

.project-member .member-block .sec2 {
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .project-member .member-block .sec2 {
    width: 5.3rem;
  }
}

@media screen and (min-width: 769px) {
  .project-member .member-block .sec2 ul {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
}

@media screen and (max-width: 768px) {
  .project-member .member-block .sec2 ul {
    width: 80%;
    margin: 0 auto;
  }
}

@media screen and (min-width: 769px) {
  .project-member .member-block .sec2 li {
    width: 2.4rem;
  }
}

.project-member .member-block .sec2 li p {
  line-height: 2.3;
}

@media screen and (min-width: 769px) {
  .project-member .member-block .sec2 li p {
    font-size: 0.13rem;
  }
}

@media screen and (max-width: 768px) {
  .project-member .member-block .sec2 li p {
    font-size: 0.28rem;
  }
}

/* sns
==========================================*/
@media screen and (max-width: 768px) {
  .sns {
    margin-top: 1.4rem;
    margin-bottom: 1.4rem;
  }
}

.sns h4 {
  text-align: center;
}

@media screen and (min-width: 769px) {
  .sns h4 {
    font-size: 0.3rem;
    margin-bottom: 0.4rem;
  }
}

@media screen and (max-width: 768px) {
  .sns h4 {
    font-size: 0.6rem;
    margin-bottom: 0.8rem;
  }
}

.sns ul {
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media screen and (min-width: 769px) {
  .sns ul {
    width: 7.52rem;
  }
}

@media screen and (max-width: 768px) {
  .sns ul {
    width: 6.4rem;
  }
}

.sns a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  background-color: #000;
  transition: background 0.8s cubic-bezier(0.25, 0.25, 0.42, 1);
}

@media screen and (min-width: 769px) {
  .sns a {
    width: 2.4rem;
    height: 0.6rem;
    border: 0.02rem solid;
    border-radius: 60px;
    font-size: 0.16rem;
  }
}

@media screen and (max-width: 768px) {
  .sns a {
    width: 1.84rem;
    height: 1.2rem;
    border: 0.04rem solid;
    border-radius: 60px;
  }
}

.sns a.facebook {
  border-color: #1877f2;
}

.sns a.twitter {
  border-color: #1da1f2;
}

.sns a.line {
  border-color: #00b900;
}

.sns a:hover.facebook {
  background-color: rgba(24, 119, 242, 0.6);
}

.sns a:hover.twitter {
  background-color: rgba(29, 161, 242, 0.6);
}

.sns a:hover.line {
  background-color: rgba(0, 185, 0, 0.6);
}

@media screen and (min-width: 769px) {
  .sns a img {
    width: 0.22rem;
    height: 0.22rem;
    margin-right: 0.12rem;
  }
}

@media screen and (max-width: 768px) {
  .sns a img {
    width: 0.5rem;
    height: 0.5rem;
  }
}

/* fix-cv-btn
==========================================*/
@media screen and (min-width: 769px) {
  .fix-cv-btn {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .fix-cv-btn {
    z-index: 1;
    position: fixed;
    left: 50%;
    bottom: 0.4rem;
    margin-left: -2.9rem;
  }
}

.fix-cv-btn .btn {
  transition: transform 0.8s cubic-bezier(0.25, 0.25, 0.42, 1);
  transform: translateY(200%);
}

.fix-cv-btn .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #dbc71e;
  background: linear-gradient(to right, #dbc71e 0%, #e32c19 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=1 );
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .fix-cv-btn .btn {
    width: 2.8rem;
    height: 0.61rem;
    border-radius: 0.61rem;
  }
}

@media screen and (max-width: 768px) {
  .fix-cv-btn .btn {
    width: 5.8rem;
    height: 1.2rem;
    border-radius: 0.61rem;
  }
}

.fix-cv-btn .btn span {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  background-color: black;
  transition: background-color 0.8s cubic-bezier(0.25, 0.25, 0.42, 1);
}

@media screen and (min-width: 769px) {
  .fix-cv-btn .btn span {
    width: 2.75rem;
    height: 0.57rem;
    border-radius: 0.6rem;
    font-size: 0.16rem;
  }
}

@media screen and (max-width: 768px) {
  .fix-cv-btn .btn span {
    width: 5.7rem;
    height: 1.1rem;
    border-radius: 0.6rem;
    font-size: 0.32rem;
  }
}

@media screen and (min-width: 769px) {
  .fix-cv-btn .btn:hover span {
    background-color: rgba(0, 0, 0, 0.4);
  }
}

.is-scroll .fix-cv-btn .btn {
  transform: translateY(0);
}

/* video-vimeo
==========================================*/
@media screen and (min-width: 769px) {
  .video-vimeo {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .video-vimeo {
    margin-top: 0.2rem;
    position: relative;
    height: 0;
    padding: 30px 0 56.25%;
    overflow: hidden;
  }
}

@media screen and (max-width: 768px) {
  .video-vimeo iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

.btn--report {
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  margin: 0 auto;
  background-color: #f2d70c;
}

@media screen and (min-width: 769px) {
  .btn--report {
    width: 3.9rem;
    height: 0.8rem;
    border-radius: 0.4rem;
    padding: 0 0.4rem 0 0.14rem;
  }
}

@media screen and (max-width: 768px) {
  .btn--report {
    width: 6.24rem;
    height: 1.28rem;
    border-radius: 0.64rem;
    padding: 0 0.61rem 0 0.224rem;
  }
}

.btn--report span {
  color: #000;
  font-weight: 900;
}

@media screen and (min-width: 769px) {
  .btn--report span {
    font-size: 0.2rem;
    line-height: 5.3;
    letter-spacing: 0.012rem;
  }
}

@media screen and (max-width: 768px) {
  .btn--report span {
    font-size: 0.32rem;
    line-height: 6.63;
    letter-spacing: 0.0192rem;
  }
}

.btn--report:before {
  content: '';
  display: block;
  border-radius: 50%;
  background: no-repeat url(../img/hybrid-conference/photo-report/thumbnail/25.jpg) center/cover;
}

@media screen and (min-width: 769px) {
  .btn--report:before {
    width: 0.56rem;
    height: 0.56rem;
  }
}

@media screen and (max-width: 768px) {
  .btn--report:before {
    width: 0.896rem;
    height: 0.896rem;
  }
}

.btn--report:after {
  content: '';
  display: block;
  background: no-repeat url(../img/hybrid-conference/icon-arrow-right.svg) center/contain;
  transition: transform 0.8s cubic-bezier(0.25, 0.25, 0.42, 1);
}

@media screen and (min-width: 769px) {
  .btn--report:after {
    width: 0.23rem;
    height: 0.16rem;
  }
}

@media screen and (max-width: 768px) {
  .btn--report:after {
    width: 0.44rem;
    height: 0.29rem;
  }
}

@media screen and (min-width: 769px) {
  .btn--report:hover:after {
    transform: translate(0.1rem, 0);
  }
}

@media screen and (max-width: 768px) {
  .btn--report:hover:after {
    transform: translate(0.1rem, 0);
  }
}

.btn-download {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.8s cubic-bezier(0.25, 0.25, 0.42, 1);
  background-color: #f2d70c;
  color: #000;
}

@media screen and (min-width: 769px) {
  .btn-download {
    width: 3.6rem;
    height: 0.52rem;
    border-radius: 0.26rem;
    font-size: 0.2rem;
    font-weight: 900;
    line-height: 2;
    letter-spacing: 0.016rem;
  }
}

@media screen and (max-width: 768px) {
  .btn-download {
    width: 6.24rem;
    height: 1.28rem;
    border-radius: 0.64rem;
    font-size: 0.32rem;
    font-weight: 900;
    line-height: 6.63;
    letter-spacing: 0.0192rem;
  }
}

.btn-download:after {
  content: '';
  display: block;
  background: no-repeat url(../img/hybrid-conference/icon-arrow-right.svg) center/contain;
  transition: transform 0.8s cubic-bezier(0.25, 0.25, 0.42, 1);
}

@media screen and (min-width: 769px) {
  .btn-download:after {
    width: 0.23rem;
    height: 0.16rem;
    margin-left: 0.21rem;
  }
}

@media screen and (max-width: 768px) {
  .btn-download:after {
    width: 0.44rem;
    height: 0.29rem;
    margin-left: 0.38rem;
  }
}

@media screen and (min-width: 769px) {
  .btn-download:hover:after {
    transform: translate(0.1rem, 0);
  }
}

@media screen and (max-width: 768px) {
  .btn-download:hover:after {
    transform: translate(0.1rem, 0);
  }
}

/*# sourceMappingURL=hybrid-conference.css.map */
