@charset "UTF-8";
/* Reset Style */
html {
  overflow-y: scroll;
}
body {
  line-height: 1;
  color: #000;
}
/* html5doctor.com Reset Stylesheet v1.6.1
Last Updated: 2010-09-17 Author: Richard Clark - http://richclarkdesign.com Twitter: @rich_clark */
html,
body,
div,
span,
object,
iframe,
header,
footer,
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;
}
em {
  font-weight: bold;
  font-style: normal;
}
strong {
  font-weight: normal;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ul {
  list-style: none;
}
ul,
ol,
dl {
  letter-spacing: -0.4em;
}
ul li,
ol li,
dl dt,
dl dd {
  letter-spacing: normal;
}
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;
  outline: none;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
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;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #fff;
}
input,
select {
  vertical-align: middle;
}
/* YUI 3.4.1 (build 4118) Copyright 2011 Yahoo! Inc. All rights reserved.
Licensed under the BSD License. http://yuilibrary.com/license/ */
body {
  font: 16px/1.75 "メイリオ", Meiryo, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "游ゴシック", YuGothic, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  *font-size: small;
  *font: x-small;
}
/* for IE6 */
* html body {
  font-size: 100%;
}
/* for IE7 */
*:first-child + html body {
  font-size: 100%;
}
button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
}
/* 汎用クラス */
.fade,
img.fade,
picture.fade {
  opacity: 0.7;
  -moz-opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.inline_block {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.table_cell {
  display: table-cell;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.fr,
.imgR {
  float: right;
  margin-left: 10px;
}
.fl,
.imgL {
  float: left;
  margin-right: 10px;
}
.imgC,
.tC,
.btn {
  text-align: center;
}
.imgC {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.tR,
.sign {
  text-align: right;
}
.tL {
  text-align: left;
}
.box_size {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.ts_none {
  -webkit-text-shadow: none !important;
  -moz-text-shadow: none !important;
  -ms-text-shadow: none !important;
  -o-text-shadow: none !important;
  text-shadow: none !important;
}
.bs_none {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -ms-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
}
.att {
  color: #F00;
}
.att a {
  color: #F00;
}
.mb00 {
  margin-bottom: 0 !important;
}
.size_l {
  font-size: 113%;
}
ul.disc li {
  list-style: disc;
  margin: 0 1.4em;
}
ul.decimal li {
  list-style: decimal;
  margin: 0 1.4em;
}
/* clearfix */
.clearfix,
ul.disc {
  position: relative;
  *zoom: 1;
}
.clearfix:after,
ul.disc:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
/*
	VW 計算
 */
@keyframes MoveLeft {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes MoveLeft2 {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200%);
  }
}
html,
body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  font-size: 16px;
}
/*----------------------------------------------------
	element style
----------------------------------------------------*/

body {
  color: #000000;
  font-family: "source-han-sans-japanese", sans-serif;
  line-height: 1.6;
  font-weight: 300;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  position: relative;
  padding-bottom: 68px;
  background: #F5F5F5;
}
body#english {
  color: #000000;
  font-family: "montserrat", sans-serif !important;
  line-height: 1.6;
  font-weight: 300;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  position: relative;
  padding-bottom: 68px;
  background: #F5F5F5;
}
* html body,
* html input,
* html textarea {
  font-family: "source-han-sans-japanese", sans-serif;
}
* {
  box-sizing: border-box;
}
a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.4s ease;
  color: #000000;
}
img,
picture {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .pc {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .sp {
    display: none;
  }
}
/* text style */
.text_en {
  font-family: "montserrat", sans-serif;
}
.text_small {
  font-size: 85%;
}
.inviewfadeInUp {
  opacity: 0;
  transform: translate(0, 10px);
  -webkit-transform: translate(0, 10px);
  -moz-transform: translate(0, 10px);
  -o-transform: translate(0, 10px);
  -ms--transform: translate(0, 10px);
  transition: 0.8s;
  -moz-transition: 0.8s;
  -webkit-transition: 0.8s;
  -o-transition: 0.8s;
  -ms-transition: 0.8s;
}
.fadeInUp {
  opacity: 1;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms--transform: translate(0, 0);
}
.section {
  position: relative;
  padding-top: 80px;
  padding-bottom: 80px;
}
body.page_index .left {
  margin-left: 10%;
}
body.page_index .right {
  margin-right: 10%;
}
@media screen and (max-width: 767px) {
  .section {
    padding-top: 13.3333333333vw;
    padding-bottom: 13.3333333333vw;
  }
  body.page_index .left {
    margin-left: 5%;
  }
  body.page_index .right {
    margin-right: 5%;
  }
}
.section .container {
  position: relative;
  margin: 0 auto;
  padding-left: 8vw;
  padding-right: 8vw;
  width: 1300px;
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .section .container {
    padding-left: 50px;
    padding-right: 50px;
  }
}
.section .container > * {
  position: relative;
}
.section .section__title {
  margin-bottom: 40px;
}
.section .section__title .title__main {
  font-family: "montserrat", sans-serif;
  font-weight: 700;
  font-size: 80px;
  line-height: 1.2;
}
.section .section__title .title__sub {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .section .section__title .title__main {
    font-size: 8vw;
  }
  .section .section__title .title__sub {
    font-size: 4vw;
  }
}
.modaal__box {
  display: none;
}
#page-contents {
  overflow: hidden;
}
#page-head {
  position: fixed;
  width: 100%;
  max-height: 100vh;
  z-index: 999;
  overflow-y: auto;
  top: -100%;
  transition: 0.5s;
}
#page-head #header__menu {
  margin: 0 auto;
  display: block;
  width: 220px;
  height: 60px;
  text-align: center;
  color: #FFFFFF;
  border-radius: 0 0 10px 10px;
  background: url("../img/icon/ico_menu_open.svg") no-repeat center bottom 7px #00A29A;
  font-family: "montserrat", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  padding: 10px 10px;
}
#page-head.open:before {
  content: "";
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
}
#page-head.open #header__menu {
  background-image: url("../img/icon/ico_menu_close.svg");
}
#page-head .header__menu__block {
  background: #00A29A;
}
#page-head .header__menu__block a {
  display: block;
  color: #FFF;
  font-size: 21px;
  font-weight: 700;
  margin-bottom: 20px;
}
#page-head .header__menu__block a.button__join {
  background: url("../img/icon/ico_join.svg") no-repeat center left 20px #00757F;
  text-align: center;
  padding: 30px 40px;
  width: 310px;
  max-width: 100%;
}
#page-head .header__menu__block a.button__exhibit {
  background: url("../img/icon/ico_exhibit.svg") no-repeat center left 20px #00757F;
  text-align: center;
  padding: 30px 40px;
  width: 310px;
  max-width: 100%;
}
#page-head .header__menu__block .container {
  display: flex;
  justify-content: space-between;
  column-gap: 10px;
  max-height: calc( 100vh - 60px );
  overflow-y: auto;
}
#page-head .header__menu__block .container > div {
  flex: 1;
}
#page-head .header__menu__block li {
  background: url("../img/icon/ico_menu.svg") no-repeat top 7px left;
  padding-left: 30px;
}
#page-head .header__button {
  position: relative;
}
@media screen and (max-width: 767px) {
  #page-head #header__menu {
    height: auto;
    width: 160px;
    font-size: 16px;
    padding: 4px 10px 16px;
  }
  #page-head .header__menu__block {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #page-head .header__menu__block .container {
    display: block;
    max-height: calc( 100vh - 100px );
  }
  #page-head .header__menu__block li {
    background-position-y: top 6px;
    background-size: auto 1em;
  }
  #page-head .header__menu__block a {
    font-size: 16px;
    margin-bottom: .5em;
  }
  #page-head .header__menu__block a.button__join,
  #page-head .header__menu__block a.button__exhibit {
    padding: .8em 10px;
    background-size: auto 1.2em;
  }
  #page-head .header__menu__block a.button__join {
    margin-top: 20px;
  }
}
/* ----------------------------------
	Footer CTA
	--------------------------------- */
#page-bottom {
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 133px;
  z-index: 90;
}
@media screen and (max-width: 767px) {
  #page-bottom {
    bottom: 0;
    left: 0;
    right: auto;
    width: 100%;
    display: flex;
    align-items: stretch;
    z-index: 90;
  }
  #page-bottom .bottom__nav {
    flex: 1;
  }
  #page-bottom .bottom__nav a {
    display: block;
    color: #FFFFFF;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 1.8px;
    padding: 16px 4px;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    /*background: #0BA29A;*/
  }
  #page-bottom .search { background: #00757F; }
  #page-bottom .join { background: #0BA29A; }
  #page-bottom .bottom__nav a:before {
    content: "";
    display: inline-block;
    background: url("../img/CTA/arrow_02.svg") no-repeat center center;
    background-size: contain;
    width: 22px;
    height: 22px;
    margin-right: 32px;
    vertical-align: middle;
  }
  #page-bottom .bottom__nav a .bottom__title {
    display: none;
  }
  #page-bottom .bottom__nav a .bottom__subtitle {
    display: inline-block;
    padding-right: 54px;
  }
  
}
#page-main {
  word-break: break-all;
  overflow: hidden;
  padding-bottom: 90px;
  background: #F5F5F5 url("../img/mv/mv_bg_pc.png") no-repeat center top;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  #page-main {
    padding-bottom: 51px;
    background: #F5F5F5 url('../img/exhibit/mv_bg_sp.png') top center no-repeat;
    background-size: contain;
  }
}
/* ----------------------------------
	Main Visual
	--------------------------------- */
body.page_index #mv {
  padding-top: 160px;
}
body.page_index #mv .container_pc {
  width: 976px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
