<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&amp;display=swap');

@font-face {
	font-family: 'fontello';
	src: url('http://css-tricks.com/examples/RoundButtons/fonts/fontello.eot');
	src: url('http://css-tricks.com/examples/RoundButtons/fonts/fontello.eot?#iefix') format('embedded-opentype'),
		url('http://css-tricks.com/examples/RoundButtons/fonts/fontello.woff') format('woff'),
		url('http://css-tricks.com/examples/RoundButtons/fonts/fontello.ttf') format('truetype'),
		url('http://css-tricks.com/examples/RoundButtons/fonts/fontello.svg#fontello') format('svg');
	font-weight: normal; font-style: normal;
}
/*
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&amp;display=swap');

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&amp;display=swap');

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&amp;display=swap');
*/
/* 중문
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@100;300;400;500;700;900&amp;display=swap');
*/
/* 일문
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&amp;display=swap');
*/

/*[s] Reset Css */
	html,body{width:100%; min-height:100%; background-color: #fff; -webkit-text-size-adjust:none}
	input,button,textarea{background-color: transparent; border:none; -webkit-border-radius:0; -webkit-appearance:none}
	input[type=submit],input[type=image],input[type=button],button,a{cursor: pointer; text-decoration: none;}
	img,video,audio,object,embed,iframe{max-width:100%;}
	body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,legend{margin:0;padding:0}
	fieldset,img,abbr,acronym{border:none}
	fieldset{display:block}
	ol,ul{list-style:none outside}
	h1,h2,h3,h4,h5,h6,address,caption,cite,code,dfn,em,th,var{font-size:100%; font-weight:normal}

	hr,legend,caption,hr{visibility:hidden;overflow:hidden;position:absolute;top:0;left:0;width:0;height:0;margin:0;padding:0;font-size:0;line-height:0;text-indent:-1000em}

	img{
		image-rendering: -moz-crisp-edges; /* Firefox */
		image-rendering: -o-crisp-edges; /* Opera */
		image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */
		image-rendering: crisp-edges;
	}

	/* 다국어
	html:lang(ko){font-family:'Noto Sans KR', sans-serif;}
	html:lang(en){font-family:'Noto Sans KR', sans-serif;}
	html:lang(zh){font-family:'Noto Sans SC', 'Noto Sans KR', sans-serif;}
	html:lang(ja){font-family:'Noto Sans JP', 'Noto Sans KR', sans-serif;}
	*/

	/* Skip Navigation */
	.skip{width:1px; height:1px; margin:0 -1px -1px 0; padding:0; font-size:0; line-height:0; display:block; overflow:hidden;}
	.skip:is(:hover, :active, :focus){width:100%; height:auto; margin:0; padding:5px 0; font-weight:bold; font-size:12px; line-height:1; color:#333; text-decoration:none !important; text-indent:10px}

	body,th,td,input,select,textarea,h2,h3,h4,h5,address,code,button{font-family:'pretendard', sans-serif; font-style:normal; font-weight:normal;}
	body{font-size:1.6rem; line-height:1.55; color:#666;}
/*[e] Reset Css */

/*[s] Transition Style */
	#header,
	#header:before,
	#header .gnbBg,
	#header .gnbBg:before,
	#header h1,
	#header h1&gt;a,
	#header h1&gt;a img,
	#header h1&gt;a strong,
	#header h1&gt;a span,
	#header .mMenu,
	#header .mMenu&gt;span,
	#header .mMenu:before,
	#header .mMenu:after,
	#header #gnb:after,
	#header #gnb:before,
	#header #gnb&gt;li&gt;a:before,
	#header #gnb&gt;li&gt;a i:before,
	#header #gnb&gt;li&gt;a i:after,
	#header #gnb&gt;li,
	#header #gnb a,
	#header #gnb&gt;li&gt;a&gt;span:before,
	#header #gnb .gnbSub&gt;li&gt;a,
	#header #gnb&gt;li&gt;a em,
	#header #gnb&gt;li&gt;a em:after,
	#header #gnb&gt;li&gt;a em:before,
	#header #pcMenu,
	#header #pcMenu:before,
	#header #pcMenu .bg,
	#header #pcMenu #list:before,
	#header #pcMenu #list&gt;li,
	#header #pcMenu #list&gt;li&gt;a,
	#header #pcMenu #list&gt;li&gt;a i,
	#header #pcMenu #list&gt;li&gt;a&gt;span:before,
	#header #pcMenu #list .gnbSub&gt;li&gt;a,

	#header .right-utill a.menu_txt,
	#header .right-utill a.menu_txt:before,
	#header .right-utill a.login img,

	#header .link-icon .search-utill,
	#header .link-icon .search-utill input[type="text"],

	#header .utill .appDown,
	#header .language:before,

	#header .tSchArea,
	#header .tSchArea .tSch:before,
	#header .tSchArea .tSch:after,
	#header .tSchArea .tSch_in,

	#pt_Menu #pt_Menu_list&gt;li&gt;a,
	#pt_Menu #pt_Menu_list&gt;li&gt;a i,
	#pt_Menu #pt_Menu_list&gt;li&gt;a i:after,
	#pt_Menu #pt_Menu_list&gt;li&gt;a i:before,
	#pt_Menu #pt_Menu_list .gnbSub&gt;li&gt;a,

	.menuLayer .gnb&gt;li&gt;a,
	.menuLayer .gnb&gt;li&gt;a i,
	.menuLayer .gnb&gt;li&gt;a i:after,
	.menuLayer .gnb&gt;li&gt;a i:before,
	.menuLayer .gnb .gnbSub&gt;li&gt;a,

	#snb #nav&gt;li&gt;a,
	#snb #nav&gt;li&gt;a i,
	#snb #nav&gt;li&gt;a i:after,
	#snb #nav&gt;li&gt;a i:before,
	#snb #nav .lnbSub&gt;a,

	#snbPc .inConts a,
	#snbMobile&gt;a i,
	#snbD3 .inConts a,
	#snbD3 .inConts a&gt;span:before,

	#container.portrait #snb #nav&gt;li&gt;a,
	#container.portrait #snb #nav&gt;li .d3&gt;li&gt;a{transition: all .3s ease-out; transform-origin: 50% 50%;}

	a.goTop,
	a.goTop:before{transition: all .5s ease-out;}

	.menuLayer,
	#pt_Menu{transition: all .5s ease-in-out; transform-origin: 50% 50%;}

	#pt_Menu .head .closeMenu{transition: all .7s ease-in-out; transform-origin: 50% 50%;}
/*[e] Transition Style */

/*[s] Bace Css */
	:root,
	html{font-size: 10px}
	:root {
		/* color */
		--point : #082bad;
		--btn_c : #333;
		--bor_c : #ddd;
		--event__color--point : #035ab6;
		--event__color--end : #b3b3b3;

		/* font size */
			--f__size--12 : 1.2rem;
			--f__size--13 : 1.3rem;
			--f__size--14 : 1.4rem;
			--f__size--15 : 1.5rem;
			--f__size--16 : 1.6rem;
			--f__size--17 : 1.7rem;
			--f__size--18 : 1.8rem;
			--f__size--19 : 1.9rem;
			--f__size--20 : 2rem;
			--f__size--21 : 2.1rem;
			--f__size--22 : 2.2rem;
			--f__size--23 : 2.3rem;
			--f__size--24 : 2.4rem;

			--f__size--36 : 3.6rem;

		/* min size */
			--min__size : 140rem;
	}

	.wVar,
	.pVar,
	.ptVar{display:block;}
	img.pVar,
	img.ptVar{display:inline-block;}
	th.pVar,
	td.pVar{display:table-cell;}
	.tVar,
	.mVar,
	.tmVar,
	.br_t{display:none;}
	.br_p{}

	.tal{text-align: left !important;}
	.tac{text-align: center !important;}
	.tar{text-align: right !important;}

	.f_arr,
	#sVisual .page-location&gt;span:before,
	.menuLayer .gnb .gnbSub&gt;li&gt;a:after,
	.swiper-button:before,
	.month-tab&gt;p:before,
	.photo_list button.more:after{font-family:"SUIT Variable", sans-serif !important;}

	.f_Roboto,
	#header .right-utill a.login:before,
	#footer&gt;.inConts{font-family:'Roboto', sans-serif !important; letter-spacing: 0 !important;}

	html.hide{height:100vh; overflow:hidden;}

	.mt40{margin-top:4rem;}

	.inConts{width:100%; max-width:146rem; margin:0 auto; padding:0 3rem; position: relative;}
	#wrap{width:100%; margin:0 auto; background-color:#fff; position:relative; overflow:hidden;}
	html *{letter-spacing:-0.04em; word-break:keep-all; word-wrap:break-word; box-sizing: border-box;}
/*[e] Bace Css */

/*[s] HEADER */
	#progressBar{width:0%; height:3px; background-color:var(--point); font-size:0; line-height:0; position:fixed;left:0; top:0; z-index:11;}

	#header{width:100%; font-size:0; line-height:0; position: fixed; left:0; top:0; z-index:8;}
	#header&gt;.inConts{max-width:174rem; display: flex; justify-content: space-between;}

	#header h1{padding:3rem 0; display:inline-block; position: relative; z-index:8;}
	#header h1&gt;a{display:inline-block; position: relative;}
	#header h1&gt;a img{height:2.7rem;}
	#header h1&gt;a img.ov{position: absolute; left:0; top:0; opacity: 0;}

	#header .right-utill{display: flex; align-items: center; justify-content: flex-end; gap:7rem; position: relative;}

	#header .right-utill a.menu_txt{height: -webkit-fill-available; font-weight: bold; font-size:1.8rem; line-height:1.2; color: #999; position: relative; display: flex; align-items: center;}
	#header .right-utill a.menu_txt:before{content: ""; width: 0; height: 0.3rem; background-color: var(--point); display: inline-block; position:absolute; left: 50%; bottom:0px;}
	#header .right-utill a.menu_txt:is(:hover, .active){color: #fff;}

	#header .right-utill a.login img{height:2.4rem;}
	#header .right-utill a.login img.ov{position: absolute; right:0; top:0; opacity: 0;}

	#header .right-utill a.login{margin-left:-1rem; position: relative; display: flex; align-items: center; gap:0.7rem;}
	#header .right-utill a.login:before{content: attr(data-title); font-weight: 500; font-size:1.4rem; line-height:1; color: #fff;}
	#header .right-utill a.login+a.login{margin-left:-5rem;}

	#header .mMenu{width:5rem; height:2.3rem; margin:0; background-color:transparent; border:none; font-size:0; line-height:0; z-index:4; cursor: pointer; display:none; position: relative;}
	#header .mMenu:before,
	#header .mMenu:after,
	#header .mMenu&gt;span{content: ""; width: 100%; height: 0.2rem; background-color:#fff; display: inline-block; position:absolute; right:0;}

	#header .mMenu:before{width:60%; top:0;}
	#header .mMenu:after{width:80%; bottom:0;}
	#header .mMenu&gt;span{width:40%; margin-top:-0.1rem; top:50%;}

	#header .mMenu.open:before,
	#header .mMenu.open:after{width:80%; bottom:auto; right:auto; left:50%; top:50%; transform:rotate(45deg) translate(-50%, -50%); transform-origin: 0% 0%;}
	#header .mMenu.open:after{transform:rotate(-45deg) translate(-50%, -50%);}
	#header .mMenu.open&gt;span{opacity: 0;}


	#header.all{z-index:13;}
	#header.move:before{content:"";position:absolute;z-index:-1;top:0%;bottom:0;left:0;right:0; box-shadow:0 0 6rem rgba(0,0,0,0.2);}
	#header.move{background-color: #fff;}

	#header.move h1&gt;a img{opacity: 0;}
	#header.move h1&gt;a img.ov{opacity: 1;}

	#header.move .right-utill a.menu_txt{color: #666;}
	#header.move .right-utill a.menu_txt:is(:hover, .active){color: #111;}
	#header.move .right-utill a.menu_txt:is(:hover, .active):before{width:100%; left:0;}

	#header.move .right-utill a.login:before{color: #666;}
	#header.move .right-utill a.login img{opacity:0;}
	#header.move .right-utill a.login img.ov{opacity:1;}

	#header.move .mMenu:before,
	#header.move .mMenu:after,
	#header.move .mMenu&gt;span{background-color:#111;}


	.menuLayer{width:100%; background-color: rgba(0,0,0,0.9); font-size:0; line-height:0; position: fixed; top:0; bottom:0; z-index:12; overflow:hidden; overflow-y:auto; box-sizing: border-box;}/* background-color: rgba(0,0,0,0.7); */
	.menuLayer .menuclose{width:100%; height:100%; position: absolute; left:0; top:0;}

	.menuLayer .gnb-area{height:60vh; margin:0 4rem; border-bottom:1px solid rgba(255,255,255,0.15); display: flex; align-items: center;}
	.menuLayer .gnb{width:100%; padding-top:10rem; position: relative; z-index:2;}
	.menuLayer .gnb&gt;li{position: relative;}
	.menuLayer .gnb&gt;li&gt;a{width:100%; height:9rem; font-weight: bold; font-size:6rem; line-height:1; color: #999; display: flex; align-items: center;}
	.menuLayer .gnb&gt;li&gt;a&gt;span{}

	.menuLayer .gnb&gt;li:is(:hover, .oPage)&gt;a{color: #fff; text-decoration: underline; text-underline-position: under;}

	.menuLayer .menu-option{height:30vh; padding:0 4rem; font-size:2.2rem; line-height:4rem; color: #fff; display: flex; flex-flow: column wrap; justify-content: center;}
	.menuLayer .menu-option&gt;*{width:100%;}
	.menuLayer .menu-option p{margin-bottom:3.5rem; font-weight: bold; font-size:4.5rem; line-height:1;}
	.menuLayer .menu-option dl{display: flex; align-items: center;}
	.menuLayer .menu-option dl&gt;dt{width:11rem; font-weight: 500;}
	.menuLayer .menu-option dl&gt;dd{width:calc(100% - 11rem);}

	#menuArea{right:-100%;}
	#menuArea.open{right:0;}
/*[e] HEADER */

/*[s] SUB */
	#sVisual{width:100%; height:48rem; background-repeat: no-repeat; background-position: center center; background-size: auto 120%; transition: background-size 1.7s ease-out; font-size:0; line-height:0; color: #fff; text-align: center; overflow:hidden; position: relative; display: flex; flex-wrap: wrap; flex-direction: row; align-items: center; justify-content: center;}
	#sVisual .s-cate{font-weight: 700; font-size:1.8rem; line-height:1;}
	#sVisual h2{font-weight: bold; font-size:5.5rem; line-height:1; color: #fff;}
	#sVisual .s-txt{margin-top:1.5rem; font-size:2.2rem; line-height:1.55;}

	#sVisual .page-location{margin-top:3.5rem; font-weight: 300; font-size:1.8rem; line-height:1.2; color: #666; text-align: center; display: flex; align-items: center; justify-content: center; gap:3.4rem;}
	#sVisual .page-location&gt;span{position: relative;}
	#sVisual .page-location&gt;span+span:before{content: "→"; font-size:1.2rem; position:absolute; left: -2.3rem; top:50%; transform: translateY(-30%);}
	#sVisual .page-location&gt;span:last-child{color: #fff;}
	#sVisual .page-location&gt;span:last-child:before{color: #666;}

	#sVisual.bg_01{background-image:url('/images/img_sVisual_01.jpg');}
	#sVisual.bg_02{background-image:url('/images/img_sVisual_01.jpg');}
	#sVisual.bg_03{background-image:url('/images/img_sVisual_01.jpg');}
	#sVisual.bg_04{background-image:url('/images/img_sVisual_01.jpg');}
	#sVisual.bg_05{background-image:url('/images/img_sVisual_01.jpg');}
	#sVisual.bg_06{background-image:url('/images/img_sVisual_01.jpg');}
	#sVisual.bg_07{background-image:url('/images/img_sVisual_01.jpg');}
	#sVisual.bg_08{background-image:url('/images/img_sVisual_01.jpg');}
	#sVisual.bg_09{background-image:url('/images/img_sVisual_01.jpg');}

	#sVisual.bg_10,
	#sVisual.bg_11,
	#sVisual.bg_12,
	#sVisual.bg_20,
	#sVisual.bg_97,
	#sVisual.bg_98,
	#sVisual.bg_99{background-image:url('/images/img_sVisual_01.jpg');}

	#sVisual.on{background-size: auto 100%;}

	#snb{width:1px; height:1px; font-size:0; line-height:0; position: fixed; left:-1px; top:-1px; z-index:-999; overflow:hidden; opacity: 0;}

	#pageTop{margin-bottom:2.5rem; text-align: center; position: relative;}
	#pageTop .page-en{margin-bottom:3rem; font-weight:bold; font-size:2rem; line-height:1; color: var(--point);}
	#pageTop h3{font-weight: 800; font-size:5rem; line-height:1; color: #111; display: flex; align-items: center; justify-content: center; gap:2rem;}
	#pageTop h3&gt;p{min-width:10rem; height:5rem; padding:0 0.7rem; border:2px solid var(--point); font-weight: bold; font-size:2.5rem; line-height:1; color: var(--point); text-align: center; display: flex; align-items: center; justify-content: center; border-radius:1rem;}

	#container{width:100%; max-width:126rem; min-height:400px; margin:0 auto; padding:12rem 3rem 14rem; position: relative; z-index:2;}
	#container.full{max-width:none; min-height:auto; padding:0;}

	.full-box{width:100%; font-size:0; line-height:0; position: relative;}
	.full-box.gray{background-color: #f7f7f7;}
/*[e] SUB */

/*[s] FOOTER */
	#footer{width:100%; background-color: #10151e; font-size:0; line-height:0; text-align: left; position: relative;}
	#footer&gt;.inConts{height:14rem; font-size:1.7rem; line-height:1; color: #ccc; display: flex; align-items: center; justify-content: center;}

	a.goTop{width:50px; height:50px; background-color: #acacac; font-size:0; line-height:0; position: fixed; right:15px; bottom:15px; z-index:9; display:block; overflow:hidden; opacity: 0;}
	a.goTop.open{opacity: 1;}
	a.goTop:before{content: ""; width: 100%; height: 100%; background:url('/images/arr_goTop.png') no-repeat center center; display: block; position:absolute; left: 0; top:0px;}
	a.goTop:hover{background-color: var(--point); border-radius:50%; transform:rotate(180deg);}
	a.goTop:hover:before{transform:rotate(-180deg);}
/*[s] FOOTER */

@media only screen and (max-width : 1340px){
	.wVar{display:none !important;}
}
@media only screen and (max-width : 1280px){
}
@media only screen and (max-width : 1024px){
	.pVar,
	th.pVar,
	td.pVar{display:none !important;}

	.mVar,
	.br_p{display:none;}

	.tVar{display:block;}
	.br_t{display:block;}
	.ptVar{display:block;}
	.tmVar{display:block;}

	img.tVar,
	img.ptVar,
	img.tmVar{display:inline-block;}

	table .br_t{display:table-cell;}

	/*[s] HEADER */
		#ribbonArea,
		#header .right-utill a.menu_txt{display:none !important;}

		#header #pcMenu,
		#header .utill .appDown{width: 1px; height: 1px; margin: -1px; border: 0; overflow: hidden; display: inline-block; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%);}

		#header .right-utill{gap:3rem;}
		#header .right-utill a.login{margin-left:0; position: relative;}
		#header .right-utill a.login+a.login{margin-left:-1rem;}

		#header .mMenu{display:block;}


		.menuLayer{padding-left:0%;}
	/*[e] HEADER */

	/*[s] SUB */
		#snb&gt;.inConts{padding:0 !important;}
		#snb #nav&gt;li{flex:1 1 30%;}

		#snb #nav&gt;li:last-child{flex-basis: 45%;}

		.fullBox{width:100vw; margin-left:-3rem; left:0%;}
	/*[e] SUB */

	/*[s] FOOTER */
	/*[s] FOOTER */
}
@media only screen and (max-width : 840px){
	:root,
	html{font-size:6.5px;}

	:root {
		--f__size--12 : 2rem;
		--f__size--13 : 2rem;
		--f__size--14 : 2rem;
		--f__size--15 : 2rem;
		--f__size--16 : 2rem;
		--f__size--17 : 2.2rem;
		--f__size--18 : 2.2rem;
		--f__size--19 : 2.2rem;
		--f__size--20 : 2.4rem;
		--f__size--21 : 2.4rem;
		--f__size--22 : 2.4rem;
		--f__size--23 : 2.6rem;
		--f__size--24 : 2.6rem;

		--f__size--36 : 3rem;
	}

	.br_p,
	.pVar,
	.tVar,
	.ptVar{display:none !important;}
	.mVar,
	.tmVar,
	.br_t{display:block !important;}
	img.mVar,
	img.tmVar{display:inline-block !important;}
	table .br_t{display:table-cell !important;}

	/*[s] HEADER */
		#header{}
		#header h1{}
		#header h1&gt;a{}
		#header h1&gt;a img{height:3.7rem}

		#header .right-utill a.login img{height:2.7rem;}
		#header .right-utill a.login:before{font-size:1.8rem; line-height:1; color: #fff;}


		.menuLayer{padding-left:0;}
	/*[e] HEADER */

	/*[s] SUB */
		#sVisual{}
		#sVisual .s-cate{font-size:2.2rem;}
		#sVisual h2{}
		#sVisual .s-txt{font-size:2.4rem;}

		#sVisual .page-location{font-size:2rem;}
		#sVisual .page-location&gt;span+span:before{font-size:1.6rem; transform: translateY(-45%);}

		#snb{}
		#snb:before{display:none;}
		#snb #nav{}
		#snb #nav&gt;li{flex:1 1 80%;}
		#snb #nav&gt;li&gt;a{height:8rem; font-size:2rem;}
		#snb #nav&gt;li&gt;a&gt;span{}

		#snb #nav&gt;li&gt;a i{width:2rem; height:1.6rem; margin-top:-0.8rem;}
		#snb #nav&gt;li&gt;a i:after,
		#snb #nav&gt;li&gt;a i:before{width:1.5rem;}
		#snb #nav&gt;li&gt;a i:after{right:1rem;}
		#snb #nav&gt;li&gt;a i:before{}

		#snb #nav&gt;li.home{flex-basis: 8rem; max-width:8rem;}
		#snb #nav&gt;li.home&gt;a{width:100%; height:8rem;}

		#snb #nav&gt;li.sDepth01{flex-basis: 35%;}
		#snb #nav&gt;li.sDepth02{flex-basis: 45%;}
		#snb #nav&gt;li.sDepth03{}
		#snb #nav&gt;li.sDepth04{}
		#snb #nav&gt;li:last-child{flex-basis: 45%;}

		#snb #nav .lnbSub{}
		#snb #nav .lnbSub&gt;a{height:7rem; font-size:2rem;}

		#snb.four #nav&gt;li.sDepth01{flex-basis: 70%;}
		#snb.four #nav&gt;li.sDepth02{}
		#snb.four #nav&gt;li.sDepth03{}
		#snb.four #nav&gt;li.sDepth04{}
		#snb.four #nav&gt;li:last-child{flex-basis: 80%;}

		#pageTop&gt;h3{font-size:5rem;}

		.pg-tit{font-size:4rem;}
		.pg-txt{margin-top:2.5rem; font-size:2.6rem; line-height:3.6rem;}
		#hgroup{}
		*+#hgroup{padding-top:7rem;}

		#container{min-height:34.6rem;}
	/*[e] SUB */

	/*[s] FOOTER */
		#footer&gt;.inConts{height:20rem; font-size:2.4rem;}
	/*[s] FOOTER */
}
@media only screen and (max-width : 480px){
	:root,
	html{font-size:6px;}
}

/*
-webkit-transform: translateY(-50%); transform: translateY(-50%);
-webkit-transform: translateX(-50%); transform: translateX(-50%);
filter:grayscale(100%) blur(0px); -webkit-filter:grayscale(100%) blur(0px);
transition: all .5s linear;
transition: all .5s ease-out;
transform:rotate(180deg);
-webkit-transition-timing-function:ease-in linear; transition-timing-function:ease-in linear;
-webkit-transition-delay: .8s; transition-delay: .8s;
:before{content: ""; width: 24px; height: 24px; background-color: #fff; border:1px solid #666; display: inline-block; position:absolute; left: 0; top:0px; box-sizing: border-box;}
display: flex; justify-content: space-between; // 양쪽 끝 정렬
display: flex; justify-content: space-around; // 센터 정렬
display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; //한줄 감추기
display: block; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; //두줄 감추기
active
:first-child
text-indent:-99999px;
!important
display:table;
table-layout:fixed;
display:table-row;
display:table-cell;
box-sizing:border-box;
word-break:keep-all; word-wrap:break-word;
border-radius:2px;
*/</pre></body></html>