
body {
  background: #00030a;
  color: #fff;
}

a {
  color: #fff;
}

.loftloader-wrapper {
   background: #000;
 }
 .pl-circles .loader span,
 .pl-circles .loader:before,
 .pl-circles .loader:after{
   background: #fff;
 }


/* ==========================================================================
事前登録
============================================================================== */
p.pre_registration a,
div.pre_registration h2 {
  background: rgb(218, 28, 92);
  /* Old browsers */
  background: -moz-linear-gradient(left, rgba(218, 28, 92, 1) 0%, rgba(158, 31, 99, 1) 50%, rgba(142, 12, 65, 1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(218, 28, 92, 1) 0%, rgba(158, 31, 99, 1) 50%, rgba(142, 12, 65, 1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(218, 28, 92, 1) 0%, rgba(158, 31, 99, 1) 50%, rgba(142, 12, 65, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#da1c5c', endColorstr='#8e0c41', GradientType=1);
  /* IE6-9 */
}


/* ==========================================================================
Header
============================================================================== */
header {
  background: rgba(0, 0, 0, 0.5);
}

.other_venues_wrap ul li a{
  color: #fff;
  border: 1px solid #fff;
}

ul#nav li h2.pre-btn span {
  background: linear-gradient(135deg, #DA1C5C, #8E0C41);
}

ul#nav li.mypage a, p.mypage a{
	color: #fff;
}


/* イベントサムネイル */
.sp-thumbnails_wrap.type2 .sp-thumbnails li a{
	color: #fff;
}
.sp-thumbnails_wrap.type2 .sp-thumbnails li.current > a{
	background: rgba(221, 20, 60, 0.5);
}

/*ヘッダー追加*/
ul#nav .head_nav_fqa a,
ul#nav .head_other_event span{
  color: #FFFFFF;
}
ul#nav .head_other_event span::before{
  background-image: url(/page/img/common/icon_home.png);
}
.sp-thumbnails_wrap.type2 .sp-thumbnails .nav_onearea .btn_onearea > a > span::after{
    border-bottom: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
}

/*来場者事前登録ボタン*/
/*#nav_always .preregistration a{
  background: #e4e9ec;
  color: #666;
  text-shadow: 0 2px #fff;
}
#nav_always .preregistration h2 a{
  background: linear-gradient(to bottom, #f6f8f9 0%,#f6f8f9 50%,#f6f8f9 50%,#e4e9ec 50%,#e4e9ec 100%);
}
#nav_always .sub_pre .pre-btn > a::after{
  border-bottom-color: #666;
  border-right-color: #666;
  box-shadow: 1px 1px #fff;
}*/
#nav_always .preregistration h2 a.disabled{
  background: #666;
}
#nav_always.cb_2 .preregistration a img{
  display: none;
  margin: 0;
}
@media only screen and (max-width: 736px){
 #nav_always .preregistration a{
   font-size: 14px;
  }
}
@media only screen and (min-width:999px) {
  header #nav_always .preregistration a{
    font-size: 18px;
  }
}

/*sp Gナビ*/
.ham .drawer-hamburger-icon,
.ham .drawer-hamburger-icon:after,
.ham .drawer-hamburger-icon:before{
  background-color: #ffffff;
}

/*eventバナー　背景*/
/*.other_events li{
  background-color: rgba(255,255,255,.5);
}*/
.other_events li a {
  border: none;
  height: 150px;
}


/*kvボタン hover*/
@media only screen and (min-width: 735px) {
  .kv_navi li a:hover{
    background: rgba(221, 20, 60, 0.5);
    background: -moz-linear-gradient(left,  rgba(138, 15, 40, 0.5) 0%, rgba(221, 20, 60, 0.5) 100%);
    background: -webkit-linear-gradient(left,  rgba(138, 15, 40, 0.5) 0%,rgba(221, 20, 60, 0.5) 100%);
    background: linear-gradient(to right,  rgba(138, 15, 40, 0.5) 0%,rgba(221, 20, 60, 0.5) 100%);
    color: #FFFFFF;
  }
}


/*サブナビカラー*/
.sp-thumbnails_wrap.type2 .sp-thumbnails .nav_onearea .btn_onearea div,
nav.drawer-nav .sp_onearea_op > a{
	background: rgba(221, 20, 60, 0.5);
}
.sp-thumbnails_wrap.type2 .sp-thumbnails .nav_onearea .btn_onearea div button,
.sp-thumbnails_wrap.type2 .sp-thumbnails .nav_onearea .btn_onearea dt span,
.sp-thumbnails_wrap.type2 .sp-thumbnails .nav_onearea .btn_onearea dd a,
.sp-thumbnails_wrap.type2 .sp-thumbnails .nav_onearea .btn_onearea ul a{
  color: #FFFFFF;
}
.sp-thumbnails_wrap.type2 .sp-thumbnails .nav_onearea .btn_onearea.current a span::after{
  border-bottom-color: #FFFFFF;
  border-right-color: #FFFFFF;
}
.sp-thumbnails_wrap.type2 .sp-thumbnails .nav_onearea .btn_onearea dd:not(:first-of-type) a,
.sp-thumbnails_wrap.type2 .sp-thumbnails .nav_onearea .btn_onearea ul li:not(:first-child) a{
  border-left-color: #FFFFFF;
}
.sp-thumbnails_wrap.type2 .sp-thumbnails .nav_onearea .btn_onearea dt{
  color: #000;
}

/*マイページアイコン*/
ul#nav .mypage a::before{
  background-image: url(/common/event/2020/spring/img/common/mypage_w.png);
}
/* ==========================================================================
   イベントトップ
   ========================================================================== */
.eventtop_wrap.non-menu {
  padding-top: 100px;
}

.container {
  max-width: 1400px;
  margin: auto;
  clear: both;
  overflow: hidden;
  background: transparent;
}

.under_mainvidual {
  margin: 0 0 60px 0;
}


.under_mainvidual .event_title span {
  font-size: 146px;
}

