@charset "UTF-8";

/* COMPASS
 * ----------------------------------------------- */

.header-site-matsuya .header-logo a img {
    width: 100% !important;
}

.chapter_list01 {
    margin: 40px;
    padding-left: 1em;
    text-indent: -1em;
    line-height: 1.4em;
    margin-bottom: 0 !important;
}

.chapter_list01 li {
    margin-bottom: 5px;
}

@media only screen and (max-width: 750px) {
    .chapter_list01 {
        margin: 5px 5px 20px;
    }
}

/*
.section-menu-matsuya .w-col.menu_inner>li .item_inner .description {
    position: absolute;
    right: 10px;
    bottom: 0 !important;
}
*/



/* skin.css
 * ----------------------------------------------- */

.header-site-matsuya .header-logo {
    background: #fff;
}

.header-site-matsuya .header-logo a {
    padding: 10px 17px 10px;
    border-width: 0 1px 1px;
}

.header-site-matsuya .header-logo a img {
    width: 152px;
    border-width: 0 1px 1px;
}

.footer-site-matsuya .footer-logo {
    width: 282px;
}

/* COMMON TITLES
  * ----------------------------------------------- */
.sec-title {
    color: #003983;
}

.btn-more {
    background: #003983;
}

.section-main-cmn:before {
    background-color: #003983;
}

.section-matsuya-topics {
    border-bottom: 1px solid #003983;
}

.btn-load {
    border: 1px solid #003983;
    color: #003983;
}

.btn-load:after {
    background: url(../img/common/icn_expand_br.png) no-repeat center center;
}

.section-matsuya-sns {
    border-top: 1px solid #003983;
}

/* SECTION BRAND

 * ----------------------------------------------- */
.section-matsuya-brand .sec-title {
    color: #003983;
}

.item-menu-cmn .txt {
    background: #003983;
}

.section-menu-detail-matsuya .article-thumb img {
    width: 100%;
    max-width: none;
}

@media only screen and (max-width: 750px) {
    .header-site-matsuya .header-logo a {
        padding: 11px 8px 10px;
    }

    .header-site-matsuya .header-logo a img {
        width: 85px;
    }

    #facebox {
        left: 0 !important;
        width: 100%;
    }

    #facebox .body {
        width: 100% !important;
    }

    #facebox .image img {
        width: 100%;
    }
}

.section-main-cmn .title {
    background-color: #003983;

}

.chapter_title03 {
    font-size: 20px;
}

@media only screen and (max-width: 750px) {
    .chapter_title03 {
        font-size: 16px;
    }
}