@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-top-id { width: 100%; height: 12rem; }

		#usm-logo-wrap-id { width: 32rem; height: 7rem; margin: 0 auto; }
		#usm-logo-wrap-id a { width: 32rem; height: 7rem; }
		#usm-logo-wrap-id img { width: 100%; height: 100%; }

		.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 { 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; color: #505050; 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: #008184; }
		#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: #008184; }
		#usm-util-wrap-id li.usm-admin { display: none; }

		.spinner-master { float: right; background-color: #008184; border-radius: 5px; }
		.spinner-master .bar { background-color: #fff; }

		.content01 { float: left; width: 100%; background-color: #63dcc1; }

		.usm-main-bg { width: 100%; height: 100%; line-height: 0; overflow: hidden; padding: 2rem 0 0 0; position: relative; }
		.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; right: 0; z-index: 1; width: auto; margin: 1rem auto 0 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.7rem; height: 1.7rem; background-color: transparent; background-repeat: no-repeat; background-position: center; background-size: contain; cursor: pointer; text-indent: -9999px; margin: 0 0.7rem; }
       	.usm-main-bg .swiper-controls button.playing { background:url('../images/button_break.png') no-repeat center; font-size: inherit; }
       	.usm-main-bg .swiper-controls button.paused { background:url('../images/button_play.png') no-repeat center; font-size: inherit; }
       	.usm-main-bg .swiper-controls button.prev { background:url('../images/button_back.png') no-repeat center; font-size: inherit; }
       	.usm-main-bg .swiper-controls button.next { background:url('../images/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: 0.8rem 0 0 1.5rem; }

			.usm-popup { clear: both; width: calc(100% - 2rem); height: 31rem; margin: 1rem; box-sizing: border-box; position: relative; overflow: hidden; }
			.usm-popup .usm-popup-top { float: left; width: 100%; margin: 0 0 1rem 0; }
			.usm-popup .usm-popup-top h3 { float: left; font-size: 2.3rem; }
			.usm-popup .usm-popup-top .popup-btns { float: right; }
			.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 2rem 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 0.7rem; width: 1.7rem; height: 1.7rem; }
			.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-container { width: 100%; margin: 0 auto; overflow: hidden; }
			.usm-popup .con { width: 100%; height: 215px; text-align: center; z-index: 0; margin: 1rem 0 0 0; }
			.usm-popup .swiper-slide { text-align: center; display: flex; justify-content: center; align-items: center; }
			.usm-popup .swiper-slide a { display: block; width: 100%; height: 21.5rem; }
			.usm-popup .swiper-slide img { display: block; width: 100%; height: 21.5rem; border-radius: 30px; }

			.usm-img-banner { clear: both; float: left; width: 100%; margin: 0 0 4rem 0; box-sizing: border-box; padding: 0; overflow: hidden; position: relative; z-index: 0; }
			.usm-img-banner .usm-img-banner-top { width: 100%; margin: 0 0 1.5rem 0; display: flow-root; }
			.usm-img-banner .usm-img-banner-top h3 { font-size: 2.6rem; float: left; }
			.usm-img-banner .usm-img-banner-btns { float: right; display: inline-block; display: flow-root; }
			.usm-img-banner .usm-img-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-img-banner .usm-img-banner-btns button:hover { border: 2px solid #000; }
			.usm-img-banner .usm-img-banner-btns .usm-img-banner-prev { background: url('../images/banner_button_back.png') no-repeat center #fff; }
	       	.usm-img-banner .usm-img-banner-btns .play-pause-btn3 { cursor: pointer; }
	       	.usm-img-banner .usm-img-banner-btns .play-pause-btn3.playing { background: url('../images/banner_button_break.png')no-repeat center #fff; }
	       	.usm-img-banner .usm-img-banner-btns .play-pause-btn3.paused { background: url('../images/banner_button_play.png')no-repeat center #fff; }
			.usm-img-banner .usm-img-banner-btns .usm-img-banner-next { background: url('../images/banner_button_forward.png') no-repeat center #fff; }
			.usm-img-banner .swiper-container { width: calc(100% - 7rem); margin: 0 3.5rem; overflow: hidden; }
			.usm-img-banner .swiper-wrapper > div { font-size: 2rem; color: #3d3d3d; text-align: center; padding: 1rem 0; }
			.usm-img-banner .swiper-wrapper > div a { display: block; color: #3d3d3d; text-align: center; z-index: 0; height: auto; }
			.usm-img-banner .swiper-wrapper > div:hover a { font-weight: bold; }
			.usm-img-banner .swiper-wrapper > div a img { display: block; margin: 0 auto 0.8rem auto; text-align: center; }
			.usm-img-banner .swiper-wrapper > div:hover a img { transform: translateY(-1rem); }

		#usm-main-brd1-id { clear: both; float: left; width: 100%; box-sizing: border-box; margin: 4rem 0; position: relative; padding: 4rem 1rem; }

		#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.3rem; color: #3d3d3d; margin: 0 1.5rem 0 0; padding: 0; border: none; background: transparent; }
		#usm-main-brd1-id.ui-tabs .ui-tabs-nav li:last-child { margin: 0; }
		#usm-main-brd1-id.ui-tabs .ui-tabs-nav .ui-tabs-anchor { padding: 0; }
		#usm-main-brd1-id.ui-tabs .ui-tabs-nav { background: transparent; }
		#usm-main-brd1-id .ui-state-default a { color: #3d3d3d; height: 3rem; line-height: 3rem; }
		#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: #000;
			height: 3rem;
			line-height: 3rem;
		}
		#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: url('../images/notice_check.png');
			display: inline-block;
			vertical-align: baseline;
			margin: 0 0 0 0.3rem;
			height: 2rem;
		}
		#usm-main-brd1-id .ui-widget-content:nth-child(2) > div:nth-child(2) a:before { content: url('../images/notice_icon1.png'); margin: 0 0.5rem 0 0; display: inline-block; height: 1.7rem; }
		#usm-main-brd1-id .ui-widget-content:nth-child(3) > div:nth-child(2) a:before { content: url('../images/notice_icon2.png'); margin: 0 0.5rem 0 0; display: inline-block; height: 1.7rem; }
		#usm-main-brd1-id .ui-widget-content:nth-child(4) > div:nth-child(2) a:before { content: url('../images/notice_icon3.png'); margin: 0 0.5rem 0 0; display: inline-block; height: 1.7rem; }
		#usm-main-brd1-id .ui-widget-content:nth-child(5) > div:nth-child(2) a:before { content: url('../images/notice_icon4.png'); margin: 0 0.5rem 0 0; display: inline-block; height: 1.7rem; } 
		.usm-main-brd .ui-widget-content { width: 100%; box-sizing: border-box; padding: 0; border-radius: 0 0 20px 20px; }
		.usm-main-brd .ui-widget-content .tab-more { position: absolute; top: 1rem; right: 1rem; }
		.usm-main-brd .ui-widget-content .tab-more a:before { content: url('../images/button_more.png'); display: block; width: 4rem; height: 4rem; }
		.usm-main-brd .ui-widget-content > div:not(.tab-more) { font-size: 1.6rem; color: #222; margin: 0 0 1.5rem 0; position: relative; box-sizing: border-box; border: 1px solid #c2c2c2; padding: 2rem; border-radius: 15px; }
		.usm-main-brd .ui-widget-content > div:nth-child(4) { display: none; }
		.usm-main-brd .ui-widget-content > div:nth-child(5) { display: none; }
		.usm-main-brd .ui-widget-content > div:hover { border: 2px solid #018082; }
		.usm-main-brd .ui-widget-content > div:hover a { color: #018082; }
		.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: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 1.8rem; font-weight: bold; }
		.usm-main-brd .ui-widget-content > div 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: 2rem 0; }
		.usm-main-brd .ui-widget-content > div .usm-img-inf { margin: 0.5rem 0 0 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:before { content: url('../images/notice_date.png'); margin: 0 0.5rem 0 0; display: inline-block; vertical-align: middle; height: 1.6rem; }
		.usm-main-brd .ui-widget-content > div .usm-img-inf time span:before { content: '.'; }

		.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.5rem 1rem 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-popup { height: 37rem; }
	.usm-popup .popup-container { width: 50%; }
	.usm-popup .con { height: 30rem; }
	.usm-popup .swiper-slide a { height: 30rem; }
	.usm-popup .swiper-slide img { height: 30rem; }

	.usm-main-brd .ui-widget-content > li:not(.tab-more) { float: left; width: calc(50% - 0.5rem); margin: 0 1rem 0 0; }
	.usm-main-brd .ui-widget-content > li:nth-child(even) { margin: 0; }

}

/* PC용 CSS */
@media all and (min-width:1024px){
	body {   }

	#usm-wrap-id { }

		#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; }
			#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; background-color: #056567; position: relative; }
			#usm-menu-wrap-id { display: block; width: 140rem; height: 5rem; z-index:10; margin: 0 auto; }

		#usm-middle-id { width: 100%; margin: 0 auto; position: relative; }

			.content01-wrap { clear: both; width: 100%; height: 70rem; background-color: #63dcc1; border-radius: 0 0 0 50rem; }
			.content01 { clear: both; float: none; width: 140rem; height: 70rem; margin: 0 auto; background-color: transparent; }
				.content01 .usm-main-bg { overflow: hidden; width: 80rem; height: 70rem; float: left; }

				.usm-popup { clear: none; float: left; width: 50rem; height: 43rem; margin: 3rem 0 0 10rem; }
				.usm-popup .con { width: 50rem; height: 36rem; }
				.usm-popup .swiper-slide a { width: 50rem; height: 36rem; }
				.usm-popup .swiper-slide img { width: 50rem; height: 36rem; }

				.usm-img-banner { clear: none; float: left; width: 50rem; height: 22rem; margin: 0 0 0 10rem; }
				.usm-img-banner .swiper-container { padding: 0.8rem 0; }
				.usm-img-banner .swiper-wrapper > div { margin: 0; padding: 0; }
				.usm-img-banner .swiper-wrapper > div a { margin: 0; }

			.content02-wrap { clear: both; width: 100%;  box-sizing: border-box; padding: 5rem 0; display: flow-root; }
			.content02 { width: 140rem; margin: 0 auto; display: flow-root; }

			#usm-main-brd1-id { margin: 0; padding: 0; }
			#usm-main-brd1-id.ui-tabs .ui-tabs-nav li { margin: 0 3rem 0 0; }
			.usm-main-brd .ui-widget-content .tab-more { top: 0; }
			.usm-main-brd .ui-widget-content > div:not(.tab-more) { float: left; width: calc(25% - 1rem); margin: 0 1rem 0 0; }
			.usm-main-brd .ui-widget-content > div:nth-child(4) { display: block; }
			.usm-main-brd .ui-widget-content > div:nth-child(5) { display: block; margin: 0; }

			.banner-wrap { clear: both; width: 100%; height: 8rem; box-sizing: border-box; }
			.usm-banner { float: none; width: 140rem; height: 8rem; padding: 1rem 0; margin: 0 auto; }
			.usm-banner .banner-container { width: 1265px; }
			.usm-banner .con { margin: 0; }

}