.under_mainvidual .event_title span.first-letter {
  background: rgb(43, 182, 115);
  /* Old browsers */
  background: -moz-linear-gradient(left, rgba(43, 182, 115, 1) 0%, rgba(0, 167, 157, 1) 19%, rgba(0, 131, 68, 1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(43, 182, 115, 1) 0%, rgba(0, 167, 157, 1) 19%, rgba(0, 131, 68, 1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(43, 182, 115, 1) 0%, rgba(0, 167, 157, 1) 19%, rgba(0, 131, 68, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2bb673', endColorstr='#008344', GradientType=1);
  /* IE6-9 */
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(255, 255, 255, 0.0);
}


/*.other_events li a img{
  width: 100%!important;
}*/


@media only screen and (max-width:736px) {
  .eventtop_wrap {
    padding-top: 60px;
  }

  .eventtop_wrap.navtype2 {
    padding-top: 40px;
  }

  .under_mainvidual {
    margin: 0 0 30px 0;
  }

  .under_mainvidual .event_title {
    font-size: 40px;
    padding: 0 0 0 15px;
    width: 300px;
    margin-top: 50px;
  }

  .under_mainvidual .event_title span {
    font-size: 46px;
  }
  .other_venues_wrap ul li{
    background: rgba(0, 0, 0, 0.8)
  }

}



@media only screen and (max-width:736px) {
  .venue_building {
    font-size: 12px;
    line-height: 1.5;
  }
}

/*---- バナー -----*/
.small_bannerarea {
  margin: 60px 0 0 0;
  /* display: none; */
}

.small_bannerarea li {
  width: 33.3333%;
}

.small_bannerarea li {
  margin-right: 2%;
}

.small_bannerarea li:last-child {
  margin-right: 0;
}

@media only screen and (max-width:736px) {
  .small_bannerarea {
    margin: 25px 0 0 0;
  }

  .small_bannerarea li {
    padding: 0 10px;
    width: 100%;
    margin: 0 0 15px 0;
  }
}

/*---- ナビゲーション -----*/
nav.drawer-nav {
  float: left;
  max-width: 130px;
  /* min-width: 120px; */
  /* width: 9%;
     margin-right: 5%; */
}

.nav-fixed {
  position: fixed;
  /* top: 180px; */
  padding-top: 20px;
}

/* .is-bottom_fixed{
  position: absolute;
} */
/* nav.drawer-nav li.sub ul{
  z-index: 2;
  z-index: 99;
  padding-top: 35px;
  width: 100%;
  top: 15px;
  opacity: 0;
  transition: .2s ease-in-out;
  transform: translateY(-20px);
  display: none;
} */
nav.drawer-nav>ul li {
  padding: 0 0 30px 0;
}

nav.drawer-nav>ul li.sidenavImg {
  padding: 0 0 20px 0;
  /* display: none; */
}

.side_banner_title {
  text-align: center;
  margin-bottom: 15px;
  margin-top: 10px;
  font-size: 14px;
}

nav.drawer-nav>ul li a {
  position: relative;
  display: block;
  cursor: pointer;
}

nav.drawer-nav>ul li a::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translate(0, -50%)rotate(45deg);
  -moz-transform: translate(0, -50%)rotate(45deg);
  -webkit-transform: translate(0, -50%)rotate(45deg);
  display: inline-block;
  left: 0;
  width: 7px;
  height: 7px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}

nav.drawer-nav>ul li.sidenavImg a {
  padding: 0;
}

nav.drawer-nav>ul li.sidenavImg a::after {
  display: none !important;
}

nav.drawer-nav.type2 ul li.sub ul {
  margin-top: 15px;
}

nav.drawer-nav.type2 ul li.sub ul li {
  padding: 10px 0 10px 15px;
}

nav.drawer-nav.type2 ul li.sub ul li a {
  font-size: 14px;
}

.nav_faq a {
  font-weight: bold;
  -webkit-animation: blink 1s ease-in-out infinite alternate;
  -moz-animation: blink 1s ease-in-out infinite alternate;
  animation: blink 1s ease-in-out infinite alternate;
}

@-webkit-keyframes blink {
  0% {
    color: #fff;
  }

  100% {
    color: rgb(43, 182, 115);
  }
}

@-moz-keyframes blink {
  0% {
    color: #fff;
  }

  100% {
    color: rgb(43, 182, 115);
  }
}

@keyframes blink {
  0% {
    color: #fff;
  }

  100% {
    color: rgb(43, 182, 115);
  }
}

/* nav.drawer-nav > ul li.nav_faq a::after{
	-webkit-animation:blink2 1s ease-in-out infinite alternate;
    -moz-animation:blink2 1s ease-in-out infinite alternate;
    animation:blink2 1s ease-in-out infinite alternate;
}
@-webkit-keyframes blink2{
    0% {
			border-top: #fff;
			border-right: #fff;
		}
    100% {
			border-top: #00a79d;
			border-right: #00a79d;
		}
}
@-moz-keyframes blink2{
    0% {
			border-top: #fff;
			border-right: #fff;
		}
    100% {
			border-top: #00a79d;
			border-right: #00a79d;
		}
}
@keyframes blink2{
    0% {
			border-top: #fff;
			border-right: #fff;
		}
    100% {
			border-top: #00a79d;
			border-right: #00a79d;
		}
} */
nav.drawer-nav>ul li.nav_faq a::after {
  border-top: 2px solid rgb(43, 182, 115);
  border-right: 2px solid rgb(43, 182, 115);
}

/* nav.drawer-nav.type2 ul li a::after {
  display: none;
} */
@media only screen and (max-width:736px) {
  nav.drawer-nav {
    width: 80%;
    max-width: 100%;
  }

  nav.drawer-nav.type2 ul li.sub ul {
    padding: 0 0 0 15px;
    margin-top: 0;
  }

  nav.drawer-nav.type2 ul li.sub ul li {
    padding: 0;
  }

  nav.drawer-nav.type2 ul li.sub ul li a {
    font-size: 12px;
  }

  .drawer-nav_head p.logo {
    width: 170px;
    margin-right: auto;
  }

  .side_banner_title {
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .drawer-nav_head {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    justify-content: flex-end;
    padding: 15px;
  }

  .drawer-nav_head .event_title {
    font-weight: bold;
    font-size: 25px;
    letter-spacing: 1.3px;
    margin-right: auto;
  }

  .drawer-nav_head .event_title span.first-letter {
    background: rgb(43, 182, 115);
    /* Old browsers */
    background: -moz-linear-gradient(left, rgba(43, 182, 115, 1) 0%, rgba(0, 167, 157, 1) 19%, rgba(0, 131, 68, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(43, 182, 115, 1) 0%, rgba(0, 167, 157, 1) 19%, rgba(0, 131, 68, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(43, 182, 115, 1) 0%, rgba(0, 167, 157, 1) 19%, rgba(0, 131, 68, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2bb673', endColorstr='#008344', GradientType=1);
    /* IE6-9 */
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(255, 255, 255, 0.0);
  }

  .drawer-nav .facebook {
    margin-right: 15px;
  }

  .drawer-nav .facebook a .drawer-nav .twitter a {
    display: block;
  }

  .drawer-nav .facebook img, .drawer-nav .twitter img {
    width: 25px;
    height: 25px;
  }

  .drawer-nav .half_btns {
    clear: both;
    overflow: hidden;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    justify-content: space-between;
    -webkit-box-align: center;
    /*Android4.3*/
    -moz-box-align: center;
    /*Firefox21*/
    -ms-flex-align: center;
    /*IE10*/
    -webkit-align-items: center;
    /*PC-Safari,iOS8.4*/
    align-items: center;
    background: rgba(255, 255, 255, 0.1);
    margin-bottom: 25px;
  }

  .drawer-nav .half_btns.session_end {
    display: block;
    padding: 10px 0;
  }

  /* .drawer-nav .half_btns > div{
    width: 33.333%;
  } */
  .drawer-nav .half_btns>div {
    width: 50%;
  }

  .drawer-nav .half_btns.session_end>div {
    width: 100%;
  }

  .drawer-nav .half_btns a {
    display: block;
  }

  .half_btns_left {
    padding: 10px 0;
    width: 50%;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    justify-content: center;
  }

  .half_btns_left p a {
    font-size: 12px;
  }

  .half_btns_mid {
    text-align: center;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
  }

  .half_btns_mid p.home {
    width: 60px;
    margin: auto;
  }

  .half_btns_right {
    padding: 10px 0;
    width: 50%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    justify-content: center;
  }

  .half_btns_right p a {
    font-size: 12px;
    font-weight: bold;
  }

  .half_btns_right .lang_switch.en {
    margin-right: 0;
  }

  .half_btns_right .lang_switch.en a {
    background: none;
  }

  .drawer-nav .pre_registration {
    padding: 0 15px;
    margin-bottom: 15px;
  }

  .drawer-nav .pre_registration a,
  .drawer-nav .pre_registration h2 {
    padding: 11px 0;
    display: block;
    font-size: 12px;
    text-align: center;
  }

  .drawer-nav .pre_registration a::after {
    display: none;
  }

  nav.drawer-nav ul li {
    padding: 0;
  }

  nav.drawer-nav ul li a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }

  nav.drawer-nav ul li a::after {
    right: 10px;
    left: inherit;
  }

  nav.drawer-nav ul li a.drawer-menu-item::after {
    -webkit-transform: translate(0, -50%) rotate(135deg);
    transform: translate(0, -50%) rotate(135deg);
  }

  nav.drawer-nav ul li a.drawer-menu-item.close::after {
    -webkit-transform: translate(0, -50%) rotate-(-45deg);
    transform: translate(0, -50%)rotate(-45deg);
  }

  nav.drawer-nav ul li.sidenavImg {
    /* width: 49%; */
    width: 50%;
    padding: 5px 5px 0 5px;
    float: left;
  }

  /* nav.drawer-nav ul li.sidenavImg:nth-of-type(2n){
    margin-right: 0;
  } */
}


/*---- メイン 左側 -----*/
#main {
  background: transparent;
  padding: 0;
  box-shadow: none;
}

@media only screen and (max-width:1200px) {
  nav.drawer-nav ul li.sidenavImg a {
    border: none;
  }
}

.main_bannerarea {
  margin: 0 0 60px 0;
  display: none;
}

@media only screen and (max-width:736px) {
  nav {
    float: none;
    width: 100%;
  }

  #main {
    width: 100%;
    float: none;
  }

  .main_bannerarea {
    margin: 0 0 50px 0;
    padding: 0 15px;
  }
}

/*---- コンテンツの見出し -----*/
.content_title {
  font-family: "Oswald";
  letter-spacing: 3px;
  color: #fff;
}

/* Report */
#report {
  /* padding: 0 0 160px 0; */
  /* max-width: 900px; */
}

#report .contents {
  padding: 0 0 0 40px;
}

#report .contents>h3 {
  font-size: 40px;
  position: relative;
  margin: 30px 0 0 0;
  padding: 0 0 0 10px;
  z-index: 2;
}

#report .contents>h3.font_ja {
  font-size: 28px;
}

#report .contents>h3::before {
  position: absolute;
  content: "";
  background: #fff;
  width: 40px;
  height: 1px;
  left: -40px;
  top: 50%;
  transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
}

#report .contents>p {
  font-size: 18px;
  /* color: #00a79d; */
  color: #fff;
  background: none;
  padding: 20px 0 0 10px;
  font-weight: bold;
  position: relative;
  z-index: 2;
}

#report .contents .visitors_number {
  margin: 25px 0 0 10px;
  position: relative;
}

#report .contents .visitors_number h4 {
  background: #414042;
  color: #fff;
  font-size: 18px;
  display: inline-block;
  padding: 12px;
  margin-bottom: 20px;
}

#report .contents .visitors_number dl {
  clear: both;
  overflow: hidden;
  padding-bottom: 0;
}

#report .contents .visitors_number dt, #report .contents .visitors_number dd {
  float: left;
  font-size: 20px;
  vertical-align: baseline;
  margin-bottom: 20px;
}

#report .contents .visitors_number dt {
  clear: left;
  padding-top: 5px;
  width: 130px;
}

#report .contents .visitors_number dd {
  padding-left: 10px;
}

#report .contents .visitors_number dd span.num {
  font-size: 28px;
  font-weight: bold;
  font-family: Arial;
  margin-right: 5px;
}

#report .contents .visitors_number dd.sum span.num {
  font-size: 34px;
}

#report .contents .visitors_number dd span.yoy {
  display: block;
  text-align: center;
  font-size: 16px;
  /* margin-left: 10px; */
}

#report .contents .visitors_number>p {
  font-size: 20px;
  letter-spacing: 1.5px;
}

#report .contents .visitors_number>p span.l_ja {
  /* font-family: Arial; */
  font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "メイリオ", Meiryo, sans-serif;
}

#report .contents .visitors_number>p span.l_ja.second {
  margin: 0 4px 0 4px;
}

#report .contents .visitors_number>p span.num {
  font-size: 40px;
  font-family: Arial;
}

#report .contents .visitors_number>p span.l_num {
  font-family: Arial;
}

#report .contents .visitors_number>small {
  font-size: 13px;
  display: block;
  margin-top: 35px;
}

#report .contents .visitors_number>img {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  opacity: 0.7;
  width: 500px;
}

