@charset "UTF-8";

/**
 * ================================================================================
 * Table of Contents:
 *
 * Direct Page Settings
 *    - Brand Page Settings
 * ================================================================================
 */ 

 




/**
 * ================================================================================
 * Brand Page Settings
 * ================================================================================
 */


/**
 * Brand Main Visual
 * -------------------------------
 */

body.direct_brand_page .brand_mv {
    
}



/**
 * Feature Lists
 * -------------------------------
 */

body.direct_brand_page .cnt_feature_lists > ul > li { height: 600px; }


    body.direct_brand_page .cnt_feature_lists > ul > li:nth-of-type(1) > .cnt_feature_lists_inner > .cnt_feature_lists_ttl > span { background-image: url("/assets/direct/img/direct_brand_feature_lists01_ttl.png"); }
    body.direct_brand_page .cnt_feature_lists > ul > li:nth-of-type(2) > .cnt_feature_lists_inner > .cnt_feature_lists_ttl > span { background-image: url("/assets/direct/img/direct_brand_feature_lists02_ttl.png"); }
    body.direct_brand_page .cnt_feature_lists > ul > li:nth-of-type(3) > .cnt_feature_lists_inner > .cnt_feature_lists_ttl > span { background-image: url("/assets/direct/img/direct_brand_feature_lists03_ttl.png"); }










@media all and (min-width: 0px) and (max-width: 896px) {
    

/**
 * Brand Main Visual
 * -------------------------------
 */

body.direct_brand_page .brand_mv {
    
}



/**
 * Feature Lists
 * -------------------------------
 */

body.direct_brand_page .cnt_feature_lists > ul > li { height: auto; }


    
    
    
    

    
}