@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,
	[data-ts="3s"],
	.m-tab>a:before,
	#main-product .swiper-slide:before,
	#main-product .swiper-slide:after,
	#main-service a:before,
	#intro a:before,
	#intro a .text-box>.cate,
	#intro a .text-box>.cate:before,
	#intro a .text-box>.title,
	#intro a .text-box>.text,
	#intro a .text-box>.btns,
	.ci-btn>a{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%;}

/*[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.line{margin-bottom:2rem; padding-left:1.8rem; color: #222; position: relative; display: flex; align-items: baseline; gap:2rem;}
	h4.line:before{content: ""; width: 0.9rem; height: 2.7rem; background-color: var(--point); position:absolute; left: 0; top:0.1rem;}
	h4.line>strong{font-weight: bold; font-size:3rem; line-height:1;}
	h4.line>span{font-size:2rem; line-height:1;}

	*+h4.line{margin-top:8rem;}

	.nTxt{font-size:1.8rem; line-height:2.8rem; color: #666;}

	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, #e6e6e6 1px, transparent 1px), linear-gradient(90deg, #e6e6e6 1px, transparent 1px), linear-gradient(#e6e6e6 1px, transparent 1px), linear-gradient(#e6e6e6 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:56rem;}
	.wideKakao>.root_daum_roughmap .wrap_map{height:100%; position: absolute; left: -1px; right: -1px; top: -1px;}
	.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{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%;}
	}

	#quick-btn{width:7.1rem; margin-top:-19.8rem; position: fixed; right:4rem; top:50%; z-index:8;}
	#quick-btn>a{width:100%; display:block; filter: drop-shadow(.5rem .5rem .5rem rgba(0,0,0,0.1));}
	#quick-btn>a+a{margin-top:1rem;}

	#quick-btn.long{width:24rem; margin-top:-17rem; display: flex; flex-flow: column nowrap; align-items: flex-end; gap:1rem;}
	#quick-btn.long a{width: fit-content;}
	#quick-btn.long a+a{margin-top:0;}

	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:before{content: "X"; width: 1.8rem; height: 1.8rem; background-color: rgba(255,255,255,0.3); border:1px solid #000; font-family: dotum; font-weight: bold; font-size:1.6rem; line-height:1.6rem; color: #000;display: inline-block; position:absolute; top:0; box-sizing: border-box;}
	#popLayer .moPopClose button.toDay_close{padding-left:2.5rem;}
	#popLayer .moPopClose button.toDay_close:before{left:0;}*/
	#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] Intro Style */
	#intro{}
	#intro .logo{padding-top:2.4rem;}
	#intro .logo img{height:4.1rem;}
	#intro h2.title{padding-top:11vh; font-size:4rem; line-height:1.3; color: #000; text-align: center; letter-spacing: 0 !important;}
	#intro h2.title>strong{color: var(--point); letter-spacing: 0 !important;}

	#intro .intro-link{margin-top:11vh; display: flex; flex-flow: row wrap; justify-content: center; gap:0 2.5rem;}
	#intro a{width:calc((100% - 5rem) / 3); aspect-ratio: 550/640; display:block; position: relative; overflow: hidden;}
	#intro a>img{width:100%; height:100%; max-width:none; object-fit: cover;}
	#intro a:before{content: ""; width: 100%; height: 100%; background-color:rgba(0,0,0,0.3); position:absolute; left: 0; top:0;}
	#intro a .text-box{width:100%; height:100%; padding:0 3rem; display: flex; flex-flow: row wrap; align-content: center; position: absolute; left:0; top:0;}
	#intro a .text-box>*{width:100%; text-align: center;}
	#intro a .text-box>.cate{padding-bottom:8.5rem; font-weight: bold; font-size:2rem; line-height:1; color: var(--point); position: relative; opacity: 0;}
	#intro a .text-box>.cate:before{content: ""; width: 1px; height: 1.9rem; background-color: var(--point); display: inline-block; position:absolute; left: calc(50% - 0.5px); top:3.7rem;}

	#intro a:nth-of-type(3){background-color: #03c75a;}
	#intro a:nth-of-type(3):before{opacity: 0;}
	#intro a:nth-of-type(3)>img{opacity:0;}
	#intro a:nth-of-type(3) .text-box>.cate{color:#fff;}
	#intro a:nth-of-type(3) .text-box>.cate:before{background-color:#fff;}

	#intro a .text-box>.title{font-weight: 300; font-size:4rem; line-height:1; color: #fff; position: relative; display: flex; align-items: center; justify-content: center; gap:0 0.5rem;}
	#intro a .text-box>.title img{width:8.4rem;}
	#intro a .text-box>.text{margin-top:1rem; font-size:2rem; line-height:1; color:rgba(255,255,255,0.3);}
	#intro a .text-box>.btns{margin-top:4.5rem; opacity: 0; position: relative; top:1rem;}
	#intro a .text-box>.btns>span{width:14rem; height:5rem; border:1px solid #fff; font-size:1.6rem; line-height:1; color:#fff; border-radius:3px; display: inline-flex; align-items: center; justify-content: center;}

	#intro a:hover:before{background-color:rgba(0,0,0,0.6);}
	#intro a:hover .text-box>.cate{opacity: 1;}
	#intro a:hover .text-box>.cate:before{height: 4.9rem;}
	#intro a:hover .text-box>.title{font-weight: bold;}
	#intro a:hover .text-box>.title img{-webkit-filter: brightness(0) invert(1); filter: brightness(0) invert(1);}
	#intro a:hover .text-box>.text{color:#fff;}
	#intro a:hover .text-box>.btns{top:0; opacity: 1;}

	#intro .foot{height:9rem; font-size:1.6rem; line-height:1.45; color: #222; display: flex; align-items: center; justify-content: space-between; }
	#intro .foot>strong{font-weight: bold; font-size:2rem;}
/*[e] Intro Style */