#report .contents .visitors_number.some_sc>div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
}

#report .contents .visitors_number.some_sc>div dl {
  width: 25%;
  text-align: center;
  border-right: 1px solid rgba(255, 255, 255, 0.6);
}

#report .contents .visitors_number.some_sc>div dl:last-child {
  border-right: none;
}

#report .contents .visitors_number.some_sc div dl dt,
#report .contents .visitors_number.some_sc div dl dd {
  display: block;
  float: none;
  margin: auto;
}

#report .contents .visitors_number.some_sc div dl dt {
  font-size: 16px;
  width: 100%;
}

#report .contents .visitors_number.some_sc div dl dt span.week {
  font-size: 14px;
}

#report .contents .visitors_number.some_sc div dl dt {
  margin-bottom: 10px;
  letter-spacing: 2px;
  font-weight: normal;
}

#report .contents .visitors_number.some_sc div dl dt.sum {
  font-size: 18px;
  font-weight: bold;
}

#report .contents .visitors_number small.yoy_notice {
  margin-top: 10px;
}

@media only screen and (max-width:736px) {
  .content_title {
    padding-left: 15px;
  }

  #report .contents {
    padding: 0 15px 0 15px;
  }

  #report .contents>h3 {
    padding: 0;
    font-size: 22px;
    line-height: 1.4;
  }

  #report .contents>h3.font_ja {
    font-size: 20px;
  }

  #report .contents>h3::before {
    display: none;
  }

  #report .contents>p {
    font-size: 13px;
    padding: 15px 0 0 0;
    line-height: 1.8;
  }

  #report .contents .visitors_number {
    margin: 25px 0 0 0;
    padding-top: 18px;
    padding: 0;
  }

  #report .contents .visitors_number h4 {
    background: none;
    font-size: 20px;
    padding: 0;
    position: relative;
    display: block;
    margin-bottom: 15px;
    position: relative;
    z-index: 2;
  }

  #report .contents .visitors_number h4::after {
    position: absolute;
    content: "";
    background: rgba(255, 255, 255, 0.5);
    width: 70%;
    right: 0;
    height: 1px;
    top: 50%;
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    z-index: 2;
  }

  #report .contents .visitors_number dl {
    padding: 0 10px;
  }

  #report .contents .visitors_number dt, #report .contents .visitors_number dd {
    font-size: 16px;
    margin-bottom: 20px;
  }

  #report .contents .visitors_number dt.sum, #report .contents .visitors_number dd.sum {
    margin-bottom: 10px;
  }

  #report .contents .visitors_number dt {
    text-align: left;
  }

  #report .contents .visitors_number dt.sum {
    padding-top: 12px;
  }

  #report .contents .visitors_number dd span.num {
    font-size: 22px;
  }

  #report .contents .visitors_number dd.sum span.num {
    font-size: 27px;
  }

  #report .contents .visitors_number dd span.yoy {
    display: inline-block;
    font-size: 13px;
    margin-left: 10px;
  }

  #report .contents .visitors_number>img {
    padding: 0 20px;
    top: -17%;
    transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
  }

  #report .contents .visitors_number>p {
    font-size: 16px;
    border: 1px solid #fff;
    margin: 0 35px;
    padding: 10px 20px;
    line-height: 1.4;
    z-index: 2;
    position: relative;
  }

  #report .contents .visitors_number>p span.num {
    font-size: 22px;
  }

  #report .contents .visitors_number>small {
    text-align: right;
    margin: 10px 35px 0 35px;
    font-size: 10px;
    z-index: 2;
    position: relative;
  }

  #report .contents .visitors_number h4.en_ver::after {
    width: 23%;
  }

  #report .contents .visitors_number.some_sc>div {
    display: block;
    text-align: left;
  }

  #report .contents .visitors_number.some_sc>div dl {
    width: 100%;
    padding: 0 0;
    border: none;
    margin-bottom: 15px;
  }

  #report .contents .visitors_number.some_sc>div dl dt {
    margin-bottom: 5px;
    font-size: 14px;
  }

  #report .contents .visitors_number.some_sc>div dl dt,
  #report .contents .visitors_number.some_sc>div dl dd {
    text-align: left;
  }

  #report .contents .visitors_number.some_sc>div dl dt.sum {
    font-size: 16px;
  }

  #report .contents .visitors_number.some_sc>small {
    margin-right: 0;
  }
}

/* PickUp */
@media only screen and (min-width:999px) {
  #pickUp {
    /* padding-top: 260px;
    margin-top: -260px; */
    margin-bottom: 50px;
  }
}

.venue_city_tab {
  margin: 55px 0 40px 0;
}

.venue_city_tab ul {
  width: 100%;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  /* clear: both;
	overflow: hidden; */
  padding: 0 3px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-align: center;
  /*Android4.3*/
  -moz-box-align: center;
  /*Firefox21*/
  -ms-flex-align: center;
  /*IE10*/
  -webkit-align-items: center;
  /*PC-Safari,iOS8.4*/
  align-items: center;
}

.venue_city_tab ul li {
  /* float: left; */
  text-align: center;
  font-size: 16px;
  color: #fff;
  /* padding: 20px 0;
  min-width: 146px; */
  cursor: pointer;
  position: relative;
  z-index: 10;
}

.venue_city_tab ul li a {
  letter-spacing: normal;
  display: block;
  /* padding: 20px 40px; */
  line-height: 1.4;
  /* min-height: 88px; */
  /* min-width: 146px; */
  padding: 20px 35px;
}

