@charset 'utf-8';
/*===========================================================================
	LAYOUT
============================================================================*/
#content{}
#footer{display:none;}
body .header .btn.page-back{margin:0;padding:0;width:80px !important;height:var(--header-height) !important;line-height:var(--header-height);border-width:0;background:none}
body .header .btn.page-back > .img-bul.arrow-back{width:55px;background-size:24px;background-image:url('/img/icon_back.svg');}
body .header .login{position:absolute;right:20px;font-size:14px;line-height:55px;color:#666666;}
/*- app-install-guide ----------------------------------------------------------------------*/
body .app-install-guide{position:fixed;top:0;z-index:100;}
body .app-install-guide+.wrap{margin-top:80px;}
body .app-install-guide+.wrap .inner-section.type1{top:80px !important;}
body .app-install-guide+.wrap #tab.use-fixed{top:131px;}
/* fixed옵션*/
body.fixfixed .wrap{margin-top:0px !important;}
body.fixfixed .wrap .inner-section.type1{top:0px !important;}
body.fixfixed .wrap #tab.use-fixed{top:0 !important;}
/*===========================================================================
	COMMON
============================================================================*/


/*===========================================================================
	Extend Jquery.ui
============================================================================*/


/*===========================================================================
	MODAL
============================================================================*/


/*===========================================================================
	CONTENTS
============================================================================*/
#complex-information{padding-top:0;}
#property-information{padding-top:0;}