body.page_index #mv .container_sp {
  display: none;
}
@media screen and (max-width: 767px) {
  body.page_index #mv .container_pc {
    display: none;
  }
  body.page_index #mv .container_sp {
    display: block;
    width: 80%;
    margin: 0 auto;
  }
  body.page_index #mv .container_sp img {
    width: 100%;
    height: auto;
  }
}
body.page_index #mv .mv__title {
  width: 72.4385245902%;
}
body.page_index #mv .mv__detail {
  width: 18.237704918%;
}
body.page_index #mv .mv__detail__nav {
  text-align: center;
  margin-bottom: 30px;
  font-size: 20px;
  font-weight: 600;
  font-family: "montserrat", sans-serif;
  color: #888;
}
body.page_index #mv .mv__detail__nav a {
  color: #0BA29A;
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  body.page_index #mv .mv__detail__nav {
    text-align: right;
    font-size: 14px;
    margin-bottom: 10px;
  }
}
body.page_index #mv .mv__detail__date {
  margin-bottom: 40px;
}
body.page_index #mv .mv__detail__venue {
  border-top: 2px solid #000000;
  border-bottom: 2px solid #000000;
  padding: 30px 0;
}
body.page_index #mv .mv__lead {
  margin-top: 90px;
}
body.page_index #mv .mv__lead__list {
  overflow: hidden;
  display: flex;
  column-gap: 60px;
}
body.page_index #mv .mv__lead__item {
  flex-shrink: 0;
}
body.page_index #mv .mv__lead__item img {
  width: 1600px;
}
body.page_index #mv .mv__lead__item:nth-child(2n+1) {
  animation: MoveLeft 24s -12s infinite linear;
}
body.page_index #mv .mv__lead__item:nth-child(2n) {
  animation: MoveLeft2 24s infinite linear;
}
@media screen and (max-width: 767px) {
  body.page_index #mv {
    padding-top: 21.3333333333vw;
    padding-bottom: 0;
  }
  body.page_index #mv .mv__title {
    width: 78%;
  }
  body.page_index #mv .mv__detail {
    width: 18%;
  }
  body.page_index #mv .mv__detail__date {
    margin-bottom: 5.3333333333vw;
  }
  body.page_index #mv .mv__detail__venue {
    padding-top: 4vw;
    padding-bottom: 4vw;
  }
  body.page_index #mv .mv__lead {
    margin-top: 13.3333333333vw;
  }
  body.page_index #mv .mv__lead__list {
    column-gap: 8vw;
  }
  body.page_index #mv .mv__lead__item img {
    height: 16vw;
    width: auto;
  }
}
/* ----------------------------------
	Concept
	--------------------------------- */
body.page_index #concept {
  padding-bottom: 0;
}
body.page_index #concept .container {
  padding-bottom: 80px;
}
body.page_index #concept .container:before {
  content: "";
  display: block;
  position: absolute;
  right: -2%;
  bottom: 0;
  width: 200vw;
  height: calc(100% - 40px);
  border-radius: 0 90px 0 0;
  background: #0BA29A;
}
@media screen and (max-width: 767px) {
  body.page_index #concept .section {
    padding-bottom: 8.333333vw;
  }
  body.page_index #concept .container {
    padding: 0 12vw 10.6666666667vw 8vw;
  }
  body.page_index #concept .container:before {
    right: 4.6666666667vw;
    border-radius: 0 30px 0 0;
  }
}
body.page_index #concept .section__title .title__main {
  color: #003B3F;
}
body.page_index #concept .concept__block {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
body.page_index #concept .concept__contents {
  color: #FFFFFF;
  width: 50.7936507937%;
}
body.page_index #concept .concept__lead {
  font-size: 36px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 27px;
}
body.page_index #concept .concept__block p + p {
  margin-top: 1em;
}
body.page_index #concept .concept__block strong {
  font-weight: 700;
}
body.page_index #concept .concept__catch_copy {
  margin-top: 54px;
  font-size: 25px;
  font-weight: 700;
  line-height: 1.5;
  background: url("../img/concept/concept_04.png") no-repeat left center;
  background-size: 63px;
  padding-left: 80px;
}
body.page_index #concept .concept__images {
  width: 42.8571428571%;
}
body.page_index #concept .concept__images img:nth-of-type(1) {
  width: 52.7777777778%;
  border-radius: 30px 0 0 0;
  overflow: hidden;
  margin-left: 0;
}
body.page_index #concept .concept__images img:nth-of-type(2) {
  width: 68.5185185185%;
  border-radius: 0 30px 0 0;
  overflow: hidden;
  margin-top: -60px;
  margin-right: 0;
}
body.page_index #concept .concept__images img:nth-of-type(3) {
  width: 42.5925925926%;
  border-radius: 30px 0 0 0;
  overflow: hidden;
  margin-top: -20px;
  margin-left: 22.2222222222%;
}
@media screen and (max-width: 767px) {
  body.page_index #concept .concept__block {
    flex-direction: column;
  }
  body.page_index #concept .concept__contents {
    width: auto;
  }
  body.page_index #concept .concept__lead {
    font-size: 7.0666666667vw;
    margin-bottom: 3.6vw;
  }
  body.page_index #concept .concept__images {
    width: 90%;
    margin: 10.6vw auto 10px auto;
  }
  body.page_index #concept .concept__images img:nth-of-type(3) {
    width: 55.5555555556%;
    margin-left: 11.1111111111%;
  }
  body.page_index #concept .concept__catch_copy {
    margin-top: calc( 20 / 375 * 100vw);
    font-size: calc( 15.5 / 375 * 100vw);
    background-size: calc( 24 / 375 * 100vw);
    padding-left: calc( 28 / 375 * 100vw);
  }
}
body.page_index #concept .concept__award {
  position: absolute;
  right: 0;
  top: -200px;
  width: calc( 540 / 1200 * 100% );
}
@media screen and (max-width: 767px) {
  body.page_index #concept .concept__award {
    position: relative;
    right: auto;
    top: auto;
    width: auto;
    margin-top: calc( 20 / 375 * 100vw);
  }
}
/* ----------------------------------
	Feature
	--------------------------------- */
body.page_index #feature {
  background: url("../img/feature/feature_bg.png") repeat-x left top;
  padding-top: 0;
}
body.page_index #feature .section__title {
  margin-top: -20px;
  margin-bottom: 90px;
}
body.page_index #feature .section__title .title__main img {
  margin-left: 0;
}
body.page_index #feature .section__title .title__sub {
  text-align: left;
  color: #00757F;
}
body.page_index #feature .feature__block {
  border-radius: 0 50px 0 0;
  background: #004652;
  padding: 0 45px 50px;
  color: #FFFFFF;
  font-size: 17px;
}
body.page_index #feature .feature__no {
  margin-top: -40px;
  margin-bottom: 24px;
}
body.page_index #feature .feature__no img {
  margin-left: 0;
}
body.page_index #feature .feature__block__title {
  margin-bottom: 20px;
}
body.page_index #feature .feature__block__title__main {
  color: #07D2B3;
  font-size: 32px;
  font-weight: 700;
  border-bottom: 3px dotted #07D2B3;
  display: inline-block;
}
body.page_index #feature .feature__block__title__sub {
  color: #FFF;
  font-size: 23px;
  font-weight: 700;
}
body.page_index #feature .feature__list {
  display: flex;
  justify-content: space-between;
  column-gap: 42px;
}
@media screen and (min-width: 768px) {
  body.page_index #feature .feature__block {
    flex: 1;
    font-size: 17px;
  }
}
@media screen and (max-width: 767px) {
  body.page_index #feature .section__title .title__main img {
    height: 8vw;
    margin-bottom: 2vw;
  }
  body.page_index #feature .section__title {
    margin-bottom: calc( 50 / 375 * 100vw);
  }
  body.page_index #feature .feature__list {
    flex-direction: column;
    row-gap: calc( 50 / 375 * 100vw);
  }
  body.page_index #feature .feature__block {
    padding: 0 calc( 20 / 375 * 100vw) calc( 25 / 375 * 100vw);
    border-top-right-radius: 30px;
    font-size: calc( 14 / 375 * 100vw);
  }
  body.page_index #feature .feature__no {
    margin-top: calc( -25 / 375 * 100vw);
    margin-bottom: calc( 10 / 375 * 100vw);
  }
  body.page_index #feature .feature__no img {
    height: calc( 50 / 375 * 100vw);
  }
  body.page_index #feature .feature__block__title__main {
    font-size: calc( 24 / 375 * 100vw);
  }
  body.page_index #feature .feature__block__title__sub {
    font-size: calc( 18 / 375 * 100vw);
  }
}
/* ----------------------------------
	Recommendation
	--------------------------------- */