.venue_city_tab ul li.current {
  background: rgb(43, 182, 115, 0.5);
  /* Old browsers */
  background: -moz-linear-gradient(left, rgba(43, 182, 115, 0.5) 0%, rgba(0, 167, 157, 0.5) 20%, rgba(0, 131, 68, 0.5) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(43, 182, 115, 0.5) 0%, rgba(0, 167, 157, 0.5) 20%, rgba(0, 131, 68, 0.5) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(43, 182, 115, 0.5) 0%, rgba(0, 167, 157, 0.5) 20%, rgba(0, 131, 68, 0.5) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2bb673', endColorstr='#008344', GradientType=1);
  /* IE6-9 */
}

.venue_city_tab ul li.current a:hover {
  background: inherit;
  color: inherit;
  opacity: inherit;
}

.venue_city_tab ul li a:hover {
  background: rgba(0, 167, 157, 0.5);
  color: #fff;
  opacity: 1;
}

.hide {
  display: none;
}

.pickup_contents_wrap.non-tab {
  margin-top: 55px;
}

.sponsor_contents_wrap.non-tab {
  margin-top: 30px;
}

.exhibition_contents_wrap.non-tab {
  margin-top: 30px;
}

/* PickUp 共通 */
.pickup_content_all_wrap {
  /* margin-bottom: 60px; */
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  margin-bottom: 0;
}

.pickup_content_all_wrap:nth-of-type(1) {
  border-top: 1px solid rgba(255, 255, 255, 0.4);
}

.pickup_content_inner {
  padding-bottom: 40px;
  padding-top: 40px;
  margin-bottom: 40px;
  position: relative;
  background: none;
}

/* .pickup_content_inner:nth-of-type(1){
	border-top: 1px solid rgba(255, 255, 255, 0.4);
} */
.pickup_content_inner span.tag {
  font-size: 15px;
  background: rgba(255, 255, 255, 0.2);
  padding: 8px;
  position: absolute;
  top: 0;
  right: 0;
  font-weight: bold;
}

.pickup_content_inner span.tag span.pickup_date {
  margin-left: 10px;
  font-weight: normal;
}

.pickup_content_inner h3.title {
  font-size: 26px;
  margin: 0 0 20px 0;
  /* padding: 0 90px 0 0; */
  padding: 0 0 0 0;
  line-height: 1.5;
}

.pickup_content p.subtitle {
  font-size: 16px;
  line-height: 1.6;
}

.pickup_content_in_right:last-child {
  margin-right: 0;
}

.pickup_content_left {
  margin-right: 1.5%;
}

.pickup_content_in_right .informations {
  margin-left: 5%;
}

.pickup_content_in_right .informations p {
  font-family: Arial;
  margin-bottom: 5px;
}

.pickup_content_in_right .informations p.company, .pickup_content_in_right .informations p.post, .pickup_content_in_right .informations p.Department {
  font-size: 12px;
  line-height: 1.4;
  letter-spacing: normal;
}

.pickup_content_in_right .informations p.name {
  font-size: 16px;
  margin: 0;
  padding-top: 3px;
}

.pickup_content_in_right_img {
  width: 35%;
}

.pickup_content_in_right_img img {
  width: 120px;
  /* height: 120px; */
  /* max-width: 120px; */
  object-fit: cover;
}

/* WARNING:　common.cssに移動するかも  */
.pickup_content p.more_btn {
  margin-top: 30px;
}

.pickup_content p.more_btn a {
  color: #00a79d;
  font-family: 'Oswald', sans-serif !important;
  padding: 10px 30px 10px 20px;
  border: 2px solid #00a79d;
  position: relative;
  display: inline-block;
  letter-spacing: normal;
  font-size: 16px;
}

.pickup_content p.more_btn a::after {
  content: "";
  position: absolute;
  top: 43%;
  transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  display: inline-block;
  right: 15px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #00a79d;
  border-right: 2px solid #00a79d;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* 1カラム　画像2枚 */
.pickup_content_all_wrap.col_1-2_img .pickup_content_left {
  width: 38.5%;
  /* margin-right: 1.5%; */
}

.pickup_content_all_wrap.col_1-2_img .pickup_content_right_wrap {
  width: 60%;
}

.pickup_content_all_wrap.col_1-2_img .pickup_content_in_right {
  width: 50%;
}

.pickup_content_all_wrap.col_1-2_img .pickup_content_in_right .informations {
  width: 65%;
  /* margin-left: 5%; */
}

/* 1カラム　画像1枚 */
.pickup_content_all_wrap.col_1-1_img .pickup_content {
  justify-content: space-between;
}

.pickup_content_all_wrap.col_1-1_img .pickup_content_left {
  width: 70%;
}

.pickup_content_all_wrap.col_1-1_img .pickup_content_in_right_img {
  width: 40%;
}

.pickup_content_all_wrap.col_1-1_img .pickup_content_in_right_img img {
  width: auto;
}

.pickup_content_all_wrap.col_1-1_img .pickup_content_right_wrap {
  width: 100%;
}

.pickup_content_all_wrap.col_1-1_img .pickup_content_right_wrap .pickup_content_in_right {
  width: 100%;
}

/* 2カラム　画像複数あり */
.pickup_content_all_wrap.col_2-2_img {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  justify-content: space-between;
}

.pickup_content_all_wrap.col_2-2_img .pickup_content_inner {
  width: 49%;
}

.pickup_content_all_wrap.col_2-2_img .pickup_content_left {
  width: 33%;
}

.pickup_content_all_wrap.col_2-2_img .pickup_content_right_wrap {
  width: 67%;
}

.pickup_content_all_wrap.col_2-2_img .pickup_content_in_right {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: nowrap;
  flex-direction: row;
  width: 100%;
}

/* .pickup_content_all_wrap.col_2-2_img .pickup_content_in_right .informations{
     margin-left: 4%;
   } */
.pickup_content_all_wrap.col_2-2_img .pickup_content_in_right_img {
  /* width: 30%; */
}

.pickup_content_all_wrap.col_2-2_img .pickup_content_in_right_img img {
  max-width: 110px;
  object-fit: cover;
}

.pickup_content_all_wrap.col_2-2_img .pickup_content_inner.in_2_img .pickup_content_left {
  width: 48%;
  margin-right: 2%;
}

.pickup_content_all_wrap.col_2-2_img .pickup_content_inner.in_2_img .pickup_content_right_wrap {
  width: 50%;
}

.pickup_content_all_wrap.col_2-2_img .pickup_content_inner.in_2_img .pickup_content_in_right {
  width: 50%;
}

/* 2カラム　画像無し */
.pickup_content_all_wrap.col_2-none_img {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  justify-content: space-between;
}

.pickup_content_all_wrap.col_2-none_img .pickup_content_inner {
  width: 49%;
}

/* WARNING:　common.cssに移動するかも  */
p.viewall {
  margin-top: 30px;
  text-align: center;
}

p.viewall a {
  color: #fff;
  font-family: 'Oswald', sans-serif !important;
  padding: 15px 0 15px 0;
  border: 2px solid #fff;
  position: relative;
  display: block;
  border-radius: 25px;
  max-width: 323px;
  margin: auto;
  font-size: 18px;
}

p.viewall a::after {
  content: "";
  position: absolute;
  top: 43%;
  transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  display: inline-block;
  right: 30%;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.pickup_slider_wrap {
  margin: 60px 0;
  padding: 0 80px;
}

.pickup_slider_wrap ul li {
  padding: 0 30px;
  position: relative;
}

.pickup_slider_wrap span.tag {
  /* position: absolute;
	bottom: 0;
	right: 0; */
  position: relative;
  top: -21px;
  text-align: right;
  float: right;
  font-size: 11px;
  background: rgba(0, 0, 0, 0.5);
  padding: 5px;
  display: inline-block;
}

.pickup_slider_wrap span.tag span.time {
  display: block;
  font-size: 10px;
  margin-left: 5px;
}

.pickup_slider_wrap ul li .texts {
  margin-top: 20px;
  clear: both;
}

.pickup_slider_wrap ul li .texts p.text {
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 3px;
  letter-spacing: normal;
  white-space: pre-line;
}

.pickup_slider_wrap ul .slick-slide img {
  margin: auto;
  text-align: center;
}

.pickup_slider_wrap ul li .texts p.name {
  font-size: 16px;
  font-weight: bold;
  margin-top: 8px;
}

@media only screen and (max-width:736px) {
  .venue_city_tab {
    margin: 30px 0 40px 0;
  }

  .venue_city_tab ul {
    overflow-x: scroll;
    display: flex;
    flex-wrap: nowrap;
    white-space: nowrap;
  }

  /* PickUp 共通 */
  .pickup_contents_wrap.non-tab {
    margin-top: 30px;
  }

  .pickup_content_all_wrap {
    /* margin-bottom: 15px; */
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }

  .pickup_content_all_wrap:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .pickup_content_inner {
    padding: 15px;
  }

  .pickup_content_inner span.tag {
    font-size: 12px;
    right: 0;
    /* width: 100px; */
  }

  .venue_city_tab ul li a {
    font-size: 12px;
    padding: 13px 20px;
    /* min-width: 94px; */
  }

  .pickup_content_inner span.tag span.pickup_date {
    display: block;
    margin-left: 0;
    font-size: 11px;
    margin-top: 3px;
  }

  .pickup_content_inner h3.title {
    font-size: 15px;
    margin: 0 0 15px 0;
    /*padding: 0 80px 0 0;*/
  }

  .pickup_content p.subtitle {
    font-size: 12px;
    margin-bottom: 15px;
  }

/*  .pickup_content_all_wrap .more_btn {
    display: none;
  }*/

  .pickup_content_in_right {
    -webkit-box-align: start;
    /*Android4.3*/
    -moz-box-align: start;
    /*Firefox21*/
    -ms-flex-align: start;
    /*IE10*/
    -webkit-align-items: flex-start;
    /*PC-Safari,iOS8.4*/
    align-items: flex-start;
  }

  .pickup_content_in_right_img {
    width: inherit;
  }

  .pickup_content_in_right_img img {
    width: 80px;
  }

  .pickup_content_in_right .informations p.company, .pickup_content_in_right .informations p.post, .pickup_content_in_right .informations p.Department {
    font-size: 11px;
    line-height: 1.4;
    letter-spacing: normal;
  }

  .pickup_content_in_right .informations p.name {
    font-size: 14px;
  }

  /* 1カラム　画像2枚 */
  .pickup_content_all_wrap.col_1-2_img .pickup_content_left {
    width: 100%;
  }

  .pickup_content_all_wrap.col_1-2_img .pickup_content_right_wrap {
    width: 100%;
    flex-direction: row;
    text-align: left;
  }

  .pickup_content_all_wrap.col_1-2_img .pickup_content_in_right {
    width: 50%;
  }

  .pickup_content_all_wrap.col_1-2_img .pickup_content_in_right .informations {
    width: 100%;
    margin-left: 0;
  }

  /* 1カラム　画像1枚 */
  .pickup_content_all_wrap.col_1-1_img .pickup_content_in_right {
    flex-direction: row;
    width: 100%;
  }

  .pickup_content_all_wrap.col_1-1_img .pickup_content_right_wrap {
    width: 100%;
  }

  .pickup_content_all_wrap.col_1-1_img .pickup_content_in_right_img {
    width: 30%;
  }

  .pickup_content_all_wrap.col_1-1_img .pickup_content_left {
    width: 100%;
  }

  /* 2カラム　画像複数あり */
  .pickup_content_all_wrap.col_2-2_img {
    flex-direction: column;
  }

  .pickup_content_all_wrap.col_2-2_img .pickup_content_inner {
    width: 100%;
    /* margin-top: 20px; */
  }

  .pickup_content_all_wrap.col_2-2_img .pickup_content_left {
    width: 100%;
  }

  .pickup_content_all_wrap.col_2-2_img .pickup_content_inner.in_2_img .pickup_content_left {
    width: 100%;
  }

  .pickup_content_all_wrap.col_2-2_img .pickup_content_inner.in_2_img .pickup_content_right_wrap {
    width: 100%;
    flex-direction: row;
  }

  .pickup_content_all_wrap.col_2-2_img .pickup_content_inner.in_2_img .pickup_content_in_right {
    width: 100%;
    margin-bottom: 2%;
  }

  .pickup_content_all_wrap.col_2-2_img .pickup_content_inner.in_2_img .informations {
    margin-left: 0;
  }

  .pickup_content_all_wrap.col_2-2_img .pickup_content_in_right_img {
    width: auto;
  }

  .pickup_content_all_wrap.col_2-2_img .pickup_content_right_wrap {
    width: 100%;
  }

  /* 2カラム　画像無し */
  .pickup_content_all_wrap.col_2-none_img {
    flex-direction: column;
  }

  .pickup_content_all_wrap.col_2-none_img .pickup_content_inner {
    width: 100%;
  }

  p.viewall {
    margin-top: 30px;
    text-align: center;
  }

  p.viewall a {
    max-width: 171px;
    font-size: 14px;
    padding: 12px 0;
  }

  p.viewall a::after {
    content: "";
    position: absolute;
    top: 43%;
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    display: inline-block;
    right: 20%;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .pickup_slider_wrap {
    background: rgba(255, 255, 255, 0.1);
    padding: 30px;
  }

  .pickup_slider_wrap ul li {
    padding: 0;
  }

  .pickup_slider_wrap ul li img {
    width: 40%;
    margin-right: 3%;
    float: left;
  }

  .pickup_slider_wrap ul li .texts {
    width: 56%;
    float: left;
    margin-top: 0;
    clear: none;
    margin-left: 10px;
  }

  .pickup_slider_wrap ul li .texts p.text {
    font-size: 11px;
  }

  .pickup_slider_wrap ul li .texts p.name {
    font-size: 15px;
  }

  .pickup_slider_wrap .slide-arrow.prev-arrow, .pickup_slider_wrap .slide-arrow.next-arrow {
    background: none;
    width: auto;
    height: auto;
    top: 50%;
    left: -20px;
  }

  .pickup_slider_wrap .slide-arrow.next-arrow {
    right: -20px;
    left: inherit;
  }
}

.outline_table {
  margin-top: 40px;
}

.outline_table table {
  width: 100%;
  text-align: left;
  color: #fff;
}

.outline_table table th, .outline_table table td {
  padding: 20px 0px;
  font-size: 14px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  /* vertical-align: text-top; */
}

.outline_table table tr:last-child th, .outline_table table tr:last-child td {
  border: none;
}

.outline_table table th {
  /* width: 114px; */
}

.outline_table table td a {
  color: #00a79d;
  text-decoration: underline;
}

.outline_table table td ul li, .outline_table table td dt, .outline_table table td dd, .outline_table table td p {
  line-height: 1.9;
}

.outline_table table td dl {
  margin-bottom: 10px;
}

.outline_table table ul.past_events a {
  color: #fff;
}

.past_events_notice {
  margin-top: 15px;
  display: block;
}

.outline_table table ul.supporting_group a {
  color: #fff;
}

.outline_table table td.session dt span {
  font-size: 130%;
}

.faq_btn,
.press_btn {
  margin-bottom: 20px;
}

.press_btn {
  margin-top: 30px;
}

.faq_btn a,
.press_btn a {
  display: inline-block;
  position: relative;
  border-radius: 50px;
  padding: 10px 40px 10px 20px;
  text-decoration: none !important;
  color: #fff !important;
  background: #dc143c;
}

.faq_btn a::after,
.press_btn a::after {
  content: "＞";
  position: absolute;
  right: 15px;
  top: 11px;
  font-size: 12px;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  transition: all 0.3s ease-in-out;
  font-weight: bold;
}

@media only screen and (max-width:736px) {
  /* #outline {
    padding-top: 210px;
  } */

  .outline_table {
    margin-top: 0;
  }

  .outline_table table th, .outline_table table td {
    display: block;
    width: 100%;
    padding: 20px 15px;
    font-size: 13px;
  }

  .outline_table table th {
    border-bottom: none;
    padding: 20px 15px 0 15px;
  }

  .outline_table table td {
    padding: 15px 15px 20px 15px;
  }

  .outline_table table td dt span, .outline_table table td dd span {
    display: block;
  }

  .pickup_slider_wrap span.tag {
    /* position: absolute;
	bottom: 0;
	right: 0; */
    position: relative;
    top: inherit;
    margin-bottom: 10px;
    text-align: right;
    font-size: 12px;
    background: rgba(255, 255, 255, 0.2);
    padding: 5px;
    display: block;
  }

  .outline_table table td.session dt span {
    display: inline;
  }
}

/* ==========================================================================
   イベント下層
   ========================================================================== */
.under_wrap {
  padding-top: 250px;
  position: relative;
}

.under_wrap.navtype2 {
  padding-top: 240px;
}

.under_wrap.non-menu {
  padding-top: 180px;
}

/* exhibition */
#exhibition p.subtitle {
  font-size: 24px;
  margin-top: 20px;
}

#exhibition .venue_city_tab {
  margin: 30px 0 40px 0;
}

.venue_head_info {
  clear: both;
  overflow: hidden;
}

.venue_head_info.non-map {
  margin-bottom: 50px;
}

.venue_head_info_left {
  width: 15.5%;
  float: left;
  padding: 10px 0;
}

.venue_head_info_left p {
  font-size: 28px;
  letter-spacing: normal;
}

.venue_head_info_mid {
  width: 60%;
  padding: 5px 0 5px 2.5%;
  float: left;
  border-left: 2px solid #fff;
}

.venue_head_info_mid p.date {
  font-size: 45px;
  font-weight: bold;
}

.venue_head_info_mid p.date span {
  font-size: 24px;
}

.venue_head_info_mid p:last-child {
  font-size: 16px;
  margin-top: 20px;
  line-height: 1.5;
}

.venue_head_info_right {
  width: 22%;
  float: right;
  text-align: center;
}

.venue_head_info_right p:last-child {
  font-size: 12px;
  margin-top: 12px;
}

.venue_map {
  margin: 30px 0;
}

@media only screen and (max-width:736px) {
  .under_wrap {
    padding-top: 60px;
  }

  .under_wrap.navtype2 {
    padding-top: 100px;
  }

  .under_wrap.non-menu {
    padding-top: 120px;
  }

  #exhibition p.subtitle {
    font-size: 12px;
    padding-left: 15px;
    margin-top: 10px;
  }

  #exhibition .venue_city_tab {
    margin: 30px 0 35px 0;
  }

  .venue_head_info {
    padding: 0 15px;
  }

  .venue_head_info_left {
    width: 27%;
  }

  .venue_head_info_left p {
    font-size: 16px;
  }

  .venue_head_info_mid {
    width: 73%;
    padding: 5px 0 5px 5%;
  }

  .venue_head_info_mid p.date {
    font-size: 27px;
  }

  .venue_head_info_mid p.date span {
    font-size: 14px;
  }

  .venue_head_info_mid p:last-child {
    font-size: 12px;
    margin-top: 10px;
  }

  .venue_head_info_right {
    display: none;
  }

  .venue_map {
    margin: 25px 0;
  }
}

