	.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,

	.mCont.mRollBanner p.line,
	.mCont.mRollBanner .mRollArea .ii,
	.mCont.boards .inConts>div.h a .icon,
	.mCont.boards .inConts>div.h a .tit,

	.fullMenu .fullMenuBtn a,
	.fullMenu .fullMenuBtn .inConts:before,
	.fullMenu .fullMenuBtn .inConts>span,
	.fullMenu .fullMenuBtn .inConts img,

	.brandSmall a:before,
	.brandSmall a .logo,

	.historyArea .historyTab p.line,
	.historyArea .historyTab>a,
	.historyArea .historyTab>a span,
	.historyArea .historyTab>a span:before{transition: all .3s ease-out; transform-origin: 50% 50%;}

/*[e] All Style */
	/*
	img.bg_thumb{background-repeat: no-repeat; background-position: center center; transform: matrix(1, 0, 0, 1, 0, 0); transition: all .3s ease-out; transform-origin: 50% 50%;}
	a:hover img.bg_thumb{transform: matrix(1.03, 0, 0, 1.03, 0, 0);}
	a:hover img.no{transform: matrix(1, 0, 0, 1, 0, 0);}
	*/

	.bg_thumb_box{width:100%; height:100%; background-color: #f2f2f2; background-repeat: no-repeat; background-position: center center;}
	img.bg_thumb{opacity: 0;}

	.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 */
	#mVisual{width:100%; font-size:0; line-height:0; position: relative; overflow:hidden;}
	#mVisual .visualRoll{white-space: nowrap;}
	#mVisual .visualRoll .slider{width:100%; 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 .visualRoll .slider img{display:inline-block !important;}

	#mVisual .inConts{height:926px; box-sizing:border-box; display:table;}
	#mVisual .inConts>.vTxt{display:table-cell; vertical-align: middle;}
	#mVisual .inConts .ii{top:50px; text-align: center; display:block; opacity: 0; position: relative;}
	#mVisual .inConts .i01{-webkit-transition-delay: .7s; transition-delay: .7s;}
	#mVisual .inConts .i02{-webkit-transition-delay: .75s; transition-delay: .75s;}
	#mVisual .inConts .i03{-webkit-transition-delay: .8s; transition-delay: .8s;}
	#mVisual .inConts .i04{-webkit-transition-delay: .85s; transition-delay: .85s;}
	#mVisual .inConts .i05{-webkit-transition-delay: .9s; transition-delay: .9s;}
	#mVisual .inConts .i06{-webkit-transition-delay: .95s; transition-delay: .95s;}
	#mVisual .inConts .i07{-webkit-transition-delay: 1s; transition-delay: 1s;}

	#mVisual .inConts .ii{font-family:'Noto Serif KR', sans-serif; color: #fff; letter-spacing: -0.03em;}
	#mVisual .inConts .ii.tit{font-weight: 500; font-size:56px; line-height:76px;}
	#mVisual .inConts .ii.txt{font-size:16px; line-height:24px;}
	#mVisual .inConts .ii.img{padding-top:15px;}
	#mVisual .inConts .ii.tit+.tit{padding-top:10px;}

	#mVisual .slick-dots{width:100%; text-align: center; position: absolute; left:0; bottom:75px; z-index:5;}
	#mVisual .slick-dots>li{width:auto !important; padding:0 !important; display:inline-block; vertical-align: top;}
	#mVisual .slick-dots>li+li{margin-left:15px;}
	#mVisual .slick-dots>li button{width:20px !important; height:20px; margin:0; padding:0; background-color:#fff !important; border:none; font-size:0; line-height:0; position: relative; cursor: pointer; border-radius:50%;}
	#mVisual .slick-dots>li.slick-active button{background-color: #df3742 !important;}

	#mVisual .slick-arrow{width:44px; height:82px; background-color: transparent; background-repeat: no-repeat; background-position: center center; border:none; font-size:0; line-height:0; position: absolute; top:50%; z-index:7; -webkit-transform: translateY(-50%); transform: translateY(-50%); cursor: pointer;}
	#mVisual .slick-prev{background-image: url("../../images/main/btn_slick_prev.png"); left:90px;}
	#mVisual .slick-next{background-image: url("../../images/main/btn_slick_next.png"); right:90px;}

	#mVisual .slick-active .inConts .ii{top:0px; opacity:1;}

	.mCont{font-size:0; line-height:0;}
	.main .brands{padding-bottom:80px; text-align: center; position: relative;}
	.main .brands:before{content: ""; width: 640px; height: 100%; background:#fbfbfb url("../../images/main/bg_brands.jpg") no-repeat right top; display: inline-block; position:absolute; left: 0; top:0px; z-index:0;}
	.main .brands h2{padding-top:145px; font-family: 'Montserrat', sans-serif; font-weight: 600; font-size:56px; line-height:1.1; color: #af0521; letter-spacing: -0.03em; position: relative;}
	.main .brands h2:before{content: ""; width: 1px; height: 84px; margin-left:-0.5px; background-color: #af0521; font-size:0; position:absolute; left: 50%; top:0px;}
	.main .brands dl{padding-top:60px; letter-spacing: -0.03em;}
	.main .brands dl>dt{font-weight: 500; font-size:30px; line-height:1; color: #111;}
	.main .brands dl>dd{padding-top:20px; font-weight: 300; font-size:22px; line-height:30px; color: #555;}
	.main .brands dl>dd p{padding-top:60px; font-size:0; line-height:0;}
	.main .brands ul{width:100%; margin-top:50px;}
	.main .brands ul>li{width:33%; padding:30px 0; text-align: center; display:inline-block; vertical-align:middle;}
	.main .brands ul>li.one{width:100%;}
	a.bnt_more{padding:0 27px 0 28px; background-color: #fff; border:1px solid #af0521; font-weight: 400; font-size:20px; line-height:56px; color: #af0521; display: inline-block;}
	a.bnt_more>span{padding-right:40px; background: url("../../images/icon_btn_more.png") no-repeat right center; display: inline-block;}

	.main .infos{padding:100px 0 150px; background-color: #fbfbfb; text-align: center; position: relative;}
	.main .infos:before{content: ""; width: 100%; height: 613px; background: url("../../images/main/bg_infos.jpg") repeat left top; display: inline-block; position:absolute; left: 0; top:0px; z-index:0;}
	.main .infos h2{padding-top:0; font-size:0px; line-height:0; position: relative;}
	.main .infos dl{padding-top:55px; color: #fff; letter-spacing: -0.03em;}
	.main .infos dl>dt{font-weight: 500; font-size:42px; line-height:1;}
	.main .infos dl>dd{padding-top:30px; font-size:22px; line-height:34px;}
	.main .infos ul{margin:85px 0 0 -28px; font-size:0; line-height:0; text-align: center;}
	.main .infos ul>li{padding:40px 0 0 20px; display:inline-block; vertical-align: middle;}

	.main .product{padding-bottom:100px; background-color: #fbfbfb; text-align: center; position: relative;}
	.main .product h2{font-family: 'Montserrat', sans-serif; font-weight: 600; font-size:56px; line-height:1.1; color: #af0521; letter-spacing: -0.03em; position: relative;}
	.main .product dl{padding-top:60px; letter-spacing: -0.03em;}
	.main .product dl>dt{font-weight: 500; font-size:30px; line-height:1; color: #111;}
	.main .product dl>dd{padding-top:15px; font-weight: 300; font-size:22px; line-height:30px; color: #555;}
	.main .product dl>dd p{padding-top:55px; font-size:0; line-height:0;}

	.main .product .arrow{text-align: right;}
	.main .product .slick-arrow{width:40px; height:40px; background-color: transparent; background-repeat: no-repeat; background-position: center center; border:none; font-size:0; line-height:0; cursor: pointer; display:inline-block; vertical-align: top;}
	.main .product .slick-prev{background-image: url("../../images/main/btn_slick_prev.gif");}
	.main .product .slick-next{background-image: url("../../images/main/btn_slick_next.gif"); margin-left:9px;}
	.main .product .slick-prev:hover{background-image: url("../../images/main/btn_slick_prev_on.gif");}
	.main .product .slick-next:hover{background-image: url("../../images/main/btn_slick_next_on.gif");}

	.main .mRollBanner{width:640px; margin-left:-320px; padding:0 0 0 0; background-color:#fff; position: relative; left:50%; box-sizing: border-box; overflow:hidden;}
	.main .mRollBanner p.line{width:65px; height:1px; margin-left:0; background-color:rgba(255,255,255,0.9); position: absolute; left:0; top:245px; z-index:5;}
	.main .mRollBanner .mRollArea{}
	.main .mRollBanner .mRollArea .slider{}
	.main .mRollBanner .mRollArea .slider.bc01{background-color: #cc361c;}
	.main .mRollBanner .mRollArea .slider.bc02{background-color: #ee8b17;}
	.main .mRollBanner .mRollArea .slider.bc03{background-color: #afca0a;}
	.main .mRollBanner .mRollArea .slider .slider_in{width:100%; }
	.main .mRollBanner .mRollArea .slider .slider_in>*{}

	.main .mRollBanner .mRollArea .ii{left:50px; display:block; opacity: 0; position: relative;}
	.main .mRollBanner .mRollArea .i01{-webkit-transition-delay: .7s; transition-delay: .7s;}
	.main .mRollBanner .mRollArea .i02{-webkit-transition-delay: .75s; transition-delay: .75s;}
	.main .mRollBanner .mRollArea .i03{-webkit-transition-delay: .8s; transition-delay: .8s;}
	.main .mRollBanner .mRollArea .i04{-webkit-transition-delay: .85s; transition-delay: .85s;}
	.main .mRollBanner .mRollArea .i05{-webkit-transition-delay: .9s; transition-delay: .9s;}
	.main .mRollBanner .mRollArea .i06{-webkit-transition-delay: .95s; transition-delay: .95s;}
	.main .mRollBanner .mRollArea .i07{-webkit-transition-delay: 1s; transition-delay: 1s;}

	.main .mRollBanner .mRollArea .slider .textBox{min-height:508px; padding:85px 30px 225px 100px; box-sizing: border-box;}
	.main .mRollBanner .mRollArea .slider .textBox .title{font-size:48px; line-height:54px; color: #fff; letter-spacing: -0.05em;}
	.main .mRollBanner .mRollArea .slider .textBox .text{margin-top:30px; font-weight: 300; font-size:22px; line-height:30px; color: #fff; letter-spacing: -0.03em;}
	.main .mRollBanner .mRollArea .slider .imgBox{width:1160px;}

	.main .mRollBanner .mRollArea .slick-active .ii{left:0px; opacity:1;}

	.main .mRollBanner .controllBox{padding-left:100px;  position: relative; z-index:6;}
	.main .mRollBanner .controllBox .btnBox{position: absolute; left:100px; top:375px; z-index:6;}
	.main .mRollBanner .slick-arrow{width:56px; height:56px; background-color: transparent; background-repeat: no-repeat; background-position: center center; border:none; font-size:0; line-height:0; cursor: pointer; display:inline-block; vertical-align: top;}
	.main .mRollBanner .slick-prev{background-image: url("../../images/main/btn_slick_prev2.png"); }
	.main .mRollBanner .slick-next{margin-left:15px; background-image: url("../../images/main/btn_slick_next2.png");}

	.main .mRollBanner .controllBox .pager{font-weight: 300; font-size:20px; line-height:1; color:rgba(255,255,255,0.7); position: absolute; right:30px; top:-40px; z-index:7;}
	.main .mRollBanner .controllBox .pager>span{display:inline-block; vertical-align: top;}

	.main .mRollBanner.no p.line{width:0;}

	.title_line{display: flex; justify-content: space-between;}
	.title_line>strong{padding:0 0 40px; font-weight: 500; font-size:28px; line-height:1; color: #252525; position: relative;}
	.title_line>a.more{width:22px; height:22px; margin-top:2px; background: url('../../images/main/btn_more.gif') no-repeat center center;}

	.mCont.boards{padding:100px 0 110px; background-color: #fbfbfb;}
	.mCont.boards .inConts{}
	.mCont.boards .inConts>*{}
	.mCont.boards .inConts>div.c>.top{display: flex; justify-content: space-between;}
	.mCont.boards .inConts>div.c>.top>*{width:100%; box-sizing: border-box;}
	.mCont.boards .inConts>div.c>.top>.img{width:140px; min-width:140px; height:94px; position: relative; overflow:hidden;}
	.mCont.boards .inConts>div.c>.top>.img img{position: relative; z-index:2;}
	.mCont.boards .inConts>div.c>.top>.img:before{content: ""; border:1px solid #dbdbdb; display: inline-block; position:absolute; left:0; right:0; top:0; bottom:0; box-sizing: border-box;}
	.mCont.boards .inConts>div.c>.top>.txt{width:100%; padding:0 0 0 25px; display: flex; flex-wrap: wrap; flex-direction: row; align-items: center;}
	.mCont.boards .inConts>div.c>.top>.txt>dl{}
	.mCont.boards .inConts>div.c>.top>.txt>dl>dt{max-height:52px; font-weight: 400; font-size:20px; line-height:26px; color: #333; display: block; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}
	.mCont.boards .inConts>div.c>.top>.txt>dl>dd{padding-top:10px; font-weight: 300; font-size:20px; line-height:1.2; color: #636363;}

	.mCont.boards .inConts>div.c>.list{padding-top:30px;}
	.mCont.boards .inConts>div.c>.list>li{display: flex; justify-content: space-between;}
	.mCont.boards .inConts>div.c>.list>li>*{font-size:20px; line-height:36px;}
	.mCont.boards .inConts>div.c>.list>li>a{max-width:79%; color: #333; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; position: relative;}
	.mCont.boards .inConts>div.c>.list>li>span{}

	.mCont.boards .inConts>div.h{margin-top:75px; padding-top:70px; border-top:1px solid #dbdbdb; text-align: center; }
	.mCont.boards .inConts>div.h a{margin:0 35px; display:inline-block;}
	.mCont.boards .inConts>div.h a .icon{width:125px; height:125px; margin:0 auto; background-color: #a2a2a2; display:block; position: relative; border-radius:50%; overflow:hidden;}
	.mCont.boards .inConts>div.h a .icon img{position: absolute; left:50%; top:50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}
	.mCont.boards .inConts>div.h a .tit{padding-top:30px; font-weight: 500; font-size:22px; line-height:1.2; color: #444;}

	.mCont.boards .inConts>div.h a:hover .icon{background-color: #b71731;}
	.mCont.boards .inConts>div.h a:hover .tit{color: #b71731;}
/*[e] Main Style */

/*[s] Sub Style */
	.fullMenu{width:100%; height:100%; max-height:1080px; font-size:0; line-height:0; position: relative; overflow:hidden;}
	.fullMenu .fullMenuBtn{width:100%; height:100%; text-align: center; position: absolute; left:0; top:0; z-index:5;}
	.fullMenu .fullMenuBtn>ul{width:100%; height:100%; display:table; table-layout: fixed;}
	.fullMenu .fullMenuBtn>ul>li{display:table-row;}
	.fullMenu .fullMenuBtn>ul>li+li>a{border-top:1px solid rgba(255,255,255,0.2);}
	.fullMenu .fullMenuBtn>ul>li>a{display:table-cell; vertical-align: middle;}
	.fullMenu .fullMenuBtn .inConts{position: relative;}
	.fullMenu .fullMenuBtn .inConts:before{content: ""; width: 37px; height: 37px; background: url("../../images/brand/arr_menu.png") no-repeat center center; display: inline-block; position:absolute; right:50px; top:50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); opacity: 0;}
	.fullMenu .fullMenuBtn .inConts>span{font-weight: 300; font-size:28px; line-height:1; color: rgba(255,255,255,0.75); letter-spacing: -0.03em; position: relative;}
	.fullMenu .fullMenuBtn .inConts img{position: absolute; left:50%; top:50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); opacity: 0;}

	.fullMenu .fullMenuBtn a:hover{background-color: rgba(0,0,0,0.4);}
	.fullMenu .fullMenuBtn a:hover .inConts:before{right:0; opacity: 1;}
	.fullMenu .fullMenuBtn a:hover .inConts>span{opacity: 0;}
	.fullMenu .fullMenuBtn a:hover .inConts img{opacity: 1;}

	.fullMenu .fullMenuBg{width:100%; height:100%; position: absolute; left:0; top:0;}
	.fullMenu .fullMenuBg img{width:100%; height:100%; position: absolute; left:0; top:0;}
	.fullMenu .fullMenuBg .active,
	.fullMenu .fullMenuBg .open{z-index:2;}

	.brandArea{width:100%; height:650px; padding-top:85px; background-repeat: no-repeat; background-position: center top; border-top:2px solid #b71731; font-size:0; line-height:0; text-align: center; box-sizing: border-box;}
	.brandArea .logo{}
	.brandArea dl{padding-top:55px; color: #fff;}
	.brandArea dl>dt{font-weight: bold; font-size:34px; line-height:1;}
	.brandArea dl>dd{padding-top:30px; font-size:22px; line-height:28px;}
	.brandArea .btns{padding-top:50px;}
	.brandArea .btns a{width:165px; border:1px solid #fff; font-weight: 300; font-size:20px; line-height:50px; color: #fff; text-align: center; display:inline-block; box-sizing: border-box;}
	.brandArea .btns a>span{padding-right:16px; display:inline-block; position: relative;}
	.brandArea .btns a>span:before{content: ""; width:6px; height:6px; border-top:1px solid #fff; border-right:1px solid #fff; font-size:0; position:absolute; right:0; top:50%; transform: rotate(45deg) translateY(-50%)}

	.brandArea.bg01{background: url("../../images/brand/img_brand01.jpg");}
	.brandArea.bg02{background: url("../../images/brand/img_brand02.jpg");}
	.brandArea.bg03{background: url("../../images/brand/img_brand03.jpg");}
	.brandArea.bg04{background: url("../../images/brand/img_brand04.jpg");}
	.brandArea.bg05{background: url("../../images/brand/img_brand05.jpg");}
	.brandArea.bg06{background: url("../../images/brand/img_brand06.jpg");}

	.brandSmall{width:640px; margin:10px 0 0 -20px; text-align: center;}
	.brandSmall a{width:160px; margin:50px 25px 0; display:inline-block; vertical-align: top; position: relative;}
	.brandSmall a:before{content: ""; width:100%; height:100%; background-color:rgba(0,0,0,0.7); border:0px solid #8ec640; position:absolute; right:0; top:0; box-sizing: border-box;}
	.brandSmall a>img{width:160px;}
	.brandSmall a .logo{width:100%; text-align: center; position: absolute; left:0; top:50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); z-index:3;}


	.brandSmall a:hover:before,
	.brandSmall a.active:before{background-color:rgba(0,0,0,0); border:4px solid #8ec640;}
	.brandSmall a:hover .logo,
	.brandSmall a.active .logo{top:45%; opacity: 0;}


	.historyArea{width:100%; padding-top:95px; font-size:0; line-height:0;}
	.historyArea .historyTab{width:100%; height:1px; background-color: #dbdbdb; position: relative;}
	.historyArea .historyTab p.line{width: 240px; height: 2px; background-color: #b71731; display: inline-block; position:absolute; left: 0%; bottom:0;}

	.historyArea .historyTab>a{width:25%; margin-top:-68px; padding-bottom:40px; font-weight: 300; font-size:18px; line-height:1; color: #636363; text-align: center; display:inline-block; vertical-align: top; position: relative; z-index:3;}
	.historyArea .historyTab>a strong{padding-bottom:5px; font-weight: 400; font-size:20px; color: #111; display:block;}
	.historyArea .historyTab>a span{width: 30px; height: 30px; background-color: #fff; border:4px solid #ccc; display: inline-block; position:absolute; left: 50%; top:53px; box-sizing: border-box; -webkit-transform: translateX(-50%); transform: translateX(-50%); border-radius:50%;}
	.historyArea .historyTab>a span:before{content: ""; width: 8px; height: 8px; background-color: #b71731; display: inline-block; position:absolute; left: 50%; top:50%; box-sizing: border-box; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); border-radius:50%; opacity: 0;}

	.historyArea .historyTab>a:hover,
	.historyArea .historyTab>a.active{margin-top:-80px; padding-bottom:49px; font-size:20px; color: #b71731;}
	.historyArea .historyTab>a:hover:before,
	.historyArea .historyTab>a.active:before{width:150%;}
	.historyArea .historyTab>a:hover strong,
	.historyArea .historyTab>a.active strong{font-weight: bold; font-size:22px; color: #b71731;}
	.historyArea .historyTab>a:hover span,
	.historyArea .historyTab>a.active span{border-color:#b71731; top:65px;}
	.historyArea .historyTab>a:hover span:before,
	.historyArea .historyTab>a.active span:before{opacity: 1;}


	.historyArea .historyConts{margin-top:75px; overflow:hidden; display:none;}
	.historyArea .historyConts .photo{}
	.historyArea .historyConts .photo img{display:block;}
	.historyArea .historyConts .photo img+img{margin-top:90px;}
	.historyArea .historyConts .text{}
	.historyArea .historyConts .text>dl{min-height:31px; margin-top:45px; padding-left:117px; position: relative;}
	.historyArea .historyConts .text>dl+dl{}
	.historyArea .historyConts .text>dl>dt{font-weight: 500; font-size:26px; line-height:1.2; color: #111; position: absolute; left:0; top:0;}
	.historyArea .historyConts .text>dl>dd{padding-left:12px; font-weight: 300; font-size:20px; line-height:30px; color: #464646; position: relative;}
	.historyArea .historyConts .text>dl>dd:before{content: "-"; position: absolute; left:0; top:0;}


	.locationPhoto{border:5px solid #fff; font-size:0; line-height:0; box-shadow:0px 0px 10px rgba(0,0,0,0.3); display:inline-block;}
	.mapArea{width:100%; height:600px; margin-top:50px; padding:0 !important; border:1px solid #dbdbdb !important; overflow:hidden;}
	.locationEtc{margin-top:35px; font-weight: 300; font-size:26px; line-height:1.4; color: #464646;}
	.locationEtc>dt{padding-bottom:5px; font-weight: 500; font-size:28px; color: #363636;}

	/*[s] gallery */
		.slidePhoto{width:100%; font-size:0; line-height:0; position: relative;}
		.slidePhoto .slider{background-repeat: no-repeat; background-position: center center; background-size: cover; box-sizing: border-box; position: relative;}
		.slidePhoto .slider-big{width:100%; position: relative;}
		.slidePhoto .slider-big .slider{width:100%; height:500px;}
		.slidePhoto .slider-big .slick-arrow{width:73px; height:73px; background-color: transparent; border:1px solid #0f0f0f; border-bottom:none; font-size:0; line-height:0; position: absolute; top:40%; z-index:7; cursor: pointer; box-sizing: border-box; -webkit-transform: translateY(-50%); transform: translateY(-50%);}
		.slidePhoto .slider-big .slick-arrow.slick-prev{ border-right:none; left:-100px; transform:rotate(-45deg); }
		.slidePhoto .slider-big .slick-arrow.slick-next{border-left:none; right:-100px; transform:rotate(45deg);}
		.slidePhoto .slider-big .slick-arrow.slick-disabled{opacity: 0.3; cursor: default;}

		.slidePhoto .slider-big .slick-arrow:hover{border-color:#1bc0ff;}

		.slidePhoto .slider-small{width:774px; margin:55px auto 0; position: relative;}
		.slidePhoto .slider-small.one{width:149px;}
		.slidePhoto .slider-small.two{width:310px;}
		.slidePhoto .slider-small.three{width:465px;}
		.slidePhoto .slider-small.four{width:620px;}
		.slidePhoto .slider-small .slick-slide{padding:0 3px;}
		.slidePhoto .slider-small .slider{height:90px;}
		.slidePhoto .slider-small .slider:after{content: ""; background-color:rgba(0,0,0,0.5); position:absolute; left: 0; top:0px; right:0; bottom:0;}
		.slidePhoto .slider-small .slick-arrow{width:30px; height:90px; background-color: transparent; background-repeat: no-repeat; background-position: center center; border:none; font-size:0; line-height:0; position: absolute; top:0; z-index:7; cursor: pointer;}
		.slidePhoto .slider-small .slick-arrow.slick-prev{background-image: url('../../images/btn_slick_prev.gif'); left:0px;}
		.slidePhoto .slider-small .slick-arrow.slick-next{background-image: url('../../images/btn_slick_next.gif'); right:0px;}
		.slidePhoto .slider-small .slick-arrow.slick-disabled{opacity: 0.3; cursor: default;}

		.slidePhoto .slider-small .slick-current .slider:before{content: ""; border:2px solid #0062b1; position:absolute; left: 0; top:0px; right:0; bottom:0;}
		.slidePhoto .slider-small .slick-current .slider:after{background-color:rgba(0,98,177,0);}
	/*[e] gallery */
/*[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;
*/