/*
- Name: megamenu.js - style.css
- Version: 1.0
- Latest update: 29.01.2016.
- Author: Mario Loncarek
- Author web site: http://marioloncarek.com
*/

/* Ã¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œ
Screen style's
Ã¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œ */

.menu-container {
    width: 100%;
    margin: 0 auto;
    /* background: rgb(0 0 0); */
    /* background: linear-gradient(90deg, rgb(37 147 236) 0%, rgb(148 76 252) 100%); */
    /*    font-family: Roboto, sans-serif;*/
    font-weight: 700;
    align-items: center;
    background: inherit;
    display: inline;
}

/* Ã£Æ’ÂÃ£Æ’Â³Ã£Æ’ÂÃ£Æ’Â¼Ã£â€šÂ¬Ã£Æ’Â¼Ã£Æ’Â¡Ã£Æ’â€¹Ã£Æ’Â¥Ã£Æ’Â¼Ã£ÂÂ®Ã¦â€“Â¹Ã£ÂÂ®Ã£Æ’Â¡Ã£Æ’â€¹Ã£Æ’Â¥Ã£Æ’Â¼Ã£ÂÂ¯Ã©ÂÅ¾Ã¨Â¡Â¨Ã§Â¤Âº */
.menu-container .sidenav ul{
    display:none;
}

.menu-container.pc_sidenav .sidenav .gnav_link + .big_nav{
    display: block!important;
    /* width: max-content; */
    /* width: 100%; */
}

.menu_visitors .gnav_link + .big_nav .column{
    flex-direction: row;
}

.menu_visitors .gnav_link + .big_nav .column .column_inner.big{display: block;width: 50%;/* width: 100%; */}

.menu-container .sidenav ul.show-on-mobile{
    display:block;
    position: relative;
    width: 100%;
    background: #000;
    /* position: absolute; */
    
    /* Ã¥â€¡ÂºÃ¥Â±â€¢Ã¥â€¹Å¸Ã©â€ºâ€ Ã§â€Â¨ */
    background: #fff;
}

.menu-container.pc_sidenav .sidenav ul.show-on-mobile{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 740px;
    right: -20px;
    overflow-y: auto;
    height: 700px;
    top: -20px;
    padding: 30px 70px 25px 25px;
    z-index: 2;
    /* height: calc(100% - 20px); */
    height: 100%;
    overflow-y: auto;
    position: fixed;
    top: 0;
    background: #212121d4;
}

.menu-container.pc_sidenav .sidenav .show-on-mobile:after{
        content: "";
        width: 100%;
        height: 500%;
        position: fixed;
        left: 0;
        top: 0;
        display: block;
        background-color: rgb(0, 0, 0, 0.45);
        z-index: -2;
}

.menu-container.pc_sidenav .sidenav ul.show-on-mobile + li{
    max-width:200px;
}


.pc_sidenav .show-on-mobile li {
    /* width: 35%; */
    float: initial;
    position: relative;
    /* max-width: 280px; */
    line-height: 1.4;
    margin-right: 15px;
}

.pc_sidenav .show-on-mobile li.select_pc{
    margin-bottom:20px;
}

.pc_sidenav .show-on-mobile li.menu_visitors{
    width: 280px;
}

.pc_sidenav .show-on-mobile li.menu_exhibitors{
    /* 250217Ã¥â€¡ÂºÃ¥Â±â€¢Ã¥â€¹Å¸Ã©â€ºâ€  */
    /* height: 570px; */
    width: 100%;
}

.pc_sidenav .show-on-mobile li.menu_visitors,
.pc_sidenav .show-on-mobile li.menu_magazine,
.pc_sidenav .show-on-mobile li.menu_news{
    height: 350px;
}

.pc_sidenav .show-on-mobile li.menu_visitors{
    height: 500px;
}

.pc_sidenav .show-on-mobile li.menu_magazine{
    height: 405px;
}