.contents_title {
  font-size: 16px;
  position: relative;
  padding: 0 0 0 40px;
  margin-bottom: 30px;
  z-index: 2;
}

.keywords{
	margin-top: 10px;
}
.keywords ul{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.keywords ul li {
    font-size: 13px;
    border: 1px solid #bcbec0;
    padding: 2px 5px;
    margin: 0 5px;
    margin-bottom: 10px;
}

.narrow_keyword {
  position: relative;
  z-index: 2;
  margin: 0 0 40px 0;
}

.narrow_keyword ul li {
  min-width: 241px;
  min-height: 50px;
  background: rgba(0, 167, 157, 0.3);
  margin-right: 28px;
  margin-bottom: 23px;
  position: relative;
  cursor: pointer;
  width: 24%;
  margin-right: 1%;
}

.narrow_keyword ul li#ALL {
  flex-wrap: wrap;
  flex-direction: column;
  margin-right: 200px;
}

.narrow_keyword ul li:hover {
  opacity: 0.7;
}

.narrow_keyword ul li.select {
  background: rgba(0, 167, 157, 1);
}

.narrow_keyword ul li#IotWorldConference {
  background: rgba(202, 205, 28, 0.3);
}

.narrow_keyword ul li#IotWorldConference.select {
  background: rgba(202, 205, 28, 1);
}

.narrow_keyword ul li#BusinessAutomation {
  background: rgba(0, 113, 187, 0.3);
}

.narrow_keyword ul li#BusinessAutomation.select {
  background: rgba(0, 113, 187, 1);
}

.narrow_keyword ul li#SecurityDays {
  background: rgba(0, 167, 157, 0.3);
}

.narrow_keyword ul li#SecurityDays.select {
  background: rgba(0, 167, 157, 1);
}

.narrow_keyword ul li#AutonomousDrivingConnectedCar {
  background: rgba(241, 90, 41, 0.3);
}

.narrow_keyword ul li#AutonomousDrivingConnectedCar.select {
  background: rgba(241, 90, 41, 1);
}

.narrow_keyword ul li#FinancialICT {
  background: rgba(147, 74, 144, 0.3);
}

.narrow_keyword ul li#FinancialICT.select {
  background: rgba(147, 74, 144, 1);
}

.narrow_keyword ul li#ALL {
  background: rgba(255, 255, 255, 0.3);
  color: #FFF;
}

.narrow_keyword ul li#ALL p {
  color: #FFF;
}

.narrow_keyword ul li#ALL.select {
  background: rgba(255, 255, 255, 1);
}

.narrow_keyword ul li#ALL.select p {
  color: #333 !important;
}

.narrow_keyword ul li:nth-child(4n) {
  margin-right: 0;
}

.narrow_keyword ul li p {
  text-align: center;
  font-size: 14px;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  left: 0;
  right: 0;
  margin: auto;
  letter-spacing: normal;
  line-height: 1.5;
}

@media only screen and (max-width:736px) {
  .contents_title {
    padding: 0;
    font-size: 14px;
    margin-bottom: 20px;
  }

  .contents_title.close::before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .narrow_keyword {
    padding: 0 15px;
    margin: 0 0 20px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  }

  .narrow_keyword ul {
    margin-bottom: 5px;
  }

  .narrow_keyword ul li {
    width: 100%;
    min-height: inherit;
    margin-bottom: 15px;
  }

  .narrow_keyword ul li p {
    text-align: left;
    font-size: 12px;
    position: static;
    top: inherit;
    transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    padding: 10px 15px;
  }
}

.booth_list {
  margin: 0 0 40px 0;
}

#booth_list_an {
  padding-top: 400px;
  margin-top: -400px;
}

.booth_list ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  text-align: start;
  -webkit-box-pack: start;
  /*Android4.3*/
  -moz-box-pack: start;
  /*Firefox21*/
  -ms-flex-pack: start;
  /*IE10*/
  -webkit-justify-content: flex-start;
  /*PC-Safari,iOS8.4*/
  justify-content: flex-start;
}






.booth_list ul li span.companyNmae {
  font-size: 14px;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  left: 0;
  letter-spacing: normal;
  /* padding: 0 0 0 40px; */
  padding: 0 0 0 20px;
  display: block;
}

.booth_list ul li span.booth_num {
  color: #fff!important;
}

