@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%; height:100%;     text-align: left; position: absolute; left:0; top:0; z-index:5; display: flex; align-items: center; justify-content: center;padding:10rem 2rem;}
		#mainVisual .vTxt{width:100%; position: relative;max-width: 1680px;}
		#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:7rem; line-height:8rem;font-weight:900;}
		#mainVisual .vTxt .ii.text{font-size:2rem;line-height:3rem;margin-bottom:0.5rem;font-family:'Play';color:#fff;}
		#mainVisual .vTxt .ii.btns{margin-top:3.5rem; }
		#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{max-width: 1680px;display: flex; align-items: center; margin:0 auto;left:50%;transform:translateX(-50%);gap:0 1.5rem; bottom:27.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{font-size:2.4rem;line-height:3.4rem;margin-bottom:2rem;font-family:'Play';color:var(--point);font-weight:700;}
	.mainTitleBox dl dd{font-size:4.5rem;line-height:5.5rem;font-weight:900;}
	 .mainTitleBox p{margin-top:1rem;}

		#mainProduct{max-height:83rem;position:relative;}
		#mainProduct .titleBox{width:100%;padding:10rem 2rem 0;max-width:1680px;margin:0 auto;left:50%;transform:translateX(-50%);position:absolute;display:flex;gap:2rem;color:#fff;z-index:2;}
		#mainProduct .titleBox dt{font-size:5rem;line-height:6rem;font-weight:300;}
		#mainProduct .swiper-slide{height:95rem;background:url('/images/main/product_bg_02_260414_02.jpg')no-repeat center / cover;}
		#mainProduct .swiper-slide > div{width:100%;height:100%;max-width:1680px;margin:0 auto;padding:0 2rem;}
		#mainProduct .swiper-slide > div > div{max-width:82rem;height:100%;display:flex;flex-direction:column;justify-content:center;margin:0 0 0 auto;text-align:right;color:#fff;}
		#mainProduct .swiper-slide > div > div > span{font-family:'Play';font-weight:700;margin-bottom:4rem;}
		#mainProduct .swiper-slide > div dl dt{font-size:7rem;font-weight:900;line-height:8rem;}
		#mainProduct .swiper-slide > div dl dd{display:none;margin:0 0 0 auto;font-weight:500;margin-top:2rem;}
		#mainProduct .swiper-slide:nth-child(1){background:url('/images/main/product_bg_02_260414_02.jpg')no-repeat center / cover;}
		#mainProduct .swiper-slide:nth-child(2){background:url('/images/main/product_bg_01_260409_02.jpg')no-repeat center / cover;}
		#mainProduct .swiper-slide:nth-child(3){background:url('/images/main/product_bg_03.jpg')no-repeat center / cover;}
		#mainProduct .swiper-slide:nth-child(4){background:url('/images/main/product_bg_04_260421.jpg')no-repeat center / cover;}
		#mainProduct .swiper-slide:nth-child(5){background:url('/images/main/product_bg_05.jpg')no-repeat center / cover;}
		#mainProduct .swiper-slide:nth-child(6){background:url('/images/main/product_bg_06.jpg')no-repeat center / cover;}
		#mainProduct .swiper-slide:nth-child(7){background:url('/images/main/product_bg_07_260408.jpg')no-repeat center / cover;}
		#mainProduct .swiper-slide > div > div > p{margin-top:3rem;}
		#mainProduct .swiper-slide > div > div > p a{width:20rem; height:6rem;border-radius:1rem;font-size:1.8rem;font-weight:500;position:relative;z-index:1;background:#004394;line-height:1; color: #fff; display: inline-flex; align-items: center; justify-content: center; }
		#mainProduct .productTab{width:100%;background:rgba(0, 0, 0,.5);max-width:1680px;margin:0 auto;left:50%;transform:translateX(-50%);position:absolute;display:flex;z-index:2;bottom:0;}
		#mainProduct .productTab li{text-align:center;font-size:1.8rem;height:7rem;display:flex;align-items:center;justify-content:center;font-weight:500;color:#fff;opacity:.3;padding:0 2rem;cursor:pointer;}
		#mainProduct .productTab li.active{font-size:2.2rem;line-height:3.2rem;font-weight:600;opacity:1;background:#004394;padding:0 5rem;}

		html:lang(en) #mainProduct .productTab{flex-wrap:wrap;}



		#mainRnd{padding:15rem 0;background:url('/images/main/rnd_bg.jpg')no-repeat center / cover;}
		#mainRnd .inConts{display:flex;align-items:center;}
		#mainRnd .inConts > .btnBox{display:none;}
		#mainRnd .inConts .mainTitleBox{width:40rem;}
		#mainRnd .inConts .slideBox{width:calc(100% - 40rem); overflow: hidden;}
		#mainRnd .inConts .slideBox .patent_sw .sw_contain .empty_li{margin:0 auto;}
		#mainRnd .swiper-slide{text-align:center;height:auto !important;display:flex;flex-direction:column;justify-content:space-between}
		#mainRnd .swiper-slide img{box-shadow:0 1.5rem 2.5rem rgba(3,3,3,0.15);margin-bottom:2rem;}
		#mainRnd .swiper-slide p{display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; word-break:break-all !important;}
		#mainRnd .btnBox a{margin-top:5rem;background:none;}

		#mainNotice{padding:15rem 0 0;background:url('/images/main/notice_bg.jpg')no-repeat center / cover;}
		#mainNotice .noticeTop{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:4rem;position:relative;}
		#mainNotice .noticeTop:before,
		#mainNotice .noticeTop:after{content:"YOUNGMIN HI-TECH";font-size:5.15357vw;line-height:1;color:rgba(0,0,0,.07);font-weight:900;position:absolute;right:0;}
		#mainNotice .noticeTop:before{width:auto;height:auto;top:0;}
		#mainNotice .noticeTop:after{top: calc(8.77vw);white-space:nowrap;transform: scaleY(-1);transform-origin: top;opacity:1;-webkit-mask-image: linear-gradient(to top, rgba(0,0,0,.45), rgba(0,0,0,0));mask-image: linear-gradient(to top, rgba(0,0,0,.45), rgba(0,0,0,0));}
		#mainNotice .inConts{overflow:hidden;padding-bottom:15rem;}
		#mainNotice .inConts > .btnBox{display:none;}
		#mainNotice .swiper-slide{height:auto !important;}
		#mainNotice .swiper-slide > a{height:100%;display:flex;flex-direction:column;justify-content:space-between;border:1px solid #ddd;border-radius:1rem;padding:4.5rem 3rem 4.3rem;box-shadow:0 0 13px 0 rgba(102, 102, 102, 0.15);background:#f8f8f8;}
		#mainNotice .swiper-slide dl dt{font-size:2.2rem;line-height:3.2rem;font-weight:600;display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; word-break:break-all !important;}
		#mainNotice .swiper-slide dl dd{color:#555;margin-top:1rem;display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; word-break:break-all !important;}
		#mainNotice .swiper-slide > a > p{color:#555;text-align:right;margin-top:4.2rem;}
		#mainNotice .swiper-slide > a:hover{border-color:var(--point);background:var(--point);transition: all .5s ease-out;}
		#mainNotice .swiper-slide > a:hover dl dt{color:#fff;}
		#mainNotice .swiper-slide > a:hover dl dd{color:#fff;}
		#mainNotice .swiper-slide > a:hover p{color:#fff;}
		#mainNotice .empty_li{margin:0 auto;}


		#mainRequest{padding:15rem 0 14rem;background:url('/images/main/request_bg.jpg')no-repeat center / cover;text-align:center;color:#fff;}
		#mainRequest p{font-family:'Play';margin-bottom:3rem;}
		#mainRequest dl dt{font-size:2.5rem;line-height:3.5rem;font-weight:600;}
		#mainRequest dl dd{font-size:4.5rem;line-height:5.5rem;font-weight:900;}
		#mainRequest a{width:20rem; height:6rem;border-radius:1rem;font-size:1.8rem; line-height:1; color: #fff; display: inline-flex; align-items: center; justify-content: center; border:1px solid #fff;margin-top:3rem;}
		.btnBox a{width:20rem; height:6rem;border-radius:1rem;font-size:1.8rem;position:relative;z-index:1;background:#fff;line-height:1; color: #555; display: inline-flex; align-items: center; justify-content: center; border:1px solid #555;}

		#mainEsg{padding:15rem 0;background:url('/images/main/esg_bg.jpg')no-repeat center / cover;text-align:center;color:#fff;}
		#mainEsg .mainTitleBox{margin-bottom:7rem;}
		#mainEsg .mainTitleBox dl dt{color:#fff;}
		#mainEsg .swiper-slide{height:auto !important;}
		#mainEsg .swiper-slide a{height:100%;background:rgba(0, 0, 0,.3);display:block;padding:6rem 1rem;transition: all .5s ease-out;}
		#mainEsg .swiper-slide span{font-family:'Play';color:#fff;transition: all .5s ease-out;}
		#mainEsg .swiper-slide p{margin:5rem 0 4rem;}
		#mainEsg .swiper-slide dl dt{font-size:3rem;line-height:4rem;color:#fff;transition: all .5s ease-out;}
		#mainEsg .swiper-slide dl dd{opacity:.25;color:#fff;margin-top:1rem;transition: all .5s ease-out;}

		#mainEsg .swiper-slide:nth-child(1) p img{width:7rem;}
		#mainEsg .swiper-slide:nth-child(2) p img{width:8.1rem;}
		#mainEsg .swiper-slide:nth-child(3) p img{width:7.5rem;}
		#mainEsg .swiper-slide:nth-child(4) p img{width:7rem;}

		#mainEsg .swiper-slide a:hover{background:#004495;}
		#mainEsg .swiper-slide a:hover span{font-weight:700;}
		#mainEsg .swiper-slide a:hover dl dt{font-weight:700;}
		#mainEsg .swiper-slide a:hover dl dd{opacity:1;}

/*[e] Main Style */

/*[s] Sub Style */
	.subPageTitle{font-size:3rem;line-height:4rem;font-weight:700;}

	.c_555{color:#555;}
	.c_p{color:var(--point);}
	.greetingWrap .greetingTop{display:flex;justify-content:flex-end;gap:10rem 3.5%;padding-left:2rem;}
	.greetingWrap .greetingTop > dl{max-width:60rem;margin-top:1.5rem;}
	.greetingWrap .greetingTop > dl dt{font-size:4rem;line-height:5rem;font-weight:900;margin-bottom:1.4rem;}
	.greetingWrap .greetingTop > dl dd div{font-size:2.8rem;line-height:3.8rem;margin-bottom:3rem;}
	.greetingWrap .greetingTop > dl dd p{font-size:1.8rem;line-height:2.8rem;}
	.greetingWrap .greetingTop > dl dd p:nth-of-type(n+2){margin-top:1rem;}
	.greetingWrap .greetingTop > dl dd > span{font-size:2.2rem;line-height:3.2rem;font-weight:600;display:block;margin-top:3rem;}
	.greetingWrap .greetingTop > p{width:46.797%;height:84rem;position:relative;font-size:0}
	.greetingWrap .greetingTop > p:before{width:100%;height:100%;border-radius:15rem 0 0 0;content:'';left:0;top:0;position:absolute;background:url("/images/sub/greeting_img_01.jpg")no-repeat center / cover;}
	.greetingWrap .greetingBottom{position:relative;z-index:1;padding:14.3rem 0 13rem;background:url("/images/sub/greeting_bg.jpg")no-repeat center / cover;}
	.greetingWrap .greetingBottom > div{width:100%; max-width:1320px;padding:0 2rem;min-height:400px; margin:0 auto; position: relative;}
	.greetingWrap .greetingBottom > div > dl dt{font-size:4rem;line-height:5rem;font-weight:900;margin-bottom:2rem;}
	.greetingWrap .greetingBottom > div > dl dd{font-size:2.8rem;line-height:3.8rem;}
	.greetingWrap .greetingBottom > div > dl dd strong{color:var(--point);}
	.greetingWrap .greetingBottom > div > ul{display:flex;flex-wrap:wrap;gap:4rem;margin-top:4.3rem;justify-content:space-between;}
	.greetingWrap .greetingBottom > div > ul li{width:calc((100% - 8rem) / 3); }
	.greetingWrap .greetingBottom > div > ul li .imgBox img{border-radius:1rem;box-shadow:1.5rem 1.5rem 2.5rem rgba(3,3,3,0.15);}
	.greetingWrap .greetingBottom > div > ul li dl{margin-top:2.5rem;}
	.greetingWrap .greetingBottom > div > ul li dl dt{font-size:2.5rem;line-height:3.5rem;font-weight:600;}
	.greetingWrap .greetingBottom > div > ul li dl dd{color:#555;margin-top:0.5rem;}

	.idealWrap{position:relative;z-index:1;color:#fff;padding:15rem 0;}
	.idealWrap:before{width:100vw;height:100%;content:'';left:50%;top:0;transform:translateX(-50%);background:url('/images/sub/ideal_bg.jpg')no-repeat center / cover;position:absolute;z-index:-1;}
	.idealWrap > dl dt{font-size:3rem;line-height:4rem;font-weight:700;margin-bottom:1rem;}
	.idealWrap .slideBox{margin-top:3.5rem;}
	.idealWrap .swiper-slide{height:auto !important;padding:5.1rem 2rem 6rem;background:rgba(255, 255, 255,.2);border-radius:1.5rem;text-align:center;}
	.idealWrap .swiper-slide span{font-family:'Play';}
	.idealWrap .swiper-slide p{margin:3.7rem 0 3rem;}
	.idealWrap .swiper-slide p img{width:7rem;}
	.idealWrap .swiper-slide:nth-child(3) p img{width:5.1rem;}
	.idealWrap .swiper-slide dl dt{font-size:2.5rem;line-height:3.5rem;margin-bottom:1rem;font-weight:500;}
	.idealWrap .btnBox{margin-top:5.5rem;text-align:center;}
	.idealWrap .btnBox a{width:24rem;color:#fff;background:none;border-color:#fff;}

	.idealWrap .swiper-slide.on{background:rgba(0, 65, 143,.8);}
	.idealWrap .swiper-slide.on span{font-weight:700;}
	.idealWrap .swiper-slide.on dl dt{font-weight:700;}

	.bizWrap > div:nth-child(n+2){margin-top:7rem;}
	.bizWrap .subPageTitle{margin-bottom:1rem;}
	.iconList{flex-wrap:wrap;border-top:0.2rem solid #000;}
	.iconList > li{display:flex;border-bottom:1px solid #ddd;}
	.iconList> li > div{width:50%;display:flex;gap:3rem;padding:5rem 2rem;}
	.iconList> li:nth-child(even) > div{background:#f7f8fa;}
	.iconList> li > div:first-child{border-right:1px solid #ddd;}
	.iconList> li > div:last-child{border-right:0;}
	.iconList li .imgBox{flex-shrink:0;margin-top:0.6rem;}
	.iconList li .imgBox img{width:7rem;}
	.iconList li dl dt{font-size:2.2rem;line-height:3.2rem;font-weight:600;margin-bottom:0.8rem;}
	.iconList li dl dd ul li{font-size:1.8rem;color:#555;line-height:2.8rem;position:relative;padding-left:0.9rem;letter-spacing:-0.01rem;}
	.iconList li dl dd ul li:before{width:0.2rem;height:0.2rem;background:#555;border-radius:100%;content:'';left:0;top:1.4rem;position:absolute;}
	.iconList li dl dd ul li:nth-child(n+2){margin-top:0.2rem;}

	.imgFlexList{display:flex;flex-wrap:wrap;gap:4rem;}
	.imgFlexList p{width:calc((100% - 4rem) / 2);}

	.imgFlexList.imgFlexList2{flex-wrap:unset;}
	.imgFlexList.imgFlexList2 p{width:auto;}

	.grayList{display:flex;gap:4rem;}
	.grayList li{min-height:15rem;display:flex;align-items:center;justify-content:center;flex:1;background:#f4f6f8;border-radius:1rem;text-align:center;padding:0 1rem;}

	.fullBg{position:relative;z-index:1;}
	.fullBg:before{width:100vw;height:100%;content:'';left:50%;top:0;transform:translateX(-50.01%);position:absolute;background-position:center;background-repeat:no-repeat;background-size:cover;z-index:-1;}
	.fullBg.bizFull:before{background-image:url('/images/sub/biz_bg.jpg');}
	.fullBg.safeFull:before{background-image:url('/images/sub/sage_bg.jpg');}
	.fullBg.ecoFull:before{background-image:url('/images/sub/eco_bg.jpg');}
	.bizFull{color:#fff;padding:15rem 0 16rem;}
	.bizFull .transList{display:flex;gap:4rem;margin:4rem 0 5.5rem;}
	.bizFull .transList li{min-height:22rem;padding:0 2rem 0 4rem;flex:1;display:flex;justify-content:center;flex-direction:column;position:relative;}
	.bizFull .transList li:before{width:5rem;height:auto;right:4rem;top:4.6rem;content:'';position:absolute;background-repeat:no-repeat;background-size:5rem auto;background-position:right top;}
	.bizFull .transList li:nth-child(1):before{width:5.2rem;height:4.6rem;background-image:url('/images/sub/biz_icon_06.png')}
	.bizFull .transList li:nth-child(2):before{height:5.2rem;background-image:url('/images/sub/biz_icon_07.png')}
	.bizFull .transList li:nth-child(3){padding:0;}
	.bizFull .transList li:nth-child(3) a{height:100%;display:flex;justify-content:center;flex-direction:column;padding:0 2rem 0 4rem;color:#fff;}
	.bizFull .transList li:nth-child(3):before{height:5rem;background-image:url('/images/sub/biz_icon_08.png')}
	.bizFull .transList li:hover{background:var(--point);}
	.bizFull .transList li dl dt{font-size:2.5rem;line-height:3.5rem;font-weight:600;margin-bottom:0.8rem;}
	.bizFull > div{display:flex;gap:1.9rem;}
	.bizFull > div dl dt{font-size:3rem;line-height:4rem;font-weight:700;margin-bottom:0.5rem;}

	.transList li{background:rgba(255, 255, 255,.2);border-radius:1rem;}


	.safeWrap .subPageTitle{margin-bottom:1rem;}
	.safeFull{padding:15rem 0;margin-top:5rem;}
	.safeFull ul{display:flex;gap:3rem;flex-wrap:wrap;color:#fff;}
	.safeFull ul li{width:calc((100% - 6rem) / 3);min-height:31.5rem;display:flex;justify-content:center;flex-direction:column;}
	.safeFull ul li:nth-child(1) dl dt{font-size:3rem;line-height:4rem;font-weight:700;position:relative;padding-bottom:1.7rem;margin-bottom:3.4rem;}
	.safeFull ul li:nth-child(1) dl dt:after{width:4.5rem;height:1px;content:'';bottom:0;left:0;background:#fff;position:absolute;}
	.safeFull ul li:nth-child(1) dl dd{opacity:.3;font-weight:500;}
	.safeFull ul li:nth-child(n+2){background:rgba(255, 255, 255,.2);border-radius:1rem;align-items:center;text-align:center;padding:0 1rem;}
	.safeFull ul li:nth-child(n+2):hover{background:var(--point);}
	.safeFull ul li:nth-child(n+2) dl dt img{width:6.4rem}
	.safeFull ul li:nth-child(4) dl dt img{width:7.8rem}
	.safeFull ul li:nth-child(n+2) dl dd{font-weight:600;margin-top:3.3rem;}

	.ecoWrap .subPageTitle{margin-bottom:1rem}
	.ecoFull{padding-top:10rem;margin-top:5rem;}
	.ecoFull > ul{display:flex;flex-direction:column;gap:8rem;margin-top:3rem;}
	.ecoFull > ul > li{display:flex;align-items:center;justify-content:space-between;}
	.ecoFull > ul > li .imgBox{width:45.4%;}
	.ecoFull > ul > li .imgBox img{border-radius:1rem;}
	.ecoFull > ul > li:nth-child(even) .imgBox{order:1;}
	.ecoFull > ul > li:nth-child(even) div{order:0;}
	.ecoFull > ul > li:nth-child(odd) .imgBox{order:0;}
	.ecoFull > ul > li:nth-child(odd) div{width:45%;order:1;}
	.ecoFull > ul > li div{width:45%;}
	.ecoFull ul li div p{color:var(--point);font-family:'Play';margin-bottom:1.6rem;}
	.ecoFull ul li div dl dt{font-size:3rem;line-height:4rem;font-weight:700;}
	.ecoFull ul li div dl dd{margin-top:1.4rem;}
	.ecoFull ul li div dl dd ul li{color:#555;position:relative;padding-left:0.9rem;}
	.ecoFull ul li div dl dd ul li:before{width:0.2rem;height:0.2rem;background:#555;border-radius:100%;content:'';left:0;top:1.4rem;position:absolute;}
	.ecoFull > div{font-size:2.2rem;font-weight:600;line-height:3.2rem;margin-top:8rem;text-align:center;}

	.prosperityWrap .subPageTitle{margin-bottom:1rem}
	.prosperityWrap > ul{border-top:0.2rem solid #000;margin-top:7rem;}
	.prosperityWrap > ul > li{min-height:25rem;border-bottom:1px solid #ddd;display:flex;padding:4.5rem 0;}
	.prosperityWrap > ul > li .imgBox{padding:0 6.5rem;flex-shrink:0;}
	.prosperityWrap > ul > li .imgBox img{width:7rem}
	.prosperityWrap > ul > li dl{padding-right:2rem;}
	.prosperityWrap > ul > li dl dt{font-size:2.2rem;line-height:3.2rem;font-weight:600;margin-bottom:0.7rem;}
	.prosperityWrap > ul > li dl dd ul li{font-size:1.8rem;line-height:2.8rem;padding-left:0.9rem;position:relative;color:#555;}
	.prosperityWrap > ul > li dl dd ul li:nth-child(n+2){margin-top:0.2rem;}
	.prosperityWrap > ul > li dl dd ul li:before{width:0.2rem;height:0.2rem;background:#555;border-radius:100%;content:'';left:0;top:1.4rem;position:absolute;}
	.prosperityWrap > p{font-size:1.8rem;line-height:2.8rem;margin-top:1rem;}

	.businessTopImg{height:30rem;position:relative;margin-bottom:10rem;}
	.businessTopImg:before{width:168rem;height:100%;content:'';left:50%;transform:translateX(-50%);top:0;background-repeat:no-repeat;background-image:url('/images/sub/sw_heater_img_01.jpg');background-size:cover;background-position:center;position:absolute;}
	.businessTopImg > p{width:100%;text-align:center;font-size:4rem;line-height:5rem;color:#fff;font-weight:700;position:absolute;left:50%;transform:translate(-50%, -50%);top:50%;}
	.businessTopImg dl{top:6rem;box-shadow:1.5rem 1.5rem 2.5rem rgba(3,3,3,0.15);max-width:32rem;min-height:28rem;position:relative;z-index:2;color:#fff;background:linear-gradient( to right, #004190, #0154b8);padding:4.1rem 2rem 2rem 4rem;}
	.businessTopImg dl dt{font-family:'Play';margin-bottom:1.4rem;}
	.businessTopImg dl dd{font-size:4rem;line-height:5rem;font-weight:700;}
	.swHodWrap .businessTopImg p{margin-left:6rem;}
	.consoleWrap .businessTopImg p{margin-left:9rem;}


	.dotList li{padding-left:0.9rem;position:relative;color:#555;}
	.dotList li:nth-child(n+2){margin-top:0.4rem;}
	.dotList li:before{width:0.2rem;height:0.2rem;background:#555;border-radius:100%;content:'';left:0;top:1.4rem;position:absolute;}
	.detailBox{margin-top:5rem;}
	.detailBox .detailTitle{position:relative;padding-left:2rem;font-size:3rem;line-height:4rem;font-weight:700;margin-bottom:3rem;}
	.detailBox .detailTitle:before{width:1rem;height:3rem;content:'';left:0;top:1rem;position:absolute;background:var(--point);}


	.grayImgList{display:flex;gap:3rem;}
	.grayImgList li{flex:1;background:#f4f6f8;border-radius:1rem;display:flex;align-items:center;padding:4rem 2rem 3.5rem 3.4rem;gap:2rem;}
	.grayImgList li img{width:6.1rem;}
	.grayImgList li p{width:calc(100% - 8.1rem);font-size:1.8rem;font-weight:500;line-height:2.8rem;}

	.overviewWrap .overviewTop{position:relative;z-index:1;color:#fff;padding:15rem 0;}
	.overviewWrap .overviewTop:before{width:100vw;height:100%;content:'';left:50%;top:0;transform:translateX(-50.01%);position:absolute;background:url('/images/sub/overview_bg_01.jpg')no-repeat center / cover;z-index:-1;}
	.overviewWrap .overviewTop > dl dt{font-size:4.5rem;line-height:5.5rem;font-weight:900;margin-bottom:1rem;}
	.overviewWrap .overviewTop > p{font-size:4rem;line-height:5rem;font-weight:700;margin:8.6rem 0 3rem;}
	.overviewWrap .overviewTop > ul{display:flex;align-items:center;}
	.overviewWrap .overviewTop > ul li{min-height:23.5rem;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 1rem;}
	.overviewWrap .overviewTop > ul li:nth-child(n+2){border-left:1px dashed #fff;}
	.overviewWrap .overviewTop > ul li img{width:7.1rem}
	.overviewWrap .overviewTop > ul li dl{margin-top:3rem;}
	.overviewWrap .overviewTop > ul li dl dt{font-weight:600;}
	.overviewWrap .overviewTop > ul li dl dd{font-size:2.5rem;line-height:3.5rem;font-weight:700;margin-top:0.6rem;}
	.overviewWrap .overviewTop > ul li dl dd p{font-size:2.2rem;line-height:3.2rem;font-weight:500;}

	.seatBox{text-align:center;padding:15rem 0;}
	.seatBox > p{font-size:4.5rem;line-height:5.5rem;font-weight:900;margin-bottom:5rem;}
	.seatBox ul{display:flex;gap:2.8rem;margin-bottom:4.2rem;}
	.seatBox ul li{width:calc((100% - 5.6rem) / 3);box-shadow:1.5rem 1.5rem 2.5rem rgba(3,3,3,0.15);border-radius:1rem;width:100%;padding:7.3rem 1rem 6.4rem;background:#f8f8f8;border:1px solid #ddd;}
	.seatBox ul li .imgBox{text-align:center;}
	.seatBox ul li img{width:5.7rem;}
	.seatBox ul li img.imgOn{display:none;}
	.seatBox ul li:hover img.imgOn{display:inline;}
	.seatBox ul li:hover img.imgOff{display:none;}
	.seatBox ul li:nth-child(3) img{width:12.7rem;}
	.seatBox ul li dl{margin-top:5.3rem;}
	.seatBox ul li dl dt{font-size:3rem;line-height:4rem;font-weight:700;}
	.seatBox ul li dl dd{color:#555;margin-top:1rem;}
	.seatBox ul li:hover{background:linear-gradient( to right, #004190, #0154b8);}
	.seatBox ul li:hover dl dt{color:#fff;}
	.seatBox ul li:hover dl dd{color:#fff;}
	.seatBox > div a{width:24rem;height:6rem;border-radius:1rem;border:1px solid #ddd;font-size:1.8rem;line-height:2.8rem;color:#555;display:inline-flex;align-items:center;justify-content:center;}

	.overBusiness{position:relative;z-index:1;color:#fff;padding:13.6rem 0 24rem;}
	.overBusiness:before{width:100vw;height:100%;content:'';left:50%;top:0;transform:translateX(-50.01%);position:absolute;background:url('/images/sub/overview_bg_02.jpg')no-repeat center / cover;z-index:-1;}
	.overBusiness > div{width:45%;max-width:56rem;}
	.overBusiness > div > p{font-size:4.5rem;line-height:5.5rem;font-weight:900;margin-bottom:4.4rem;padding-bottom:3.3rem;border-bottom:1px solid #37659e;}
	.overBusiness div dl dt{font-size:3.5rem;line-height:4.5rem;font-weight:700;}
	.overBusiness div dl dd ul{display:flex;flex-wrap:wrap;margin-top:2.7rem;gap:1rem 0;}
	.overBusiness div dl dd ul li{font-size:2.2rem;line-height:3.2rem;}
	.overBusiness div dl dd ul li img{width:2rem;}
	.overBusiness div dl:nth-of-type(n+2){margin-top:5rem;}
	.overBusiness div dl:nth-of-type(1) dd ul li{width:50%;padding-left:0.9rem;position:relative;}
	.overBusiness div dl:nth-of-type(1) dd ul li:nth-child(n+2){margin-top:0.4rem;}
	.overBusiness div dl:nth-of-type(1) dd ul li:before{width:0.2rem;height:0.2rem;background:#fff;border-radius:100%;content:'';left:0;top:1.4rem;position:absolute;}
	.overBusiness div dl:nth-of-type(2) dd ul{gap:2rem 0;}
	.overBusiness div dl:nth-of-type(2) dd ul li{width:100%;display:flex;gap:1.8rem;}

	html:lang(en) .overBusiness{padding:13.6rem 0 14rem;}
	html:lang(en) .overBusiness div dl:nth-of-type(1) dd ul li{width:100%;}
	html:lang(en) .overBusiness div dl:nth-of-type(1) dd ul li:before{top:1.7rem;}

	.mapBox{padding-top:8.5rem;}

	.historyTop{text-align:center;}
	.historyTop p{margin-bottom:0.5rem;font-family:'Play';color:var(--point);letter-spacing:1rem;}
	.subTitle{font-size:4.5rem;line-height:5.5rem;font-weight:900;}
	.subTitle span{color:var(--point);}
	.historyTop dl dd{margin-top:1.2rem;}
	.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;padding-left:1.2rem;}
	.history-area>li:nth-child(odd) .txt_wrap p:before{left:auto;right:0;}
	.history-area .txt_wrap .txt_in p:before{width:0.3rem;height:0.3rem;background:#555;border-radius:100%;content:'';left:0;top:1.3rem;position:absolute;}
	.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 .location:nth-of-type(n+2){margin-top:10rem;}
	.locationWrap .locationBox{margin-top:3.7rem;}
	.locationWrap .locationBox dl dt{font-size:3.5rem;line-height:4.5rem;font-weight:700;margin-bottom: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:flex-start;color:#555;}
	.locationWrap .locationBox dl dd ul li a{color:#555;}
	.locationWrap .locationBox dl dd ul li p{flex-shrink:0;margin-right:2.7rem;display:flex;align-items:center;}
	.locationWrap .locationBox dl dd ul li p span{margin-right:1rem;}
	.locationWrap .locationBox dl dd ul li p span img{width:1.7rem;}
	.locationWrap .locationBox dl dd ul li:nth-child(2) p span img{width:2.2rem;}

/*[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:23.1rem;}
		.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 */
	.greetingWrap .greetingTop > dl{width:calc(100% - 48.5%);}
	.greetingWrap .greetingTop > p{width:45%;}


	/*[e] Sub Style */

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

@media only screen and (max-width : 1260px){
.businessTopImg dl{display:none;width:100%;max-width:unset;min-height:unset;position:absolute;top:auto;bottom:-6rem;padding:3rem 2rem 3rem 4rem;}
.businessTopImg dl dd br{display:none;}
.businessTopImg p{margin-left:0 !important;}

	.grayImgList{flex-wrap:wrap;gap:2rem 2%;}
	.grayImgList li{width:48%;flex:unset;}
}
@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;}

		#mainProduct .productTab{flex-wrap:wrap;}
		#mainProduct .productTab li{width:25%;padding:0 1rem !important;}

		#mainRnd .inConts{display:block;}
		#mainRnd .inConts > .btnBox{display:block;text-align:center;margin-top:5rem;}
		#mainRnd .inConts .mainTitleBox{width:100%;text-align:center;margin-bottom:7rem;}
		#mainRnd .inConts .mainTitleBox .btnBox{display:none;}
		#mainRnd .inConts .slideBox{width:100%; overflow: unset;}

		#mainNotice .noticeTop{justify-content:center;text-align:center;margin-bottom:7rem;}
		#mainNotice .noticeTop .btnBox{display:none;}
		#mainNotice .inConts > .btnBox{display:block;text-align:center;margin-top:5rem;}

		#mainEsg .swiper-slide a{background:#004495 !important;}
		#mainEsg .swiper-slide span{font-weight:700 !important;}
		#mainEsg .swiper-slide dl dt{font-weight:700 !important;}
		#mainEsg .swiper-slide dl dd{opacity:1 !important;}



	/*[e] Main Style */

	/*[s] Sub Style */

	.greetingWrap .greetingTop{display:block;padding-left:0;}
	.greetingWrap .greetingTop > dl{max-width:unset;width:100%;padding:0 2rem;margin-bottom:4rem;}
	.greetingWrap .greetingTop > p{width:100%;height:50rem;}
	

	.idealWrap .swiper-slide{background:rgba(0, 65, 143,.8) !important;}
	.idealWrap .swiper-slide span{font-weight:700 !important;}
	.idealWrap .swiper-slide dl dt{font-weight:700 !important;}


	.bizFull .transList{flex-wrap:wrap;}
	.bizFull .transList li{width:100%;flex:unset;}

	.safeFull ul li{width:calc((100% - 3rem) / 2);}
	
	.seatBox ul{flex-wrap:wrap;}
	.seatBox ul li{width:100%;}
	.overBusiness div dl dd ul li{width:100% !important;}

	html:lang(en) .overBusiness div dl:nth-of-type(1) dd ul li:before{top:1.9rem;}



	/*[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{}

			#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;}

			#mainProduct{max-height:unset;}
			#mainProduct .swiper-slide > div > div > p a{width:22rem;height:7rem;font-size:2.4rem;}
			#mainProduct .productTab li{width:33.3%;font-size:2.4rem;text-align:center;}
			#mainProduct .productTab li.active{font-size:2.7rem;line-height:3.7rem}

			html:lang(en) #mainProduct .productTab li{width:50%;font-size:2rem;line-height:2.2rem}
			html:lang(en) #mainProduct .productTab li.active{font-size:2.2rem;}

		.btnBox a{width:22rem;height:7rem;font-size:2.4rem;}
		#mainNotice .noticeTop .btnBox{display:none;}
		#mainNotice .swiper-slide dl dt{font-size:2.8rem;line-height:3.8rem;}
		#mainNotice .noticeTop:before, #mainNotice .noticeTop:after{display:none}
		#mainRequest dl dt{font-size:2.7rem;line-height:3.7rem;}



	/*[e] Main Style */

	/*[s] Sub Style */
			.subPageTitle{font-size:3.4rem;line-height:4.4rem;}
		
			.greetingWrap .greetingTop > dl dd p{font-size:2.4rem;line-height:3.4rem;}
			.greetingWrap .greetingTop > dl dd > span{font-size:2.6rem;line-height:3.6rem;}
			.greetingWrap .greetingBottom > div > ul li{width:100%;}
			.greetingWrap .greetingBottom > div > ul li .imgBox img{width:100%;}
			.greetingWrap .greetingBottom > div > ul li dl dt{font-size:2.7rem;line-height:3.7rem;}

			.idealWrap .swiper-slide dl dt{font-size:2.8rem;line-height:3.8rem;}
			.idealWrap .btnBox a{width:26rem;}

			.iconList > li{flex-wrap:wrap;}
			.iconList > li > div:first-child{border-right:0;}
			.iconList > li > div:nth-child(n+2){background:#f7f8fa !important;border-top:0.1rem solid #e6e6e6;}
			.iconList > li > div{width:100%;}
			.iconList > li:nth-child(even) > div{background:unset;}
			.iconList li dl dt{font-size:2.8rem;line-height:3.8rem;}
			.iconList li dl dd ul li{font-size:2.6rem;line-height:3.6rem;}

			.grayList{flex-wrap:wrap;}
			.grayList li{width:100%;flex:unset;}
			.bizFull .transList li dl dt{font-size:2.8rem;line-height:3.8rem;}

			.safeFull ul li{width:100%;min-height:unset !important;}
			.safeFull ul li:nth-child(n+2){padding:3rem 2rem;}
			.safeFull ul li:nth-child(1) dl dt{font-size:3.4rem;line-height:4.4rem;}

			.ecoFull > ul > li{display:block;}
			.ecoFull > ul > li .imgBox{width:100% !important;}
			.ecoFull > ul > li .imgBox img{width:100%;}
			.ecoFull > ul > li div{width:100% !important;margin-top:2rem;}
			.ecoFull > div{font-size:2.8rem;line-height:3.8rem;}

			.overBusiness{padding:15rem 0;}
			.overBusiness:before{background-image:url('/images/sub/overview_bg_m_02.jpg');}
			.overBusiness > div > p{border-color:#fff;}
			.overBusiness > div{width:100%;max-width:unset;}
			.overBusiness div dl dd ul li{font-size:2.8rem;line-height:3.8rem;}
			.overviewWrap .overviewTop > ul{flex-wrap:wrap;gap:5rem 0;}
			.overviewWrap .overviewTop > ul li{flex:unset;width:50%;}
			.overviewWrap .overviewTop > ul li:nth-child(3){border-left:0;}
			.seatBox > div a{width:28rem;height:8rem;font-size:2.4rem;line-height:3.4rem;}


			.prosperityWrap > ul > li .imgBox{padding:0 3.5rem;}
			.prosperityWrap > ul > li dl dt{font-size:2.8rem;line-height:3.8rem;}
			.prosperityWrap > ul > li dl dd ul li{font-size:2.4rem;line-height:3.4rem;}
			.prosperityWrap > p{font-size:2.4rem;line-height:3.4rem;}

			.detailBox .detailTitle:before{top:0.6rem;}

			.grayImgList li p{font-size:2.4rem;line-height:3.4rem;}
		/* 회사연혁 */
			.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){
#mainVisual .vTxt .ii.title{font-size:5rem;line-height:6rem;}

	.depth-three>a{width:100%;}
		.pw-input-wrap{width:100%;}

	.imgFlexList p{width:100%;}
	.imgFlexList p img{width:100%;}
	.grayImgList li{width:100%;}
	.imgFlexList.imgFlexList2{flex-wrap:wrap;}
	.imgFlexList.imgFlexList2 p{width:100%;}

}

		@media only screen and (max-width : 501px){
.locationWrap .locationBox dl dd ul{display:block;}
.locationWrap .locationBox dl dd ul li:nth-child(n+2){margin-top:1.5rem;}
.locationWrap .locationBox dl dd ul li p{width:13rem;}
}

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

#mainProduct .titleBox dd br{display:none;}
#mainProduct .productTab li{font-size:2.1rem;}
#mainProduct .productTab li.active{font-size:2.3rem;line-height:3.3rem}

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

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