.en .pc_sidenav .show-on-mobile li.menu_visitors,
.en .pc_sidenav .show-on-mobile li.menu_magazine{
    /* height: 200px; */
}

.en .pc_sidenav .show-on-mobile li.menu_magazine{
    height:320px
}

.pc_sidenav .show-on-mobile li.menu_visitors{
    width: 100%;
}

.pc_sidenav>.show-on-mobile>li{
    
}

.pc_sidenav .show-on-mobile > li::nth-child(n+4){
    margin-top:30px;
}


.menu-container.c-global-navi.pc_sidenav{
    width: max-content;
    margin: 0 0 0 5px;
}

.menu-container.c-global-navi.pc_sidenav:has(.show-on-mobile){/* width: 90%; *//* margin-top: 2000px; */position: relative;}

.menu-container h1,
.menu-container .c-header__link__lang {
    display: none;
}
/* 
.menu-container .header_cont{
    display: flex;
    justify-content: flex-end;
    width: 100%;
    flex-wrap: wrap;
}

.menu-container .header_cont .menu{
    width: 100%;
}

.menu-container .header_cont .c-header__link{
    margin-left: auto;
} */

.menu-mobile {
    /* display: none; */
}

.menu-mobile:after {
    content: "\f0c9";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 1.7rem;
    padding: 0;
    top: 20%;
}

/* Ã£â€šÂµÃ£â€šÂ¤Ã£Æ’â€°Ã£Æ’Å Ã£Æ’â€œÃ¥Â±â€¢Ã©â€“â€¹Ã¦â„¢â€šÃ£ÂÂ®Ã£â€šÂ¢Ã£â€šÂ¤Ã£â€šÂ³Ã£Æ’Â³Ã¥Â¤â€°Ã¦â€ºÂ´ */
.menu-mobile.active:after{
    content: "\f00d";
    color:#fff;
}

.menu-dropdown-icon:before {
    content: "\f067";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    display: none;
    cursor: pointer;
    float: right;
    padding: 19px;
    color: #fff;
}

.menu a {
    color: #fff;
    position: sticky;
    z-index: 3;
}

.menu>ul {
    margin: 0 auto;
    width: 100%;
    list-style: none;
    padding: 0;
    position: relative; */
    /* IF .menu position=relative -> ul = container width, ELSE ul = 100% width */
    box-sizing: border-box;
    /* display: flex;
    justify-content: space-between; */
}

.menu>ul:before,
.menu>ul:after {
    content: "";
    display: table;
}

.menu>ul:after {
    clear: both;
}

.menu>ul>li {
    float: left;
    background: unset;
    padding: 0;
    margin: 0;
}

.menu>ul>li a {
    text-decoration: none;
    /* padding: 1.5em 3em; */
    font-weight: 700;
    padding: 0px 7px;
    display: block;
    cursor: pointer !important;
    /* font-size: .9rem; */
}
/*Ã¢â€ â€œ 240906 TEST*/
/*.menu>ul>li.menu_login {
    display: none;
}*/

.exhibition_detail_page .header_online_sp .menu>ul>li a {
    pointer-events: none;
}


.menu>ul>li>ul {
    display: none;
    width: 100%;
    background: rgba(0, 0, 0, 0.75);
    padding: 10px 20px 20px 20px;
    position: absolute;
    z-index: 99;
    left: 0;
    margin: 0;
    list-style: none;
    box-sizing: border-box;
}

.en .menu>ul>li>ul{
    /* left: 115px; */
    width: 90%;
}

.pc_sidenav .menu>ul>li>ul{
    background:initial;
    border-top: solid 3px #d50000;
}

.menu>ul>li>ul.big_nav{
    margin-top:2px;
}

.menu>ul>li>ul:before,
.menu>ul>li>ul:after {
    content: "";
    display: table;
}

.menu>ul>li>ul:after {
    clear: both;
}

.menu>ul>li>ul>li {
    margin: 0;
    padding-bottom: 0;
    list-style: none;
    width: 25%;
    background: none;
    float: left;
}

