@charset "UTF-8";

	.tabDepth>a,
	.lastDepth>a,
	.depth3>a,
	.depth3>a>span:before,
	.faq_list>li .q,
	.faq_list>li .q>.bul,

	#mVisual .visualRoll .slider>div,
	#mVisual .vTxtArea .ii,
	#mVisual .slick-dots>li button,
	#mVisual .slick-dots>li button:before,
	#mVisual .vTxt .ii,

	#mVisual .iconMenu .inConts>a,

	#main-business>a:before,
	/*#main-customer a,*/
	#main-customer a>p img,
	#main-customer a>dl,

	.swiper-button,
	.swiper-pagination-bullet,
	.m-tab>a,
	#quick-right>a,
	.store-area>.store-map .thumb .finding-map-link,
	.store-area>.store-map .thumb .finding-map-link:after,
	#quick-right,
	#quick-social{transition: all .3s ease-out; transform-origin: 50% 50%;}


	.historyArea .history_box>.logo>span,
	.historyArea .history_box>.list:before,
	#mVisual .vTxt .ii{transition: all .5s ease-out; transform-origin: 50% 50%;}
	#mainVisual .vTxt .ii{transition: all .7s ease-out; transform-origin: 50% 50%;}
	#mVisual .visualRoll .slider .photoBox p{transition: all 1s ease-out; transform-origin: 50% 50%;}
	#mainVisual .visualRoll .swiper-slide>img{transition: all 2s ease-out; transform-origin: 50% 50%;}


		.apply-result .text-wrap {display:flex;flex-direction:column;align-items:center;gap:1.6rem;border-top:2px solid #333;border-bottom:1px solid #e2e2e2;padding:6rem 3rem;text-align:center;}
		.apply-result .text-wrap strong {color:#111;font-size:3.4rem;}
		.apply-result .text-wrap p {color:#111;font-size:2.2rem;}

		.apply-result .text-wrap .res_1 {color:#111;font-size:3.4rem; font-weight:700;}
		.apply-result .text-wrap .res_2 {color:#111;font-size:2.2rem;}

	.c_p{color:#77043b;}

/*[s] All Style */
	.f0{font-size:0; line-height:0;}

	.depth-three{width:100%; margin-bottom:3rem; font-size:0; line-height:0; text-align: center; overflow:hidden; display: flex; justify-content: center; }
	.depth-three>a{width:20rem; height:6.5rem; background-color: #f8f8f8; border:1px solid #e2e2e2; font-weight:500; font-size:1.8rem; line-height:1.2; color: #666; display: flex; align-items: center; justify-content: center; transition: all .3s ease-out; position: relative;}
	.depth-three>a+a{margin-left:-1px;}

	.depth-three>a:is(:hover, .active){background-color: var(--point); border-color:var(--point); color:#fff; z-index:2;}

	.depth-three-conts{display:none;}

	h4.bul{margin-bottom:4rem; padding-left:1.7rem; font-weight: 600; font-size:2.8rem; line-height:1; color: #111; position: relative;}
	h4.bul:before{content: ""; width: 0.6rem; height: 2.8rem; background-color: var(--point); position:absolute; left: 0; top:0;}
	/**+h4.bul{margin-top:6.5rem;}*/

	.lattice{background-size: 1rem, 3rem, 1rem 1rem, 3rem 3rem; background-image: linear-gradient(90deg, #ededed 1px, transparent 1px), linear-gradient(90deg, #ededed 1px, transparent 1px), linear-gradient(#ededed 1px, transparent 1px), linear-gradient(#ededed 1px, transparent 1px);}

	.wideFrame{height: 0; padding-bottom: 56.25%; position: relative;}
	.wideFrame>video,
	.wideFrame>iframe{width: 100%; height: 100%; position: absolute; left: 0; top: 0;}

	.wideFrame.h740{height: 74rem; padding-bottom: 0;}

	.wideKakao{width: 100%; margin: 0 auto; position: relative;}
	.wideKakao>.root_daum_roughmap{width: 100%; height:66rem;}
	.wideKakao>.root_daum_roughmap .wrap_map{height:100%; position: absolute; left: -1px; right: -1px; top: -1px;border:0.1rem solid #e6e6e6;}
	.wideKakao .hide {display: none;}

	.hd-bar{padding-top:4px; background:linear-gradient( to right, #0a9680 0, #0a9680 58%, #221e1f 58%, #221e1f 72%, #d8922a 72%, #d8922a) no-repeat; background-size:100% 4px;}

	.scrollTb{width:100%;display:inline-block; font-size:0; line-height:0; text-align: center;}
	.scrollTb img{max-width:none;}
	.nTable.scrollTb{padding-bottom:2rem;}
	.scroll_info{width:100%; padding:4rem 0; font-size:0; line-height:0; position: relative; display:none;}
	.scroll_info:before{content:"← scroll →"; margin-top:0; font-size:1.8rem; line-height:1; color: #ff0000; display:inline-block; position: absolute; left:44%; top:2rem; animation-duration: 1s; animation-iteration-count:infinite; animation-name: scrollMove; animation-timing-function:ease-In-Out;animation-direction:alternate;}
	@keyframes scrollMove {
		from {color: #222; left:42%;}
		to {color: var(--point); left:46%;}
	}

	select.base{width:100%; height:4rem; padding:0 5rem 0 2rem; background:#fff url('/images/bg_select_arr_m.png') no-repeat right center; background-size:3rem; border:1px solid #ccc; font-weight: 400; font-size:1.5rem; line-height:3.8rem; color: #666; -webkit-appearance: none; -moz-appearance: none; appearance: none; border-radius:5px; box-sizing:border-box;}
	select.base::-ms-expand{display:none;}
/*[e] All Style */

/*[s] Main Popup Style */
	#hd_pop {z-index:101;position:relative;margin:0 auto;height:0}
	#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
	.hd_pops{width:auto !important; max-width:100%; height:auto !important; background-color:#fff; position:absolute; display:block; border-radius: 1rem; overflow:hidden; box-sizing:border-box; box-shadow:0 0 3rem rgba(0,0,0,0.5);}
	.hd_pops img{width:100%}
	.hd_pops_con{}
	.hd_pops_footer{display: flex; gap: 1rem; justify-content: space-between; padding: 15px 2rem; font-size: 0; line-height: 0; color:#888; text-align:left;position:relative}
	.hd_pops_footer.white{background-color: #fff;}
	.hd_pops_footer.black{background-color: #000;}

	.hd_pops_footer .hd_pops_reject {position: relative; font-size: 14px; line-height: 1; color: #888; padding: 0 0 0 20px;}
	.hd_pops_footer .hd_pops_reject::before{position: absolute; content: ''; width: 14px; height: 14px; top: 0; left: 0; border: 1px solid #888; background-color: #fff;}
	.hd_pops_footer .hd_pops_reject::after{position: absolute; content: ''; width: 10px; height: 10px; top: 2px; left: 2px; background-image: url('/img/icon_check.svg'); background-repeat: no-repeat; background-size: contain; background-position: center;}

	.hd_pops_footer .hd_pops_close{width: 14px; height: 14px;/*   background-image: url('/img/icon_close.svg'); background-repeat: no-repeat; background-size: contain; background-position: center; */}

	/* black */
	.hd_pops_footer.black .hd_pops_reject {color: #fff;}
	.hd_pops_footer.black .hd_pops_reject::before{border: 1px solid #fff;}
	/* .hd_pops_footer.black .hd_pops_reject::after{filter: brightness(0) saturate(100%) invert(100%);} */

	.hd_pops_footer.black .hd_pops_close{filter: brightness(0) saturate(100%) invert(100%);}

	#popLayer{width:100%; height:100%; font-size:0; line-height:0; position:fixed; left:0; top:0; z-index:99; overflow:hidden; overflow-y:auto;}
	#popLayer.disNone{display:none !important;}
	#popLayer #moPopArea{width:100vw; height:100vh; padding:10rem 3rem; box-sizing: border-box; display: flex; flex-wrap: wrap; flex-direction: row; align-items: flex-start; justify-content: flex-start; -ms-flex-align:center;}
	#popLayer #moPopArea .moPop{width:100%; max-width:50rem; margin:0; position: relative;}
	#popLayer #moPopArea #moPopRoll{background-color: #fff; border-radius:2rem; overflow:hidden; box-shadow:0 2rem 4rem rgba(0,0,0,0.3);}
	#popLayer .slider{width:100%; border-radius:2rem 2rem 0 0; box-sizing:border-box; overflow:hidden;}
	#popLayer .slider img{width:100%; vertical-align: top;}
	#popLayer .slider .HKeditorContent{padding:20px; font-size:20px; line-height:1.5; color: #666;}
	#popLayer .slider .HKeditorContent img{width:auto;}
	#popLayer #moPopRoll.roll .slider{}
	#popLayer .layerPopClose{width:3rem; height:3rem; margin:0; padding:0; font-size:0; line-height:0; position: absolute; right:1.5rem; top:1.5rem; z-index:6; transform:rotate(45deg);}
	#popLayer .layerPopClose:before,
	#popLayer .layerPopClose:after{content: ""; background-color: #222; display: block; position:absolute; left: 50%; top:50%;}
	#popLayer .layerPopClose:before{width: 100%; height: 2px; margin:-1px 0 0 -1.5rem;}
	#popLayer .layerPopClose:after{width: 2px; height: 100%; margin:-1.5rem 0 0 -1px;}
	#popLayer .moPopClose{width:100%; border-radius:0 0 2rem 2rem; display: flex; justify-content: space-between; overflow:hidden;}
	#popLayer .moPopClose>*{flex:1 1 50%; height:6rem; font-size:1.6rem; line-height:1; display: flex; flex-wrap: wrap; flex-direction: row; align-items: center; justify-content: center;}
	#popLayer .moPopClose button{background-color: #878896; border:none; color: #dcdeea; position: relative;}
	#popLayer .moPopClose button.close{padding-right:2.5rem}
	#popLayer .moPopClose button.close:before{right:0;}
	#popLayer .moPopClose a{background-color: #3617cd; color:#fff}
	#popLayer .slick-dots{width:100%; padding:0; text-align: center; position: absolute; left:0; bottom:7rem; z-index:7;}
	#popLayer .slick-dots>li{margin:0 0.7rem; display:inline-block; vertical-align: top;}
	#popLayer .slick-dots>li+li{}
	#popLayer .slick-dots>li button{width:1.4rem; height:1.4rem; padding:0; background-color:#d4d7d9; border:none; font-size:0; line-height:0; position: relative; cursor: pointer; border-radius:999px; overflow:hidden; transition: all .3s ease-out;}
	#popLayer .slick-dots>li.slick-active button{width:30px; background-color: #333;}
	#popLayer #moPopArea #moPopRoll{opacity: 0; visibility: hidden; transition: opacity 1s ease;}
	#popLayer #moPopArea #moPopRoll.open,
	#popLayer #moPopArea #moPopRoll.slick-initialized{visibility: visible; opacity: 1;}
/*[e] Main Popup Style */

/*[s] Main Style */
		.mainTitle{font-size:5.5rem;line-height:6.5rem;color:#000;font-weight:900;}
		.mainTitle span{position:relative;}
		.mainTitle span:after{width:1.8rem;height:1.8rem;content:'';right:-1.3rem;top:-1.1rem;background: linear-gradient(to right,#11577c 0%,#25788a 50%,#379696 100%);border-radius:100%;position:absolute;}

	/* visual */
		#main-visual,
		#main-visual .main-slider,
		#main-visual .main-slider .slick-slide,
		#main-visual .main-slider .slide-media,
		#main-visual .main-slider .mobile_in{height:760px !important;}

		#main-visual .main-slider .mobile_in{width: 242vw; position: relative; left:50%; transform: translateX(-50%);}
		#main-visual .main-slider .mobile_in video,
		#main-visual .main-slider .mobile_in iframe{width:100% !important; height:110% !important; position: absolute; left:0 !important; top:0 !important; transform: translate(0%, 0%);}

		#main-visual{width:100%; margin-bottom: 5rem; background:#36465d url('/theme/prix/img/loading.gif') no-repeat center center; background-size: contain; font-size:0; line-height:0; position: relative; overflow:hidden;}
		#main-visual .main-slider{width: 100%; background-color:#36465d; position: relative; opacity: 0; visibility: hidden; transition:all 3s ease;}
		#main-visual .main-slider.slick-initialized{opacity: 1; visibility: visible;}

		#main-visual .main-slider .slick-slide{position: relative; -webkit-backface-visibility: hidden; backface-visibility: hidden;}
		#main-visual .main-slider .slick-slide:before{content: ''; width: 100%; height: 100%; background-color: #000; position: absolute; top: 0; left: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; opacity: .3; z-index: 1;}
		#main-visual .main-slider video {width: auto; height: auto; min-width: 100%; min-height: 100%; display: block; position: absolute; left: 50%; top: 50%; transform:translate(-50%, -50%);}
		#main-visual .main-slider iframe {position: relative; pointer-events: none;}
		#main-visual .main-slider figure {height: 100%; margin:0; position: relative;}
		#main-visual .main-slider .slide-image {height: 100%; background-size: cover; background-position: center; opacity: 0; transition:all .8s ease;}
		#main-visual .main-slider .slide-image{opacity: 1;}

		#main-visual .main-slider .image-entity {width: 100%; opacity: 0; visibility: hidden;}
		#main-visual .main-slider .loading {width: 100%; position: absolute; left: 0; top: 44%;}
		#main-visual .main-slider .slide-media {background-repeat: no-repeat; background-position: center center; background-size: cover; animation:slideOut .4s cubic-bezier(0.4, 0.29, 0.01, 1);}
		#main-visual .main-slider .caption{position: absolute; left: 5%; top: 44%; text-align: center; padding: 20px; border: 3px solid; color: #fff; margin: 0; font-size: 40px; font-weight: bold; letter-spacing: .02em; opacity: 0; z-index: 1; transition:all .3s ease; transform:translateY(100px); -webkit-backface-visibility: hidden; backface-visibility: hidden;}

		#main-visual .main-slider .slick-active{z-index: 1;}
		#main-visual .main-slider .slick-active .slide-media{animation:slideIn 2.4s cubic-bezier(0.4, 0.29, 0.01, 1);}
		#main-visual .main-slider .slick-active .caption{opacity: 1; transform:translateY(0); transition:all .7s cubic-bezier(0.32, 0.34, 0, 1.62) .6s;}

		#main-visual .slick-arrow{width:47px; height:90px; background-color: transparent; background-repeat: no-repeat; background-position: center center; background-size: cover; border:none; font-size:0; line-height:0; position: absolute; top:50%; z-index:7; transform: translateY(-50%); cursor: pointer;}
		#main-visual .slick-prev{background-image: url("/images/main/btn_slick_prev.png"); left:100px;}
		#main-visual .slick-next{background-image: url("/images/main/btn_slick_next.png"); right:100px;}
		#main-visual .slick-arrow:hover{opacity:1;}

		#main-visual .controll{width:260px; padding-top:0; margin-left:-130px; position: absolute; left: 50%; bottom: 5rem; display: flex; flex-direction: row; align-items: center; justify-content: space-between;}
		#main-visual .controll .dot{display:inline-block; vertical-align: middle;}
		#main-visual .controll .auto{display:inline-block; vertical-align: middle;}
		#main-visual .controll .auto{padding-left:10px;}
		#main-visual .controll .auto button{width:27px; height:27px; background:transparent url("/images/btn_slick_pause.png") no-repeat left top; border:none;}
		#main-visual .controll .auto button.off{background-image:url("/images/btn_slick_play.png");}

		#main-visual .slick-dots{display:flex; flex-wrap: nowrap; justify-content: flex-start;}
		#main-visual .slick-dots>li{width:auto !important; padding:0 !important; display:inline-block; vertical-align: top;}
		#main-visual .slick-dots>li+li{margin-left:0;}

		#main-visual .dot_Line,
		#main-visual .dot_Line>dt,
		#main-visual .dot_Line>dd .line{transition: all .3s ease-out; transform-origin: 50% 50%;}
		#main-visual .dot_Line>dd .line>span{}
		#main-visual .vTxt.first .dot_Line>dd .line>span{}

		#main-visual .dot_Line{padding-right:10px; box-sizing: border-box; position: relative;}
		#main-visual .dot_Line>dt{font-weight: 500; font-size:15px; line-height:1; color: rgba(255,255,255,0.3); white-space: nowrap;}
		#main-visual .dot_Line>dd{position: absolute; left:27px; right:10px; top:50%;}
		#main-visual .dot_Line>dd .line{width:100%; height:2px; background-color: rgba(255,255,255,0.3); display:inline-block; vertical-align: middle; position: relative; overflow:hidden;}
		#main-visual .dot_Line>dd .line>span{width:100%; height:2px; background-color: rgba(255,255,255,1); display:inline-block; position: absolute; left:-100%; top:0;}

		#main-visual .slick-dots>li.slick-active .dot_Line{padding-right:120px;}
		#main-visual .slick-dots>li.slick-active .dot_Line>dt{color: rgba(255,255,255,1);}
		#main-visual .slick-dots>li.slick-active .dot_Line>dd .line{width:100%;}
		#main-visual .slick-dots>li.slick-active .dot_Line>dd .line>span{}

		@keyframes slideIn {
			from {
				filter:blur(15px);
			} to {
				filter:blur(0);
			}
		}
		@keyframes slideOut {
			from {
				filter:blur(0);
			} to {
				filter:blur(15px);
			}
		}

	/* visual */
		#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{width:100%; max-width:none; height:96rem; object-fit: cover;}
		#mVisual .visualRoll .slider video{width:100%; max-width:none; height:96rem; object-fit: cover;}
		#mVisual .slick-arrow{width:35px; height:63px; background-color: transparent; background-repeat: no-repeat; background-position: center center; background-size: cover; border:none; font-size:0; line-height:0; position: absolute; top:50%; z-index:7; transform: translateY(-50%); cursor: pointer; opacity:1;}
		#mVisual .slick-prev{background-image: url("/images/main/btn_slick_prev.png"); left:4.25%;}
		#mVisual .slick-next{background-image: url("/images/main/btn_slick_next.png"); right:4.25%;}
		#mVisual .slick-arrow:hover{opacity:1;}
		#mVisual .vTxtArea{width:100%; height:96rem; max-width:1560px; padding:0 3rem; text-align: left; position: absolute; left:50%; top:0; transform: translateX(-50%); z-index:5; display: flex; flex-wrap: wrap; flex-direction: row; align-items: center; justify-content: flex-start;}
		#mVisual .vTxtArea .vTxt_in{width:100%; padding:9rem 0 34rem; position: relative;}
		#mVisual .vTxt{width:100%; position: absolute; left:0; top:-999px;}
		#mVisual .vTxt .ii{color: #fff; top:50px; display:block; opacity: 0; position: relative; word-break:keep-all; word-wrap:break-word;}
		#mVisual .vTxt .i01{-webkit-transition-delay: .4s; transition-delay: .4s;}
		#mVisual .vTxt .i02{-webkit-transition-delay: .45s; transition-delay: .45s;}
		#mVisual .vTxt .i03{-webkit-transition-delay: .5s; transition-delay: .5s;}
		#mVisual .vTxt .i04{-webkit-transition-delay: .55s; transition-delay: .55s;}
		#mVisual .vTxt .i05{-webkit-transition-delay: .6s; transition-delay: .6s;}
		#mVisual .vTxt .i06{-webkit-transition-delay: .65s; transition-delay: .65s;}
		#mVisual .vTxt .i07{-webkit-transition-delay: .7s; transition-delay: .7s;}
		#mVisual .vTxt .ii.tit{font-weight:900; font-size:1.8rem; line-height:1;}
		#mVisual .vTxt .ii.title{margin-top:2rem; font-weight: bold; font-size:5.5rem; line-height:6rem;}
		#mVisual .vTxt .ii.txt{margin-top:3rem; font-weight: 500; font-size:2.2rem; line-height:1.4;}
		#mVisual .vTxt .ii.controll{margin-top:5rem;}
		#mVisual .slick-dots{width:100%;}
		#mVisual .slick-dots>li{display:inline-block; vertical-align: top;}
		#mVisual .slick-dots>li+li{margin-left:1rem;}
		#mVisual .slick-dots>li button{width:1.1rem !important; height:1.1rem; margin:0; padding:0; background-color:#c7c8c6; border:none; font-size:0; line-height:0; cursor: pointer; border-radius:99px;}
		#mVisual .slick-dots>li.slick-active button{width:4.1rem !important; background-color:#0a60dd;}
		#mVisual .vTxt.active{position: static; top:0px;}
		#mVisual .vTxt.active .ii{top:0px; opacity:1;}

	/* visual */
		#mainVisual{width:100%; position: relative; overflow:hidden;}
		#mainVisual .visualRoll{white-space: nowrap;}
		#mainVisual .visualRoll .swiper-slide{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;}
		#mainVisual .visualRoll .swiper-slide>img{width:100%; max-width:none; height:96rem; object-fit: cover; object-position: center center; filter:grayscale(80%) blur(5px); transform:scale(1.1);}
		#mainVisual .visualRoll .swiper-slide>video{width:100%; max-width:none; height:96rem; object-fit: cover;}
		#mainVisual .vTxtArea{width:100%; max-width:168rem; height:100%; margin-left:-84rem; padding:0 2rem 8rem; text-align: left; position: absolute; left:50%; top:0; z-index:5; display: flex; align-items: center; justify-content: center;}
		#mainVisual .vTxt{width:100%; position: relative;}
		#mainVisual .vTxt .ii{line-height:1; color: #fff; top:50px; display:block; opacity: 0; position: relative; word-break:keep-all; word-wrap:break-word; white-space: normal;}
		#mainVisual .vTxt .i01{transition-delay: 1.3s;}
		#mainVisual .vTxt .i02{transition-delay: 1.35s;}
		#mainVisual .vTxt .i03{transition-delay: 1.4s;}
		#mainVisual .vTxt .i04{transition-delay: 1.45s;}
		#mainVisual .vTxt .i05{transition-delay: 1.5s;}
		#mainVisual .vTxt .i06{transition-delay: 1.55s;}
		#mainVisual .vTxt .i07{transition-delay: 1.6s;}
		#mainVisual .vTxt .ii.title{font-weight: 700; font-size:5rem; line-height:6rem;text-align:center;}
		#mainVisual .vTxt .ii.text{font-size:2rem;line-height:3rem;margin-bottom:0.5rem;font-family:'Play';color:#fff;letter-spacing:1rem;text-align:center;}
		#mainVisual .vTxt .ii.btns{margin-top:3.5rem; text-align:center;}
		#mainVisual .vTxt .ii.btns>a{width:18rem; height:6rem;font-family:'Play';border-radius:5rem;font-size:1.8rem; line-height:1; color: #fff; display: inline-flex; align-items: center; justify-content: center; border:1px solid #fff;}
		#mainVisual .vTxt .ii.btns>a img{margin-left:1.4rem;-webkit-filter: brightness(0) invert(1); filter: brightness(0) invert(1);}
		#mainVisual .swiper-option{width:120rem; margin:0 auto; position: relative; display:none;}
		#mainVisual .swiper-button{font-family:'SUIT Variable'; font-weight: 100; font-size:8rem; line-height:1; color: rgba(255,255,255,0.8); position: absolute; top:-39rem; display: inline-block; cursor: pointer;  z-index:7;}
		#mainVisual .swiper-button-prev{left:0;}
		#mainVisual .swiper-button-next{right:0;}
		#mainVisual .swiper-button:hover{color: rgba(255,255,255,1);}
		#mainVisual .swiper-pagination{display: flex; align-items: center; justify-content:center; gap:0 1.5rem; bottom:32.5rem; z-index:5;}
		#mainVisual .swiper-pagination-bullet{margin:0; width:1.2rem; height:1.2rem; display: flex; align-items: center; gap:0; background-color:transparent;border:0.1rem solid #fff;overflow:hidden;}
		#mainVisual .swiper-pagination-bullet.swiper-pagination-bullet-active{width:4.2rem;background-color:var(--point); opacity:1;border-radius:5rem;border:none;}
		#mainVisual .swiper-slide-active .vTxt .ii{top:0px; opacity:1;}
		#mainVisual .visualRoll .swiper-slide.swiper-slide-active>img{filter:grayscale(0) blur(0px); transform:scale(1);}


	.mainTitleBox dl dt{margin-bottom:0.5rem;font-family:'Play';color:var(--point);letter-spacing:1rem;}
	.mainTitleBox dl dd{font-size:6rem;line-height:7rem;font-weight:700;font-family:'Play';}
	 .mainTitleBox p{margin-top:1rem;}

	#mainWork{background:url('/images/main/main_intro_bg.jpg')no-repeat center / cover;padding:20rem 0}
	#mainWork .mainTitleBox{text-align:center;margin-bottom:13rem;}
	#mainWork ol{display:flex;flex-direction:column;}
	#mainWork ol li{position:relative;}
	#mainWork ol li .workTitle p{display:inline-block;position:relative;font-size:2rem;line-height:3rem;margin-bottom:0.5rem;font-family:'Play';color:var(--point);}
	#mainWork ol li .workTitle p:after{width:10rem;height:1px;position:absolute;left:4.5rem;background:var(--point);content:'';top:50%;transform:translateY(-50%);}
	#mainWork ol li .workTitle dl dt{font-size:6rem;line-height:7rem;font-weight:700;font-family:'Play';}
	#mainWork ol li .workTitle dl dd{font-size:2.2rem;line-height:3.2rem;font-weight:500;margin-top:1.2rem;}
	#mainWork ol li:nth-child(1){width:51.221%;}
	#mainWork ol li:nth-child(1) .workTitle{text-align:right;margin-bottom:6rem;}
	#mainWork ol li:nth-child(1) .workTitle p:after{left:auto;right:4.5rem;}
	#mainWork ol li:nth-child(2){width:44%;}
	#mainWork ol li:nth-child(2) .workTitle{position:absolute;top:17.8%;left:8.3%;color:#fff;z-index:1;padding-right:1rem;}
	#mainWork ol li:nth-child(2) .workTitle p{color:#fff;}
	#mainWork ol li:nth-child(2) .workTitle p:after{background:#fff;}
	#mainWork ol li:nth-child(3){width:51.221%;}
	#mainWork ol li:nth-child(3) .workTitle{margin-bottom:6rem;}
	#mainWork ol li:nth-child(3){margin-top:-23.1711% !important;}
	#mainWork ol li {transform:scale(0.5);}
	#mainWork ol li:nth-child(odd){margin:0 auto 0 0;}
	#mainWork ol li:nth-child(even){margin:-17.683% 0 0 auto;}

	#mainExplan{position:relative;}
	#mainExplan .mainTitleBox{text-align:center;color:#fff;position:absolute;top:20rem;left:50%;transform:translateX(-50%);z-index:2;}
	#mainExplan .mainTitleBox dl dt{color:#fff;}
	#mainExplan ul{display:flex;}
	#mainExplan ul li{height:96rem;flex:1;color:#fff;background-size:cover;background-position:center;background-repeat:no-repeat;text-align:center;position:relative;}
	#mainExplan ul li:nth-child(2):before{width:1px;height:17rem;position:absolute;left:50%;transform:translateX(-50%);top:0;content:'';background:#fff;}
	#mainExplan ul li:nth-child(1){background-image:url('/images/main/explan_img_01.jpg');}
	#mainExplan ul li:nth-child(2){background-image:url('/images/main/explan_img_02.jpg');}
	#mainExplan ul li:nth-child(3){background-image:url('/images/main/explan_img_03.jpg');}
	#mainExplan ul li a{width:100%;height:100%;display:flex;position:relative;flex-direction:column;align-items:center;justify-content:center;padding-top:18rem;color:#fff;z-index:1;}
	#mainExplan ul li a:before{opacity:0;transition: all .5s ease-out;width: 100%; height:100%;z-index:-1;content: ""; display: block; position:absolute; left: 0; bottom:0;background: linear-gradient(to right,#650533 0%,#650533 50%,#650533 100%);-webkit-mask-image: linear-gradient(to top, #000 0%, transparent 100%);mask-image: linear-gradient(to top, #000 0%, transparent 100%);}
	#mainExplan ul li a:hover:before{opacity:1;}
	#mainExplan ul li a:hover dl{opacity:1;}
	#mainExplan ul li a:hover p{opacity:1;}
	#mainExplan ul li a:hover dl dt{font-weight:700;}
	#mainExplan ul li a:hover dl dd{opacity:1;}
	#mainExplan ul li p{font-size:2.5rem;letter-spacing:-0.02rem;opacity:.5;transition: all .5s ease-out;}
	#mainExplan ul li dl{opacity:.5;position:relative;}
	#mainExplan ul li dl dt{font-size:4rem;line-height:5rem;font-family:'Play';transition: all .5s ease-out;}
	#mainExplan ul li dl dd{font-size:2.2rem;line-height:3.2rem;opacity:0;transition: all .5s ease-out;margin-top:1rem;}

	#mainContact{display: flex;gap:5%;padding: 20rem 0 0;position:relative;z-index:1;}
	#mainContact:before{width:1px;height:17rem;position:absolute;left:50%;transform:translateX(-50%);top:0;content:'';background:var(--point);}
	#mainContact:after{width:100%;height:26rem;position:absolute;left:0;bottom:0;content:'';background:linear-gradient(to bottom, #ececec, #fff);z-index:-1;}
	#mainContact .contactTop{display:flex;align-items:flex-end;justify-content:space-between;}
	#mainContact .contactTop a{display:inline-flex;align-items:center;color:#999;font-size:1.8rem;font-family:'Play';gap:1.2rem;}
	#mainContact .contactTop a span{flex-shrink:0;width:7rem;height:7rem;border-radius:100%;border:1px solid #999;display:flex;align-items:center;justify-content:center;}
	#mainContact .contactTop a span img{width:1rem;}
	#mainContact .imgBox{width:39.219%;height:76rem;position:relative;display:flex;justify-content:center;border-radius:0 17rem 0 0;flex-direction:column;z-index:1;}
	#mainContact .imgBox:before{width:100%;height:100%;position:absolute;left:0;top:0;content:'';background:url("/images/main/main_contact_img_01.jpg")no-repeat left center / cover;border-radius:0 17rem 0 0;z-index:-1;}
	#mainContact .imgBox p{width:100%;max-width:max-content;margin:0 auto;padding:0 2rem;font-size:7rem;line-height:7rem;color:#fff;font-family:'Play';}
	#mainContact .imgBox span{display:block;font-size:4.9rem;line-height:4.9rem;margin-bottom:0.4rem;}
	#mainContact .contactBox{width:calc(100% - 44.219%);padding:0 12rem 2rem 0;overflow:hidden;}
	#mainContact .contactBox ul{margin:6.5rem 0 7rem;display:flex;flex-wrap:wrap;gap:2.9rem;} 
	#mainContact .contactBox ul li{font-size:3.5rem;line-height:4.5rem;letter-spacing:-0.01rem;font-weight:500;}
	#mainContact .contactBox ul li img{vertical-align:0;margin-right:0.4rem;}
	#mainContact .contactBox ul li:nth-child(1) img{width:2rem;}
	#mainContact .contactBox ul li:nth-child(2) img{width:2.4rem;}
	#mainContact .contactBox .slideBox .swiper-slide{height:auto !important;}
	#mainContact .contactBox .slideBox .swiper-slide a{z-index:1;position:relative;background:#fff;border:1px solid #e2e2e2;box-shadow:0 0 13px 0 rgba(102, 102, 102, 0.15);border-radius:2rem;height:100%;min-height:26rem;justify-content:space-between;display:flex;padding:3.8rem 3rem 3.2rem;flex-direction:column;}
	#mainContact .contactBox .slideBox .swiper-slide dl{padding-bottom:4.5rem;}
	#mainContact .contactBox .slideBox .swiper-slide dl dt{color:var(--point);}
	#mainContact .contactBox .slideBox .swiper-slide dl dd{font-size:2.2rem;line-height:3.2rem;margin-top:0.4rem;}
	#mainContact .contactBox .slideBox .swiper-slide p{display:flex;gap:0.7rem;font-size:1.8rem;font-family:'Play';padding-top:2rem;border-top:1px solid #e2e2e2;}
	#mainContact .contactBox .slideBox .swiper-slide p img{width:2rem;}
	#mainContact .contactBox .slideBox .swiper-slide a:hover{background:linear-gradient(to bottom, #9c004b, #78043c);border-radius:2rem;color:#fff;}
	#mainContact .contactBox .slideBox .swiper-slide a:hover dl dt{color:#fff;}
	#mainContact .contactBox .slideBox .swiper-slide a:hover p{border-color:#953060;}
	#mainContact .contactBox .slideBox .swiper-slide a:hover p span img{-webkit-filter: brightness(0) invert(1); filter: brightness(0) invert(1);}
	#mainContact .contactTop a:hover{color:var(--point);}
	#mainContact .contactTop a:hover span{background:linear-gradient(to bottom, #9c004b, #78043c);border:0;}
	#mainContact .contactTop a:hover span img{-webkit-filter: brightness(0) invert(1); filter: brightness(0) invert(1);}


/*[e] Main Style */

/*[s] Sub Style */
	.ciWrap .ciTop{text-align:center;font-size:2.5rem;line-height:3.5rem;margin-bottom:8rem;}
	.ciWrap .ciTop span{font-weight:600;}
	.ciWrap h4{width:40rem;flex-shrink:0;font-size:4rem;line-height:5rem;letter-spacing:-0.01rem;font-weight:700;font-family:'Play';}
	.ciWrap h4 p{font-size:2rem;line-height:3rem;font-weight:400;margin-top:0.3rem;font-family:'Pretendard';}
	.ciWrap > div{display:flex;}
	.ciWrap > div:nth-of-type(1){margin-bottom:5rem;padding-bottom:6rem;border-bottom:1px solid #e6e6e6;}
	.ciWrap > div > div{width:calc(100% - 40rem);margin-top:0.5rem;}
	.ciWrap > div > div > p{font-size:2.2rem;line-height:3.2rem;font-weight:500;letter-spacing:-0.01rem;}
	.ciWrap > div > div > p:nth-of-type(n+2){margin-top:5rem;}
	.ciWrap > div > div > p span{color:#555;font-weight:400;}
	.ciWrap > div > div > p strong{font-weight:500;}
	.ciWrap > div > div ul{display:flex;gap:2rem;margin-top:2rem;}
	.ciWrap > div > div ul li{width:calc((100% - 2rem) / 2)}
	.ciWrap > div:nth-of-type(1) ul li dl dd{margin-top:1rem;}
	.ciWrap > div:nth-of-type(2) ul li{font-family:'Play';}
	.ciWrap > div:nth-of-type(2) ul li > p{width:100%;height:15rem;}
	.ciWrap > div:nth-of-type(2) ul li:nth-child(1) > p{background:#651d3e;}
	.ciWrap > div:nth-of-type(2) ul li:nth-child(1) dl dt{color:#651d3e;}
	.ciWrap > div:nth-of-type(2) ul li:nth-child(2) > p{background:#404042;}
	.ciWrap > div:nth-of-type(2) ul li:nth-child(2) dl dt{color:#404042;}
	.ciWrap > div:nth-of-type(2) ul li dl{border:1px solid #e6e6e6;border-top:0;padding:2rem 2rem 4.3rem;border-radius:0 0 0.3rem 0.3rem} 
	.ciWrap > div:nth-of-type(2) ul li dl dd{font-size:1.8rem;line-height:2.8rem;color:#555;margin-top:0.5rem;}
	.ciWrap > div:nth-of-type(2) ul li dl dd div{display:flex;}
	.ciWrap > div:nth-of-type(2) ul li dl dd div p{width:6.5rem;flex-shrink:0;}

	.serviceTop{text-align:center;font-size:2.5rem;line-height:3.5rem;margin-bottom:7.5rem;}
	.crossList{display:flex;flex-direction:column;gap:12rem;}
	.crossList > li{display:flex;align-items:center;justify-content:space-between;gap:2rem;}
	.crossList > li .imgBox{width:44%;}
	.crossList > li dl{width:44%;}
	.crossList > li:nth-child(even) .imgBox{order:1;}
	.crossList > li:nth-child(even) dl{order:0;text-align:right;}
	.crossList > li:nth-child(odd) .imgBox{order:0;}
	.crossList > li:nth-child(odd) dl{order:1;}
	.crossList > li dl dt{font-size:4.5rem;line-height:5.5rem;font-weight:700;font-family:'Play';}
	.crossList > li dl dd{font-size:2.2rem;line-height:3.2rem;color:#555;}
	.crossList > li dl dd p{font-size:3rem;line-height:4rem;font-weight:600;color:var(--point);margin:1.5rem 0 0.9rem;}
	.serviceWrap > div{font-size:8.6rem;line-height:8.6rem;font-weight:700;font-family:'Play';margin:10.5rem 0 -3.5rem;position:relative;z-index:2;}
	.serviceWrap .crossList:nth-of-type(2){position:relative;z-index:1;padding:12rem 0 9.8rem;}
	.serviceWrap .crossList:nth-of-type(2):before{width:100vw;height:100%;content:'';left:50%;top:0;transform:translateX(-50.01%);position:absolute;background:url("/images/sub/service_bg.jpg")no-repeat center / cover;z-index:-1;}

	.peopleCon #pageTop{display:none;}
	.peopleCon #container{position:relative;z-index:1;margin-top:-6rem;}
	.peopleCon #container:before{width:100vw;height:100%;max-height:96rem;content:'';left:50%;top:0;transform:translateX(-50.01%);position:absolute;background:url('/images/sub/people_bg_img.jpg')no-repeat center / cover;z-index:-1;}

	.peopleWrap{padding-top:11.6rem;}
	.peopleWrap > dl{text-align:center;}
	.peopleWrap > dl dt{margin-bottom:0.5rem;font-family:'Play';color:var(--point);letter-spacing:1rem;}
	.peopleWrap > dl dd{font-size:6rem;line-height:7rem;font-weight:700;font-family:'Play';}

	.peopleTop{padding-bottom:15rem;}
	.peopleTop > dl{text-align:center;max-width:max-content;margin:6.3rem auto 4rem;}
	.peopleTop > dl dt{font-size:3rem;line-height:4rem;font-weight:500;}
	.peopleTop > dl dd{color:#555;margin-top:1.3rem;text-align:right;}
	.peopleBox p{letter-spacing:-0.01rem;}
	.peopleBox p:nth-of-type(1){font-weight:500;}
	.peopleBox p:nth-of-type(n+2){margin-top:0.8rem;}
	.peopleBox span{display:block;margin-top:3.7rem;font-size:2.2rem;line-height:3.2rem;font-weight:600;}

	.peopleImgBox{padding-top:15rem;}
	.peopleImgBox > dl{text-align:center;margin-bottom:6rem;}
	.peopleImgBox > dl dt{margin-bottom:0.5rem;font-family:'Play';color:var(--point);letter-spacing:1rem;}
	.peopleImgBox > dl dd{font-size:6rem;line-height:7rem;font-weight:700;font-family:'Play';}


	.historyBox{position:relative;z-index:2;padding-top:11.5rem;}
	.historyBox:before{width:100vw;height:100%;content:'';left:50%;top:0;transform:translateX(-50.01%);position:absolute;background:url('/images/sub/history_bg.jpg')no-repeat center / cover;z-index:-1;}
	.historyTop{text-align:center;}
	.historyTop p{margin-bottom:0.5rem;font-family:'Play';color:var(--point);letter-spacing:1rem;}
	.subTitle{font-size:6rem;line-height:7rem;font-weight:700;font-family:'Play';}
	.subTitle span{color:var(--point);}
	.historyTop dl dd{font-size:2.5rem;line-height:3.5rem;margin-top:1.2rem;}
	.historyTop dl dd span{font-weight:600;}
	.historyList{margin-top:8rem;}
	.historyList h4{text-align:center;font-size:5rem;font-weight:700;font-family:'Play';letter-spacing:0;color:#111;}
	.historyList h4 span{color:#e30613;margin-left:0.4rem;}
	.history-area{margin-top:9.5rem; position: relative;}
	.history-area:before{content: ""; width: 0.6rem; margin-left:-0.3rem; background-color: #e6e6e6; display: inline-block; position:absolute; left: 50%; top:1.5rem; bottom:0;}
	.history-area #his_progress{content: ""; width: 0.6rem; margin-left:-0.3rem; background-color:var(--point); display: inline-block; position:absolute; left: 50%; top:1.5rem; border-radius: 0 0 9px 9px;}
	.history-area>li{text-align: right; display: flex; justify-content: space-between; position: relative; z-index:2;}
	.history-area>li+li{margin-top:7rem;}
	.history-area .history-in{width:50%; padding:0 8rem; text-align: left; display:inline-block; vertical-align: top; position: relative; cursor: default; order:2;}
	.history-area .history-in[href]{cursor: pointer !important;}
	.history-area .history-in:before{content: ""; width: 1.6rem; height:1.6rem; background-color:var(--point); display: inline-block; position:absolute; left: -0.8rem; top:1rem; border-radius:999px; box-sizing: border-box;}
	.history-area .history-in>strong{font-size:4rem; line-height:1; color: #111; display:block;}
	.history-area .txt_wrap{margin-top:2rem; display: flex; justify-content: flex-start;}
	.history-area .txt_wrap p{position:relative;color: #555; position: relative;padding-left:1rem;}
	.history-area .txt_wrap p+p{margin-top:0.7rem;}
	.history-area .txt_wrap>p+p{margin-top:1rem;}
	.history-area .txt_wrap .txt_in p{display:flex;position:relative;line-height:3rem;}
	.history-area .txt_wrap .txt_in p span{width:3.3rem;flex-shrink:0;color:#000;font-weight:500;}
	.history-area>li .thumb{width:50%; margin-top:0; padding:0 4rem; position: relative; order:1;}
	.history-area>li .thumb img{width:calc(100% - 8rem); height:calc(100%); object-fit:cover; object-position: center center; position: absolute; left:4rem; right:4rem; top:0; bottom:0;}
	.history-area>li:nth-child(odd){text-align: left;}
	.history-area>li:nth-child(odd) .history-in{text-align: right; order:1;padding-left:0;}
	.history-area>li:nth-child(even) .history-in{padding-right:0;}
	.history-area>li:nth-child(odd) .history-in:before{left:auto; right: -0.8rem;}
	.history-area>li:nth-child(odd) .thumb{order:2;}
	.history-area>li:nth-child(odd) .txt_wrap{justify-content: flex-end;}

	.history-area>li:nth-child(odd) .txt_wrap p{padding-left:0;padding-right:1rem;justify-content:flex-end;}
	.history-area>li:nth-child(odd) .txt_wrap p span{order:1;}

/* Location */
	.locationWrap{z-index:2;margin-top:6rem;}
	.locationWrap > div > dl{margin-bottom:4rem;}
	.locationWrap > div > dl dt{font-size:4rem;line-height:5rem;font-weight:700;margin-bottom:3rem;}
	.locationWrap .locationBox{max-width:1280px;margin:5.5rem auto 0;}
	.locationWrap .locationBox dl{padding-right:1rem;}
	.locationWrap .locationBox dl dt{display:flex;font-size:3rem;font-weight:500;margin-bottom:1rem;}
	.locationWrap .locationBox dl dt span img{width:2.1rem;vertical-align:-0.4rem;}
	.locationWrap .locationBox dl dd{margin-top:2rem;}
	.locationWrap .locationBox dl dd ul{display:flex;gap:1.5rem 5rem;flex-wrap:wrap;}
	.locationWrap .locationBox dl dd ul li{display:flex;align-items:center;font-family:'Play';}
	.locationWrap .locationBox dl dd ul li p{margin-right:2rem;display:flex;align-items:center;color:#000;}
	.locationWrap .locationBox dl dd ul li p span{margin-right:1rem;}
	.locationWrap .locationBox dl dd ul li p span img{width:2rem;}
	.locationWrap .locationBox dl dd ul li:last-child p span img{width:2.3rem;}
	.locationWrap .locationBox dl dt span{margin-right:0.5rem;}

/*[e] Sub Style */

/*[s] Plugin Style */
	.layer-base.fancybox__content>.carousel__button.is-close{width:3.3rem; height:3.3rem; top:2.2rem !important; right:3rem; display:none !important;}
	.layer-base.fancybox__content>.carousel__button.is-close svg{width:100%; height:100%; stroke-width:1.5; filter:none; color: #666;}

	.layer-base{padding:0 !important; background-color: transparent !important; font-size:0; line-height:0; display:none;}
	.layer-base .layer-in{}

	#insight-summary{width:100%; max-width:120rem; text-align: center;}
	#insight-summary .layer-in{padding:9rem 12rem; background-color: #fff; border-radius:1rem;}
	#insight-summary .character{}
	#insight-summary .character img{width:10rem;}
	#insight-summary .insight-summary-title{}
	#insight-summary .insight-summary-title>dt{font-weight: 600; font-size:3rem; line-height:1.2; color: var(--point);}
	#insight-summary .insight-summary-title>dd{font-size:2.6rem; line-height:3.4rem; color: #666;}

	.insight-summary-title{width:100%; margin-bottom:6rem; padding:4rem 3rem; background-color: #f0f0f0;}
	.insight-summary-title .cate{font-size:1.6rem; line-height:1.2; color: #666;}
	.insight-summary-title .title{margin-top:1rem; font-weight: 600; font-size:2.4rem; line-height:1.2; color: var(--point); display: block; overflow: hidden;}
	.insight-summary-title .day{margin-top:2rem; font-size:1.4rem; line-height:1.2; color: #999;}

	.insight-summary-list{width:100%; text-align: left;}
	.insight-summary-list>li+li{margin-top:5.5rem;}
	.insight-summary-list .cate{font-size:1.6rem; line-height:1.2; color: #666;}
	.insight-summary-list .title{margin-top:1.5rem; font-weight: 600; font-size:2rem; line-height:1.2; color: var(--point); display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
	.insight-summary-list .text{margin-top:1rem; font-size:1.6rem; line-height:2.6rem; color: #666; display: block; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}
	.insight-summary-list .view{margin-top:1.5rem; font-size:1.4rem; line-height:1.2; color: #999; text-decoration: underline; text-underline-position:under; display:inline-block;}

	#insight-summary .insight-summary-list{margin-top:4rem;}

	/* Layer Style */

		.layerCell{display:none;}

		.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:1.7rem; height:1.7rem; display:inline-block; position: absolute; right:0; top:0;}
		.layerArea .closeLy:before,
		.layerArea .closeLy:after{content: ""; background-color: #080808; position: absolute; left:50%; top:50%;}
		.layerArea .closeLy:before{width: 100%; height: 2px; transform:translate(-50%, -50%) rotate(45deg);}
		.layerArea .closeLy:after{width: 2px; height: 100%; transform:translate(-50%, -50%) rotate(45deg);}
		.layerArea .closeLy.type02{width:2.3rem; height:2.3rem; right:3rem; top:3rem;}
		.layerArea .closeLy.type02:before,
		.layerArea .closeLy.type02:after{background-color: #676767;}

		.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; border-radius:1rem;}

		.layerArea .layerIn .layerBox .contLy{position: relative;}

		.downlay{width:100%; padding:10rem 0; border-radius:0 !important;}
		.downlay .closeLy{top:-5rem;}
		.downlay>.contLy{width:64.5rem; margin:0 auto; text-align: center;}
		.downlay .title{padding-bottom:5rem; font-weight: bold; font-size:3rem; line-height:1; color: #000;}
		.downlay .title>strong{color: #23abaf;}
		.downlay .utllBox{width:47.6rem; margin:0 auto; display:table; table-layout: fixed;}
		.downlay .utllBox>*{width:50%; display:table-cell; vertical-align: top; box-sizing: border-box;}
		.downlay .utllBox .tit{font-size:1.5rem; line-height:1; color: #666;}
		.downlay .utllBox .txt{margin-top:2.5rem; font-size:1.2rem; line-height:1; color: #888;}
		.downlay .utllBox .icon{height:15rem; margin-top:3rem; display: flex; flex-wrap: wrap; flex-direction: row; align-content: center; justify-content: center;}
		.downlay .utllBox .icon>p+p{margin-top:2rem;}
		.downlay .utllBox>.qr{border-left:1px solid #dadada;}
		.downlay .utllBox>.store img{width:16.8rem;}
		.downlay .utllBox>.qr img{width:15rem;}

		.formLay{width:62rem; padding:7rem 5rem 6rem; border-radius:1rem;}
		.formLay input[type=text]{width:100%; height:5.4rem; padding:0; background-color:#fff; border-bottom:2px solid #e8e8e8; font-size:1.8rem; line-height:5.2rem; color:#666; box-sizing: border-box; vertical-align:middle; display:inline-block;}
		.formLay .title{padding-bottom:3.5rem; border-bottom:1px solid #333; font-weight: 500; font-size:2.6rem; line-height:1; color: #1b1b1b;}
		.formLay .textBox{width:62rem; margin:-1px 0 0 -5rem; padding:4rem 0; background-color: #f6f7fa; border-top:1px solid #ececec; border-bottom:1px solid #ececec; font-size:1.9rem; line-height:1; color: #1b1b1b; letter-spacing: -0.08em; text-align: center; position: relative; z-index:2;}
		.formLay .textBox>span{color: #149699;}
		.formLay .launchingForm{margin-top:1rem;}
		.formLay .launchingForm>li{padding-top:4rem;}
		.formLay .launchingForm>li>dl{}
		.formLay .launchingForm>li>dl>dt{font-weight: 500; font-size:1.9rem; line-height:1; color: #1b1b1b;}
		.formLay .launchingForm>li>dl>dd{height:6.4rem; padding-top:1rem; display: flex; flex-wrap: wrap; flex-direction: row; align-items: center; justify-content: flex-start; box-sizing: border-box;}
		.formLay .launchingForm>li>dl>dd.two{flex-wrap: nowrap; justify-content: space-between; white-space: nowrap;}
		.formLay .launchingForm>li>dl .checkIn{}

		.formLay .launchingForm>li.two{display: flex; justify-content: space-between;}
		.formLay .launchingForm>li.two>dl{width:48%;}
		.formLay .launchingForm>li .clauseView{font-size:1.7rem; line-height:1; color: #989898;display:inline-block;}
		.formLay .launchingForm>li .clauseView>span{border-bottom:1px solid #999; padding:0.2rem 0 0.3rem; display:inline-block;}
		.formLay .btnArea{margin-top:6rem;}

		.privacylay{width:62rem; padding:7rem 5rem;}
		.privacylay .title{padding-bottom:3.5rem; font-weight: 500; font-size:2.8rem; line-height:1; color: #000; text-align: center;}
		.privacylay .clauseArea .scroll{padding:3.5rem 3.9rem; background-color: #f8f9fb; border:1px solid #eee; font-weight: 300; font-size:1.7rem; line-height:2.6rem; color: #666;}

	/* 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;}

	/* 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 */

		.sub-title {display:flex;justify-content:space-between;align-items:center;margin:4rem 0 .8rem;}
		.sub-title h4 {color:#231f20;font-size:2.5rem;font-weight:600;}
		.sub-title .guide {color:#666;font-size:1.7rem;}
		.sub-title .guide::before {content:"* ";color:#ed1c24;}

		.radio-field .radio-item input[type=checkbox] + label {display:inline-flex;align-items:center;font-size:1.6rem;gap:.6rem;}
		.radio-field .radio-item input[type=checkbox] + label:before {content:"";width:2rem;height:2rem;border:1px solid #ddd;}
		.radio-field .radio-item input[type=checkbox]:checked + label:before {border-color:var(--point);background:url("/images/sub/checked-ico.svg") no-repeat center center/cover;}

		.pw-input-wrap {position:relative;display:inline-flex;align-items:center;}
		.pw-toggle {position:absolute;right:0.8rem;background: transparent;border:0;padding:0.6rem;cursor:pointer;display:grid;place-items:center;border-radius:6px;}
		.pw-toggle {padding:0;margin:0;}
		.pw-toggle svg {display:block;width:3.4rem;height:3.4rem;}

		
	/* etc */
		.etc_clause{width:90%; margin:0 auto;  font-size:0; line-height:0; text-align: center; box-sizing:border-box; position: relative; overflow: visible !important;}
		.etc_clause:before,
		.etc_clause:after{content:"";position:absolute;top:2%;bottom:0;left:10px;right:10px;-webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);  -moz-box-shadow:0 0 20px rgba(0,0,0,0.8); box-shadow:0 0 20px rgba(0,0,0,0.8);-moz-border-radius:100px / 10px; border-radius:0 7rem 0 7rem;}
		.etc_clause:after{right:10px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);-moz-transform:skew(8deg) rotate(3deg);-ms-transform:skew(8deg) rotate(3deg);-o-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg);}
		.etc_clause .etc_clause_in{padding:60px 80px 80px; background-color: #fdfdfd; border:1px solid #cecece; border-radius:0 7rem 0 7rem; position: relative; z-index:2;}
		.etc_clause .logo{margin:0;}
		.etc_clause .logo img{width:30rem;}
		.etc_clause .txt{padding:15px 0 55px; font-weight: 300; font-size:18px; line-height:1; color: #636363;}
		.etc_clause .txt>span{font-weight: 400; color: #1b1b1b;}
		.etc_clause .scroll{font-weight:300; font-size:16px; line-height:1.8; color: #626262; text-align: left;}
		.etc_select{width:90%; margin:0 auto 2rem; text-align: right;}
		.etc_select select.base{width:auto;}

@media only screen and (max-width : 1600px){
#mainContact .contactBox{padding-right:2rem;}
}
@media only screen and (max-width : 1500px){
	/*[s] Main Style */
		#mainVisual .vTxtArea{max-width:none; margin-left:0; left:0;}

		#mainContact{align-items:flex-end;}
	/*[e] Main Style */

	/*[s] Sub Style */
	/*[e] Sub Style */
}

@media only screen and (max-width : 1300px){
	.scroll_info{display:block;}
	.scrollTb{width:100%; padding-bottom:2rem; display:block; overflow:hidden; overflow-x:scroll;}
	.scrollTb>*{width:120rem !important;}

	/*[s] Main Style */

		#mainContact .contactTop{flex-wrap:wrap;justify-content:flex-end;}
		#mainContact .contactTop .mainTitleBox{width:100%;margin-bottom:1rem;}

	/*[e] Main Style */

	/*[s] Sub Style */


	/*[e] Sub Style */

	/*[s] Layer Style */
	/*[e] Layer Style */
}
@media only screen and (max-width : 1024px){
	/*[s] All Style */
		.wideFrame.h740{height: 0; padding-bottom: 56.25%;}
		.wideKakao>.root_daum_roughmap{height:auto; padding-bottom: 56.25%;}
	/*[e] All Style */

	/*[s] Main Popup Style */
		.hd_pops{position: absolute; left:2rem !important; top:2rem !important;}
		.hd_pops_con{width:auto !important;}
	/*[e] Main Popup Style */

	/*[s] Main Style */
		/* visual */
			#mVisual .visualRoll .slider img{}
			#mVisual .slick-arrow{display:none !important;}
			#mVisual .slick-dots{display:block !important;}

		#mainExplan .mainTitleBox{position:static;transform:unset;color:#000;padding:12rem 2rem 6rem;}
		#mainExplan .mainTitleBox dl dt{color:var(--point);}
		#mainExplan ul{display:block;}
		#mainExplan ul li{width:100%;height:auto;}
		#mainExplan ul li:before{display:none;}
		#mainExplan ul li a{padding:5rem 2rem;}
		#mainExplan ul li a:before{display:none;}
		#mainExplan ul li p{opacity:1;}
		#mainExplan ul li dl{opacity:1;}
		#mainExplan ul li dl dt{font-weight:700;}
		#mainExplan ul li dl dd{opacity:1;}

		#mainWork ol{gap:7rem;}
		#mainWork ol li{width:100% !important;margin:0 auto !important;transform:scale(1) !important;}
		#mainWork ol li:nth-child(3){margin:0 auto !important;}
		#mainWork ol li .workTitle{text-align:left !important;margin-bottom:2rem !important;}
		#mainWork ol li:nth-child(2) .workTitle{color:#000;position:static;}
		#mainWork ol li:nth-child(2) .workTitle p{color:var(--point);}
		#mainWork ol li:nth-child(2) .workTitle p:after{background:var(--point);}
		#mainWork ol li .imgBox img{width:100%;}
		#mainWork ol li:nth-child(1) .workTitle p:after{left:4.5rem;right:auto;}


		#mainContact{flex-wrap:wrap;}
		#mainContact .contactBox{width:100%;order:0;padding:0 2rem;margin-bottom:15rem;overflow:unset;}
		#mainContact .imgBox{width:100%;order:1;}
		#mainContact .contactTop{justify-content:center;text-align:center;}
		#mainContact .contactBox ul{display:block;}
		#mainContact .contactBox ul li{margin-top:1rem;}
		#mainContact .contactTop a{width:20rem;height:7rem;font-size:2.2rem;display:inline-flex;align-items:center;justify-content:center;color:#fff !important;margin:4rem auto 0;border-radius:5rem;background:linear-gradient(to bottom, #9c004b, #78043c);}
		#mainContact .contactTop a span{width:auto;height:auto;border:0;display:inline;background:none !important;}
		#mainContact .contactTop a span img{-webkit-filter: brightness(0) invert(1); filter: brightness(0) invert(1);}


	/*[e] Main Style */

	/*[s] Sub Style */
	
		.ciWrap > div{display:block;}
		.ciWrap h4{width:100%;}
		.ciWrap > div > div{width:100%;margin-top:2rem;}
	/*[e] Sub Style */

	/*[s] Plugin Style */
		.fancybox__slide{padding:48px 3rem 8px !important;}
		#insight-summary .layer-in{padding:9rem 6rem;}
	/*[e] Plugin Style */

}
@media only screen and (max-width : 840px){

.step-wrap.active03 ul li:nth-child(3)::before{top:-0.19rem;height:8.07rem;}
	/*[s] All Style */
		.depth-three>a{height:7.5rem; font-size:2.4rem;}

		.scroll_info{padding:2rem 0 5rem;}
		.scroll_info:before{font-size:2.4rem; top:0;}

		.radio-field .radio-item input[type=checkbox] + label{font-size:2rem;}

		h4.bul{font-size:3rem;}
	/*[e] All Style */

	/*[s] Main Popup Style */
		.hd_pops{left:2rem !important; right:2rem !important;}
		.hd_pops_con{}

		#popLayer{}
		#popLayer #moPopArea{}
		#popLayer #moPopArea .moPop{max-width:90%;}
		#popLayer #moPopArea #moPopRoll{}
		#popLayer .slider{}
		#popLayer .slider img{}

		#popLayer .layerPopClose{width:4rem; height:4rem; right:2rem; top:2rem;}
		#popLayer .layerPopClose:before{margin:-1px 0 0 -2rem;}
		#popLayer .layerPopClose:after{margin:-2rem 0 0 -1px;}

		#popLayer .moPopClose{}
		#popLayer .moPopClose>*{height:8rem; font-size:2rem;}
	
		#popLayer .slick-dots{bottom:10rem;}
		#popLayer .slick-dots>li{}
		#popLayer .slick-dots>li+li{}
		#popLayer .slick-dots>li button{width:1.8rem; height:1.8rem;}
		#popLayer .slick-dots>li.slick-active button{}
	/*[e] Main Popup Style */

	/*[s] Main Style */
		/* visual */
			#main-visual,
			#main-visual .main-slider,
			#main-visual .main-slider .slick-slide,
			#main-visual .main-slider .slide-media,
			#main-visual .main-slider .mobile_in{height:70vh !important;}

			#main-visual .main-slider .mobile_in{width: 242vw;}
			#main-visual .main-slider .mobile_in video,
			#main-visual .main-slider .mobile_in iframe{height:100% !important;}

		/* visual */
			#mVisual .visualRoll .slider img{height:115rem;}

			#mVisual .vTxtArea{height:115rem; align-items: flex-start;}
			#mVisual .vTxtArea .vTxt_in{padding:24.5rem 0 0;}

			#mVisual .vTxt .ii.tit{font-size:2.2rem;}
			#mVisual .vTxt .ii.title{font-size:5.5rem; line-height:6.5rem;}
			#mVisual .vTxt .ii.txt{font-size:2.6rem; line-height:1.3;}

			#mVisual .vTxt .ii.controll{margin-top:11rem;}

			#mVisual .slick-dots>li+li{margin-left:1.5rem;}
			#mVisual .slick-dots>li button{width:1.6rem !important; height:1.6rem;}
			#mVisual .slick-dots>li.slick-active button{width:6.1rem !important;}

		/* visual */
			#mainVisual{}
			#mainVisual .visualRoll .swiper-slide>img{height:97rem;}
			#mainVisual .vTxtArea{padding:10rem 3rem;}

			#mainVisual .vTxt .ii.text{font-size:2.4rem;line-height:3.4rem;}
			#mainVisual .vTxt .ii.btns{margin-top:3.3rem;}
			#mainVisual .vTxt .ii.btns>a{width:21rem; height:7rem; font-size:2.2rem;}

			#mainVisual .swiper-controll{margin-top:0; top:auto !important; bottom:7rem;}
			#mainVisual .swiper-controll>.inConts{justify-content: center;}

			#mainVisual .swiper-pagination{gap:2.9rem; bottom:10rem}
			#mainVisual .swiper-pagination-bullet{width:1.8rem; height:1.8rem;}
			#mainVisual .swiper-pagination-bullet.swiper-pagination-bullet-active{width:6.2rem;}


		#mainExplan ul li dl dd{font-size:2.6rem;line-height:3.6rem;}

		#mainWork ol li .workTitle p{font-size:2.4rem;line-height:3.4rem;}
		#mainWork ol li .workTitle dl dd{font-size:2.6rem;line-height:3.6rem;}

		#mainContact:after{height:50%;}
		#mainContact .contactBox .slideBox .swiper-slide dl dd{font-size:2.6rem;line-height:3.6rem;}
		#mainContact .contactBox .slideBox .swiper-slide p{font-size:2.3rem;}
		#mainContact .contactBox .slideBox .swiper-slide a{height:35rem;}


	/*[e] Main Style */

	/*[s] Sub Style */

		.ciWrap h4 p{font-size:2.6rem;line-height:3.6rem;}
		.ciWrap > div > div > p{font-size:2.8rem;line-height:3.8rem;}
		.ciWrap > div:nth-of-type(2) ul li dl dd{font-size:2.4rem;line-height:3.4rem;}
		.ciWrap > div:nth-of-type(2) ul li dl dd div p{width:9rem;}

		.crossList{display:block;}
		.crossList > li{display:block;}
		.crossList > li:nth-child(n+2){margin-top:5rem;}
		.crossList > li .imgBox{width:100%;}
		.crossList > li .imgBox img{width:100%;}
		.crossList > li dl{width:100%;margin-top:2rem;text-align:left !important;}
		.crossList > li dl dd{font-size:2.8rem;line-height:3.8rem;}
		.crossList > li dl dd br{display:none;}

		.peopleCon #container:before{max-height:110rem;}
		.peopleCon #container{margin-top:-9rem;}
		.peopleTop > dl dd{text-align:center;}
		.peopleBox span{font-size:2.6rem;line-height:3.6rem;}

		/* 회사연혁 */
			.history_top{padding:10.2rem 4rem 10.8rem}
			.history_top p{font-size:2.4rem; line-height:3.4rem;}
			.history-area{}
			.history-area:before{margin-left:0; left: 0%;}
			.history-area #his_progress{margin-left:0; left: 0%;}
			.history-area>li{text-align: left !important; display: block;}
			.history-area .history-in{width:100%; padding:0 0 0 4rem !important; text-align: left !important;}
			.history-area .history-in:before{width: 2rem; height:2rem; left: -0.7rem; top:0.5rem;}
			.history-area>li:nth-child(odd) .txt_wrap p span{order:0;margin-left:0;}
			.history-area .txt_wrap .txt_in p span{margin-right:2rem !important;}
			.history-area .history-in>strong{font-size:3.5rem;}
			.history-area .txt_wrap{}
			.history-area .txt_wrap p{padding:0 0 0 0.9rem !important; font-size:2.4rem;justify-content:flex-start !important;}
			.history-area .txt_wrap p+p{margin-top:1rem;}
			.history-area>li:nth-child(odd) .txt_wrap p:before{right:auto;left:0;}
			.history-area .txt_wrap p:before{top:1.7rem;}
			.history-area>li .thumb{width:100%; margin-top:3rem; padding-right:0; position: relative;}
			.history-area>li .thumb img{width:100%; height:auto; position: static; }
			.history-area>li:nth-child(odd) .history-in:before{left:-0.7rem; right:auto;}
			.history-area>li:nth-child(odd) .txt_wrap{justify-content: flex-start;}

	.locationWrap iframe{height:50rem;}

		/* etc */
			.etc_clause{width:100%; margin:0 auto;}
			.etc_clause .etc_clause_in{padding:5rem 3rem; border-radius:1rem;}
			.etc_clause .logo{margin:0;}
			.etc_clause .txt{padding:2rem 0 6rem; font-size:2.2rem;}
			.etc_clause .scroll{font-size:2rem;}
			.etc_select{width:100%;}
			.etc_select select.base{width:22rem;}
	/*[e] Sub Style */

	/*[s] Plugin Style */
	/*[e] Plugin Style */

		.privacy-wrap .head{margin-bottom:0;}
		.privacy-wrap .head h5 {font-size:2.4rem;}
		.privacy-wrap .conts {padding:2rem;}
		.privacy-wrap .conts .scroll-table {font-size:2rem;}
}
@media only screen and (max-width : 640px){
	.depth-three>a{width:100%;}
		.pw-input-wrap{width:100%;}

		.peopleCon #container:before{max-height:123rem;}

	.ciWrap > div > div ul{flex-wrap:wrap;}
	.ciWrap > div > div ul li{width:100%;}
	.ciWrap > div > div ul li img{width:100%;}
	.ciWrap > div:nth-of-type(2) ul li > p{height:30rem;}
}

		@media only screen and (max-width : 501px){
		}

@media only screen and (max-width : 480px){

	.peopleCon #container:before{max-height:128rem;}

.subTitle{font-size:4rem;line-height:5rem;}
}

.info_exp {padding:10px; font-size:1.5rem;}
