@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:5.5rem; font-weight: 700; 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:5.5rem; font-weight: 700; font-size:var(--fs_20); line-height:1.3; color: #000; text-align: center;}
	h4.tit>*{font-size:2em;}

	h4.small{margin-bottom:2rem; font-weight: 700; font-size:var(--fs_20); line-height:1.3; color: #000;}
	h4.small>*{font-weight: inherit; font-size:1.5em;}

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

	.nTxt{font-size:var(--fs_20); line-height:var(--lh_10); color: #000;}

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

	ul.check{font-size:var(--fs_20); line-height:2.3rem; color: #999;}
	ul.check>li{padding-left:3.1rem; position: relative;}
	ul.check>li+li{margin-top:1.6rem;}
	ul.check>li:before{content: ""; width:2.3rem; height:2.3rem; background:url('/images/bul_check_23.png') no-repeat center center/cover; position:absolute; left: 0; top:0.1rem;}

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

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

		.table-w1280>table>thead>tr>th{background-color:var(--c_point2); border-bottom:none; font-weight: 500; color: #fff;}
		.table-w1280>table>tbody>tr>th{}
		.table-w1280>table>tbody>tr:nth-child(even)>*{background-color: #f4f6f8;}
		.table-w1280>table .b{font-weight: 500; color: #000;}
		.table-w1280>table .b .small{font-weight: 400; color: #666; display:block;}
/*[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:18rem; height:5rem; 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; transition:background-color .3s ease-out, border-color .3s ease-out;}
		.m-btn>span{font-size:0.8em;}

		.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_point2); border-color: var(--c_point2); color: #fff;}

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

	.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:3em; line-height:var(--lh_10);}
		#mainVisual .vTxt .ii.text{margin-top:1rem; font-weight:700; font-size:1.1em; 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: none; align-items: center; justify-content: center; gap:0 1.4rem;}
		#mainVisual .swiper-pagination.open{display: flex;}
		#mainVisual .swiper-pagination-bullet{width:1.4rem; height:1.4rem; background-color: transparent; border:1px solid rgba(255,255,255,0.6); 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:#fff; opacity: 1; border-color:#fff;}

	#main-about{padding:15rem 0; background: url('/images/main/bg_about.jpg') no-repeat center center / cover; overflow: hidden;}
		#main-about>.inConts{min-height:66rem; font-size:var(--fs_20); line-height:1; color: #fff;}
		#main-about>.inConts:after{content: "WHAT WE DO"; font-weight: 700; font-size:5em; position:absolute; right: 2rem; bottom:0px; opacity: 0.07;}
		#main-about .cate{font-weight: 700; font-size:1.1em;}
		#main-about .title{margin-top:3rem; font-weight: 700; font-size:3.5em;}
		#main-about .text{margin-top:2.5rem; font-size:1.25em; line-height:var(--lh_10);}
		#main-about .abour_re{width:64rem; margin-top:6.5rem; display: flex; flex-flow: row wrap; align-items: center; justify-content: space-between;}
		#main-about .abour_re>dl{}
		#main-about .abour_re>dl>dt{font-weight: 700; font-size:1.25em; line-height:var(--lh_10);}
		#main-about .abour_re>dl>dd{margin-top:1rem; font-size:1.1em; line-height:var(--lh_10);}
		#main-about .abour_re>.count-num{font-weight: 700; font-size:2.5em; letter-spacing: 0 !important;}
		#main-about .abour_re+.abour_re{margin-top:3rem; padding-top:3rem; border-top:1px solid rgba(255,255,255,0.2);}
		[data-count]{display:inline-block; text-align:right; font-variant-numeric:tabular-nums; font-feature-settings:"tnum";}

	#main-services{padding-top:15rem;}
		#main-services .services-list{width:100%; display: flex; flex-flow: row wrap;}
		#main-services .services-list>li{width:50%; display: flex; position: relative; overflow: hidden;}
		#main-services .services-list>li:before{content: ""; width: 100%; height: 100%; position:absolute; left: 0; top:0px; z-index:2; opacity: 0; transition: opacity .3s ease-out;
			/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#001d68+0,7db9e8+100&1+0,0+100 */
			background: linear-gradient(to bottom,  rgba(0,29,104,1) 0%,rgba(125,185,232,0.1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		}
		#main-services .services-list>li>img{min-height:35rem; object-fit: cover; transform: scale(1); transition: transform .7s ease-out;}

		#main-services .services-list .services_in{width:100%; height:100%; font-size:var(--fs_20); line-height:var(--lh_10); color: #fff; text-align: center; display: flex; flex-flow: column wrap; align-items: center; justify-content: center; gap:2.5rem 0; position: absolute; left:0; top:0;  z-index:3;}
		#main-services .services-list .services_in dt{font-weight: 700; font-size:1.5em; line-height:1;}
		#main-services .services-list .services_in dd{margin-top:1.5rem;}

		#main-services .services-list>li:hover:before{opacity: 1;}
		#main-services .services-list>li:hover>img{transform: scale(1.1);}

	#main-why{padding:15rem 0; background: url('/images/main/bg_why.jpg') no-repeat left center / auto 100%; overflow: hidden;}
		#main-why .swiper-container{padding-bottom:8rem;}
		#main-why .swiper-wrapper{display: flex; justify-content: flex-start;}
		#main-why .swiper-slide{width:53rem; min-width:53rem; margin-right:4.5rem; font-size:var(--fs_20); line-height:var(--lh_10); color: #000; text-align: center; position: relative;}
		#main-why .swiper-slide:last-child{margin-right:0;}
		#main-why .swiper-slide figure{aspect-ratio:53/32; display: flex; border-radius:2rem; overflow: hidden;}
		#main-why .swiper-slide figure img{width:100%; max-width:none; height: 100%; object-fit: cover; display:block;}
		#main-why .swiper-slide dl{margin-top:3.5rem;}
		#main-why .swiper-slide dl>dt{font-weight:700; font-size:1.5em;}
		#main-why .swiper-slide dl>dd{margin-top:1.5rem;}

		.swiper-container:has(~ .swiper-pagination-progressbar.swiper-pagination-lock){padding-bottom:0 !important;}

		.swiper-pagination-progressbar.swiper-pagination-lock{display:none !important;}
		.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; }
		.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-difference{--sw_h:96rem; position: relative; overflow: hidden;}
		#main-difference>.inConts{min-height:var(--sw_h); padding:15rem 2rem; z-index:8; display: flex; flex-flow: column nowrap;}
		#main-difference h4.txt,
		#main-difference .nTxt{color: #fff; text-align: left;}
		#main-difference .nTxt{margin-top:-3.5rem;}
		#main-difference .hGroup{}
		#main-difference .swiper-conts{flex:1; display: flex; flex-flow: column nowrap; justify-content: center;}
		#main-difference .swiper-number{font-weight: 700; font-size:var(--fs_20); line-height:var(--lh_10); color: #fff; display: flex;}
		#main-difference .swiper-number>*{font-weight: inherit; font-size:0.9em;}
		#main-difference .swiper-number>span{padding-left:2.9rem; opacity: 0.3; position: relative;}
		#main-difference .swiper-number>span:before{content: ""; width: 1px; height: 1.5rem; background-color: #fff; position:absolute; left: 1.5rem; top:50%; transform: translateY(-50%);}

		#main-difference .swiper-txt{padding:4.5rem 0 7.5rem; font-weight: 700; font-size:var(--fs_20); line-height:1; color: #fff; overflow: hidden;}
		#main-difference .swiper-txt .swiper-wrapper{display: flex; justify-content: flex-start;}
		#main-difference .swiper-txt .swiper-slide{font-size:3.5em; line-height:var(--lh_10);}

		#main-difference .swiper-txt.swiper-autoheight .swiper-wrapper{align-items:flex-start; transition-property:transform,height !important;}
		#main-difference .swiper-txt .swiper-slide{height:auto !important;}

		#main-difference .swiper-button-box{display: flex; flex-flow: row wrap; gap:0 1rem;}
		#main-difference .swiper-button-box img{width:7.2rem;}
		#main-difference .swiper-button{cursor: pointer;}

		#main-difference .swiper-img{height:100%; position: absolute; left:0; top:0;}
		#main-difference .swiper-wrapper{display: flex; justify-content: flex-start;}
		#main-difference .swiper-slide{width:100% !important; flex-shrink: 0; position: relative;}
		#main-difference .swiper-slide img{width:100%; max-width:none; min-height: var(--sw_h); object-fit: cover; display:block;}

	#main-banner{padding:15rem 2rem; display: flex; flex-flow: row wrap; align-items: center; justify-content: center;}
		#main-banner>.inConts{max-width:168rem; height:36rem; padding:0; background: url('/images/main/bg_banner.png') no-repeat center center / cover; border-radius:2rem; display: flex; flex-flow: column nowrap; align-items: center; justify-content: center;}
		#main-banner h4.txt,
		#main-banner .nTxt{color: #fff; text-align: center;}
		#main-banner .nTxt{margin-top:-3.5rem;}
		#main-banner .btn{margin-top:4rem;}
/*[e] Main Style */

/*[s] Sub Style */
	/* Company > About us */
	.about_us{padding:12rem 0 0 !important; overflow: hidden;
		/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#003987+0,002e79+50,001b61+100 */
		background: linear-gradient(to right,  rgba(0,57,135,1) 0%,rgba(0,46,121,1) 50%,rgba(0,27,97,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	}
		.about_us>.inConts{display: flex; flex-flow: row wrap; align-items: start; gap:7.5rem 5rem;}
		.about_us figure{display: flex; align-items: bottom;}
		.about_us .conts{flex:1; font-size:var(--fs_20); line-height:var(--lh_10); color: #fff;}
		.about_us .conts .title{font-weight: 700; font-size:2em; line-height:1.2;}
		.about_us .conts .tit{margin-top:2.5rem; font-weight: 700; font-size:1.1em; line-height:var(--lh_10);}
		.about_us .conts .text{margin-top:2.5rem;}
		.about_us .conts .text+.text{margin-top:2rem;}
		.about_us .conts .name{margin-top:3.5rem;}
		.about_us .conts .name>dt{font-weight: 700; font-size:1.1em; line-height:var(--lh_10);}
		.about_us .conts .name>dd{margin-top:1rem; font-size:0.9em; line-height:1; display: flex; flex-flow: row wrap; align-items: center; gap:1rem;}
		.about_us .conts .name>dd i{display: flex;}
		.about_us .conts .name>dd img{width:2rem; position: relative; top:0.3rem;}
	.about_us2{}
		.about_us2>.inConts{font-size:var(--fs_20); line-height:var(--lh_10); color: #666; display: flex; flex-flow: row wrap; align-items: start; gap:6rem 5rem;}
		.about_us2 .left{width:45rem;}
		.about_us2 .left>dt{font-weight: 700; font-size:1.1em; line-height:var(--lh_10); color: #000;}
		.about_us2 .left>dd{margin-top:1rem; font-weight: 700; font-size:2em; line-height:var(--lh_10); color: var(--c_point);}
		.about_us2 .conts{flex:1; }
		.about_us2 .conts>dl{}
		.about_us2 .conts>dl+dl{margin-top:3.5rem; padding-top:3.5rem; border-top:1px solid #e6e6e6;}
		.about_us2 .conts>dl>dt{font-weight: 700; font-size:1.1em; line-height:var(--lh_10); color: #000;}
		.about_us2 .conts>dl>dd{margin-top:0.5rem; font-size:0.9em; line-height:var(--lh_10);}

	/* Company > Vision & Mission */
	.vision-area{}
		.vision_re{width:100%; font-size:var(--fs_20); line-height:var(--lh_10); color: #666; display: flex; align-items: center; justify-content: space-between; gap:4rem 8rem;}
		.vision_re>figure{width:46.8750%; max-width:60rem; display: flex; border-radius:2rem; overflow: hidden;}
		.vision_re dl{flex:1;}
		.vision_re dl>dt{font-weight: 700; font-size:1.5em; line-height:var(--lh_10); color: #000;}
		.vision_re dl>dd{margin-top:2rem; font-size:0.9em; line-height:var(--lh_10);}
		.vision_re dl>dd>p{margin-bottom:1rem; font-weight: 500; color: #000;}
		.vision_re dl>dd>p+p{margin-top:1.5rem;}
		.vision_re:has(>:is(ul)){flex-wrap: wrap;}
		.vision_re ul{width:100%; display: flex; flex-flow: row wrap; align-items: center; gap:2.5rem; order:2;}
		.vision_re ul>li{width:calc((100% - 7.5rem) / 4); padding:4rem 2rem 3rem; background-color: #f4f6f8; text-align: center; display: flex; flex-flow: column wrap; align-items: center; justify-content: center; border-radius:2rem; overflow: hidden;}
		.vision_re ul>li figure{height:8.2rem; display: flex; align-items: center; justify-content: center;}
		.vision_re ul>li figure img{height:5.9rem;}
		.vision_re ul>li figure img[src*="icon_vision02"]{height:7.7rem;}
		.vision_re ul>li figure img[src*="icon_vision03"]{height:8.2rem;}
		.vision_re ul>li figure img[src*="icon_vision04"]{height:6.7rem;}
		.vision_re ul>li p{margin-top:2.5rem; font-weight: 500; font-size:0.9em; line-height:1; color: #000;}

		.vision_re+.vision_re{margin-top:10rem;}
		.vision_re:nth-child(even) figure{order:1;}
		.vision_re:nth-child(even) dl{order:2;}

	/* Services > Services */
	.services-area{width:100%; min-height:96rem; padding:12rem 0; font-size:var(--fs_20); line-height:1; color: #fff; text-align: center; overflow:hidden; position: relative; display: flex; flex-wrap: wrap; flex-direction: row; align-items: center;}
		.services-area>.inConts{max-width:132rem;}
		.services-area.visual:before{content: ""; width:100%; height:100%; background: url('/images/img_sVisual_002.jpg') no-repeat center center / cover; position: absolute; left:0; top:0; transform: scale(1.1); transition: transform 2s ease-out;}
		.services-area.visual:after{content: ""; width:100%; height:100%; background-color: #000; position: absolute; left:0; top:0; opacity:0.5; transition: opacity 1s ease-out 0.3s;}
		.services-area[class*="bg"]:before{transform: scale(1);}
		.services-area[class*="bg"]:after{opacity:0;}
		.services-area>.inConts{z-index:2;}
		.services-area.bg01{background: url('/images/sub/bg_services01.jpg') no-repeat center center / cover;}
		.services-area.bg02{background: url('/images/sub/bg_services02.jpg') no-repeat center center / cover;}
		.services-area.bg03{background: url('/images/sub/bg_services03.jpg') no-repeat center center / cover;}
		.services-area.bg04{background: url('/images/sub/bg_services04.jpg') no-repeat center center / cover;}

		.services-area .s-cate{font-weight: 700;}
		.services-area h2{margin-top:2.5rem; font-weight:700; font-size:3em;}
		.services-area h2 small{font-weight:500; font-size:0.5em; line-height:1;}
		.services-area .s-txt{margin-top:2rem; font-size:1.1em; line-height: var(--lh_10);}

		.services-area ul{width:100%; margin-top:4rem; font-size:var(--fs_20); line-height:1; color: #fff; display: flex; flex-flow: row wrap; gap:2rem;}
		.services-area ul>li{width:calc((100% - 8rem) / 5); padding:4rem 2rem 3rem; text-align: center; display: flex; flex-flow: column wrap; align-items: center; justify-content: center; border-radius:2rem; overflow: hidden;}
		.services-area ul.four>li{width:calc((100% - 6rem) / 4);}
		.services-area ul>li::before{content:""; background-color:transparent; border:1px solid rgba(255,255,255,.3); border-radius:inherit; position:absolute; inset:0; pointer-events:none; transition:background-color .3s ease-out, border-color .3s ease-out;}
		.services-area ul>li figure{height:5.8rem; display: flex; align-items: center; justify-content: center; position: relative; z-index:1;}
		.services-area ul>li figure img[src*="icon_services01_01"]{height:5.3rem;}
		.services-area ul>li figure img[src*="icon_services01_02"]{height:5.6rem;}
		.services-area ul>li figure img[src*="icon_services01_03"]{height:5.2rem;}
		.services-area ul>li figure img[src*="icon_services01_04"]{height:5.4rem;}
		.services-area ul>li figure img[src*="icon_services01_05"]{height:5.2rem;}

		.services-area ul>li figure img[src*="icon_services02_01"]{height:5.3rem;}
		.services-area ul>li figure img[src*="icon_services02_02"]{height:6.1rem;}
		.services-area ul>li figure img[src*="icon_services02_03"]{height:5.7rem;}
		.services-area ul>li figure img[src*="icon_services02_04"]{height:5.7rem;}
		.services-area ul>li figure img[src*="icon_services02_05"]{height:3.9rem;}
		.services-area ul>li figure img[src*="icon_services02_06"]{height:5.7rem;}

		.services-area ul>li figure img[src*="icon_services03_01"]{height:5.7rem;}
		.services-area ul>li figure img[src*="icon_services03_02"]{height:5.6rem;}
		.services-area ul>li figure img[src*="icon_services03_03"]{height:5.4rem;}

		.services-area ul>li figure img[src*="icon_services04_01"]{height:5.4rem;}
		.services-area ul>li figure img[src*="icon_services04_02"]{height:5.4rem;}
		.services-area ul>li figure img[src*="icon_services04_03"]{height:5.8rem;}
		.services-area ul>li figure img[src*="icon_services04_04"]{height:5.4rem;}

		.services-area ul>li p{margin-top:2rem; font-size:0.9em; line-height:1.45; position: relative; z-index:1;}

		.services-area .btn{margin-top:5rem;}

		.services-area ul>li:hover::before{background-color:var(--c_point2); border-color:var(--c_point2);}

		.services-area ul.B{gap:2rem 4rem;}
		.services-area ul.B>li{width:calc((100% - 8rem) / 3); padding:3.5rem 4rem 3rem; text-align: left; display: flex; flex-flow: row wrap; align-items: center; justify-content: center; gap:0 2.5rem;}
		.services-area ul.B>li figure{height:auto; justify-content: start;}
		.services-area ul.B>li p{flex:1; margin-top:0;}

	/* Services > Agent services */
	.agent-graphic{width:100%; margin-top:7rem; font-size:var(--fs_20); line-height:1; color: #fff; display: flex;}
		.agent-graphic>li{width:calc((100% + 12rem) / 3); height:19rem; background-color: rgba(0,58,136,0.9); text-align: center; display: flex; flex-flow: column nowrap; align-items: center; justify-content: center; border-radius:999rem; box-shadow:0 0.7rem 0.7rem rgba(0,0,0,0.1);}
		.agent-graphic>li+li{margin-left:-6rem; position: relative;}
		.agent-graphic>li+li::before{content: ""; width: 6rem; height: 100%; background: url('/images/icon_plus.png') no-repeat center center / 2.5rem; position:absolute; left: 0; top:0px;}
		.agent-graphic>li:nth-child(2){background-color: rgba(0,27,97,0.9);}
		.agent-graphic>li:nth-child(3){background-color: rgba(0,52,158,0.9);}
		.agent-graphic>li figure{height:7.5rem; display: flex; align-items: center; justify-content: center;}
		.agent-graphic>li figure img[src*="icon_agent01_01"]{height:5.1rem;}
		.agent-graphic>li figure img[src*="icon_agent01_02"]{height:7.5rem;}
		.agent-graphic>li figure img[src*="icon_agent01_03"]{height:5.1rem;}

		.agent-graphic>li figure img[src*="icon_mro01_01"]{height:6.6rem;}
		.agent-graphic>li figure img[src*="icon_mro01_02"]{height:7rem;}
		.agent-graphic>li figure img[src*="icon_mro01_03"]{height:7.1rem;}

		.agent-graphic>li p{margin-top:2rem;}

	.agent02{background: url('/images/sub/bg_agent.jpg') no-repeat center center / cover;}
		.agent-strengths{width:100%; display: flex; flex-flow: row wrap; gap:5.5rem 7rem;}
		.agent-strengths>li{width:calc((100% - 7rem) / 2);}
		.agent-strengths>li figure{aspect-ratio:600/360; display: flex; border-radius:2rem; overflow: hidden; box-shadow:0 0.7rem 0.7rem rgba(0,0,0,0.1);}
		.agent-strengths>li figure img{width:100%; max-width:none; height: 100%; object-fit: cover; display:block;}
		.agent-strengths>li dl{margin-top:2.5rem; font-size:var(--fs_20); line-height:var(--lh_10); color: #000;}
		.agent-strengths>li dl>dt{font-weight: 700; font-size:1.1em; line-height:1; color: var(--c_point2);}
		.agent-strengths>li dl>dd{margin-top:1.5rem;}

		.agent-strengths.three{gap:5.5rem 2.5rem;}
		.agent-strengths.three>li{width:calc((100% - 5rem) / 3);}
		.agent-strengths.three>li figure{aspect-ratio:410/260;}

	.available-transportation{}
		.available-transportation .swiper-container{padding-bottom:4rem;}
		.available-transportation .swiper-wrapper{display: flex; justify-content: flex-start;}
		.available-transportation .swiper-slide{width:30rem; min-width:30rem; margin-right:2.5rem; font-size:var(--fs_20); line-height:var(--lh_10); color: #000; text-align: center; position: relative;}
		.available-transportation .swiper-slide:last-child{margin-right:0;}
		.available-transportation .swiper-slide figure{aspect-ratio:30/20; display: flex; border-radius:1rem; overflow: hidden; box-shadow:0 0.7rem 0.7rem rgba(0,0,0,0.1);}
		.available-transportation .swiper-slide figure img{width:100%; max-width:none; height: 100%; object-fit: cover; display:block;}
		.available-transportation .swiper-slide dl{padding:1.5rem 0; font-size:0.85em; line-height:1.2; color: #000; display: flex; align-items: center; justify-content: space-between;}
		.available-transportation .swiper-slide dl>dt{display: flex; flex-flow: row wrap; align-items: center; gap:0.7rem;}
		.available-transportation .swiper-slide img[src*="icon_agent02_01"]{height:2rem;}
		.available-transportation .swiper-slide img[src*="icon_agent02_02"]{height:2.4rem;}
		.available-transportation .swiper-slide dl>dd{}
		.available-transportation .swiper-slide dl.info+dl.info{border-top:1px solid #e6e6e6;}

		.available-transportation .swiper-slide dl.title{margin-top:1rem;}
		.available-transportation .swiper-slide dl.title>dt{font-weight: 700; font-size:1.2941em; color: var(--c_point);}
		.available-transportation .swiper-slide dl.title>dd{color:#666;}

	.crew-changing{}
		.crew-changing .swiper-container{padding-bottom:4rem;}
		.crew-changing .swiper-wrapper{display: flex; justify-content: flex-start;}
		.crew-changing .swiper-slide{width:41rem; min-width:41rem; margin-right:2.5rem; position: relative;}
		.crew-changing .swiper-slide:last-child{margin-right:0;}
		.crew-changing .swiper-slide figure{aspect-ratio:41/26; display: flex; border-radius:1rem; overflow: hidden; box-shadow:0 0.7rem 0.7rem rgba(0,0,0,0.1);}
		.crew-changing .swiper-slide figure img{width:100%; max-width:none; height: 100%; object-fit: cover; display:block;}

	.agent04{background: url('/images/sub/bg_agent02.jpg') no-repeat center center / cover;}
		.agent04 .btn{margin-top:3rem; display: flex; flex-flow: row wrap; gap:1rem;}
		.agent04 .btn>a{height:6rem; padding:0 2rem; 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; transition:background-color .3s ease-out, border-color .3s ease-out;}
		.agent04 .btn>a>span{font-size:0.8em;}
		.agent04 .btn>a:is(:hover, .active){background-color: var(--c_point2); border-color: var(--c_point2); color: #fff;}

	.marine03{height:66rem; background: url('/images/sub/bg_marine03.jpg') no-repeat center center / cover; display: flex; align-items: center; justify-content: center;}
		.marine03 h4.small>strong{font-size:2.5em; color: #fff;}
		.marine03 ul.check{color: #fff;}

	/* Organization > Organization */
	.org-scroll{--point:#071f60; --line:#011959; width:100%; margin-top:7rem; overflow-x:auto; padding-bottom:4rem;}
		.org-chart{font-size:var(--fs_20); line-height:1; color:var(--point);}
		.org-chart .org-top{width:30rem; margin:0 auto 5rem; padding:2.5rem 1rem; border-radius:1rem; background:var(--point); box-shadow:0 .7rem .7rem rgba(0,0,0,.1); font-weight:700; color:#fff; text-align:center; position:relative; z-index:2;}
		.org-chart .org-top:after{content:""; width:1px; height:5rem; background:var(--line); position:absolute; top:100%; left:50%;}

		.org-list{padding-top:5rem; display:grid; grid-template-columns:repeat(6,1fr); gap:1rem; position:relative;}
		.org-list:before{content:""; height:1px; background:var(--line); position:absolute; top:-1px; left:calc(((100% - 5rem) / 6) / 2); right:calc(((100% - 5rem) / 6) / 2);}
		.org-list>li{display:flex; flex-direction:column; align-items:stretch; position:relative;}
		.org-list>li:before{content:""; width:1px; height:5rem; margin-left:-0.5px; background:var(--line); position:absolute; bottom:100%; left:50%;}
		.org-list>li strong,
		.org-list>li span{height:7rem; padding:1rem 0; display:flex; align-items:center; justify-content:center; position:relative; border:1px solid #666; border-radius:1rem; background:#f8f8f8; color:#666; font-size:0.9em; font-weight:400; text-align:center;}
		.org-list>li strong{border-color:var(--line); background:#eff3fd; color:var(--point); font-weight:500;}
		.org-list>li span{margin-top:1rem;}
		.org-list>li span:before{content:""; width:1px; height:1.1rem; margin-left:-0.5px; background:var(--line); position:absolute; bottom:100%; left:50%;}

	/* Contact > Contact */
	.contact-map{width: 100%; margin: 0 auto; position: relative;}
		.contact-map :where(video, iframe, #GoogleMap_map){width: 100%; height:56rem;}
		.contact-map .info-box{width:33rem; padding:6rem 3.9rem; background-color: #fff; font-size:var(--fs_20); line-height:1; color: #666; position: absolute; left:4rem; top:4rem; bottom:4rem; border-radius:2rem;}
		.contact-map .info-box>dl{}
		.contact-map .info-box>dl+dl{margin-top:3.5rem;}
		.contact-map .info-box>dl>dt{font-weight: 500; color: #000;}
		.contact-map .info-box>dl>dd{margin-top:1rem; font-size:0.9em; line-height:var(--lh_10);}
	/* 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){
	.table-w1280{padding-bottom:2rem; overflow-x: scroll;}
		.table-w1280>table{width:128rem;}
}
@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 */
		/* Company > About us */
		.about_us{}
			.about_us>.inConts{justify-content: center;}
			.about_us figure{order:2;}
			.about_us .conts{flex:none; width:100%; order:1;}
			.about_us .conts .name{margin-top:0; position: absolute; left:60%; bottom:15rem;}
		.about_us2{}
			.about_us2 .left{width:100%;}
			.about_us2 .conts{flex:none; width:100%;}

		/* Company > Vision & Mission */
		.vision-area{}
			.vision_re{flex-wrap: wrap;}
			.vision_re>figure{width:100%; max-width:none; order:1 !important;}
			.vision_re>figure img{width:100%; max-width:none; height: 36rem; object-fit: cover; display:block;}
			.vision_re dl{flex:none; width:100%; order:2 !important;}

		/* Services > Services */
		.services-area{}
			.services-area h2 small{margin:2rem 0 1rem; display:block;}

			.services-area ul{justify-content: center;}
			.services-area ul>li{width:calc((100% - 4rem) / 3);}
			.services-area ul.four>li{width:calc((100% - 2rem) / 2);}

			.services-area ul.B{}
			.services-area ul.B>li{width:calc((100% - 4rem) / 2);}

		/* Services > Agent services */
		.agent-strengths.three{}
			.agent-strengths.three>li{width:calc((100% - 2.5rem) / 2);}

		/* Organization > Organization */
		.org-scroll{}
			.org-chart{min-width:977px;}
	/*[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.check{line-height:2.8rem;}
		ul.check>li:before{top:0.3rem;}

		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:2.3em; line-height:var(--lh_10);}
			#mainVisual .vTxt .ii.text{margin-top:2rem; font-size:1.15em; line-height:var(--lh_10);}

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

		#main-about{padding:12rem 0 36rem; background: url('/images/main/bg_about_m.jpg') no-repeat center bottom / cover;}
			#main-about>.inConts{min-height:auto;}
			#main-about>.inConts:after{font-size:15.625vw; text-align: center; left:0; right: 0; bottom:-24rem;}
			#main-about .cate{font-size:0.9em;}
			#main-about .title{font-size:2.5em;}
			#main-about .text{font-size:1em; line-height:var(--lh_10);}
			#main-about .abour_re{width:100%; gap:0 5rem;}
			#main-about .abour_re>dl{flex:1;}
			#main-about .abour_re>dl>dt{font-size:1em; line-height:var(--lh_10);}
			#main-about .abour_re>dl>dd{font-size:0.9em; line-height:var(--lh_10);}
			#main-about .abour_re>.count-num{font-size:2em;}

		#main-services{padding-top:12rem;}
			#main-services .services-list{}
			#main-services .services-list>li{width:100%;}
			#main-services .services-list>li>img{min-height:42rem;}

			#main-services .services-list .services_in{}
			#main-services .services-list .services_in dt{font-size:1.4583em;}

			#main-services .services-list>li:hover:before{opacity: 0;}
			#main-services .services-list>li:hover>img{transform: scale(1);}

		#main-why{padding:12rem 0;}
			#main-why .swiper-slide{width:46rem; min-width:46rem; margin-right:4rem;}
			#main-why .swiper-slide:last-child{margin-right:0;}
			#main-why .swiper-slide figure{aspect-ratio:46/50;}
			#main-why .swiper-slide dl>dt{font-size:1.4583em;}

		#main-difference{--sw_h:106rem; }
			#main-difference>.inConts{padding:12rem 2rem 0;}
			#main-difference .swiper-conts{}

			#main-difference .swiper-txt{padding:2rem 0 9rem;}
			#main-difference .swiper-txt .swiper-wrapper{}
			#main-difference .swiper-txt .swiper-slide{font-size:2.9167em; line-height:var(--lh_10);}

			#main-difference .swiper-button-box img{width:9rem;}

		#main-banner{padding:12rem 2rem;}
			#main-banner>.inConts{height:86rem; background-image: url('/images/main/bg_banner_m.png');}
	/*[e] Main Style */

	/*[s] Sub Style */
		/* Company > About us */
		.about_us{}
			.about_us>.inConts{justify-content: center;}
			.about_us figure{width:100%; order:2; justify-content: start;}
			.about_us figure img{width:70.3125vw;}
			.about_us .conts{flex:none; width:100%; order:1;}
			.about_us .conts .name{left:50%;}
			.about_us .conts .name>dt{font-size:1.0833em;}
			.about_us .conts .name>dd{font-size:0.9167em;}
		.about_us2{}
			.about_us2 .conts>dl>dt{font-size:1.0833em; line-height:var(--lh_10);}
			.about_us2 .conts>dl>dd{font-size:1em; line-height:var(--lh_10);}

		/* Company > Vision & Mission */
		.vision-area{}
			.vision_re ul{gap:2rem;}
			.vision_re ul>li{width:calc((100% - 2rem) / 2); padding:4rem 2rem 3rem;}

		/* Services > Services */
		.services-area{}
			.services-area ul{justify-content: start;}
			.services-area ul>li{width:calc((100% - 2rem) / 2);}
			.services-area ul.four>li{width:calc((100% - 2rem) / 2);}

			.services-area ul.B{gap:2rem;}
			.services-area ul.B>li{width:calc((100% - 2rem) / 2); text-align: center;}
			.services-area ul.B>li p{flex:auto; width:100%; margin-top:2rem;}

		/* Services > Agent services */
		.agent-graphic{flex-flow: column nowrap; align-items: center;}
			.agent-graphic>li{width:40rem; height:40rem;}
			.agent-graphic>li+li{margin:-6rem 0 0 0;}
			.agent-graphic>li+li::before{width:100%; height: 6rem;}

		.agent-strengths{}
			.agent-strengths>li{width:100% !important;}

		.available-transportation{}
			.available-transportation .swiper-container{}
			.available-transportation .swiper-wrapper{}
			.available-transportation .swiper-slide{width:40rem; min-width:40rem;}

		.agent04{}
			.agent04 .btn{}
			.agent04 .btn>a{height:6rem; padding:0 2rem; 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; transition:background-color .3s ease-out, border-color .3s ease-out;}
			.agent04 .btn>a>span{font-size:0.8em;}
			.agent04 .btn>a:is(:hover, .active){background-color: var(--c_point2); border-color: var(--c_point2); color: #fff;}

		.marine03{}
			.marine03 h4.small>strong{font-size:2.2em;}

		/* Organization > Organization */
		.org-chart{min-width:840px;}

		/* Contact > Contact */
		.contact-map{}
			.contact-map :where(video, iframe, #GoogleMap_map){height:45rem;}
			.contact-map .info-box{width:100%; padding:5rem 0rem 0; position: static;}
			.contact-map .info-box>dl{}
			.contact-map .info-box>dl+dl{margin-top:3.5rem;}
			.contact-map .info-box>dl>dt{font-weight: 500; color: #000;}
			.contact-map .info-box>dl>dd{margin-top:1rem; font-size:0.9em; line-height:var(--lh_10);}

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