body.page_index #recommendation {
  padding-bottom: 100px;
}
@media screen and (max-width: 767px) {
  body.page_index #recommendation {
    padding-bottom: 6.6666666667vw;
  }
}
body.page_index #recommendation .container {
  padding-bottom: 80px;
}
body.page_index #recommendation .container:before {
  content: "";
  display: block;
  position: absolute;
  left: -2%;
  bottom: 0;
  width: 200vw;
  height: calc(100% - 48px);
  border-radius: 90px 0 0 0;
  background: url("../img/recom/recommendation_bg.png") top / auto 102px repeat-x #FFF;
}
@media screen and (max-width: 767px) {
  body.page_index #recommendation .container {
    padding: 0 8vw 10.6666666667vw 12vw;
  }
  body.page_index #recommendation .container:before {
    left: 4.6666666667vw;
    border-radius: 30px 0 0 0;
    background: url("../img/recom/recommendation_bg.png") top / auto 55px repeat-x #FFF;
  }
}
body.page_index #recommendation .section__title {
  margin-bottom: 80px;
  text-align: right;
}
body.page_index #recommendation .section__title .title__main {
  color: #0BA29A;
}
body.page_index #recommendation .section__title .title__sub {
  color: #07D2B3;
}
@media screen and (min-width: 768px) {
  body.page_index #recommendation .recommendation__block {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  body.page_index #recommendation .recommendation__images {
    width: 39.8571428571%;
  }
  body.page_index #recommendation .recommendation__contents {
    width: 50.7936507937%;
  }
}
@media screen and (max-width: 767px) {
  body.page_index #recommendation .section__title {
    margin-bottom: 40px;
  }
  body.page_index #recommendation .recommendation__images {
    width: 70%;
    margin: 5vh auto 5.3333333333vh auto;
  }
}
body.page_index #recommendation .recommendation__tags {
  display: flex;
  flex-wrap: wrap;
  column-gap: 12px;
  row-gap: 9px;
  margin-top: 40px;
}
body.page_index #recommendation .recommendation__tags span {
  color: #0BA29A;
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  border: 1px solid #0BA29A;
  padding: 0.25em 1.2em;
  border-radius: 2em;
}
@media screen and (max-width: 767px) {
  body.page_index #recommendation .recommendation__tags {
    column-gap: 10px;
    row-gap: 8px;
  }
  body.page_index #recommendation .recommendation__tags span {
    font-size: 13px;
  }
}
body.page_index #recommendation .recommendation__checklist {
  margin-bottom: 40px;
}
body.page_index #recommendation .recommendation__checklist li {
  background: url("../img/icon/ico_check.svg") no-repeat left center;
  background-size: 17px;
  padding-left: 27px;
  font-size: 22px;
  font-weight: 700;
  margin-top: 20px;
}
body.page_index #recommendation .recommendation__checklist li span {
  display: inline-block;
  padding: 0 7px;
  color: #FFFFFF;
  background: #07D2B3;
}
@media screen and (max-width: 767px) {
  body.page_index #recommendation .recommendation__checklist li {
    font-size: 16px;
    background-position: left top 6px;
  }
}
body.page_index #recommendation .recommendation__others {
  font-weight: 700;
}
body.page_index #recommendation .recommendation__others ul {
  margin-left: 1.5em;
}
body.page_index #recommendation .recommendation__others li {
  list-style-type: disc;
}
/* ----------------------------------
	Contents
	--------------------------------- */
body.page_index #contents .container {
  padding-bottom: 180px;
}
body.page_index #contents .container:before {
  content: "";
  display: block;
  position: absolute;
  right: -2%;
  bottom: 0;
  width: 200vw;
  height: calc(100% - 50px);
  border-radius: 0 90px 0 0;
  background: #003B3F;
}
body.page_index #contents .container:after {
  content: "";
  display: block;
  position: absolute;
  right: -2%;
  bottom: -223px;
  width: 200vw;
  height: 223px;
  background: url("../img/contents/contents_bg.png") repeat-x right top;
}
@media screen and (max-width: 767px) {
  body.page_index #contents .container {
    padding-bottom: 10.6666666667vw;
  }
  body.page_index #contents .container:before {
    right: 2.6666666667vw;
    border-radius: 0 30px 0 0;
    height: calc(100% - 30px);
  }
}
body.page_index #contents .section__title {
  margin-bottom: 70px;
}
body.page_index #contents .section__title .title__main {
  color: #07D2B3;
}
body.page_index #contents .section__title .title__sub {
  color: #ffffff;
}
body.page_index #contents .section__contents {
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  body.page_index #contents .contents__list {
    display: flex;
    justify-content: flex-start;
    column-gap: calc(  70 / 1260 * 100% );
    margin-bottom: 40px;
  }
  body.page_index #contents .contents__list:nth-of-type(2n) {
    justify-content: flex-end;
    margin-bottom: 0;
  }
  body.page_index #contents .contents__block {
    width: calc(  455 / 1260 * 100% );
  }
}
@media screen and (max-width: 767px) {
  body.page_index #contents .contents__block {
    width: 90%;
    margin: 0 auto 11.3333333333vw auto;
  }
}
body.page_index #contents .contents__title {
  z-index: 1;
  height: 33px;
  overflow: hidden;
}
body.page_index #contents .contents__title img {
  width: auto;
  height: 38px;
}
@media screen and (max-width: 767px) {
  body.page_index #contents .contents__title {
    height: 28px;
  }
  body.page_index #contents .contents__title img {
    height: 32px;
  }
}
body.page_index #contents .contents__images img {
  border-radius: 18px 18px 0 0;
}
body.page_index #contents .contents__contents {
  border-radius: 15px 15px 0px 0px;
  background: #003B3F;
  width: 79.4117647059%;
  margin: -55px auto 0;
  color: #FFFFFF;
  padding: 28px 15px 0;
  position: relative;
}
body.page_index #contents .contents__contents a {
  color: #FFFFFF;
}
body.page_index #contents .contents__subtitle {
  font-size: 19px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 12px;
}
body.page_index #contents .contents__subtitle span {
  display: block;
  color: #07D2B3;
  text-align: center;
  font-family: "montserrat", sans-serif;
  font-size: 17px;
  font-weight: 500;
}
body.page_index #contents .contents__text {
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  body.page_index #contents .contents__contents {
    width: 90%;
    padding: 20px 10px 0;
  }
  body.page_index #contents .contents__subtitle {
    font-size: 16px;
    margin-bottom: 0.5em;
  }
}
body.page_index #contents .contents__button {
  text-align: center;
  margin-top: 12px;
}
body.page_index #contents .contents__button a {
  background: #FFFFFF;
  display: inline-block;
  padding: .5em 2em;
  color: #003B3F;
  border-radius: 2em;
  font-size: 14px;
}
body.page_index #contents .contents__button a:hover {
  opacity: .7;
}
/* ----------------------------------
	Past Event
	--------------------------------- */
body.page_index #pastevent {
  margin-top: -300px;
}
@media screen and (max-width: 767px) {
  body.page_index #pastevent {
    margin-top: -33.33333333vw;
  }
}
body.page_index #pastevent .container {
  width: 1200px;
  padding: 80px 80px 80px 80px;
}
body.page_index #pastevent .container:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 90px 0 0 0;
  background: url("../img/past/pastevent_bg.png") no-repeat right top #ffffff;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  body.page_index #pastevent .container {
    padding: 40px 11.3333333333vw 1px 15.3333333333vw;
  }
  body.page_index #pastevent .container:before {
    left: 5vw;
    /*left: 2.6666666667vw;*/
    width: 100%;
    /*width: ~"calc(100% - 5.3333333333vw)";*/
    border-radius: 30px 0 0 0;
  }
}
body.page_index #pastevent .section__title .title__main {
  margin-bottom: 15px;
}
body.page_index #pastevent .section__title .title__main img {
  margin-left: 0;
}
@media screen and (max-width: 767px) {
  body.page_index #pastevent .section__title .title__main img {
    height: 24px;
  }
}
body.page_index #pastevent .section__title .title__sub {
  color: #07D2B3;
}
body.page_index #pastevent .pastevent__block p {
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  body.page_index #pastevent .pastevent__block {
    margin: 5.3333333333vw 0 11.3333333333vw 0;
  }
}
@media screen and (min-width: 768px) {
  body.page_index #pastevent .pastevent__list {
    display: flex;
    justify-content: space-between;
  }
  body.page_index #pastevent .pastevent__block {
    width: calc((100% - 50px) / 2);
  }
}
body.page_index #pastevent .pastevent__title {
  font-family: "montserrat", sans-serif;
  font-weight: 600;
  /*margin-bottom: 10px;*/
}
body.page_index #pastevent .pastevent__title a {
  color: #0BA29A;
  background: url("../img/icon/ico_external.svg") no-repeat center right;
  background-size: 14px auto;
  padding-right: 20px;
  margin-left: 10px;
}
body.page_index #pastevent .pastevent__title__year {
  color: #003B3F;
  font-size: 30px;
}
body.page_index #pastevent .pastevent__title__year__last {
  color: #00A397;
}
@media screen and (max-width: 767px) {
  body.page_index #pastevent .pastevent__title {
    margin-bottom: 3px;
  }
  body.page_index #pastevent .pastevent__title a {
    font-size: 12px;
  }
  body.page_index #pastevent .pastevent__title__year {
    font-size: 6.8vw;
  }
}
body.page_index #pastevent .pastevent__slider {
  margin-top: 24px;
}
.slick-slide img {
  border-radius: 20px 20px 0 0;
}
body.page_index #pastevent .pastevent__slider .slick-prev {
  left: 10px;
  background: url("../img/slider_prev.svg") no-repeat center center;
  background-size: contain;
  z-index: 1;
}
body.page_index #pastevent .pastevent__slider .slick-prev:before {
  display: none;
}
body.page_index #pastevent .pastevent__slider .slick-next {
  right: 10px;
  background: url("../img/slider_next.svg") no-repeat center center;
  background-size: contain;
  z-index: 1;
}
body.page_index #pastevent .pastevent__slider .slick-next:before {
  display: none;
}
@media screen and (max-width: 767px) {
  body.page_index #pastevent .pastevent__slider {
    margin-top: 15px;
  }
}
/* ----------------------------------
	Speaker
	--------------------------------- */