.menu>ul>li>ul>li a {
    color: #fff;
    padding: 7px 0;
    width: 95%;
    display: block;
    margin-bottom: 20px;
    /*    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;*/
}

/*.menu > ul > li > ul > li > ul {
    display: block;
    padding: 0;
    margin: 0 0 0 5px;
    list-style: none;
    box-sizing: border-box;
    border-left: solid 1px #fff;
}*/

.menu>ul>li>ul>li>ul:before,
.menu>ul>li>ul>li>ul:after {
    content: "";
    display: table;
}

.menu>ul>li>ul>li>ul:after {
    clear: both;
}

/*.menu > ul > li > ul > li > ul > li {
    float: left;
    width: 100%;
    padding: 5px 0;
    margin: 0;
    font-size: .8em;
}

.menu > ul > li > ul > li > ul > li a {
    border: 0;
    padding: 0 0 0 10px;
    margin-bottom: 0;
    font-weight: normal;
}*/

.menu>ul>li>ul.normal-sub {
    /*Ã§Â¢ÂºÃ¨ÂªÂÃ§â€Â¨*/
    /*    display: block!important;*/
    width: 310px;
    left: auto;
      padding: 9px 20px;
    /* display: block; */
    margin-top: 2px;
}

/*来場登録ボタン非表示による右にずれを調整*/
.menu>ul>li.menu_magazine>ul.normal-sub {
    right: -60px;
}

.pc_sidenav .menu>ul>li>ul.normal-sub{
    /* width: 250px; */
    padding: 5px;
    width: 280px;
    margin-right: 15px;
}

.pc_sidenav .normal-sub,
.menu-container .sidenav .pc_sidenav .big_nav{
    display: block!important;
    position: relative;
}

.en .menu>ul>li.menu_access>ul.normal-sub{
    width:100%;
}

.menu>ul>li.menu_access>ul.normal-sub {
    right: 0;
    width: 250px;
}

.menu>ul>li.menu_news>ul.normal-sub {
    /* right: -90px; */
}

.menu>ul>li>ul.normal-sub>li {
    width: 100%;
    margin-right: 0;
}

.menu>ul>li>ul.normal-sub>li a {
    border: 0;
    padding: 10px 0;
    margin: 0;
    font-size: 0.94rem;
}

.pc_sidenav .menu>ul>li>ul.normal-sub>li a{
    padding: 4px;
}

.en .pc_sidenav .menu>ul>li>ul.normal-sub>li a{
       padding: 5px 4px 10px;
}

.pc_sidenav .menu>ul>li>ul.normal-sub>li ul.sub_list a{
    padding: 0 5px;
}
.pc_sidenav .menu>ul>li>ul.normal-sub>li ul.sub_list a > span{
    display:block;
}


.menu>ul>li>ul.normal-sub>li>ul>li>a {
    border: 0;
    padding: 3px 0 0px 10px;
    margin: 0;
    font-size: .9rem;
}

.menu a.nolink {
    pointer-events: none;
    color: #4f4f4f;
}

/*.menu > ul > li.menu_exhibitors > ul.big_nav{
    display: block!important;
}
*/

