@import"//fonts.googleapis.com/earlyaccess/notosanskr.css";

.hide { display: none !important }
header, footer, section, article, aside, nav, hgroup, details, menu, figure, figcaption { display: block }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, figure, figcaption, span { margin: 0; padding: 0 }
h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; margin: 0; padding: 0 }
* { -webkit-text-size-adjust: none }
body { height: 100%; font-size: 12px; font-family: "Noto Sans KR", sans-serif; color: var(--black_0) }
table { border-spacing: 0; *border-collapse: collapse; font-family: helvetica, apple sd gothic neo, sans-serif }
fieldset, img { border: 0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; font-family: "Noto Sans KR", sans-serif }
* { list-style: none; font-family: "Noto Sans KR", sans-serif }
legend, caption { *text-indent: 0; white-space: nowrap; overflow: hidden; font-size: 0; line-height: 0; text-shadow: none; color: rgba(0, 0, 0, 0) }
a { text-decoration: none; color: inherit }
select, input { vertical-align: middle; font-family: "Noto Sans KR", sans-serif }
.clfix { *zoom: 1 }
.clfix:after { clear: both; content: "."; display: block; height: 0; visibility: hidden }
.ir { overflow: hidden; text-indent: -9999px; position: absolute; z-index: -9999; top: -10000px; left: -100000px }
.ellipsis { white-space: nowrap; overflow: hidden; text-overflow: ellipsis }
.block { display: block }
.inline { display: inline }
.inlineBlock { display: inline-block; *zoom: 1; *display: inline }
.clear { clear: both }
.overHidden { overflow: hidden }
:root {
	--white_1: #fff;
	--blue_1: #1c98d1;
	--blue_2: #34A0A4;
	--blue_3: #36C28F;
	--blue_4: #40BCD8;
	--blue_5: #D9AF4D;
	--blue_6: #6980D9;
	--blue_7: #367CC2;
	--green_1: #02a321;
	--gray_1: #7c7c7c;
	--gray_2: #f0f2f5;
	--gray_3: #f4f4f4;
	--gray_4: #e2e5eb;
	--gray_5: #f1f3f6;
	--gray_6: #474747;
	--gray_7: #fafafa;
	--gray_8: #4a4a4a;
	--gray_9: #aaa;
	--black_0: #000;
	--black_1: #2E2E2E;
	--blue_7: #367CC2;
	--primary-color: var(--blue_1);
	--secondary-color: #367CC2;
	--tertiary-color: #34A0A4;
	--quaternary-color: #36C28F;
	--quinary-color: #40BCD8;
	--senary-color: #D9AF4D;
	--septenary-color: #6980D9;
	--font-dotum: dotum;
	--unnamed-font-family-noto-sans-kr: Noto Sans KR;
	--unnamed-font-style-normal: normal;
	--unnamed-font-weight-medium: medium;
	--unnamed-font-weight-bold: bold;
	--unnamed-font-size-15: 15px;
	--unnamed-font-size-30: 30px;
	--unnamed-character-spacing-0: 0px;
	--unnamed-character-spacing--0-15: -0.15px;
	--unnamed-line-spacing-21: 21px;
	--unnamed-line-spacing-44: 44px;
	word-break: keep-all;
	--xs-breakpoint: 480px;
	--sm-breakpoint: 600px;
	--md-breakpoint: 780px;
	--lg-breakpoint: 820px;
	--xl-breakpoint: 1000.0001px;
	--xxl-breakpoint: 1280.00001px
}
@keyframes updown { 0% { transform: translateY(0) } 100% { transform: translateY(-8px) }}
@keyframes updownBg { 0% { background-position: right center } 100% { background-position: right 0 }}
@keyframes updownBg3 { 0% { background-position: right center } 100% { background-position: right 80% }}
@keyframes flowRolling { 0% { transform: translateY(0) } 100% { transform: translateY(-100%) }}
.ti10 { text-indent: 10px !important }
.mt0 { margin-top: 0 !important }
.mt10 { margin-top: 10px !important }
.mt12 { margin-top: 12px !important }
.mt15 { margin-top: 15px !important }
.mt25 { margin-top: 25px !important }
.mt26 { margin-top: 26px !important }
.mt30 { margin-top: 30px !important }
.mt36 { margin-top: 36px !important }
.mt40 { margin-top: 40px !important }
.mt42 { margin-top: 42px !important }
.mt50 { margin-top: 50px !important }
.mt60 { margin-top: 60px !important }
.mt80 { margin-top: 80px !important }
.mt100 { margin-top: 100px !important }
.mtM10 { margin-top: -10px !important }
.mb11 { margin-bottom: 11px !important }
.mb20 { margin-bottom: 20px !important }
.mb120 { margin-bottom: 120px }
.ml0 { margin-left: 0 !important }
.mr0 { margin-right: 0 !important }
.mr1 { margin-right: 1px !important }
.mb0 { margin-bottom: 0 !important }
.mb10 { margin-bottom: 10px !important }
.mb40 { margin-bottom: 40px !important }
.mb60 { margin-bottom: 60px !important }
.mb100 { margin-bottom: 100px !important }
.pt0 { padding-top: 0 !important }
.pt5 { padding-top: 5px !important }
.pt25 { padding-top: 25px !important }
.pt30 { padding-top: 30px !important }
.pb0 { padding-bottom: 0 !important }
.pb6 { padding-bottom: 6px !important }
.pb10 { padding-bottom: 10px !important }
.pb100 { padding-bottom: 100px !important }
.pb25 { padding-bottom: 25px !important }
.pb30 { padding-bottom: 30px !important }
.pb60 { padding-bottom: 80px !important }
.pl0 { padding-left: 0 !important }
.pr0 { padding-right: 0 !important }
.top0 { top: 0 !important }
.top10 { top: 10px !important }
.top25 { top: 25px !important }
::-webkit-input-placeholder { color: #999 }
::-moz-placeholder { color: #999 }
:-ms-input-placeholder { color: #999 }
:-moz-placeholder { color: #999 }
.left_gray_border_1px { border-left: 1px solid var(--gray_4) }
.center { text-align: center !important }
.top { vertical-align: top !important }
.bottom { vertical-align: bottom }
.middle { vertical-align: middle !important }
.alignRight { text-align: right !important }
.alignLeft { text-align: left !important }
.posRel { position: relative }
.bold { font-weight: 700 !important }
.redTxt { color: red !important }
.greenTxt { color: #548826 !important }
.color777 { color: #777 !important }
.gtTxt { font-family: "dotum" !important; font-size: inherit; color: inherit; vertical-align: middle; line-height: inherit }
.btnblue40 { display: inline-block; padding: 0 20px; height: 40px; line-height: 40px; vertical-align: top; color: var(--white_1); font-size: 14px; letter-spacing: -0.01em; background: var(--blue_1); border-radius: 2px }
.mobileOnly { display: none !important }
.mobileOnlyFlex { display: none !important }
.pcOnly { display: block }
.pcOnlyFlex { display: flex }
.mobileTable { display: none }
.flex-end { display: flex; justify-content: flex-end; gap: 10px }
input[type=file] { border: none !important }
.input-box select { min-height: 26px; border: 1px solid #d3d3d3 }
.flex { display: flex; gap: 4px }
button { cursor: pointer }
button.ico-search[disabled] { filter: grayscale(1); opacity: .5 }

td .x_btn.x_btn-primary, td .xet_btn.medium.peter_river, .btnArea .x_btn.x_btn-primary, .btnArea .xet_btn.medium.peter_river { font-size: 16px !important; height: 44px !important; width: 98px; background: var(--secondary-color); border-radius: 2px; font-family: "Noto Sans KR"; border: 0; color: #fff }
.btnType7 { background: var(--secondary-color); color: #fff; border-radius: 4px }
.btn-primary { background: var(--primary-color); color: #fff; border-radius: 4px }
.btn-secondary { background: var(--secondary-color); color: #fff; border-radius: 4px }
.btn-tertiary { background: var(--tertiary-color); color: #fff; border-radius: 4px }
.btn2 { display: inline-block; padding: 14px 20px; font-size: 16px; line-height: 1; border-radius: 4px; color: #000; background: #f4f4f4 }
.btn2.type1 { color: #fff; background: #1c98d1 }
.btn2.type2 { color: #fff; background: #c0392b }
.ico-search { cursor: pointer }
.slideBox .swiper { padding-top: 10px }
.blueTxt { color: var(--blue_1) }
.fullBack { height: 251px; background: var(--gray_7) }
.thead>tr { box-sizing: border-box }
.thead>tr>th { font-size: 16px; font-weight: 400; letter-spacing: -0.16px; line-height: 24px; color: var(--black_1); border-bottom: 1px solid var(--gray_4) }
.tbody>tr>td { height: 60px; font-size: 16px; letter-spacing: -0.16px; line-height: 24px; color: var(--black_1); border-bottom: 1px solid var(--gray_4) }
.tbody>tr>td .question { display: block; height: 60px; line-height: 60px }
.tbody>tr>td .answer { display: none; margin-bottom: 30px }
.tbody>tr>td .answer.open { display: block }
.tbody>tr>td .answer>div.content { margin-bottom: 30px; text-indent: -33px; padding: 0 0 0 30px; position: relative }
.tbody>tr>td .answer>div.content .rhymix_content.xe_content { display: inline; margin-left: 30px }
.tbody>tr>td .answer>div.content .rhymix_content.xe_content * { display: inline }
.tbody>tr>td .answer>div.content .rhymix_content.xe_content p { display: inline-block; text-indent: 0; width: 100% }
.tbody>tr>td .answer>div.content::before { content: ""; display: inline-block; width: 23px; height: 19px; margin: 0 10px 0 -5px; background: url(/files/attach/images/answer_arrow.svg) no-repeat; top: 4px; position: absolute }
.tbody>tr>td .answer * { font-size: 16px }
.tbody>tr>td .answer .btnType5 { display: block !important; width: 360px; height: 60px; margin: 16px auto; text-align: center; background: var(--blue_1); border-radius: 4px; color: var(--white_1); font-size: 18px; font-weight: 400; line-height: 60px }
.boxType3 { width: 1280px; height: 60px; margin-bottom: 100px; border-radius: 4px; font-size: 20px; font-weight: 400; letter-spacing: -0.2px; line-height: 60px; color: var(--white_1); background: var(--blue_1); text-align: center }
.container1 { display: flex; grid-gap: 30px; gap: 30px; align-items: flex-start; z-index: 1 }
.descBoxTextFlex { width: 501px }
.descBoxTextFlex.fullSize { width: 100%; text-indent: -16px; padding-left: 16px }
.descBoxTextFlex>p { margin-bottom: 20px; font-size: 20px; font-weight: 400; line-height: 29px; color: var(--black_0) }
.descAreaFlex>li { font-size: 16px; font-weight: 300; letter-spacing: -0.16px; line-height: 24px; color: var(--black_1) }
.descAreaFlex>li::before { content: ""; display: inline-block; margin-right: 10px; width: 6px; height: 6px; border-radius: 50%; background: var(--blue_7); vertical-align: middle }
.slideBox.slide030102 { width: 1002px; padding: 40px 37px 0 }
.listBtnsWrap { display: flex; justify-content: flex-end; grid-gap: 10px; gap: 10px; margin-top: 40px }
.listBtnsWrap a { display: inline-block; padding: 14px 20px; font-size: 16px; line-height: 1; border-radius: 4px }
.listBtnsWrap a.btnType1 { color: #fff; background: #1c98d1 }
.listBtnsWrap a.btnType2 { color: #fff; background: #c0392b }
.listBtnsWrap a.btnType3 { color: #000; background: #f4f4f4 }
.listBtnsWrap a.btnType6 { color: #fff; background: var(--blue_7) }
.font-style-1 { font-family: var(--unnamed-font-family-noto-sans-kr); font-style: var(--unnamed-font-style-normal); font-weight: var(--unnamed-font-weight-medium); font-size: var(--unnamed-font-size-15); line-height: var(--unnamed-line-spacing-21); letter-spacing: var(--unnamed-character-spacing--0-15); color: var(--unnamed-color-000000); line-height: inherit }
.font-style-2 { font-family: var(--unnamed-font-family-noto-sans-kr); font-style: var(--unnamed-font-style-normal); font-weight: var(--unnamed-font-weight-bold); font-size: var(--unnamed-font-size-30); line-height: var(--unnamed-line-spacing-44); letter-spacing: var(--unnamed-character-spacing-0); color: var(--unnamed-color-ffffff); line-height: inherit }
.font-style-3 { font-family: var(--font-dotum); font-style: var(--unnamed-font-style-normal); font-weight: var(--unnamed-font-weight-medium); font-size: var(--unnamed-font-size-15); line-height: var(--unnamed-line-spacing-21); letter-spacing: var(--unnamed-character-spacing--0-15); color: var(--unnamed-color-ffffff); line-height: inherit }
.dotum { font-family: var(--font-dotum); font-weight: 400 }

.xe_content, .rhymix_content { font-size: 15px }
body { background-color: var(--white_1) }

/* header */
.header { height: 153px; min-width: 1280px }
#header { position: relative; z-index: 30; background: #fff }
#header .search { padding: 0 }
#header .search input[name=is_keyword] { padding-left: 10px }
.headerNav.mobileType { max-width: 280px }
.wrapper { width: 1280px; margin: 0 auto }
.headerSubnav {display:flex;width:411px;padding-bottom:20px;margin-top:13px;position:absolute;top:0;right:0;z-index:2;justify-content: flex-end;}
.headerSubnav>li {font-size:15px; line-height:21px; letter-spacing:-0.15px;white-space: nowrap;}
.headerSubnav>li>a {padding:0 13px;}
.headerSubnav>li>a.showNav:hover {color:var(--blue_1);}
.headerSubnav>li:nth-child(1):after, .headerSubnav>li:nth-child(2):after { content:''; display:inline-block;width:2px;height:21px;margin: 0 20px;background:var(--gray_1);vertical-align:top; }
.headerSubnav>li .is_active {color:var(--blue_1);}
.headerNav{position:relative;z-index:3;width:100%;height:49px;border-top:1px solid #e9e9e9; border-bottom:1px solid #e9e9e9;background:#fff;}
.headerNav.pcType{overflow-y:visible !important;}
.headerNavFlex {display:flex;margin:0 auto}
.headerMene{width:50px;height:32px;padding:18px 0 0 0;background:url(../img/menu.svg) center no-repeat;text-align:center;margin-top:-0.05em;}
.headerMene.active{background:var(--white_1) url(../img/icon_close_black.svg) center no-repeat;}
.gnb-item:nth-child(-n+2){ display:none; } 
.headerFlex { display: flex; align-items: center; height: 100px; position: relative; z-index: 4 }
.headerFlex>h1 { margin-right: 40px }
.headerFlex>h1>a { display: inline-block; width: 180px; height: 26px }
.logo {height:56px;}
.search { width: 400px; height: 40px; border: 1px solid var(--blue_3); border-radius: 5px; display: flex; align-items: center; justify-content: space-between; box-sizing: border-box; overflow: hidden }
.search>input[type=text] { width: 345px; line-height: 40px; vertical-align: middle; font-size: 13px; border: none; outline: none }
.search>input[type=text]::placeholder { font-size: 14px; color: #ddd }
.search>a, .search .ico-search { overflow: hidden; display: inline-block; width: 18px; height: 18px; vertical-align: middle; text-indent: 999px; color: rgba(0, 0, 0, 0); background: url(../img/search_1.svg) 0 0 no-repeat; border: 0; width: 40px; height: 40px; background-position: center !important; box-sizing: border-box }
.headerNav { position: relative; z-index: 3; width: 100%; height: 49px; border-top: 1px solid var(--gray_4); border-bottom: 1px solid var(--gray_4); background: var(--gray_5) }
.mt1 { margin-top: 8px }
.mt2 { margin-top: 16px }
.headerNavFlex { display: flex; margin: 0 auto }
.headerGnb { display: flex; align-items: center; padding-left: 25px; margin-right: 120px; justify-content: space-between; width: 100%; }
.headerGnb>li>a { position: relative; z-index: 3; display: inline-block; padding: 13px 5px; margin: 0 8px; font-size: 16px; color: var(--black_0); white-space: nowrap }
.headerGnb>li:nth-child(3)>a:hover, .headerGnb>li:nth-child(3)>a.is_active, .headerGnb>li:nth-child(3)>a.nowMenu { color: var(--blue_7) }
.headerGnb>li:nth-child(4)>a:hover, .headerGnb>li:nth-child(4)>a.is_active, .headerGnb>li:nth-child(4)>a.nowMenu { color: var(--blue_2) }
.headerGnb>li:nth-child(5)>a:hover, .headerGnb>li:nth-child(5)>a.is_active, .headerGnb>li:nth-child(5)>a.nowMenu { color: var(--blue_3) }
.headerGnb>li:nth-child(6)>a:hover, .headerGnb>li:nth-child(6)>a.is_active, .headerGnb>li:nth-child(6)>a.nowMenu { color: var(--blue_4) }
.headerGnb>li:nth-child(7)>a:hover, .headerGnb>li:nth-child(7)>a.is_active, .headerGnb>li:nth-child(7)>a.nowMenu { color: var(--blue_5) }
.headerGnb>li:nth-child(8)>a:hover, .headerGnb>li:nth-child(8)>a.is_active, .headerGnb>li:nth-child(8)>a.nowMenu { color: var(--blue_6) }
.headerGnb>li:nth-child(3)>a:hover::after, .headerGnb>li:nth-child(3)>a.is_active::after { content: ""; display: block; position: absolute; z-index: 4; bottom: 0; left: 0; width: 100%; height: 2px; background: var(--blue_7) }
.headerGnb>li:nth-child(4)>a:hover::after, .headerGnb>li:nth-child(4)>a.is_active::after { content: ""; display: block; position: absolute; z-index: 4; bottom: 0; left: 0; width: 100%; height: 2px; background: var(--blue_2) }
.headerGnb>li:nth-child(5)>a:hover::after, .headerGnb>li:nth-child(5)>a.is_active::after { content: ""; display: block; position: absolute; z-index: 4; bottom: 0; left: 0; width: 100%; height: 2px; background: var(--blue_3) }
.headerGnb>li:nth-child(6)>a:hover::after, .headerGnb>li:nth-child(6)>a.is_active::after { content: ""; display: block; position: absolute; z-index: 4; bottom: 0; left: 0; width: 100%; height: 2px; background: var(--blue_4) }
.headerGnb>li:nth-child(7)>a:hover::after, .headerGnb>li:nth-child(7)>a.is_active::after { content: ""; display: block; position: absolute; z-index: 4; bottom: 0; left: 0; width: 100%; height: 2px; background: var(--blue_5) }
.headerGnb>li:nth-child(8)>a:hover::after, .headerGnb>li:nth-child(8)>a.is_active::after { content: ""; display: block; position: absolute; z-index: 4; bottom: 0; left: 0; width: 100%; height: 2px; background: var(--blue_6) }
.gnb-item:nth-child(-n+2) { display: none }
.headerGnb.eng .gnb-item:nth-child(-n+2) { display: initial }
.headerSubmenu { display: flex; align-items: center; margin: 12px 0 12px 1px; padding: 0 12px; background: var(--gray_3); border-radius: 6px }
.headerSubmenu>li { display: inline-block; padding: 0 14px; font-size: 14px; letter-spacing: -0.14px }
.topMenuToggle { position: absolute; top: 45px; left: 56%; display: none; min-width: 250px; flex-wrap: wrap; padding: 9px 0; margin: 0 0 0 195px; background: var(--white_1); border-radius: 4px; box-shadow: 0px 3px 6px rgba(0, 0, 0, .29) }
.topMenuToggle>ul { min-width: 88px; padding: 0 0 0 30px }
.topMenuToggle>ul>li { display: block }
.topMenuToggle>ul>li>a { font-size: 15px; line-height: 34px; vertical-align: top; letter-spacing: -0.05em }
.topMenuToggle>ul>li>a:hover, .topMenuToggle>ul>li>a.is_active { color: var(--blue_1) }
.headerNav .showAllLayer { display: none; position: absolute; z-index: 11; top: 49px; left: 50%; width: 1278px; margin: 0 0 0 -640px; background: var(--white_1); border: 1px solid #e2e5eb }
.headerNav .showAllLayer .flexWrap{display:flex;flex-wrap:wrap;}
.headerNav .showAllLayer .flexWrap .boxOne{box-sizing:border-box;flex-basis:25%;min-height:260px;padding:37px 0 37px 37px;border-bottom:1px solid #F4F6FB;border-right:1px solid #F4F6FB;}
.headerNav .showAllLayer .flexWrap .boxOne:nth-child(5),.headerNav .showAllLayer .flexWrap .boxOne:nth-child(6),.headerNav .showAllLayer .flexWrap .boxOne:nth-child(7),.headerNav .showAllLayer .flexWrap .boxOne:nth-child(8){border-bottom:none;}
.headerNav .showAllLayer .flexWrap .boxOne:nth-child(4n){border-right:none}
.headerNav .showAllLayer .flexWrap .boxOne h3{line-height:21px;font-size:18px;margin-bottom:6px;}
.headerNav .showAllLayer .flexWrap .boxOne:nth-child(1) h3{color:var(--blue_1)}
.headerNav .showAllLayer .flexWrap .boxOne:nth-child(2) h3{color:var(--blue_1)}
.headerNav .showAllLayer .flexWrap .boxOne:nth-child(3) h3{color:var(--blue_7)}
.headerNav .showAllLayer .flexWrap .boxOne:nth-child(4) h3{color:var(--blue_2)}
.headerNav .showAllLayer .flexWrap .boxOne:nth-child(5) h3{color:var(--blue_3)}
.headerNav .showAllLayer .flexWrap .boxOne:nth-child(6) h3{color:var(--blue_4)}
.headerNav .showAllLayer .flexWrap .boxOne:nth-child(7) h3{color:var(--blue_5)}
.headerNav .showAllLayer .flexWrap .boxOne:nth-child(8) h3{color:var(--blue_6)}
.headerNav .showAllLayer .flexWrap .boxOne h3 a:hover{text-decoration: underline;}
.headerNav .showAllLayer .flexWrap .boxOne ul{padding:12px 0 0 0;}
.headerNav .showAllLayer .flexWrap .boxOne ul li{line-height:19px;font-size:14px;color:var(--black_0);margin-bottom:6px;}
.headerNav .showAllLayer .flexWrap .boxOne:nth-child(1) ul li>a:hover{color:var(--blue_1)}
.headerNav .showAllLayer .flexWrap .boxOne:nth-child(2) ul li>a:hover{color:var(--blue_1)}
.headerNav .showAllLayer .flexWrap .boxOne:nth-child(3) ul li>a:hover{color:var(--blue_7)}
.headerNav .showAllLayer .flexWrap .boxOne:nth-child(4) ul li>a:hover{color:var(--blue_2)}
.headerNav .showAllLayer .flexWrap .boxOne:nth-child(5) ul li>a:hover{color:var(--blue_3)}
.headerNav .showAllLayer .flexWrap .boxOne:nth-child(6) ul li>a:hover{color:var(--blue_4)}
.headerNav .showAllLayer .flexWrap .boxOne:nth-child(7) ul li>a:hover{color:var(--blue_5)}
.headerNav .showAllLayer .flexWrap .boxOne:nth-child(8) ul li>a:hover{color:var(--blue_6)}
.subGnbLayer { position: absolute; z-index: 2; top: 49px; left: 0; width: 100%; min-width: 1280px; background: var(--white_1); border-top: 1px solid var(--gray_4); border-bottom: 1px solid var(--gray_4) }
.dimmed { display: none; position: fixed; z-index: 3; width: 100vw; height: 100vh; background: rgba(0, 0, 0, .3) }
.dimmed2 { display: none; position: fixed; z-index: 3; width: 100vw; height: 100vh; background: rgba(0, 0, 0, .3) }
.subGnbLayer .wrapper { display: flex }
.subGnbLayer .flexBox { display: flex; flex-wrap: wrap; flex-direction: column; padding: 30px 0 0 53px; }
.subGnbLayer .mainGnb { padding: 0 0 30px 0; display: grid; grid-template-columns: repeat(5, 1fr); }
/* .megaSub1{width: 270px;} */
.subGnbLayer .mainGnb .megaSubTitle { padding: 30px 30px 0 83px; line-height: 27px; font-size: 20px; display: flex; flex-wrap: wrap; flex-direction: column; }
.subGnbLayer .mainGnb .subTitle { padding: 30px 30px 0 83px; line-height: 27px; font-size: 20px }
/* .megaSub4Title { padding: 30px 50px 0 103px !important; }
.megaSub4 .flexBox{ padding: 30px 50px 0 73px !important; }
.megaSub5Title { padding: 30px 120px 0 83px !important; }
.megaSub5Title .flexBox{ padding: 30px 50px 0 73px !important; } */
.subGnbLayer .bottomGnb { padding: 24px 0; text-align: center; border-top: 1px solid var(--gray_4) }
.subGnbLayer .bottomGnb::before { content: ""; display: inline-block; width: 37px; height: 53px; vertical-align: top; margin-right: 10px }
.subGnbLayer .bottomGnb p { line-height: 16px; font-size: 16px; vertical-align: top; text-align: left }
.subGnbLayer .bottomGnb .telInfo { text-align: left; font-size: 24px; line-height: 40px }
.subGnb_1 .mainGnb>h4>a:hover { border-bottom: 1px solid var(--blue_7) }
.subGnb_2 .mainGnb>h4>a:hover { border-bottom: 1px solid var(--blue_2) }
.subGnb_3 .mainGnb>h4>a:hover { border-bottom: 1px solid var(--blue_3) }
.subGnb_4 .mainGnb>h4>a:hover { border-bottom: 1px solid var(--blue_4) }
.subGnb_5 .mainGnb>h4>a:hover { border-bottom: 1px solid var(--blue_5) }
.subGnb_6 .mainGnb>h4>a:hover { border-bottom: 1px solid var(--blue_6) }
.subGnbLayer .categoryOne { min-width: 100px; padding: 0 0 0 25px; }
.subGnbLayer .categoryOne>h5>a { line-height: 24px; font-size: 16px; letter-spacing: -1px }
.subGnbLayer .categoryOne>ul { padding: 16px 0 34px 0 }
.subGnbLayer .categoryOne>ul>li { line-height: 26px }
.subGnbLayer .categoryOne>ul>li>a { font-size: 14px; color: var(--black_1); line-height: 26px }
.subGnbLayer .categoryOne>ul>li>a>mark { display: inline-block; width: 20px; height: 17px; margin: 0 5px 0 0; line-height: 16px; text-align: center; color: var(--white_1); font-size: 11px; background: #aaa; border-radius: 2px }
.subGnb_1 .flexBox { height: 260px }
.subGnb_1 .bottomGnb::before { background: url(/files/attach/images/img_tel_gnb_3.svg) 0 0 no-repeat }
.subGnb_1 .categoryOne>h5>a { color: var(--blue_7) }
.subGnb_1 .categoryOne>h5>a>span::after { content: ""; display: inline-block; margin-left: 6px; width: 6px; height: 11px; background: url(/files/attach/images/right_arrow_blue_1_3_h11px.svg) no-repeat; align-items: center }
.subGnb_1 .categoryOne>h5>a:hover { border-bottom: 1px solid var(--blue_7) }
.subGnb_1 .bottomGnb .telInfo strong { color: var(--blue_7) }
.subGnb_1 .categoryOne>ul>li>a:hover { color: var(--blue_7); font-weight: 400 }
.subGnb_1 .categoryOne>ul>li>a:hover>mark { background: var(--blue_7) }
.subGnb_2 .categoryOne>h5>a { color: var(--blue_2) }
.subGnb_2 .categoryOne>h5>a>span::after { content: ""; display: inline-block; margin-left: 6px; width: 6px; height: 11px; background: url(/files/attach/images/right_arrow_blue_2_h11px.svg) no-repeat; align-items: center }
.subGnb_2 .categoryOne>h5>a:hover { border-bottom: 1px solid var(--blue_2) }
.subGnb_2 .flexBox { width: 914px; height: 180px; }
.subGnb_2 .bottomGnb::before { background: url(/files/attach/images/img_tel_gnb_4.svg) 0 0 no-repeat }
.subGnb_2 .bottomGnb .telInfo strong { color: var(--blue_2) }
.subGnb_2 .categoryOne>ul>li>a:hover { color: var(--blue_2); font-weight: 400 }
.subGnb_2 .categoryOne>ul>li>a:hover>mark { background: var(--blue_2) }
.subGnb_3 .categoryOne>h5>a { color: var(--blue_3) }
.subGnb_3 .categoryOne>h5>a>span::after { content: ""; display: inline-block; margin-left: 6px; width: 6px; height: 11px; background: url(/files/attach/images/right_arrow_blue_3_h11px.svg) no-repeat; align-items: center }
.subGnb_3 .categoryOne>h5>a:hover { border-bottom: 1px solid var(--blue_3) }
.subGnb_3 .flexBox { width: 914px; height: 210px }
.subGnb_3 .bottomGnb::before { background: url(/files/attach/images/img_tel_gnb_5.svg) 0 0 no-repeat }
.subGnb_3 .bottomGnb .telInfo strong { color: var(--blue_3) }
.subGnb_3.subGnbLayer .categoryOne>ul>li>a:hover { color: var(--blue_3); font-weight: 400 }
.subGnb_3 .categoryOne>ul>li>a:hover>mark { background: var(--blue_3) }
.subGnb_4 .categoryOne>h5>a { color: var(--blue_4) }
.subGnb_4 .categoryOne>h5>a>span::after { content: ""; display: inline-block; margin-left: 6px; width: 6px; height: 11px; background: url(/files/attach/images/right_arrow_blue_4_h11px.svg) no-repeat; align-items: center }
.subGnb_4 .categoryOne>h5>a:hover { border-bottom: 1px solid var(--blue_4) }
.subGnb_4 .flexBox { width: 914px; height: 210px; }
.subGnb_4 .bottomGnb::before { background: url(/files/attach/images/img_tel_gnb_6.svg) 0 0 no-repeat }
.subGnb_4 .bottomGnb .telInfo strong { color: var(--blue_4) }
.subGnb_4.subGnbLayer .categoryOne>ul>li>a:hover { color: var(--blue_4); font-weight: 400 }
.subGnb_4 .categoryOne>ul>li>a:hover>mark { background: var(--blue_4) }
.subGnb_5 .categoryOne>h5>a { color: var(--blue_5) }
.subGnb_5 .categoryOne>h5>a>span::after { content: ""; display: inline-block; margin-left: 6px; width: 6px; height: 11px; background: url(/files/attach/images/right_arrow_blue_5_h11px.svg) no-repeat; align-items: center }
.subGnb_5 .categoryOne>h5>a:hover { border-bottom: 1px solid var(--blue_5) }
.subGnb_5 .flexBox { width: 914px }
.subGnb_5 .bottomGnb::before { background: url(/files/attach/images/img_tel_gnb_7.svg) 0 0 no-repeat }
.subGnb_5 .flexBox { display: flex; flex-wrap: wrap; flex-direction: row; }
.subGnb_5 .bottomGnb .telInfo strong { color: var(--blue_5) }
.subGnb_5.subGnbLayer .categoryOne>ul>li>a:hover { color: var(--blue_5); font-weight: 400 }
.subGnb_5 .categoryOne>ul>li>a:hover>mark { background: var(--blue_5) }
.subGnb_6 .categoryOne>h5>a { color: var(--blue_6) }
.subGnb_6 .categoryOne>h5>a>span::after { content: ""; display: inline-block; margin-left: 6px; width: 6px; height: 11px; background: url(/files/attach/images/right_arrow_blue_6_h11px.svg) no-repeat; align-items: center }
.subGnb_6 .categoryOne>h5>a:hover { border-bottom: 1px solid var(--blue_6) }
.subGnb_6 .flexBox { width: 914px }
.subGnb_6 .bottomGnb::before { background: url(/files/attach/images/img_tel_gnb_8.svg) 0 0 no-repeat }
.subGnb_6 .flexBox { display: flex; flex-wrap: wrap; flex-direction: row; padding: 30px 0 0 0 }
.subGnb_6 .bottomGnb .telInfo strong { color: var(--blue_6) }
.subGnb_6.subGnbLayer .categoryOne>ul>li>a:hover { color: var(--blue_6); font-weight: 400 }
.subGnb_6 .categoryOne>ul>li>a:hover>mark { background: var(--blue_6) }

#contentsWrap { position: relative; z-index: 2; overflow: hidden }
#contentsWrap .wrapper .wrapper { width: initial; padding: initial }
#content{ max-width: 1280px; margin: 0 auto;}#footer { min-width: 1280px }
.contents { width: 100% }
.mainContent { display: flex }
.contentMajor { width: 100%; padding: 60px 0; flex-grow: 0; flex-shrink: 0 }
.contentMajor h4 { margin-bottom: 10px; font-size: 20px; font-weight: 400; line-height: 29px; color: var(--gray_9); }
.contentMajor .flexType3 { display: flex; gap: 10px; margin-left: 0; padding-left: 0;} 
.contentMajor .flexType3>li { flex: 1; min-width: 0; flex-basis: calc((100% - 20px) / 3); position: relative; z-index: 1; flex-shrink: 0; transition: .3s cubic-bezier(0.6, 0.1, 0.2, 1); transform: translateY(0); height: 300px; }
.contentMajor .flexType3>li>a { display: block; width: 100%; height: 100%; position: relative; z-index: 9 }
.contentMajor .flexType3>li:hover { animation: updown .3s forwards }
.contentMajor .flexType3>li>a>h3 { position: absolute; top: 26px; left: 32px; font-size: 26px; font-weight: 700; letter-spacing: -0.52px; line-height: 26px }
.contentMajor .flexType3>li>a>p { position: absolute; top: 69px; left: 32px; font-size: 20px; font-weight: 300; letter-spacing: -0.4px; line-height: 26px; color: var(--black_1) }
.contentMajor .flexType3>li:nth-child(1) { display: block;box-sizing: border-box; background: url(../img/main/banner_mid_1.png) no-repeat; background-size: cover; color: var(--blue_7); border: 1px solid #f4f4f4; border-radius: 8px }
.contentMajor .flexType3>li:nth-child(2) { display: block;box-sizing: border-box; background: url(../img/main/banner_mid_2.png) no-repeat; background-size: cover; color: var(--blue_2); border: 1px solid #f4f4f4; border-radius: 8px }
.contentMajor .flexType3>li:nth-child(3) { display: block;box-sizing: border-box; background: url(../img/main/banner_mid_3.png) no-repeat; background-size: cover; color: var(--blue_2); border: 1px solid #f4f4f4; border-radius: 8px }
.dimmed{display:none;position:fixed;z-index:3;width:100vw;height:100vh;background:rgba(0,0,0,0.3)}

/* Responsive Swiper Container */
.swiper-container { position: relative; height: 600px; width: 100%; max-width: 1280px; margin: 0 auto; overflow: hidden; }
.swiper-container .swiper-wrapper { display: flex; transition: transform 0.3s ease; } 
.swiper-container .swiper-slide { flex: 0 0 100%; width: 100%; background-size: cover; background-position: center; background-repeat: no-repeat; display: flex; align-items: center; justify-content: center; }
.swiper-container .swiper-slide > div { text-align: center; color: white; z-index: 2; } 
.swiper-container .swiper-pagination-switch { display: inline-block; width: 12px; height: 12px; margin: 0 4px; background: rgba(255, 255, 255, 0.5); border-radius: 50%; cursor: pointer; transition: background 0.3s; } 
.swiper-container .swiper-active-switch { background: #fff; } 
.swiper-container .swiper-button { position: absolute; top: 50%; transform: translateY(-50%); z-index: 3; opacity: 0; transition: opacity 0.3s ease; } 
.swiper-container:hover .swiper-button { opacity: 1; }
.swiper-container .swiper-button.left { left: 20px; } 
.swiper-container .swiper-button.right { right: 20px; } 
.swiper-container .swiper-button button { background: rgba(0, 0, 0, 0.5); border: none; color: white; padding: 10px 15px; cursor: pointer; border-radius: 3px; font-size: 18px; } 
.swiper-container .swiper-button button:hover { background: rgba(0, 0, 0, 0.8); }
.swiper-button-prev, .swiper-button-next, .swiper-pagination-bullet { cursor: pointer }

.section2 { background: var(--gray_3) }
.flexType5 { display: flex; padding: 13px 30px; align-items: center }
/*home_회사소개 */
.businessIntro {display: flex; justify-content: space-between; align-items: center; height: 200px; background: url(../img/main/business_intro_bg.png) center top no-repeat; }
.bizIntro {padding-left: 80px; line-height: 40px; font-size: 28px; font-weight: 500; position: relative;}
.btnBizIntro { margin-right: 80px; padding: 0 52px 0 52px; text-align:center; height: 56px; font-size: 20px; font-weight: 700; line-height: 56px; color:#f3f7fb; border-radius: 25px; background-color: #367cc2; box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2); letter-spacing: 3px; }
/* home_회사소개  */

/* ceo,locaton */
/* Animations */
@keyframes slideInLeft { from { opacity: 0; transform: translateX(-100px); } to { opacity: 1; transform: translateX(0); } }
@keyframes fadeInScale { from { opacity: 0; transform: scale(0.9); } to { opacity: 1; transform: scale(1); } } 
@keyframes slideInUp { from { opacity: 0; transform: translateY(50px); } to { opacity: 1; transform: translateY(0); } } 
@keyframes float { 0%, 100% { transform: translateY(0px); } 50% { transform: translateY(-20px); } } 
@keyframes rotate { from { transform: rotate(0deg); } to { transform: rotate(360deg); } } 
/* Floating particles animation */
@keyframes particleFloat { 0%, 100% { transform: translateY(0px) translateX(0px); opacity: 0.6; } 25% { transform: translateY(-20px) translateX(10px); opacity: 1; } 50% { transform: translateY(-10px) translateX(-10px); opacity: 0.8; } 75% { transform: translateY(-30px) translateX(5px); opacity: 1; } } 
.ceo_header_container { max-width: 1280px; margin: 0 auto; padding: 0 20px; }
.ceo_header { background: linear-gradient(135deg, #f0f4ff 0%, #e6f0ff 50%, #d6e8ff 100%); color: #1a365d; padding: 80px 0; text-align: center; position: relative; overflow: hidden; }
/* Geometric Background Elements */
.geometric_bg { position: absolute; width: 100%; height: 100%; top: 0; left: 0; opacity: 0.1; z-index: 1; } 
.circle1 { position: absolute; width: 200px; height: 200px; border-radius: 50%; background: linear-gradient(45deg, #3182ce, #2b77cb); top: 10%; right: 15%; animation: float 6s ease-in-out infinite; } 
.circle2 { position: absolute; width: 150px; height: 150px; border-radius: 50%; background: linear-gradient(45deg, #4299e1, #3182ce); bottom: 20%; left: 10%; animation: float 8s ease-in-out infinite reverse; } 
.triangle { position: absolute; width: 0; height: 0; border-left: 75px solid transparent; border-right: 75px solid transparent; border-bottom: 130px solid rgba(49, 130, 206, 0.1); top: 30%; left: 20%; animation: rotate 20s linear infinite; } 
.ceo_header_content { position: relative; z-index: 10; animation: slideInLeft 1s ease-out; } 
.ceo_header h1 { font-size: 3.5rem; margin-bottom: 15px; font-weight: bold; color: #1a365d; } 
.ceo_header .subtitle { font-size: 1.4rem; opacity: 0.8; margin-bottom: 30px; color: #4a5568; } 
.ceo {word-break: keep-all; word-wrap: break-word; font-size: 16px; line-height: 24px; letter-spacing: -.02em; -webkit-text-size-adjust: none; padding: 0 16px; }
.ceo p {margin: 15px 10px 15px 0; }
.align-right { text-align: right; }
.location_header {max-width: 1280px; width: 100%;display: flex;justify-content: center;}
.location {display: flex; max-width: 1280px; width: 100%;padding: 0 16px; justify-content: center;}
ul.list_location { display: flex; margin: 0 auto; padding: 0; border: 0 none; width: 100%; max-width:1150px}
ul.list_location > li { flex:1; padding-left: 50px;}
ul.list_location > li:first-child { border-right: 1px solid #e9e9e9; }
ul.list_location li p { position: relative; padding-left: 90px; font-size: 16px;}
ul.list_location li p .tit { display: inline-block; position: absolute; top: 0; left: 0; width: 90px; font-size: 18px; color: #393939; }
ul.list_location li p + p { margin-top: 8px; }
ul.list_location li p .txt { display: block; padding-left: 42px; line-height: 26px; text-indent: -42px; }
ul.list_location li p .txt .sprite_bl { margin-right: 10px; text-indent: 0; vertical-align: middle; }
ul.list_location li p .txt+.txt { margin-top: 10px; }
.sprite_bus { display: inline-block; background: url(../img/ceo/bus.png) no-repeat; font-size: 0; line-height: 0; width: 32px; height: 32px;margin-right: 10px;text-indent: 0;vertical-align: middle;}
.sprite_metro { display: inline-block; background: url(../img/ceo/metro.png) no-repeat; font-size: 0; line-height: 0; width: 32px; height: 32px;margin-right: 10px;text-indent: 0;vertical-align: middle;}
/* ceo,location */

/* footer */
.footerMenu { width: 100%; border: 1px solid var(--gray_4); border-left: none; border-right: none; background: var(--gray_7); color: var(--black_1) }
.footerMenuFlex { display: flex; align-items: center; height: 52px }
.footerMenuFlex>a { font-size: 14px; font-weight: 700; letter-spacing: -0.14px; margin-right: 54px }
.footerSubnav { display: flex }
.footerSubnav>li>a { font-size: 14px; line-height: 20px; letter-spacing: -0.14px; vertical-align: top }
.footerSubnav>li:nth-child(1)::after, .footerSubnav>li:nth-child(2)::after { content: ""; display: inline-block; width: 1px; height: 23px; margin: 0 26px; background: #4a4a4a; vertical-align: middle }
.footerSubnav>li:nth-child(3)::after, .footerSubnav>li:nth-child(4)::after { content: ""; display: inline-block; width: 15px; height: 23px; margin: 0 26px 0 12px; vertical-align: bottom; background: url(../img/arro_top_1.svg) center no-repeat }
.footerLogo img { width: 120px; height: auto; margin-bottom: 20px; }.adressInfo>ul { margin-bottom: 30px; font-size: 14px }
.adressInfoFlex { display: flex; gap:10px; padding: 32px 0;}
.adressInfo {flex:1;width:50%;padding:30px 23px 24px;border:1px solid var(--gray_4);border-radius:8px;box-sizing: border-box;}
.adressInfo>ul {margin-bottom:30px;font-size:14px;}
.csCenterInfo {flex:1;width:50%;padding:30px 23px 24px;border:1px solid var(--gray_4);border-radius:8px;box-sizing: border-box;}
.csCenterInfo>h3 {margin-bottom:4px;line-height:20px;font-size:14px;letter-spacing:-0.14px;color:var(--black_1);}
.csCenterInfo>p {margin-bottom:15px;line-height:26px;;font-size:26px;font-weight:700;letter-spacing:-0.52px;color:var(--blue_1);}
.csCenterInfoList {display:flex;justify-content:space-between;font-size:14px;font-weight:normal;}
.csCenterInfoList>h4 {line-height:20px;font-size:14px;font-weight:normal;}
.mobileTopBtn{display:none}
.pcTopBtn{display:none;overflow:hidden;position:fixed;z-index:5;right:15px;bottom:15px;width:48px;height:48px;}
.pcTopBtn>span{position:absolute;z-index:1;left:0;display:block;width:48px;height:48px;}
.pcTopBtn>span:nth-child(1){top:0;background:url(../img/btn_top_off.svg) 0 0 no-repeat;}
.pcTopBtn>span:nth-child(2){top:48px;background:url(../img/btn_top_on.svg) 0 0 no-repeat;}

@media all and (max-width: 1280.00001px) {
	.headerFlex { width: 1002px; margin: 0 auto }
	.aside { display: none }
	#contentsWrap .wrapper { width: 1002px }
	#header .wrapper { width: 100% }
	#header .subGnbLayer .wrapper { width: 1002px }
	#footer { min-width: 1002px }
	.footerMenu { padding: 0 }
	#footer .wrapper { width: 1002px; margin: 0 auto }
	.search { width: 300px }
	.search>input[type=text] { width: 245px }
	.headerGnb {margin-right: 60px}
	.headerGnb>li>a { margin: 0 5px }
	.headerNav .showAllLayer { width: 1002px; margin: 0 0 0 -501px }
	.subGnbLayer { left: 50%; width: 100%; min-width: 1002px; transform: translateX(-50%) }
	.megaSub1{width: 220px;}
	.subGnbLayer .mainGnb .megaSubTitle { font-size: 18px; padding-left:70px}
	.subGnbLayer .mainGnb .subTitle { font-size: 16px }
	.subGnb_1 .flexBox, .subGnb_2 .flexBox, .subGnb_3 .flexBox, .subGnb_4 .flexBox, .subGnb_5 .flexBox, .subGnb_6 .flexBox { width: 100% }
	.subGnbLayer .mainGnb { width: 100% }
	.headerSubmenu>li { padding: 0 8px }
	.topMenuToggle { margin: 0 0 0 82px }
	.contentMajor { width: 100% }
	.pcOnly.contentAside2 { display: none }
	.pcOnly.contentAside4 { display: none }
    .swiper-container {height: 500px; } 
    .swiper-container > div > div > div { padding: 0 15px; }
	.list_location { max-width: 1002px; margin: 0 auto }
}
@media all and (max-width: 1000.00001px) {
	body { min-width: 320px }
	table { width: 100%; table-layout: fixed }
	.mobileOnly { display: block !important }
	.mobileOnlyFlex { display: flex !important }
	.pcOnly { display: none !important }
	.pcOnlyFlex { display: none !important }
	.pcOnlyTableColumn { display: none !important }
	#contentsWrap .wrapper { width: calc(100% - 20px); padding: 0 10px; min-width: 300px }
	#header .wrapper { width: calc(100% - 20px); padding: 0 10px; min-width: 300px; height: 109px }
	body { position: relative; min-width: 320px }
	.mt40 { margin-top: 40px !important }
	.scrollXArea { width: calc(100% + 10px); overflow-x: auto }
	.scrollXArea img { width: 100% }
	.pcTopBtn { display: none !important }
	.dimmed2 { display: none !important }
	#footer .wrapper { width: 100%; margin: 0 auto }
	.topMenuToggleWrap { display: none }
	.logo { height: 30px; vertical-align: middle }
	.headerFlex { position: relative; z-index: 1; display: flex; width: 100%; height: 40px; padding: 9px 10px; margin: 0 -10px 20px -10px;align-items: center; }
	.headerFlex .hambergerBtn { width: 18px; height: 18px; margin: 0 22px 0 0; background: url(../img/menu.svg) 0 0 no-repeat; background-size: 100% }
	#header .headerGnb .wrapper { min-width: 275px; width: 100% }
	.headerFlex .search { position: absolute; z-index: 1; bottom: -35px; left: 10px; width: calc(100% - 20px); height: 42px; border: 1px solid #02a321; box-sizing: border-box; overflow: hidden; background: #fff }
	.headerNav .showAllLayer { display: none !important }
	.headerFlex .search>input[type=text] { box-sizing: border-box; width: calc(100% - 30px); padding: 0 0 0 20px; line-height: 40px; vertical-align: middle; font-size: 13px; border: none; outline: none }
	.headerFlex .search>a { overflow: hidden; display: inline-block; width: 18px; height: 18px; vertical-align: middle; text-indent: 999px; color: rgba(0, 0, 0, 0); background: url(../img/search_1.png) 0 0 no-repeat }
	.headerNav { overflow-y: hidden; position: absolute; z-index: 30; top: 0; left: 0; width: 0; height: auto; background: #f7fbfc; border: none }
	#header .headerNav>.wrapper { overflow: hidden; position: relative; z-index: 30; width: 0; min-width: 300px; height: 100%; min-width: auto; padding: 0; margin: 0; background: #f7fbfc }
	.headerNav .bgLayer { position: fixed; top: 0; left: 0; z-index: 10; display: none; width: 100%; height: 100%; background: rgba(0, 0, 0, .3) }
	.headerNavFlex { overflow-x: hidden; overflow-y: auto; flex-direction: column; width: 0; height: 100vh; background: #f7fbfc }
	.headerNavFlex .search { width: 100%; height: 38px; border: none; border-bottom: 1px solid var(--green_1); background: var(--white_1) }
	.headerGnb { display: block; padding: 0; margin: 0 }
	.headerNavFlex .search>input[type=text] { box-sizing: border-box; width: calc(100% - 43px); line-height: 38px; vertical-align: middle; font-size: 14px; border: none; outline: none }
	.headerNavFlex .search>a { overflow: hidden; display: inline-block; width: 18px; height: 18px; vertical-align: middle; text-indent: 999px; color: rgba(0, 0, 0, 0); background: url(../img/zoom_1.svg) 0 0 no-repeat }
	.headerNav .headerGnb>li>a { position: relative; z-index: 1; box-sizing: border-box; display: block; width: 100%; height: 40px; padding: 0 30px; margin: 0; line-height: 38px; font-size: 16px; font-weight: 400; border-bottom: 1px solid #f1f5fa }
	.subGnbLayer .categoryOne>ul>li>a>mark .headerGnb>li:nth-child(1)>a:hover, .headerGnb>li:nth-child(1)>a.is_active, .headerGnb>li:nth-child(3)>a.nowMenu { color: var(--black_0) !important }
	.headerGnb>li:nth-child(2)>a:hover, .headerGnb>li:nth-child(2)>a.is_active, .headerGnb>li:nth-child(3)>a.nowMenu { color: var(--black_0) !important }
	.headerGnb>li:nth-child(3)>a:hover, .headerGnb>li:nth-child(3)>a.is_active, .headerGnb>li:nth-child(3)>a.nowMenu { color: var(--black_0) !important }
	.headerGnb>li:nth-child(4)>a:hover, .headerGnb>li:nth-child(4)>a.is_active, .headerGnb>li:nth-child(4)>a.nowMenu { color: var(--black_0) !important }
	.headerGnb>li:nth-child(5)>a:hover, .headerGnb>li:nth-child(5)>a.is_active, .headerGnb>li:nth-child(5)>a.nowMenu { color: var(--black_0) !important }
	.headerGnb>li:nth-child(6)>a:hover, .headerGnb>li:nth-child(6)>a.is_active, .headerGnb>li:nth-child(6)>a.nowMenu { color: var(--black_0) !important }
	.headerGnb>li:nth-child(7)>a:hover, .headerGnb>li:nth-child(7)>a.is_active, .headerGnb>li:nth-child(7)>a.nowMenu { color: var(--black_0) !important }
	.headerGnb>li:nth-child(8)>a:hover, .headerGnb>li:nth-child(8)>a.is_active, .headerGnb>li:nth-child(8)>a.nowMenu { color: var(--black_0) !important }
	.headerNav .headerGnb>li>a::after { content: "" !important; display: inline-block; position: absolute; z-index: 1 !important; right: 20px; left: auto !important; width: 11px !important; height: 6px !important; background: url(../img/bottom_arrow_black.svg) no-repeat !important; top: 50% !important; transform: translateY(-50%) !important }
	.headerNav .headerGnb>li>a.is_active::after { background: url(../img/top_arrow_black.svg) no-repeat !important }
	.headerNav .headerGnb>li .subTitle { display: none }
	.headerNav .headerGnb>li .subGnbLayer { display: none; position: static; min-width: auto; border: none; width: auto; margin-left: 0; transform: translateX(0) }
	.headerNav .headerGnb>li .subGnbLayer .wrapper { display: block; width: 260px; min-width: 260px }
	.headerNav .headerGnb>li .categoryOne { min-width: auto; padding: 0 8px }
	.headerNav .headerGnb>li .categoryOne>h5 { height: 35px; padding: 0 0 0 18px }
	.headerNav .headerGnb>li .categoryOne>h5>a { position: relative; z-index: 1; box-sizing: border-box; display: block; width: 100%; height: 35px; line-height: 35px; font-size: 14px; font-weight: 400; color: var(--black_1); border-bottom: none }
	.headerNav .headerGnb>li .categoryOne>h5>a>span { display: none }
	.headerNav .headerGnb>li .categoryOne>h5>a::after { content: ""; display: inline-block; position: absolute; top: 50%; right: 9px; z-index: 1; width: 6px; height: 6px; background: url(../img/plus_gray_icon.svg) no-repeat; transform: translateY(-50%) }
	.headerNav .headerGnb>li .categoryOne>h5>a.is_active::after,
	.headerNav .headerGnb>li .categoryOne>h5>a.no_category::after { content: ""; display: inline-block; position: absolute; top: 50%; right: 9px; z-index: 1; width: 3.7px; height: 6px; background: url(../img/right_arrow_gray.svg) no-repeat; transform: translateY(-50%) }
	.headerNav .headerGnb>li .categoryOne>ul { display: none; width: 100%; padding: 10px 0; background: var(--white_1); border-radius: 4px }
	.headerNav .headerGnb>li .categoryOne>ul>li { padding: 0 20px }
	.headerNav .headerGnb>li .categoryOne>ul>li>a { display: block; line-height: 30px; font-size: 13px; color: var(--black_1) }
	.headerNav .headerGnb>li .categoryOne>ul>li>a>mark { height: 18px; padding: 0 1px; margin-right: 5px; line-height: 18px; font-size: 13px; color: var(--white_1); background: var(--blue_1); border-radius: 2px }
	.subGnbLayer .mainGnb { padding: 0; display: block; }
	.subGnbLayer .flexBox { display: block; padding: 0; height: auto; width: calc(100% - 16px) }
	.headerNav .headerGnb>li .subGnb_1 .categoryOne>ul>li>a>mark { background: var(--blue_7) }
	.headerNav .headerGnb>li .subGnb_2 .categoryOne>ul>li>a>mark { background: var(--blue_2) }
	.headerNav .headerGnb>li .subGnb_3 .categoryOne>ul>li>a>mark { background: var(--blue_3) }
	.headerNav .headerGnb>li .subGnb_4 .categoryOne>ul>li>a>mark { background: var(--blue_4) }
	.headerNav .headerGnb>li .subGnb_5 .categoryOne>ul>li>a>mark { background: var(--blue_5) }
	.headerNav .headerGnb>li .subGnb_6 .categoryOne>ul>li>a>mark { background: var(--blue_6) }
	.more_examples>a { height: 30px; margin: 10px auto 0; font-size: 14px; line-height: 30px; width: 152px }
	.aside { display: none }
	.sideBox { display: none }
	.swiper-container { position: relative; width: 100%; height: 400px; margin: 0 }
	.locationState { justify-content: left; flex-wrap: wrap }
	.locationState .posRel:last-child .locationDropdown { left: 0; right: auto }
	.locationState .posRel { z-index: auto }
	.certificateList { margin-bottom: 10px }
	.majorClientWrap { padding: 60px 0 0 0 }
	.locationState.mb120 { margin-bottom: 0 }
	.positionLevel>li { width: 100%; text-align: center; height: 20px; padding: 20px 0; line-height: 20px; font-size: 15px }
	.positionLevel>li:nth-child(1) { color: var(--black_1); background: #d1eaf6 }
	.positionLevel>li:nth-child(2) { color: var(--black_1); background: #a4d6ed }
	.positionLevel>li:nth-child(3) { color: var(--white_1); background: #76c1e3 }
	.positionLevel>li:nth-child(4) { color: var(--white_1); background: #49acda }
	.positionLevel>li:nth-child(5) { color: var(--white_1); background: #32a2d5 }
	.positionLevel>li:nth-child(6) { color: var(--white_1); background: var(--blue_1) }
	.fullBack { height: auto }
	.tdWrap>table.model_detail td { display: table-cell !important; width: inherit !important; vertical-align: middle }
	.tdWrap>table.model_detail td.thumbnail { width: 105px !important }
	.mobileTableType1 .tbody>tr>td { height: auto; padding: 15px 6px }
	.mobileTableType1 .tbody>tr>td .question { display: block; width: 100%; height: auto; line-height: 19px; font-size: 14px; overflow: hidden; text-overflow: ellipsis; word-break: break-all; white-space: nowrap }
	.mobileTableType1 .tbody>tr>td { line-height: 19px; font-size: 14px; vertical-align: top }
	.mobileTableType1 .tbody>tr>td .answer { width: calc(100% + 80px); padding: 22px 0 0 0; margin-left: -80px; margin-bottom: 15px }
	.mobileTableType1 .tbody>tr>td .answer .btnType5 { width: 200px; height: 40px; margin: 0 0 0 48px; line-height: 40px }
	.tbody>tr>td .answer>p { font-size: 14px; line-height: 19px }
	.tbody>tr>td .answer>p { margin-bottom: 30px; text-indent: -28px; padding: 0 0 0 48px }
	.tbody>tr>td .answer>p::before { content: ""; display: inline-block; width: 23px; height: 19px; margin: 0 10px 0 -10px; background: url(/files/attach/images/answer_arrow.svg) no-repeat }
	.boxType3 { width: calc(100% - 20px); height: auto; padding: 14px 20px; margin: 0 -10px 60px; line-height: 21px; font-size: 16px; font-weight: 300; border-radius: 0 }
	.slideBox.slide030102 { width: 100%; padding: 0 }
	.listBtnsWrap.mobileOnlyFlex { justify-content: center; margin: 30px -10px; padding-bottom: 30px }
	.listBtnsWrap.mobileOnlyFlex.mb100 { margin-bottom: 0 !important }
	.listBtnsWrap.mobileOnlyFlex a { padding: 10px 20px; font-size: 14px }
	.listBtnsWrap.noborder { border: none; margin-top: -12px }
	.hide-sm { display: none !important }
	.gnb-item:nth-child(-n+2) { display: block }
	.contentMajor .flexType3 { display: flex; flex-wrap: wrap; gap: 10px; margin-bottom: 10px }
	.contentMajor .flexType3>li { position: relative; z-index: 1; flex-shrink: 0; border-radius: 8px }
	.contentMajor .flexType3>li:hover { animation: none }
	.contentMajor .flexType3>li>a>h3 { position: absolute; top: 12px; left: 18px; font-size: 21px; font-weight: 700; letter-spacing: -0.52px; line-height: 28px }
	.contentMajor .flexType3>li>a>p { position: absolute; top: 45px; left: 18px; font-size: 17px; font-weight: 300; letter-spacing: -0.4px; line-height: 21px; color: var(--black_1) }
	.contentMajor .flexType3>li:nth-child(1) { position: relative; z-index: 1; width: 100%; height: 256px; background: url(../img/main/banner_mid_1.png) center no-repeat; background-size: cover; color: var(--blue_7) }
	.contentMajor .flexType3>li:nth-child(2) { position: relative; z-index: 1; width: 100%; height: 256px; background: url(../img/main/banner_mid_2.png) center bottom no-repeat; background-size: cover; color: var(--blue_2) }
	.contentMajor .flexType3>li:nth-child(3) { position: relative; z-index: 1; width: 100%; height: 256px; background: url(../img/main/banner_mid_3.png) center bottom no-repeat; background-size: cover; color: var(--blue_2) }
	.slideBox .swiperContolBox { display: flex; justify-content: center; align-items: center; padding: 5.3vw 0 0 0 }
	.slideBox .swiperContolBox .swiper-pagination { position: static }
	.slideBox .swiper-pagination-bullet { display: inline-block; width: 12px; height: 12px; margin-right: 4px; background: url(/files/attach/images/dot1_off.svg) center no-repeat; opacity: 1; border-radius: 50% }
	.slideBox .swiper-pagination-bullet-active { opacity: 1; background: url(/files/attach/images/dot1_on.svg) center no-repeat }
	.slideBox .swiper-slide a>img { width: 33vw }
	.slideBox.fullSize .swiperContolBox { display: flex; justify-content: center; align-items: center; padding: 1.3vw 0 0 0 }
	.slideBox.fullSize .swiperContolBox .swiper-pagination { position: static }
	.slideBox.fullSize .swiper-pagination-bullet { display: inline-block; width: 12px; height: 12px; margin-right: 4px; background: url(/files/attach/images/dot1_off.svg) center no-repeat; opacity: 1; border-radius: 50% }
	.slideBox.fullSize .swiper-pagination-bullet-active { opacity: 1; background: url(/files/attach/images/dot1_on.svg) center no-repeat }
	.textType3 .btnType3, .textType4 .btnType3 { box-sizing: border-box; display: block; width: 60px; height: 28px; padding: 0 9px; line-height: 28px; border-radius: 4px; background: var(--blue_1); color: var(--white_1) }
	.contentMajor { box-sizing: border-box; width: 100%; padding: 30px 0 10px; flex-grow: 0; flex-shrink: 0 }
	@keyframes updown { 0% { transform: translateY(0) } 100% { transform: translateY(-8px) }	}
	@keyframes updownBg { 0% { background-position: right 15px } 100% { background-position: right 7px }	}
	@keyframes updownBg2 { 0% { background-position: 90% 25px } 100% { background-position: 90% 18px }	}
	.asideBox2 { margin-top: 70px }
	.asideBox2>p { display: none }
	.menuBox1>li { box-sizing: border-box; width: 225px; height: 62px; border: 1px solid var(--gray_4); border-radius: 2px; background: 6px 6px no-repeat }
	.menuBox1>li+li { margin-top: 8px }
	.menuBox1>li>a { display: block; font-size: 16px; font-weight: 300; letter-spacing: -0.16px; line-height: 24px; color: var(--black_1) }
	.menuBox1>li:nth-child(1) { order: 1; background-image: url(/files/attach/images/icon_gps.svg) }
	.menuBox1>li:nth-child(2) { order: 3; background-image: url(/files/attach/images/icon_document.svg) }
	.menuBox1>li:nth-child(3) { order: 2; background-image: url(/files/attach/images/icon_car.svg) }
	.menuBox1>li:nth-child(4) { order: 4; background-image: url(/files/attach/images/icon_card.svg) }
	.section2 { background: var(--gray_3) }
	.flexType5 { display: flex; padding: 13px 30px; align-items: center }
	.flexType5>img { margin-right: 100px }
	.flexType5>div>p { font-size: 20px; font-weight: 400; letter-spacing: -0.4px; line-height: 29px; color: var(--black_0) }
	.flexType5>div>span { font-size: 18px; font-weight: 300; letter-spacing: -0.18px; line-height: 26px; color: var(--black_1) }
	.textType3 .maincover2:hover { background: #000 }
	.textType3 h4, .textType4 h4 { margin-bottom: 6px; font-size: 20px; font-weight: 400; letter-spacing: -0.4px; line-height: 29px; color: var(--black_0) }
	.textType3 p, .textType4 p { margin-bottom: 22px; font-size: 14px; font-weight: 300; letter-spacing: -0.14px; line-height: 20px; color: var(--black_1) }
	.textType3 .btnType3, .textType4 .btnType3 { box-sizing: border-box; display: block; width: 60px; height: 28px; padding: 0 9px; line-height: 28px; border-radius: 4px; background: var(--blue_1); color: var(--white_1) }
	.ceo { position: relative; z-index: 1; width: 50%; height: 184px; background: url(/files/attach/images/maincover7.jpg) top center no-repeat; background-size: cover; border-radius: 8px }
	.ceo .ceoBtn { display: block; width: 100%; height: 100% }
	.ceo .ceoBtn img { display: none }
	.location_header {margin-top: 90px;}
	.slideSection .mainContent { margin: 0 -10px 0 0 }
	.contentAside2 { box-sizing: border-box; position: relative; z-index: 1; padding: 0 0 60px 27px; min-width: 0; flex-basis: 252px; flex-shrink: 0; flex-grow: 0; border-left: 1px solid var(--gray_4) }
	.contentAside2>p { display: inline-block; margin-bottom: 10px; font-size: 20px; font-weight: 400; line-height: 29px; color: var(--black_0) }
	.contentAside2>a { display: block; position: absolute; top: 9px; right: 0; z-index: 1; font-size: 13px; font-weight: 300; line-height: 19px; color: var(--black_1) }
	.slideBox { overflow: hidden; box-sizing: border-box; width: 100%; position: relative; z-index: 1; padding: 0 0 0 0; border: none }
	.slideBox>h4 { padding-left: 6px; margin-bottom: 2px; font-size: 17px; font-weight: 300; letter-spacing: -0.4px; line-height: 29px; text-align: left; color: var(--black_0) }
	.slideBox .swiper-slide a>img { width: 100% }
	.slideBox .swiper-container-horizontal>.swiper-pagination-bullets { bottom: 0; left: 0; width: 100% }
	.slideBox .slideFlex2 { display: flex; gap: 30px; margin-bottom: 30px }
	.slideBox .slideFlex2>li>img { vertical-align: top }
	.slideBox .swiper-button-prev, .slideBox .swiper-button-next { display: none }
	.slideBox .control { display: flex; width: 128.5px; height: 17px; margin: 0 auto }
	.slideBox .play { display: inline-block; width: 20px; height: 12px; margin-right: 9px; background: url(/files/attach/images/play.svg) center no-repeat }
	.slideBox .pause { display: inline-block; width: 20px; height: 12px; margin-right: 9px; background: url(/files/attach/images/pause.svg) center no-repeat }
	.slideBox .controlBox { display: flex; gap: 8px }
	.slideBox .controlBox>li { width: 12px; height: 12px; vertical-align: middle }
	.slideBox .controlBox>li>a { display: inline-block; width: 12px; height: 12px; background: var(--gray_4); border-radius: 50% }
	.slideBox .swiper-pagination-bullet { display: inline-block; width: 12px; height: 12px; margin-right: 4px; background: url(/files/attach/images/dot1_off.svg) center no-repeat; opacity: 1; border-radius: 50% }
	.slideBox .swiper-pagination-bullet-active { opacity: 1; background: url(/files/attach/images/dot1_on.svg) center no-repeat }
	.slideBox .swiper { width: 100%; padding-top: 10px; overflow: hidden }
	.slideBox .swiper-slide img:hover { animation: updown .3s forwards }
	.slideBox .swiper-slide>a { display: block }
	.slideBox.fullSize { overflow: hidden; box-sizing: border-box; width: 100%; position: relative; z-index: 1; padding: 0 0 0 0 }
	.slideBox.fullSize>h4 { margin-bottom: 10px; font-size: 17px; font-weight: 300; letter-spacing: -0.4px; line-height: 29px; text-align: left; color: var(--black_0) }
	.slideBox.fullSize .swiper-container-horizontal>.swiper-pagination-bullets { bottom: 0; left: 0; width: 100% }
	.slideBox.fullSize .slideFlex2 { display: flex; gap: 30px; margin-bottom: 30px }
	.slideBox.fullSize .slideFlex2>li>img { vertical-align: top }
	.slideBox.fullSize .swiper-button-prev, .slideBox.fullSize .swiper-button-next { display: none }
	.slideBox.fullSize .control { display: flex; width: 128.5px; height: 17px; margin: 0 auto }
	.slideBox.fullSize .play { display: inline-block; width: 20px; height: 12px; margin-right: 9px; background: url(/files/attach/images/play.svg) center no-repeat }
	.slideBox.fullSize .pause { display: inline-block; width: 20px; height: 12px; margin-right: 9px; background: url(/files/attach/images/pause.svg) center no-repeat }
	.slideBox.fullSize .controlBox { display: flex; gap: 8px }
	.slideBox.fullSize .controlBox>li { width: 12px; height: 12px; vertical-align: middle }
	.slideBox.fullSize .controlBox>li>a { display: inline-block; width: 12px; height: 12px; background: var(--gray_4); border-radius: 50% }
	.slideBox .swiperContolBox { display: flex; justify-content: center; align-items: center; padding: 16px 0 0 0; margin: 0 }
	.slideBox .swiperContolBox .swiper-pagination { position: static }
	.slideBox.fullSize .swiper-pagination-bullet { display: inline-block; width: 12px; height: 12px; margin-right: 4px; background: url(/files/attach/images/dot1_off.svg) center no-repeat; opacity: 1; border-radius: 50% }
	.slideBox.fullSize .swiper-pagination-bullet-active { opacity: 1; background: url(/files/attach/images/dot1_on.svg) center no-repeat }
	.slideBox.fullSize .swiper { width: 100%; padding-top: 10px; overflow: hidden }
	.slideBox.fullSize .swiper-slide img:hover { animation: updown .3s forwards }
	.slideBox.fullSize .swiper-slide>a { display: block; width: 100% }
	.contentAside4 { box-sizing: border-box; position: relative; z-index: 1; padding: 0 0 100px 27px; min-width: 0; flex-basis: 252px; flex-shrink: 0; flex-grow: 0; border-left: 1px solid var(--gray_4) }
	.btnBox1 { position: absolute; right: 16px; bottom: 12px; z-index: 1 }
	.btnBox1 a+a { margin-left: 10px }
	.boxType2 { position: relative; z-index: 1 }
	.boxType2>h4 { padding-left: 6px; margin-bottom: 13px; font-size: 17px; font-weight: 400; line-height: 29px; color: var(--black_0) }
	.boxType2>a.btnMore { display: inline-block; position: absolute; top: 7px; right: 20px; z-index: 1; margin-left: auto; font-size: 13px; font-weight: 300; line-height: 19px; color: var(--black_1) }
	.newBox { box-sizing: border-box; display: flex; width: 100%; height: 146px; padding: 17.5px 20px 18.5px 20.5px; border: 1px solid var(--gray_4); border-radius: 8px }
	.newBox>img { display: none; width: 110px; height: 110px; margin-right: 30px }
	.newBox>ul { width: 100% }
	.newBox>ul>li>a { display: block; width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 14px; letter-spacing: -0.14px; line-height: 28px; color: var(--black_1) }
	.noticBox>p { display: none; margin-bottom: 4px; font-size: 14px; font-weight: 300; letter-spacing: -0.14px; line-height: 20px; color: var(--black_1) }
	.noticBox>span { display: none }
	.contentAside4>p { display: inline-block; margin-bottom: 8px; font-size: 20px; font-weight: 400; line-height: 29px; color: var(--black_0) }
	.contentAside4>a { display: inline-block; position: absolute; top: 9px; right: 0; z-index: 1; font-size: 13px; font-weight: 300; line-height: 19px; color: var(--black_1) }
	.boxType2.mobileNotice { position: absolute; z-index: 1; bottom: 285px; left: 0; display: flex; width: 100%; height: 40px; border: 1px solid var(--gray_4); border-left: none; border-right: none }
	.boxType2.mobileNotice>h4 { padding: 0 0 0 10px; font-size: 13px; line-height: 40px; color: var(--blue_1) }
	.boxType2.mobileNotice>a.btnMore { display: none }
	.boxType2.mobileNotice a.noticBox { display: inline-block; width: auto; height: auto; padding: 0; border: none }
	.boxType2.mobileNotice a.noticBox>h5 { padding: 0 0 0 9px; line-height: 40px; font-size: 12px; margin: 0 }
	#footer { min-width: auto; background: var(--gray_7) }
	.footerMenu { position: relative; z-index: 1; padding: 66px 0 0 0; border: none }
	.footerMenu .footerSubnav { box-sizing: border-box; position: absolute; z-index: 1; top: 24px; left: 0; display: flex; grid-gap: 8px; gap: 8px; width: 100%; padding: 0 48px; justify-content: space-between }
	.footerMenu .footerSubnav li { display: inline-block; flex: 1; width: 22%; height: 28px }
	.footerMenu .footerSubnav li>a { display: block; width: 100%; height: 28px; line-height: 26px; text-align: center; font-size: 12px; color: var(--black_0); background: var(--white_1); border: 1px solid var(--gray_4); border-radius: 4px }
	.footerMenu .footerSubnav li:after { display: none }
	.footerMenuFlex { display: block; height: auto; text-align: center }
	.footerMenuFlex>a { margin-right: 0; font-weight: 500; font-size: 13px; color: var(--black_0) }
	.adressInfo { flex: 1 }
	.adressInfo>ul { margin: 0; font-size: inherit }
	.adressInfo li.showInMobile { display: flex; justify-content: center }
	.adressInfo li.showInMobile .hideMobile { display: none }
	.adressInfo .mobileAddr { display: block; padding-top: 60px; text-align: center; color: var(--gray_9) }
	.mobileTopBtn { display: none }
	.bizIntro { padding-left: 20px; }
}
/* 태블릿 사이즈에서의 flexType3 */
@media all and (max-width: 1280px) and (min-width: 1001px) {
    .contentMajor .flexType3 { gap: 10px; } 
    .contentMajor .flexType3 > li { flex: 1; flex-basis: calc((100% - 20px) / 3); }
}
@media all and (max-width: 780px) {
    .swiper-container { height: 350px; }
	.swiper-container .swiper-slide { background-size: contain; } 
    .swiper-container > div > div > div { padding: 0 10px; } 
    .swiper-container h1 { font-size: clamp(24px, 6vw, 36px); margin: 0 0 15px 0; } 
    .swiper-container p { font-size: clamp(14px, 3vw, 18px); }
	.slideBox.fullSize { overflow: hidden; box-sizing: border-box; width: 100%; position: relative; z-index: 1; padding: 0 0 0 0 }
	.slideBox.fullSize>h4 { margin-bottom: 10px; font-size: 17px; font-weight: 300; letter-spacing: -0.4px; line-height: 29px; text-align: left; color: var(--black_0) }
    .contentMajor .flexType3, .adressInfoFlex { flex-direction: column; gap: 10px; } 
    .contentMajor .flexType3 > li, .adressInfoFlex > div { flex: none; width: 100%; }
	.businessIntro { flex-direction: column;}
	.businessIntro .bizIntro, .businessIntro .btnBizIntro { margin: 20px 0; width: 100%;}
	.bizIntro { padding-left: 10px; line-height: unset; font-size: 18px; }
	.btnBizIntro { margin-right: 10px; padding: 0 10px; height: 56px; font-size: 20px; font-weight: 500; line-height: 56px;letter-spacing: 2px; }
	.list_location { flex-direction: column }
	.list_location li { flex: none; width: 100%; padding: 15px 0}
	ul.list_location > li:first-child { border-bottom: 1px solid #e9e9e9; }
}
@media all and (max-width: 600px) { 
	.flex-column-sm { display: flex; flex-direction: column; gap: 4px }
}
@media all and (max-width: 480px) {
    .swiper-container { height: 250px; }
    .swiper-container > div > div > div { padding: 0 10px; } 
    .swiper-container h1 { font-size: clamp(20px, 7vw, 28px); margin: 0 0 10px 0; }
	.swiper-container p { font-size: clamp(12px, 4vw, 16px); }
    /* 모바일에서 버튼 크기 조정 */
    .swiper-button button { padding: 8px 12px; font-size: 16px; }
	.slideBox { height: 100% }
	ul.list_location > li { padding-left: 10px; }
}