body.page_index #speaker {
  z-index: 1;
}
body.page_index #speaker .container {
  width: 1300px;
  margin: 0 auto;
  padding-bottom: 80px;
}
body.page_index #speaker .container:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: calc(100% - 50px);
  background: #ffffff;
}
body.page_index #speaker .container p.comingsoon {
  text-align: center;
}
@media screen and (max-width: 767px) {
  body.page_index #speaker .container {
    /*padding-bottom: 10.6666666667vw;*/
    width: 90%;
    margin: 0 auto;
  }
  body.page_index #speaker .container:before {
    /*left: 2.6666666667vw;*/
    /*border-radius: 30px 0 0 0;*/
    height: calc(100% - 15px);
  }
}
body.page_index #speaker .section__title {
  text-align: center;
}
body.page_index #speaker .section__title .title__main {
  color: #0BA29A;
}
body.page_index #speaker .section__title .title__sub {
  color: #004652;
}
body.page_index #speaker .speaker__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  column-gap: 30px;
  row-gap: 70px;
}
body.page_index #speaker .speaker__block {
  width: calc((100% - 150px) / 6);
  text-align: center;
}
body.page_index #speaker .speaker__image {
  margin-bottom: 12px;
}
body.page_index #speaker .speaker__image img {
  border-radius: 50%;
}
body.page_index #speaker .speaker__name {
  margin-bottom: 6px;
}
body.page_index #speaker .speaker__name a {
  display: inline-block;
  color: #00757F;
  font-weight: 500;
  background: url('data:image/svg+xml;charset=UTF-8,<svg width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.60396 0.395935C9.32108 0.11305 8.95332 -0.0142487 8.59972 -0.000104424H1.34371C0.608204 -0.000104424 0 0.608099 0 1.3436C0 2.0791 0.608204 2.68731 1.34371 2.68731H5.40311L0.39604 7.69438C-0.127298 8.21772 -0.127298 9.06637 0.39604 9.58971C0.664781 9.85845 1.00424 9.98575 1.34371 9.98575C1.68317 9.98575 2.03678 9.85845 2.29137 9.58971L7.29844 4.58264V8.64205C7.29844 9.37755 7.90665 9.98575 8.64215 9.98575C9.37765 9.98575 9.98586 9.37755 9.98586 8.64205V1.40018C10.0141 1.03243 9.88685 0.664676 9.60396 0.395935Z" fill="%2307D2B3"/></svg>') no-repeat right center;
  padding-right: 20px;
}
body.page_index #speaker .speaker__title {
  color: #888888;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  body.page_index #speaker .speaker__list {
    column-gap: 20px;
    row-gap: 40px;
  }
  body.page_index #speaker .speaker__block {
    width: calc((100% - 20px) / 2);
  }
}
/* ----------------------------------
	Startup
	--------------------------------- */
body.page_index #startup:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: calc(100% + 200px);
  background: url("../img/su/startup_bg.png") no-repeat center bottom #0BA29A;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  body.page_index #startup:before {
    height: calc(100% + 26.6666666667vw);
    background: url("../img/su/startup_bg_sp.png") no-repeat top center #0BA29A;
    background-size: 100%;
  }
}
body.page_index #startup .section__title {
  text-align: center;
}
body.page_index #startup .section__title .title__main {
  color: #FFFFFF;
}
body.page_index #startup .section__title .title__sub {
  color: #003B3F;
}
body.page_index #startup .startup__list {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  column-gap: 28px;
  row-gap: 24px;
}
body.page_index #startup .startup__block {
  width: calc((100% - 168px) / 10);
}
@media screen and (max-width: 767px) {
  body.page_index #startup .startup__list {
    gap: 10px;
  }
  body.page_index #startup .startup__block {
    width: calc((100% - 20px) / 3);
  }
}
/* ----------------------------------
	Timetable
	--------------------------------- */