/* .booth_list ul li.double_num span.booth_num{
	border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.booth_list ul li.double_num span.booth_num:nth-child(2){
	border-right: none;
} */
@media only screen and (max-width:736px) {
  #booth_list_an {
    padding-top: 0px;
    margin-top: 0px;
  }

  .booth_list {
    padding: 0 15px;
    margin: 0 0 0 0;
  }

  .booth_list ul li {
    width: 100%;
    margin-bottom: 15px;
  }

  .booth_list ul li:last-child {
    margin-bottom: 0;
  }

  .booth_list ul li span {
    font-size: 14px;
  }
}


.booth_contents_head {
  position: relative;
  margin-bottom: 50px;
}

.booth_contents p.back_btn {
  text-align: right;
  margin-top: 30px;
}

.booth_contents p.back_btn a {
  color: #999;
  font-size: 12px;
  position: relative;
  padding: 0 15px;
  letter-spacing: 1px;
}

.booth_contents p.back_btn a::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  display: inline-block;
  left: 0;
  width: 6px;
  height: 6px;
  border-top: 1px solid #999;
  border-right: 1px solid #999;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.booth_contents_head h3 {
  padding: 20px 150px 20px 90px;
  color: #231f20;
  font-weight: bold;
  font-size: 28px;
  letter-spacing: 1px;
  line-height: 1.3;
  border-top: 1px solid rgba(34, 30, 31, 0.2);
  border-bottom: 1px solid rgba(34, 30, 31, 0.2);
}

.booth_contents_head.non-booth_num h3 {
  padding: 20px 150px 20px 20px;
}



.booth_num_wrap span.booth_num_title {
  color: #656666;
  font-size: 11px;
  display: block;
  margin-bottom: 3px;
}


.booth_outline {
  color: #000;
  flex-wrap: nowrap;
}

.booth_outline_left {
  margin-right: 7%;
  margin-top: 30px;
  min-width: 25%;
  text-align: center;
}

.booth_outline_left.double_logo img:first-child {
  margin-bottom: 30px;
  display: block;
}

.booth_outline_right {
  flex-grow: 2;
  min-width: 68%;
}

.booth_outline_right>span {
  color: #656666;
  font-size: 12px;
  margin-bottom: 12px;
  display: block;
}

.booth_outline_right>h4 {
  font-size: 20px;
  color: #000;
  letter-spacing: normal;
  font-weight: 600;
  margin-bottom: 8px;
}

.booth_outline_right>h5 {
  font-size: 16px;
  color: #000;
  letter-spacing: normal;
  font-weight: 600;
  margin-bottom: 8px;
}

.booth_outline_right>p {
  font-size: 14px;
  color: #000;
  letter-spacing: 1.4px;
  line-height: 1.4;
  margin-bottom: 10px;
}

.exhibition_keyword {
  padding: 5px 15px 15px 15px;
  background: rgba(0, 167, 157, 0.1);
  clear: both;
  overflow: hidden;
  margin-top: 50px;
  margin-bottom: 30px;
}

.exhibition_keyword ul {
  float: left;
  width: 100%;
}

.exhibition_keyword ul li {
  background: #fff;
  color: #00a79d;
  float: left;
  margin-right: 10px;
  margin-top: 10px;
  font-size: 14px;
  padding: 5px;
  line-height: 1;
}

.exhibition_keyword ul li:last-child {
  margin-right: 0;
}

.booth_contact {
  border: 1px solid #f2f2f2;
  padding: 15px;
}

.booth_contact h5 {
  color: #000;
  font-size: 16px;
  /* border-bottom: 1px solid #e5e5e5; */
  /* padding-bottom: 10px; */
}

.booth_contact table {
  border-top: 1px solid #e5e5e5;
  margin-top: 15px;
  width: 100%;
}

.booth_contact table th, .booth_contact table td {
  padding: 15px 0 0 0;
  vertical-align: text-top;
}

/* .booth_contact table tr:last-child th,
.booth_contact table tr:last-child td{
  padding-bottom: 0;
} */
.booth_contact table th {
  color: #656666;
  font-size: 12px;
  padding: 15px 30px 0 0;
  font-weight: normal;
}

.booth_contact table td p, .booth_contact table td a {
  font-size: 14px;
  line-height: 1.5;
  color: #000;
  word-break: break-all;
}

.booth_contents_wrap>.back_btn {
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -35px;
}