/*[s] Main Style */
	.mConts .inConts{max-width:1760px;}

	.m-title{margin-bottom:4rem; padding-top:14rem; line-height:1; color: #222; text-align: center; position: relative;}
	.m-title:before{content: ""; width: 1px; height: 13rem; background-color: var(--point); display: inline-block; position:absolute; left: calc(50% - 0.5px); top:0px;}
	.m-title .cate{font-weight: bold; font-size:1.8rem; color: var(--point);}
	.m-title .tit{margin-top:2.5rem; font-weight: bold; font-size:5rem;}
	.m-title .txt{margin-top:1rem; font-weight: 600; font-size:2rem; line-height:1.3;}

	.m-tab{margin-bottom:3rem; border-bottom:1px solid #e6e6e6; display: flex; align-items: center; justify-content: center;}
	.m-tab>a{width:50%; max-width:25rem; height:5.4rem; margin-bottom:-1px; font-size:2.5rem; line-height:1; color: #999; display: flex; justify-content: center; position: relative;}
	.m-tab>a:before{content: ""; width: 0; height: 0.3rem; background-color: #222; display: inline-block; position:absolute; left:50%; bottom:0;}
	.m-tab>a:is(:hover, .active){font-weight: bold; color: var(--point);}
	.m-tab>a:is(:hover, .active):before{width:100%; left:0%;}

	/* 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); transition-delay: 1s;}
		#mainVisual .visualRoll .swiper-slide>video{width:100%; max-width:none; height:96rem; object-fit: cover;}

		#mainVisual .vTxtArea{width:100%; max-width:176rem; height:100%; margin-left:-88rem; padding:0 3rem 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; text-shadow:0 0 0.4rem rgba(0,0,0,0.3);}
		#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: bold; font-size:5rem; line-height:1.1;}
		#mainVisual .vTxt .ii.text{margin-top:2rem; font-size:2.5rem; line-height:1.4;}
		#mainVisual .vTxt .ii.btns{margin-top:4rem;}
		#mainVisual .vTxt .ii.btns>a{width:12.2rem; height:4.5rem; border:1px solid #fff; font-weight: bold; font-size:1.4rem; line-height:1; color: #fff; display: inline-flex; align-items: center; justify-content: center; border-radius:0.5rem;}


		#mainVisual .swiper-option{width:170rem; 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-controll{width:100%; margin-top:5.4rem; text-align: center; position: absolute; left:0; top:60%; z-index:7; transition: top 0.5s linear;}
		#mainVisual .swiper-controll>.inConts{display: flex; align-items: center; gap:0 1.4rem;}

		#mainVisual .swiper-pagination{display: flex; align-items: center; gap:0 2rem;}
		#mainVisual .swiper-pagination-bullet{display: flex; align-items: center; gap:0 0;}
		#mainVisual .swiper-pagination-bullet>em{font-style: normal; font-weight: bold; font-size:1.6rem; line-height:1; color: rgba(255,255,255,0.3); transition: color 0.5s linear}
		#mainVisual .swiper-pagination-bullet>i{width:0; position: relative; transition: all 0.5s linear; overflow: hidden;}
		#mainVisual .swiper-pagination-bullet>i:before,
		#mainVisual .swiper-pagination-bullet>i b{content: ""; width:100%; height:2px; background-color: rgba(195,195,195,0.5); display:inline-block;}
		#mainVisual .swiper-pagination-bullet>i b{width:0%; background-color:#fff; position: absolute; left:0; top:0;}
		#mainVisual .swiper-pagination-bullet.swiper-pagination-bullet-active{}
		#mainVisual .swiper-pagination-bullet.swiper-pagination-bullet-active>em{color: rgba(255,255,255,1);}
		#mainVisual .swiper-pagination-bullet.swiper-pagination-bullet-active>i{width:12rem; margin-left:2rem; display:inline-block;}
		/*#mainVisual .swiper-pagination-bullet.swiper-pagination-bullet-active>i b{width:100%; transition: width 5s linear; transition-delay: 1s;}*/

		#mainVisual .swiper-btn button{width:2.7rem; height:2.7rem; background:transparent url("/images/btn_slick_pause.png") no-repeat left top/cover; border:none;}
		#mainVisual .swiper-btn button.pause{background-image:url("/images/btn_slick_play.png");}

		#mainVisual .swiper-number{width:100%; max-width:156rem; margin-left:-78rem; padding:0 3rem; font-size:3.2rem; line-height:1; color: #fff; text-align: right; position: absolute; left:50%; bottom:6rem; z-index:6;}
		#mainVisual .swiper-number .n{top:-1.5rem; position: relative;}
		#mainVisual .swiper-number .l{top:-0.3rem; position: relative;}
		#mainVisual .swiper-number .t{}

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

	/* product */
		#main-product{padding-bottom:14rem; position: relative;}
		#main-product .main-product{width:100%; padding-bottom:4rem; position: relative;}
		#main-product .main-product .more{font-size:1.8rem; line-height:1; color: #666; position: absolute; right:0; top:-8rem;}
		#main-product .main-product-swiper{overflow: visible !important;}
		#main-product .main-product-roll{display: flex; justify-content: flex-start;}

		#main-product .swiper-slide{width:40rem; min-width:40rem; min-height:40rem; margin-right:3.3rem; text-align: center; position: relative;} /*width:calc((100% - 11.7rem) / 4);*/
		#main-product .swiper-slide:before{content: ""; width: 100%; height: 100%; background-color: rgba(0,0,0,0.7); position:absolute; left: 0; top:0px; opacity: 0; z-index:2;}
		#main-product .swiper-slide:after{content: "+"; width: 7rem; height: 7rem; border:1px solid #fff; font-weight: 200; font-size:4rem; line-height:1; color: #fff; position:absolute; left: 50%; top:50%; transform: translate(-50%, -50%); opacity: 0; z-index:2; display: flex; align-items: center; justify-content: center;}
		#main-product .swiper-slide .thumb{width:100%; aspect-ratio: 400/268; display:block; overflow:hidden; position: relative; box-shadow:1.5rem 1.5rem 1.5rem rgba(0,0,0,0.1);}
		#main-product .swiper-slide .thumb img{width:100%; height:100%; max-width:none; object-fit: cover;}
		#main-product .swiper-slide .cate{margin-top:2rem; font-weight: 600; font-size:1.8rem; line-height:1; color: #222;}
		#main-product .swiper-slide .title{margin-top:1rem; font-weight: 600; font-size:2.2rem; line-height:1.3; color: #222;}

		#main-product .swiper-slide:hover:before,
		#main-product .swiper-slide:hover:after{opacity:1;}

		#main-product .swiper-pagination-progressbar{width:100%; height:0.8rem; background-color:#f2f2f2; position: absolute; left:0; top:auto; bottom:0; z-index:6 !important; overflow: hidden;}
		#main-product .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{width: 100%; height: 100%; background-color:#666; position: absolute; left: 0; top: 0; transform-origin: left top;}

		#main-product .swiper-button{width:7rem; height:7rem; margin-top:-6.5rem; background-color: rgba(255,255,255,0.9); font-family:'SUIT Variable'; font-weight: 500; font-size:2.4rem; line-height:1; color:#707070; position: absolute; top:50%; display: flex; align-items: center; justify-content: center; cursor: pointer;  z-index:3;}
		#main-product .swiper-button-prev{left:1rem;}
		#main-product .swiper-button-next{right:1rem;}
		#main-product .swiper-button:hover{background-color: var(--point); color: rgba(255,255,255,1);}

	/* search */
		#main-search{padding-bottom:14rem; background: url('/images/main/bg_main-search.jpg') no-repeat center center / cover; position: relative; overflow: hidden;}
		#main-search .m-title{color: #fff;}
		#main-search .keyword{display: flex; align-items: flex-start; justify-content: center; gap:0 1rem;}
		#main-search .keyword>dt{font-weight: 600; font-size:2rem; line-height:3.6rem; color: #fff; white-space: nowrap;}
		#main-search .keyword>dd{display: flex; flex-flow: row wrap; gap:1rem;}
		#main-search .keyword>dd a{height:3.6rem; padding:0 1.5rem; border:1px solid rgba(255,255,255,0.6); font-weight: 500; font-size:1.7rem; line-height:1; color: #fff; display: flex; align-items: center; justify-content: center; white-space: nowrap; border-radius:99px;}

		#main-search input[type=text],
		#main-search button[type=submit],
		#main-search select{height:7rem; padding:0 3rem; background-color:#fff; border:none; font-size:2rem; line-height:7rem; color:#555; vertical-align:middle; display:inline-block; border-radius:99px;}

		#main-search input[type=text]{width:100%; max-width:36rem; border-radius:99px 0 0 99px;}
		#main-search select{width:100%; max-width:22rem; margin-right:1rem; padding-right:5rem; background:#fff url('/images/main/arr_select.png') no-repeat calc(100% - 2rem) center; background-size:1rem auto;}
		#main-search button[type=submit]{width:8rem; min-width:8rem; padding:0; background:var(--point) url('/images/main/icon_search.png') no-repeat center center; background-size:2.8rem auto; border-radius:0 99px 99px 0;}

		#main-search .main-search{margin-top:2rem; display: flex; align-items: center; justify-content: center;}

		#main-search .info-link{margin-top:6rem; padding:9rem 0; background-color: rgba(0,0,0,0.3); display: flex; align-items: center; justify-content: center;}
		#main-search .info-link>a{width:calc(100% / 3); padding:0 3rem; display: flex; justify-content: center; position: relative;}
		#main-search .info-link>a .info-link-in{width:100%; max-width:40.5rem; display: flex; align-items: center; justify-content: space-between;}
		#main-search .info-link>a .tit{font-weight: bold; font-size:1.8rem; line-height:1; color: #fff;}
		#main-search .info-link>a .title{margin-top:1.5rem; padding-top:1rem; font-size:4rem; line-height:1; color: #fff; position: relative;}
		#main-search .info-link>a .title:before{content: ""; width: 3rem; height: 3rem; background-color: var(--point); display: inline-block; position:absolute; left: -1.2rem; top:0px; border-radius:99px;}
		#main-search .info-link>a .title>strong{font-weight: 500; position: relative;}
		#main-search .info-link>a .text{margin-top:1rem; font-size:2rem; line-height:1.5; color:rgba(255,255,255,0.5);}

		#main-search .info-link>a img[src="/images/main/icon_main-search01.png"]{width:8.1rem;}
		#main-search .info-link>a img[src="/images/main/icon_main-search02.png"]{width:8.7rem;}
		#main-search .info-link>a img[src="/images/main/icon_main-search03.png"]{width:8.1rem;}

		#main-search .info-link>a+a:before{content: ""; width: 1px; height: 100%; background-color: rgba(255,255,255,0.1); position:absolute; left: 0; top:0px;}

	/* service */
		#main-service{padding-bottom:14rem; background-image: url('/images/main/bg_service_top.png'), url('/images/main/bg_service_btm.png'); background-repeat: no-repeat, no-repeat; background-position:left top, right bottom; background-size:61.3541% auto, 46.1979% auto; position: relative;  overflow: hidden;}
		#main-service .main-service{display: flex; flex-flow: row wrap; justify-content: center;}
		#main-service a{width:50%; aspect-ratio: 850/520; display:block; position: relative; overflow: hidden; box-shadow:1.5rem 1.5rem 1.5rem rgba(0,0,0,0.1);}
		#main-service a>img{width:100%; height:100%; max-width:none; object-fit: cover;}
		#main-service a:before{content: ""; width: 100%; height: 50%; background: url('/images/main/over_service.png') no-repeat center top / cover; position:absolute; left: 0; top:-50%; opacity: 0;}
		#main-service a .text-box{width:100%; height:100%; padding-left:12.94%; display: flex; flex-flow: row wrap; align-content: center; position: absolute; left:0; top:0;}
		#main-service a .text-box>*{width:100%;}
		#main-service a .text-box>.cate{font-weight: bold; font-size:1.8rem; line-height:1; color: #fff;}
		#main-service a .text-box>.title{margin-top:2rem; font-weight: 500; font-size:4rem; line-height:1; color: #fff; position: relative;}
		#main-service a .text-box>.text{margin-top:1.7rem; font-size:2.2rem; line-height:1.5; color:rgba(255,255,255,0.5);}
		#main-service a .text-box>.btns{margin-top:5rem; font-size:1.8rem; line-height:1.5; color:#fff; position: relative; top:3rem; opacity: 0;}

		#main-service a:hover:before{top:0; opacity: 1;}
		#main-service a:hover .text-box>.text{color:rgba(255,255,255,1);}
		#main-service a:hover .text-box>.btns{top:0rem; opacity: 1;}
/*[e] Main Style */

/*[s] Sub Style */
	/* greeting */
		.greeting-area{margin-bottom:-13rem;}
		.greeting-area>.inConts{max-width:170rem; padding-bottom:14rem; background:url('/images/sub/bg_greeting.jpg') no-repeat center center/cover;}
		.greeting-area .greeting-in{}
		.greeting-area .greeting-title{padding-top:16.5rem; line-height:1; color: #fff; text-align: center; position: relative;}
		.greeting-area .greeting-title:before{content: ""; width: 1px; height: 13rem; background-color: var(--point); display: inline-block; position:absolute; left: calc(50% - 0.5px); top:0px;}
		.greeting-area .greeting-title .cate{font-weight: bold; font-size:5rem; color: var(--point);}
		.greeting-area .greeting-title .tit{margin-top:5rem; font-size:4rem;}
		.greeting-area .greeting-title .txt{margin-top:1rem; font-size:2.2rem; line-height:1.3;}

		.greeting-area .greeting-box{width:100%; max-width:130rem; margin:13rem auto 0; padding:0; display: flex; flex-flow: row wrap; justify-content: center;}
		.greeting-area .greeting-box>li{width:calc(100% / 3); height:34rem; background-color:rgba(218,0,26,0.9); display: flex; align-items: center; flex-flow: row wrap; justify-content: center;}
		.greeting-area .greeting-box>li:nth-of-type(2){background-color:rgba(34,34,34,0.9);}
		.greeting-area .greeting-box>li:nth-of-type(3){background-color:rgba(255,255,255,0.9);}
		.greeting-area .greeting-box>li dl{min-height:13rem; color: #fff;}
		.greeting-area .greeting-box>li dl>dt{font-weight: bold; font-size:2.2rem; line-height:1.2;}
		.greeting-area .greeting-box>li dl>dd{margin-top:1rem; font-size:1.8rem; line-height:1.5;}

		.greeting-area .greeting-box>li.black img{height:3.9rem;}
		.greeting-area .greeting-box>li.black dl{font-weight: bold; color: #222;}
		.greeting-area .greeting-box>li.black dl>dd{font-size:2.2rem;}
		.greeting-area .greeting-box>li.black dl>dd>strong{padding-right:2rem;}

	/* history */
		.history-visual{height:30rem; background:url('/images/sub/bg_history.jpg') no-repeat center center/cover; overflow: hidden; position: relative; display: flex; align-items: center; justify-content: center;}
		.history-visual>dl{color: #fff; text-align: center;}
		.history-visual>dl>dt{font-weight: bold; font-size:5rem; line-height:1;}
		.history-visual>dl>dd{margin-top:1.5rem; font-weight: 500; font-size:2.2rem; line-height:1.4;}

		.history-title{margin:9rem 0 10rem; text-align: center;}
		.history-title>dt{}
		.history-title>dt img{height:5.5rem;}
		.history-title>dd{margin-top:2rem; font-weight: 500; font-size:2.4rem; line-height:1.3; color: #444;}

		.history-area{margin-top:8rem; font-size:0; line-height:0; position: relative;}
		.history-area:before{content: ""; width: 0.6rem; margin-left:-0.3rem; background-color: rgba(221,221,221,0.8); 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:10rem;}
		.history-area .history-in{width:50%; padding:0 0 0 12rem; 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: 2.4rem; height:2.4rem; background-color:var(--btn_c); border:4px solid #fff; display: inline-block; position:absolute; left: -1.2rem; top:1rem; border-radius:999px; box-sizing: border-box;}
		.history-area .history-in>strong{font-weight: bold; font-size:4.2rem; line-height:1; color: var(--point); display:block;}
		.history-area .txt_wrap{margin-top:3rem; display: flex; justify-content: flex-start;}
		.history-area .txt_wrap p{font-size:1.8rem; line-height:1.45; color: #666; text-align: left; position: relative; display: flex; gap:0 0.7rem;}
		.history-area .txt_wrap p>strong{font-weight: 500; color: #333;}
		.history-area .txt_wrap p>strong:before{content: "·";}
		.history-area .txt_wrap p+p{margin-top:0.5rem;}
		/*.history-area .txt_wrap>p:before{content: "ㆍ"; position:absolute; left: -0.3rem; top:0px;}*/

		.history-area .txt_wrap>p+p{margin-top:1rem;}
		/*.history-area .txt_wrap>ul>li:before{content: "-"; position:absolute; left: 0; top:0px;}*/

		.history-area>li .thumb{width:50%; margin-top:0; padding:0 12rem 0 0; position: relative; order:1;}
		.history-area>li .thumb img{width:100%; max-height:35rem; object-fit:cover; object-position: center center;}

		.history-area>li:nth-child(even){text-align: left;}
		.history-area>li:nth-child(even) .history-in{padding:0 12rem 0 0; text-align: right; order:1;}
		.history-area>li:nth-child(even) .history-in:before{left:auto; right: -1.2rem;}
		.history-area>li:nth-child(even) .thumb{padding:0 0 0 12rem; order:2;}
		.history-area>li:nth-child(even) .thumb img{left:12rem; right:0;}
		.history-area>li:nth-child(even) .txt_wrap{justify-content: flex-end;}
		.history-area>li:nth-child(even) .txt_wrap p{justify-content: flex-end; text-align: right;}
		.history-area>li:nth-child(even) .txt_wrap p>strong{order:2;}

	/* CI */
		.ci-btn{margin-top:7rem; display: flex; align-items: center; justify-content: flex-end; gap:2rem;}
		.ci-btn>a{width:26rem; height:7rem; border:1px solid #222; font-weight: bold; font-size:1.8rem; line-height:1; color: #222; display: flex; align-items: center; justify-content: center; border-radius:3px;}
		.ci-btn>a>strong{position: relative;}
		.ci-btn>a>strong img{height:2.5rem; position: absolute; right:-4rem; top:calc(50% - 1.25rem);}

		.ci-btn>a:hover{background-color: var(--point); border-color: var(--point); color: #fff;}
		.ci-btn>a:hover>strong img{-webkit-filter: brightness(0) invert(1); filter: brightness(0) invert(1);}

		.ci-logo{height:26rem; margin:-1px 0 0 -1px; display: flex; align-items: center; justify-content: center; }
		.ci-logo01{margin-top:2rem; border:1px solid #e6e6e6; overflow: hidden;}
		.ci-logo01 img{height:6.1rem;}

		.ci-color{display: flex; flex-flow: row wrap; justify-content: space-between;}
		.ci-color>li{width:47.6923%;}
		.ci-color .ci-color-box{width:100%; height:26rem; background-color: var(--point); font-weight: bold; font-size:3rem; line-height:1; color: #fff; text-align: center; display: flex; align-items: center; justify-content: center;}
		.ci-color>li:nth-of-type(2) .ci-color-box{background-color:#000;}

		.ci-color .ci-color-code{margin-top:3.5rem; font-size:2rem; line-height:1; color: #000; display: flex; flex-flow: row wrap; gap:0 7%;}
		.ci-color .ci-color-code>p{display: flex; flex-flow: row wrap; gap:0 2rem;}

		.ci-logos{margin-top:2.5rem; display: flex; flex-flow: row wrap; justify-content: space-between;}
		.ci-logos .ci-logo-box{width:47.6923%; height:26rem; border:1px solid #e6e6e6; display: flex; align-items: center; justify-content: center; position: relative;}
		.ci-logos .ci-logo-box:before{content: attr(data-text); font-weight: 600; font-size:2rem; line-height:1; color: #222; position:absolute; left: 4rem; top:3rem;}
		.ci-logos .ci-logo-box img[src="/images/sub/logo_ci02.png"]{height:4.9rem;}
		.ci-logos .ci-logo-box img[src="/images/sub/logo_ci03.png"]{height:10rem;}

	/* Location */
		.location-info{margin-top:6rem;}
		.location-info>div{font-weight: 600; font-size:2.5rem; line-height:1.4; color: #222; display: flex; align-items: flex-end; gap: 0 3rem;}
		.location-info>div img{height:4.9rem;}

		.location-info>ul{margin-top:3rem; display: flex; align-items: center; gap: 0 7%;}
		.location-info>ul>li{line-height:1; color: #222; display: flex; align-items: center; white-space: nowrap;}
		.location-info>ul>li img{min-width:7rem;}
		.location-info>ul>li span{padding-bottom:0.4rem; font-size:2.2rem;}
		.location-info>ul>li strong{font-weight: 600; font-size:2rem; padding:0 2rem 0 1rem;}

	/* store */
		.store-area{margin-bottom:4rem; display: flex; align-items: center; justify-content: space-between;}
		.store-area>*{width:50%;}
		.store-area>.store-map{padding:0 3rem; text-align: center; order:1;}
		.store-area>.store-map .thumb{display:inline-block; position: relative;}
		.store-area>.store-map .thumb .finding-map-link{width:76px; height:28px; background-color: #999; font-family:"Pretendard GOV"; font-weight: 600; font-size:14px; line-height:1; color: #fff; position: absolute; left:50%; top:50%; display: flex; align-items: center; justify-content: center; border-radius:99px;}
		.store-area>.store-map .thumb .finding-map-link:after{content: ""; width: 48px; height: 49px; margin-left:-24px; background: url('/images/sub/img_map_pin.png') no-repeat center top / cover; position:absolute; left: 50%; bottom:calc(100% + 9px); opacity: 0; display:none;}
		.store-area>.store-map .thumb .finding-map-link[data-val="10"]{margin:-55.4% 0 0 -16.2%;} /* 서울 */
		.store-area>.store-map .thumb .finding-map-link[data-val="1"]{margin:-48.6% 0 0 -45.9%;} /* 인천 */
		.store-area>.store-map .thumb .finding-map-link[data-val="2"]{margin:-62.7% 0 0 18.3%;} /* 강원 */
		.store-area>.store-map .thumb .finding-map-link[data-val="9"]{margin:-39.7% 0 0 -8.6%;} /* 경기 */
		.store-area>.store-map .thumb .finding-map-link[data-val="7"]{margin:22.9% 0 0 3.8%;} /* 경남 */
		.store-area>.store-map .thumb .finding-map-link[data-val="4"]{margin:-15.7% 0 0 20.4%;} /* 경북 */
		.store-area>.store-map .thumb .finding-map-link[data-val="6"]{margin:41.7% 0 0 -26.2%;} /* 전남 */
		.store-area>.store-map .thumb .finding-map-link[data-val="5"]{margin:7.5% 0 0 -30.5%;} /* 전북 */
		.store-area>.store-map .thumb .finding-map-link[data-val="8"]{margin:64.7% 0 0 -49.7%;} /* 제주 */
		.store-area>.store-map .thumb .finding-map-link[data-val="3"]{margin:-19.2% 0 0 -34.3%;} /* 충남 */
		.store-area>.store-map .thumb .finding-map-link[data-val="11"]{margin:-26.9% 0 0 -3.2%;} /* 충북 */

		.store-area>.store-map .thumb .finding-map-link[data-val="16"]{margin:36.1% 0 0 26.8%;} /* 부산 */
		.store-area>.store-map .thumb .finding-map-link[data-val="13"]{margin:5.1% 0 0 22.8%;} /* 대구 */
		.store-area>.store-map .thumb .finding-map-link[data-val="14"]{margin:27.1% 0 0 -42.2%;} /* 광주 */
		.store-area>.store-map .thumb .finding-map-link[data-val="12"]{margin:-11.9% 0 0 -9.2%;} /* 대전 */
		.store-area>.store-map .thumb .finding-map-link[data-val="15"]{margin:22.1% 0 0 36.8%;} /* 울산 */


		.store-area>.store-map .thumb .finding-map-link:is(:hover, .active){background-color: var(--point); z-index:2;}
		.store-area>.store-map .thumb .finding-map-link.active:after{height: 58px; opacity: 1;}

		.store-area>.store-inj{padding-right:3rem; order:2;}
		.store-area>.store-inj>dl{}
		.store-area>.store-inj>dl>dt{font-weight: bold; font-size:3.2rem; line-height:1; color:var(--point);}
		.store-area>.store-inj>dl>dd{margin-top:2rem; font-family:"Pretendard GOV"; font-weight: 500; font-size:2.1rem; line-height:1.2; color: #254737;}
		.store-area .store-inj-box{height:20.5rem; margin-top:2.5rem; padding:0 3rem; background-color: #f8fbfa; display: flex; align-items: center; justify-content: center; gap:2rem; border-radius:1rem;}
		.store-area .store-inj-box img{width:14rem; min-width:14rem;}
		.store-area .store-inj-box>dl{}
		.store-area .store-inj-box>dl>dt{font-family:"Pretendard GOV"; font-weight: bold; font-size:2.3rem; line-height:1; color:#1b1b1b;}
		.store-area .store-inj-box>dl>dd{margin-top:1rem; font-family:"Pretendard GOV"; font-weight: 500; font-size:1.8rem; line-height:1.4; color: #254737;}
		.store-area .store-inj-btn{margin-top:2.5rem; display: flex; justify-content: flex-end;}
		.store-area .store-inj-btn>a{font-weight: 700; font-size:1.6rem; line-height:1.2; color: #333; display: flex; align-items: center; gap:0.5rem;}
		.store-area .store-inj-btn>a img{height:0.8rem;}


		.store-table{width:100%; border-top:2px solid #666; overflow: hidden;}
		.store-table>table{width:100%; border-spacing:0;}
		.store-table>table th,
		.store-table>table td{height:7rem; padding:1.5rem 2rem; background-color: #fff; border-bottom:1px solid #ddd; font-size:1.6rem; line-height:1.6; color:#666; text-align:center; border-collapse:collapse; empty-cells:show; word-break:break-all;}

		.store-table>table th{background-color: #fdfdfe;}
		.store-table>table>thead>tr>th{font-weight: 700; font-size:1.7rem; color: #111;}
		.store-table>table .tit{font-weight: 700; color: #111;}
		.store-table>table .btn{width:9rem; height:3.7rem; margin:0 auto; background-color: #808080; border:1px solid #707070; font-weight: 700; font-size:1.5rem; line-height:1.2; color: #fff; display: flex; align-items: center; justify-content: center; border-radius:0.5rem;}

		.store-online-top{height:32rem; background: url('/images/sub/bg_store.jpg') no-repeat center center / cover; display: flex; align-items: center; justify-content: center;}
		.store-online-top>dl{width:100%; padding-left:10%;color: #fff;}
		.store-online-top>dl>dt{font-size:3.4rem; line-height:5.2rem;}
		.store-online-top>dl>dd{margin-top:3rem; font-size:2.2rem; line-height:1;}

		.store-online-btm{margin-top:5.5rem;}
		.store-online-btm .text{font-size:2.1rem; line-height:3.8rem; color: #333;}
		.store-online-btm .text>strong{font-weight: 700; color: var(--point);}

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

	/* search */
		.search-area{}
		.search-area .search-result{font-weight: bold; font-size:2.6rem; line-height:1.2; color: #111; text-align: center;}
		.search-area .search-result>strong{color: #cc0000;}

		.search-area .search-re{margin-top:5rem; border-top:2px solid #111;}
		.search-area .search-re+.search-re{margin-top:10rem;}

		.search-area .search-re .search-re-tit{padding:3rem 0 0 3rem; display: flex; align-items: center; gap:1rem;}
		.search-area .search-re .search-re-tit strong{font-weight: 600; font-size:3rem; line-height:1; color: #111;}
		.search-area .search-re .search-re-tit span{height:3rem; padding:0 1.5rem; background-color:var(--point); font-weight: 600; font-size:1.8rem; line-height:1; color: #fff; display: flex; align-items: center; justify-content: center; border-radius:99px;}

		.search-area .search-re-list{}
		.search-area .search-re-list>li{border-bottom:1px solid #ddd;}

		.search-area .search-link{padding:2.5rem 3rem; display:block;}
		.search-area .search-link .tit{font-weight: bold; font-size:2.2rem; line-height:1.3; color: #000;}
		.search-area .search-link .tit>strong{color: #cc0000;}
		.search-area .search-link .txt{margin-top:1rem; font-weight: 500; font-size:1.6rem; line-height:1.4; color: var(--point);}

		.search-area .search-re .search-more{margin-top:6rem; display: flex; justify-content: center;}
		.search-area .search-re .search-more>a{height:4.1rem; padding:0 2.7rem; border:1px solid #666; font-weight: bold; font-size:1.8rem; line-height:1; color: #555; display: flex; align-items: center; justify-content: center; border-radius:0.5rem;}

		.search-area .result-group{margin-top:5rem; border-top:2px solid #111;}
		.search-area .result-group dl{border-bottom:1px solid #ddd; display: flex; align-items: center;}
		.search-area .result-group dl dt{width:15rem; height:15rem; margin-right:2rem; border:1px solid #ddd; overflow:hidden;  position:relative;}
		.search-area .result-group dl dt img{max-width:100%;position:absolute;width:auto; height:auto;margin:auto;top:0; bottom:0; left:0; right:0;}

		.search-area .result-group dl dd{width:calc(100% - 17rem);}
		.search-area .result-group dl dd div {}
		.search-area .result-group dl dd div.title{display: flex; align-items: center; gap:0 1rem;}
		.search-area .result-group dl dd div.title a{font-weight: bold; font-size:2.2rem; line-height:1.3; color: #000;}
		.search-area .result-group dl dd div.title a>h2 {}
		.search-area .result-group dl dd div.title a[target="_blank"]{height:3rem; padding:0 1.5rem; background-color:var(--point); font-weight: 400; font-size:1.6rem; line-height:1; color: #fff; display: flex; align-items: center; justify-content: center; border-radius:99px;}
		.search-area .result-group dl dd div.cont{max-height: 4.8rem; margin-top:1rem; font-weight: 400; font-size:1.8rem; line-height:2.4rem; color: #999; display: -webkit-box; text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical; overflow:hidden;}
		/*
		.search-area .result-group dl dd div.cont{ max-height: 72px; display: -webkit-box; text-overflow: ellipsis;-webkit-line-clamp: 3;-webkit-box-orient: vertical; overflow:hidden;}
		.search-area .result-group dl dd div.date {color:#999;}
		*/
		.search-area .result-group dl dd div.navi, .result-group dl dd div.navi a {margin-top:1.5rem; font-weight: 500; font-size:1.6rem; line-height:1.4; color: var(--point);}

		.result-group .more {text-align:right;}
		.result-group .more a {font-size:13px; color:#7d7d7d; text-decoration:underline;}
/*[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{}
	/*
		.lay-table{width:100%; font-size:0; line-height:0;}
		.lay-table>table{width:100%; border-spacing:0; table-layout : fixed;}
		.lay-table>table th,
		.lay-table>table td{height:7rem; padding:1.5rem 0; background-color: #fff; border-top:1px solid #ebebeb; font-size:1.6rem; line-height:1.5; color:#666; text-align:left; vertical-align: middle; border-collapse:collapse; empty-cells:show; box-sizing: border-box; word-break:keep-all; word-wrap:break-word;}

		.lay-table>table th{}
		.lay-table>table>thead>tr>th{}
		.lay-table>table>tbody>tr>th{font-weight: 500; color: #222;}

		.lay-table>table .tel{padding-left:4rem; display:inline-block;}
		.lay-table>table .tel>strong{font-weight: 500; color: #ffde25;}

		.lay-table>table .btns{width:20rem; height:5rem; background-color: #fff; font-weight: 500; font-size:1.6rem; line-height:5rem; color: #222; text-align: center; display:inline-block; vertical-align: top; border-radius:0.5rem; box-shadow:0 0 2rem rgba(0,0,0,0.1);}
		.lay-table>table .btns>span{font-weight:bold; font-size:1.6rem;}
		.lay-table>table .btns+.btns{margin-left:1rem;}
		.lay-table>table .btns.kakao{background-color: #ffe618;}

		#layer-time,
		#layer-juso{width:100%; max-width:160rem;}
		.layer-base .title{padding-top:2.3rem; font-weight: bold; font-size:3rem; line-height:1; color: #222; position: relative;}
		.layer-base .title:before{content: ""; width: 4rem; height: 0.5rem; background-color: #222; font-size:0; line-height:0; display: inline-block; position:absolute; left: 0; top:0px;}
		.lay-time-area{margin-top:3rem; display: flex; justify-content: space-between;}
		.lay-time-area .lay-map{width:50%; border-radius:1rem; overflow:hidden; position: relative;}
		.lay-time-area .lay-map>img{width:100%; max-width:none;}
		.lay-time-area .lay-map .root_daum_roughmap{width:1400px; height:700px; position: absolute; left:50%; top:50%; transform: translate(-50%, -50%);}
		.lay-time-area .lay-map .wrap_map,
		.lay-time-area .lay-map .map{width:100%; height:100%;}
		.lay-time-area .lay-table{width:45.7142%;}

		#layer-schdule{width:100%; max-width:84rem;}
		#layer-schdule .layer-in{padding:8rem 4rem 5rem;}
		#layer-schdule .layer-schdule-area{}
		#layer-schdule .layer-schdule-text{margin-top:4rem; font-size:1.6rem; line-height:1.4; color: #666;}
		#layer-schdule .layer-schdule-text>dt{font-weight: 500; font-size:1.8rem; color: #222; }
		#layer-schdule .layer-schdule-text>dd{margin-top:1rem;}
	*/
	#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 */
		/*.layerArea .layerIn .layerBgIn{width:0px; height:0px; background-color: rgba(255,255,255,0.7); position:absolute; left:50%; top:50%; z-index:100; -webkit-transition: .5s; transition: .5s; transform-origin: 50% 50%;}*/

		.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>.tit_lay{padding:25px 25px 15px;}
		.layerArea .layerIn .layerBox>.tit_lay>strong{font-size:16px; line-height:1; color:#00a9cc;}
		*/
		.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 */

@media only screen and (max-width : 1760px){
	/*[s] Main Style */
		#mainVisual .vTxtArea{max-width:none; margin-left:0; left:0;}

		.m-tab{width:100vw; margin-left:-3rem; padding:0 3rem;}
		#main-search .info-link{width:100vw; margin-left:-3rem; }
	/*[e] Main Style */

	/*[s] Sub Style */
	/*[e] Sub Style */
}
@media only screen and (max-width : 1360px){
	.scroll_info{display:block;}
	.scrollTb{width:100%; padding-bottom:2rem; display:block; overflow:hidden; overflow-x:scroll;}
	.scrollTb>*{width:120rem !important;}

	/*[s] Main Style */
		#main-search .info-link>a .info-link-in{flex-wrap: wrap; text-align: center;}
		#main-search .info-link>a .info-link-in>div{width:100%; margin-top:3rem; order:2;}
		#main-search .info-link>a .info-link-in>p{width:100%; order:1;}
		#main-search .info-link>a .title{display:inline-block;}
	/*[e] Main Style */

	/*[s] Sub Style */
		.location-info>ul{gap: 0 3%;}
	/*[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 */
		/* service */
			#main-service{padding-bottom:0;}
			#main-service a{width:100vw; margin:0 -3rem; text-align: center;}
			#main-service a:before{top:-50% !important; opacity: 0 !important;}
			#main-service a .text-box{padding-left:0;}
			#main-service a .text-box>.text{color:rgba(255,255,255,1);}
			#main-service a .text-box>.btns{display:none;}
	/*[e] Main Style */

	/*[s] Sub Style */
		/* greeting */
			.greeting-area>.inConts{padding-bottom:13rem;}
			.greeting-area .greeting-box>li{width:100%; height:29rem; text-align: center;}
			.greeting-area .greeting-box>li dl{min-height:auto;}

		/* CI */
			.ci-color>li,
			.ci-logos .ci-logo-box{width:100%;}

			.ci-color{gap:5rem;}
			.ci-logos{gap:2rem;}

		/* Location */
			.location-info{}
			.location-info>div{flex-wrap: wrap; gap:2rem 3rem;}

			.location-info>ul{margin-top:5rem;}
			.location-info>ul{flex-wrap: wrap; gap:2rem 3rem;}

		/* store */
			.store-area{display: block;}
			.store-area>*{width:100%;}
			.store-area>.store-inj{padding:0 0 7rem 0 ;}

			.store-table{}
			.store-table>table{}
			.store-table>table,
			.store-table>table tbody,
			.store-table>table tr,
			.store-table>table td,
			.store-table>table th{height:auto; padding:0; background-color: #fff; border:none; display:block;}
			.store-table>table>thead{display:none;}

			.store-table>table tr{padding:3rem 0; border-bottom:1px solid #ddd;}

			.store-table>table th,
			.store-table>table td{margin-bottom:1rem; text-align: left; position: relative; display: flex; align-items: center; justify-content: flex-start;}
			.store-table>table .bo_tit{justify-content: flex-start;}
			.store-table>table th:before,
			.store-table>table td:before{width:14rem; min-width:14rem; content: attr(data-title); padding-right:2rem; font-weight: 700; color: #222; text-align: justify;}
			.store-table>table th:after,
			.store-table>table td:after{content:""; width:1px; height:1.6rem; background-color: #ccc; font-size:0; position: absolute; left:11.5rem; top:50%; transform: translateY(-50%);}

			.store-table>table .btn{margin:0;}

		/* search */
			.search-area .result-group dl dd div.title a[target="_blank"]{display:none;}
	/*[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){
	/*[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;}

		h4.line>span{font-size:2.2rem;}
		.nTxt{font-size:2.2rem; line-height:3.2rem;}

		h4.bul{font-size:3rem;}

		.fancybox__caption{font-size:2.2rem;}

		#quick-btn{right:2rem;}
		#quick-btn.long img[src*="_short"]{width:8rem;}
		#quick-btn.long a:last-child{width:30%;}
	/*[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 .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: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 .moPopClose button{font-size:1.8rem; line-height:2.4rem;}
		#popLayer .moPopClose button:before{width: 2.4rem; height: 2.4rem; font-size:1.8rem; line-height:2.6rem;}
		#popLayer .moPopClose button.toDay_close{padding-left:3.2rem;}
		#popLayer .moPopClose button.close{padding-right:3.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 */
		.m-title{margin-bottom:4.5rem; padding-top:17rem;}
		.m-title:before{height: 15rem;}
		.m-title .cate{font-size:2.2rem;}
		.m-title .txt{font-size:2.4rem;}

		.m-tab{margin-bottom:5rem; justify-content: flex-start; gap:0 6rem;}
		.m-tab>a{width:auto; height:6rem; font-size:3rem;}

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

			#mainVisual .vTxt .ii.title{font-size:4.5rem;}
			#mainVisual .vTxt .ii.text{margin-top:3rem; font-size:3rem;}
			#mainVisual .vTxt .ii.btns{margin-top:5rem;}
			#mainVisual .vTxt .ii.btns>a{width:16.2rem; height:5.6rem; font-size:1.8rem;}

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

			#mainVisual .swiper-pagination-bullet>em{font-size:2.2rem;}

		/* product */
			#main-product{padding-bottom:16rem;}
			#main-product .main-product{padding-bottom:8rem;}
			#main-product .main-product .more{font-size:2.4rem; top:-10.6rem;}

			#main-product .swiper-slide .cate{margin-top:3rem; font-size:2.4rem;}
			#main-product .swiper-slide .title{font-size:3rem;}

		/* search */
			#main-search{padding-bottom:0;}

			#main-search .keyword{display: flex; align-items: flex-start; justify-content: center; gap:0 1rem;}
			#main-search .keyword>dt{font-size:2.6rem; line-height:5rem;}
			#main-search .keyword>dd{}
			#main-search .keyword>dd a{height:5rem; padding:0 2rem; font-size:2.2rem;}

			#main-search input[type=text],
			#main-search button[type=submit],
			#main-search select{font-size:2.2rem;}

			#main-search input[type=text]{width:calc(100% - 8rem); max-width:none;}
			#main-search select{width:calc(50% - 1rem); max-width:none; margin-right:0; margin-bottom:2rem; background-size:1.4rem auto;}

			#main-search .main-search{margin-top:2.5rem; flex-wrap: wrap; justify-content: space-between;}

			#main-search .info-link{margin-top:8rem; padding:7rem 0;}
			#main-search .info-link>a{}
			#main-search .info-link>a .info-link-in{max-width:none;}
			#main-search .info-link>a .tit{font-size:2rem;}
			#main-search .info-link>a .title{padding-top:0.8rem; font-size:3rem;}
			#main-search .info-link>a .title:before{width: 2rem; height:2rem; left: -0.6rem;}
			#main-search .info-link>a .text{display:none;}

			#main-search .info-link>a img[src="/images/main/icon_main-search01.png"]{width:7.1rem;}
			#main-search .info-link>a img[src="/images/main/icon_main-search02.png"]{width:7.7rem;}
			#main-search .info-link>a img[src="/images/main/icon_main-search03.png"]{width:7.1rem;}

		/* service */
			#main-service{background-position:130% top, right bottom; background-size:130% auto, 46.1979% auto;}
			#main-service a .text-box>.cate{font-size:2rem;}
			#main-service a .text-box>.title{}
			#main-service a .text-box>.text{font-size:2.4rem;}
	/*[e] Main Style */

	/*[s] Sub Style */
		/* greeting */
			.greeting-area .greeting-title{}
			.greeting-area .greeting-title:before{}
			.greeting-area .greeting-title .cate{}
			.greeting-area .greeting-title .tit{}
			.greeting-area .greeting-title .txt{margin-top:2rem; font-size:2.4rem;}

			.greeting-area .greeting-box>li dl{}
			.greeting-area .greeting-box>li dl>dt{font-size:3rem;}
			.greeting-area .greeting-box>li dl>dd{margin-top:1.5rem; font-size:2.4rem;}

			.greeting-area .greeting-box>li.black dl{}
			.greeting-area .greeting-box>li.black dl>dd{font-size:3rem;}

		/* history */
			.history-visual>img{height:36rem; object-fit: cover;}

			.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: 3rem; height:3rem; left: -1.2rem; top:0.5rem;}
			.history-area .history-in>strong{font-size:4rem;}
			.history-area .txt_wrap{justify-content: flex-start !important; }
			.history-area>li .txt_wrap p{padding:0 0 0 0; font-size:2.4rem; justify-content: flex-start !important; text-align: left !important;}
			/*.history-area .txt_wrap p:before{content: "ㆍ"; position:absolute; left: -0.3rem; top:0px; display:none;}*/
			.history-area>li .txt_wrap p+p{margin-top:1rem;}

			.history-area>li .thumb{width:100%; margin-top:3rem; padding:0 0 0 4rem !important; position: relative;}
			.history-area>li .thumb img{width:100%; height:auto; position: static; }

			.history-area>li:nth-child(even) .history-in:before{left:-1.2rem; right:auto;}
			.history-area>li:nth-child(even) .txt_wrap{justify-content: flex-start;}
			.history-area>li:nth-child(even) .txt_wrap p>strong{order:0;}

		/* CI */
			.ci-btn>a{font-size:2rem;}

		/* Location */
			.location-info{}
			.location-info>div{}

			.location-info>ul>li{width:100%;}
			.location-info>ul>li img{width:7rem; min-width:auto;}
			.location-info>ul>li span{font-size:2.4rem;}
			.location-info>ul>li strong{font-size:2.2rem; padding:0 2.5rem 0 1.5rem;}

		/* store */
			.store-area>.store-inj{}
			.store-area>.store-inj>dl{}
			.store-area>.store-inj>dl>dt{}
			.store-area>.store-inj>dl>dd{font-size:2.3rem;}
			.store-area .store-inj-box{height:23.5rem;}
			.store-area .store-inj-box img{width:14rem; min-width:14rem;}
			.store-area .store-inj-box>dl{}
			.store-area .store-inj-box>dl>dt{font-size:2.4rem; }
			.store-area .store-inj-box>dl>dd{font-size:2.2rem;}
			.store-area .store-inj-btn{}
			.store-area .store-inj-btn>a{font-size:2rem;}

			.store-table{}
			.store-table>table{}
			.store-table>table th,
			.store-table>table td{font-size:2rem; line-height:1.5;}

			.store-table>table th{}
			.store-table>table th:before,
			.store-table>table td:before{font-size:2.2rem;}
			.store-table>table .btn{width:12rem; height:4rem; margin:0; font-size:1.8rem;}

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

		/* search */
			.search-area{}
			.search-area .search-re .search-re-tit span{height:4rem; padding:0 2rem; font-size:2rem;}

			.search-area .search-re .search-re-list .search-link .tit{font-size:2.4rem;}
			.search-area .search-re .search-re-list .search-link .txt{font-size:2rem;}
			.search-area .search-re .search-more>a{height:5.1rem; padding:0 3.7rem; font-weight: 600; font-size:2rem;}


			.search-area .result-group{}
			.search-area .result-group dl{}
			.search-area .result-group dl dt{display:none;}

			.search-area .result-group dl dd{width:100%;}
			.search-area .result-group dl dd div {}
			.search-area .result-group dl dd div.title{}
			.search-area .result-group dl dd div.title a{font-size:2.4rem;}
			.search-area .result-group dl dd div.title a>h2 {}

			.search-area .result-group dl dd div.cont{max-height: 5.6rem; margin-top:1rem; font-weight: 400; font-size:2rem; line-height:2.8rem;}

			.search-area .result-group dl dd div.navi, .result-group dl dd div.navi a{font-size:2rem;}
	/*[e] Sub Style */

	/*[s] Plugin Style */
	/*[e] Plugin Style */
}
@media only screen and (max-width : 640px){
	.depth-three>a{width:100%;}

	/*[s] Intro Style */
		#intro{}
		#intro .logo{padding-top:2.6rem;}
		#intro .logo img{height:4.1rem;}
		#intro h2.title{padding-top:5rem; font-size:3rem; line-height:1.4;}

		#intro .intro-link{margin-top:2rem;}
		#intro a{width:100%; aspect-ratio: 580/530;}
		#intro a .text-box>.cate{}
		#intro a .text-box>.cate:before{}

		#intro a .text-box>.title{}
		#intro a .text-box>.text{font-size:2.2rem;}
		#intro a .text-box>.btns{}
		#intro a .text-box>.btns>span{}

		#intro a:before{opacity: 1;}
		#intro a .text-box>.cate{opacity: 1;}
		#intro a .text-box>.cate:before{height: 4.9rem;}
		#intro a .text-box>.title{font-weight: bold;}
		#intro a .text-box>.title img{-webkit-filter: brightness(0) invert(1); filter: brightness(0) invert(1);}
		#intro a .text-box>.text{color:#fff;}
		#intro a .text-box>.btns{top:0; opacity: 1;}

		#intro .foot{padding:2rem 0; font-size:2rem; text-align: center; flex-direction: column; gap:0;}
		#intro .foot>strong{width:100%;}
		#intro .foot>span{width:100%;}
	/*[e] Intro Style */
}

/*
transform: scale(1.1) 부분을
transform: scale(1.1) rotate(.001deg); 로 변경하면 부드럽게 처리되네요

display: flex; flex-wrap: wrap; flex-direction: row; align-content: center; justify-content: center; -ms-flex-align:center;
display: flex; flex-wrap: wrap; flex-direction: row; align-items: center; justify-content: center; -ms-flex-align:center;
display: flex; align-items: center; justify-content: center;
display: flex; align-items: center; justify-content: space-between;

display: flex; flex-flow: column wrap; justify-content: space-between;
display: flex; flex-flow: column wrap; justify-content: center;
display: flex; flex-flow: row wrap; justify-content: center;
display: flex; flex-flow: row wrap; justify-content: space-between;

display: flex; justify-content: space-between; // 양쪽 끝 정렬

맨 앞에 정렬
justify-content: flex-start;
​
맨 끝에 정렬
justify-content: flex-end;

가운데 정렬
justify-content: center;

서로 같은 간격으로 박스들이 조정됨.
justify-content: space-between;​

컨텐츠 뿐만 아니라 그 주변도 같은 간격으로 조정됨.
justify-content: space-around;


-webkit-transform: translateY(-50%); transform: translateY(-50%);
-webkit-transform: translateX(-50%); transform: translateX(-50%);
filter:grayscale(100%); -webkit-filter:grayscale(100%);
backdrop-filter: blur(50px);
-webkit-backdrop-filter: blur(50px);
transition: all .5s linear;
transition: all .5s ease-out;
transform:rotate(180deg);
-webkit-transition-timing-function:ease-in linear; transition-timing-function:ease-in linear;
-webkit-transition-delay: .8s; transition-delay: .8s;
:before{content: ""; width: 24px; height: 24px; background-color: #fff; border:1px solid #666; display: inline-block; position:absolute; left: 0; top:0px; box-sizing: border-box;}

display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; //한줄 감추기
display: block; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; //두줄 감추기
active
:first-child
:nth-child(1)
:nth-of-type(1)
box-sizing:border-box;
word-break:keep-all; word-wrap:break-word;
border-radius:2px;
width:calc(100% / 6);
box-shadow:0 0 1rem rgba(0,0,0,0.2);
*/