.tour-index-page .global-article .module-eye-catch .list {
    font-weight: bold;
}

.layout-pc .module-local-navigation ul {
    display: table;
    width: 100%;
    margin: 0px auto 50px;
}

.layout-pc .global-main .local-parts.local-category-visual {
    margin-top: 0;
}

.layout-pc .tour-index-page .global-article .module-eye-catch .tags {
    margin: 9px -5px;
}

.layout-pc .tour-index-page .global-article .module-eye-catch .tags li {
    font-size: 74%;
    line-height: 1.818181818181818;
    min-width: 106px;
    margin: 5px;
}
.tour-index-page .global-article .module-eye-catch .tags .live-broadcast {
    background-color: #6218c8;
}
.tour-index-page .global-article .module-eye-catch .tags li {
    font-size: 80%;
    font-weight: bold;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 5px;
    text-align: center;
    color: #fff;
}

.layout-pc .tour-index-page .global-article .table-area-title {
    margin-top: 91px;
}
.layout-pc .tour-index-page .global-article .table-area {
    clear: both;
    width: 100%;
    margin-top: 40px;
    word-wrap: break-word;
    overflow-wrap: break-word;
}
