@charset "UTF-8";

body { font-size: 1.6rem; }
#usm-wrap-id { width: 100%; height: auto; position: relative; }
#usm-wrap-id h2.hidden { position: absolute; top: -999px; left: -9999px; }

	#usm-top-id { width: 100%; height: 12rem; background-color: #ffcd64; }

		#usm-logo-wrap-id { width: 32rem; height: 7rem; margin: 0 auto; }
		#usm-logo-wrap-id a { width: 32rem; height: 7rem; }

		.usm-util-menu { width: 100%; height: 5rem; box-sizing: border-box; border-top: 1px solid #cbcbcb; border-bottom: 1px solid #cbcbcb; background-color: #fff; }

		#usm-util-wrap-id { float: left; margin: 1rem 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; margin: 0 0.5rem 0 0; display: inline-block; vertical-align: middle; }
		#usm-util-wrap-id li.usm-top-login { margin: 0.2rem 0.5rem 0 0; }
		#usm-util-wrap-id li:first-child:before { content: ''; }
		#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: #fe8a7d; }
		#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: #fe8a7d; }
		#usm-util-wrap-id li.usm-admin { display: none; }

		.spinner-master { float: right; background-color: #fe8a7d; border-radius: 5px; }
		.spinner-master .bar { background-color: #fff; }

		.content01-wrap { }
			.content01 {}
				.usm-main-bg { width: 100%; height: 100%; line-height: 0; overflow: hidden; position: relative; box-sizing: border-box; background-color: #ffcd64; }
				.usm-main-bg img { width:100%; height: 100%; display: block; }
				.usm-main-bg .swiper-slide { transition-property: opacity; transform: none; }
				.usm-main-bg .swiper-controls { position: absolute; top: 0.5rem; right: 0.5rem; z-index: 1; width: auto; display: flow-root; background-color: #fff; box-sizing: border-box; padding: 1.5rem 2rem; border-radius: 2rem; text-align: center; }
				.usm-main-bg .swiper-controls button { float: left; display: inline-block; vertical-align: middle; width: 1.1rem; height: 2.1rem; background-color: transparent; background-repeat: no-repeat; background-position: center; background-size: contain; cursor: pointer; text-indent: -9999px; margin: 0 1rem; }
		       	.usm-main-bg .swiper-controls button.playing { background:url('../images/banner_button_break.png') no-repeat center; font-size: inherit; }
		       	.usm-main-bg .swiper-controls button.paused { background:url('../images/banner_button_play.png') no-repeat center; font-size: inherit; }
		       	.usm-main-bg .swiper-controls button.prev { background:url('../images/banner_button_back.png') no-repeat center; font-size: inherit; }
		       	.usm-main-bg .swiper-controls button.next { background:url('../images/banner_button_forward.png')no-repeat center; font-size: inherit; }
				.usm-main-bg .swiper-controls #swiper-status { float: left; display: inline-block; vertical-align: middle; font-size: 1.8rem; margin: 1.2rem 0 0 1.5rem; }

				#usm-main-brd1-id { clear: both; float: left; width: 100%; box-sizing: border-box; padding: 4rem 1rem; position: relative; background-color: #ffcd64; }
		
				#usm-main-brd1-id.ui-widget { font-family: 'Pretendard'; }
				#usm-main-brd1-id.ui-widget.ui-widget-content { border: none;}
				#usm-main-brd1-id .ui-widget-header { border: none; background: transparent; font-weight: normal; }
				#usm-main-brd1-id.ui-tabs .ui-tabs-nav { margin: 0 0 2rem 0; padding: 0; display: flow-root; }
				#usm-main-brd1-id.ui-tabs .ui-tabs-nav li { font-size: 2.4rem; margin: 0 0 0 0; padding: 0; border: none; background: transparent; }
				#usm-main-brd1-id.ui-tabs .ui-tabs-nav li:after { content: '\205D'; color: #fff; display: inline-block; vertical-align: middle; }
				#usm-main-brd1-id.ui-tabs .ui-tabs-nav li:last-child { margin: 0; }
				#usm-main-brd1-id.ui-tabs .ui-tabs-nav li:last-child:after { content: none; }
				#usm-main-brd1-id.ui-tabs .ui-tabs-nav .ui-tabs-anchor { padding: 0.2rem 1rem; }
				#usm-main-brd1-id.ui-tabs .ui-tabs-nav { padding: 0; }
				#usm-main-brd1-id .ui-state-default a { height: 4rem; line-height: 4rem; color: #fff; position: relative; }
				#usm-main-brd1-id .ui-state-active:not(.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited) a {
					font-weight: 900;
					color: #4b2e00;
					height: 4rem;
					line-height: 4rem;
				}
				#usm-main-brd1-id .ui-state-active:not(.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited) a:after {
					content: '\2022';
					color: #4b2e00;
					height: 4rem;
					line-height: 4rem;
					position: absolute;
					top: 4.2rem;
					left: 50%;
					transform: translate(-50%,0);
					width: 1.2rem;
					height: 1.2rem;
					z-index: 1;
					font-size: 4rem;
				}

				.usm-main-brd .ui-widget-content { width: 100%; box-sizing: border-box; padding: 0; }
				.usm-main-brd .ui-widget-content .tab-more { position: absolute; top: 0.5rem; right: 0; }
				.usm-main-brd .ui-widget-content .tab-more a:before { content: url('../images/notice_more.png'); display: block; width: 2.9rem; height: 2.9rem; }
				.usm-main-brd .ui-widget-content > div:not(.tab-more) { font-size: 1.6rem; color: #222; margin: 0 0 1rem 0; position: relative; box-sizing: border-box; border-bottom: 0.1rem dotted #4b2e00; padding: 0 0 1rem 0; }
				.usm-main-brd .ui-widget-content > div:not(.tab-more):hover div:nth-child(2) a { color: #4b2e00; font-weight: bold; }
				.usm-main-brd .ui-widget-content > div a { color: #222; }
				.usm-main-brd .ui-widget-content > div a:before { content: '\2022'; display: inline-block; vertical-align: baseline; font-size: 2rem; color: #ff7e00; margin: 0 0.5rem 0 0; }
				.usm-main-brd .ui-widget-content > div .usm-cthumbnail { display: none; }
				.usm-main-brd .ui-widget-content > div div:nth-child(2) a { display: block; max-width: 60%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  }
				.usm-main-brd .ui-widget-content > div div:nth-child(3) { display: none; font-size: 1.6rem; }
				.usm-main-brd .ui-widget-content > div .usm-img-inf { position: absolute; top: 0.3rem; right: 0; }
				.usm-main-brd .ui-widget-content > div .usm-img-inf li:nth-child(2) { display: none; }
				.usm-main-brd .ui-widget-content > div .usm-img-inf time span:before { content: '.'; }
				.usm-main-brd .ui-widget-content > div:nth-child(2) { padding: 2rem; border-top: 2px solid #4b2e00; border-bottom: 2px solid #4b2e00; }
				.usm-main-brd .ui-widget-content > div:nth-child(2) a:before { content: none; }
				.usm-main-brd .ui-widget-content > div:nth-child(2) div:nth-child(2) { font-size: 1.8rem; font-weight: bold; box-sizing: border-box; max-width: 100%; width: 100%; }
				.usm-main-brd .ui-widget-content > div:nth-child(2) div:nth-child(3) { display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; white-space: normal; line-height: 145%; height: 6.5rem; text-align: left; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; font-size: 1.6rem; font-weight: normal; margin: 1.5rem 0; }
				.usm-main-brd .ui-widget-content > div:nth-child(2) .usm-img-inf { position: static; text-align: left; }
				.usm-main-brd .ui-widget-content > div:nth-child(2) .usm-img-inf li { font-size: 1.6rem; }
				.usm-main-brd .ui-widget-content > div:nth-child(2) .usm-img-inf li span { font-weight: bold; }

				.usm-schedule { clear: both; width: calc(100% - 2rem); box-sizing: border-box; margin: 0 1rem 5rem 1rem; background-color: #fe8a7d; border-radius: 2rem; }
				.usm-schedule .usm-cmenuWrap { display: flow-root; width: 100%; height: 6rem; position: relative; box-sizing: border-box; padding: 1rem 2rem; }
				.usm-schedule .usm-cmenuWrap h3 { float: left; color: #fff; font-size: 2.4rem; }
				.usm-schedule .usm-cmenuWrap h3 a { color: #fff; }
				.usm-schedule .usm-cmenuWrap .usm-main-more { float: right; margin: 0.4rem 0 0 0; position: relative; }
				.usm-schedule .usm-cmenuWrap .usm-main-more a { position: relative; }
				.usm-schedule .usm-cmenuWrap .usm-main-more span { position: static; }
				.usm-schedule .usm-cmenuWrap .usm-main-more span.hidden:before { visibility: visible; content: url('../images/calendar_more.png'); display: block; width: 4rem; height: 4rem; top: 0; right: 0; position: absolute; }
				.usm-schedule .usm-schedule-cont { width: 100%; margin: 0; box-sizing: border-box; padding: 0; }
				.usm-schedule .usm-schedule-cont .usm-cheader { width: 100%; margin: 0; text-align: center; }
				.usm-schedule .usm-schedule-cont .usm-cheader a { color: #fff; font-weight: bold; font-size: 1.8rem; }
				.usm-schedule .usm-schedule-cont .usm-cheader a strong { font-size: 3rem; }
				.usm-schedule .usm-schedule-cont .usm-ccalendarWrap { background-color: #fff; box-sizing: border-box; margin: 1rem; width: calc(100% - 2rem); padding: 1rem; border-radius: 2rem; }
				.usm-schedule .usm-schedule-cont .usm-ccalendar { table-layout: fixed;word-wrap:break-word;word-break:break-all; box-sizing: border-box; border-collapse: separate; border-spacing: 0.2rem 0.3rem; }
				.usm-schedule .usm-schedule-cont .usm-ccalendar tr:nth-child(1) th { padding: 0.7rem 0; }
				.usm-schedule .usm-schedule-cont .usm-ccalendar td { text-align: center; padding: 0.7rem 0; color: #505050;  }
				.usm-schedule .usm-schedule-cont .usm-ccalendar .week { color: #505050; }
				.usm-schedule .usm-schedule-cont .usm-ccalendar .week.sun { color: #ec1919; }
				.usm-schedule .usm-schedule-cont .usm-ccalendar .week.sat { color: #1756e4; }
				.usm-schedule .usm-schedule-cont .usm-ccalendar .sun { color: #ec1919; }
				.usm-schedule .usm-schedule-cont .usm-ccalendar .sat { color: #1756e4; }
				.usm-schedule .usm-schedule-cont .usm-ccalendar .sun.has { color: #505050; }
				.usm-schedule .usm-schedule-cont .usm-ccalendar .sat.has { color: #505050; }
				.usm-schedule .usm-schedule-cont .usm-ccalendar .has { font-weight:bold; background-color: #ffcd64; color:#505050; cursor:pointer; border-radius: 100%; }
				.usm-schedule .usm-schedule-cont .usm-ccalendar .tch-cur { border: 1px solid #fe8a7d; background-color: #fe8a7d; color: #fff; border-radius: 100%; }
				.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; color: #222; }
				.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; color: #222; }
				.usm-schedule .usm-day { width: 100%; box-sizing: border-box; padding: 2rem 1.5rem; }
				.usm-schedule .usm-day ul { overflow-y: auto; height: 12rem; box-sizing: border-box; padding: 0 1rem; }
				.usm-schedule .usm-day li { line-height: 180%; font-size: 1.8rem; margin: 0 0 1rem 0; display: flow-root; box-sizing: border-box; padding: 0; border-bottom: 1px dotted #fff; }
				.usm-schedule .usm-day li span { display: inline-block; float: left; }
				.usm-schedule .usm-day li span:nth-child(1) { color: #fff; font-size: 2rem; margin: 0; width: 3.5rem; padding: 0 1rem; text-align: center; }
				.usm-schedule .usm-day li span:nth-child(2) { text-align: left; color: #fff; } 
				.usm-schedule .usm-day ul::-webkit-scrollbar { width: 0.5rem; }
				.usm-schedule .usm-day ul::-webkit-scrollbar-thumb { background: RGB(181,48,53); border-radius: 10px; }
				.usm-schedule .usm-day ul::-webkit-scrollbar-track { background: RGB(231,231,231); border-radius: 10px; }

		.content02-wrap { }

			.usm-popup { clear: both; width: 100%; margin: 0; box-sizing: border-box; position: relative; }
			.usm-popup .usm-popup-top { display: flow-root; width: 100%; margin: 0; background-color: #fffbe8; border-radius: 2rem 2rem 0 0; box-sizing: border-box; padding: 3rem 0 0 1rem; }
			.usm-popup .usm-popup-top h3 { float: left; font-size: 2.4rem; }
			.usm-popup .usm-popup-top .popup-btns { float: right; margin: 0.3rem 0 0 0; }
			.usm-popup .usm-popup-top .popup-btns .pbtns { margin: 0.3rem 0 0 0; }
			.usm-popup .popup-pagination { display: inline-block; position: static; font-size: 2rem; margin: 0 2rem; letter-spacing: 0.3rem; }
			.usm-popup .popup-btns { float: right; display: flow-root; margin: 0; }
			.usm-popup .popup-btns div { float: left; width: auto; height: 2.1rem; }
			.usm-popup .popup-btns div button { background-color: transparent; background-repeat: no-repeat; background-position: center; background-size: contain; cursor: pointer; text-indent: -9999px; margin: 0 1rem; width: 1.4rem; height: 1.8rem; }
			.usm-popup .usm-popup-prev { background: url('../images/button_back.png') no-repeat center; }
	       	.usm-popup .play-pause-btn { margin: 0 2rem; }
	       	.usm-popup .play-pause-btn.playing { background: url('../images/button_break.png') no-repeat center; }
	       	.usm-popup .play-pause-btn.paused { background: url('../images/button_play.png') no-repeat center; }
	       	.usm-popup .usm-popup-next { background: url('../images/button_forward.png') no-repeat center; }
	       	.usm-popup .popup-con2 { background: url('../images/m320_popup_img_bg.png') no-repeat #fffbe8; height: 33rem; border-radius: 0 0 2rem 2rem; width: 100%; box-sizing: border-box; padding: 3.5rem 0 0 3rem; }
	       	.usm-popup .popup-container { width: 100%; margin: 0 auto; overflow: hidden; }
			.usm-popup .con { width: 27.5rem; height: 24rem; text-align: center; z-index: 0; margin: -1.5rem 0 0 0; }
			.usm-popup .swiper-slide { text-align: center; display: flex; justify-content: center; align-items: center; position: relative; }
			.usm-popup .swiper-slide a { display: block; width: 27.5rem; height: 21rem; position: relative; }
			.usm-popup .swiper-slide a:after { content: ' '; position: absolute; width: 27.5rem; height: 21rem; background: url('../images/popup_bg_line.jpg') repeat; border-radius: 3rem; top: 1.5rem; left: 0rem; z-index: -1; }
			.usm-popup .swiper-slide img { display: block; width: 27.5rem; height: 21rem; border-radius: 3rem; }

			.content02 { }

				.usm-imgBannerWrap { clear: both; width: 100%; box-sizing: border-box; margin: 5rem 0; padding: 0; }
				.usm-imgBannerWrap .usm-cmenuWrap { display: none; }
				.usm-imgBannerWrap .usm-quickLink-cont { display: flow-root; }
				.usm-imgBannerWrap .usm-quickLink-cont .usm-qlist { display: flow-root; width: 100%; }
				.usm-imgBannerWrap .usm-quickLink-cont .usm-qlist li { float: left; width: 50%; height: 17.6rem; }
				.usm-imgBannerWrap .usm-quickLink-cont .usm-qlist li a { color: #222; text-align: center; font-size: 2.2rem; box-sizing: border-box; width: 100%; max-width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding: 2rem; }
				.usm-imgBannerWrap .usm-quickLink-cont .usm-qlist li a:before { display: block; margin: 0 auto 1rem auto; box-sizing: border-box; vertical-align: middle; width: 10rem; height: 10rem; }
				.usm-imgBannerWrap .usm-quickLink-cont .usm-qlist li:hover a { color: #ff5400; font-weight: bold; }
				.usm-imgBannerWrap .usm-quickLink-cont .usm-qlist li:hover a:before { background-color: #f5f5f5; border-radius: 100%; transform: translateY(-1rem); }
				.usm-imgBannerWrap .usm-quickLink-cont .usm-qlist li:nth-child(1) a:before { content: url('../images/btn_icon1.png'); }
				.usm-imgBannerWrap .usm-quickLink-cont .usm-qlist li:nth-child(2) a:before { content: url('../images/btn_icon2.png'); }
				.usm-imgBannerWrap .usm-quickLink-cont .usm-qlist li:nth-child(3) a:before { content: url('../images/btn_icon3.png'); }
				.usm-imgBannerWrap .usm-quickLink-cont .usm-qlist li:nth-child(4) a:before { content: url('../images/btn_icon4.png'); }

				.usm-class { width: 100%; box-sizing: border-box; margin: 8rem 0 5rem 0; display: flow-root; padding: 0; position: relative; }
				.usm-class-img { position: absolute; top: -7.5rem; left: 50%; transform: translate(-50%, 0); width: 32.4rem; height: 7.8rem; }
				.usm-class h3 { font-size: 2.4rem; margin: 0; text-align: center; background-color: #f5f5f5; padding: 2rem 0 0 0; border-radius: 2rem 2rem 0 0; }
				.usm-class h3:before { content: url('../images/class_icon.png'); display: inline-block; vertical-align: middle; margin: 0 1rem 0 0; }
				.usm-class .usm-class-cont { display: flow-root; box-sizing: border-box; padding: 2rem; background-color: #f5f5f5; border-radius: 0 0 2rem 2rem; }
				.usm-class .usm-class-cont dl { float: left; display: flow-root; }
				.usm-class .usm-class-cont dl dt, dd { float: left; }
				.usm-class .usm-class-cont dl dt { margin: 1rem 0.5rem 0 0; color: #000; }
				.usm-class .usm-class-cont dl dd select { width: 8rem; background-color: #fff; border: none; border-radius: 2.5rem; color: #000; box-sizing: border-box; padding: 0 1rem; margin: 0 0.5rem 0 0; cursor: pointer; }
				.usm-class .usm-class-cont div { float: left; margin: 0 0 0 1rem; }
				.usm-class .usm-class-cont .cls-btn input[type="submit"] { background-color: #ffcd64; border: none; color: #000; border-radius: 2.5rem; height: 4rem; line-height: 4rem; padding: 0 1rem; }

		.content03-wrap {}

			.content03{}

				#usm-main-alb1-id { clear: both; float: left; width: 100%; box-sizing: border-box; padding: 4rem 1rem; margin: 0 0 5rem 0; position: relative; background-color: #f5f5f5; }
				
				/* no-tab */
				#usm-main-alb1-id > ul { position: relative; }
				#usm-main-alb1-id > ul > li { position: relative; margin: 0 1rem 3rem 1rem; }
				#usm-main-alb1-id > ul > li > h3 { font-weight: bold; font-size: 2.4rem; }
				#usm-main-alb1-id > ul > li > h3 a { color: #000; }
	
				#usm-main-alb1-id #tabs-alb1-1.no-tab .tab-more { position: absolute; top: 3.5rem; right: 1rem; }
				#usm-main-alb1-id #tabs-alb1-1.no-tab .tab-more a:before { content: url('../images/photo_more.png'); display: block; width: 2.9rem; height: 2.9rem; }
				#usm-main-alb1-id #tabs-alb1-1.no-tab > div:not(.tab-more) { width: 100%; height: 24rem; margin: 0 0 2rem 0; position: relative; }
				#usm-main-alb1-id #tabs-alb1-1.no-tab > div:not(.tab-more):hover div:nth-child(2) a { color: #fff; font-weight: bold; }
				#usm-main-alb1-id #tabs-alb1-1.no-tab > div:not(.tab-more):hover .usm-cthumbnail { }
				#usm-main-alb1-id #tabs-alb1-1.no-tab > div:not(.tab-more):hover .usm-cthumbnail a img { transform: scale(1.2); }
				#usm-main-alb1-id #tabs-alb1-1.no-tab > div:not(.tab-more):nth-child(1) div:nth-child(2) { background-color: #4d9c56; }
				#usm-main-alb1-id #tabs-alb1-1.no-tab > div:not(.tab-more):nth-child(2) div:nth-child(2) { background-color: #c3c054; }
				#usm-main-alb1-id #tabs-alb1-1.no-tab > div:not(.tab-more):nth-child(3) div:nth-child(2) { background-color: #88af51; }
				#usm-main-alb1-id #tabs-alb1-1.no-tab .usm-cthumbnail { width: 100%; height: 22rem; box-sizing: border-box; border-radius: 1.9rem; }
				#usm-main-alb1-id #tabs-alb1-1.no-tab .usm-cthumbnail a { width: 100%; height: 100%; overflow: hidden; border-radius: 1.9rem; }
				#usm-main-alb1-id #tabs-alb1-1.no-tab .usm-cthumbnail img { width: 100%; height: 100%; border-radius: 1.7rem 1.7rem 0 0; transition: 0.5s; position: relative; border-radius: 1.9rem; }
				#usm-main-alb1-id #tabs-alb1-1.no-tab > div div:nth-child(2) { display: block; text-align: center; width: 80%; height: 5rem; padding: 1.5rem 1rem; font-size: 2rem; box-sizing: border-box; position: absolute; top: -2rem; left: 50%; transform: translate(-50%,0); border-radius: 2rem; }
				#usm-main-alb1-id #tabs-alb1-1.no-tab > div div:nth-child(2) a { display: block; text-align: center; width: 100%; height: 3.5rem; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 2rem; box-sizing: border-box; color: #fff; }
				#usm-main-alb1-id #tabs-alb1-1.no-tab > div div:nth-child(3) { display: none; }
				#usm-main-alb1-id #tabs-alb1-1.no-tab .usm-img-inf { display: none; }
				/* no-tab */
				/* tab */
				#usm-main-alb1-id.ui-widget { font-family: 'Pretendard'; }
				#usm-main-alb1-id.ui-widget.ui-widget-content { border: none; }
				#usm-main-alb1-id .ui-widget-header { border: none; background: transparent; font-weight: normal; }
				#usm-main-alb1-id.ui-tabs .ui-tabs-nav { margin: 0 0 3.5rem 0; padding: 0; display: flow-root; }
				#usm-main-alb1-id.ui-tabs .ui-tabs-nav li { font-size: 2.4rem; color: #626262; margin: 0 0 0 0; padding: 0; border: none; background: transparent; }
				#usm-main-alb1-id.ui-tabs .ui-tabs-nav li:after { content: '\205D'; color: #000; display: inline-block; vertical-align: middle; }
				#usm-main-alb1-id.ui-tabs .ui-tabs-nav li:last-child { margin: 0; }
				#usm-main-alb1-id.ui-tabs .ui-tabs-nav li:last-child:after { content: none; }
				#usm-main-alb1-id.ui-tabs .ui-tabs-nav .ui-tabs-anchor { padding: 0.2rem 1rem; }
				#usm-main-alb1-id .ui-state-default a { color: #3d3d3d; height: 4rem; line-height: 4rem; }
				#usm-main-alb1-id .ui-state-active:not(.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited) a {
					font-weight: 900;
					color: #000;
					height: 4rem;
					line-height: 4rem;
				}
	
				#usm-main-alb1-id .ui-widget-content .tab-more { position: absolute; top: 3.5rem; right: 1rem; }
				#usm-main-alb1-id .ui-widget-content .tab-more a:before { content: url('../images/photo_more.png'); display: block; width: 2.9rem; height: 2.9rem; }
				#usm-main-alb1-id .ui-widget-content { width: 100%; box-sizing: border-box; padding: 0; margin: 1rem 0 0 0; }
				#usm-main-alb1-id .ui-widget-content > div:not(.tab-more) { width: 100%; height: 24rem; margin: 0 0 2rem 0; position: relative; }
				#usm-main-alb1-id .ui-widget-content > div:not(.tab-more):hover div:nth-child(2) a { color: #fff; font-weight: bold; }
				#usm-main-alb1-id .ui-widget-content > div:not(.tab-more):hover .usm-cthumbnail { }
				#usm-main-alb1-id .ui-widget-content > div:not(.tab-more):hover .usm-cthumbnail a img { transform: scale(1.2); }
				#usm-main-alb1-id .ui-widget-content > div:not(.tab-more):nth-child(2) div:nth-child(2) { background-color: #4d9c56; }
				#usm-main-alb1-id .ui-widget-content > div:not(.tab-more):nth-child(3) div:nth-child(2) { background-color: #c3c054; }
				#usm-main-alb1-id .ui-widget-content > div:not(.tab-more):nth-child(4) div:nth-child(2) { background-color: #88af51; }
				#usm-main-alb1-id .ui-widget-content .usm-cthumbnail { width: 100%; height: 22rem; box-sizing: border-box; border-radius: 1.9rem; }
				#usm-main-alb1-id .ui-widget-content .usm-cthumbnail a { width: 100%; height: 100%; overflow: hidden; border-radius: 1.9rem; }
				#usm-main-alb1-id .ui-widget-content .usm-cthumbnail img { width: 100%; height: 100%; border-radius: 1.7rem 1.7rem 0 0; transition: 0.5s; position: relative; border-radius: 1.9rem; }
				#usm-main-alb1-id .ui-widget-content > div div:nth-child(2) { display: block; text-align: center; width: 80%; height: 5rem; padding: 1.5rem 1rem; font-size: 2rem; box-sizing: border-box; position: absolute; top: -2rem; left: 50%; transform: translate(-50%,0); border-radius: 2rem; }
				#usm-main-alb1-id .ui-widget-content > div div:nth-child(2) a { display: block; text-align: center; width: 100%; height: 3.5rem; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 2rem; box-sizing: border-box; color: #fff; }
				#usm-main-alb1-id .ui-widget-content > div div:nth-child(3) { display: none; }
				#usm-main-alb1-id .ui-widget-content .usm-img-inf { display: none; }
				/* tab */

				.usm-lunch { clear: both; width: calc(100% - 2rem); margin: 0 1rem 4.5rem 1rem; box-sizing: border-box; }
				.usm-lunch .usm-cmenuWrap { display: flow-root; width: 100%; margin: 0 0 2rem 0; position: relative; }
				.usm-lunch .usm-cmenuWrap h3 { float: left; font-size: 2.4rem; width: 100%; box-sizing: border-box; padding: 1rem 0 0 1rem; }
				.usm-lunch .usm-cmenuWrap h3 a { color: #000; }
				.usm-lunch .usm-cmenuWrap .usm-main-more { float: right; margin: 1rem 0 0 0; position: relative; }
				.usm-lunch .usm-cmenuWrap .usm-main-more a { position: relative; }
				.usm-lunch .usm-cmenuWrap .usm-main-more span.hidden { position: static; }
				.usm-lunch .usm-cmenuWrap .usm-main-more span.hidden:before { visibility: visible; content: url('../images/food_more.png'); display: block; width: 2.9rem; height: 2.9rem; top: 0rem; right: 0; position: absolute; }
				.usm-lunch .usm-lunch-cont { width: 100%; box-sizing: border-box; background: url('../images/food_img.png') 90% 20% no-repeat #00865d; border-radius: 2rem; padding: 2rem; }
				.usm-lunch .usm-lunch-cont > ul { width: 100%; height: 15rem; overflow-y: auto; box-sizing: border-box; padding: 0 1rem; }
				.usm-lunch .usm-lunch-cont ul li dl .usm-lunch-tit { width: 80%; box-sizing: border-box; display: inline-block; margin: 0 0 1rem 0; color: #fff; border: 3px dashed #fff; font-size: 2.2rem; text-align: center; font-weight: bold; border-radius: 1rem; padding: 1rem; }
				.usm-lunch .usm-lunch-cont ul li dl dd { float: none; margin: 0 0 2rem 0; width: 100%; box-sizing: border-box; line-height: 180%; color: #fff; }
				.usm-lunch .usm-lunch-cont ul li dl dd img { width: 100%; height: auto; }
				.usm-lunch .usm-lunch-cont ul li dl .usm-origin { width: 80%; box-sizing: border-box; display: inline-block; margin: 0 0 1rem 0; border: 3px dashed #fff; color: #fff; font-size: 2.2rem; text-align: center; font-weight: bold; border-radius: 1rem; padding: 1rem; }
				.usm-lunch .usm-lunch-cont ul li dl .usm-lunch-inf { width: 80%; box-sizing: border-box; display: inline-block; margin: 0 0 1rem 0; border: 3px dashed #fff; color: #fff; font-size: 2.2rem; text-align: center; font-weight: bold; border-radius: 1rem; padding: 1rem; }
				.usm-lunch .usm-lunch-cont > ul::-webkit-scrollbar { width: 0.5rem; }
				.usm-lunch .usm-lunch-cont > ul::-webkit-scrollbar-thumb { background-color: RGB(0,167,116); border-radius: 15px; }
				.usm-lunch .usm-lunch-cont > ul::-webkit-scrollbar-track { background-color: RGB(231,231,231); border-radius: 15px; }

		.banner-wrap { clear: both; border-top: 1px solid #ddd; box-sizing: border-box; }
		.usm-banner { clear: both; width: calc(100% - 2rem); margin: 0 1rem; box-sizing: border-box; padding: 2rem 0; position: relative; overflow: hidden; background-color: #fff; display: flex; }
		.usm-banner .usm-banner-top { width: 11rem; background-color: #fff; position: relative; z-index: 2; padding: 0 1rem; flex: none; }
		.usm-banner h3 { font-size: 2.3rem; display: inline-block; position: relative; text-align: center; width: 100%; }
		.usm-banner .banner-btns { display: inline-block; display: flow-root; }
		.usm-banner .banner-btns button { display: inline-block; float: left; border: 1px solid #505050; margin: 0.2rem; cursor: pointer; text-indent: -9999px; width: 2.3rem; height: 2.3rem; }
		.usm-banner .banner-btns button:hover { border: 2px solid #000; }
		.usm-banner .banner-btns .usm-banner-prev { background: url('../images/banner_button_back.png') no-repeat center; }
       	.usm-banner .banner-btns .play-pause-btn2 { cursor: pointer; }
       	.usm-banner .banner-btns .play-pause-btn2.playing { background: url('../images/banner_button_break.png')no-repeat center; }
       	.usm-banner .banner-btns .play-pause-btn2.paused { background: url('../images/banner_button_play.png')no-repeat center; }
		.usm-banner .banner-btns .usm-banner-next { background: url('../images/banner_button_forward.png') no-repeat center; }
		.usm-banner .banner-btns .usm-banner-all { background: url('../images/banner_button_full.png') no-repeat center; }
		.usm-banner .banner-container { width: calc(100% - 13rem); margin: 0; flex: none; }
		.usm-banner .con { clear: both; width: 100%; position: relative; overflow: visible; z-index: 1; height: 6rem; }
		.usm-banner .swiper-slide { display: inline-block; width: 14rem; height: 6rem; overflow: hidden; box-sizing: border-box; margin: 0 0 0 0; }
		.usm-banner .swiper-slide a { height: 5rem; margin: 0.5rem; } 
		.usm-banner .swiper-slide img { width: 18rem; height: 5rem; max-width: 100%; box-sizing: border-box; }

/* 모바일, 테블릿 메뉴는 skin/style.css 에서 제어함 */

@media (min-width:769px) and (max-width:1023px){

	.usm-main-brd .ui-widget-content .tab-more { top: 4.5rem; }

	.usm-schedule { margin: 2rem 1rem; }
	.usm-schedule .usm-schedule-cont .usm-ccalendar { width: 50%; margin: 0 auto 1rem auto; }
	.usm-schedule .usm-day { display: flow-root; }
	.usm-schedule .usm-day li { float: left; width: 50%; }

	.usm-popup .popup-container { width: 50%; }
	
	.usm-imgBannerWrap .usm-quickLink-cont .usm-qlist li { float: left; width: 25%; }

	.usm-class .usm-class-cont form { display: flow-root; width: 26rem; margin: 0 auto; }

	#usm-main-alb1-id .ui-widget-content .tab-more { top: 4.5rem; }

	/* no-tab */
	#usm-main-alb1-id #tabs-alb1-1.no-tab > div:not(.tab-more) { float: left; width: calc(50% - 1.5rem); height: 35rem; margin: 0 3rem 2rem 0; }
	#usm-main-alb1-id #tabs-alb1-1.no-tab > div:nth-child(even) { margin: 0 0 2rem 0; }
	#usm-main-alb1-id #tabs-alb1-1.no-tab .usm-cthumbnail { height: 30rem; }
	/* no-tab */

	/* tab */
	#usm-main-alb1-id .ui-widget-content > div:not(.tab-more) { float: left; width: calc(50% - 1.5rem); height: 35rem; margin: 0 3rem 2rem 0; }
	#usm-main-alb1-id .ui-widget-content > div:nth-child(odd) { margin: 0 0 2rem 0; }
	#usm-main-alb1-id .ui-widget-content .usm-cthumbnail { height: 30rem; }
	/* tab */

	.usm-lunch .usm-lunch-cont > ul { height: 25rem; }

}

/* PC용 CSS */
@media all and (min-width:1024px){

		#usm-top-id { clear: both; width: 100%; min-height: 12rem; 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 { border: none; position: absolute; right: 0; top: 2rem; width: 36rem; height: 2.1rem; background: transparent; }
			#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 { clear: both; width: 100%; height: 5rem;position: relative; background-color: #fff; }
			#usm-menu-wrap-id { display: block; width: 140rem; height: 5rem; z-index:10; margin: 0 auto; }
			#usm-menu-wrap-id > ul > li > a { padding: 1rem 3rem 0.9rem 3rem; }

		#usm-middle-id { width: 100%; margin: 0 auto; background: url('../images/main_img_bg.jpg') top center no-repeat; }

			.content01-wrap { width: 140rem; margin: 0 auto; padding: 0; display: flow-root; }

				.usm-main-bg { clear: none; float: right; width: 78rem; height: 76rem; margin: 0; background: transparent; }
				.usm-main-bg .swiper-controls { top: 2rem; right: 1rem; }

				.content01 { clear: none; float: right; width: 59rem; margin: 0 3rem 0 0; display: flow-root; }
	
					#usm-main-brd1-id { clear: none; float: left; width: 59rem; margin: 2rem 0; padding: 0; display: flow-root; background: transparent; }

					.usm-schedule { width: 59rem; margin: 4rem 0 0 0; display: flow-root; position: relative; }
					.usm-schedule .usm-cmenuWrap { float: left; }
					.usm-schedule .usm-schedule-cont .usm-ccalendarWrap { margin: 0 1rem 1rem 1rem ; }
					.usm-schedule .usm-schedule-cont .usm-ccalendar { border-spacing: 0.7rem 0.1rem; }
					.usm-schedule .usm-schedule-cont { float: left; width: 34rem; margin: 0; padding: 0; }

					.usm-schedule .usm-day { float: left;  width: 23rem; padding: 0; margin: 4rem 0 0 0; }
					.usm-schedule .usm-day ul { height: 25rem; display: flow-root; }

			.content02-wrap { width: 140rem; margin: 7rem auto 8rem auto; display: flow-root; }

				.usm-popup { clear: none; float: left; width: 59rem; height: 42rem; margin: 0 3rem 0 0; }
				.usm-popup .usm-popup-top { padding: 2rem 0 0 3rem; }
				.usm-popup .popup-con2 { background: url('../images/popup_img_bg2.png') no-repeat #fffbe8; width: 59rem; height: 36rem; padding: 1.5rem 0 0 3rem; }
				.usm-popup .con { width: 42rem; height: 33rem; }
				.usm-popup .swiper-slide a { width: 42rem; height: 30rem; }
				.usm-popup .swiper-slide a:after { width: 42rem; height: 30rem; }
				.usm-popup .swiper-slide img { width: 42rem; height: 30rem; }

				.content02 { clear: none; float: left; width: 78rem; margin: 0; display: flow-root; }

					.usm-imgBannerWrap { clear: both; display: flow-root; width: 78rem; margin: 3rem 0; padding: 0; }
					.usm-imgBannerWrap .usm-quickLink-cont { padding: 0; }
					.usm-imgBannerWrap .usm-quickLink-cont .usm-qlist li { width: 25%; }

					.usm-class { width: 78rem; margin: 12rem 0 0 0; display: flow-root; border-radius: 2rem; }
					.usm-class h3 { float: left; width: 28rem; height: 8rem; box-sizing: border-box; padding: 0; border-radius: 2rem 0 0 2rem; padding: 1.5rem 0 0 0; }
					.usm-class .usm-class-cont { float: left; width: 50rem; height: 8rem; border-radius: 0 2rem 2rem 0; }
					.usm-class .usm-class-cont form { width: 32rem; margin: 0 auto; display: flow-root; }

			.content03-wrap { background-color: #f7f8fa; }

				.content03 { width: 140rem; margin: 0 auto; padding: 4rem 0; display: flow-root; }

						#usm-main-alb1-id { clear: none; float: left; width: 93rem; margin: 0; padding: 0; display: flow-root; background: transparent; }
	
						/* no-tab */
						#usm-main-alb1-id > ul { margin: 0 0 5rem 0; }
						#usm-main-alb1-id #tabs-alb1-1.no-tab .tab-more { top: 0.5rem; }
						#usm-main-alb1-id #tabs-alb1-1.no-tab > div:not(.tab-more) { float: left; width: calc(33.33333% - 2rem); height: 23rem; }
						#usm-main-alb1-id #tabs-alb1-1.no-tab > div:nth-child(2) { margin: 2rem 3rem 0 3rem; }
						#usm-main-alb1-id #tabs-alb1-1.no-tab .usm-cthumbnail { height: 21rem; }
						/* no-tab */
						/* tab */
						#usm-main-alb1-id .ui-widget-content .tab-more { top: 1rem; }
						#usm-main-alb1-id .ui-widget-content > div:not(.tab-more) { float: left; width: calc(33.33333% - 2rem); height: 23rem; }
						#usm-main-alb1-id .ui-widget-content > div:nth-child(3) { margin: 2rem 3rem 0 3rem; }
						#usm-main-alb1-id .ui-widget-content .usm-cthumbnail { height: 21rem; }
						/* tab */

					.usm-lunch { clear: none; float: left; width: 39rem; margin: 0 0 0 8rem; box-sizing: border-box; display: flow-root; padding: 0; }
					.usm-lunch .usm-lunch-cont > ul { height: 18.5rem; }

			.banner-wrap { clear: both; width: 100%; height: 8.2rem; box-sizing: border-box; background-color: #fff; }
			.usm-banner { float: none; width: 140rem; height: 8.1rem; padding: 1.2rem 0; margin: 0 auto; }
			.usm-banner .usm-banner-top { height: 5.5rem; }
			.usm-banner .banner-container { width: 1265px; }
			.usm-banner .con { margin: 0; }

}