body.page_index #timetable:before,
body.page_index #timetable:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  background: url("../img/timetable/timetable_bg_01.png") center top repeat-x;
}
body.page_index #timetable:before {
  top: 0;
  height: calc(100% - 465px);
  background-color: #FFFFFF;
}
body.page_index #timetable:after {
  bottom: 0;
  height: 465px;
  background-image: url("../img/timetable/timetable_bg_02.png");
  background-size: contain;
  z-index: -1;
}
body.page_index #timetable .container {
  width: 1300px;
  margin: 0 auto;
}
body.page_index #timetable .container:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: calc(100% - 200px);
  background: #FFFFFF;
}
body.page_index #timetable .section__title {
  text-align: center;
  margin-bottom: 70px;
}
body.page_index #timetable .section__title .title__main {
  color: #00757F;
}
body.page_index #timetable .section__contents {
  padding-bottom: 150px;
}
body.page_index #timetable .timetable__download {
  text-align: center;
}
body.page_index #timetable .timetable__download__title {
  font-size: 22px;
  font-weight: 700;
}
body.page_index #timetable .timetable__download p a {
  display: inline-block;
  background: url("../img/timetable/ico_download.svg") no-repeat center left;
  padding-left: 30px;
  text-decoration: underline;
  font-size: 15px;
}
body.page_index #timetable .timetable__download__image {
  margin-top: 80px;
  margin-bottom: 150px;
}
body.page_index #timetable .timetable__buttons {
  text-align: center;
}
body.page_index #timetable .timetable__buttons a {
  display: block;
  margin: 0 auto;
  background: url("../img/timetable/button.png") no-repeat left 50px center #00757F;
  background-size: 40px;
  text-align: center;
  width: calc( 864 / 1260 * 100% );
  color: #FFF;
  font-size: 24px;
  font-weight: 700;
  padding: 50px 10px;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  body.page_index #timetable .timetable__list {
    display: flex;
    column-gap: 40px;
    align-items: flex-start;
    justify-content: space-between;
  }
  body.page_index #timetable .timetable__block {
    flex: 1;
  }
}
@media screen and (max-width: 767px) {
  body.page_index #timetable::before {
    background-size: auto calc( 120 / 375 * 100vw);
  }
  body.page_index #timetable .section__title {
    margin-bottom: 40px;
  }
  body.page_index #timetable .section__contents {
    padding-bottom: 80px;
  }
  body.page_index #timetable .timetable__block {
    margin-top: 40px;
  }
  body.page_index #timetable .timetable__download__title {
    font-size: calc( 16 / 375 * 100vw );
  }
  body.page_index #timetable .timetable__download p a {
    font-size: calc( 14 / 375 * 100vw );
  }
  body.page_index #timetable .timetable__download__image {
    margin-top: 20px;
    margin-bottom: 40px;
  }
  body.page_index #timetable .timetable__buttons a {
    width: 300px;
    max-width: 100%;
    background-position: left 10px center;
    background-size: 20px;
    padding: 20px 10px 20px 40px;
    font-size: calc( 14 / 375 * 100vw );
  }
}
body.page_index #timetable .timetable__title {
  border-radius: 0 20px 0 0;
  background: #00A398;
  padding: 25px 0;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  body.page_index #timetable .timetable__title {
    padding: 1em 0;
    margin-bottom: 0.5em;
  }
  body.page_index #timetable .timetable__title img {
    height: 20px;
  }
}
body.page_index #timetable .timetable__table {
  width: 100%;
  position: relative;
}
body.page_index #timetable .timetable__table:before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: calc(100% - 22px);
  top: 11px;
  left: 34px;
  background: #D9D9D9;
}
@media screen and (max-width: 767px) {
  body.page_index #timetable .timetable__table:before {
    left: 28px;
  }
}
body.page_index #timetable .timetable__table tbody {
  position: relative;
}
body.page_index #timetable .timetable__table tbody th {
  width: 15%;
}
body.page_index #timetable .timetable__table tbody td {
  width: 85%;
}
body.page_index #timetable .timetable__table tbody th {
  text-align: center;
  padding: 11px 20px 11px 0;
}
body.page_index #timetable .timetable__table tbody th span {
  display: inline-block;
  color: #0BA29A;
  font-family: "montserrat", sans-serif;
  font-size: 13px;
  font-weight: 500;
  border: 1px solid #0BA29A;
  padding: 4px;
  width: 66px;
  border-radius: 2em;
  background: #FFFFFF;
}
@media screen and (max-width: 767px) {
  body.page_index #timetable .timetable__table tbody th {
    padding: 8px 10px 8px 0;
  }
  body.page_index #timetable .timetable__table tbody th span {
    padding: 2px;
    width: 56px;
  }
}
body.page_index #timetable .timetable__table__td__session__session {
  display: inline;
  padding: 3px 7px;
  color: #FFF;
  font-family: "montserrat", sans-serif;
  font-size: 13px;
  font-weight: 500;
  background-color: #07D2B3;
}
body.page_index #timetable .timetable__table__td__session__company {
  margin-top: 4px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.55;
}
body.page_index #timetable .timetable__table__td__session__title {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.55;
}
body.page_index #timetable .timetable__table__td__session__p {
  font-size: 14px;
  line-height: 1.55;
}
body.page_index #timetable .timetable__table__td__session__title:after {
  content: "";
  display: inline-block;
  /*background: url('data:image/svg+xml;charset=UTF-8,<svg width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.60396 0.395935C9.32108 0.11305 8.95332 -0.0142487 8.59972 -0.000104424H1.34371C0.608204 -0.000104424 0 0.608099 0 1.3436C0 2.0791 0.608204 2.68731 1.34371 2.68731H5.40311L0.39604 7.69438C-0.127298 8.21772 -0.127298 9.06637 0.39604 9.58971C0.664781 9.85845 1.00424 9.98575 1.34371 9.98575C1.68317 9.98575 2.03678 9.85845 2.29137 9.58971L7.29844 4.58264V8.64205C7.29844 9.37755 7.90665 9.98575 8.64215 9.98575C9.37765 9.98575 9.98586 9.37755 9.98586 8.64205V1.40018C10.0141 1.03243 9.88685 0.664676 9.60396 0.395935Z" fill="%2307D2B3"/></svg>') no-repeat center center;*/
  background-size: contain;
  width: 13px;
  height: 13px;
  vertical-align: middle;
  margin-left: 4px;
}
@media screen and (max-width: 767px) {
  body.page_index #timetable .timetable__table__td__session__session {
    font-size: 12px;
  }
  body.page_index #timetable .timetable__table__td__session__company {
    font-size: 14px;
  }
  body.page_index #timetable .timetable__table__td__session__title {
    font-size: 14px;
  }
  body.page_index #timetable .timetable__table__td__session__title:after {
    width: 10px;
    height: 10px;
  }
}
body.page_index #timetable .timetable__wrapper {
  position: relative;
  margin-top: 30px;
}
body.page_index #timetable .timetable__wrapper img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  body.page_index #timetable .timetable__wrapper {
    margin-top: 20px;
  }
}
body.page_index #timetable .timetable__link {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  background: url("../img/timetable/ico_external_01.svg") no-repeat right 10px bottom 10px;
  width: calc( 480 / 1260 * 100% );
  height: calc( 167 / 1991 * 100% );
}
body.page_index #timetable .timetable__link:hover {
  background-color: rgba(255, 255, 255, 0.4);
}
@media screen and (max-width: 767px) {
  body.page_index #timetable .timetable__link {
    background-size: 10px auto;
    background-position: right 2px bottom 2px;
  }
}
body.page_index #timetable .timetable__link[class*="timetable__link--session"] {
  left: calc( 58 / 1260 * 100% );
}
body.page_index #timetable .timetable__link--session-01 {
  top: calc( 584 / 1991 * 100% );
}
body.page_index #timetable .timetable__link--session-02 {
  top: calc( 836 / 1991 * 100% );
}
body.page_index #timetable .timetable__link--session-03 {
  top: calc( 1088 / 1991 * 100% );
}
body.page_index #timetable .timetable__link--session-04 {
  top: calc( 1340 / 1991 * 100% );
}
body.page_index #timetable .timetable__link--session-05 {
  top: calc( 1592 / 1991 * 100% );
}
body.page_index #timetable .timetable__link[class*="timetable__link--pitch"] {
  left: calc( 540 / 1260 * 100% );
  background-image: url("../img/timetable/ico_external_02.svg");
}
body.page_index #timetable .timetable__link--pitch-01 {
  top: calc( 352 / 1991 * 100% );
  height: calc( 210 / 1991 * 100% );
}
body.page_index #timetable .timetable__link--pitch-02 {
  top: calc( 584 / 1991 * 100% );
  height: calc( 230 / 1991 * 100% );
}
body.page_index #timetable .timetable__link--pitch-03 {
  top: calc( 836 / 1991 * 100% );
  height: calc( 230 / 1991 * 100% );
}
body.page_index #timetable .timetable__link--pitch-04 {
  top: calc( 1088 / 1991 * 100% );
  height: calc( 230 / 1991 * 100% );
}
body.page_index #timetable .timetable__link--pitch-05 {
  top: calc( 1340 / 1991 * 100% );
  height: calc( 230 / 1991 * 100% );
}
body.page_index #timetable .timetable__link--pitch-06 {
  top: calc( 1592 / 1991 * 100% );
  height: calc( 230 / 1991 * 100% );
}
body.page_index #timetable .timetable__link[class*="timetable__link--special"] {
  background-image: url("../img/timetable/ico_external_03.svg");
  left: calc( 1020 / 1260 * 100% );
  width: calc( 240 / 1260 * 100% );
}
body.page_index #timetable .timetable__link--special-01 {
  top: calc( 584 / 1991 * 100% );
  height: calc( 230 / 1991 * 100% );
}
body.page_index #timetable .timetable__link--special-02 {
  top: calc( 1340 / 1991 * 100% );
  height: calc( 356 / 1991 * 100% );
}
body.page_index #timetable .timetable__venue__block {
  margin-bottom: 10px;
}
body.page_index #timetable .timetable__venue__block:nth-of-type(2) .timetable__venue__title {
  background: #0BA29A;
}
body.page_index #timetable .timetable__venue__block:nth-of-type(3) .timetable__venue__title {
  background: #046EB8;
}
body.page_index #timetable .timetable__venue__title {
  background: #07D2B3;
  border-top-right-radius: 20px;
  color: #FFFFFF;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
  padding: 10px;
}
body.page_index #timetable .timetable__venue__title__floor {
  font-weight: 400;
}
body.page_index #timetable .timetable__venue__slot__block {
  border-radius: 5px;
  background: #F5F5F5;
  border-left: 3px solid #888888;
  padding: 10px 20px;
  display: flex;
  column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 2px;
}
body.page_index #timetable .timetable__venue__slot__block a {
  display: block;
  width: 100%;
  background: url("../img/timetable/ico_external_01.svg") no-repeat right bottom;
  background-size: 12px auto;
}
body.page_index #timetable .timetable__venue__slot__block--session {
  background: rgba(7, 210, 179, 0.1);
  border-left-color: #07D2B3;
  text-align: left;
}
body.page_index #timetable .timetable__venue__slot__block--session .timetable__venue__slot__time {
  margin-bottom: 5px;
}
body.page_index #timetable .timetable__venue__slot__block--session .timetable__venue__slot__no {
  display: flex;
  font-family: "montserrat", sans-serif;
  font-weight: 600;
  margin-bottom: 5px;
}
body.page_index #timetable .timetable__venue__slot__block--session .timetable__venue__slot__no__title {
  background: #07D2B3;
  color: #FFFFFF;
  font-size: 12px;
  padding: 4px 12px 2px;
}
body.page_index #timetable .timetable__venue__slot__block--session .timetable__venue__slot__no__no {
  border: 1px solid #07D2B3;
  background: #FFFFFF;
  color: #07D2B3;
  font-size: 12px;
  padding: 4px 9px 2px;
}
body.page_index #timetable .timetable__venue__slot__block--session .timetable__venue__slot__title {
  color: #000000;
}
body.page_index #timetable .timetable__venue__slot__block--pitch {
  background: rgba(0, 117, 127, 0.1);
  border-left-color: #00757F;
  text-align: left;
  display: block;
}
body.page_index #timetable .timetable__venue__slot__block--pitch a {
  background-image: url("../img/timetable/ico_external_02.svg");
}
body.page_index #timetable .timetable__venue__slot__block--pitch .timetable__venue__slot__time {
  margin-bottom: 5px;
}
body.page_index #timetable .timetable__venue__slot__block--pitch .timetable__venue__slot__no {
  display: flex;
  column-gap: 10px;
  font-family: "montserrat", sans-serif;
  font-weight: 600;
  margin-bottom: 5px;
}
body.page_index #timetable .timetable__venue__slot__block--pitch .timetable__venue__slot__no__no {
  background: #00757F;
  color: #ffffff;
  font-size: 12px;
  padding: 4px 9px 2px;
}
body.page_index #timetable .timetable__venue__slot__block--pitch .timetable__venue__slot__text {
  color: #888888;
  font-size: 12px;
}
body.page_index #timetable .timetable__venue__slot__block--special {
  background: rgba(4, 110, 184, 0.1);
  border-left-color: #00757F;
  text-align: left;
  display: block;
}
body.page_index #timetable .timetable__venue__slot__block--special a {
  background-image: url("../img/timetable/ico_external_03.svg");
}
body.page_index #timetable .timetable__venue__slot__block--special .timetable__venue__slot__time {
  margin-bottom: 5px;
}
body.page_index #timetable .timetable__venue__slot__block--special .timetable__venue__slot__no {
  display: flex;
  column-gap: 10px;
  font-family: "montserrat", sans-serif;
  font-weight: 600;
  margin-bottom: 5px;
}
body.page_index #timetable .timetable__venue__slot__block--special .timetable__venue__slot__no__no {
  background: #046EB8;
  color: #ffffff;
  font-size: 12px;
  padding: 4px 9px 2px;
}
body.page_index #timetable .timetable__venue__slot__block--special .timetable__venue__slot__text {
  color: #888888;
  font-size: 12px;
}
body.page_index #timetable .timetable__venue__slot__block--special .timetable__venue__slot__title {
  color: #000000;
}
body.page_index #timetable .timetable__venue__slot__block--award {
  background: rgba(4, 110, 184, 0.1);
  border-left-color: #00757F;
}
body.page_index #timetable .timetable__venue__slot__block--award .timetable__venue__slot__title {
  color: #000000;
}
body.page_index #timetable .timetable__venue__slot__time {
  color: #888;
  font-size: 12px;
  font-weight: 700;
}
body.page_index #timetable .timetable__venue__slot__title {
  color: #0BA29A;
  font-size: 14px;
  font-weight: 700;
}
/* ----------------------------------
	Partner
	--------------------------------- */
body.page_index #partner .section__title {
  text-align: center;
}
body.page_index #partner .section__title .title__main {
  color: #0BA29A;
}
body.page_index #partner .section__title .title__sub {
  color: #004652;
}
body.page_index #partner .partner__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  column-gap: 12px;
  row-gap: 12px;
  width: 900px;
  margin: 0 auto;
  max-width: 100%;
}
body.page_index #partner .partner__block {
  width: 200px;
}
@media screen and (max-width: 767px) {
  body.page_index #partner .partner__list {
    column-gap: 8px;
    row-gap: 8px;
  }
  body.page_index #partner .partner__block {
    width: calc( (100% - 8px * 2) / 3 );
  }
}
/* ----------------------------------
	Outline
	--------------------------------- */
