	.lastDepth>a i,
	.lastDepth>a i:after,
	.lastDepth>a i:before,

	#mVisual .inConts .ii,
	#mVisual .inConts .ii.btn>a,
	#mVisual .bx-pager>span,
	#mVisual .bx-pager-item>a{transition: all .3s ease-out; transform-origin: 50% 50%;}

/*[e] All Style */
	img.bg_thumb{background-repeat: no-repeat; background-position: center center;}

	.tbLayout{width:100%; display:table;}
	.tbLayout.fixed{table-layout: fixed;}
	.tbLayout>*{display:table-cell; vertical-align: middle; box-sizing: border-box;}
	.tbLayout.vat>.td{vertical-align: top;}
	.tbLayout.full{width:1920px; margin-left:-960px; position: relative; left:50%;}

	.nTable{width:100%; border-top:2px solid #246bac; border-bottom:1px solid #b2b0a5;}
	.nTable>table{width:100%; margin-bottom:-1px; border-spacing:0; table-layout : fixed;}
	.nTable>table th,
	.nTable>table td{padding:12px; border-bottom:1px solid #c5c3bb; font-size:16px; line-height:1.5; color:#666; text-align:left; border-collapse:collapse; empty-cells:show; box-sizing: border-box;}

	.nTable>table>thead>tr>th{background-color: #e9f0f7; font-weight:500; color:#222; position: relative;}
	.nTable>table>thead>tr>th+th{}

	.f0{font-size:0; line-height:0;}

	/*[s] 셀렉트 박스형 */
		.lastDepthSelect{width:100%; margin-bottom:50px; background-color: #43403f; display:block; z-index:7; position: relative;}
		.lastDepthSelect>a{padding:0 70px 0 30px; font-weight: 400; font-size:24px; line-height:80px; color: #fff; display:block; position: relative;}
		.lastDepthSelect>a i{width:20px; height:12px; margin-top:-6px; position: absolute; right:20px; top:50%; display:inline-block;}
		.lastDepthSelect>a i:after,
		.lastDepthSelect>a i:before{content: ""; width:13px; height: 2px; margin:0 0 0 0; background-color: #fff; display: block; position:absolute; top:50%;}
		.lastDepthSelect>a i:after{right:8px; transform:rotate(45deg);}
		.lastDepthSelect>a i:before{right:0px; transform:rotate(-45deg);}

		.lastDepthSelect.active a i{transform:rotate(180deg);}

		.lastDepthSelect .lastDepthSub{width:100%; background-color: #43403f; position: absolute; left:0; top:80px; display:none;}
		.lastDepthSelect .lastDepthSub>a{padding:0 70px 0 30px; border-top:1px solid #595858; font-weight: 300; font-size:20px; line-height:60px; color: #fff; display:block;}
		.lastDepthSelect .lastDepthSub>a+a{}

		.lastDepthSelect.active a:before{transform:rotate(180deg);}
		.lastDepthSelect .lastDepthSub>a.active{background-color: #595858;}
	/*[e] 셀렉트 박스형 */

	/*[s] 기본형 */
		.lastDepth{width:100%; margin-bottom:50px; font-size:0; line-height:0; text-align: center; box-sizing: border-box; overflow:hidden; display: flex; justify-content: space-between;}
		.lastDepth>a{width:100%; height:60px; background-color: #fff; border:1px solid #d3d3d3; font-size:18px; line-height:1.2; color: #666; display:inline-block; vertical-align: top; box-sizing: border-box;}
		.lastDepth>a+a{margin-left:-1px;}
		.lastDepth>a>span{display:inline-block; position: relative; top:50%;-webkit-transform: translateY(-50%); transform: translateY(-50%);}

		.lastDepth.fixed{justify-content: flex-start; flex-wrap:wrap; border:none; border-top:1px solid #d3d3d3; border-left:1px solid #d3d3d3;}
		.lastDepth.fixed>a{margin:0; border:none; border-bottom:1px solid #d3d3d3; border-right:1px solid #d3d3d3;}

		.lastDepth.two>a{width:50%;}
		.lastDepth.three>a{width:33.333%;}
		.lastDepth.four>a{width:25%;}
		.lastDepth.five>a{width:20%;}


		.lastDepth>a:hover,
		.lastDepth>a.active{background-color: #f192a6; border-color:#f192a6; color: #fff; z-index:2;}
	/*[e] 기본형 */

	.lastDepthConts{font-size:0; line-height:0; display:none; overflow:hidden;}

	.nTit{font-weight: 300; font-size:28px; line-height:36px; color: #333; text-align: center;}
	.nTit>span{font-weight: 300;}
	.nTxt{font-weight: 300; font-size:15px; line-height:22px; color: #888; text-align: center;}
/*[e] All Style */

/*[s] Main Style */
	#mTop{width:100%; padding:60px 30px; background:url('../../images/main/bg_main.jpg') no-repeat center top; font-size:0; line-height:0; box-sizing: border-box;}
	#mTop .inConts{}

	#mVisual{width:100%; font-size:0; line-height:0; position: relative; overflow:hidden; border-radius:19px;}
	#mVisual .visualRoll{white-space: nowrap;}
	#mVisual .visualRoll .slider{width:100%; height:491px; background-repeat: no-repeat; background-position: center center; background-size: cover; font-size:0; line-height:0; position: relative; overflow:hidden; display:inline-block; vertical-align: top;}

	#mVisual .bx-pager{width:100%; text-align: center; position: absolute; left:0; bottom:20px; z-index:5; display:inline-block;}
	#mVisual .bx-pager-item{padding:0 8px; display:inline-block; vertical-align: top;}
	#mVisual .bx-pager-item>a{width:14px; height:14px; background-color: #9b9998; display:block; border-radius:99px; overflow:hidden;}
	#mVisual .bx-pager-item>a.active{background-color: #199ac8;}

	#mVisual .bx-pager{width:100%; font-size:0; line-height:0; text-align: center; position: absolute; left:0; bottom:20px; z-index:7;}
	#mVisual .bx-pager>span{line-height:1; color: #fff; display:inline-block; vertical-align: top;}
	#mVisual .bx-pager>span.n{font-weight: 500; font-size:18px;}
	#mVisual .bx-pager>span.l{padding:9px 3px 0 7px; font-weight: 500; font-size:12px; transform:rotate(10deg);}
	#mVisual .bx-pager>span.t{padding-top:17px; font-weight: 300; font-size:15px;}

	#mVisual .bx-controls-direction>a{width:50px; height:80px; margin-top:-40px; background-position: center center; background-repeat: no-repeat; position: absolute; top:50%; z-index:5;}
	#mVisual .bx-controls-direction>a.bx-prev{background-image: url('../../images/main/btn_slick_prev2.png'); left:30px;}
	#mVisual .bx-controls-direction>a.bx-next{background-image: url('../../images/main/btn_slick_next2.png'); right:30px;}

	#mVisual .active>.inConts .ii{top:0px; opacity:1;}

	.mRight{width:100%; margin-top:20px;}
	.mRight>.boardSlider{width:100%; background-color: #fff; border:1px solid #ddd; position: relative; box-sizing: border-box; overflow:hidden; border-radius:9px;}
	.mRight>.boardSlider .board_roll{}
	.mRight>.boardSlider .slider{padding-bottom:70px;}
	.mRight>.boardSlider .slider>dl{padding:30px 20px; box-sizing: border-box;}
	.mRight>.boardSlider .slider>dl>dt{padding-bottom:7px; font-weight: 500; font-size:26px; line-height:1.4; color: #333; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
	.mRight>.boardSlider .slider>dl>dd{max-height:60px; font-size:22px; line-height:30px; color: #666; display: block; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}
	.mRight>.boardSlider .slider>.photo{width:100%; height:248px;}

	.mRight>.boardSlider .controll{position: absolute; left:20px; bottom:45px; z-index:6; display:inline-block;}
	.mRight>.boardSlider .controll .btns{width:13px; height:22px; margin-top:2px; background-repeat: no-repeat; background-position: center center; display:inline-block; vertical-align: top; cursor: pointer; position: relative;}
	.mRight>.boardSlider .controll .btns a{width:100%; height:100%; display:block; position: absolute; left:0; top:0;}
	.mRight>.boardSlider .controll .next{background-image: url('../../images/main/btn_next.png');}
	.mRight>.boardSlider .controll .prev{background-image: url('../../images/main/btn_prev.png');}
	.mRight>.boardSlider .controll .auto{margin:2px 19px 0;}
	.mRight>.boardSlider .controll .auto a{width:14px; background-repeat: no-repeat; background-position: center center;}
	.mRight>.boardSlider .controll .auto .bx-stop{background-image: url('../../images/main/btn_stop.png');}
	.mRight>.boardSlider .controll .auto .bx-start{background-image: url('../../images/main/btn_play.png');}


	.mRight>.boardSlider .controll .pager{margin-right:20px; display:inline-block; vertical-align: top;}
	.mRight>.boardSlider .controll .pager .line{width:80px; height:1px; margin:13px 15px 0; background-color:#ddd; font-size:0; line-height:0; display:inline-block; vertical-align: top; overflow:hidden; position: relative;}
	.mRight>.boardSlider .controll .pager .line>p{width:0; height:1px; background-color: #ababab; position: absolute; left:0; bottom:0;}
	.mRight>.boardSlider .controll .pager>span{display:inline-block; vertical-align: top;}
	.mRight>.boardSlider .controll .pager>span{}
	.mRight>.boardSlider .controll .pager>span.t{font-size:24px; line-height:1; color: #666;}
	.mRight>.boardSlider .controll .pager>span.l{padding-top:17px; font-style: normal; font-size:14px; line-height:1;}
	.mRight>.boardSlider .controll .pager>span.to{font-size:24px; line-height:1; color: #b8b8b8;}

	.mRight>.mqLink{width:100%; height:382px; margin-top:20px; padding-top:5px; background: url('../../images/main/bg_patten_qLink.gif') repeat center center; box-sizing: border-box; overflow:hidden; border-radius:9px;}
	.mRight>.mqLink>div{padding:0 42px; display: flex; justify-content: space-between;}
	.mRight>.mqLink>div>a{width:120px; padding:25px 0; text-align: center; display:inline-block; vertical-align: top;}
	.mRight>.mqLink>div>a .icon{width:100px; height:100px; background-color: #125fac; background-repeat: no-repeat; background-position: center center; display:inline-block; vertical-align: top; border-radius:50%; overflow:hidden;}
	.mRight>.mqLink>div>a .tit{padding-top:10px; font-weight: 500; font-size:22px; line-height:1; color: #fff;}

	.mRight>.mqLink>div>a.icon01 .icon{background-image: url('../../images/main/icon_mqLink01.png');}
	.mRight>.mqLink>div>a.icon02 .icon{background-image: url('../../images/main/icon_mqLink02.png');}
	.mRight>.mqLink>div>a.icon03 .icon{background-image: url('../../images/main/icon_mqLink03.png');}
	.mRight>.mqLink>div>a.icon04 .icon{background-image: url('../../images/main/icon_mqLink04.png');}
	.mRight>.mqLink>div>a.icon05 .icon{background-image: url('../../images/main/icon_mqLink05.png');}
	.mRight>.mqLink>div>a.icon06 .icon{background-image: url('../../images/main/icon_mqLink06.png');}

	#mMiddle{width:100%; padding-top:60px; font-size:0; line-height:0; box-sizing: border-box;}
	.mBoardArea{display: flex; justify-content: space-between;}
	.mBoardArea .mBoard_in{width:580px;}

	.mBoardTab{width:100%; border-bottom:1px solid #b3b3b3; position: relative;}
	.mBoardTab>.line{width:0%; height:3px; background-color: #165eb6; position: absolute; left:0; bottom:-1px; display:inline-block;}
	.mBoardTab>p{display:inline-block; vertical-align: top;}
	.mBoardTab>p>strong{height:39px; padding:0 10px; font-weight: 500; font-size:22px; line-height:1; color: #888; display:inline-block; vertical-align: top; position: relative; cursor: pointer;}
	.mBoardTab>p>.more{width: 20px; height: 20px; background: url('../../images/main/btn_more.png') no-repeat left top; font-size:0; line-height:0; position: absolute; right:0; top:2px; display:none;}
	.mBoardTab>p+p{margin-left:40px;}
	.mBoardTab>p+p>strong:before{content: ""; width: 12px; height: 18px; background: url('../../images/main/line_mBoard.png') no-repeat left top; font-size:0; line-height:0; display: inline-block; position:absolute; left: -27px; top:2px; box-sizing: border-box;}

	.mBoardTab>p.active>strong{color: #333;}
	.mBoardTab>p.active>.more{display:block;}

	.mBoardTab_conts{width:100%; font-size:0; line-height:0; box-sizing: border-box; display:none;}
	.mBoardTab_conts .mBoardList{padding-bottom:15px;}
	.mBoardTab_conts .mBoardList>li{padding-left:9px; position: relative;}
	.mBoardTab_conts .mBoardList>li:before{content: ""; width: 3px; height: 3px; background-color: #d0d0d0; display: inline-block; position:absolute; left: 0; top:16px; box-sizing: border-box;}
	.mBoardTab_conts .mBoardList>li>a{max-width:80%; font-size:15px; line-height:35px; color: #333; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
	.mBoardTab_conts .mBoardList>li>.day{font-size:15px; line-height:35px; color: #999; position: absolute; right:0; top:0; display: inline-block;}

	.mBoardTab_conts .mBoardList>li.top{margin-bottom:15px;padding:20px 0 20px 0; border-bottom:1px solid #ddd; position: relative;}
	.mBoardTab_conts .mBoardList>li.top:before{display:none;}
	.mBoardTab_conts .mBoardList>li.top>a{max-width:580px; display: block; overflow: visible; text-overflow: normal; display: flex; justify-content: space-between; white-space: normal;}
	.mBoardTab_conts .mBoardList>li.top>a>div{display: flex; flex-wrap: wrap; flex-direction: row; align-items: center; justify-content: center; box-sizing: border-box;}
	.mBoardTab_conts .mBoardList>li.top>a .day{width:75px; min-width:75px; height:85px; background-color: #165eb7; font-weight: 500; line-height:1; color: #fff; text-align: center;}
	.mBoardTab_conts .mBoardList>li.top>a .day>dl>dt{font-size:18px;}
	.mBoardTab_conts .mBoardList>li.top>a .day>dl>dd{margin-top:10px; font-size:16px;}

	.mBoardTab_conts .mBoardList>li.top>a .data{width:100%; margin-left:15px; justify-content: flex-start;}
	.mBoardTab_conts .mBoardList>li.top>a .data>dl{max-width:490px; overflow:hidden;}
	.mBoardTab_conts .mBoardList>li.top>a .data>dl>dt{height:16px; font-weight: 500; font-size:16px; line-height:1; color: #333; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
	.mBoardTab_conts .mBoardList>li.top>a .data>dl>dd{margin-top:10px; font-weight:400; font-size:15px; line-height:20px; color: #666; display: block; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}

	.mBoard_in.orange .mBoardTab>.line{background-color: #f69416;}
	.mBoard_in.orange .mBoardTab_conts .mBoardList>li.top>a .day{background-color: #f69416;}


	.mTit{height:65px; font-weight: 500; font-size:26px; line-height:1; color: #333;}
	#mBottom{width:100%; padding:30px 0 80px; font-size:0; line-height:0; box-sizing: border-box;}
	#mBottom .photo_list{overflow: visible !important;}

	#mBottom .slick-arrow{width:22px; height:40px; background-color:#fff; background-repeat: no-repeat; background-position: center center; border:none; font-size:0; line-height:0; position: absolute; top:50%; z-index:7;}
	#mBottom .slick-prev{background-image: url("../../images/main/btn_slick_prev.png"); left:-90px;}
	#mBottom .slick-next{background-image: url("../../images/main/btn_slick_next.png"); right:-90px;}

	.bannerFull{width:100%; font-size:0; line-height:0;}
	.bannerFull img{max-width:1920px; position: relative; left:50%; -webkit-transform: translateX(-50%); transform: translateX(-50%);}
/*[e] Main Style */

/*[s] Sub Style */
	.mapArea{width:100%; height:300px; padding:0 !important; border:none !important; overflow:hidden;}
/*[e] Sub Style */

/*[s] Plugin Style */
	/* Layer Style */
		.layerArea .layerIn .layerBgIn{width:0px; height:0px; background-color: rgba(255,255,255,0.7); position:absolute; left:50%; top:50%; z-index:100; -webkit-transition: .5s; transition: .5s; transform-origin: 50% 50%;}

		.layerArea{width:0px; height:0px; background-color: rgba(0,0,0,0.7); position:fixed; left:50%; top:50%; z-index:99; overflow:hidden; overflow-y:auto; -webkit-transition: .5s; transition: .5s; transform-origin: 50% 50%;}
		.layerArea.one,
		.layerArea.two{width:100%; height:100%; left:0%; top:0%;}
		.layerArea.two .layerBgIn{width:100%; height:100%; left:0%; top:0%;}
		.layerArea .closeLy{width:100px; display:inline-block; position: fixed; right:0; top:0;}
		.layerArea .layerIn{width:100%; height:100%; display: table; position:relative;}
		.layerArea .layerIn .layerCell{width:100%; height:100%; padding:70px 0; display: table-cell; vertical-align:middle; position:relative; box-sizing: border-box;}
		.layerArea .layerIn .layerBox{margin:0 auto; background-color: #fff; font-size:0; line-height:0; display:none; position: relative; box-sizing: border-box; z-index:99;}
		.layerArea .layerIn .layerBox>.tit{padding:25px 25px 15px;}
		.layerArea .layerIn .layerBox>.tit>strong{font-size:16px; line-height:1; color:#00a9cc;}
		.layerArea .layerIn .layerBox .contLy{}

		.box01{width:500px; padding:10px;}
		.box01>.tit{padding:0 10px 10px;}
		.box01>.contLy{padding:20px;}

		.box02{width:800px; padding:10px;}
		.box02>.tit{padding:0 10px 10px;}
		.box02>.contLy{padding:80px;}

	/* Img Over Bg Style */
		#photo{width:960px;margin:0 auto; position:relative; overflow:hidden;}
		#photo>li{width:150px; height:150px; margin:5px; float:left; display:inline; overflow:hidden; }
		#photo>li>a{width:100%; height:100%; position: relative; display:block; overflow:hidden;}
		#photo>li>a>img{width:100%; height:100%; display:block; border-radius:5px;}
		#photo>li>a>.bg_l{width:100%; height:100%; background-color:red; position: absolute; left:0; top:0; display:none; opacity:0.3; border-radius:5px;}

	/* Img Over Curtain Style */
		.imgCurtain{width:960px; margin:0 auto; font-size:0; line-height:0; overflow:hidden;}
		.imgCurtain img{max-width:none;}
		.imgCurtain>li{margin:5px; display:inline-block; vertical-align: top;}
		.imgCurtain>li>a{background-color: #ddd; position: relative;}
		.imgCurtain>li>a>.img{position: absolute; left:0; top:0;}
		.imgCurtain>li>a>dl{padding:10px; font-size:12px; line-height:18px; color: #000;}
		.imgCurtain>li>a>dl>dt{padding-bottom:5px; font-size:14px;}

		.imgCurtain>li,
		.imgCurtain>li>a,
		.imgCurtain>li>a>.img,
		.imgCurtain>li>a>.img img{width:150px; height:150px; overflow:hidden;}
		.imgCurtain>li>a,
		.imgCurtain>li>a>.img img{display:block;}

	/* Notice One Line Style */
		.mNoticeList{width:100%; height:60px; margin-top:25px; overflow:hidden; position: relative;}
		.mNoticeList>ul{width:100%; position: absolute; left:0; top:-60px;}
		.mNoticeList>ul>li{height:60px; position: relative;}
		.mNoticeList>ul>li>a{padding-left:73px; display:block; position: relative;}
		.mNoticeList .day{width:41px; padding-right:15px; border-right:1px solid #d5d1cc; font-weight: 600; font-size:12px; line-height:1; color: #b99764; text-align: center; position: absolute; left:0; top:0;}
		.mNoticeList .day>strong{font-weight: 700; font-size:32px; line-height:1; display:block;}
		.mNoticeList dl.list{font-size:16px; line-height:20px; color: #876e49; word-break:keep-all; word-wrap:break-word;}
		.mNoticeList dl.list>dt{padding-bottom:6px; font-weight: 600; font-size:12px; line-height:1; color: #b99764;}
/*[e] Plugin Style */

/*
-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;
*/