.booth_contents_wrap>.back_btn a {
  margin: auto;
  position: relative;
  font-family: 'Oswald', sans-serif !important;
  letter-spacing: 1px;
  width: 71px;
  height: 71px;
  line-height: 71px;
  border-radius: 50%;
  padding: 10px 0 0 0;
  font-size: 13px;
  display: block;
  text-align: center;
  background: rgb(43, 182, 115);
  /* Old browsers */
  background: -moz-linear-gradient(left, rgba(43, 182, 115, 1) 0%, rgba(0, 167, 157, 1) 20%, rgba(0, 131, 68, 1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(43, 182, 115, 1) 0%, rgba(0, 167, 157, 1) 20%, rgba(0, 131, 68, 1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(43, 182, 115, 1) 0%, rgba(0, 167, 157, 1) 20%, rgba(0, 131, 68, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2bb673', endColorstr='#008344', GradientType=1);
  /* IE6-9 */
}

.booth_contents_wrap>.back_btn a::before {
  content: "";
  position: absolute;
  top: 25%;
  transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  display: inline-block;
  left: 0;
  right: 0;
  margin: auto;
  width: 19px;
  height: 19px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@media only screen and (max-width:736px) {
  .booth_contents_wrap {
    padding: 15px 15px 40px 15px;
    margin-top: 35px;
  }

  .booth_contents {
    margin-bottom: 40px;
  }

  .booth_contents_head {
    margin-bottom: 0;
  }

  .booth_contents_head h3 {
    font-size: 18px;
    padding: 20px 10px 20px 80px;
  }

  .booth_contents_head.non-booth_num h3 {
    padding: 20px 10px 20px 20px;
  }

  .booth_contents p.back_btn {
    margin-top: 0;
  }

  .booth_contents p.back_btn a {
    padding: 0 0 0 15px;
    letter-spacing: 1px;
  }

  .booth_num_wrap span.booth_num {
    font-size: 40px;
  }

  span.sponsor_level {
    font-size: 9px;
  }

  .booth_outline_left {
    width: 80%;
    margin-right: 0;
    text-align: center;
    padding: 0 40px 40px 40px;
    margin: 60px auto 0 auto;
  }

  .booth_outline_left .noimage {
    display: none;
  }

  .booth_outline_right>span {
    font-size: 11px;
  }

  .booth_outline_right>h4 {
    font-size: 14px;
  }

  .exhibition_keyword {
    margin-top: 25px;
    margin-bottom: 20px;
  }

  .exhibition_keyword>p {
    width: auto;
    display: inline-block;
  }

  .exhibition_keyword ul {
    width: auto;
    float: none;
  }

  .booth_contact {
    transition: all 0.5s ease-in-out;
  }

  .booth_contact h5 {
    position: relative;
  }

  .booth_contact h5::after {
    content: "＋";
    position: absolute;
    color: #000;
    font-size: 20px;
    font-weight: 100;
    top: 30%;
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    display: inline-block;
    right: 0;
  }

  .booth_contact h5.close::after {
    content: "ー";
    position: absolute;
    color: #000;
    font-size: 20px;
    font-weight: 100;
    top: 30%;
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    display: inline-block;
    right: 0;
  }

  .booth_contact table th {
    font-size: 11px;
  }

  .booth_contact table td p, .booth_contact table td a {
    font-size: 13px;
  }

  .booth_contents .back_btn a {
    font-size: 10px;
    width: 56px;
    height: 56px;
    line-height: 56px;
  }

  .booth_contents .back_btn a::before {
    width: 15px;
    height: 15px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
  }
}

/* sponsor */
#sponsor p.subtitle {
  font-size: 24px;
  margin-top: 20px;
}

#sponsor .venue_city_tab {
  margin: 30px 0 40px 0;
}

.sponsor_list_wrap {
  background: #fff;
  padding: 40px 30px 30px 0;
}

#sponsor .contents_title {
  color: #00a79d;
  font-size: 32px;
}

#sponsor .contents_title::before {
  position: absolute;
  content: "";
  width: 26px;
  height: 2px;
  background: #00a79d;
}

/* .sponsor_list_contents{
  margin-bottom: 60px;
} */
.sponsor_list_contents.one ul {
  text-align: center;
  -webkit-box-pack: center;
  /*Android4.3*/
  -moz-box-pack: center;
  /*Firefox21*/
  -ms-flex-pack: center;
  /*IE10*/
  -webkit-justify-content: center;
  /*PC-Safari,iOS8.4*/
  justify-content: center;
}

.sponsor_list_contents ul {
  padding-left: 30px;
  margin: 0 0 80px 0;
  -webkit-box-align: center;
  /*Android4.3*/
  -moz-box-align: center;
  /*Firefox21*/
  -ms-flex-align: center;
  /*IE10*/
  -webkit-align-items: center;
  /*PC-Safari,iOS8.4*/
  align-items: center;
  text-align: center;
}

.sponsor_list_contents ul li {
  /* margin-bottom: 40px; */
  padding: 20px 40px;
  position: relative;
}

.sponsor_list_contents ul li a {
  position: relative;
}

.sponsor_list_contents ul li p {
  font-size: 14px;
  text-decoration: underline;
  color: #000;
  text-align: center;
  margin-top: 20px;
  letter-spacing: normal;
  line-height: 1.8;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.sponsor_list_contents ul li p.twoLines {
  padding-top: 20px;
}

.sponsor_list_contents ul li img {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
}

.sponsor_list_contents ul li p a {
  font-size: 14px;
  text-decoration: underline;
  color: #000;
  text-align: center;
  margin-top: 20px;
  letter-spacing: normal;
}

.sponsor_list_contents.platinum ul li {
  width: 50%
}

.sponsor_list_contents.platinum ul li img {
  width: 70%;
}

.sponsor_list_contents.gold ul li {
  width: 50%;
}

.sponsor_list_contents.gold ul li img {
  width: 65%;
}

.sponsor_list_contents.gold.ver2 ul li img {
  width: 80%;
}

.sponsor_contents_wrap.type2 .sponsor_list_contents.gold ul li {
  width: 33.33333%;
}

/* .sponsor_list_contents.gold ul li:last-child,
.sponsor_list_contents.gold ul li:nth-last-child(2) {
  margin-bottom: 0;
} */
.sponsor_list_contents.silver ul li {
  width: 33.333%;
}

.sponsor_list_contents.silver ul li img {
  width: 70%;
}

.sponsor_contents_wrap.type2 .sponsor_list_contents.silver ul li {
  width: 25%;
}

/* .sponsor_list_contents.silver ul li:last-child,
.sponsor_list_contents.silver ul li:nth-last-child(2),
.sponsor_list_contents.silver ul li:nth-last-child(3) {
  margin-bottom: 0;
} */
.sponsor_list_contents.bronze ul li {
  width: 25%;
}

.sponsor_list_contents.bronze ul li img {
  width: 55%;
}

.sponsor_list_contents.exhibition ul {
  justify-content: flex-start;
}

.sponsor_list_contents.exhibition ul li {
  width: 25%;
  padding: 20px 10px;
  margin-bottom: 20px;
}

/* .sponsor_list_contents.exhibition ul li:last-child,
.sponsor_list_contents.exhibition ul li:nth-last-child(2),
.sponsor_list_contents.exhibition ul li:nth-last-child(3),
.sponsor_list_contents.exhibition ul li:nth-last-child(4) {
  margin-bottom: 0;
} */
.sponsor_list_contents.exhibition ul li p {
  margin-top: 0;
}

/* .sponsor_list_contents.specialCollaboration ul li {
	width: 25%;
} */
.sponsor_list_contents.specialCollaboration ul li {
  width: 33.33333%;
}

.sponsor_list_contents.specialCollaboration ul li img {
  width: 60%;
}

/* .sponsor_list_contents.specialCollaboration ul li:last-child,
.sponsor_list_contents.specialCollaboration ul li:nth-last-child(2),
.sponsor_list_contents.specialCollaboration ul li:nth-last-child(3),
.sponsor_list_contents.specialCollaboration ul li:nth-last-child(4) {
  margin-bottom: 0;
} */
.sponsor_list_contents.mediaSponsor ul li {
  width: 20%;
}

.sponsor_list_contents.mediaSponsor ul li:last-child, .sponsor_list_contents.mediaSponsor ul li:nth-last-child(2), .sponsor_list_contents.mediaSponsor ul li:nth-last-child(3), .sponsor_list_contents.mediaSponsor ul li:nth-last-child(4) {
  margin-bottom: 0;
}

/* .sponsor_list_contents ul li.double_logo{
	height: 200px;
} */
.sponsor_list_contents ul li.double_logo a {
  height: auto !important;
}

.double_logo {
  position: relative;
}

/* .double_logo div{
	position: absolute;
	top: 0;
} */
.sponsor_list_contents ul li.double_logo a:nth-child(1) {
  top: -40px;
}

.sponsor_list_contents ul li.double_logo p:nth-child(3) {
  top: 220px;
}

.sponsor_list_contents ul li.double_logo.type2 p:nth-child(3) {
  top: 120px;
}

.sponsor_list_contents ul li.double_logo a:nth-child(2) {
  bottom: -20px;
}

.sponsor_list_contents ul li.double_logo p:nth-child(4) {
  top: 300px;
}

.sponsor_list_contents ul li.double_logo.type2 p:nth-child(4) {
  top: 160px;
}

.sponsor_list_contents ul li a {
  display: block;
}

.sponsor_list_contents ul li.double_logo.type2 {
  margin-bottom: 50px;
}

.sponsor_list_contents ul li.double_logo.type2 .double_logo_last {
  bottom: -60px !important;
}

.sponsor_list_contents ul li.double_logo.type2>a:nth-child(2) img {
  top: -60px;
}

/* .sponsor_list_contents ul li.double_logo.type2 img{
	top: 0!important;
} */
@-moz-document url-prefix() {
  .sponsor_list_contents ul li.double_logo p:nth-child(3) {
    top: 120px;
  }

  .sponsor_list_contents ul li.double_logo p:nth-child(4) {
    top: 150px;
  }
}

/* .sponsor_list_contents ul li.double_logo.type2{
	clear: both;
	overflow: hidden;
} */
/* .sponsor_list_contents ul li.double_logo.type2 > a{
	float: left;
} */
.sponsor_list_contents ul li.double_logo.type2>a img {
  width: 35% !important;
}

.sponsor_list_contents ul li.double_logo.type2>a:nth-child(1) {
  top: 50% !important;
}

.sponsor_list_contents ul li.double_logo.type2 a:nth-child(1) {
  top: inherit;
}

.sponsor_list_contents ul li.double_logo.type2 p {
  display: inline-block;
  top: 60px !important;
  bottom: 0 !important;
}

/* .sponsor_list_contents ul li.double_logo.spe p:nth-child(3){
	top: 100px!important;
}
.sponsor_list_contents ul li.double_logo.spe p:nth-child(4){
	top: 130px!important;
} */
#gold_sponsor, #silver_sponsor, #specialCollaboration_sponsor, #exhibition_sponsor, #bronze_sponsor, #platinum_sponsor, #specialCollaboration, #mediaSponsor {
  padding-top: 200px;
  margin-top: -200px;
}

@media only screen and (max-width:736px) {
  #sponsor p.subtitle {
    font-size: 12px;
    padding-left: 15px;
    margin-top: 10px;
  }

  #sponsor .venue_city_tab {
    margin: 30px 0 35px 0;
  }

  .sponsor_list_wrap {
    padding: 40px 15px;
  }

  #sponsor .contents_title {
    font-size: 16px;
  }

  #sponsor .contents_title::before {
    display: none;
  }

  .sponsor_list_contents ul {
    margin: 0 0 60px 0;
    padding-left: 0;
  }

  .sponsor_list_contents ul li p {
    margin-top: 10px;
    font-size: 11px;
    line-height: 1.7;
  }

  .sponsor_list_contents ul li {
    padding: 0 10px;
  }

  .sponsor_list_contents.platinum ul li {
    width: 100%;
  }

  .sponsor_list_contents.gold ul li {
    width: 100%;
  }

  .sponsor_contents_wrap.type2 .sponsor_list_contents.gold ul {
    flex-direction: row;
  }

  .sponsor_contents_wrap.type2 .sponsor_list_contents.gold ul li {
    width: 50%;
  }

  /* .sponsor_list_contents.gold ul li:nth-last-child(2) {
    margin-bottom: inherit;
  } */
  .sponsor_list_contents.silver ul {
    flex-direction: row;
  }

  .sponsor_list_contents.silver ul li {
    width: 50%;
  }

  .sponsor_contents_wrap.type2 .sponsor_list_contents.silver ul li {
    width: 50%;
  }

  .sponsor_list_contents.gold ul li img {
    width: 100%;
  }

  .sponsor_list_contents.gold.ver2 ul li img {
    width: 100%;
  }

  .sponsor_list_contents.silver ul li img {
    width: 100%;
  }

  .sponsor_list_contents.silver.ver2 ul li img {
    width: 80%;
  }

  .sponsor_list_contents.bronze ul {
    flex-direction: row;
  }

  .sponsor_list_contents.bronze ul li {
    width: 50%;
  }

  /* .sponsor_list_contents.silver ul li:nth-last-child(3) {
    margin-bottom: inherit;
  } */
  .sponsor_list_contents.exhibition ul {
    flex-direction: row;
  }

  .sponsor_list_contents.exhibition ul li {
    width: 50%;
  }

  .sponsor_list_contents.exhibition ul li p a {
    font-size: 13px;
  }

  /* .sponsor_list_contents.exhibition ul li:nth-last-child(3),  .sponsor_list_contents.exhibition ul li:nth-last-child(4) {
	margin-bottom: inherit;
} */
  .sponsor_list_contents.specialCollaboration ul {
    flex-direction: row;
  }

  .sponsor_list_contents.specialCollaboration ul li {
    width: 33.3333%;
  }

  /* .sponsor_list_contents.specialCollaboration ul li:nth-last-child(3),  .sponsor_list_contents.specialCollaboration ul li:nth-last-child(4) {
	margin-bottom: inherit;
} */
  .sponsor_list_contents.mediaSponsor ul {
    flex-direction: row;
  }

  .sponsor_list_contents.mediaSponsor ul li {
    width: 33.3333%;
  }

  /* .sponsor_list_contents.mediaSponsor ul li:nth-last-child(3),  .sponsor_list_contents.mediaSponsor ul li:nth-last-child(4) {
	margin-bottom: inherit;
} */
  .sponsor_list_contents ul li.double_logo a {
    font-size: 11px;
  }

  .sponsor_list_contents ul li.double_logo a:nth-child(1) {
    top: -30px;
  }

  .sponsor_list_contents ul li.double_logo.type2 a:nth-child(1) {
    top: -20px;
  }

  .sponsor_list_contents ul li.double_logo p:nth-child(3) {
    top: 40px;
  }

  .sponsor_list_contents ul li.double_logo.type2 p:nth-child(3) {
    top: 30px;
  }

  .sponsor_list_contents ul li.double_logo a:nth-child(2) {
    bottom: -10px;
  }

  .sponsor_list_contents ul li.double_logo p:nth-child(4) {
    top: 70px;
  }

  .sponsor_list_contents ul li.double_logo.type2 p:nth-child(4) {
    top: 50px;
  }

  .sponsor_list_contents ul li.double_logo.spe a:nth-child(1) {
    top: -12px;
  }

  .sponsor_list_contents ul li.double_logo.spe p:nth-child(3) {
    top: 10px !important;
  }

  .sponsor_list_contents ul li.double_logo.spe p:nth-child(4) {
    top: 30px !important;
  }

  .sponsor_list_contents ul li.double_logo.type2 {
    margin-bottom: 50px;
  }

  .sponsor_list_contents ul li.double_logo.type2 .double_logo_last a {
    top: inherit;
    bottom: inherit;
    top: 0;
  }

  .sponsor_list_contents ul li.double_logo.type2>a:nth-child(2) img {
    top: -60px;
  }

  .to_top {
    position: fixed;
    bottom: 20px;
    left: 10px;
    right: inherit;
    font-size: 77%;
  }

  .to_top a {
    box-shadow: 0 0 5px #aaa;
    background: rgba(255, 255, 255, 0.7);
    text-decoration: none;
    color: #000;
    padding: 10px;
    line-height: 20px;
    text-align: center;
    text-align: center;
    display: block;
    border-radius: 50%;
    display: block;
    font-size: 20px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    text-align: center;
  }
}

