@charset "UTF-8";
/* CSS Document */

.tgw-core-freehtml #mainslider{display:none;}
.tgw-core-freehtml #acMenu{display:block;}
.tgw-core-freehtml #acMenu li{display:block;}
.tgw-core-freehtml #nav2{display:none;}
.tgw-core-freehtml #nav li{display:block;}
.tgw-core-freehtml .menu{display:block; visibility:visible;}
/* #nav2 ul{display:block;}*/

/* 追記 */
.tgw-core-freehtml #mainContents .gHeader-sub-outer.partner-top-linkbelt-fix {
    position: static;
    top: 0;
}
.tgw-core-freehtml .gHeader-sub-outer-noscript {
    display: none;
}

/* 追記 */
@media (max-width: 768px) {
    .tgw-core-freehtml .gHeader-sub-outer {
        display: none;
    }
    .tgw-core-freehtml .gHeader-sub-outer-noscript {
        display: block;
    }
    .tgw-core-freehtml .gHeader-sub-outer-noscript .sub-navi-list {
        display: block;
        position: static;
    }
    .tgw-core-freehtml .gHeader-sub-outer-noscript .sub-navi-list .sp-menu-title {
        margin-left: 0;
    }
}