body.page_index #outline .container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
body.page_index #outline .container .section__title {
  width: calc(50% - 100px);
  position: relative;
  margin-bottom: 0;
}
body.page_index #outline .container .section__title:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: calc(50vw - 100px);
  height: 100%;
  background: url("../img/outline/outline_bg.webp") no-repeat top right;
  background-size: cover;
}
body.page_index #outline .container .section__title img {
  margin: 90px -1px 55px auto;
}
body.page_index #outline .container .section__contents {
  width: 50%;
}
@media screen and (max-width: 767px) {
  body.page_index #outline .container {
    align-items: flex-start;
    column-gap: 30px;
    padding-left: 0;
  }
  body.page_index #outline .container .section__title {
    width: 13.3333333333vw;
    flex-shrink: 0;
    position: relative;
    padding-right: 1.3333333333vw;
  }
  body.page_index #outline .container .section__title:before {
    width: 18.6666666667vw;
  }
  body.page_index #outline .container .section__title img {
    width: 80%;
    margin: 90px -7px 55px auto;
  }
  body.page_index #outline .container .section__contents {
    flex-grow: 1;
    width: auto;
  }
}
body.page_index #outline .outline__title {
  color: #00757F;
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 46px;
}
@media screen and (max-width: 767px) {
  body.page_index #outline .outline__title {
    margin-bottom: 6.1333333333vw;
  }
}
body.page_index #outline .outline__block {
  color: #003B3F;
  border-bottom: 1px solid #D9D9D9;
  padding: 15px 0;
}
body.page_index #outline .outline__block .outline__title {
  margin-bottom: 0;
  color: #003B3F;
}
body.page_index #outline .outline__block a {
  color: #003B3F;
  text-decoration: underline;
}
body.page_index #outline .outline__block .outline__title {
  font-size: 15px;
  font-weight: 700;
}
body.page_index #outline .outline__contents {
  font-size: 14px;
}
body.page_index #outline .outline__contents a {
  color: #0BA29A;
}
@media screen and (min-width: 768px) {
  body.page_index #outline .outline__block {
    display: flex;
  }
  body.page_index #outline .outline__block .outline__title {
    width: 150px;
    flex-shrink: 0;
  }
  body.page_index #outline .outline__contents {
    flex-grow: 1;
  }
}
/* ----------------------------------
	Organizer
	--------------------------------- */
