
	/*****　ヘッダーメニュー *****/
	/* .menuable__content__active {
        top:45px !important;
    } */

    .v-tabs-slider {
      height: 0 !important;
    }
  
    .header-tab__name {
      max-width: 150px !important; font-size: 14px !important; overflow: hidden; white-space: normal !important; padding-top: 0px !important; text-overflow: ellipsis; color: rgb(0, 0, 0);
    }
  
    .header-tab__wrap {
      position: fixed !important; z-index: 10000 !important;
    }
  
    .header-logo__wrap {
      position: fixed !important; z-index: 10000 !important; padding: 12px 8px !important; background-color: #fff !important; width: 100%; height: 90px !important;
    }
  
    .banner__item {
      margin: auto; width: 100% !important;
    }
  
    .v-slide-group__wrapper {
      background-color: #fff0 !important; height: 90px;
    }
  
    .header-logo__image-pc {
      cursor: pointer; width: 100%; height: 60px !important; position: absolute; left: 15px; top:20px;
    }
  
    .html__wrap {
      max-width: 100%!important; margin-top: 0 !important;
    }
  
    .theme--light.v-tabs>.v-tabs-bar {
      background-color: #fff0;
    }
    /*　⬅︎スマホ版サイズ時、ヘッダーのレスポンシブ調整 */
  
    @media screen and (max-width: 850px) {
      .header-logo__wrap {
        padding: 0px 8px !important; background-color: #ffffff !important; width: 100%; margin: auto; height: auto !important; position: unset !important;
      }
      .header__logo {
        margin: auto; max-width: 250px !important;
      }
      .header__wrap {
        background-color: #ffffff !important; position: fixed !important; z-index: 10000 !important; padding: 10px 0 !important; height: 65px !important;
      }
      .menu__name {
        float: right; padding: 0 0 0 0px !important; margin: 0 !important; height: 90px;
      }
      .menu__icon__image {
        width: 28px; height: 28px; margin-bottom: 2em;
      }
      .banner__item {
        padding: 0 !important; margin-top: 1em !important; width: 100% !important;
      }
      .banner__item-display-size {
        padding: 0; margin-top: 4em !important;
      }
      .header-tab__sp {
        position: fixed !important; height: 48px !important; width: 48px !important; padding: 10px !important; margin: 0 8px 0 0; background-color: none !important;
      }
      .detail__wrap {
        padding-top: 48px !important;
      }
      .list__wrap {
        padding-top: 48px !important;
      }
      .banner__item-display-size[data-v-5effdd17] {
        padding: 0; margin-top: 5em;
      }
    }
  
    .v-slide-group__content {
      margin: 0 330px 0 auto !important; flex: none !important;
    }
  
    @media screen and (min-width: 850px) {
      .v-slide-group__content-content {
        display: none; position: absolute;
      }
    }
  
    .header-tab__sp {
      height: 48px !important; background-color: none !important; padding: 10px !important;
    }
  
    .header-tab__sp__icon,
    .header-tab__sp__tapped-icon {
      display: none; position: absolute;
    }
  
    .header-logo__image-sp__content {
      width: 100% !important;
    }
  
    .header-logo__image-sp {
      min-width: 0px !important;
    }
  
    .menu__name {
      padding: 0 20px; height: 90px !important;
    }
  
    .menu__name__area {
      font-size: 14px !important; padding: 15px 0 0 !important; color: rgb(0, 0, 0);
    }
  
    .menu__icon__detail {
      margin: 10px; background-color: rgb(255, 255, 255); border-radius: 3px;
    }
  
    .widget__bottom {
      display: block; background-color: #ffffff !important; color: black !important;
    }
  
    /******Custom******/

    .container,
    .contents__wrap.detail__contents,.html__wrap,.html__wrap table td{
      font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif !important;
      font-weight: 400 !important;
    }
    .container strong,.container b,
    .contents__wrap.detail__contents strong,.contents__wrap.detail__contents b,
    .html__wrap strong,.html__wrap b,
    .html__wrap table td strong,.html__wrap table td b{
      font-weight: bold !important;
    }
  
    .widget-title__border {
      display: none;
    }
    .widget-header__border {
          border-color:#0161ca !important;
      }
      .v-btn--text .v-btn__content{
      color:#0161ca !important;
    }
    .v-btn--contained{
      background-color:#0161ca !important;
    }
  
    @media all and (max-width: 1024px){
    .widget__bottom.v-btn .v-btn__content{
      color:#fff;
    }
    }
  
    .detail-title__border{
      display:none !important;
    }
    .detail-title__wrap{
      display: block !important;;
    }
    .portal-event-top{
      padding-top:25px !important;
    }
    .booth-cross-search-category__button__right{
      background-color:#0161ca !important;
    }
    .v-application--is-ltr .v-tabs--right>.v-tabs-bar .v-tab:first-child,
    .v-application--is-ltr .v-tabs--right>.v-tabs-bar .v-tabs-slider-wrapper+.v-tab{
      background-color:#fff !important;
    }
    .header-tab__name{
      color:#000 !important;
    }
    .header-tab__name:hover{
      color:#0161ca !important;
    }
    .booth-card__content .v-card,
    .booth-card__content .booth-list-card{
      box-shadow:none !important;
      border-radius:0px !important;
    }
    .booth-card__content{
      box-shadow: 0px 0px 7px rgb(0 0 0 / 20%);
      border-radius:4px;
    }
    .booth-category__row[data-v-156584e0]{
      margin-top:20px !important;
      margin-bottom:20px !important;
    }
    .video-container[data-v-3946b830]{
      margin-bottom:30px !important;
    }
    .media-download__title__border.base-background-color{
      display:none !important;
      margin-top:50px !important;
    }
    .media-download__title__border.base-background-color::before{
      content:"▼";
      color:#0161ca;
      display:inline-block;
    }
  
    .booth-list-title__text[data-v-398ead0c] {
      border-left:8px solid #0161ca !important;
      }
      .v-pagination__item.v-pagination__item--active{
      background-color:#0161ca !important;
      border-color:#0161ca !important;
      }
  
    @media screen and (max-width: 1199px){
      .booth-card__wrap{
        margin-top:15px !important;
      }
      .booth-card__content{
        min-width: calc(100% - 20px) !important;
        max-width: calc(100% - 20px) !important;
        margin:10px !important;
      }
      .html__wrap, 
      .html__wrap[data-v-a3f8be0a]{
        padding-left:12px !important;
        padding-right:12px !important;
      }
      }
    
      @media screen and (min-width: 1200px){
      .booth-card__wrap{
        margin-top:30px !important;
      }
      .booth-card__content{
        min-width: calc(33.3% - 20px) !important;
        max-width: calc(33.3% - 20px) !important;
        margin:10px auto !important;
      }
      .portal-event-top[data-v-7ae988c7]{
        padding-left:25px;
      }
      }
  
    /*outline and pages*/
    .v-application .primary{
      background-color:#FFF95D !important;
      color:#000 !important;
    }
  
    .web-page__title[data-v-6e8cd089]{
      margin: 0px auto 20px auto !important;
      text-align: center;
          padding:0px 0 20px 0 !important;
          border-bottom: 1px solid #0161ca;
      color:#0161ca !important;
    }
    .l-concept p{
      font-size:15px;
      line-height:1.7;
      font-family:"Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif !important;
      font-weight:normal !important;
      padding-bottom:50px;
    }
    .container table{
      border:1px solid #ddd;
      border-bottom:0px;
      border-collapse:collapse;
      border-spacing:0;
      max-width:960px;
      margin:30px auto;
    }
  
    .container table th,
    .container table td{
      font-size:15px;
      line-height:1.5;
      padding:15px;
      border-bottom:1px solid #ddd;
      font-family:"Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif !important;
    }
    .container table th{
      border-right:1px solid #ddd;
    }
    .container table td{
      font-weight:normal !important;
    }
    table.l-outline th{
      background:#f3f3f3;
      color:#0161ca;
      width:150px;
    }
  
    @media all and (max-width: 769px){
    .container table th,
    .container table td{
      display:block;
      width:100% !important;
    }
    .container table th{
      border-right:0px;
    }
    }
    @media all and (min-width: 1025px){
      .l-concept p{
        text-align: center;
      }
    }
  
  /*footer*/
  .l-footer__links li, .l-footer__info li{font-size:14px;list-style:none;}
  .copyrightArea p{font-size:12px;}
  
  .l-footer{
    background-color:#f3f6f8;
    width:100%;
    border-top:1px solid #d5d9df;
    font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif !important;
    font-weight: auto !important;
  }
  .l-footer__title{
    background:#fff;
  }
  .l-footer__info{
    line-height:2;
  }
  .l-footer__links li{
    padding:2px 0;
  }
  
  .copyrightArea{
    background:#0161ca;
    color:#fff;
    padding:30px 0;
  }
  .copyrightArea p{
    margin:0px !important;
  }
  
  .copyrightArea a{
    color:#fff;
  }
  .copyrightArea__text{
    text-align:center;
    padding:7px;
    margin:0;
  }
  
  @media all and (min-width: 768px){
  .l-footer{background-color:#f3f6f8;width:100%;border-top:1px solid #d5d9df;}
  .l-footer__title{background:#fff}
  .l-footer__info{line-height:2}
  .l-footer__links li{padding:2px 0}
  .copyrightArea{background:#0161ca;color:#fff;padding:30px 0}
  .copyrightArea a{color:#fff}
  .copyrightArea__text{text-align:center;padding:7px;margin:0}
  /*bugfix pc*/
  .banner__wrap[data-v-2ce95dfe]{
    margin-top:0px !important;
  }
  }
  
  @media all and (max-width: 1024px){
  .l-footer{margin-top:20px}
  .l-footer__title{padding:20px 30px}
  .l-footer__title img{width:180px}
  .l-footer__info{padding:5px 30px 0px 30px}
  .l-footer__info li{padding:7px 0}
  .l-footer__links{padding:0px 30px 20px 30px}
  }
  
  @media all and (min-width: 1025px){
  .l-footer{display:table;min-width:1024px;margin-top:40px}
  .l-footer__title{display:table-cell;vertical-align:middle;background:#fff;width:20%;text-align:center}
  .l-footer__title img{width:210px}
  .l-footer__info{padding:30px 30px 30px 50px;border-right:1px solid #fff;display:table-cell;vertical-align:middle;width:30%}
  .l-footer__info li{padding:5px 0 5px 1em;}
  .l-footer__links{padding:30px 30px 30px 50px;display:table-cell;vertical-align:middle}
  }
  
  @media all and (min-width: 1021px){
  .l-footer__info{width:40%}
  }
  
  /*l-banner*/
  .l-banner{
    width:100%;
    max-width:1040px;
  }
  .l-banner .i-bn{
    margin:0 auto;
    display:block;
  }
  .l-banner .i-bn img{
    width:90%;;
  }
  .l-banner .i-bn .caption{
    color:#666;
    text-decoration:none !important;
  }
  
  
  @media all and (max-width: 1024px){
    .l-banner{
      display:block;
      margin:40px auto 40px auto;
    }
    .l-banner .i-bn{
      width:100%;
      max-width:300px;
      margin-top:20px;
      text-align:center;
    }
  }
  
  @media all and (min-width: 1025px){
    .l-banner{
      margin:60px auto 60px auto;
      text-align:center;
    }
    .l-banner .wrap_g2{
      display:flex;
      flex-wrap:wrap;
      align-items:center;
      margin:0 auto;
    }
    .l-banner .wrap_g2 .i-bn:nth-of-type(1){
      text-align:right;
      margin-right:0px;
      padding-right:20px;
    }
    .l-banner .wrap_g2 .i-bn:nth-of-type(2){
      text-align:left;
      margin-left:0px;
      padding-left:20px;
    }
  
    .l-banner .wrap_g1{
      margin:20px auto 0 auto;
      text-align:center;
    }
  
    .l-banner .i-bn{
      width:calc(33.3333% - 10px);
    }
  }
  
  /*movie setting*/
  .movie-wrapper{
    margin:25px auto;
    width:100%;
    text-align:center;
  }
  
  @media all and (max-width: 1024px) and (min-width:415px){
  .movie-wrapper{
    width:100%;
  }
  .movie-wrapper iframe{
    width:100%;
    height:400px;
  }	
  }
  
  @media all and (max-width: 414px){
    .movie-wrapper{
      width:100%;
    }
    .movie-wrapper iframe{
      width:100%;
      height:220px;
    }	
  }
  
  @media all and (min-width: 1025px){
  .movie-wrapper{
    width:70%;
  }
  .movie-wrapper iframe{
    width:896px;
    height:505px;
  }
  }

  .movie-twin{
    margin:20px auto;
    width:100%;
    text-align:center;
    display: flex;
    flex-wrap:wrap;
    align-items:center;
    justify-content: space-around;
  }
  .movie-twin + .movie-twin{
    
  }

  .movie-twin .mbox iframe{
    width:100%;
  }

  /*in sp*/
  @media (max-width: 768px) {
    .movie-twin .mbox{
      width:100%;
    }
  }

  /*in pc*/
  @media (min-width: 769px) {
    .movie-twin .mbox{
      width:calc(50% - 10px);
      flex-grow:1;
    }
    .movie-twin .mbox:nth-child(even){
      padding-left:10px;
    }
    .movie-twin .mbox:nth-child(odd){
      padding-right:10px;
    }

    .movie-twin .mbox iframe{
      height:300px;
    }
  }

  /*Phase2 add classes*/
  /*sp*/
  @media all and (max-width: 1024px){
  .c-box + .c-box{
    margin-top:30px;
  }
  }
  /*pc*/
  @media all and (min-width: 1025px){
  .pc-2block{
    display:flex;
    flex-wrap:wrap;
    align-items:center;
  }
  .pc-2block .c-box{
    width:50%;
    padding-right:10px;
  }
  .pc-2block .c-box + .c-box{
    padding-right:0px;
    padding-left:10px;
  }
  }
  
  /*ex-menu----------------*/
  
  .l_ex-menu{
    max-width:985px;
    margin:30px auto 0 auto;
  }
  .l_ex-menu .m-list{
    margin:0;
    padding: 0;
  }
  .l_ex-menu .m-list li{
    display:block;
    position:relative;
  }
  .l_ex-menu .m-list li a{
    display:block;
    text-align:center;
    font-weight:bold;
    font-size:16px;
    color:#000;
    border-radius:30px;
    padding:13px 0px;
    width:calc(100% - 20px);
    margin:10px auto;
    text-decoration:none;
    background:#ffe4d0;
    border:2px solid #ffe4d0;
    transition:all .2s;
  }
  .l_ex-menu .m-list li a:hover{
    background:#fff;
    color:#ff6c00;
    border-color:#ff6c00;
  }
  
  .l_ex-menu .m-list li a.c-impact{
    background-color:#ff6c00;
    color:#fff;
    border-color:#ff6c00;
  }
  .l_ex-menu .m-list li a.c-impact:hover{
    background:#fff;
    color:#ff6c00;
  }
  
  .l_ex-menu .m-list li .btnCaption{
    position: absolute;
    display: block;
    width:100%;
    top:-20px;
    text-align:center;
    font-size:14px;
    color:red !important;
  }

  /*sp*/
  @media all and (max-width: 1024px){
  }
  /*pc*/
  @media all and (min-width: 1025px){
  .l_ex-menu .m-list{
    display:flex;
    flex-wrap:wrap;
  }
  .l_ex-menu .m-list.btn2col{
    justify-content: space-evenly;
  }
  
  .l_ex-menu .m-list li{
    width:33.3333%;
  }
  }

/*costom addition start---------------*/

.lc-title{
	position:relative;
	margin:50px 0;
	color:#475468;
  }
  .lc-title:after{
	content:"";
	display:block;
	height:1px;
	width:100%;
	background:linear-gradient(90deg, rgba(71,84,104,0) 20%,rgba(71,84,104,1));
	position:absolute;
	top:50%;
	transform:translateY(-50%)
  }
  .lc-title:before{
	content:"";
	display:block;
	height:8px;
	width:8px;
	background:#475468;
	position:absolute;
	z-index:1;
	top:50%;
	transform:translateY(-50%);
	right:0px;
	border-radius:5px;
	box-shadow:0px 0px 5px rgba(0,0,0,0.5);
	border:1px solid #fff;
  }
  
  /*in sp*/
  @media (max-width: 768px) {
	.lc-title{
	  width:calc(100% - 40px);
	  margin-left:auto;
	  margin-right:auto;
      text-align:center;
	}
    .lc-title:before,.lc-title:after{
      display:none;
    }
    .spnone{
      display:none;
    }
  }
  
  .lc-title .i-wrap{
	display:inline-block;
	background:#fff;
	padding-right:1em;
	position:relative;
	z-index:1;
  }
  .lc-menu ul{
	margin:40px auto;
	padding:0;
	display:flex;
	flex-wrap:wrap;
	align-items:center;
  justify-content: space-between;
  }
  .lc-menu ul li{
	display:block;
	text-align: center;
	width:calc(33.3333% - 10px);
  }
  .lc-menu ul li.sp_wider{
    width:calc(50% - 10px);
  }
  .lc-menu ul li a{
	display:flex;
	align-items: center;
	justify-content: center;
	width:100%;
	padding:0;
	height:50px;
	background:#eee;
	color:#000;
	text-decoration:none;
	font-size:18px;
	font-weight:bold;
	position:relative;
	transition:all .2s;
  }
  .lc-menu ul li.sp_wider a{
    font-size:16px;
  }
  .lc-menu ul li a:hover{
	opacity:0.6;
  }
  .lc-menu ul li a span.i-small{
	font-size:14px;
	font-weight:normal;
  }
  .lc-menu ul li a.type-p{
	background:#D0FF79;
	color:#000;
	font-size:16px;
  }
  .lc-menu ul li a:after{
	content:"";
	display:block;
	width:0px;
	height:0px;
	position:absolute;
	top:0px;
	right:0px;
	border-top: 12px solid #666;
	border-left: 12px solid transparent;
	z-index:1;
  }
  .lc-menu ul li a.c1:after{
	border-top: 12px solid #6f1e78;
  }
  .lc-menu ul li a.c2:after{
	border-top: 12px solid #53973d;
  }
  .lc-menu ul li a.c3:after{
	border-top: 12px solid #d89032;
  }
  
  /*special event*/
  .lc-menu ul li a.ev1:after{
	border-top: 12px solid #8400ff;
  }
  .lc-menu ul li a.ev2:after{
	border-top: 12px solid #926225;
  }
  
  .i-red{
	color:red !important;
  }
  .i-blue{
	color:#0161CA !important;
  }
  
  .lca-link h2{
	color:#475468;
    text-align:center;
  }
  .lca-link .link-btn{
    text-align: center;
  }
  .lca-link .link-btn a{
	display:inline-block;
	margin-top:15px;
	padding:10px 20px;
	font-size:16px;
	/*background:#0161CA;
	border:1px solid #0161CA;*/
	color:#fff;
	text-decoration:none;
	border-radius:30px;
	transition:all .2s;
	background:#ff6c00;
	border:1px solid #ff6c00;
    font-weight:bold;
  }
  .lca-link .link-btn a:hover{
	background:#fff;
	color:#ff6c00;
  }
  .lca-link .link-btn a.i-party{
    background:#fce772;
    color:#000;
    border-color:#fce772;
  }
  .lca-link .link-btn a:hover.i-party{
	  background:#fff;
    color:#ff6c00;
  }
  .lca-link .link-btn a.i-sub{
    background:#178ac9;
    color:#fff;
    border-color:#178ac9;
  }
  .lca-link .link-btn a:hover.i-sub{
    background:#fff;
    color:#178ac9;
  }
  

/*LGF-icon guide-----------------*/
.lc-iconGuide{
  margin-top:-20px;
}
/*category icon common*/
.iguide{
  display:inline-block;
  padding:10px 40px 10px 35px;
  background:url(https://noma-events.com/lgf/semi-icon0.png) no-repeat center left;
  background-size:25px;/*as default*/
  font-weight:normal !important;
  font-size:13px !important;
}
.iguide.cat1{
  background-image:url(https://noma-events.com/lgf/semi-icon1.png);
}
.iguide.cat2{
  background-image:url(https://noma-events.com/lgf/semi-icon2.png);
}
.iguide.cat3{
  background-image:url(https://noma-events.com/lgf/semi-icon3.png);
}
.iguide.cat4{
  background-image:url(https://noma-events.com/lgf/semi-icon4.png);
}
.iguide.cat5{
  background-image:url(https://noma-events.com/lgf/semi-icon5.png);
}
.iguide.cat6{
  background-image:url(https://noma-events.com/lgf/semi-icon6.png);
}
.iguide.cat7{
  background-image:url(https://noma-events.com/lgf/semi-icon7.png);
}
.iguide.cat8{/*special*/
  background-image:url(https://noma-events.com/lgf/semi-icon8.png);
}


  /*in sp*/
  @media (max-width: 768px) {
  .lc-menu ul{
	margin:20px 0px;
	list-style-position: inside;
  }
  .lc-menu ul li{
	list-style-type: disc;
  }
  .lc-menu ul li a{
	font-size:18px;
	color:#0161CA;
  }
  
  .lc-menu ul li a span.i-small{
	font-size:12px;
	font-weight:normal;
  }
  
  .lc-announce{
	width:calc(100% + 30px);
    background:#fff;
    margin:50px auto 50px auto;/*if margin:-50px auto 50px auto;*/
    position:relative;
    left:-15px;
  }    
  .lc-announce .lca-link h2{
	position:relative;
    text-align:center;
  }
  
  .lc-announce .lca-link h2:after{
	display:none;
  }
  .lc-announce .lca-link h2:before{
	display:none;
  }
  .lc-announce .lca-link h2 .i-wrap{
	display:inline-block;
	background:#fff;
	padding-right:1em;
	position:relative;
	z-index:1;
  }
  
  .lca-link .link-btn a{
	display:block;
	margin:30px auto;
	text-align:center;
  }
  .iguide{
    display:block;
  }
  .i-event .iguide{
    padding:15px;
    background-position:center center;
  }
  }
  
  /*pc*/
  @media screen and (min-width: 769px){
  .lc-announce{
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	background:#fff;
  margin:70px auto 70px auto;/*if -130px auto 70px auto*/
  padding-bottom:30px;
  position: relative;
	left:-30px;
	width:calc(100% + 60px);
  justify-content: space-evenly;
  }
  .lc-announce.basic{
    margin:20px auto;
    justify-content: center;
  }
  .lca-link{
	width:40%;
    /*padding-left:30px;*/
  }
  .lca-link .link-btn a{
    min-width:350px;
  }
  }
  
  /*time table------------------------*/
  
  .lc-table h3{
	color:#fff;
	position:relative;
	padding:7px 15px;
  }
  .lc-table h3.c1{
	background-color:#6f1e78;
  }
  .lc-table h3.c2{
	background-color:#53973d;
  }
  .lc-table h3.c3{
	background-color:#d89032;
  }
  .lc-table h3.ev1{
    background:linear-gradient(90deg, #8400ff,#0054ff);
  }
  .lc-table h3.ev2{
    background:linear-gradient(90deg, #926225,#ffae00);
  }
  
  .lc-table h3.type-pre{
	color:#222;
  }
  
  .lc-table h3 .i-common{
	color:#666;
	font-weight:normal;
  }
  
  .lc-table__boxes .i-event{
	background:#fff;
	text-decoration:none;
	color:#222;
	transition:all .3s;
	cursor:pointer;
	display:block;
	box-shadow:0px 0px 10px rgba(0,0,0,0.2);
	border-radius:10px;
	margin-bottom:20px;
  }
  .lc-table__boxes .i-event:hover{
	color:#666;
	box-shadow:0px 0px 15px rgba(0,0,0,0.4);
  }
  .lc-table__boxes .i-event.multi{
    cursor: default;
  }
  .lc-table__boxes .i-event.multi:hover{
    color:#222;
    box-shadow:0px 0px 10px rgba(0,0,0,0.2);
  }
  
  .lc-table__boxes .i-event h4{
	background:#666;
	color:#fff;
	font-size:14px;
	padding:4px;
  }
  
  .lc-table__boxes .i-event.type-n h4{
	background:#0161CA;
  }
  .lc-table__boxes .i-event.type-b h4{
	background:#2D987B;
  }
  .lc-table__boxes .i-event.type-p h4{
	background:#D0FD79;
	color:#222;
  }
  
  .lc-table__boxes .i-event .inner{
	padding:15px;
  }

  .t-inner1 .about,.t-inner2 .about{
	display:inline-block;
	line-height:1;
	background:#eee;
	color:#000;
	font-size:13px;
	padding:3px 7px;
	margin-bottom:5px;
	border-radius:3px;
	font-weight:normal !important;
  }
  
  
  .t-inner1 .about,.t-inner2 .about{
	background:#999;
	color:#fff;
  }
  .t-inner2 .about{
	background:#ddd;
	color:#000;
  }
  
  .t-inner1 .c-name,.t-inner2 .c-name{
    display:inline-block;
    font-size:14px;
    padding-left:1em;
  }
  
  .t-inner1 .limit-g,.t-inner2 .limit-g{
	display:inline-block;
	line-height:1;
	background:red;
	color:#fff;
	font-size:13px;
	padding:3px 7px;
	margin-bottom:5px;
	border-radius:3px;
	font-weight:normal !important;
  }
  
  .t-inner1 p,.t-inner2 p{/*typeLGF*/
	font-weight: normal !important;
  }
  .t-inner1 p strong,.t-inner2 p strong{/*typeLGF*/
	font-weight: bold !important;
  }
  
  .lc-table__boxes .i-event .inner .i-text{
	width:100%;
  }
  
  .lc-table__boxes .i-event .inner .i-text h5{
	font-size:17px;/*from 20px*/
	margin-bottom:1em;
  }
  .lc-table__boxes .i-event .inner .i-text p{
	font-size:13px;
	line-height:1.6;
  }
  .lc-table .subTable{
	color:#666;
  }
  
  .i-schedule .time{/*typeLGF*/
	background:#999;
	color:#fff;
	font-weight:bold;
	border-radius:8px;
  }
  .i-schedule .iguide{
    padding:0px;
    display:block;
    margin:0 auto;
    width:40px;
    height:40px;
    background-size:40px;
    background-position:center center;
  }
  .i-schedule .time{/*typeBCD*/
	background:#fff;
	color:#000;
  }
  .i-schedule .floor.type-a{
	color:#ff0066;
  }
  .i-schedule .floor.type-b{
	color:#e9850f;
  }
  .i-schedule .floor.type-c{
	color:#00ad76;
  }
  .i-schedule .floor.type-d{
	color:#0161CA;
  }
  .i-schedule .floor{
	font-weight:bold;
	letter-spacing:0.2rem;
	line-height:1;
  }
  .i-schedule .floor strong{
	padding-right:3px;
  }
  .i-schedule .fcaption{
	color:#666;
	font-size:12px;
	line-height:1;
  }
  .i-btn{
	display:block;
	text-align:center;
	/*background:#0161CA;
	border:1px solid #0161CA;*/
	background:#ff6c00;
	border:1px solid #ff6c00;
	color:#fff !important;
	font-weight:bold;
	border-radius:8px;
	transition:all .3s;
    text-decoration:none;
  }
  .i-btn.s-entry{
    background: #fce772;
    color: #000 !important;
    border-color: #fce772;
    margin-top:15px;
    padding-left:0px;
    padding-right:0px;
  }
  
  .i-btnswrap{
    display:block;
  }
  .lc-table__boxes .i-event:hover .i-btn{
	background:#fff;
	color:#ff6c00 !important;
  }
  .lc-table__boxes .i-event:hover .i-btnswrap .i-btn{
    background:#ff6c00;
    color:#fff !important;
  }
  .lc-table__boxes .i-event .i-btnswrap .i-btn:hover{
	background:#fff;
	color:#ff6c00 !important;
  }
  .lc-table__boxes .i-event:hover .i-btnswrap .i-btn.s-entry{
    background: #fce772;
    color: #000 !important;
  }
  .lc-table__boxes .i-event .i-btnswrap .i-btn.s-entry:hover{
	background:#fff;
	color:#ff6c00 !important;
  }
  
  
  /*in sp*/
  @media (max-width: 768px) {
  .lc-table h3{
	margin:30px 0px 30px 0px;
  }
  .lc-table .subTable{
	font-size:16px;
	margin:20px 20px 20px 20px;
  }
  .lc-table__boxes .i-event{
	margin:20px 0;
	padding-bottom:1px;
  }
  .i-schedule{
	padding:20px 20px 0px 20px;
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	justify-content:space-between;
  }
  .i-schedule .iguide{
    margin:0;
  }
  .i-schedule .time{
	font-size:13px;
	padding:7px 10px;
	max-width:200px;
	margin:0;
	display:inline-block;
  }
  .i-schedule .floor{
	font-size:18px;
	letter-spacing:0.2rem;
	line-height:1;
	display:inline-block;
	min-width:80px;
	text-align:center;
  }
  .i-schedule .floor strong{
	font-size:25px;
	padding-right:3px;
  }
  .i-schedule .fcaption{
	font-size:12px;
	display:inline-block;
  }
  .i-btn{
	font-size:14px;
	padding:10px 15px;
	margin:0 auto 20px auto;
	max-width:200px; 
  }
  }
  
  /*pc*/
  @media screen and (min-width: 768px){
  .lc-table{
	margin-bottom:50px;
  }
  
  .lc-table h3{
	font-size:22px;
  }
  
  .lc-table h3 .i-common{
	font-size:18px;
  }
  .lc-table__boxes{
	margin-top:30px;
  }
  
  .lc-table__boxes .i-event{
	display:flex;
	flex-wrap:wrap;
	align-items:center;
  }
  
  .lc-table__boxes .i-event .inner .i-text.u-scroll h5,
  .lc-table__boxes .i-event .inner .i-text.u-scroll p{
	margin-right:15px;
  }
  
  .lc-table .subTable{
	font-size:18px;
	margin:30px 0;
  }
  
  .lc-table__boxes .i-event .inner{
	width:calc(100% - 400px);
	padding:25px 20px;
	flex-grow:1;
  }
    
  .i-schedule{
	padding:30px 20px;
	text-align:center;
  }
  .i-schedule .time{
	font-size:14px;
	padding:10px 15px;
	/*margin-top:10px; typeLGF*/
	display:block;
  }
  .i-schedule .floor{
	font-size:18px;
	letter-spacing:0.2rem;
	line-height:1;
	display:block;
  }
  .i-schedule .floor strong{
	font-size:25px;
	padding-right:3px;
  }
  .i-schedule .fcaption{
	font-size:12px;
  }
  .i-btn{
	width:150px;
	font-size:14px;
	padding:10px 15px;
	margin-right:20px;
  }
  }
  
  .anchorLink{
	position: relative;
	top:-100px;
  }
  
/*special event*/
.l-spevent{
}
p.etext-common{
  font-size:14px;
  font-weight:normal !important;
  line-height:1.6;
}

.ev-chapter{
  margin:30px auto 30px auto;
  color:000;
  padding:5px 10px;
  display:block;
  background:#f7f3cf;
}
.event-title{
  display:inline-block;
  border-bottom:2px solid yellow;
}

.event-title.pt1{
  color:#8400ff;
}
.event-title.pt2{
  color:#926225;
}
.event-title .sub{
  color:#666;
}
.event-title.pt3{
  background:#0161ca;
  color:#fff;
  padding:5px 15px;
  border-bottom:0px;
  margin-top:30px;
}
.event-title.pt3 .sub{
  font-weight:normal!important;
  color:#ccc;
  font-size:18px;
}

.event-theme{
  margin:30px auto;
}


.event-box{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  margin-bottom:5px;
}
.event-box .e-face{
  width:120px;
}
.event-box .e-face img{
  width:100%;
}
.event-box .e-text{
  width:calc(100% - 160px);
  padding:0px 25px 0px 15px;
}
.event-box .e-text p{
  font-weight:normal !important;
  font-size:14px;
}


/*in sp*/
@media (max-width: 768px) {
  .l-spevent{
	width:calc(100% + 30px);
    background:#fff;
    margin:-50px auto 50px auto;
    position:relative;
    left:-15px;
  }
  .l-spevent p{
    padding:0 20px;
  }
}
  
/*pc*/
@media screen and (min-width: 768px){
  .l-spevent{
	background:#fff;
    margin:-100px auto 70px auto;
    position: relative;
	left:-30px;
	width:calc(100% + 60px);
  }
  p.etext-common{
    font-size:16px;
  }
  .l-spevent p.etext-common{
    padding:0 30px;
  }
  p.ev-chapter{
    font-size:17px;
  }
  .event-title{
    font-size:20px;
    margin:10px auto 0px auto;
  }
  .event-title.pt2{
    margin-top:30px;
  }
  .event-theme{
    font-size:17px;
  }
  .l-evbox{
    display:flex;
    flex-wrap:wrap;
    margin:30px auto;
  }
  .event-box{
    width:50%;
  }
}


/*ticket area remake*/
.ticket-cart,
.ticket-cart .ticket-total{
  background-color:#ff6c00 !important;
}

.ticket-cart .next-button__content,
.ticket-cart .v-btn--contained{
  background-color:#fff !important;
}


/*result table*/
.scheduleWrap{
  display: flex;
  flex-wrap:wrap;
  margin:0 auto;
  border:1px solid #ddd;
  border-right:0px;
}
.scheduleTable{
  width:33.3333%;
  display:block;
}
.scheduleTable__rdate{
  display:block;
  font-weight:normal;
  text-align:center;
  padding:7px 15px;
  color:#000;
  background:#f9f9f9;
  border-right:1px solid #ddd;
}
.scheduleTable__count{
  display:block;
  text-align:center;
  color:#000;
  padding:7px 15px;
  border-right:1px solid #ddd;
}

.l-total {
  margin:15px auto 0 auto;
}
.l-total p{
  text-align:right;
}
.l-total p strong{
  color:#0161CA;
}

/*in sp*/
@media (max-width: 768px) {
  .scheduleWrap{
    width:100%;
    margin-top:15px;
  }
  .scheduleTable__rdate,
  .scheduleTable__count{
    font-size:13px;
  }
}
  
/*pc*/
@media screen and (min-width: 768px){
  .l_result.container{
    width:75%;
  }
  .scheduleWrap{
    width:calc(100% - 40px);
    margin-top:30px;
  }
  .l-total {
    width:calc(100% - 60px);
  }  
  .scheduleTable__rdate,
  .scheduleTable__count{
    font-size:15px;
  }
  .banner__item[data-v-8269fdf2]{
    margin-top:-90px !important;
  }
}

/*fix*/
@media screen and (max-width: 600px){
.banner__wrap[data-v-8269fdf2] {
    margin-top: 65px !important;
}
}

.p-banner{
  text-align:center;
}
.p-banner a{
  transition:all .2s;
}
.p-banner a:hover{
  opacity:0.7;
}

/*in sp*/
@media (max-width: 768px) {
  .p-banner{
    width:100%;
    margin:20px auto 0 auto;
  }
}
  
/*pc*/
@media screen and (min-width: 768px){
  .p-banner{
    width:70%;
    margin:40px auto 0 auto;
  }  
}


/*mv 2024_03*/

.mv_banner{
  width:100%;
  text-align:center;
  position: relative;
  background:#eee;
}
.mv_btnWrap{
  display:flex;
  flex-wrap:wrap;
  padding:15px;
}
.mv_btnWrap .mv_btn{
  display:block;
  text-align:center;
  font-weight:bold;
  color:#fff;
  border-radius:5px;
  text-decoration:none;
  border:1px solid #fff;
  margin:10px auto;
  transition:all .2s;
}
.mv_btnWrap .mv_btn.type0{
  background:#cdefff;
  color:#000;
  box-shadow:3px 3px 0px #054193;
}
.mv_btnWrap a:hover.mv_btn.type0{
  color:#054193;
  background:#fff;
}
.mv_btnWrap .mv_btn.type1{
  background:#ff7e00;
  box-shadow:3px 3px 0px #79410a;
}
.mv_btnWrap a:hover.mv_btn.type1{
  color:#ff7e00;
  background:#fff;
}
.mv_btnWrap .mv_btn.type2{
  background:#009cff;
  box-shadow:3px 3px 0px #0f3146;
}
.mv_btnWrap a:hover.mv_btn.type2{
  color:#009cff;
  background:#fff;
}

/*in sp*/
@media (max-width: 768px) {
  .mv_btnWrap .mv_btn{
    width:calc(100% - 0px);
    font-size:15px;
    padding:15px 5px;
  }
  .mv_btnWrap .mv_btn.type0{
    margin:0 auto;
  }
  .mv_btnWrap .mv_btn.type1{
    margin:0 auto;
  }
  .mv_btnWrap .mv_btn.type2{
    margin:0 auto;
  }  
}
  
/*pc*/
@media screen and (min-width: 768px){
  .mv_btnWrap{
    width:700px;
    margin:0 auto;
    padding:20px 0;
  }
  .mv_btnWrap .mv_btn{
    width:calc(50% - 15px);
    font-size:18px;
    padding:18px;
  }
  .mv_btnWrap .mv_btn.type1{
    margin-right:15px;
  }
  .mv_btnWrap .mv_btn.type2{
    margin-left:15px;
  }
  .mv_banner.phase2 .mv_btnWrap{
    width:1000px;
  }
  .mv_banner.phase2 .mv_btnWrap .mv_btn{
    width:calc(33.3333% - 15px);
    margin-right:7px;
    margin-left:8px;
  }
}

@media screen and (max-width: 1199px){
.html__wrap, .html__wrap[data-v-a3f8be0a]{
  padding-left:0 !important;
  padding-right:0 !important;
}
}

.snsLinks{
  background:#fff;
  border-bottom:1px solid #eee;
  border-top:1px solid #eee;
  display:flex;
  margin-top:26px;
  padding-top:7px;
  padding-bottom:7px;
  padding-right:70px;
  display: flex;
  justify-content: flex-end;
}

.snsLinks .sbanner{
  height:20px;
  display:inline-block;
  margin-left:20px;
  transition:all .2s;
}
.snsLinks .sbanner img{
  height:20px;
}

.snsLinks a:hover.sbanner{
  opacity:0.6;
}

@media (max-width: 768px) {
  .snsLinks{
    margin-top:65px;
    border-top:0px;
    justify-content: center;
    padding-right:15px;
  }
}


.ft-sns{
  
}
.ft-sns__banner{
  display:inline-block;
  padding:0 10px;
  cursor: pointer;
  transition:all .2s;
}
a:hover.ft-sns__banner{
  opacity:0.7;
}

.ft-sns__banner img{
  height:30px;
}

/*if sns_____________________________*/
@media all and (max-width: 1024px){
  .l-banner{
    margin:40px auto 0px auto;
  }
  .ft-sns{
    text-align:center;
  }
}

@media all and (min-width: 1025px){
  .l-banner{
    margin:60px auto 0px auto;
  }
  .ft-sns{
    padding-top:30px;
    margin-top:30px;
    border-top:1px solid #ddd;
  }
}




/*Top banner layout 2024---------*/
.l_exbanner{
  margin:0 auto;
  width:100%;
}
.l_exbanner a{
  width:100%;
  display:inline-block;
}
.l_exbanner a:hover img{
  opacity:0.7;
}
.l_exbanner img{
  width:100%;
  transition:all .2s;
}

/*in sp*/
@media (max-width: 768px) {
.l-banner1{
  margin:20px 0;
}
.t-banner1,.t-banner2{
  margin:10px 0;
}
.t-banner1 img,
.t-banner2 img{
  width:100%;
}
}

/*pc*/
@media screen and (min-width: 768px){
.l_exbanner{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  /*padding:20px;*/
  margin:20px auto 0 auto;
}
.l-banner1{
  width:calc(60% - 10px);
  text-align:center;
  margin-right:10px;
}
.l-banner2{
  width:calc(40% - 10px);
  text-align:right;
  padding-left:10px;
}

.t-banner1.single{
  margin-left:auto;
  margin-right:auto;
}

.t-banner1,.t-banner2{
  width:calc(50% - 10px);
  text-align:center;
}
.t-banner1{
  margin-right:10px;
}
.t-banner2{
  margin-left:10px;
}

.l-banner1 img,
.t-banner1 img,
.l-banner2 img,
.t-banner2 img{
  width:100%;
}
}

/*.l_exbannerのサイズ調整マルチ----------------*/
@media screen and (min-width: 601px) {
  .l_exbanner {
      width: 70%;
  }
}
@media screen and (min-width: 960px) {
  .l_exbanner {
       max-width: 900px;
   }
}
@media screen and (min-width: 1264px) {
  .l_exbanner {
      max-width: 1185px;
  }
}


.pu_date p{
  display:inline-block;
  padding:5px 15px;
  background:#d89032;
  color:#fff;
  font-size:14px;
}

/*調整*/
.detail-title__wrap[data-v-015c0b94]{
  height: auto !important;
  margin:0px auto !important;
}
.web-page__title[data-v-01821ee6]{
  padding:10px 5px !important;
}

.obi_banner{
  text-align:center;
  margin:50px auto 0 auto;
  width:70%;/*pc*/
  max-width:1185px;
}

.obi_banner img{
  width:100%;
}

/*in sp*/
@media (max-width: 768px) {
.obi_banner{
  width:100%;
}
}


/*innovation event__________________*/

.areaInv-box{
  display: flex;
  flex-wrap:wrap;
  justify-content: space-between;
}

.areaInv-box .boxes{
  width:calc(33.3333% - 21px);
  margin:0 auto;
  border-right:1px solid #ddd;
}
.areaInv-box .boxes:last-of-type{
  border-right-color:#fff;
}

.areaInv-box .boxes h3{
  font-size:25px;
  color:#1a3c91;
  display:flex;
  flex-wrap: wrap;
  align-items:center;
  width:100%;
  padding-left:10px;
  padding-right:10px;
  margin-bottom:20px;;
}
.areaInv-box .boxes p{
  font-size:15px;
  padding-left:10px;
  padding-right:20px;
}

.areaInv-box .boxes h3 .icon{
  width:80px;
  height:80px;
  display:block;
  margin-left:auto;
  background:url(https://noma-events.com/common/icon_inv1.png) no-repeat center center;/*as inv1*/
  background-size:100%;
  margin-right:10px;
}

.areaInv-box .boxes h3 .icon.inv2{
  background-image: url(https://noma-events.com/common/icon_inv2.png);
}
.areaInv-box .boxes h3 .icon.inv3{
  background-image: url(https://noma-events.com/common/icon_inv3.png);
}

/*in sp*/
@media (max-width: 768px) {
  .areaInv-box .boxes{
    width:calc(100% - 20px);
    border:none;
    border-bottom:1px solid #ddd;
  }
  .areaInv-box .boxes h3{
    margin-bottom:5px;
  }
  .areaInv-box .boxes p{
    padding-right:10px;
  }
  .main__image + .lc-announce{
    margin-top:0px;
  }
}


.nav-indexList {
    margin-bottom:50px;
}

.nav-indexList ul{
  list-style:none;
  margin:0;
  padding:0;
  display:flex;
  flex-wrap:wrap;
  justify-content: space-between;
}

.nav-indexList ul li{
  list-style:none;
  margin:5px;
  width:calc(50% - 10px);
}
.nav-indexList ul li a{
  display: flex;
  flex-wrap: wrap;
  width:100%;
  align-items:center;
  background:#eee;
  text-decoration:none;
  transition:all .2s;
  font-size:16px;
  position: relative;
  padding-left:15px;
}
.nav-indexList ul li a:hover{
  background:#0161ca;
  color:#fff;
}

.nav-indexList ul li.schedule-all a{
  background:#fce772;
  color:000;
}

.nav-indexList ul li.schedule-all a:hover{
  background:#ff6c00;
  color:#fff;
}

.nav-indexList ul li a .tag-date{
  width:110px;
  margin-left:auto;
  display:block;
  text-align:center;
  color:#fff;
  font-size:14px;
  padding:10px 0;
  transition:all .2s;
}

.nav-indexList ul li a .tag-date.day1{
  background:#6f1e78;
}
.nav-indexList ul li a:hover .tag-date.day1{
  background:#0161ca;
  color:#fff;
}

.nav-indexList ul li a .tag-date.day2{
  background:#53973d;
}
.nav-indexList ul li a:hover .tag-date.day2{
  background:#0161ca;
  color:#fff;
}

.nav-indexList ul li a .tag-date.day3{
  background:#d89032;
}
.nav-indexList ul li a:hover .tag-date.day3{
  background:#0161ca;
  color:#fff;
}

.nav-indexList ul li a .tag-date.pdf{
  background:#d9313e;
}
.nav-indexList ul li a:hover .tag-date.pdf{
  background:#ff6c00;
  color:#fff;
}

.l-3box a{
  display:block;
  text-align:center;
  border:1px solid #ddd;
  padding:10px;
  border-radius:3px;
}

.l-3box a img{
  width:100%;
}

/*in sp*/
@media (max-width: 768px) {
.l-3box a{
  width:calc(100% - 40px);
  margin:0 auto;
  display:block;
}
}

/*pc*/
@media screen and (min-width: 769px){
.l-3box{
  display: flex;
  flex-wrap:wrap;
  justify-content: space-between;
  max-width:1040px;
  width:75%;
  margin:30px auto 0 auto;
}
.l-3box a{
  width:calc(33.3333% - 10px);
}
}
