@CHARSET "UTF-8";

#usm-wrap-id { width:100%; height:auto; position:relative; }
#usm-wrap-id h2.hidden { position: absolute; top:-999px; left:-9999px; }
#usm-wrap-id h3 { font-size:16px; }

	#usm-top-id { width: 100%; height: 80px; }

		#usm-menu-id { width: 100%; height: 80px; transition: top .5s ease-out; position: relative; border-bottom: 1px solid #2c6aa6; }

		#usm-logo-wrap-id { width: 168px; height: 50px; position: absolute; top: 5px; left: 50%; transform:translateX(-50%); }
		#usm-logo-wrap-id img { width:100%; height:100%; }

		.spinner-master { position: absolute; top: 30px; right: 0; margin: 0 15px 0 0; height:30px; width:30px; }
		.spinner-master input[type=checkbox] { display: none; }
		.spinner-master .spinner { background-color:#2c6aa6; }

		#usm-util-wrap-id { float: left; margin: 60px 0 2px 0; }
		#usm-util-wrap-id li { float: left; font-size: 12px; font-weight: bold;  padding: 0 5px; }
		#usm-util-wrap-id li a { color: #333; }
		#usm-util-wrap-id li.usm-admin { display: none; }
		#usm-util-wrap-id li.usm-top-login a { color: #2D69A7; }
		#usm-util-wrap-id li.usm-top-logout a { color: #E40000; }

		#usm-main-bg-id { width: 100%; height: 100%; line-height: 0; }
		#usm-main-bg-id img { width:100%; height: 100%; }

		#usm-main-pop-id { width: 94%; padding: 3%; float: left; background-color:#4c82b5; }
		#usm-main-pop-id .usm-cmenuWrap { width: 100%; float: left; }
		#usm-main-pop-id h3 { float: left; }
		#usm-main-pop-id h3 a { color:#fff; }
		#usm-main-pop-id .usm-main-more { float: right; margin: 3px 0 0 0; }
		#usm-main-pop-id .usm-main-more a { font-size:12px; color:#fff;  }
		#usm-main-pop-id .usm-main-more a:after { content: '\271A'; color: #fff; }
		#usm-main-pop-id .usm-popup-cont { float: left; width: 100%; margin: 15px 0 0 0; }
		#usm-main-pop-id .usm-popup-wrap { float: left; width: 85%; height: 90px; overflow: hidden; position: relative; }
		#usm-main-pop-id .usm-popup-wrap a { margin-bottom: 5px; line-height: 16px; display: block; color: #fff; max-width: 90%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
		#usm-main-pop-id .usm-popup-wrap a:before { content: '\2023'; padding: 0 5px 0 0; }
		#usm-main-pop-id .usm-popup-wrap a.bold { color: #32FFE2; font-weight: bold; }

		#usm-main-pop-id .usm-main-popup-list { float: left; width: 85%; height: 90px; overflow: hidden; position: relative; }
		#usm-main-pop-id .usm-main-popup-list li { padding: 0; border: none; font-size: 13px; }
		#usm-main-pop-id .usm-main-popup-list a { margin-bottom: 5px; line-height: 16px; display: block; color: #fff; max-width: 90%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
		#usm-main-pop-id .usm-main-popup-list a:before { content: '\2023'; padding: 0 5px 0 0; }

		.usm-popup-btn { float: right; margin: 10px 0 0 10px; }
		.usm-popup-btn button { display: block; background-repeat:no-repeat; width: 20px; height: 20px; font-size:0; cursor:pointer; margin:0; padding:0; border:0; overflow:visible; background-size: cover; }

		.usm-main-brd { clear: both; float: left; width: 94%; padding: 3%; box-shadow: inset 0px 10px 16px -5px #e7e7e7;}
		.usm-main-brd .usm-cmenuWrap { position:relative;}
		.usm-main-brd h3 { float: left; }
		.usm-main-brd h3 a { }
		.usm-main-brd .usm-main-more { float: right; margin: 3px 0 0 0; }
		.usm-main-brd .usm-main-more a { font-size:12px; }
		.usm-main-brd .usm-main-more a:after { content: '\271A'; }
		.usm-main-brd-cont  { clear: both; float: left; width: 100%; margin-top:5px; }
		.usm-main-brd-list li { margin-bottom:5px; line-height:20px; position:relative; }
		.usm-main-brd-list li > div > a:before { content: '\2023'; padding: 0 5px 0 0; }
		.usm-main-brd-list li .usm-ctitle { display:block; max-width:70%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
		.usm-main-brd-list li .usm-ctitle img { padding: 0 5px 0 0; vertical-align: middle; }
		.usm-main-brd-list li a { display:block; }
		.usm-main-brd-list li time { position:absolute; right:3px; top:3px; display:block; }

		/* 탭메뉴 스타일 시작 */
		.usm-main-brd-cont { margin: 30px 0 0 0; }
		.usm-main-brd-list li { margin-bottom: 2px; }

		#usm-main-brd1-id.usm-main-brd .usm-cmenuWrap { float: none; position: relative; width: 100%; }
		#usm-main-brd1-id.usm-main-brd .usm-cmenuWrap.active h3 a { color: #001D9A; }
		#usm-main-brd1-id.usm-main-brd .usm-cmenuWrap h3 { float: none; }
		#usm-main-brd1-id.usm-main-brd .usm-main-more { position: absolute; right: 0; top: 3%; }

		#usm-main-brd1-id .usm-main-tab:first-of-type h3 { position: absolute; }
		#usm-main-brd1-id .usm-main-tab:first-of-type h3 .usm-tab a:after { content: '\002F'; font-weight: bold; padding: 0 5px; color: #000; }
		#usm-main-brd1-id .usm-main-tab:last-of-type h3 { position: absolute; }

		#usm-main-brd1-id.usm-main-brd .usm-cmenuWrap > .usm-main-more { display: none; }
		#usm-main-brd1-id.usm-main-brd .usm-cmenuWrap.active > .usm-main-more { display: block; }
		/* 탭메뉴 스타일 종료 */

		.usm-main-alb { clear: both; width: 94%; padding: 3%; float: left; box-shadow: inset 0px 7px 16px -5px #e7e7e7;}
		.usm-main-alb .usm-cmenuWrap { position:relative;}
		.usm-main-alb h3 { float: left; }
		.usm-main-alb .usm-main-more { float: right; margin: 3px 0 0 0; }
		.usm-main-alb .usm-main-more a { font-size:12px; }
		.usm-main-alb .usm-main-more a:after { content: '\271A'; }
		.usm-main-alb-cont { clear: both; float: left; width: 100%; margin-top:8px; }
		.usm-main-alb-list li { float:left;  padding:0 1% ; width:31.33333333%; display: table-cell; text-align:center; }
		.usm-main-alb-list .usm-cthumbnail  { width:90%; height:80px; padding:2px; border:1px solid #C5C5C5; }
		.usm-main-alb-list .usm-cthumbnail img{  width:100%; height:100%; }
		.usm-main-alb-list .usm-ctitle { text-align:center; width:90%; padding-top:5px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
		.usm-main-alb-list .usm-img-inf { display: none; }

		.usm-schedule { clear: both; width: 94%; padding: 3%; clear: both; float: left; background-color: #dff1f7; }
		.usm-schedule .usm-cmenuWrap { float: left; width: 25%; }
		.usm-schedule .usm-main-more { }
		.usm-schedule .usm-main-more a { font-size:12px; }
		.usm-schedule .usm-main-more a:after { content: '\271A'; }
		.usm-schedule .usm-schedule-cont { float: left; width: 75%; }
		.usm-schedule .usm-schedule-cont .usm-cheader { text-align:center; font-weight:bold; margin: 0 0 5px 0; }
		.usm-schedule .usm-schedule-cont .usm-ccalendar { table-layout: fixed;word-wrap:break-word;word-break:break-all;  }
		.usm-schedule .usm-schedule-cont .usm-ccalendar td { text-align: center; padding:4px 0; }
		.usm-schedule .usm-schedule-cont .usm-ccalendar .week { font-weight:bold; }
		.usm-schedule .usm-schedule-cont .usm-ccalendar .week.sun { color: #DA2F1E; }
		.usm-schedule .usm-schedule-cont .usm-ccalendar .week.sat { color: #4669B7; }
		.usm-schedule .usm-schedule-cont .usm-ccalendar .sun { color: #DA2F1E; }
		.usm-schedule .usm-schedule-cont .usm-ccalendar .sat { color: #4669B7; }
		.usm-schedule .usm-schedule-cont .usm-ccalendar .sun.has { color: #DA2F1E; }
		.usm-schedule .usm-schedule-cont .usm-ccalendar .sat.has { color: #4669B7; }
		.usm-schedule .usm-schedule-cont .usm-ccalendar .has { font-weight:bold; color:#000; cursor:pointer; }
		.usm-schedule .usm-schedule-cont .usm-ccalendar .tch-cur { background-color: #E8E8E8; }
		.usm-schedule .usm-schedule-cont .usm-ccalendar .sc_cont { display:none; width:190px; margin-top:5px; border:1px solid #DEDEDE; border-top:2px solid #000000; position:absolute; right:30px; background-color:white; z-index:5; text-align:left; }
		.usm-schedule .usm-schedule-cont .usm-ccalendar .sc_cont .sc_close { line-height:24px; height:24px; text-align:right; vertical-align:middle; padding:0 5px 0 0; background-color:#EAEAEA; }
		.usm-schedule .usm-schedule-cont .usm-ccalendar .sc_cont ul { border-top:1px solid #D7D7D7;  }
		.usm-schedule .usm-schedule-cont .usm-ccalendar .sc_cont ul li { padding:5px 8px; } 

		.usm-lunch { width: 94%; padding: 3%; clear: both; float: left; border-bottom:1px solid #D7D7D7;  }
		.usm-lunch .usm-cmenuWrap { float: left; width: 25%; }
		.usm-lunch .usm-main-more { }
		.usm-lunch .usm-main-more a { font-size:12px; }
		.usm-lunch .usm-main-more a:after { content: '\271A'; }
		.usm-lunch .usm-lunch-cont { float: left; width: 75%; line-height:160%;word-wrap:break-word;word-break:break-all; overflow:auto; overflow-x:hidden; height: 270px; }
		.usm-lunch dl dt.usm-lunch-tit { font-weight:bold; margin-bottom:5px; }
		.usm-lunch li dd { padding: 0 5px; margin-bottom:10px; }
		.usm-lunch .usm-origin { color:#FF0000;  }
		.usm-lunch .usm-lunch-inf { color:#0000FF; }

		.usm-class { clear: both; width: 94%; padding: 3%; float: left; border-bottom:1px solid #D7D7D7; }
		.usm-class-cont { margin-top:12px; }
		.usm-class dl  { float:left; margin-right:7px; }
		.usm-class dt  { display:none; }
		.usm-class dl dd select { width: 100%; }

		.usm-search { clear: both; width: 94%; padding: 3%; float: left; border-bottom: 1px solid #d7d7d7; }
		.usm-search .usm-search-cont { margin: 12px 0 0 0 ; }
		.usm-search .usm-search-cont input[type="text"] { width: 70%; }

		.usm-imgBannerWrap { clear: both; float: left; width: 94%; padding: 3%; }
		.usm-imgBannerWrap .usm-quickLink-cont { margin: 6px 0 0 0; }
		.usm-imgBannerWrap .usm-qlist { width: 100%; display: table; padding: 10px 0 0 0; }
		.usm-imgBannerWrap .usm-qlist li { display: table-cell; text-align: center; width: 25%; }
		.usm-imgBannerWrap .usm-qlist li a { padding: 55px 0 0 0; display: block; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-wrap: break-word; line-height: 16px; max-height:32px; }
		.usm-imgBannerWrap .usm-qlist li:first-of-type { background: url('../images/img_banner01.png') top no-repeat; }
		.usm-imgBannerWrap .usm-qlist li:nth-child(2) { background: url('../images/img_banner02.png') top no-repeat; }
		.usm-imgBannerWrap .usm-qlist li:nth-child(3) { background: url('../images/img_banner03.png') top no-repeat; }
		.usm-imgBannerWrap .usm-qlist li:nth-child(4) { background: url('../images/img_banner04.png') top no-repeat; }

		.usm-imgBannerWrap .usm-qgroup { clear: both; float: left; width: 100%; border-top: 1px solid #d7d7d7; position: relative; }
		.usm-imgBannerWrap .usm-qgroup > li { float: left; width: 50%; text-align: center; }
		.usm-imgBannerWrap .usm-qgroup > li > div > a > h4 { float: left; width: 100%; height: 24px; padding: 5px 0 0 0; background-color: #F4F4F4; color: #000; font-weight: bold; }
		.usm-imgBannerWrap .usm-qgroup > li > div > a > h4:hover { background-color: #154F79; color: #fff; }

		.usm-imgBannerWrap .usm-qgroup > li > .usm-qlink-group { float: left; width: 100%; position: absolute;  background-color: #fff; left: 0; top: 0; z-index: 3; overflow: hidden; margin: 0 auto; overflow: hidden; }
		.usm-imgBannerWrap .usm-qgroup > li > .usm-qlink-group h4 { float: left; width: 100%; height: 24px; padding: 5px 0 0 0; background-color: #154F79; color: #fff; font-weight: bold; }
		.usm-imgBannerWrap .usm-qgroup > li > .usm-qlink-group .usm-close { position: absolute; top: 2px; right: 10px; }
		.usm-imgBannerWrap .usm-qgroup > li > .usm-qlink-group .usm-close a:after { content: '\2573';color: #fff; font-size: 14px; font-weight: bold; }
		.usm-imgBannerWrap .usm-qgroup > li > .usm-qlink-group > ul { float: left; width: 100%; }
		.usm-imgBannerWrap .usm-qgroup > li > .usm-qlink-group > ul > li { float: left; width: 50%; padding: 1% 0 2% 0; }

		.usm-banner { display: none; }

	#usm-bottomWrap-id { clear: both; width:100%; border-top: 1px solid #d7d7d7; }
		#usm-bottom-id { padding: 20px 0; }
		#usm-copyright-id a { color: #; }
		#usm-copyright-id a.privacy { color: red; font-weight: bold; }

/* 모바일, 테블릿 메뉴는 skin/style.css 에서 제어함 */

@media (min-width:768px) and (max-width:1023px){

	.spinner-master input[type=checkbox] { display: none; }

	#usm-main-pop-id { clear: none; float: left; width: 45%; min-height: 141px; padding: 2.5%; border-bottom: 1px solid #d7d7d7; }

	#usm-main-brd1-id.usm-main-brd { clear: none; float: left; width: 45%; min-height: 141px; padding: 2.5%; border-bottom: 1px solid #d7d7d7; }
	#usm-main-brd1-id .usm-main-brd-cont { clear: both; float: left; }

	#usm-main-alb1-id.usm-main-alb { width: 95%; padding: 2.5%; }
	.usm-main-alb-list .usm-cthumbnail  { height: 120px; }

	.usm-schedule { clear: both; float: left; width: 45%; height: 170px;  padding: 2.5%; border-top: 1px solid #DFF1F7; border-bottom: 1px solid #DFF1F7; }

	.usm-lunch { clear: none; float: left; width: 45%; height: 170px; padding: 2.5%; border-top: 1px solid #d7d7d7; }
	.usm-lunch .usm-cmenuWrap { width: 25%; }
	.usm-lunch .usm-lunch-cont { width: 75%; overflow:auto; overflow-x:hidden; height: 170px; }
	.usm-lunch .usm-lunch-cont ul > li > dl > dd { float: left; width: 41%; }
	.usm-lunch .usm-lunch-cont ul > li:nth-child(4) > dl > dd { width: 100%; }
	.usm-lunch .usm-lunch-cont ul > li:nth-child(5) > dl > dd { width: 100%; }
	.usm-lunch .usm-lunch-cont li { clear: both; }
	
	.usm-class { claer: both; float: left; width: 45%; height: 70px; padding: 2.5%; }

	.usm-search { clear: none; float: left; width: 45%; height: 70px; padding: 2.5%; border-bottom: 1px solid #d7d7d7; }

	.usm-imgBannerWrap { clear: both; }

}

/* PC용 CSS */
@media all and (min-width:1024px){
	body { background: url('../images/bg.jpg') repeat-x; background-color: #EBF8FE; }

	#usm-wrap-id { }

		#usm-top-id { width: 1200px; margin: 0 auto; min-height: 120px; height: auto; position: relative; background-color: rgba(255,0,0,0); }

		#usm-menu-id { width: 1200px; min-height: 120px; margin: 0 auto; border-bottom: none; }

			#usm-logo-wrap-id { position: static; transform: none; clear: both; margin: 0; float: left; }

			#usm-util-wrap-id { display: block; margin: 0; float: right; }
			#usm-util-wrap-id ul:first-of-type { float:left; display: none; }
			#usm-util-wrap-id ul:last-of-type { float:right; height:20px; margin: 7px 0 0 0; }
			#usm-util-wrap-id ul  li { float:left; margin: 0 5px; font-size:12px; }
			#usm-util-wrap-id li.usm-admin { display: block; }
			#usm-util-wrap-id li.usm-top-login { color: red; }

			#usm-menu-wrap-id { display:block; clear: both; float: left; width: 1200px; height: 32px; z-index:10; margin: 0 auto; }

		#usm-middle-id { width:1200px; margin: 0 auto; position: relative; }

			#usm-main-bg-id { width: 875px; height: 325px; position: absolute; top: 0; left: 0px; }

			#usm-main-pop-id { width: 225px; height: 185px; padding: 140px 30px 0 70px; position: absolute; top: 0; left: 875px; background:url('../images/popup_bg.png') no-repeat; float: none; }
			#usm-main-pop-id .usm-cmenuWrap { width: 100%; float: left; }
			#usm-main-pop-id h3 { float: left; }
			#usm-main-pop-id h3 a { color:#fff; }				
			#usm-main-pop-id .usm-main-more { float: right; margin: 3px 5px 0 0px; }
			#usm-main-pop-id .usm-main-more a { font-size:12px; color:#fff;  }
			#usm-main-pop-id .usm-popup-cont { float: left; width: 225px; margin: 10px 0 0 0; }
			#usm-main-pop-id .usm-popup-wrap { float: left; width: 200px; height: 90px; overflow: hidden; position: relative; }
			#usm-main-pop-id .usm-popup-wrap a { width: 200px; margin-bottom: 3px; }
			.usm-popup-btn { float: right; margin: 20px 0 0 5px; }
			.usm-popup-btn button { width: 15px; height: 15px; }

			#usm-main-brd1-id.usm-main-brd { width: 465px; height: 125px; padding: 30px; background-color: #fff; position: absolute; top: 325px; left: 0; border-bottom: 1px solid #e0e0e0; }
			#usm-main-brd1-id.usm-main-brd .usm-main-more { position: absolute; right: 0px; top: 5px; }

			.usm-schedule { width: 275px; height: 165px; padding: 30px; position: absolute; top: 325px; left: 525px; border-bottom: 1px solid #e0e0e0; }
			.usm-schedule .usm-cmenuWrap { float: left; width: 20%; }
			.usm-schedule .usm-schedule-cont { float: left; width: 80%; }
			.usm-schedule .usm-schedule-cont .usm-ccalendar td { padding: 2px 0; }

			.usm-lunch { width: 280px; height: 165px; padding: 30px; background-color: #fff; position: absolute; top: 325px; left: 860px; border-bottom: 1px solid #e0e0e0; }
			.usm-lunch .usm-cmenuWrap { float: left; width: 20%; }
			.usm-lunch .usm-lunch-cont { overflow:auto; overflow-x:hidden; width: 77%; padding: 0 0 0 3%; height:164px; }
			.usm-lunch .usm-lunch-cont ul > li:first-of-type > dl > dd { float: none; width: 95%; }
			.usm-lunch .usm-lunch-cont li { clear: both; }

			.usm-main-alb { width: 465px; height: 125px; padding: 30px; background-color: #fff; position: absolute; top: 511px; left: 0; }
			.usm-main-alb-list .usm-cthumbnail  { width: 120px; height:72px; }			

			.usm-imgBannerWrap { width: 275px; height: 130px; padding: 15px 29px 0 29px; background-color: #fff; position: absolute; top: 550px; left: 525px; border-left: 1px solid #e0e0e0; border-right: 1px solid #e0e0e0; border-top: 1px solid #e0e0e0; }

			.usm-class { width: 280px; height: 50px; padding: 15px 30px 0 30px; background-color: #fff; position: absolute; top: 550px; left: 860px; border-top: 1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0; }
			.usm-class .usm-class-cont { margin-top: 2px; }
			.usm-class dl dd select { width: 90px; }
			.usm-class .usm-class-cont dl:first-of-type select { width: 100px; }

			.usm-search { width: 280px; height: 50px; padding: 15px 30px; background-color: #fff; position: absolute; top: 615px; left: 860px; border: none; }
			.usm-search .usm-search-cont { margin: 5px 0 0 0; }

			.usm-banner { display: block; width: 1140px; height: 45px; padding: 15px 30px; position: absolute; top: 726px; left: 0; background-color: #fff; }
			.usm-banner .usm-cmenuWrap { float:left; position:relative; }
			.usm-banner .usm-main-more { }
			.usm-banner .usm-main-more a { font-size:12px; }
			.usm-banner .usm-main-more a:after { content: '\271A'; }
			.usm-banner .usm-main-more-img { display: none; }
			.usm-banner .usm-banner-cont {  float:left; padding-left:30px; position:relative; }
			.usm-banner .usm-banner-cont ul li {  float:left; }
			.usm-banner .usm-banner-cont  img { width:140px; height:36px; padding:0 10px; }
			.usm-banner .usm-banner-wrap { margin-top:3px; width:1040px; height:36px; overflow:hidden; position:relative; }
			.usm-banner .usm-banner-wrap .banner-box { width:1040px; height:36px; }
			.usm-banner .usm-banner-btn button { background-repeat: no-repeat; width: 15px; height: 15px; font-size: 0; cursor: pointer; margin: 0; padding: 0; border: 0; overflow: visible; background-size: cover; }
			.usm-banner .usm-banner-btn { position:absolute; left:100%; top:0; line-height: 0; }

	#usm-bottomWrap-id { clear:both; min-height:120px; margin: 800px 0 0 0; border: none; }
		#usm-bottom-id { width:1200px; margin:0 auto; padding:30px 0 0 0px; }
			#usm-copyright-id { width:100%; padding:0; line-height:130%; text-align:center; }
}