@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 .iconMenu .inConts>a,

	.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,
	#main-program .program-list>li>a,
	#mainStrengths .swiper-wrapper .swiper-slide .strengths-text>.btns>button,
	.mainEsg-list>li:hover figure,
	.mainEsg-list>li:hover figure img,
	.tab-three>a,
	.tab-three>a:before,
	.tab-three>a:after,
	.ir-notice .icon,
	.talent-top>li,
	#mainVisual .swiper-pagination-bullet:before,
	.swiper-wrapper .swiper-slide.over:before,
	.swiper-wrapper .swiper-slide.over:after,
	.btn-box>a,
	.spineAim-recommended ul>li,
	.spineAim-recommended ul>li>p:before{transition: all .3s ease-out; transform-origin: 50% 50%;}

	#mainVisual .vTxt .ii{transition: all .4s 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%;}

	#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 */
	h4.txt{margin-bottom:3rem; font-weight: 800; font-size:var(--fs_20); line-height:1.3; color: #000; text-align: center;}
	h4.txt>*{font-size:2.5em;}
	h4.txt>strong{font-weight: inherit;}
	*+h4.txt{margin-top:9rem;}

	h4.tit{margin-bottom:3rem; font-weight: 700; font-size:var(--fs_20); line-height:1.3; color: #000; text-align: center;}
	h4.tit>*{font-size:2em;}

	h5.txt{margin-bottom:4rem; font-size:var(--fs_20); color: #000; text-align: center;}
	h5.txt>*{font-size:1.5em; line-height:var(--lh_10);}
	h5.txt>strong{font-weight: 700;}

	.nTxt{font-size:var(--fs_20); line-height:var(--lh_10); color: #000;}
	.nTxt.business{font-weight: 200;}
	.nTxt.business>p{font-size:1.1em; line-height:var(--lh_10);}
	.nTxt.business strong{font-weight: 500;}

	/*
	h4.small{margin-bottom:2.5rem; font-size:var(--fs_20); line-height:1.3; color: #000; text-align: center;}
	h4.small>strong{font-weight:var(--fw_700); font-size:1.75em;}
	*+h4.small{margin-top:11.5rem;}

	h4.xsmall{margin-bottom:2rem; font-size:var(--fs_20); line-height:1.3; color: #000;}
	h4.xsmall>strong{font-weight:var(--fw_700); font-size:1.5em;}
	*+h4.xsmall{margin-top:5rem;}
	*/


	ul.jum>li{padding-left:1rem; font-size:var(--base18); line-height:var(--lineHeight); color: #383637; position: relative;}
	ul.jum>li:before{content: "·"; position:absolute; left: 0; top:0;}

	ul._star{font-size:var(--fs_20); line-height:1.45; color: #999;}
	ul._star>li{padding-left:1.4rem; font-size:0.9em; position: relative;}
	ul._star>li:before{content: "※"; position:absolute; left: 0; top:0;}

	ul.star_>li{padding-left:1.2rem; font-size:var(--base18); line-height:1.5; color: #383637; position: relative;}
	ul.star_>li:before{content: "*"; color: #ff0000; position:absolute; left: 0; top:0;}
	ul.star_.inherit>li:before{color:inherit;}

	ul._line>li{padding-left:1.4rem; font-size:var(--base18); line-height:var(--lineHeight); color: #383637; position: relative;}
	ul._line>li:before{content: "-"; position:absolute; left: 0; top:0;}

	ul._line.two{display: flex; flex-flow: row wrap; justify-content: space-between; gap:0 3rem;}
	ul._line.two>li{flex:1 1 calc((100% - 3rem) / 2);}

	.icon-txt{font-weight: 500; font-size:var(--base20); line-height:var(--lineHeight); color: #383637; display: flex; align-items: start; gap:0 1rem;}
		.icon-txt figure{width:2rem; display: flex;}
		.icon-txt p{flex:1;}
		.icon-txt.clock figure{padding-top:0.5rem;}

		.icon-txt.c{justify-content: center;}

	.sticky-table{width:100%; border-top:2px solid #000; font-size:0; line-height:0;}
		.sticky-table+.sticky-table{margin-top:2rem;}
		.sticky-table>table{width:100%; border-spacing:0; border-collapse: separate;}
		.sticky-table>table th,
		.sticky-table>table td{padding:1.6rem 2rem; background-color: #fff; border-right:1px solid #ddd; border-bottom:1px solid #ddd; font-weight: 400; font-size:var(--fs_20); line-height:1.45; color:#666; text-align:center; vertical-align: middle; border-collapse:separate; empty-cells:show; box-sizing: border-box; word-break:keep-all; word-wrap:break-word;}

		.sticky-table>table tr>*:last-child{border-right:none;}

		.sticky-table>table>thead>tr>th,
		.sticky-table>table>tbody>tr>th{background-color:#fff8f1; font-weight:600; color: #000;}
		.sticky-table>table>thead>tr>th:first-child{left:0; z-index:2;}

		.sticky-table>table .th{background-color: #f7f7f7; font-weight: 600;}
		.sticky-table>table .th-w{font-weight: 600;}

		.sticky-table>table>tbody>tr>th+td{text-align: left;}

		.sticky-table>table .gold{background-color: #fff9e6;}

		.sticky-table>table ul.jum>li{font-size:inherit; line-height:inherit; color:inherit;}

		.sticky-table.even>table tbody tr:nth-child(even)>*{background-color: #f8f8f8;}

		.sticky-table.fixed>table{table-layout : fixed;}

		.sticky-table.line{}
			.sticky-table.line>table{border-collapse: collapse;}
			.sticky-table.line>table th,
			.sticky-table.line>table td{border:1px solid #ddd;}

		.sticky-table.view{border-top-width:1px;}
			.sticky-table.view>table{}
			.sticky-table.view>table th,
			.sticky-table.view>table td{font-size:1.8rem;}
			.sticky-table.view>table>tbody>tr>th{width:22rem; background-color: #fcf7f3; padding-left:4rem; text-align: left;}

	/* ── 스와이프 힌트 ── */
		.swipe-hint-box{margin-bottom:1rem; display: none; justify-content: center; }
		.swipe-hint{padding: 5px 14px 5px 14px; margin:0 auto; background: rgba(0,0,0,0.05); display: inline-flex; align-items: center; gap: 30px; border-radius: 999px;}

		/* 좌우 화살표 */
		.swipe-hint .arrow{display: flex; align-items: center; gap: 3px;}
		.swipe-hint .arrow::before,
		.swipe-hint .arrow > span,
		.swipe-hint .arrow::after{width: 7px; height: 7px; border-top: 2px solid var(--c_point); border-right: 2px solid var(--c_point); display: block; box-sizing: border-box; flex: 0 0 7px;}
		.swipe-hint .arrow::before,
		.swipe-hint .arrow::after{content: "";}

		/* 왼쪽: 바깥→안쪽 순서로 흘러들어오는 느낌 */
		.swipe-hint .arrow-left::before,
		.swipe-hint .arrow-left > span,
		.swipe-hint .arrow-left::after{transform: rotate(225deg);}
		.swipe-hint .arrow-left::before{ animation: swipe-hint_blink 1.8s infinite 0.3s; }
		.swipe-hint .arrow-left>span{ animation: swipe-hint_blink 1.8s infinite 0.15s; }
		.swipe-hint .arrow-left::after{ animation: swipe-hint_blink 1.8s infinite 0s; }

		/* 오른쪽: 안쪽→바깥쪽 순서로 흘러나가는 느낌 */
		.swipe-hint .arrow-right::before,
		.swipe-hint .arrow-right > span,
		.swipe-hint .arrow-right::after{ transform: rotate(45deg);}
		.swipe-hint .arrow-right::before{ animation: swipe-hint_blink 1.8s infinite 0s; }
		.swipe-hint .arrow-right>span{ animation: swipe-hint_blink 1.8s infinite 0.15s; }
		.swipe-hint .arrow-right::after{ animation: swipe-hint_blink 1.8s infinite 0.3s; }

		@keyframes swipe-hint_blink {
		  0%, 100% { opacity: 0.1; }
		  50%{ opacity: 1;   }
		}

		/* 원형 손가락 아이콘 */
		.circle-icon{width: 20px; height: 20px; background: #fff; border-radius: 50%; box-shadow: 0 1px 5px rgba(0,0,0,0.15); display: flex; align-items: center; justify-content: center; flex-shrink: 0; animation: slide-lr 3s ease-in-out infinite;}
		.circle-icon:before{content: ""; width: 12px; height: 12px; background: var(--c_point); border-radius: 50%; opacity: 0.7;}

		@keyframes slide-lr {
			0%, 75% { transform: translateX(0);}
			25% { transform: translateX(10px);}
			50%{ transform: translateX(-10px);}
		}

	img.noIMG{width:80% !important; height:80% !important; object-fit: contain !important; filter:grayscale(100%); opacity: 0.3; position: absolute; left:50%; top:50%; transform: translate(-50%, -50%);}

	.tour-swiper-conts{display:none;}

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

	.video-full{aspect-ratio:16/9; position: relative;}
		/*.video-full:after{content: ""; width:100%; height:100%; background-color: #000; position:absolute; left: 0; top:0px; opacity: 0.4;}*/
		.video-full :where(video, img, iframe){width:100%; height:100%; object-fit: cover; position: absolute; left:0; top:0;}
		.video-full .video-play-btn{width:100%; height:100%; background:url('/images/btn_video-play.png') no-repeat center center/9rem; position: absolute; left:0; top:0; z-index:3; display:block;}
		.video-full.is-playing .video-play-btn{display:none;}

		.video-full.photo{aspect-ratio:12/5;}

	.ellipsis{display:-webkit-box; overflow:hidden; -webkit-box-orient:vertical; -webkit-line-clamp:var(--line, 2); word-break:break-all;}

	.ps-green{margin-bottom:2rem; font-weight: 600; font-size:var(--fs_20); line-height:1.1; color: #666; display: flex; flex-flow: row wrap; align-items: center; justify-content: end; gap:0 2.9rem;}
		.ps-green>p{font-size:1.1em; position: relative;}
		.ps-green>p+p:before{content: ""; width: 1px; height: 1.8rem; margin-top:-0.9rem; background-color: #ddd;  position:absolute; left: -1.45rem; top:50%;}

	.box-radius-gray{margin-top:5.5rem; padding:2.5rem; background-color: #fff; border:3px solid #ddd; font-size:var(--fs_20); line-height:var(--lh_10); color: #000; text-align: center; border-radius:2rem;}

	.scroll-img.seoul{width:100%; text-align: center; overflow: hidden;}
/*[e] All Style */

/*[s] Main Style */
	a:not(.no) .thumb{overflow:hidden;}
	a:not(.no) .thumb img:not(.noIMG){transition: all .7s ease-out; transform-origin: 50% 50%;}
	a:not(.no):hover .thumb img:not(.noIMG){transform: scale(1.1);}

	.m-title{padding-bottom:4.5rem; font-size:var(--fs_20); line-height:1.35; color: #666;}
		.m-title p{font-weight: 600; font-size:1.1em; line-height:1; color: var(--c_point);}
		.m-title h3{font-weight: 700; font-size:1.75em; line-height:1.4; color: #000;}
		.m-title div{}
		.m-title *+*{margin-top:1.5rem;}
		.m-title div.btns{margin-top:4rem; display: flex; justify-content: center; }

		.m-title.white{color: #fff;}
		.m-title.white p,
		.m-title.white h3{color: inherit;}

	.m-btn{width:16rem; height:5.6rem; border:1px solid #fff; font-size:var(--fs_20); line-height:1; color: #fff; display: inline-flex; align-items: center; justify-content: center; border-radius:999rem; overflow: hidden;}
		.m-btn>span{font-weight: 600; font-size:0.9em;}

		.m-btn.gray{border-color:#666; color:#666;}

	.s-btn{min-height:4.4rem; padding:1.5rem 3rem; background-color: #fff; border:1px solid #666; font-size:var(--fs_20); line-height:1; color: #666; display: inline-flex; align-items: center; justify-content: center; border-radius:999rem; overflow: hidden;}
		.s-btn>span{font-weight: 600; font-size:0.9em;}

		a:hover .m-btn,
		.m-btn:is(:hover, .active),
		a:hover .s-btn,
		.s-btn:is(:hover, .active){background-color: var(--c_point); border-color: var(--c_point); color: #fff;}

	.btns-box{display: flex; align-items: center; gap:1rem;}
		.btns-box.end{justify-content: end;}

	:root{
		--container: 172rem; /* .inConts의 max-width */
		--container_small: 128rem; /* .inConts의 max-width */
		--gutter: 2rem;      /* .inConts 좌우 패딩 있으면 여기에 넣기 (예: 2rem) */

		--outset_172: max(0px, calc(((100vw - var(--sbw, 0px)) - var(--container)) / 2) + var(--gutter));
		--outset_128: max(0px, calc(((100vw - var(--sbw, 0px)) - var(--container_small)) / 2) + 3rem);
	}

	.displacement-swiper{height:96rem; background:#fff; position:relative; overflow:hidden;}
		.displacement-swiper .displacement-canvas{position:absolute; inset:0; z-index:1; opacity:0; transform:scale(1.06); transition:opacity 1.2s ease, transform 2.2s cubic-bezier(.22,1,.36,1);}
		.displacement-swiper .displacement-canvas canvas{width:100%; height:100%; display:block;}

		.displacement-swiper.is-intro .displacement-canvas{opacity:1; transform:scale(1);}

	#mainVisual{width:100%; height:100%; background:transparent; position:relative; overflow:hidden; z-index:2;}
		#mainVisual .swiper-wrapper{display: flex; flex-flow: row nowrap; opacity:1; visibility:visible;}
		#mainVisual .swiper-wrapper .swiper-slide{min-width:100%; width:100%; background:transparent; font-size:0; line-height:0; position: relative; overflow:hidden; display:inline-block; vertical-align: top; -webkit-backface-visibility:hidden; backface-visibility:hidden; transform:translateZ(0);}
		#mainVisual .swiper-wrapper .swiper-slide.swiper-slide-active{z-index:3;}
		#mainVisual .swiper-wrapper .swiper-slide>img{width:100%; max-width:none; height:96rem; object-fit: cover; object-position: center center; transform:scale(1); transform-origin:center center; will-change:transform; -webkit-backface-visibility:hidden; backface-visibility:hidden; opacity:0; visibility:hidden;}/* transform:scale(1.1); */

		#mainVisual .vTxtArea{width:100%; height:100%; max-width:172rem; margin-left:-86rem; padding:0 2rem; position: absolute; left:50%; top:0; z-index:3; display: flex; align-items: center; justify-content: center;}
		#mainVisual .vTxt{width:100%; font-size:var(--fs_20); line-height:1; text-align: center;}
		/*
		#mainVisual .vTxt .ii{line-height:1; color:#fff; display:block; opacity:0; position:relative; transform:translateY(3rem); filter:blur(6px); transition:opacity .5s ease, transform .8s cubic-bezier(.22,1,.36,1), filter .7s ease; transition-delay:0s; will-change:transform,opacity,filter;}
		#mainVisual .swiper-slide-active .vTxt .ii{opacity:1; transform:translateY(0); filter:blur(0);}
		#mainVisual .swiper-slide-active .vTxt .i01{transition-delay:1s;}
		#mainVisual .swiper-slide-active .vTxt .i02{transition-delay:1.1s;}
		#mainVisual .swiper-slide-active .vTxt .i03{transition-delay:1.2s;}
		*/

		.displacement-swiper .displacement-canvas{position:absolute; inset:0; z-index:1; opacity:0; transition:opacity 1.2s ease, transform 2.2s cubic-bezier(.22,1,.36,1);}
		.displacement-swiper.is-intro .displacement-canvas{opacity:1; }
		#mainVisual .vTxt .ii{line-height:1; color:#fff; display:block; opacity:0; transform:translateY(4rem); filter:blur(6px); transition:opacity .8s ease, transform .9s cubic-bezier(.22,1,.36,1), filter .8s ease; transition-delay:0s; will-change:transform,opacity,filter;}
		#mainVisual.is-ready .swiper-slide-active .vTxt .ii{opacity:1; transform:translateY(0); filter:blur(0);}
		#mainVisual.is-ready .swiper-slide-active .vTxt .i01{transition-delay:.15s;}
		#mainVisual.is-ready .swiper-slide-active .vTxt .i02{transition-delay:.3s;}
		#mainVisual.is-ready .swiper-slide-active .vTxt .i03{transition-delay:.45s;}
		#mainVisual .swiper-slide:not(.swiper-slide-active) .vTxt .ii{opacity:0; transform:translateY(-2rem); filter:blur(4px); transition-delay:0s; transition-duration:.2s;}

		#mainVisual .vTxt .ii.title{font-weight:700; font-size:2.5em; line-height:var(--lh_10);}
		#mainVisual .vTxt .ii.btn{margin-top:4.5rem; display: flex; justify-content: center;}

		#mainVisual .swiper-pagination{width:100%; position: absolute; left:0; bottom:16rem; display: flex; align-items: center; justify-content: center; gap:0 1.4rem; z-index:7;}
		#mainVisual .swiper-pagination-bullet{width:1.4rem; height:1.4rem; background-color: transparent; border:1px solid #fff; transition: all .3s ease-out; position: relative; cursor: pointer; border-radius:99rem;}
		#mainVisual .swiper-pagination-bullet.swiper-pagination-bullet-active{width:4.4rem; background-color:var(--c_point); opacity: 1; border-color:var(--c_point);}

	#main-business{padding:16rem 0; overflow: hidden;}
		#main-business .swiper-container{position: relative;}
		#main-business .swiper-wrapper{display: flex; justify-content: flex-start;}
		#main-business .swiper-slide{width:80rem; min-width:80rem; height:46.1rem; margin-right:4rem; padding:5.5rem; font-size:var(--fs_20); line-height:1; color: #fff; position: relative; border-radius:3rem; display: flex; flex-flow: column nowrap;  justify-content: center; overflow: hidden;}
		#main-business .swiper-slide:last-child{margin-right:0;}
		#main-business .swiper-slide figure{width:100%; height:100%; display: flex; align-items: center; justify-content: center; position:absolute; inset:0; z-index:1;}
		#main-business .swiper-slide figure img{width:100%; max-width:none; height: 100%; object-fit: cover; display:block;}
		#main-business .swiper-slide dl{position: relative; z-index:2;}
		#main-business .swiper-slide dl>dt{font-weight:700; font-size:1.75em; line-height:var(--lh_10);}
		#main-business .swiper-slide dl>dd{margin-top:1.5rem; font-weight: 500; font-size:1.1em; line-height:var(--lh_10); }
		#main-business .swiper-slide dl>dd p{margin-top:3.5rem; display: flex; }

		#main-business .swiper-button-box{display: flex; justify-content: end; gap:1rem; position: absolute; right:0; top:-11rem; z-index:7;}
		#main-business .swiper-button{width:6rem; height:6rem; cursor: pointer; position: static;}
		#main-business .swiper-button.swiper-button-disabled{opacity: 0.3; cursor: default;}

		#main-business .swiper-pagination-progressbar{width:100%; height:1rem; background-color:#eee; position: relative; left:auto; bottom:auto; border-radius:99px; z-index:6 !important; overflow: hidden; display:none;}
		#main-business .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{width: 100%; height: 100%; background-color:#666; border-radius:99px; position: absolute; left: 0; top: 0; transform-origin: left top;}

		#main-business .company-area{width:100%; height:57rem; margin-top:16rem; background: url('/images/main/bg_company.jpg') no-repeat center center / cover; border-radius:3rem; overflow: hidden; display: flex; flex-flow: column nowrap; align-items: center; justify-content: center;}
		#main-business .company-area .m-title{padding-bottom:0; text-align: center;}
		#main-business .company-area .m-title p{color: #fff;}
		#main-business .company-area .m-title h3{font-size:2em; line-height:var(--lh_10); color: #fff;}

	#main-references{padding:16rem 0; background-color: #f4f6f8; overflow: hidden;}
		#main-references .swiper-container{padding-bottom:8rem; position: relative;}
		#main-references .swiper-wrapper{display: flex; justify-content: flex-start;}
		#main-references .swiper-slide{width:30rem; min-width:30rem; height:36.1rem; margin-right:2.8rem; padding:4rem 2.8rem 3rem; background-color: #fff; font-size:var(--fs_20); line-height:1; color: #666; position: relative; border-radius:2rem; display: flex; flex-flow: column nowrap;  justify-content: start; overflow: hidden; box-shadow:1rem 0 1rem rgba(0,0,0,0.1);}
		#main-references .swiper-slide:last-child{margin-right:0;}
		#main-references .swiper-slide p{font-weight: 600; color: #000; text-decoration: underline; text-underline-position:under;}
		#main-references .swiper-slide figure{width:100%; height:12.7rem; padding:3rem 0; display: flex; align-items: center; position: relative;}
		#main-references .swiper-slide figure img{max-height:81%; object-fit: contain; display:block;}
		#main-references .swiper-slide figure span{font-weight:700; line-height:1.4; color:#222;}
		#main-references .swiper-slide div{margin-top:2rem; padding-top:3rem; border-top:1px solid #e6e6e6; font-size:0.9em; line-height:var(--lh_10); }

		#main-references .swiper-button-box{display: flex; justify-content: end; gap:1rem; position: absolute; right:0; top:-11rem; z-index:7;}
		#main-references .swiper-button{width:6rem; height:6rem; cursor: pointer; position: static;}
		#main-references .swiper-button.swiper-button-disabled{opacity: 0.3; cursor: default;}

		#main-references .swiper-pagination-progressbar{width:100%; height:0.6rem; background-color:#eee; position: absolute; left:0; top:auto; bottom:0; border-radius:99px; z-index:6 !important; overflow: hidden;}
		#main-references .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{width: 100%; height: 100%; background-color:#666666; border-radius:99px; position: absolute; left: 0; top: 0; transform-origin: left top;}

	#main-news{padding:16rem 0;}
		#main-news .news-area{position: relative;}
		#main-news .swiper-button-box{display: flex; justify-content: end; gap:1rem; position: absolute; right:0; top:-11rem; z-index:7;}
		#main-news .news-list{border-top:1px solid #e6e6e6;}
		#main-news .news-list a{padding:3.4rem 0; border-bottom:1px solid #e6e6e6; font-size:var(--fs_20); line-height:1; color: #999; display: flex; flex-flow: row wrap; align-items: center; justify-content: space-between; gap:1.5rem 5rem;}
		#main-news .news-list .cate{width:13rem; height:4rem; background-color: #f6f6f6; font-weight: 500; font-size:0.85em; color: #000; display: inline-flex; align-items: center; justify-content: center; border-radius:999rem; overflow: hidden;}
		#main-news .news-list strong{flex:1; font-weight: 500; line-height:var(--lh_10); color: #000; display: block; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; word-break:break-all;}
		#main-news .news-list .day{}

	.captcha_row{margin:5rem 0;}
/*[e] Main Style */

/*[s] Sub Style */
	#visual{width:100%; background-repeat: no-repeat; background-position: center center; background-size: cover; border-radius:1.5rem; overflow: hidden;}
		#visual.overview{height:36rem; background-image:url('/images/sub/visual_overview.png');}
		#visual.lca{background-image:url('/images/sub/visual_business_lca.jpg');}
		#visual.pcf{background-image:url('/images/sub/visual_business_pcf.jpg');}
		#visual.carbon{background-image:url('/images/sub/visual_business_carbon.jpg');}
		#visual.eco{background-image:url('/images/sub/visual_business_eco.jpg');}
		#visual.policy{background-image:url('/images/sub/visual_business_policy.jpg');}
		#visual.business{height:96rem; border-radius:0rem; font-size:var(--fs_20); line-height:1; color: #fff; text-align: center; display: flex; align-items: center; justify-content: center;}
		#visual.business dl{}
		#visual.business dl>dt{font-weight: 700; font-size:2.5em; line-height:1.2;}
		#visual.business dl>dd{margin-top:2rem; font-weight: 500; font-size:1.25em; line-height:var(--lh_10);}
		#visual.business .color-txt{margin-top:5rem; padding-top:5.5rem; border-top:1px solid rgba(255,255,255,0.2); font-weight: 100; font-size:2em; line-height:var(--lh_15);}
		#visual.business .color-txt .color{padding:0.05em 0.2em; color:#fff; font-weight:600; border-radius:0.5rem; box-decoration-break:clone; -webkit-box-decoration-break:clone;}
		#visual.business .color-txt .blue{background-color: #1d71b8;}
		#visual.business .color-txt .purple{background-color: #270194;}

	/* 회사소개 > 회사개요 */
	.overview-info{width:100%; font-size:var(--fs_20); line-height:1; color: #000; display: flex; flex-flow: row wrap; align-items: start;}
		.overview-info>li{width:calc(100% / 5); padding-bottom:1.4rem; text-align: center; display: flex; flex-flow: column nowrap; align-items: center;}
		.overview-info>li+li{border-left:1px dotted #000;}
		.overview-info>li i{height:10.1rem; display: flex; align-items: center; justify-content: center;}
		.overview-info>li i img{width:8.1rem;}
		.overview-info>li i img[src*="icon_overview03"],
		.overview-info>li i img[src*="icon_overview05"]{width:8rem;}
		.overview-info>li strong{margin-top:2rem; font-weight: 600; font-size:1.1em;}

	/* 회사소개 > 인사말 */
	.ceo-greeting{--left:44.7917%; --cont:84rem; --round:10rem; min-height:96rem; margin-bottom:14rem; padding:0; position:relative; display:flex; background:#fff; overflow:hidden;}
		.ceo-greeting-img{height:96rem; position:relative; overflow:hidden;}
		.ceo-greeting-img.left{width:var(--left); border-radius:0 var(--round) var(--round) 0;}
		.ceo-greeting-img.right{width:calc(100% - var(--left) - var(--cont)); border-radius:var(--round) 0 0 var(--round);}
		.ceo-greeting-img img{width:100vw; max-width:none; height:100%; object-fit:cover; position:absolute; top:0;}
		.ceo-greeting-img.left img{left:0;}
		.ceo-greeting-img.right img{right:0;}
		.ceo-greeting-cont{width:var(--cont); min-width:var(--cont); min-height:96rem; padding:10rem; background:#fff; font-size:var(--fs_20); line-height:1; color: #666;box-sizing:border-box;}

		.ceo-greeting-cont h4{margin-bottom:5.5rem; color: #ccc;}
		.ceo-greeting-cont h4>strong,
		.ceo-greeting-cont h4>span{font-weight: 700; font-size:3em; display:inline-block; vertical-align: top; position: relative;}
		.ceo-greeting-cont h4>strong{color: var(--c_point);}
		.ceo-greeting-cont h4>strong:before{content: "CEO"; width: 100%; position:absolute; left: 0; top:73%; transform:rotateX(180deg);
			background: -moz-linear-gradient(top,  rgba(29,113,184,0) 0%, rgba(29,113,184,0) 20%, rgba(29,113,184,0.1) 60%, rgba(29,113,184,0.1) 100%); /* FF3.6-15 */
			background: -webkit-linear-gradient(top,  rgba(29,113,184,0) 0%,rgba(29,113,184,0) 20%,rgba(29,113,184,0.1) 60%,rgba(29,113,184,0.1) 100%); /* Chrome10-25,Safari5.1-6 */
			background: linear-gradient(to bottom,  rgba(29,113,184,0) 0%,rgba(29,113,184,0) 20%,rgba(29,113,184,0.1) 60%,rgba(29,113,184,0.1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00222222', endColorstr='#1a222222',GradientType=0 ); /* IE6-9 */

			color:transparent;
			-webkit-text-fill-color: transparent;
			background-clip: text;
			-webkit-background-clip: text;
		}
		.ceo-greeting-cont h4>span:before{content: "GREETINGS"; width: 100%; position:absolute; left: 0; top:73%; transform:rotateX(180deg);
			background: -moz-linear-gradient(top,  rgba(204,204,204,0) 0%, rgba(204,204,204,0) 20%, rgba(204,204,204,0.1) 60%, rgba(204,204,204,0.1) 100%); /* FF3.6-15 */
			background: -webkit-linear-gradient(top,  rgba(204,204,204,0) 0%,rgba(204,204,204,0) 20%,rgba(204,204,204,0.1) 60%,rgba(204,204,204,0.1) 100%); /* Chrome10-25,Safari5.1-6 */
			background: linear-gradient(to bottom,  rgba(204,204,204,0) 0%,rgba(204,204,204,0) 20%,rgba(204,204,204,0.1) 60%,rgba(204,204,204,0.1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00222222', endColorstr='#1a222222',GradientType=0 ); /* IE6-9 */

			color:transparent;
			-webkit-text-fill-color: transparent;
			background-clip: text;
			-webkit-background-clip: text;
		}

		.ceo-greeting-cont .ceo-greeting-title{font-weight: 300; font-size:1.75em; line-height: var(--lh_10); color: #000;}
		.ceo-greeting-cont .ceo-greeting-title>strong{font-weight: 700;}

		.ceo-greeting-cont .ceo-greeting-text{margin-top:4rem; line-height: var(--lh_10);}
		.ceo-greeting-cont .ceo-greeting-text>p+p{margin-top:1.5rem;}
		.ceo-greeting-cont .ceo-greeting-text>p.sign{font-weight: 600; font-size:1.1em; line-height: var(--lh_10); color: #000; text-align: right;}

		.ceo-greeting-cont .ceo-greeting-sign{}

	/* 회사소개 > 오시는 길 */
	.location-info{margin-top:5rem; font-size:var(--fs_20); line-height:1; color: #000; display: flex; flex-flow: row wrap; gap:2rem 4.5rem; position: relative;}
		.location-info img{display:block;}
		.location-info img[src*="icon_location_juso"]{width:2.3rem; object-fit: cover;}
		.location-info img[src*="icon_location_tel"]{width:2rem; object-fit: cover;}
		.location-info img[src*="icon_location_fax"]{width:2rem; object-fit: cover;}
		.location-info img[src*="icon_location_traffic"]{width:6rem; object-fit: cover;}

		.location-info .title{width:100%; font-weight: 700; font-size:1.75em;}
		.location-info .juso{width:100%; font-weight: 700; font-size:1.25em; line-height:var(--lh_10); display: flex; flex-flow: row wrap; align-items: start; gap:1rem;}
		.location-info .juso>i{padding-top:0.5rem;}
		.location-info .juso>p{flex:1;}
		.location-info>dl{font-weight: 500; line-height:var(--lh_10); color: #444; display: inline-flex; align-items: start; gap:1.5rem;}
		.location-info>dl>dt{color: #000; display: inline-flex; align-items: center; gap:1rem;}
		.location-info>dl>dt i{display: inline-flex;}
		.location-info>dl>dd{flex:1;}
		.location-info .traffic{width:100%; align-items: center;}
		.location-info .btns-box{position: absolute; right:0; top:-1rem;}

	/* 사업분야 > 전과정평가(LCA) */
	.business-product{width:100%; font-size:var(--fs_20); line-height:var(--lh_10); color: #000; display: flex; flex-flow: row wrap;  gap:4rem;}
		.business-product>li{width:calc((100% - 8rem) / 3); padding:4rem 2rem 4.5rem; background-color: #f4f6f8; text-align: center; display: flex; flex-flow: column nowrap; align-items: center; border-radius:2rem;}
		.business-product>li i{height:9rem; display: flex; align-items: center; justify-content: center;}
		.business-product>li i img{width:6.1rem;}
		.business-product>li i img[src*="icon_lca02"]{width:5.4rem;}
		.business-product>li i img[src*="icon_lca03"]{width:6rem;}
		.business-product>li i img[src*="icon_lca04"]{width:6.4rem;}
		.business-product>li i img[src*="icon_lca05"]{width:7.1rem;}

		.business-product>li i img[src*="icon_pcf01"]{width:6rem;}
		.business-product>li i img[src*="icon_pcf02"]{width:6.7rem;}
		.business-product>li i img[src*="icon_pcf03"]{width:6.7rem;}
		.business-product>li i img[src*="icon_pcf04"]{width:6.6rem;}

		.business-product>li i img[src*="icon_carbon01"]{width:8rem;}
		.business-product>li i img[src*="icon_carbon02"]{width:6.6rem;}
		.business-product>li i img[src*="icon_carbon03"]{width:6.1rem;}

		.business-product>li i img[src*="icon_eco01"]{width:7.2rem;}
		.business-product>li i img[src*="icon_eco02"]{width:7rem;}
		.business-product>li i img[src*="icon_eco03"]{width:6.7rem;}
		.business-product>li i img[src*="icon_eco04"]{width:7.1rem;}

		.business-product>li i img[src*="icon_policy01"]{width:7rem;}
		.business-product>li i img[src*="icon_policy02"]{width:7.1rem;}
		.business-product>li i img[src*="icon_policy03"]{width:5.1rem;}
		.business-product>li i img[src*="icon_policy04"]{width:5.6rem;}
		.business-product>li i img[src*="icon_policy05"]{width:6.7rem;}





		.business-product.c{justify-content: center;}

	/* 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:30px 0 55px; font-weight: 300; font-size:2rem; line-height:1; color: #666;}
		.etc_clause .txt>span{font-weight: 500; color: #000;}

		.clause-style{}
		.clause-style .logo img{height:6rem;}
		.clause-style .scroll{max-height:30rem; font-size:1.8rem; line-height:1.45; color: #666; overflow: hidden; overflow-y: auto;}
		.clause-style .scroll{text-align: left;}
		.clause-style .scroll>p{margin:4rem 0 1rem;}
		.clause-style .scroll>p:first-child{margin-top:0rem;}
		.clause-style .scroll>p>strong{font-weight: 700; font-size:1.2em; color: #000; display:inline-block;}
		.clause-style .scroll *+p>strong{}

		.clause-style .scroll ol{margin-top:1rem;}
		.clause-style .scroll ol>li{padding-left:2rem; text-indent: -2rem;}
		.clause-style .scroll ol>li>ol{margin-top:0rem;}
		.clause-style .scroll ol ul,
		.clause-style .scroll ol ol{margin:0.3rem 0 1rem;}

		.clause-style .scroll ul>li{padding-left:1.2rem; text-indent: -1.2rem;}

		.clause-style .scroll .kr>li{padding-left:2.2rem; text-indent: -2.2rem;}
		.clause-style .scroll .kr>li>strong{font-weight: 600; color:#333;}
		.clause-style .scroll .kr.mt>li+li{margin-top:2rem;}

		.clause-style .scroll .num>li{padding-left:1.8rem; text-indent: -1.8rem;}


		.etc_select{width:90%; margin:0 auto 2rem; text-align: right;}
		.etc_select select.base{width:auto;}
/*[e] Sub Style */

/*[s] Plugin Style */
	.fancybox__slide{padding:40px 6rem !important;}

	.layer-base.fancybox__content>.carousel__button.is-close{width:4rem; height:4rem; background-color: var(--c_point2); top:0rem !important; right:0rem; border-radius:0 1rem 0 1rem; overflow: hidden;}
	.layer-base.fancybox__content>.carousel__button.is-close svg{width:50%; height:50%; stroke-width:2; filter:none; color: #fff;}

	.layer-base.fancybox__content>.carousel__button.is-back{width:3.6rem; height:3.6rem; position: absolute; left:0; top:0; display:none;}
	.layer-base.fancybox__content>.carousel__button.is-back img{display:block;}

	.layer-base{padding:0 !important; background-color: transparent !important; font-size:0; line-height:0; display:none;}
	.layer-base .layer-in{}
	.layer-base h2{padding-bottom:2rem; border-bottom:2px solid #555; font-weight: bold; font-size:3.5rem; line-height:1.3; color: #000;}
	.layer-base h2>strong{font-weight: bold;}
	.layer-base *+h2{margin-top:7.5rem;}

	.layer-base .etc_clause{width:100%;}
	.layer-base .etc_clause .etc_clause_in {border-radius: 1rem;}

	#priPop-lay{max-width:102.4rem;}

	.lay-doctor{width:100%; max-width:128rem;}
		.lay-doctor .layer-in{padding:0; background-color: #fff; border-radius:1rem; overflow: hidden;}
		.lay-doctor .lay-doctor-top{padding:7rem 6rem 0; background-color: #f4f6f8; border-radius:1rem; overflow: hidden; display: flex; flex-flow: row wrap; justify-content: space-between; gap:0 5%;}
		.lay-doctor .lay-doctor-top>figure{width:42%; max-width:42rem; display: flex; align-items:end; justify-content: center;}
		.lay-doctor .lay-doctor-top .info-conts{width:53%; padding-bottom:7rem;}
		.lay-doctor .lay-doctor-top .info-conts .name{display: flex; flex-flow: row wrap; align-items: end; gap:1rem 2rem;}
		.lay-doctor .lay-doctor-top .info-conts .name>dt{font-weight: 800; font-size:5rem; line-height:6rem; color: #000;}
		.lay-doctor .lay-doctor-top .info-conts .name>dd{font-weight: 600; font-size:2.2rem; line-height:3.2rem; color: #222;}

		.lay-doctor .lay-doctor-top .info-conts .department{margin-top:3.5rem; padding-top:5rem; border-top:2px solid #000; display: flex; flex-flow: column nowrap; gap:1.5rem;}
		.lay-doctor .lay-doctor-top .info-conts .department>dt{font-weight: bold; font-size:2.5rem; line-height:3.5rem; color: var(--c_point2);}
		.lay-doctor .lay-doctor-top .info-conts .department>dd{display: flex; flex-flow: row wrap; gap:1rem;}
		.lay-doctor .lay-doctor-top .info-conts .department>dd>p{height:4.2rem; padding:0 2rem; background-color: #e6ecf0; font-weight: 500; font-size:1.8rem; line-height:1; color: var(--c_point2); white-space: nowrap; display: flex; align-items: center; justify-content: center; border-radius:99px;}

		.reservation-btn{display: flex; flex-flow: row wrap; gap:1rem;}
		.reservation-btn>a{min-width:18rem; height:5.5rem; padding:0 3rem; background-color: var(--c_point2); font-weight: 500; font-size:1.8rem; line-height:1; color: #fff; white-space: nowrap; display: flex; align-items: center; gap:1rem; border-radius:1rem;}
		.reservation-btn>a figure img{width:2.2rem;}
		.reservation-btn>a.naver{background-color: #00c13a;}

		.reservation-btn.end{justify-content: end;}

		.lay-doctor .lay-doctor-top .info-conts .reservation-btn{margin-top:6rem;}

		.lay-doctor .lay-doctor-conts{padding:7.5rem 6rem;}
/*[e] Plugin Style */

@media only screen and (max-width : 1720px){
	#mainVisual .vTxtArea,
	#mainVisual .swiper-option{max-width:none; margin-left:0; left:0;}
}
@media only screen and (max-width : 1600px){
}
@media only screen and (max-width : 1440px){
}
@media only screen and (max-width : 1320px){
}
@media only screen and (max-width : 1280px){
	/*[s] Main Style */
	/*[e] Main Style */

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

	/*[s] Layer Style */
	/*[e] Layer Style */
}
@media only screen and (max-width : 1180px){
}
@media only screen and (max-width : 1024px){
	/*[s] All Style */
		.wideKakao{height: 0; padding-bottom: 56.25%;}
		.wideKakao>.root_daum_roughmap{width: 100%; height: 100%; position: absolute; left: 0; top: 0;}

		ul._line.two>li{flex:1 1 100%;}

		.sticky-table:not(.no){padding-bottom:1rem; overflow-x:auto; -webkit-overflow-scrolling:touch;}
			.sticky-table:not(.no)>table{min-width:102.4rem !important;}
	/*[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 */
	/*[e] Main Style */

	/*[s] Sub Style */
		/* 회사소개 > 회사개요 */

		/* 회사소개 > 인사말 */
		.ceo-greeting{min-height:auto; margin-bottom:14rem; display:block;}
			.ceo-greeting-img{height:46rem; position:relative; overflow:hidden;}
			.ceo-greeting-img.left{width:100%; border-radius:0;}
			.ceo-greeting-img.right{display:none;}
			.ceo-greeting-img img{width:100%; height:100%; position: relative;}
			.ceo-greeting-img.left img{left:0;}
			.ceo-greeting-cont{width:100%; min-width:auto; min-height:auto; padding:8.5rem 2rem;}
	/*[e] Sub Style */

	/*[s] Plugin Style */
		.fancybox__slide{padding:40px 2rem 8px !important;}

		#find-expert-lay .list{gap:4rem 2rem;}
		#find-expert-lay .list>li{width:calc((100% - 4rem) / 3);}

		#success-detail-lay .find-expert-view .success-detail-view h3{font-size:2.2rem;}
		#success-detail-lay .find-expert-view .success-detail-view h5{font-size:1.7rem;}

		/*.lay-doctor .lay-doctor-top>figure{width:30rem; height:30rem; margin:0 auto; padding-top:5rem; border-radius:999px; overflow: hidden; align-items:start; box-shadow:1rem 1rem 2rem rgba(0,0,0,0.2);}*/
		.lay-doctor .lay-doctor-top>figure{width:100%; max-width:none; justify-content: end; margin-bottom: -9.5rem;}
		.lay-doctor .lay-doctor-top>figure img{width:25rem;}
		.lay-doctor .lay-doctor-top .info-conts{width:100%; padding-bottom:7rem;}
	/*[e] Plugin Style */
}
@media only screen and (max-width : 840px){
	/*[s] All Style */
		h4.txt>*{font-size:2em;}
		h4.tit>*{font-size:1.8em;}
		h5.txt>*{font-size:1.3em; line-height:var(--lh_10);}

		ul._star>li{padding-left:1.7rem; font-size:var(--fs_22);}

		.ps-green>p{font-size:var(--fs_22);}

		.swipe-hint-box.mo{display: flex;}
		.scroll-img.seoul{width:100%; margin-top:2rem; padding-bottom:1rem; overflow-x:auto; -webkit-overflow-scrolling:touch;}
			.scroll-img.seoul>img{width:840px !important; max-width:none;}
	/*[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{padding-bottom:6rem;}
			.m-title p{font-size:1.0833em;}
			.m-title h3{font-size:1.6667em;}
			.m-title div{}

		.m-btn{width:20rem; height:6rem;}

		.displacement-swiper{height:106rem;}
		#mainVisual{}
			#mainVisual .swiper-wrapper .swiper-slide>img{height:106rem;}

			#mainVisual .vTxt .ii.title{font-size:1.6667em; line-height:var(--lh_10);}

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

		#main-business{padding:14rem 0;}
			#main-business .swiper-container{width:calc(100% + 4rem); margin-left:-2rem; padding-bottom:7rem;}
			#main-business .swiper-slide{width:50rem; min-width:50rem; height:66rem; padding:5.5rem 3rem;}
			#main-business .swiper-slide:last-child{margin-right:0;}

			#main-business .swiper-slide dl>dt{font-size:1.6667em; line-height:var(--lh_10);}
			#main-business .swiper-slide dl>dd{font-size:1.0833em; line-height:var(--lh_10);}

			#main-business .swiper-button-box{display: none;}

			#main-business .swiper-pagination-progressbar{display:block;}

			#main-business .company-area{width:calc(100% + 4rem); height:106rem; margin:16rem 0 0 -2rem; border-radius:0;}
			#main-business .company-area .m-title{}
			#main-business .company-area .m-title p{}
			#main-business .company-area .m-title h3{font-size:1.6667em; line-height:var(--lh_10);}

		#main-references{padding:14rem 0;}
			#main-references .swiper-container{}
			#main-references .swiper-wrapper{}
			#main-references .swiper-slide{width:40rem; min-width:40rem; height:48rem; margin-right:4rem; padding:5.5rem 3.8rem; border-radius:3rem;}
			#main-references .swiper-slide:last-child{margin-right:0;}
			#main-references .swiper-slide p{}
			#main-references .swiper-slide figure{height:17rem;}
			#main-references .swiper-slide div{margin-top:1.5rem; padding-top:4rem; font-size:1em; line-height:var(--lh_10); }

			#main-references .swiper-button-box{display:none;}

			#main-references .swiper-pagination-progressbar{height:1rem;}

		#main-news{padding:14rem 0;}
			#main-news .news-area{}
			#main-news .swiper-button-box{margin-top:5rem; justify-content: center; position: static;}
			#main-news .news-list{}
			#main-news .news-list a{padding:3.9rem 0 3.7rem; align-items:start; justify-content: start;}
			#main-news .news-list .cate{width:13rem; height:5.6rem; font-size:0.9167em;}
			#main-news .news-list strong{flex:none; width:100%;}
			#main-news .news-list .day{display:none;}
	/*[e] Main Style */

	/*[s] Sub Style */
		#visual{}
			#visual.business dl>dt{font-size:2em;}
			#visual.business dl>dd{font-size:1.2em; line-height:var(--lh_10);}
			#visual.business .color-txt{font-weight: 100; font-size:1.7em; line-height:var(--lh_15);}

		/* 회사소개 > 회사개요 */
		.overview-info{gap:2rem; position: relative;}
			.overview-info>li{width:calc((100% - 2rem) / 2); padding:1.5rem 0 2.5rem; border:1px solid #ccc !important; border-radius:1rem;}
			.overview-info>li:nth-of-type(3),
			.overview-info>li:nth-of-type(5){}
			.overview-info>li i{height:10.1rem; display: flex; align-items: center; justify-content: center;}
			.overview-info>li i img{width:8.1rem;}
			.overview-info>li i img[src*="icon_overview03"],
			.overview-info>li i img[src*="icon_overview05"]{width:8rem;}
			.overview-info>li strong{}

		/* 회사소개 > 인사말 */
		.ceo-greeting{}
			.ceo-greeting-cont h4>strong,
			.ceo-greeting-cont h4>span{font-size:2.7083em;}
			.ceo-greeting-cont .ceo-greeting-title{font-size:1.6667em; line-height: var(--lh_10);}

			.ceo-greeting-cont .ceo-greeting-text>p.sign{margin-top:3rem; font-size:1.25em; line-height: var(--lh_10);}

		/* 회사소개 > 오시는 길 */
		.location-info{}
			.location-info .title{font-size:1.5em;}
			.location-info .juso{font-size:1.2em;}
			.location-info>dl{display: inline-flex; align-items: center; gap:1.5rem;}
			.location-info .btns-box{width:100%; margin-top:1rem; justify-content: center; position: static;}

		/* 사업분야 > 전과정평가(LCA) */
		.business-product{gap:2rem;}
			.business-product>li{width:calc((100% - 2rem) / 2); padding:3rem 2rem 3.5rem;}

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

			.etc_clause .scroll{font-size:2rem;}

			.clause-style .scroll{font-size:2.2rem;}
			.clause-style .scroll ol>li{padding-left:2.3rem; text-indent: -2.3rem;}
			.clause-style .scroll .kr>li{padding-left:2.7rem; text-indent: -2.7rem;}
			.clause-style .scroll ul>li{padding-left:1.4rem; text-indent: -1.4rem;}

			.etc_select{width:100%;}
			.etc_select select.base{width:22rem;}
	/*[e] Sub Style */

	/*[s] Plugin Style */
		.layer-base.fancybox__content>.carousel__button.is-close,
		.layer-base.fancybox__content>.carousel__button.is-back{width:5rem; height:5rem;}

		#find-expert-lay .scroll{height:100rem;}

		#find-expert-lay .text-box{font-size:3rem; line-height:4.4rem;}

		#find-expert-lay .list{gap:4rem 3rem;}
		#find-expert-lay .list>li{width:calc((100% - 3rem) / 2);}

		#find-expert-lay .list>li .cate{font-size:2.2rem;}
		#find-expert-lay .list>li .name{font-size:2.6rem;}

		#find-expert-lay .find-expert-view .photo-box{width:100%; max-width:none; display: flex; gap:3rem;}
		#find-expert-lay .find-expert-view .photo-box>dt{max-width:50%;}
		#find-expert-lay .find-expert-view .photo-box>dd{margin-top:0; font-size:2.4rem; flex-flow: column wrap; justify-content: center;}
		#find-expert-lay .find-expert-view .photo-box>dd>strong{width:100%; margin-top:1rem;}

		#find-expert-lay .find-expert-view .history-info{width:100%; height:54.77rem; margin-top:5rem;}
		#find-expert-lay .find-expert-view .history-info *+h5.bul{margin-top:4rem;}
		#find-expert-lay .find-expert-view .history-info .txt{font-size:2.4rem;}

		#success-detail-lay .scroll{height:100rem;}
		#success-detail-lay .find-expert-view .success-detail-view h3{font-size:3rem;}
		#success-detail-lay .find-expert-view .success-detail-view h5{font-size:2.6rem;}
		#success-detail-lay .find-expert-view .success-detail-view p{font-size:2.2rem;}
		#success-detail-lay .find-expert-view .success-detail-view .txt{font-size:2.4rem;}

		.add-form-lay .layer-in .text{font-size:2.2rem;}

		.lay-alert{max-width:90%;}
		.lay-alert .layer-in .logos img{height:8rem;}
		.lay-alert .layer-in .text{font-size:2.4rem; line-height:3.6rem;}

		.lay-doctor .lay-doctor-top{padding:5rem 3rem 0;}
		.lay-doctor .lay-doctor-top>figure{margin-bottom:-14.3rem;}
		.lay-doctor .lay-doctor-top>figure img{width:20rem;}
		.lay-doctor .lay-doctor-top .info-conts .name>dt{width:100%;}
		.lay-doctor .lay-doctor-top .info-conts .department>dd>p{height:5rem; font-size:2.2rem;}

		.reservation-btn>a{min-width:auto; height:6rem; font-size:2.2rem;}

		.lay-doctor .lay-doctor-conts{padding:7.5rem 3rem;}
	/*[e] Plugin Style */
}
@media only screen and (max-width : 640px){
	/* 회사소개 > 오시는 길 */
	.location-info{}
		.location-info .traffic{flex-wrap: wrap;}
		.location-info .traffic>dd{flex:none; width:100%;}
}
@media only screen and (max-width : 480px){
}
@media only screen and (max-width : 400px){
}

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

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

flex-flow: column wrap;
align-content: center;

justify-content: space-between;
justify-content: space-around;

flex-wrap: wrap;

transform:rotate(180deg);
transform: translateY(-50%);
transform: scale(1)
filter:blur(3px);
filter:grayscale(100%); -webkit-filter:grayscale(100%);
backdrop-filter:blur(50px);

transition: all .5s linear;
transition: all .5s ease-out;
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; word-break:break-all; //두줄 감추기
active
border-radius:1rem;
width:calc(100% / 6);
box-shadow:0 0 1rem rgba(0,0,0,0.2);

:first-child
*/