.menu>ul>li>ul.big_nav>li.column {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

.menu>ul>li>ul.big_nav>li.column>ul.column_inner {
    width: 33%;
    /*3Ã£â€šÂ«Ã£Æ’Â©Ã£Æ’Â */
    /*width: 49%;*/
    /*2Ã£â€šÂ«Ã£Æ’Â©Ã£Æ’Â */
}

.pc_sidenav .menu>ul>li>ul.big_nav>li.column>ul.column_inner.small{
    /* width: 250px; */
    display: block;
    width: 50%;
}
.menu>ul>li>ul.big_nav>li.column>ul.column_inner.small{
    width: 270px;
}

.en .c-header__link_menu .menu>ul>li.menu_visitors>ul.big_nav>li.column>ul.column_inner.small{
    width: 45%;
}

.column.menu_visitors .column_inner.small{
    width: 45%;
}

.menu>ul>li>ul.big_nav>li.column>ul.column_inner.big{
    width: 55%;
}
/*Ã§â€°Â¹Ã¥Ë†Â¥Ã¤Â¼ÂÃ§â€Â»Ã¥Â¢â€”Ã£ÂË†Ã£â€šâ€¹Ã£ÂÂ¾Ã£ÂÂ§Ã§â€°Â¹Ã¥Ë†Â¥Ã¥Â¯Â¾Ã¥Â¿Å“*/
/*.menu > ul > li.menu_exhibitors > ul.big_nav{
    width: 600px;
    left: 183px;
}
.menu > ul > li.menu_exhibitors > ul.big_nav > li.column > ul.column_inner {
    width: 50%;
}*/
/*Ã§â€°Â¹Ã¥Ë†Â¥Ã¤Â¼ÂÃ§â€Â»Ã¥Â¢â€”Ã£ÂË†Ã£â€šâ€¹Ã£ÂÂ¾Ã£ÂÂ§Ã§â€°Â¹Ã¥Ë†Â¥Ã¥Â¯Â¾Ã¥Â¿Å“ end*/

.menu>ul>li>ul.big_nav a {
    margin: 0;
}

.menu li ul.sub_list {
    display: block;
    padding: 0;
    margin: 0 0 5px 5px;
    list-style: none;
    box-sizing: border-box;
    border-left: solid 1px #fff;
}

.menu li ul.sub_list.experience li{
    /* line-height: 1.8; */
    padding: 3px 0 0;
}

.menu li ul.sub_list.experience li:last-of-type{
    padding-top: 0;
    /* line-height: 1.1; */
}

.pc_sidenav .menu li ul.sub_list {
    /* margin: 5px; */
    padding-left: 7px;
}
.menu li ul.sub_list.specialevent li {
    /* font-size: inherit; */
}

.menu li ul.sub_list li {
    width: 100%;
    padding: 3px 0;
    margin: 0;
    font-size: .9rem;
}

.menu li ul.sub_list li a {
    border: 0;
    padding: 4px 0 3px 10px;
    margin-bottom: 0;
    font-weight: normal;
    font-size: .9rem;
}

.menu li ul.sub_list li:last-of-type a{
    padding-bottom:0;
    padding-top: 0;
}

.menu>ul>li.select_pc>a {
    border-bottom: solid 3px #d50000;
    padding: 15px 30px 12px;
    cursor: default;
}

.pc_sidenav .menu>ul>li.select_pc>a {
    border-bottom:initial;
    font-size: 1.1rem;
}

.menu>ul>li ul a:hover {
    opacity: 0.7;
}

.menu>ul>li a[target=_blank]:after {
    content: '\f35d';
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    color: inherit;
    margin-left: 5px;
}

/*close*/
.menu>ul>li.close a {
    color: #6d6d6d;
    cursor: not-allowed;
}

.menu>ul>li.close ul {
    display: none !important;
}

.menu>ul>li.close.select_pc a {
    border: none;
}

.close.menu-dropdown-icon:before {
    display: none;
}

@media only screen and (max-width: 1150px) {
    .menu>ul>li a {
        padding: 5px 10px;
    }

    .menu>ul>li.select_pc>a {
        padding: 10px 20px 7px;
    }
}

/* Ã¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œ
Mobile style's
Ã¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œÃ¢â‚¬â€œ */

@media only screen and (max-width: 1000px) {
    .menu-mobile:after, .menu-mobile.active:after{
        color: #000;
    }
    .menu-container {
        width: 100%;
        /*border-top: 6px solid #d50000;*/
        /* 2025Ã¥â€¡ÂºÃ¥Â±â€¢Ã¥â€¹Å¸Ã©â€ºâ€ Ã£ÂÂ®Ã£Æ’â€¡Ã£â€šÂ¶Ã£â€šÂ¤Ã£Æ’Â³Ã£ÂÂ«Ã¥ÂË†Ã£â€šÂÃ£Ââ€ºÃ£â€šÂ³Ã£Æ’Â¡Ã£Æ’Â³Ã£Æ’Ë†Ã£â€šÂ¢Ã£â€šÂ¦Ã£Æ’Ë† */
        /* box-shadow: 0 0 4px 0 rgba(0, 0, 0, .3); */
        /*background: #fff;*/
        padding: 5px 0 5px 15px;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        /*        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: center;
        align-items: center;*/
    }

    .menu-container.c-global-navi.pc_sidenav:has(.show-on-mobile) {
        /* display:none; */
        width: inherit;
        width: max-content;
        margin-top: 0;
        }

    .menu-container.c-global-navi.pc_sidenav:has(.show-on-mobile) .show-on-mobile{
        display:none;
    }

    /*    .menu-container h1{
        display: flex;
        margin-right: auto;
        padding: 8px 20px 8px 0 ;
        align-items: flex-end;
    }*/
    .menu-container h1 {
        display: flex;
        margin-right: auto;
        padding: 8px 20px 8px 0;
        align-items: center;
    }

    .menu-container .c-header__link__lang {
        display: flex;
        color: #fff;
    }

    .menu-mobile {
        display: block;
    }

    a.menu-mobile {
        color: #000;
        width: 49px;
        height: 39px;
        position: relative;
        /*border-left: 1px solid #ddd;*/
        text-align: center;
        text-decoration: none;
        float: right;
        display: flex;
        border-left: 1px solid #ffffff;
    }

    .menu-mobile:after {
        /* 2025Ã¥â€¡ÂºÃ¥Â±â€¢Ã¥â€¹Å¸Ã©â€ºâ€ Ã£ÂÂ®Ã£Æ’â€¡Ã£â€šÂ¶Ã£â€šÂ¤Ã£Æ’Â³Ã£ÂÂ«Ã¥ÂË†Ã£â€šÂÃ£Ââ€ºÃ£â€šÂ³Ã£Æ’Â¡Ã£Æ’Â³Ã£Æ’Ë†Ã£â€šÂ¢Ã£â€šÂ¦Ã£Æ’Ë† */
        color: #fff;
        /* margin: auto; */
    }

    .menu-dropdown-icon:before {
        /* jsの方で制御しているので不要 */
        /* display: block; */
    }

    .menu>ul {
        display: none;
    }

    .menu>ul>li {
        width: 100%;
        float: none;
        display: block;
        clear: both;
    }

    .menu>ul>li.menu_login {
        display: block;
        /* padding: 15px; */
        width: 100%;
        font-size: 18px;
        font-weight: 700;
        cursor: pointer;
    }

    .menu>ul>li.menu_login.sp a{
        padding: 15px!important;
        /* display:block; */
        /* width: 100%; */
        width: 100%;
        /* text-align: left; */
        justify-content: flex-start;
    }
    .menu>ul>li a {
        padding: 15px;
        width: 100%;
        display: block;
        font-size: 18px;
    }

    .menu>ul>li>ul {
        position: relative;
        padding: 0;
    }

    .menu>ul>li>ul.normal-sub {
        width: 100%;
        padding: 0;
    }
    /*来場登録ボタン非表示による右にずれを調整*/
    .menu>ul>li.menu_magazine>ul.normal-sub {
        right: 0;
    }
    .menu>ul>li>ul>li {
        float: none;
        width: 100%;
        border-bottom: solid 1px #fff;
        margin: 0;
    }

    .menu>ul>li>ul>li:first-child {
        margin: 0;
        border-top: solid 1px #fff;
    }

    .menu>ul>li>ul>li a {
        width: 100%;
        font-size: 14px;
        padding: 15px;
    }

    .menu>ul>li>ul>li a{
        
    }

    .menu>ul>li>ul>li a:before {
        font-family: "Font Awesome 5 Free";
        font-weight: 700;
        content: '\f054';
        position: absolute;
        right: 15px;
    }

    .menu>ul>li>ul.normal-sub>li a {
        padding: 15px;
    }

    .menu li ul.sub_list li {
        border-bottom: 0;
    }

    .menu>ul>li>ul>li>ul {
        position: relative;
    }

    .menu>ul>li>ul>li>ul>li {
        float: none;
        border-bottom: solid 1px #fff;
    }

    .menu .show-on-mobile {
        display: block;
        clear: both;
        width: 100vw;
        background: #000;
        overflow-y: scroll;
        position: fixed;
        /*top: 53px;*/
        left: 0;
        height: 100%;
        top: 56px;
        /* background: rgb(51,13,105);
        background: linear-gradient(90deg, rgb(37 147 236) 0%, rgb(148 76 252) 100%); */
    }

    .menu li ul.sub_list {
        margin: 0 0 15px 15px;
    }

    .menu>ul>li>ul.big_nav>li.column>ul.column_inner {
        width: 100%!important;
    }

    .menu>ul>li.select_sp>a {
        background: #170038;
    }

    .menu>ul>li.select_sp:before {
        /*content: "\f068";*/
    }

    .menu>ul>li.select_pc>a {
        border-bottom: 0;
        padding: 15px;
    }

    /*Ã§â€°Â¹Ã¥Ë†Â¥Ã¤Â¼ÂÃ§â€Â»Ã¥Â¢â€”Ã£ÂË†Ã£â€šâ€¹Ã£ÂÂ¾Ã£ÂÂ§Ã§â€°Â¹Ã¥Ë†Â¥Ã¥Â¯Â¾Ã¥Â¿Å“*/
    /*    .menu > ul > li.menu_exhibitors > ul.big_nav{
        width: 100%;
        left: 0;
    }
    .menu > ul > li.menu_exhibitors > ul.big_nav > li.column > ul.column_inner {
        width: 100%;
    }*/
    /*Ã§â€°Â¹Ã¥Ë†Â¥Ã¤Â¼ÂÃ§â€Â»Ã¥Â¢â€”Ã£ÂË†Ã£â€šâ€¹Ã£ÂÂ¾Ã£ÂÂ§Ã§â€°Â¹Ã¥Ë†Â¥Ã¥Â¯Â¾Ã¥Â¿Å“ end*/

}

@media only screen and (max-width: 580px) {
    /*.menu .show-on-mobile {
        top: 73px;
    }*/
}

@media only screen and (max-width: 480px) {
    /*    .menu-container h1 {
        flex-wrap: wrap;
        padding: 8px 20px 8px 0;
        width: 60%;
    }*/
    .menu .show-on-mobile {
        top: 49px;
    }
    .menu li ul.sub_list li a {
        padding: 0 20px 0 10px;
    }
}


.header_online_sp .menu>ul>li.menu_exhibitors a {
    cursor: pointer;
}



.column_inner .sub_list .gnav_link br {
    /* display: none; */
}

@media (max-width: 480px) {
    .column_inner .sub_list .gnav_link br {
        display: block;
    }
}






/* 20250217 Ã£â€šÂµÃ£â€šÂ¤Ã£Æ’â€°Ã£Æ’Å Ã£Æ’â€“Ã£ÂÂ®Ã¨ÂªÂ¿Ã¦â€¢Â´ */

.pc_sidenav .show-on-mobile li.menu_about{
    
}
.pc_sidenav .show-on-mobile li.menu_exhibitors.select_pc.menu-dropdown-icon{
    width: 45%;
    height: auto;
}

.pc_sidenav .show-on-mobile li.menu_exhibitors.select_pc.menu-dropdown-icon .normal-sub{
    width: 100%;
    display: flex!important;
    flex-direction: column;
}

.pc_sidenav .show-on-mobile li.menu_exhibitors.select_pc.menu-dropdown-icon .big_sub.normal-sub{
    display: block!important;
}