@charset "utf-8";


/**
 * PKG-R-EX10NX2-AV-20-W Style
 * ================================================================================
 * Table of Contents:
 *
 * Common Settings
 * Top Page Settings
 * ================================================================================
 */






/**
 * ================================================================================
 * Common Settings
 * ================================================================================
 */


/**
 * Display
 * -------------------------------
 */

.nv-pkg-r-ex10nx2-av-20-w-disBlock { display: block !important; }
.nv-pkg-r-ex10nx2-av-20-w-disInlineblock { display: inline-block !important; }
.nv-pkg-r-ex10nx2-av-20-w-disInline { display: inline !important; }
.nv-pkg-r-ex10nx2-av-20-w-disFlex { display: flex !important; }
.nv-pkg-r-ex10nx2-av-20-w-disInlineFlex { display: inline-flex !important; }
.nv-pkg-r-ex10nx2-av-20-w-disNone { display: none !important; }






/**
 * ================================================================================
 * Top Page Settings
 * ================================================================================
 */


/**
 * Block
 * -------------------------------
 */

/* -- .sectionBlock01 -- */
#topPage .keyVisualArea.sectionBlock01 { padding-top: 320px; }

  #topPage .keyVisualArea.sectionBlock01 .posAbsolute {
    top: 230px;
    right: 0;
    }
  #topPage .keyVisualArea.sectionBlock01 .posAbsolute img { height: 41px; }






@media only screen and (min-width: 0px) and (max-width: 767px) {
  
  
/**
 * ================================================================================
 * Top Page Settings
 * ================================================================================
 */


/**
 * Block
 * -------------------------------
 */

/* -- .sectionBlock01 -- */
#topPage .keyVisualArea.sectionBlock01 { padding-top: 0; }
  
  #topPage .keyVisualArea.sectionBlock01 .posAbsolute img { height: calc(100vw * (41 / 640)); }


}