/* セッション */
#session p.subtitle {
  font-size: 24px;
  margin-top: 20px;
}

@media only screen and (max-width:736px) {
  #session p.subtitle {
    font-size: 12px;
    padding-left: 15px;
    margin-top: 10px;
  }
}

/* ==========================================================================
   Helper classes
   ========================================================================== */
.hidden {
  display: none !important;
  visibility: hidden;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  *, *:before, *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a, a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " ("attr(href) ")";
  }

  abbr[title]:after {
    content: " ("attr(title) ")";
  }

  a[href^="#"]:after, a[href^="javascript:"]:after {
    content: "";
  }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr, img {
    page-break-inside: avoid;
  }

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

  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }

  h2, h3 {
    page-break-after: avoid;
  }
}

/* ==========================================================================
  sclick slider
  ========================================================================== */
.slick_container {
  position: relative;
}

.slick-prev, .slick-next {
  width: 30px !important;
  height: 50px !important;
  display: block;
}

button.slick-prev, button.slick-next {
  top: 53%;
}

.slick-prev, .slick-next img {
  line-height: 0;
}

.slick-prev:before, .slick-next:before {
  content: "";
}

button.slick-prev, button.slick-next {
  z-index: 2;
}

.slick-prev {
  left: 20px;
  /* 任意の値 */
}

.slick-next {
  right: 20px;
  /* 任意の値 */
}

.slick-arrow {
  z-index: 10;
  /* 値は適当に */
}

.slick-dots li button:before {
  font-size: 45px !important;
  color: #d9d9d9 !important;
}

@media only screen and (max-width:736px) {
  .slick-dots li button:before {
    font-size: 15px !important;
    color: #d9d9d9 !important;
  }
}

.slick-dots li.slick-active button:before {
  color: rgba(39, 170, 224, 0.4) !important;
  opacity: 1 !important;
}

.slick-dots li {
  margin: 0 !important;
}

.slick-dots {
  bottom: -40px !important;
}

.slide-arrow.prev-arrow, .slide-arrow.next-arrow {
  position: absolute;
  top: 50%;
  left: -40px;
  transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  width: 50px;
  height: 50px;
  line-height: 55px;
  text-align: center;
  background: rgba(255, 255, 255, 0.1);
}

.slide-arrow img {
  width: 11px;
}

.slide-arrow.next-arrow {
  left: inherit;
  right: -40px;
}

.footer_event_banner ul {
  padding: 0 50px;
}

.footer_event_banner .slide-arrow.prev-arrow,
.footer_event_banner .slide-arrow.next-arrow {
  left: 0;
}

.footer_event_banner .slide-arrow.next-arrow {
  left: inherit;
  right: 10px;
}

@media only screen and (max-width:736px) {
  .footer_event_banner ul {
    padding: 0;
  }

  .footer_event_banner .slide-arrow.prev-arrow,
  .footer_event_banner .slide-arrow.next-arrow {
    left: 0;
  }

  .footer_event_banner .slide-arrow.next-arrow {
    right: 0;
    left: inherit;
  }
}

/* パンくず */
.breadcrumb{
  background: none;
}
.breadcrumb ul li{
  color: #fff;;
}
.breadcrumb ul li a{
  color: rgba(255, 255, 255, 0.5);
}
.breadcrumb ul li a::after{
  border-top: 1px solid rgba(255, 255, 255, 0.5);
	border-right: 1px solid rgba(255, 255, 255, 0.5);
}
/* セッション一覧 */
/* .session_contents_wrap{
	font-family: Arial, Helvetica, sans-serif !important;
} */
.session_contents_wrap ul li:first-child {
  /* border-top: 1px solid rgba(255, 255, 255, 0.4); */
}

.session_contents_wrap ul li:last-child {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

.session_contents_wrap ul li {
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  position: relative;
  padding-bottom: 10px;
  padding-top: 10px;
  clear: both;
  overflow: hidden;
}

.session_wrap ul li.double_speakers .speakers {
  float: left;
}

.session_wrap ul li.double_speakers .speakers:first-of-type {
  border-right: 1px solid #fff;
  padding-right: 20px;
}

.session_wrap ul li.double_speakers .speakers:last-of-type {
  padding-left: 20px;
  margin-bottom: 10px;
}

.session_wrap ul li.double_speakers .speakers+p.providing {
  width: 100%;
  clear: left;
}

.session_wrap ul li p {
  font-size: 14px;
  margin-bottom: 5px;
  line-height: 1.3;
  color: rgba(255, 255, 255, 0.9);
  /* text-shadow: 0 0 10px #222; */
  letter-spacing: normal;
  letter-spacing: 1.2px;
}

.session_wrap ul li span.ja_tag {
  position: absolute;
  right: 0;
  top: 40px;
  color: #00030a;
  font-size: 12px;
  background: #fff;
  padding: 3px 12px;
  line-height: 1;
  border-radius: 10px;
}

.session_wrap ul li p.session_num_time {
  text-align: right;
  font-size: 12px;
  letter-spacing: normal;
  position: absolute;
  top: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.2);
  padding: 8px;
}

.session_wrap ul li p.session_num_time span.session_num {
  /* background: #fff;
	color: #000; */
  font-weight: bold;
  /* padding: 3px; */
  margin-right: 8px;
}

.session_wrap ul li p.session_title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
  padding: 0 180px 0 0;
}

.session_wrap ul li p.name {
  margin-bottom: 8px;
  font-weight: bold;
  font-size: 14px;
}

.session_wrap ul li p.post,
.session_wrap ul li p.company,
.session_wrap ul li p.providing {
  font-size: 12px;
}

/* WARNING: 全イベントでブース番号表示したら消す */
.booth_list ul li span.booth_num.sund {
  display: inline-block !important;
}

.booth_list ul li span.companyNmae.sund {
  padding-left: 40px;
}

.booth_list ul li.double_num span.companyNmae.sund {
  padding-left: 70px;
}

.booth_contents_head.non-booth_num h3.sund {
  padding: 20px 150px 20px 90px;
}

.booth_contents_head.non-booth_num.double_num h3.sund {
  padding: 20px 150px 20px 150px;
}

@media only screen and (max-width:736px) {
  .booth_contents_head.non-booth_num h3.sund {
    padding: 20px 0 20px 90px;
  }

  .booth_contents_head.non-booth_num.double_num h3.sund {
    padding: 20px 0 20px 125px;
  }
}



.drawer-nav{
  /* height: 10vh; */
  /* overflow-y: scroll!important; */
}


nav.drawer-nav>ul li.sidenavImg a{
  line-height: 1;
}

.drawer-nav .sidenavImg a img{
  width: 90%;
}

@media only screen and (max-width:736px){
  .drawer-nav .sidenavImg a img{
    width: 100%;
  }
  nav.drawer-nav>ul li.sidenavImg a{
    line-height: normal;
  }
}



.ticker ul li a {
  font-size: 14px;
  color: #fff!important;
}

.boxes ul li .hideparts,
.boxes ul li a{
	color: #fff!important;
}

.ticker{
  height: 83px!important;
  position: relative;
}

.ticker ul li ul{
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
}


.sp-thumbnails_wrap.type2 .sp-thumbnails li .dropdown_menu_child{
  background: rgba(0, 0, 0, 0.8);
}


.end_top{
  background: rgba(255, 255, 255, 0.3);
  box-shadow: 0 5px 0 rgba(255, 255, 255, 0.2);
}

.end_top p{
  line-height: 1.5;
  font-size: 20px;
  text-shadow: 0 0 3px #333;
}
.end_top p.next_event{
  margin-top: 10px;
  font-size: 24px;
}


@media only screen and (max-width:736px){
  .end_top p{
    font-size: 14px;
  }
  .end_top p.next_event{
    font-size: 15px;
  }
}





/*Exhibition 絞り込みキーワード 修正*/
.search_shorten .keywords ul li{
  border: none;
  padding: 0;
  margin-left: 0;
}

/*Exhibition 絞り込みイベントボタン背景 */
.refine_contents_list ul li label.label_event {
  background-color: rgba(255, 255, 255, 0.5)!important;
}