body.page_index #organizer {
  /*background: url("../img/organizer/organizer_bg.jpg") repeat-x center bottom;*/
  background: url("../img/organizer/organizer_bg.jpg") bottom center / auto 233px repeat-x;
}
body.page_index #organizer .container {
  padding-bottom: 80px;
}
body.page_index #organizer .container:before {
  content: "";
  display: block;
  position: absolute;
  left: -2%;
  bottom: 0;
  width: 200vw;
  height: calc(100% - 28px);
  border-radius: 90px 0 0 0;
  background: #ffffff;
}
@media screen and (max-width: 767px) {
  body.page_index #organizer .container {
    padding: 0 8vw 10.6666666667vw 12vw;
  }
  body.page_index #organizer .container:before {
    left: 4.6666666667vw;
    border-radius: 30px 0 0 0;
    height: calc(100% - 15px);
  }
}
body.page_index #organizer .section__title img {
  margin-left: 0;
}
@media screen and (max-width: 767px) {
  body.page_index #organizer .section__title img {
    height: 24px;
    margin-bottom: 6px;
  }
}
body.page_index #organizer .section__title .title__sub {
  margin-top: 18px;
  color: #003B3F;
}
@media screen and (min-width: 768px) {
  body.page_index #organizer .organizer__list {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    gap: 5%;
    /*background: url('data:image/svg+xml;charset=UTF-8,<svg width="82" height="81" viewBox="0 0 82 81" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M81.32 77.5045L78.12 80.7045L41 43.5845L3.87999 80.7045L0.679993 77.5045L37.8 40.3845L0.679993 3.39246L4.00799 0.0644531L41 37.1845L78.12 0.0644531L81.32 3.26445L44.2 40.3845L81.32 77.5045Z" fill="%2307D2B3"/></svg>') no-repeat center center;*/
  }
  body.page_index #organizer .organizer__block {
    /*width: 42.8571428571%;*/
    width: 30%;
  }
}
body.page_index #organizer .organizer__block {
  position: relative;
  font-size: 13px;
  padding: 0 40px 30px;
  margin-bottom: 50px;
}
body.page_index #organizer .organizer__block:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: calc(100% - 25px);
  background: #F5F5F5;
}
body.page_index #organizer .organizer__block > * {
  position: relative;
}
body.page_index #organizer .cross {
  display: none;
}
@media screen and (max-width: 767px) {
  body.page_index #organizer .cross {
    width: 15%;
    display: block;
    margin: 30px auto;
  }
  body.page_index #organizer .cross img {
    width: 100%;
    height: auto;
  }
  body.page_index #organizer .organizer__block {
    padding: 0 5.6666666667vw 5.6666666667vw;
    /*margin-top: 100px;*/
    /*background: url('data:image/svg+xml;charset=UTF-8,<svg width="82" height="81" viewBox="0 0 82 81" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M81.32 77.5045L78.12 80.7045L41 43.5845L3.87999 80.7045L0.679993 77.5045L37.8 40.3845L0.679993 3.39246L4.00799 0.0644531L41 37.1845L78.12 0.0644531L81.32 3.26445L44.2 40.3845L81.32 77.5045Z" fill="%2307D2B3"/></svg>') no-repeat top center;*/
  }
  body.page_index #organizer .organizer__block:nth-of-type(1) {
    margin-top: 0;
    background: transparent;
  }
}
body.page_index #organizer .organizer__images {
  width: 175px;
  margin: 0 auto 1.5em auto;
  border: 1px solid #ccc;
  box-sizing: border-box;
}
body.page_index #organizer .organizer__title {
  text-align: center;
  color: #484848;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 1em;
}
body.page_index #organizer p {
  color: #484848;
}
@media screen and (max-width: 767px) {
  body.page_index #organizer .organizer__block p {
    font-size: 12px;
  }
}
body.page_index .modaal-container .session__detail__header,
body.page_index .modaal-container .pitch__detail__header {
  padding: 10px;
  color: #FFFFFF;
  display: flex;
  gap: 20px;
  align-items: center;
}
body.page_index .modaal-container .session__detail__header__title__name,
body.page_index .modaal-container .pitch__detail__header__title__name {
  font-size: 1.25rem;
  font-family: "montserrat", sans-serif;
}
body.page_index .modaal-container .session__detail__header__title__time,
body.page_index .modaal-container .pitch__detail__header__title__time {
  font-size: 1.125rem;
  font-family: "montserrat", sans-serif;
}
body.page_index .modaal-container .session__detail__contents__block,
body.page_index .modaal-container .pitch__detail__contents__block {
  padding: 40px 20px;
}
body.page_index .modaal-container .session__detail__contents__block:nth-of-type(2n),
body.page_index .modaal-container .pitch__detail__contents__block:nth-of-type(2n) {
  background: #E3EEEE;
}
body.page_index .modaal-container .session__detail__company,
body.page_index .modaal-container .pitch__detail__company {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 20px;
}
body.page_index .modaal-container .session__detail__title,
body.page_index .modaal-container .pitch__detail__title {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 30px;
}
body.page_index .modaal-container .session__detail__lead,
body.page_index .modaal-container .pitch__detail__lead {
  font-size: 1.125rem;
  font-weight: 500;
  margin-bottom: 30px;
}
body.page_index .modaal-container .session__detail__target__title,
body.page_index .modaal-container .pitch__detail__target__title {
  font-size: 1.125rem;
  font-weight: 700;
  margin-bottom: 10px;
}
body.page_index .modaal-container .session__detail__target ul,
body.page_index .modaal-container .pitch__detail__target ul {
  font-size: 1rem;
  margin-bottom: 40px;
}
body.page_index .modaal-container .session__detail__target ul li,
body.page_index .modaal-container .pitch__detail__target ul li {
  margin-bottom: 0.3em;
}
body.page_index .modaal-container .session__detail__target ul span,
body.page_index .modaal-container .pitch__detail__target ul span {
  display: inline-block;
  margin-right: 0.5em;
}
body.page_index .modaal-container .session__detail__description,
body.page_index .modaal-container .pitch__detail__description {
  margin-bottom: 40px;
}
body.page_index .modaal-container .session__detail__speaker__list,
body.page_index .modaal-container .pitch__detail__speaker__list {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
}
body.page_index .modaal-container .session__detail__speaker__list__title,
body.page_index .modaal-container .pitch__detail__speaker__list__title {
  font-size: 1.125rem;
  font-family: "montserrat", sans-serif;
  font-weight: 700;
  line-height: 1.4;
}
body.page_index .modaal-container .session__detail__speaker__list__container,
body.page_index .modaal-container .pitch__detail__speaker__list__container {
  display: flex;
  flex-direction: column;
  row-gap: 40px;
}
body.page_index .modaal-container .session__detail__speaker__block,
body.page_index .modaal-container .pitch__detail__speaker__block {
  width: calc((100% - 20px) / 2);
  text-align: center;
  flex-shrink: 0;
}
body.page_index .modaal-container .session__detail__speaker__image,
body.page_index .modaal-container .pitch__detail__speaker__image {
  margin-bottom: 10px;
}
body.page_index .modaal-container .session__detail__speaker__name,
body.page_index .modaal-container .pitch__detail__speaker__name {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 5px;
}
body.page_index .modaal-container .session__detail__speaker__title,
body.page_index .modaal-container .pitch__detail__speaker__title {
  font-size: 0.875rem;
  line-height: 1.4;
}
body.page_index .modaal-container .session__detail__company__image,
body.page_index .modaal-container .pitch__detail__company__image {
  margin-bottom: 10px;
}
body.page_index .modaal-container .session__detail__company__image img,
body.page_index .modaal-container .pitch__detail__company__image img {
  margin-left: 0;
}
body.page_index .modaal-container .session__detail__company__name,
body.page_index .modaal-container .pitch__detail__company__name {
  font-weight: 500;
  margin-bottom: 10px;
}
body.page_index .modaal-container .session__detail__company__detail,
body.page_index .modaal-container .pitch__detail__company__detail {
  font-size: 0.875rem;
  margin-bottom: 20px;
}
body.page_index .modaal-container .session__detail__contact,
body.page_index .modaal-container .pitch__detail__contact {
  margin-bottom: 20px;
}
body.page_index .modaal-container .session__detail__contact__title,
body.page_index .modaal-container .pitch__detail__contact__title {
  font-size: 1.125rem;
  font-family: "montserrat", sans-serif;
  font-weight: 700;
  margin-bottom: 5px;
}
body.page_index .modaal-container .session__detail__contact__email,
body.page_index .modaal-container .pitch__detail__contact__email {
  font-size: 0.875rem;
  font-weight: 700;
}
body.page_index .modaal-container .session__detail__links__title,
body.page_index .modaal-container .pitch__detail__links__title {
  font-size: 1.125rem;
  font-family: "montserrat", sans-serif;
  font-weight: 700;
  margin-bottom: 5px;
}
body.page_index .modaal-container .session__detail__links__list,
body.page_index .modaal-container .pitch__detail__links__list {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  align-items: center;
}
body.page_index .modaal-container .session__detail__links__list a,
body.page_index .modaal-container .pitch__detail__links__list a {
  text-decoration: none;
}
body.page_index .modaal-container .session__detail__links__block,
body.page_index .modaal-container .pitch__detail__links__block {
  width: 100%;
  display: flex;
  gap: 10px;
}
body.page_index .modaal-container .session__detail__links__block__title,
body.page_index .modaal-container .pitch__detail__links__block__title {
  flex-shrink: 0;
}
body.page_index .modaal-container .session__detail__links__block__contents,
body.page_index .modaal-container .pitch__detail__links__block__contents {
  flex-grow: 1;
}
body.page_index .modaal-container .session__detail__links__block__contents a,
body.page_index .modaal-container .pitch__detail__links__block__contents a {
  display: block;
}
@media screen and (min-width: 768px) {
  body.page_index .modaal-container .session__detail__header,
  body.page_index .modaal-container .pitch__detail__header {
    padding: 10px 40px;
    gap: 40px;
  }
  body.page_index .modaal-container .session__detail__contents__block,
  body.page_index .modaal-container .pitch__detail__contents__block {
    padding: 40px;
  }
  body.page_index .modaal-container .session__detail__contents__row,
  body.page_index .modaal-container .pitch__detail__contents__row {
    display: flex;
    justify-content: space-between;
  }
  body.page_index .modaal-container .session__detail__contents__column,
  body.page_index .modaal-container .pitch__detail__contents__column {
    width: 65.2173913043%;
  }
  body.page_index .modaal-container .session__detail__company,
  body.page_index .modaal-container .pitch__detail__company {
    margin-bottom: 20px;
  }
  body.page_index .modaal-container .session__detail__title,
  body.page_index .modaal-container .pitch__detail__title {
    margin-bottom: 40px;
  }
  body.page_index .modaal-container .session__detail__lead,
  body.page_index .modaal-container .pitch__detail__lead {
    margin-bottom: 40px;
  }
  body.page_index .modaal-container .session__detail__image,
  body.page_index .modaal-container .pitch__detail__image {
    width: 30.2173913043%;
  }
  body.page_index .modaal-container .session__detail__speaker__list,
  body.page_index .modaal-container .pitch__detail__speaker__list {
    gap: 40px;
    justify-content: center;
  }
  body.page_index .modaal-container .session__detail__speaker__list__container,
  body.page_index .modaal-container .pitch__detail__speaker__list__container {
    flex-direction: row;
    column-gap: 40px;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: center;
  }
  body.page_index .modaal-container .session__detail__speaker__block,
  body.page_index .modaal-container .pitch__detail__speaker__block {
    width: 168px;
  }
  body.page_index .modaal-container .session__detail__speaker__image,
  body.page_index .modaal-container .pitch__detail__speaker__image {
    margin-bottom: 20px;
  }
  body.page_index .modaal-container .session__detail__speaker__name,
  body.page_index .modaal-container .pitch__detail__speaker__name {
    font-size: 1.25rem;
    margin-bottom: 10px;
  }
  body.page_index .modaal-container .session__detail__company__detail,
  body.page_index .modaal-container .pitch__detail__company__detail {
    margin-bottom: 40px;
  }
  body.page_index .modaal-container .session__detail__company__row,
  body.page_index .modaal-container .pitch__detail__company__row {
    display: flex;
    column-gap: 80px;
  }
  body.page_index .modaal-container .session__detail__contact,
  body.page_index .modaal-container .pitch__detail__contact {
    flex-shrink: 0;
    width: 25%;
  }
  body.page_index .modaal-container .session__detail__contact__title,
  body.page_index .modaal-container .pitch__detail__contact__title {
    margin-bottom: 10px;
  }
  body.page_index .modaal-container .session__detail__contact__url,
  body.page_index .modaal-container .pitch__detail__contact__url {
    width: 280px;
  }
  body.page_index .modaal-container .session__detail__links,
  body.page_index .modaal-container .pitch__detail__links {
    width: calc(75% - 80px);
  }
  body.page_index .modaal-container .session__detail__links__title,
  body.page_index .modaal-container .pitch__detail__links__title {
    margin-bottom: 10px;
  }
  body.page_index .modaal-container .session__detail__links__block__contents,
  body.page_index .modaal-container .pitch__detail__links__block__contents {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
  }
}
body.page_index .modaal-container .pitch__detail__contents {
  padding: 20px;
}
body.page_index .modaal-container .pitch__detail__timetable {
  border-collapse: collapse;
  margin: 0 auto;
}
body.page_index .modaal-container .pitch__detail__timetable th,
body.page_index .modaal-container .pitch__detail__timetable td {
  border-bottom: 1px solid #595757;
  padding: 10px 0;
}
@media screen and (max-width: 767px) {
  body.page_index .modaal-container .pitch__detail__timetable th,
  body.page_index .modaal-container .pitch__detail__timetable td {
    font-size: 0.875rem;
  }
}
body.page_index .modaal-container .pitch__detail__timetable th {
  white-space: nowrap;
}
body.page_index .modaal-container .pitch__detail__timetable th + th {
  padding-left: 10px;
  padding-right: 10px;
  text-align: right;
}
body.page_index .modaal-wrapper__session .modaal-container .modaal-close,
body.page_index .modaal-wrapper__pitch .modaal-container .modaal-close {
  top: 0;
  right: 0;
}
@media screen and (min-width: 768px) {
  body.page_index .modaal-container .session__detail__speaker__list__5 > div {
    width: calc((100% - 160px) / 5);
  }
}
body.page_index .modaal-container {
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
body.page_index .modaal-container .modaal-content-container {
  padding: 0;
  background: url("../img/modaal_bg.png") repeat-x center bottom;
}
body.page_index .modaal-container .modaal-close {
  position: absolute;
  width: 72px;
  height: 72px;
  top: 0;
  right: 0;
  background: url("../img/modaal_close.png") no-repeat center center;
  background-size: contain;
  overflow: hidden;
  text-indent: -1000px;
  border-radius: 0;
}
body.page_index .modaal-container .modaal-close:before,
body.page_index .modaal-container .modaal-close:after {
  display: none;
}
body.page_index .modaal-container .speaker__profile__title {
  font-size: 1.5rem;
  font-family: "montserrat", sans-serif;
  letter-spacing: 0.05em;
  line-height: 1;
  color: #FFFFFF;
  margin-bottom: 30px;
}
body.page_index .modaal-container .speaker__profile__contents {
  display: flex;
  flex-direction: column;
  column-gap: 40px;
  row-gap: 40px;
}
body.page_index .modaal-container .speaker__profile .speaker__image img {
  border-radius: 50%;
}
body.page_index .modaal-container .speaker__profile .speaker__name {
  font-size: 16px;
  font-weight: 700;
  color: #00757F;
}
body.page_index .modaal-container .speaker__profile .speaker__title {
  font-size: 12px;
  color: #888888;
  margin-bottom: 30px;
}
body.page_index .modaal-container .speaker__profile .speaker__description {
  background: url("../img/speaker/profile_title.svg") no-repeat left top;
  background-size: 105px auto;
  padding-top: 36px;
  position: relative;
  font-size: 14px;
}
body.page_index .modaal-container .speaker__profile .speaker__description::before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 10px;
  height: 1px;
  width: calc(100% - 120px);
  background: #07D2B3;
}
body.page_index .modaal-container .speaker__profile__contents .speaker__image {
  width: 200px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  body.page_index .modaal-container .speaker__profile__title {
    position: absolute;
    right: 80px;
    top: 30px;
  }
  body.page_index .modaal-container .speaker__profile__contents {
    flex-direction: row;
    justify-content: space-between;
  }
  body.page_index .modaal-container .speaker__profile__contents .speaker__image {
    width: calc( 184 / 720 * 100% );
    margin: 0;
  }
  body.page_index .modaal-container .speaker__profile__contents .speaker__contents {
    width: calc( 480 / 720 * 100% );
  }
}
body.page_index .modaal-container .modaal__contents .modaal__button__close {
  position: absolute;
  top: 10px;
  right: 10px;
}
body.page_index .modaal-container .modaal__contents .modaal__button__close img {
  width: 50px;
  height: 50px;
}
body.page_index .modaal-container .modaal__contents__speaker {
  padding: 72px 20px;
}
@media screen and (min-width: 768px) {
  body.page_index .modaal-container .modaal__contents__speaker {
    padding: 56px 56px 100px;
  }
}
body.page_index .modaal-container .modaal__contents__session {
  background: #FFFFFF;
}
body.page_index .modaal-container .modaal__contents__session .modaal__button__close {
  top: auto;
  bottom: 10px;
}
body.page_index .modaal-container .modaal__contents__pitch {
  background: #FFFFFF;
  width: 100%;
}
/* ----------------------------------
	Timetable
	--------------------------------- */
