	.lastDepth>a,

	.main .mBtn>a,
	.main .mMenu>a,

	#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%;}

	.main .mT{transition: all .5s ease-out; transform-origin: 50% 50%;}

/*[s] 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);}
	*/
	img.bg_thumb{background-color: #f2f2f2; 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;}

	.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>a:hover,
	.lastDepth>a.active{background-color: #f192a6; border-color:#f192a6; color: #fff; z-index:2;}

	.lastDepthConts{font-size:0; line-height:0; display:none; overflow:hidden;}


	.lastDepth02{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; }
	.lastDepth02>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;}
	.lastDepth02>a+a{margin-left:-1px;}
	.lastDepth02>a>span{display:inline-block; position: relative; top:50%;-webkit-transform: translateY(-50%); transform: translateY(-50%);}

	.lastDepth02>a:hover,
	.lastDepth02>a.active{background-color: #f192a6; border-color:#f192a6; color: #fff; z-index:2;}

	.lastDepthConts02{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 .inConts{min-height:100%; height:100vh; 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{color: rgba(255,255,255,0.9); letter-spacing: -0.03em; text-shadow:0 3px 6px rgba(0,0,0,0.3);}
	#mVisual .inConts .ii.line{}
	#mVisual .inConts .ii.line>span{width:56px; height:1px; background-color: #fff; display:inline-block;}
	#mVisual .inConts .ii.tit{font-weight: bold; font-size:70px; line-height:1;  letter-spacing: 11px;}
	#mVisual .inConts .ii.txt{font-weight: 300; font-size:26px; line-height:1.3;}
	#mVisual .inConts .ii.btn{padding-top:35px;}
	#mVisual .inConts .ii.btn>a{width:150px; height:50px; border:1px solid rgba(255,255,255,0.6); font-weight: 500; font-size:18px; line-height:48px; color: #fff; box-sizing: border-box; display:inline-block;}
	#mVisual .inConts .ii.btn>a:hover{background-color: rgba(93,12,155,0.8); border:1px solid rgba(102,45,158,0.6);}
	#mVisual .inConts .ii.line+.txt{padding-top:30px;}
	#mVisual .inConts .ii.txt+.tit{padding-top:25px;}

	#mVisual .slick-dots{width:100%; text-align: center; position: absolute; left:0; bottom:23.157%; z-index:5;}
	#mVisual .slick-dots>li{width:auto !important; padding:5px !important; display:inline-block; vertical-align: top; border-radius:50%;}
	#mVisual .slick-dots>li+li{margin-left:10px;}
	#mVisual .slick-dots>li button{width:13px !important; height:13px; 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{background-color: rgba(255,255,255,0.3);}

	#mVisual .slick-arrow{width:24px; height:44px; 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_bx_prev.png"); left:90px;}
	#mVisual .slick-next{background-image: url("../../images/main/btn_bx_next.png"); right:90px;}

	#mVisual .slick-active .inConts .ii{top:0px; opacity:1;}

	.main .scroll{width:100%; font-size:0; line-height:0; text-align: center; position: fixed; left:0; bottom:5.263%; z-index:9;}
	.main .scroll img{position: relative; animation-duration: .6s; animation-iteration-count:infinite; animation-name: scrollDown; animation-timing-function:linear; animation-direction:alternate;}
	@keyframes scrollDown {
		from {top:0px;}
		to {top:10px;}
	}

	.main body{background-color: #000;}
	.main .mT{line-height:1.8; color: #fff; letter-spacing: -1px; /*text-shadow:1px 1px 7px #ccc;*/ opacity: 0; position: relative; top:50px; font-family: 'Open Sans', sans-serif;}
	.main .mBul{font-weight: bold; font-size:58px;}
	.main .mTit{font-weight: 900; font-size:80px;}
	.main .mTxt{font-size:27px;}

	.main .mBtn{line-height:0; text-shadow:0 0 0 transparent;}
	.main .mBtn>a{width:245px; height:52px; border:1px solid rgba(255,255,255,0.5); font-size:16px; color: #fff; font-family: 'Open Sans', sans-serif; font-weight: 600; text-align: center; display:inline-block; vertical-align: top; box-sizing: border-box; line-height: 3.3;}
	.main .mBtn>a+a{margin-left:12px;}
	.main .mBtn>a:hover{background-color: #fff; border-color:#fff; color: #333;}

	.main .mTit+.mTxt{margin-top:30px;}
	.main .mTit+.mBtn,
	.main .mTxt+.mBtn{margin-top:80px;}

	.main .i01{-webkit-transition-delay: .5s; transition-delay: .5s;}
	.main .i02{-webkit-transition-delay: .55s; transition-delay: .55s;}
	.main .i03{-webkit-transition-delay: .6s; transition-delay: .6s;}
	.main .i04{-webkit-transition-delay: .65s; transition-delay: .65s;}
	.main .i05{-webkit-transition-delay: .7s; transition-delay: .7s;}

	.main .contents{background-repeat: no-repeat; background-position: center center; background-size: cover; font-size:0; line-height:0; box-sizing: border-box; position: relative;}
	/*.main .contents:before{content: ""; background-color:rgba(0,0,0,0.9); position:absolute; left: 0; top:0px; right: 0; bottom:0px; -webkit-transition-delay: .3s; transition-delay: .3s;}*/

	.main .contents .fp-tableCell{box-sizing: border-box;}
	.main .contents .vTbox{width:100%; font-size:0; line-height:0; text-align: center;}

	/*.main .contents.open:before,
	.main .contents.active:before{background-color:rgba(0,0,0,0.5);}*/
	.main .contents.open .mT,
	.main .contents.active .mT{top:0; opacity:1;}

	.main .bg02 {background-image: url('../../images/main/main_bg02.jpg'); width: 100%; height: auto;}
	.main .bg03 {background-image: url('../../images/main/main_bg03.jpg'); width: 100%; height: auto;}
	.main .bg04 {background-image: url('../../images/main/main_bg04.jpg'); width: 100%; height: auto;}

	.mProduct .tab>a,
	#mMenu>ul>li>a,
	#mMenu>ul>li>a:before,
	#mMenu>ul>li>a:after{transition: all .3s ease-out; transform-origin: 50% 50%;}
	#mMenu>ul>li>a>span{transition: all .5s ease-out;}

	#mMenu{width:1px; font-size:0; line-height:0; position: fixed; right:70px; top:0; bottom:0; z-index:8;}
	#mMenu.last{bottom:210px;}
	#mMenu>ul{position: relative; top:50%; -webkit-transform: translateY(-50%); transform: translateY(-50%);}
	#mMenu>ul>li{}
	#mMenu>ul>li+li{margin-top:14px;}
	#mMenu>ul>li>a{width:19px; height:19px; display:block; position: relative;}
	#mMenu>ul>li>a:before{content: ""; width:3px; height:3px; background-color:#fff; border-radius:50%; position: absolute; left:50%; top:50%; display:inline-block; overflow:hidden; -webkit-transform: translateY(-50%) translateX(-50%); transform: translateY(-50%) translateX(-50%); z-index:3; opacity: 0;}
	#mMenu>ul>li>a:after{content: ""; width:3px; height:19px; background-color:rgba(255,255,255,0.5); position: absolute; left:50%; top:50%; display:inline-block; border-radius:1.5px; z-index:2; -webkit-transform: translateY(-50%) translateX(-50%); transform: translateY(-50%) translateX(-50%);}
	#mMenu>ul>li>a>span{font-weight: 500; font-size:13px; line-height:18px; color: #fff; text-align: left; position: absolute; right:0; top:0%;  display:inline-block; z-index:2; opacity:0; white-space: nowrap;}

	#mMenu>ul>li:hover>a,
	#mMenu>ul>li.active>a{}
	#mMenu>ul>li:hover>a:before,
	#mMenu>ul>li.active>a:before{opacity: 1;}
	#mMenu>ul>li:hover>a:after,
	#mMenu>ul>li.active>a:after{width:19px; height:19px; background-color:rgba(255,255,255,0); border:1px solid #fff; border-radius:50%;}
	#mMenu>ul>li:hover>a>span,
	#mMenu>ul>li.active>a>span{padding-right:29px; opacity: 1;}

	.mProduct{width:1200px; margin:0 auto; padding-left:209px; box-sizing: border-box; position: relative;}
	.mProduct .title{padding-bottom:25px; position: relative;}
	.mProduct .title:before{content: ""; width: 73px; height: 1px; background-color: rgba(255,255,255,0.5); display: inline-block; position:absolute; left: -88px; top:15px;}
	.mProduct .title>strong{font-weight: bold; font-size:30px; line-height:1; color: rgba(255,255,255,0.9);}
	.mProduct .tab{display: flex; justify-content: space-between;}
	.mProduct .tab>a{width:20%; height:60px; background-color:rgba(255,255,255,0.1); border:1px solid rgba(255,255,255,0.5); display:inline-block; vertical-align: top; box-sizing: border-box; position: relative;}
	.mProduct .tab>a+a{margin-left:14px;}
	.mProduct .tab>a>span{width:100%; font-size:18px; line-height:1; color: #fafafa; text-align: center; display:inline-block; position: relative; top:50%; -webkit-transform: translateY(-50%); transform: translateY(-50%);}

	.mProduct .tab>a:hover,
	.mProduct .tab>a.active{background-color:rgba(255,255,255,0); border:2px solid rgba(255,255,255,0.9);}

	.mProduct .tConts{display:none;}


	.mCustomer{width:1200px; margin:0 auto; text-align: center; box-sizing: border-box; position: relative;}
	.mCustomer .title{padding-bottom:50px; position: relative;}
	.mCustomer .title>strong{font-weight: bold; font-size:45px; line-height:1; color: rgba(255,255,255,0.9);}
	.mCustomer .tab{}
	.mCustomer .tab>a{padding:0 20px 0 25px; display:inline-block; vertical-align: top; box-sizing: border-box; position: relative;}
	.mCustomer .tab>a+a:before{content: "/"; font-size:12px; line-height:36px; color: rgba(255,255,255,1); position:absolute; left: 0; top:0;}
	.mCustomer .tab>a>span{width:100%; font-size:20px; line-height:36px; color: rgba(255,255,255,0.5); text-align: center; display:inline-block;}

	.mCustomer .tab>a:hover>span,
	.mCustomer .tab>a.active>span{color: #fff;}

	.mCustomer .tConts{display:none;}
	.mCustomer .mBoardRoll{}
	.mCustomer .mBoardRoll .slider{width:278px !important; height:310px; margin:0 14px; padding:40px 30px; background-color: #fff; text-align: left; display:block; box-sizing: border-box; position: relative;}
	.mCustomer .mBoardRoll .slider .cate{padding-bottom:30px; border-bottom:1px solid #ddd; font-weight: 500; font-size:20px; line-height:1; color: #471c73;}
	.mCustomer .mBoardRoll .slider dl{padding-top:24px;}
	.mCustomer .mBoardRoll .slider dl>dt{max-height:56px; font-weight: 500; font-size:18px; line-height:28px; color: #333; display: block; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}
	.mCustomer .mBoardRoll .slider dl>dd{max-height:48px; margin-top:10px; font-size:16px; line-height:24px; color: #666; display: block; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}
	.mCustomer .mBoardRoll .slider .day{margin-top:20px; padding-left:19px; background: url("../../images/main/icon_day.gif") no-repeat left 1px; font-weight: 300; font-size:14px; line-height:16px; color: #888;}

	.mCustomer .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; position: absolute; top:50%; z-index:7; -webkit-transform: translateY(-50%); transform: translateY(-50%); cursor: pointer;}
	.mCustomer .slick-prev{background-image: url("../../images/main/btn_slick_prev.png"); left:-51px;}
	.mCustomer .slick-next{background-image: url("../../images/main/btn_slick_next.png"); right:-51px;}

	.mContact{width:1200px; margin:0 auto; text-align: center; box-sizing: border-box; position: relative;}
	.mContact .title{padding-bottom:80px; position: relative;}
	.mContact .title>strong{font-weight: bold; font-size:45px; line-height:1; color: rgba(255,255,255,0.9);}

	.mContact .mForms{}
	.mContact .mForms input[type=submit],
	.mContact .mForms input[type=text],
	.mContact .mForms input[type=password],
	.mContact .mForms input[type=file],
	.mContact .mForms select,
	.mContact .mForms textarea{width:100%; height:52px; padding:0 15px; background-color:rgba(0,0,0,0.2); border:1px solid rgba(255,255,255,0.5); font-weight:300; font-size:16px; line-height:50px; color:#fff; box-sizing: border-box; vertical-align:middle; display:inline-block; box-shadow:3px 3px 6px rgba(0,0,0,0.1);}

	.mContact .mForms select{background:#fff url('../../images/front/bg_select_arr.gif') no-repeat right center; line-height:36px; -webkit-appearance: none; -moz-appearance: none; appearance: none;}
	.mContact .mForms select::-ms-expand{display:none;}
	.mContact .mForms textarea{width:100%; height:217px; padding:15px; line-height:1.5; display:block;}
	.mContact .mForms input[type=submit]{width:160px; height:52px; background:transparent url('../../images/main/btn_mForm.png') no-repeat center center; border:none; font-size:0px; line-height:0; cursor: pointer;}

	.mContact .mForms *::-ms-input-placeholder{color:#ccc;}
	.mContact .mForms *::-webkit-input-placeholder{color:#ccc;}
	.mContact .mForms *::-moz-placeholder{color:#ccc;}

	.mContact .mForms .checkIn input[type=checkbox]+label,
	.mContact .mForms .checkIn input[type=radio]+label{padding-left:20px; font-weight: 300; font-size: 14px; line-height:14px; color: #e5e5e5;}

	.mContact .mForms .checkIn input[type=checkbox]+label:before,
	.mContact .mForms .checkIn input[type=radio]+label:after,
	.mContact .mForms .checkIn input[type=radio]+label:before{width: 12px; height: 12px; background-color: transparent; border:1px solid #rgba(255,255,255,0.5); top:2px;}

	.mContact .mForms .checkIn input[type=checkbox]+label:after{content: "✓"; font-weight: 500; font-size:14px; line-height:1; color: #fff; position: absolute; left:2px; top:-2px; opacity:0;}
	.mContact .mForms .checkIn input[type=checkbox]:checked+label:before{border-color: #fff;}
	.mContact .mForms .checkIn input[type=checkbox]:checked+label:after{opacity: 1;}

	.mContact .mForms p{}
	.mContact .mForms p input+input{margin-top:15px;}
	.mContact .mForms .tj{display: flex; justify-content: space-between;}
	.mContact .mForms .tj>*{width:585px;}
	.mContact .mForms p.ps{font-weight: 400; font-size:15px; line-height:1.3; color:#666;}
/*[e] Main Style */

/*[s] Sub Style */
	.mapArea{width:100%; height:700px; padding:0 !important; border:none !important; overflow:hidden;}

	/*[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 */

/*
transform: scale(1.1) 부분을
transform: scale(1.1) rotate(.001deg); 로 변경하면 부드럽게 처리되네요


display: flex; flex-wrap: wrap; flex-direction: row; align-items: center; justify-content: center;

맨 앞에 정렬
justify-content: flex-start;
​
맨 끝에 정렬
justify-content: flex-end;

가운데 정렬
justify-content: center;

서로 같은 간격으로 박스들이 조정됨.
justify-content: space-between;​

컨텐츠 뿐만 아니라 그 주변도 같은 간격으로 조정됨.
justify-content: space-around;

​

* 수직으로 적용
align-items

컨테이너의 꼭대기로 정렬
justify-content: flex-start
​
컨테이너의 바닥으로 정렬
flex-end​

가운데로 정렬
center

컨테이너의 시작 위치에 정렬
baseline​

컨테이너에 맞도록 늘린다.
stretch


.list_ol_01 {counter-reset:item; margin-bottom:10px;}
.list_ol_01 > li {position: relative; font-size: 16px; line-height: 1.75; margin-bottom:4px; color: #636363; padding-left:26px;}
.list_ol_01 > li:last-child {margin-bottom: 0;}
.list_ol_01 > li:before {counter-increment: item; content: counter(item); width: 18px; height: 18px; display: inline-block; background: #fff; border:1px solid #636363; color: #636363; border-radius: 50%; text-align: center; line-height:18px; font-size: 10px; position: absolute; top: 5px; left: 0; font-weight:400;}

-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;
*/