@charset "UTF-8";

body {  }
#usm-wrap-id { width: 100%; height: auto; position: relative; }
#usm-wrap-id h2.hidden { position: absolute; top: -999px; left: -9999px; }

	#usm-quickMenuWrap-id { display: none; position: fixed; right: 5px; top: 180px; z-index: 2; }
		.usm-quick-icon { font-size: 1.8rem; width: 5rem; height: 11rem; padding: 1rem 1.7rem; border-radius: 25px; box-sizing: border-box; background-color: #575757; color: #fff; cursor: pointer; border: none; font-family: 'Pretendard'; }
		.usm-quick-icon:before { content: '\276E'; display: block; width: 100%; text-align: center; margin: 0 0 0.3rem 0; }
		.usm-quick-icon.active:before { content: '\276F'; display: block; width: 100%; text-align: center; margin: 0 0 0.3rem 0; }
		.usm-quickMenu { width: 13rem; height: auto; padding: 2rem 0.5rem; border-radius: 25px; border: 1px solid #444444; box-sizing: border-box; background-color: #fff; position: fixed; top: 180px; right: 65px; }
		.usm-quickMenu li { margin: 0 0 0.8rem 0; text-align: center; }
		.usm-quickMenu li:last-child { margin: 0; }
		.usm-quickMenu li a { font-size: 1.6rem; color: #505050; }
		.usm-quickMenu li a:hover { font-weight: bold; }
		.usm-quickMenu li a:before { content: '\2022'; display: block; width: 100%; text-align: center; font-size: 2rem; font-weight: bold; }

	#usm-top-id { width: 100%; height: 7rem; border-bottom: 1px solid #cbcbcb; }

		#usm-logo-wrap-id { width: 25rem; height: 4.5rem; margin: 0 auto; padding: 1rem 0 0 0; }
		#usm-logo-wrap-id a { width: 25rem; height: 4.5rem; }

		.usm-util-menu { width: 100%; height: 5rem; box-sizing: border-box; border-top: 1px solid #cbcbcb; border-bottom: 1px solid #cbcbcb; }

		#usm-util-wrap-id { display: none; float: left; margin: 1.2rem 0 0 0.5rem; }
		#usm-util-wrap-id ul:first-child { display: none; }
		#usm-util-wrap-id ul { }
		#usm-util-wrap-id li { float: left; margin: 0 0.5rem 0 0; }
		#usm-util-wrap-id li:before { content: '\2022'; font-size: 2rem; color: #505050; margin: 0 0.5rem 0 0; display: inline-block; vertical-align: middle; }
		#usm-util-wrap-id li:first-child:before { content: ''; }
		#usm-util-wrap-id li.usm-top-login { margin: 0.2rem 0.5rem 0 0; }
		#usm-util-wrap-id li:last-child { margin: 0; }
		#usm-util-wrap-id li button { font-size: 1.6rem; font-family: 'Pretendard'; padding: 0.3rem 0 0 0; letter-spacing: -0.1rem; }
		#usm-util-wrap-id li button:hover { color: #016af9; }
		#usm-util-wrap-id li a { font-size: 1.6rem; padding: 0.2rem 0 0 0; letter-spacing: -0.1rem; }
		#usm-util-wrap-id li a:hover { color: #016af9; }
		#usm-util-wrap-id li.usm-admin { display: none; }

		.spinner-master { display: none; float: right; background-color: #016af9; border-radius: 5px; }
		.spinner-master .bar { background-color: #fff; }

		.sub_tit { width: 100%; background: url('../images/m768_sub_top.jpg') top center no-repeat; text-align: center; word-break: keep-all; color: #fff; font-size: 2rem; padding: 2rem; box-sizing: border-box; }

		#usm-left-id { display: none; }

		#usm-center-id { width: 100%; padding: 1rem 0; }

			#usm-center-id h3 { font-size: 2.8rem; }
			#usm-content-top-nav-id { padding: 1.5rem; border-bottom: 1px solid #D7D7D7; }

			.usm-menuNavigation-id { display: none; text-align: right; }
			.usm-menuNavigation-id span { display: inline; }
			.usm-menuNavigation-id .usm-fabtn { display: none; }
			.usm-menuNavigation-id .usm-admin { display: none; }
			.usm-menuNavigation-id li:nth-child(3) { display: none; }
			.usm-menuNavigation-id li:last-child { display: none; }

			#usm-sns { text-align: right; margin: 1rem 0 0 0; }

		#usm-content-id { width: 100%; }
			#usm-content-head-id { display: none; clear: both; padding: 1rem 0; }
			#usm-content-body-id { }

/* 모바일 메뉴는 skin/style.css 에서 제어함 */

@media (min-width:768px) and (max-width:1023px){
	#usm-left-id { display: none; }
	.sub_tit { background: url('../images/m1024_sub_top.jpg') top center no-repeat; height: 8.5rem; padding: 3rem 0; }
	#usm-center-id { width: 100%; }
}

/* PC용 CSS */
@media all and (min-width:1024px){

	body { background-color: #f0f0f0; }

	#usm-wrap-id { }

		#usm-top-id { clear: both; width: 100%; min-height: 7rem; height: auto; position: relative; }

			.top-wrap { width: 140rem; height: 7rem; margin: 0 auto; position: relative; }

			#usm-logo-wrap-id { text-align: center; margin: 0; }

			.usm-util-menu { display: none; border: none; position: absolute; right: 0; top: 2rem; width: 36rem; height: 1.7rem; }
			#usm-util-wrap-id { display: block; margin: 0; float: right; }
			#usm-util-wrap-id li.usm-admin { display: inline-block; }
			.spinner-master { display: none; }

			.menu-wrap { display: none; clear: both; width: 100%; height: 6rem; position: relative; }
			#usm-menu-wrap-id { display: block; width: 140rem; height: 6rem; z-index:10; margin: 0 auto; }

			.sub_tit { background: url('../images/sub_img.png') top center no-repeat; width: 140rem; height: 20rem; margin: 0 auto; position: relative; z-index: 1001; padding: 12.5rem 0 0 0; font-size: 3rem; }

		#usm-centerWrap-id { width: 140rem; margin: 2rem auto 0 auto; position: relative; }
		
			#usm-middle-id { float: none; width: 140rem; margin: 0 auto 5rem auto; }

				#usm-center-id { width: 140rem; margin: 0; box-sizing: border-box; padding: 5rem; background-color: #fff; border-radius: 2rem; }

					#usm-center-id h3 { padding: 3rem 0; }
					#usm-content-top-nav-id { padding: 0; display: flow-root; padding: 0 0 1rem 0; }

					#usm-sns { float: right; text-align: right; }

					.usm-menuNavigation-id { display: block; margin: 1rem 0; }
					.usm-menuNavigation-id ul { display: inline-block; margin: 0 0 3px 0; }
					.usm-menuNavigation-id li { display: inline-block; }
					.usm-menuNavigation-id #usm-util-wrap-id a { background-color: #125acd; border: 1px solid #125acd; }
					.usm-menuNavigation-id #usm-util-wrap-id a:hover { color: #125acd; background-color: #fff; }
					.usm-menuNavigation-id a { display: inline-block; vertical-align: middle; box-sizing: border-box; font-weight: bold; background-color: #034694; border: 1px solid #034694; color: #fff; padding: 0.5rem 1rem; border-radius: 1rem; }
					.usm-menuNavigation-id a:hover { background-color: #fff; color: #034694; transition: 0.4s; }
					
					.usm-menuNavigation { float: left; text-align: left; }

					.usm-menuNavigation span { display: inline-block; vertical-align: middle; }
					.usm-menuNavigation span.usm-mdl-admin { display: inline-block; width: 1.8rem; height: 2.5rem; position: relative; top: 0; transition: 0.2s; }
					.usm-menuNavigation span.usm-mdl-admin:hover { transform: rotate(15deg); }

				#usm-content-id { width: 100%; padding: 0 0 40px 0; }
				#usm-content-footer-id { clear: both; width: 100%; }

}