body.page_timetable #timetable:before,
body.page_timetable #timetable:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  background: url("../img/timetable/timetable_bg_01.png") center top repeat-x;
}
body.page_timetable #timetable:before {
  top: 0;
  height: calc(100% - 465px);
  background-color: #FFFFFF;
}
body.page_timetable #timetable:after {
  bottom: 0;
  height: 465px;
  background-image: url("../img/timetable/timetable_bg_02.png");
  background-size: contain;
  z-index: -1;
}
body.page_timetable #timetable .container {
  width: 1300px;
  margin: 0 auto;
}
body.page_timetable #timetable .container:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: calc(100% - 200px);
  background: #FFFFFF;
}
body.page_timetable #timetable .section__title {
  text-align: center;
  margin-bottom: 70px;
}
body.page_timetable #timetable .section__title .title__main {
  color: #00757F;
}
body.page_timetable #timetable .section__contents {
  padding-bottom: 40px;
}
body.page_timetable #timetable .timetable__download {
  text-align: center;
}
body.page_timetable #timetable .timetable__download__title {
  font-size: 22px;
  font-weight: 700;
}
body.page_timetable #timetable .timetable__download p a {
  display: inline-block;
  background: url("../img/timetable/ico_download.svg") no-repeat center left;
  padding-left: 30px;
  text-decoration: underline;
  font-size: 15px;
}
body.page_timetable #timetable .timetable__download__image {
  margin-top: 80px;
  margin-bottom: 80px;
}
body.page_timetable #timetable .timetable__buttons {
  text-align: center;
}
body.page_timetable #timetable .timetable__buttons a {
  display: block;
  margin: 0 auto;
  background: url("../img/timetable/button.png") no-repeat left 50px center #00757F;
  background-size: 40px;
  text-align: center;
  width: calc( 864 / 1260 * 100% );
  color: #FFF;
  font-size: 24px;
  font-weight: 700;
  padding: 50px 10px;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  body.page_timetable #timetable::before {
    background-size: auto calc( 120 / 375 * 100vw);
  }
  body.page_timetable #timetable .section__title {
    margin-bottom: 40px;
  }
  body.page_timetable #timetable .timetable__block {
    margin-top: 20px;
  }
  body.page_timetable #timetable .timetable__download__title {
    font-size: calc( 16 / 375 * 100vw );
  }
  body.page_timetable #timetable .timetable__download p a {
    font-size: calc( 14 / 375 * 100vw );
  }
  body.page_timetable #timetable .timetable__download__image {
    margin-top: 20px;
    margin-bottom: 40px;
  }
  body.page_timetable #timetable .timetable__buttons a {
    width: 300px;
    max-width: 100%;
    background-position: left 10px center;
    background-size: 20px;
    padding: 20px 10px 20px 40px;
    font-size: calc( 14 / 375 * 100vw );
  }
}
body.page_timetable #timetable .timetable__title {
  border-radius: 0 20px 0 0;
  background: #00A398;
  padding: 25px 0;
  margin-bottom: 30px;
}
body.page_timetable #timetable .timetable__nav {
  display: flex;
  column-gap: 10px;
  justify-content: space-between;
  margin-bottom: 80px;
}
body.page_timetable #timetable .timetable__nav a {
  display: block;
  flex: 1;
  color: #FFF;
  text-align: center;
  font-family: "montserrat", sans-serif;
  font-size: 18px;
  font-weight: 700;
  border-radius: 10px;
  background: #00A29A;
  padding: 26px 4px;
}
body.page_timetable #timetable .timetable__nav a::before {
  content: "";
  display: inline-block;
  background: url("../img/timetable/ico_down.svg") no-repeat center center;
  background-size: contain;
  width: 13px;
  height: 13px;
  margin-right: 10px;
  vertical-align: middle;
}
body.page_timetable #timetable .timetable__nav a:nth-of-type(2) {
  background-color: #00757F;
}
body.page_timetable #timetable .timetable__nav a:nth-of-type(3) {
  background-color: #004652;
}
body.page_timetable #timetable .timetable__nav a:nth-of-type(4) {
  background-color: #0577dd;
}
@media screen and (max-width: 767px) {
  body.page_timetable #timetable .timetable__nav {
    flex-wrap: wrap;
    row-gap: 10px;
    margin-bottom: calc( 40 / 375 * 100vw );
  }
  body.page_timetable #timetable .timetable__nav a {
    width: calc( (100% - 10px) / 2 );
    flex: auto;
    font-size: calc( 14 / 375 * 100vw );
    padding: 1em 2px;
    border-radius: 5px;
  }
}
body.page_timetable #timetable .timetable__venue__title {
  border-radius: 0px 20px 0px 0px;
  background: #00A29A;
  color: #FFF;
  font-family: "montserrat", sans-serif;
  font-size: 29px;
  font-weight: 700;
  padding: 20px 32px;
  margin-bottom: 20px;
}
body.page_timetable #timetable .timetable__venue__block {
  margin-bottom: 80px;
}
body.page_timetable #timetable .timetable__venue__block:nth-of-type(2) .timetable__venue__title {
  background-color: #00757F;
}
body.page_timetable #timetable .timetable__venue__block:nth-of-type(3) .timetable__venue__title {
  background-color: #004652;
}
body.page_timetable #timetable .timetable__venue__block:nth-of-type(4) .timetable__venue__title {
  background-color: #0577dd;
}
body.page_timetable #timetable .timetable__venue__block:last-of-type {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  body.page_timetable #timetable .timetable__title {
    padding: 1em 0;
    margin-bottom: 0.5em;
  }
  body.page_timetable #timetable .timetable__title img {
    height: 20px;
  }
  body.page_timetable #timetable .timetable__venue__title {
    border-top-right-radius: 10px;
    font-size: calc( 16 / 375 * 100vw );
    padding: 1em calc( 10 / 375 * 100vw );
    margin-bottom: calc( 10 / 375 * 100vw );
  }
  body.page_timetable #timetable .timetable__venue__block {
    margin-bottom: 20px;
  }
}
body.page_timetable #timetable .timetable__table {
  width: 100%;
  position: relative;
  margin-top: 30px;
}
body.page_timetable #timetable .timetable__table:before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: calc(100% - 42px);
  top: 11px;
  left: 72px;
  background: #D9D9D9;
}
@media screen and (max-width: 767px) {
  body.page_timetable #timetable .timetable__table:before {
    left: 45px;
  }
}
body.page_timetable #timetable .timetable__table tbody {
  position: relative;
}
body.page_timetable #timetable .timetable__table tbody th {
  width: 140px;
  padding-bottom: 20px;
}
body.page_timetable #timetable .timetable__table tbody th span {
  display: inline-block;
  color: #0BA29A;
  font-family: "montserrat", sans-serif;
  font-size: 13px;
  font-weight: 500;
  border: 1px solid #0BA29A;
  padding: 4px;
  width: 115px;
  border-radius: 2em;
  background: #FFFFFF;
}
body.page_timetable #timetable .timetable__table tbody td {
  padding-bottom: 20px;
}
@media screen and (max-width: 767px) {
  body.page_timetable #timetable .timetable__table tbody th {
    width: 100px;
    text-align: left;
  }
  body.page_timetable #timetable .timetable__table tbody th span {
    width: 90px;
    text-align: center;
  }
}
body.page_timetable #timetable .timetable__table__td__session__session {
  color: #07D2B3;
  font-family: "montserrat", sans-serif;
  font-size: 15px;
  font-weight: 500;
}
body.page_timetable #timetable .timetable__table__td__session__title {
  font-size: 19px;
  font-weight: 700;
  line-height: 1.36;
}
body.page_timetable #timetable .timetable__table__td__session__subtitle {
  font-size: 14px;
  font-weight: 700;
}
body.page_timetable #timetable .timetable__table__td__session__contents {
  position: relative;
  max-height: 120px;
  padding-bottom: 80px;
  transition: max-height 0.3s linear;
  overflow: hidden;
}
body.page_timetable #timetable .timetable__table__td__session__contents.active {
  max-height: 1000vh;
}
body.page_timetable #timetable .timetable__table__td__session__contents__button {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #fff 60%);
  margin-top: -40px;
  padding-top: 40px;
  padding-bottom: 10px;
  z-index: 1;
}
body.page_timetable #timetable .timetable__table__td__session__contents__button a {
  display: inline-block;
  border-radius: 30px;
  background: url("../img/timetable/ico_readmore.svg") no-repeat center right 14px #07D2B3;
  background-size: 7px;
  color: #FFF;
  text-align: center;
  font-family: "montserrat", sans-serif;
  font-size: 13px;
  font-weight: 500;
  width: 120px;
  padding: 8px 20px;
}
body.page_timetable #timetable .timetable__table__td__session__contents__button a span:nth-of-type(2) {
  display: none;
}
body.page_timetable #timetable .timetable__table__td__session__contents.active .timetable__table__td__session__contents__button {
  background: transparent;
}
body.page_timetable #timetable .timetable__table__td__session__contents.active .timetable__table__td__session__contents__button a {
  background-image: url("../img/timetable/ico_close.svg");
}
body.page_timetable #timetable .timetable__table__td__session__contents.active .timetable__table__td__session__contents__button a span:nth-of-type(1) {
  display: none;
}
body.page_timetable #timetable .timetable__table__td__session__contents.active .timetable__table__td__session__contents__button a span:nth-of-type(2) {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  body.page_timetable #timetable .timetable__table__td__session__session {
    font-size: 12px;
  }
  body.page_timetable #timetable .timetable__table__td__session__title {
    font-size: 14px;
  }
  body.page_timetable #timetable .timetable__table__td__session__subtitle {
    font-size: 12px;
  }
}
/*# sourceMappingURL=style.css.map */

.mv_bnr_search_pc {
	width: 860px;
	margin: 65px auto 0 auto;
}
.mv_bnr_search_pc img {
	 width: 100%;
	 height: auto;
}
.mv_bnr_search_sp {
	display: none;
}
@media screen and (max-width: 767px) {
	.mv_bnr_search_pc { display: none; }
	.mv_bnr_search_sp { display: block; width: 80%; margin: 30px auto 0 auto; }
}