:root {	--main-color: #82c1ff;	--sub-color: #7cd8f2;	--light-color: #666;	--dark-color: #121212;	--grd: linear-gradient(90deg, #82c1ff, #8ee1f8);	--grd-flip: linear-gradient(340deg, #2196F3, #7cd8f2);	--font1: 'Paperlogy';	--font2: 'Pretendard';	--point-color1: #ffcb37;	/* --point-color2: #FFCE00; */	--point-color3: #abd723;	--point-color4: #2270FF;}body{letter-spacing:0;font-size:16px;}body, h1, h2, h3, h4, input, button, textarea, select, table {font-family: var(--font1)!important;}h2,h3{margin:0;}.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after{display:none;}/*header*/header				{border-bottom: 3px solid #256d3e;position:relative;background:#fff;width:100%;height:90px;padding:0 0 0 80px;margin:0 auto;z-index:100; max-width:2560px;}header.active	{background:var(--sub-color);}header #logo		{position:absolute;left:0px;top:0;height:100%;display:flex;z-index:99;align-items: center;}header #logo img	{content:url(../img/logo.png);}header .sub_name	{display:none;font-size:20px;font-weight:600;color:#fff;line-height:1;}header .sub_name:before	{content:"";display:inline-block;height:10px;border-right:1px solid #E4E4E4;margin:0 10px;}/*#wrap header:not(.active):before{content:"";width:100%;height:100%;background:linear-gradient(0,#0000,#0005);position:absolute;top:0;left:0;}*/#topwrap	    {height:100%;position:relative;}#topwrap .topmn	{display: flex;align-items: center;position:absolute;top:0;right:0;height:100%;}#topwrap .topmn a	{position:relative;height:100%;font-size:.825rem;color:#fff;z-index:999;letter-spacing:0rem; width:90px; /* height: 100%; */text-align: center;display: flex;justify-content: center;flex-direction: column;align-items: center;}#topwrap .topmn a:before{content:"";font-family:"FontAwesome"; color:#fff; font-size:1rem;margin-bottom:3px;}#topwrap .topmn .home:before{content:"\f19c";}#topwrap .topmn .login:before{content:"\f30d";}#topwrap .topmn .logout:before{content:"\f3c1";}/*#topwrap .topmn .top-nav{display:block;}*/#topwrap .topmn .top-nav:before{content:"\f0c9";}#topwrap .topmn a:first-child{background-color:var(--main-color);}	/* #topwrap .topmn a:first-child:before{color:#0099EB!important}	 */					#topwrap .topmn a:nth-child(2){background-color:var(--sub-color);}		/* #topwrap .topmn a:nth-child(2):before{color:#FF8C08!important} */#topwrap .topmn a:last-child{background-color:#ffdb53;}/* #topwrap .topmn a:before{color:#FF8296!important;} */#gnb		{position:absolute;left:0;top:0;width:100%;height:90px;z-index:5;}/*#gnb:hover{background: #00000070;}*/#gnbmn		{height:100%;position:relative;width:50%;padding:0;margin:0 auto;z-index:99}#gnbmn nav{height:100%;}#gnbmn a	{display:block;}#gnbmn ul.depth1{height:100%;position:relative;display:flex;flex-flow:row wrap;justify-content:center;}#gnbmn ul.depth1 li		{position:relative;flex:1;float:left;padding:0;margin:0;text-align:center;width: auto !important;}#gnbmn ul.depth1 li a	{display: flex;align-items: center;justify-content: center;margin:0;font-size:21px; color:#000;}#gnbmn ul.depth1 li a:hover,#gnbmn ul.depth1 li a.on{color:var(--sub-color);}#gnbmn ul.depth1>li>a   {height:100%;font-weight:500;}#gnbmn ul.depth2		{display:none;position:absolute;width:100%;padding:15px 0;margin:0;z-index:4;}#gnbmn ul.depth2 li		{display:block;clear:both;padding:0;margin:0;text-align:center;width:100% !important;float:none;}#gnbmn ul.depth2 li a	{padding:15px 10px;margin:0;font-size:16px;word-wrap:break-word;line-height:1.2;letter-spacing:0;border:1px solid #dadada;margin:5px;border-radius:5px;background:#fff;color:var(--dark-color);}#gnbmn ul.depth2 li a:hover,#gnbmn ul.depth2 li a.on{background:var(--main-color);color:#fff;border-color:var(--main-color);}#id_gnb_bg	{position:absolute;left:0;top:90px;z-index:3;background:#f6f6f6;}.gnb_bg		{width:100%;padding:0;margin:0;box-shadow:0px 2px 10px rgba(0,0,0,0.1);-moz-box-shadow:0px 2px 10px rgba(0,0,0,0.1);-webkit-box-shadow:0px 2px 10px rgba(0,0,0,0.1);}#m-nav, .mob_login{display:none;}/* 모바일 메뉴 */#mobile-navicon{ position: absolute;top: 50%;left: 20px;height: 40px;display: flex;align-items: center;justify-content: center;background: var(--sub-color);width: 40px;font-size: 18px;border-radius: 5px;transform: translateY(-50%);color: #fff;}#mm-0 .topmn{display:flex!important;background:rgba(0,0,0,.2);}#mm-0 .topmn a{border-left:1px solid rgba(0, 0, 0, 0.3);width:33.33%;font-size:11px;text-align: center;padding: 12px 2px;}#mm-0 .topmn a:nth-of-type(1){border-left:0;}/* 메인비주얼 */.mvisual{height:auto!important;aspect-ratio: 1 / .345;background:url(../img/mv-bg.jpg) no-repeat 50% / cover;overflow:hidden;position:relative;}#mvisual{height:auto!important;aspect-ratio: 1 / .345;}#mvisual > div{height:100%!important;}.mv-wrap{position:relative;}/*.mv-wrap:after {content: '';position: absolute;top: 0;left: 0;width: 100%;height:100px;background: linear-gradient(180deg, #000000b8, #00000000);z-index: 3;}*/#mvslide,#mvslide>div,#mvslide .bx-wrapper,#mvslide .bx-viewport,#mvslide #slides{height:100%;}.mvslideimg {height:100%!important;width:100%!important;}.mvslideimg img{display:block;height:100%;width:100%;object-fit:cover;}.tit_width{display: none;z-index:3;font-family:var(--font1);position: absolute;top: 90px;left: 50%;transform: translateX(-50%);z-index: 9999;}.tit_width .stit{font-size:30px;font-weight:500;margin-bottom:15px;color:var(--point-color1);}.tit_width .tit{font-family:var(--font1);font-size:58px;font-weight:700;color:#fff;margin-bottom:40px;}.tit_width .txt{ font-size: 26px;color: #fff;font-weight: 400;font-family: var(--font2);line-height: 1.3;}/* 메인컨텐츠 시작 */.mc-tit{color:var(--dark-color);font-size:38px;font-weight:700;margin:0 0 40px;line-height:1.3;}.d_width{position: relative;max-width:1600px;margin:0 auto;}.container{padding:80px 0 100px;}.mc-cont1{margin-bottom:90px;}.m-quick{width:calc(100% - 485px);padding-right:20px;}.m-quick ul li{width:calc(25% - 20px);margin-right:20px;}.m-quick ul li a{transition: all 0.2s ease;font-size:17px;padding-left: 20px;font-weight:500;font-family:var(--font1);display:flex;align-items: center;justify-content: flex-start;border-radius:10px;border:1px solid #ddd;height:100px;}.m-quick ul li a:before{content:'';width:80px;height:100%;display:inline-block;background:url(../img/quick-ico.svg) no-repeat;}.m-quick ul li.ico1 a:before{background-position:0 50%}.m-quick ul li.ico2 a:before{background-position:-80px 50%;}.m-quick ul li.ico3 a:before{background-position:-160px 50%;}.m-quick ul li.ico4 a:before{background-position:-240px 50%;}.m-quick ul li a:hover {background: var(--grd);color:#fff;box-shadow: 0 6px 12px rgba(0,0,0,0.1);}.m-banner {transition: all 0.35s ease;width:485px;}.m-banner a{width:100%;background: #21a2f314  url(../img/ban-bg.png) no-repeat 94% 54%;border-radius:20px;padding:25px 30px;display:Block;}.m-banner .stit{display:Block;line-height: 1.3;color:#3a3a3a;font-size:17px;font-weight:500;margin-bottom:10px;}.m-banner .tit{display:Block;font-family:var(--font1);color:var(--main-color);font-size:38px;font-weight:700; margin-bottom: 12px;line-height: 1.3;}.m-banner .btn{overflow:hidden;line-height: 1;background: var(--main-color);color: #fff;display: inline-flex;padding: 0 0 0 15px;height: 33px;border-radius: 30px;align-items: center;justify-content: space-between;}.m-banner .btn:after {content: '\f054';font-family:"Font Awesome 6 Pro";display: inline-flex;width: 33px;height: 33px;background:#3c9eff;color:#FFF;border-radius: 30px 0 0 30px;margin-left: 10px; justify-content: center;align-items: center;}.m-banner:hover .btn {background:#3c9eff;color:#FFF;}.mc-latest{position:relative;width:100%;}.mc-latest:before{content:'';width:50%;height:4px;background:var(--grd);position:absolute;top:0;right:0;}.mc-latest h3 {font-family:var(--font1);padding-top:10px;font-size:26px;font-weight:700;color:var(--dark-color);height: 84px;box-sizing: border-box;margin: 0;display: flex;align-items: center;}.mc-latest .more{position: absolute;top: 0;right: 0;height: 84px;display: flex;justify-content: center;align-items: center;font-size: 58px;font-weight: 200;color: var(--dark-color);}.mc-latest .col-l{height:370px; width: 70%;flex-direction: row-reverse;position: relative;}.mc-latest .col-l h3{padding-left:35px;}.mc-latest .tab-bx{height: calc(100% - 84px);border-radius:0 50px 0 0;background:var(--main-color);overflow:hidden;}.mc-latest .tab-bx button {padding:0 35px;height: 33.33%;display: flex;align-items: center;justify-content: space-between;font-family:var(--font1);color:#fff;text-align:left;font-size:20px;cursor:pointer;width: 100%;outline: 0;border: 0;background: none;border-bottom:1px solid rgba(255,255,255,.4);line-height: 1.2;word-break: keep-all;}.mc-latest .tab-bx button:after{content:'\f04d';font-weight: 600;font-family: "Font Awesome 6 Pro";border:2px solid #fff;border-radius: 50px;width: 34px;height: 34px;display: flex;justify-content: center;align-items: center;color: #fff;;font-size: 15px;}.mc-latest .tab-bx button.on{font-weight:700;background: #3c9eff;}.mc-latest .tab-bx button.on:after{color:var(--main-color);content:'\f04b';background:#fff;}.mc-latest .tab-bx button:last-child{border:0!Important;}.mc-latest .title-wrap{width:32%;}.mc-latest .tabcont-wrap{width: 68%;height:100%;}.mc-latest .tabcontent{height:100%;border-radius: 0 40px 0 0;overflow: hidden;}.mc-latest .col-r{width: 30%;position: relative;padding-left: 55px;}.mnotice{position: relative;}.mnotice h3{border-bottom: 2px solid var(--dark-color);}.mnotice ul{height: calc(100% - 84px);}.mnotice ul li {height: 33.33%;color:var(--dark-color);font-weight:500;font-size:20px;border-bottom: 1px solid #ddd;display: flex;flex-direction: column;justify-content: center;align-items: flex-start;}.mnotice ul li a{line-height: 1;display: -webkit-box;height: 20px;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;text-overflow: ellipsis;word-break: break-all;word-wrap: break-word;}.mnotice ul li .date{color:#999;font-size:14px;margin-top:3px;}.mnotice ul li .date:before{font-family: "Font Awesome 6 Pro";content: '\f017';margin-right: 10px;}.col-r .script_content,.mnotice{height:100%;}/* ✅ “+” 더보기 아이콘 hover */.more a {transition: all 0.3s ease;}.more a:hover {color: var(--main-color);transform: rotate(90deg);}button, a.btn {transition: all 0.35s ease;cursor: pointer;}button:hover {background: var(--grd);color: #fff !important;}.mc-latest .tab-bx button:hover:after {content:'\f04b';background: #fff;color:var(--main-color);border-color: #fff;}.m-banner .btn {transition: all 0.35s ease;}/*.m-banner .btn:hover {background:#3c9eff;color: var(--dark-color);transform: translateY(-3px);box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);}.m-banner .btn:hover:after {background: var(--main-color);color: #fff;}*//*tab*/.page_tab_txt a,.tab_txt a{font-size:inherit;padding:15px 0 ;}.page_tab_txt li.on, .page_tab_txt li .on,.tab-full a.on,.tab_txt li a.on{background:var(--main-color);border-color:var(--main-color);}/*유관기관*/.banner{margin-bottom:30px;}.m-partner {position: relative;}.m-partner .bx-wrapper {width: 100%;max-width: 100%!important;}.m-partner .bxslider{display:flex;}.m-partner li{width:20%;margin: 0 5px;}.m-partner a {text-align: center;}.m-partner a img {display: block;margin: 0 auto;object-fit: contain;max-width: 100%;}.m-partner a span {display:none;margin-top: 10px;line-height: 1.2}.m-partner .bx-controls{margin:10px auto 0;}.m-partner .bx-controls-direction {display: flex;align-items: center;justify-content: center;}.m-partner .bx-controls-direction a {width: 44px;height: 44px;border-radius: 50%;background: #eee;display: flex;justify-content: center;align-items: center;}.m-partner .bx-controls-direction a:before {font-family: "Font Awesome 6 Pro";}.m-partner .bx-controls-direction a:hover {background: var(--main-color);color: #fff;}.m-partner .bx-controls-direction .bx-prev {margin-right: 15px;}.m-partner .bx-controls-direction .bx-prev:before {content: '\f053';}.m-partner .bx-controls-direction .bx-next:before {content: '\f054';}/*footer*/footer{background:#256d3e;position:relative;}footer [class*="btn-b-"]{background:0;}.fmn{padding:15px 0;color:#ffffffb0;}.fmn li:first-child a{color:var(--point-color1);}.fmn a{padding-right:20px;font-size:1rem;font-weight:400;}.fmn a.point-sky{color:#fff!important;}.fcont{padding:50px 0;justify-content:space-between;align-items:start;}.fcont>div{position:relative;}.flogo{position:absolute;right:0;}.flogo img{content:url(../img/footer-logo.png);}footer address{margin-top:20px;color:#ffffffb0;font-size:.9rem;}footer address span{display:inline-block;width:20px;text-align:center;}@media only screen and (max-width:1600px){	.fmn a{padding-right:10px;}}@media only screen and (max-width:1440px){}@media only screen and (max-width:1240px){	.fmn{padding:10px 0;}	.fmn a{font-size:.9rem;padding-right:10px;word-break:keep-all;}	footer address{margin:10px 0;font-size:.875rem;}	.flogo{position:static;margin-top:20px;}	.f_cont{width:100%;}}@media only screen and (max-width:1023px){	.fcont{padding:20px 0;}	.flogo{margin-top:10px;}	.flogo img{width:160px;}}@media only screen and (max-width:767px){	footer address span{height:0;display:block;text-indent:-100px;overflow:hidden;}}@media only screen and (max-width:576px){	.flogo img{width:150px;}		footer address{font-size:.8rem;}}@media only screen and (max-width:415px){}/* 서브 layout */#snb		{float:left;width:240px;position:relative;z-index:9;animation:fadeInUp .3s .2s both alternate;}#content	{float:left;width:calc(100% - 280px);padding:0;margin:0 0 0 40px;}#aside		{float:right;width:0 !important;}#body_head          {position:relative; border-bottom:1px solid #eee;}#body_head .inwrap	{position:relative;}#body_head:after	{content:"";display:block;float:none;clear:both;}#location	{margin-right:200px;}#location li{float:left;padding:0 10px;background:url(../../data/img/ico_homearr.png) no-repeat 0 50%;font-size:12px;line-height:38px;}#location li:first-child{padding-left:20px;background:url(../../data/img/ico_home.png) no-repeat 0 50%;}#location a	{color:#999}#pnb		{position:absolute;right:0;top:0;}#pnb .page_sns	{float:left;}#pnb .page_sns li	{float:left;text-align:center;margin:5px 0 0 2px}#pnb .page_sns a	{display:inline-block;width:28px;height:28px;line-height:28px;background:#ccc;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;color:#fff;}#pnb .pnb_bx		{float:right;margin-left:5px;}#pnb .pnb_bx li		{float:left;text-align:center;border-right:1px solid #eaeaea;width:38px;height:38px;line-height:38px;}#pnb .pnb_bx li:first-child	{border-left:1px solid #eaeaea;}#pnb .pnb_bx li:nth-child(3){border-right:0;}#pnb .pnb_bx a	{color:#ccc}#body_title{clear:both;padding:20px 0 15px 0;}#body_title h1{display: flex;align-items: center;font-size:2rem;font-weight:700;margin:0;}#body_content	{clear:both;padding:0 0 40px 0;margin:0;animation:fadeInUp .3s .4s both alternate;}#body_title h1:before {content: '';display: block;width: 55px;height:55px;background: url(../img/h1_bullet.png) no-repeat 0 0;background-position: 0 50%;margin-right: 10px;}#body_title h1.set-position:before{background-position-x:calc(0px - attr(data-position px));}#snbmn					{width:100%;padding:0;margin:0 0 40px 0;}#snbmn .tit		 {    padding: 40px 13px;margin: 0;text-align: center;font-size: 26px;font-weight: 600;letter-spacing: -.03em;}#snbmn a				{clear:both;display:block;line-height:140%;}#snbmn ul li			{position:relative;padding:0;margin:0;}#snbmn ul li a			{padding:18px 20px;margin:0;border:1px solid #0002;border-top:none;transition:all 0.2s ease-out;}#snbmn > ul > li > a:after	{content:"\f138";font-family:FontAwesome;float:right;margin-right:10px;opacity:0;transition:all 0.2s ease-out;color:#fff;}#snbmn ul li a.on,#snbmn ul li a:focus,#snbmn ul li a:active,#snbmn ul li a:hover	{font-weight:500;}#snbmn > ul > li > a.on:after	{opacity:1;margin-right:0;}#snbmn ul ul			{margin:0;padding:10px 0;border:1px solid rgba(0,0,0,0.1);border-top:none;}#snbmn ul ul li			{padding:0;margin:0;border:none;}#snbmn ul ul li a		{padding:5px 20px;margin:0;border:none;font-size:14px;}#snbmn ul ul li a:before	{}#snbmn ul ul li a.on,#snbmn ul ul li a:focus,#snbmn ul ul li a:active,#snbmn ul ul li a:hover	{background:none; color:var(--main-color) !important;}#mo-snb{display:none;}.cbg{position:relative; padding:0 0 80px 0;}.cbg:after {clear: both;content: '';display: block;}.script_sbg{background:#000;position: relative;}.script_sbg > div{animation:fadeIn 1s both alternate;background-size:cover;}.script_sbg > div:not(#svisual){background-position:80% 50%!important;}#svisual{position:relative;z-index:2;}/*#svisual:before {z-index: 0;content: '';width: 50%;height: 100%;background: url(../img/mv-cover.png) no-repeat 100% 50% / cover;position: absolute;top: 0;left: 0;}*/#svisual>div{width:100%;height:100%;position: absolute;top: 0;left: 0;}#svisual .script_content{ height: 100%;width: 100%;}#svisual .script_content .setting_area{ height: 100%;width: 100%;}#svisual #main_title{display: flex;align-items: center;justify-content: flex-start;}.cont-wrap		{position: relative;}.sub-title .tit {font-family: var(--font1);color: var(--main-color);font-size: 50px;line-height: 1.1;letter-spacing: -.025em;font-weight: 700;margin-bottom: 20px;}.sub-title .txt	{ font-family: var(--font2);color:#666;line-height: 1.4;font-size: 18px;font-weight: 400;letter-spacing: -.03em;}.sub-title .stit {font-family: var(--font1);color:#666;font-size: 22px;letter-spacing: 0;font-weight: 500;}	/* 서브 공통 타이틀 */.sbg h2 {position:relative; margin:30px 0 15px 0;padding:0;/*font-size:24px;*/color:#121314; font-weight:600; padding-left:30px; letter-spacing:-.6px;}.sbg h3 {position:relative; margin:25px 0 15px 0;padding:0;/*font-size:20px;*/color:var(--main-color); padding-left:20px; font-weight:600; letter-spacing:-.4px;} .sbg h4 {position:relative; margin:20px 0 10px 0;padding:0;/*font-size:17px;*/color:#121314; font-weight:600; letter-spacing:-.4px; padding-left:20px;}.sbg h5 {margin:15px 0 5px 0;padding:0;font-size:16px;color:#666666; font-weight:600; letter-spacing:-.4px;}.sbg h6 {margin:10px 0 5px 0;padding:0;font-size:14px;font-weight:normal; }.sbg h2:before{content:""; position:absolute; top:50%; left:5px; width:10px; height:10px; border-radius:50%; transform:translateY(-50%); background:var(--main-color);}.sbg h2:after{content:"";position:absolute;left:0;top:50%;width:20px;height:20px;border-radius:50%; transform:translateY(-50%); background:var(--main-color); opacity:.2;}.sbg h3:before{content:"";position:absolute; top:50%; left:5px; width:5px; height:5px; border-radius:50%; transform:translateY(-50%); background:var(--main-color);}.sbg h4:before{content:"";position:absolute; top:50%; left:5px; border-top:2px solid #121314;  display:inline-block; width:7px; height:2px; transform:translateY(-50%);}.sbg h5:before{display:none;}.sbg h6:before{content:"\f105";font-family:FontAwesome;color:#5A6378;margin-right:5px;font-size:12px;}.sub-section ul.bu > li:before{background:var(--main-color);}.sub-section ol.list1{padding-left:30px;}.sub-section ol.list1 > li{list-style: none;position:relative;margin-left:0;margin-bottom:5px;}.sub-section ol.list1 > li:before{width:22px;height:22px;line-height:22px;text-align:center;font-size:14px;position:absolute;top:3px;left:-30px;border-radius:50%;color:#fff;background:var(--main-color);margin-right:5px;}.sub-section ol.list1 > li:nth-child(1):before{content:"1";}.sub-section ol.list1 > li:nth-child(2):before{content:"2";}.sub-section ol.list1 > li:nth-child(3):before{content:"3";}.sub-section ol.list1 > li:nth-child(4):before{content:"4";}.sub-section ol.list1 > li:nth-child(5):before{content:"5";}.sub-section ol.list1 > li:nth-child(6):before{content:"6";}.sub-section ol.list1 > li:nth-child(7):before{content:"7";}.sub-section ol.list1 > li:nth-child(8):before{content:"8";}.sub-section ol.list1 > li:nth-child(9):before{content:"9";}.sub-section ol.list1 > li:nth-child(10):before{content:"10";}/*table*/.t1{border-top:1px solid #ececec;}.t1 table th, .t1 table td{border-color:#ececec;}.t1 table thead th{background:none;color:#092463;}.t1 table thead{border-top:2px solid #092463;}.t2 table thead{border-top:2px solid #092463;}.t2 table thead th{color:#092463;}.t3 table thead th{background:#f9f9f9;color:#092463;}.t2,.t3,.table,.table-responsive>table,.t2 table tbody{border:0;}.t2 table thead th,.t3 table thead th{background:var(--main-color);color:#fff;border-width:2px;border-radius:15px;border-color:#fff;}.t3 table tbody th{background:#82c1ff2e;color:#05305b;border-width:2px;border-radius:15px;border-color:#fff;}.t2 table td,.t3 table td{background:#f8f8f8;border-width:2px;border-radius:15px;border-color:#fff;}@media only screen and (max-width:1600px){	/* 레이아웃 */	.d_width{width: 1200px;}    .c_width{width:100%;}	#wrap{min-width:1200px;}		/* 메뉴 */	header{padding:0 0 0 20px;}	#topwrap .topmn a{width:75px;line-height: 1.2;font-size: 12px;}	#gnbmn		{width:720px;}	header #logo img{height:50px;}	header .sub_name{font-size:1.10rem;}	#gnbmn ul.depth1{margin:0 0 0 80px;}	#gnbmn ul.depth1 > li > a{font-size:1.1rem;white-space:nowrap}	#gnbmn ul.depth1 .topmn-li{display:none}	#gnbmn ul.depth2{padding:7px 0;}	#gnbmn ul.depth2 li a{font-size:14px;}	header, #gnb{height:70px;}	#id_gnb_bg{top: 70px;}			/* 메인비주얼 */	/*#mvisual,	#mvisual>div{height:580px!important}	*/	.tit_width .tit{font-size:48px;margin-bottom: 30px;}	.tit_width .stit{font-size: 25px;}	.tit_width .txt{font-size: 22px;}		/* 메인컨텐츠 */	.m-quick ul li a{word-break:keep-all;line-height:1.2;text-align:center;padding:0 5px;flex-direction: column;font-size:1rem;height: 110px;justify-content: center;flex-direction: column;font-size:1rem;}	.m-quick ul li a:before{scale: .7;margin:-10px 0 0px;height: 60px;}	.m-quick ul li a:after{display:none;}		/* 서브레이아웃 */	#svisual {min-height:300px !important;}	.script_sbg > div:not(#svisual){height:300px!important;}	.sub-title .tit{font-size:2.2rem;margin-bottom: 10px;}	.sub-title .stit, 	.sub-title .txt{font-size:1rem;}		#snb{width:220px;}	#content{width:calc(100% - 250px);margin:0 0 0 30px;}	#snbmn .tit{font-size:1.5rem;}	#snbmn ul li a{padding:15px 10px;}	#body_title h1{font-size:1.8rem;}}@media only screen and (max-width:1440px){	/* 메인컨텐츠 */	.mc-latest:before{width:49.5%;height: 3px;}}@media only screen and (min-width:1240px){	/* 메뉴 */	#gnbmn ul.depth1 .topmn{display:none;}}@media only screen and (max-width:1240px){	/* 레이아웃 */	body{font-size:1rem;}    .d_width{width:960px;}	#wrap{min-width:960px;}		/* 메뉴 */	header{padding:0}	#gnbmn{display:none;}	#m-nav{display:block;z-index:100;}	header #logo{width:100%;text-align:center;justify-content: center;}	#gnb{width:auto;z-index:99;}	.mm-menu, .mm-menu > .mm-panel{z-index:999}	#mobile-navicon{display:none;}	#mm-blocker {background: rgba(2,2,2,.35);z-index:998}		#mobile-navicon{display:flex!important;}		/* 메인비주얼 */	/*#mvisual,	#mvisual>div{height: 430px!important;}*/	.tit_width .stit{font-size:20px;margin-bottom: 10px;}	.tit_width .tit {margin-bottom:20px;}	.tit_width .txt{font-size: 1rem;line-height: 1.3;}		/* 메인 공통 */	.mc-tit{font-size:1.9rem;margin-bottom:20px}	.mc-tit .txt{font-size:1rem}		/* 메인컨텐츠 */	.container{padding:50px 0 80px;}	.mc-cont1 {margin-bottom: 60px;}	.mc-cont3{margin-top:60px;}	.m-quick{width: calc(100% - 330px);padding-right: 10px;}	.m-quick ul li{width: calc(25% - 10px);margin-right: 10px;}	.m-banner{width:330px;}	.m-banner a{padding: 25px;height: 100%;background-size: 40% auto;background-position: 95% 30%;}	.m-banner .tit{font-size: 25px;margin-bottom: 8px;}	.m-banner .stit{font-size: 15px;}	.m-banner .btn{height: 28px;font-size: 13px;padding-left:10px;}	.mc-latest h3{font-size:1.5rem;padding-top:0;}	.mc-latest .col-l{height:310px;}	.mc-latest .title-wrap h3 {padding-left: 25px;}	.mc-latest .tab-bx{border-radius: 0 30px 0 0;}	.mc-latest .tab-bx button{padding:0 25px;font-size:1rem;}	.mc-latest .tab-bx button:after{width: 24px;height: 24px;font-size: 11px;}	.mc-latest .col-r{padding-left:35px;}	.mnotice ul li{font-size:1rem;}	.mnotice ul li a{height:16px;font-size:1rem;}	.mnotice ul li .date{font-size: 13px;line-height: 1.3;}		/* 서브레이아웃 */	#snb{width:200px;margin-top:-30px;}	#content{width:calc(100% - 220px);margin:0 0 0 20px;}	#snbmn .tit{padding:20px 10px;font-size:1.3rem;}	#snbmn ul li a{padding:10px;font-size:.925rem;}	#body_title h1{font-size:1.6rem;}	#svisual .d_width>div{padding-top: 50px;top: 0 !important;height: 100% !important;display: flex;align-items: center;width:100%!important;}}@media only screen and (max-width:1023px){	/* 레이아웃 */    .d_width{width:auto;padding:0 40px;}    .c_width{width: auto;}	#wrap{min-width:740px;}		/* 메인 공통 */	.mc-tit{font-size:1.7rem;}		/* 메인비주얼 */	#main-visual>div{position:relative!important;}	.tit_width{width:100%;}		/* 메인컨텐츠 */	.mc-latest:before{width: 37%;}	.mc-latest .col-l,	.mc-latest .col-r{width:100%;padding:0;}	.mc-latest .title-wrap{width:40%;}	.mc-latest .tabcont-wrap{width: 60%;}	.mc-latest .more {height:70px;font-size: 42px;}	.mc-latest .title-wrap h3{height: 70px;}	.mc-latest .tab-bx{height: calc(100% - 70px);}	.mnotice{margin-top:15px;}	.mnotice h3{height:70px;}	.mnotice ul{height:auto;}	.mnotice ul li{padding:13px 0 ;height:auto;}		/* 서브레이아웃 */	.script_sbg{height:240px;position: relative;}	#svisual .d_width,	.script_sbg > div{height:100% !important;}	#svisual{min-height:auto!Important;}	#svisual .d_width>div {padding:60px 20px 0!important;}	.sub-title .tit{font-size:1.8rem;}	.sub-title .txt{font-weight:200;}	#snb,	#pnb{display:none;}	#location{margin-right:0;}	#content{width:100%;margin:0;}	.script_sbg > div:not(#svisual){height:240px !important;}	#svisual{min-height:240px !important;}		#mo-snb						{position:relative;display:flex;width:100%;background:var(--grd);z-index:99;}	#mo-snb .bx					{position:relative;float:left;min-width: 220px;}	#mo-snb a.selected			{display: block;padding: 0 40px 0 20px;line-height: 40px;color: rgba(255,255,255,0.6);font-size:.9rem;background: rgba(0,0,0,0.15);border-right: 1px solid rgba(255,255,255,0.2);white-space:nowrap;}	#mo-snb a.selected:after			{content:"\f078";font-family:FontAwesome;position:absolute;right:10px;top:calc(50% - 15px);display:block;width:30px;height:30px;line-height:30px;border-radius:50%;text-align:center;color:rgba(255,255,255,0.6);font-size:0.9rem}	#mo-snb .bx.here a.selected			{color:#fff;}		#mo-snb .bx.here a.selected:after	{color:#fff;}	#mo-snb .bx ul				{position:Absolute;left:-1px;top:40px;width:100%;display:none;transition:all ease-out 0.2s;border-top:none;background:#fff;z-index:9;box-shadow:0 10px 10px rgba(0,0,0,0.1)}	#mo-snb .bx ul li			{position:relative;cursor:pointer;}	#mo-snb .bx ul li a			{display: block;width:100%;padding:0 20px;color:#888;font-size:.9rem;line-height:40px;background:#f9f9f9;border-bottom:1px solid #e7e7e7;border-right: 1px solid rgba(255,255,255,0.2);white-space:nowrap;}	#mo-snb .bx ul li a:hover		{background:var(--main-color);color:#fff}	#mo-snb > ul > li:last-child:after,	#mo-snb > ul > li:last-child > span,	#mo-snb > ul > li:last-child > a		{color:#fff;}}@media only screen and (max-width:767px){	/* 레이아웃 */	body{font-size:14px;}    .d_width{width:auto;padding:0 20px;}    .c_width{width: auto;}	#wrap{min-width:320px;}		/* 메뉴 */	header{height:60px;}	header #logo img {height:40px;}	header .sub_name {font-size: .95rem;}	#gnb{height:60px;}	#mobile-navicon{width:35px;height:35px;}		/* 메인비주얼 */	/*#mvisual,	#mvisual>div{height:350px!important;}*/	/*.mv-wrap:before{ width: 43%;bottom: 0;top: auto;right: 0;left: auto;transform: rotate(180deg);}	.mv-wrap>div.deco-main-bg{opacity:.7}*/	.tit_width{height: calc(100% - 35px) !important;top: 35px;}	.tit_width .stit {font-size: 1rem;}	.tit_width .tit {font-size: 35px;}	.tit_width .txt {font-size: 14px;}		/* 메인 공통 */	.mc-tit{font-size:1.5rem;}		/* 메인컨텐츠 */	.container{padding:40px 0 ;}	.mc-cont1 {margin-bottom:30px;}	.mc-cont3{margin-top:30px;}	.m-partner .bx-controls-direction a{width:30px;height:30px;}	.m-quick{padding-right: 0;width:100%;}	.m-quick ul li {width: calc(25% - 4px);margin-right: 5px;}	.m-quick ul li:last-child{margin-right:0;}	.m-banner{width:100%;margin-top:10px;}	.m-banner a{padding: 15px;background-size:auto 85%;}	.m-banner .tit {  font-size: 18px;}	.m-banner .stit {font-size: 14px;}		/* 서브레이아웃 */	#svisual{min-height:180px !important;}	/*#svisual:before{ width: 35%;bottom: 0;top: auto;right: 0;left: auto;transform: rotate(180deg);}*/	.script_sbg > div:not(#svisual) {background-position-x: 70%!important;}	.script_sbg,	.script_sbg > div:not(#svisual){height:180px !important;}	#svisual .d_width > div{padding:60px 0 0!important;}	/* .script_sbg > div:not(#svisual){opacity:.8!important;} */	.sub-title {padding: 0 20px;word-break: keep-all;}	.sub-title .tit{font-size:1.5rem;margin: 10px 0 3px;}	#mo-snb .bx {display:none;min-width:100%;}	#mo-snb .bx.here {display:block;}	#mo-snb .bx.here a.selected {border-right:0;}	#mo-snb ul li {float:none;width:100%;}	#mo-snb ul li span,	#mo-snb ul li a			{min-width: 100%;border-right: none;}}@media only screen and (max-width:576px){	/* 레이아웃 */    .d_width{padding:0 15px;}		/* 메인비주얼 */	/*#mvisual,	#mvisual>div{ height: 280px!important;}*/	.tit_width .stit {font-size: 14px;}	.tit_width .tit {font-size: 28px;margin-bottom: 10px;}	.tit_width .txt {font-size: 13px;word-break:keep-all;}			/* 메인 공통 */	.mc-tit,	.mc-latest h3, .mc-latest .dpb{font-size:1.2rem;}		/* 메인컨텐츠 */	.container {padding: 20px 0;}	.m-quick ul{justify-content: space-between;}	.m-quick ul li{width: calc(50% - 5px);margin:0 2.5px 5px!important;}	.m-quick ul li a{font-size: 15px;height:auto;padding:10px 5px;}	.m-quick ul li a:before{scale: .6;margin-top:-15px;}	.mc-cont2 .mc-tit{display:none;}	.mc-latest .more{height:auto;font-size:25px;line-height: 1;}	.mc-latest .col-l{height:auto;}	.mc-latest:before{display:none;}	.mc-latest .tabcont-wrap{width:100%;height: 250px;}	.mc-latest .tabcontent{border-radius:0;}	.mc-latest .title-wrap{width:100%;}	.mc-latest .title-wrap h3{margin-bottom:15px;height: auto; padding: 0;}	.mc-latest .tab-bx {border-radius: 0 10px 0 0;height:auto;display: flex;}	.mc-latest .tab-bx button{border-bottom:0; border-right:1px solid rgba(255, 255, 255, .4);padding:15px 20px;width:33.33%; padding: 10px;font-size: 14px;text-align: center;justify-content: center;}	.mc-latest .tab-bx button:after{display:none;}	.mc-latest .col-r ul li{font-size: 15px;}	.mc-latest .col-r ul li a {font-size: 15px;height: 15px;}	.mnotice{margin-top:30px;}	.mnotice h3{padding-bottom:15px;height:auto;}	.m-partner .bxslider{flex-wrap: wrap;}	.m-partner li{ margin:3px;width: calc(33.33% - 6px);}	.m-partner a span{font-size:14px;}		/* 서브레이아웃 */	#svisual{min-height:160px !important;}	.sub-title .tit{font-size:1.2rem;}	.sub-title .stit, 	.sub-title .txt{font-size:.825rem;}	}@media only screen and (max-width:415px){	/* 레이아웃 */    .d_width,    .c_width{min-width:320px;}}/* 학과 소개 */.depth-about{background:url(../img/depth-bg.png) no-repeat 100% 100%; position:relative; height:180px;}.depth-about .detail-wrap{background:var(--grd); width:680px; height:180px; padding:40px; position:absolute; left:40px; top:40px; justify-content:space-between;}.depth-about .detail-wrap p {color:#fff;}.depth-about .detail-wrap .tit{font-size:29px; font-weight:800; font-family:"NanumSquare_ac"; letter-spacing:-.3px; width:200px; position:relative; padding-top:20px;}.depth-about .detail-wrap .tit:before{content:""; border-top:1px solid #fff; width:45px; display:block; position:absolute; top:0;}.depth-about .detail-wrap .info{width:calc(100% - 200px);}.detail-wrap [class*="ico"]:before{font-family:'Font Awesome 6 Pro'; color:#fff; font-weight:900; display:inline-block; width:20px; font-size:14px; margin-right:10px;}.detail-wrap p{font-size:17px; font-weight:400; letter-spacing:-.5px;}.detail-wrap .ico-add:before{content:"\f015";}.detail-wrap .ico-pro:before{content:"\f007";}.detail-wrap .ico-tel:before{content:"\f095";}.detail-wrap .ico-hom:before{content:"\f3c5";}.depth-about .detail-wrap:before{content:"DEPT. OF PARK GOLF & FUTURE LIFE"; position:absolute; bottom:-7px; color:rgba(255,255,255, .3); font-family:'Montserrat'; letter-spacing:3px; font-weight:600;}/* 연혁 */.tmp_history			{position:relative;margin:0 auto;}.tmp_history:after		{content:"";clear:both;float:none;display:block;}.tmp_history table th	{padding:8px 0;width:140px;text-align:left;vertical-align:middle;font-size:20px;font-weight:800;letter-spacing:-1px;color:var(--main-color);}.tmp_history table td	{padding:8px 0;text-align:left;}.tmp_history .img div	{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;}/*취업진로 박스*/.cont-bx{display:flex;padding:30px;border-top:2px solid var(--main-color);border-bottom:1px solid #ccc;}.cont-bx .ico{width:90px;height:90px;background:var(--grd);border-radius:5px; display:flex;align-items:center;}.cont-bx .ico:before{content:"";background:url(../img/cont-bx-ico.png);display:block;width:50px;height:50px;background-repeat:no-repeat;margin:0 auto;background-position:0 0;}.cont-bx .ico.ico-2:before{background-position:-50px 0;}.cont-bx .ico.ico-3:before{background-position:-100px 0;}.cont-bx > ul{width:calc(100% - 120px);margin-left:30px;}.cont-bx > ul > li{width:100%;float:left;position:relative;padding-left:15px;}.cont-bx > ul > li:before{content:"";display:inline-block;width:4.5px;height:4.5px;position:absolute;left:0;top:10px;background:#E0BB46;border-radius:50%;}.cont-bx > ul > li span{font-size:16px;color:#777;}/* 입학·취업 배너*/.cont-banner{height:500px;padding:80px;}.cont-banner .sc-title p{color:#fff;}.cont-banner .sc-title .stit{opacity:0.7; letter-spacing:3px; font-family:"Montserrat"; font-size:14px; font-weight:600;}.cont-banner .sc-title .tit{letter-spacing:-1.5px;margin:20px 0 50px; font-size:38px; font-weight:600; font-family:"NanumSquare_ac";line-height:1.2; }.cont-banner .sc-title .tit span{font-weight:300;}.cont-banner .row{margin:-10px;}.cont-banner .row a{margin:10px;}.cont-banner.bg1{background:url("../img/banner-bg1.png") no-repeat center / cover;}.cont-banner .entrant a{width:280px;height:160px;transition:0.3s;padding:35px 0; background:#fff;}.cont-banner .entrant a:hover{color:#fff;background:var(--sub-color2);}.cont-banner .entrant a:hover .tit{color:#fff;}.cont-banner .entrant a p{color:#fff;}.cont-banner .entrant a .tit{font-size:20px;font-weight:600;letter-spacing:-0.5px;color:#121314;}.cont-banner .entrant a .tit:before{width:60px;height:60px;content:"";display:block;background:url("../img/banner-ico.png") no-repeat;margin:0 auto 0.5rem;}.cont-banner .entrant a.ico1 .tit:before{background-position:0 0;}.cont-banner .entrant a.ico2 .tit:before{background-position:-60px 0;}.cont-banner .entrant a.ico3 .tit:before{background-position:-120px 0;}.cont-banner .entrant a .txt{font-weight:400;letter-spacing:-0.3px;}/* 입학상담 */.depth-banner{width:100%;height:220px;position:relative;background:url("../img/banner-bg2.png") no-repeat center / cover;}.depth-banner:before{width:100%;height:100%;content:"";position:absolute;left:0;top:0;background:var(--dark-color););opacity:0.85;}.depth-banner .cont-wrap{position:relative;padding:40px 40px 30px;z-index:1;}.depth-banner p{color:#fff;letter-spacing:-0.8px;}.depth-banner .tit{font-family:'NanumSquare_ac';font-size:25px;font-weight:800;margin-bottom:20px;}.depth-banner .tit:after{width:50px;height:1px;content:"";display:inline-block;background:rgba(255,255,255,.4);margin-left:10px;vertical-align:-4px;}.depth-banner .tit span{color:#aceb55;}.depth-banner .row{}.depth-banner .row .ico{width:40%;display:flex;align-items:center;}.depth-banner .row .ico:before{width:90px;height:90px;content:"";display:block;background:url("../img/banner-ico2.png") no-repeat;margin-right:20px;}.depth-banner .row .ico-1:before{background-position:left top;}.depth-banner .row .ico-2:before{background-position:right top;}.depth-banner .row .txt-wrap{padding-bottom:10px;}.depth-banner .row .stit{font-size:20px;font-weight:700;}.depth-banner .row .txt{font-size:18px;font-weight:300;letter-spacing:0;}/* 선생님소개 */.bx_professor h2{display:none;} div.group_director{overflow:hidden;position:relative;background:url(/Ivyimages/site/kids/contents/teacherbg.png)no-repeat;height:auto;width:1050px;margin:0 auto;background-position-y:-20px;}div.director{background-color:#d92845;color:white;width:300px;display:block;height:45px;text-align:center;line-height:45px;font-size:18px;margin:0 auto;font-weight:600;}span.teacher_name{background-color:#fff;width:300px;margin:0 auto;display:block;height:45px;text-align:center;line-height:45px;font-size:16px;border:1px solid lightgray;box-sizing:border-box;margin-bottom:30px;}div.group_teacher{float:left;margin-left:72px;margin-top:30px;}div.group_teacher>strong{background-color:#d92845;color:white;width:300px;display:block;height:45px;text-align:center;line-height:45px;font-size:18px;}div.group_teacher ul.group{width:300px;height:160px;padding:0px;}div.group_teacher ul.group li{background:none;width:150px;display:block;float:left;line-height:40px;text-align:center;background-color:pink;margin:0px;border-right:1px solid white;box-sizing:border-box;padding:0px;}/*#contentBody div.group_director>div:nth-of-type(4) ul.group li{ width:100px !important; } 3반일때 */div.group_teacher ul.group li:last-child{border:none;}div.group_teacher ul.group li ul{padding:0px;background:white;overflow:hidden;position:relative;box-sizing:border-box;border:1px solid lightgray;border-top:none;}div.group_teacher ul.group li ul li{background:none;height:27px;line-height:27px;}div.new_teacher { position:absolute; right:0; top:240px; }/*교육목적 및 목표*/.education_2{background:url(../img/img_edu.png)no-repeat center;;width:905px;height:660px;margin:0 auto;overflow:hidden;position:relative;margin-top:30px;margin-bottom:50px;}.education_2 p{font-weight: bold;color: #000;font-size: 18px;line-height: 1;margin: 10px 0 5px;}.education_2 div.edu2_txt1{width:198px;text-align:center;position:absolute;overflow:hidden;left:50%;margin-left:-99px;}.education_2 div.edu2_txt2{width:258px;text-align:center;position:absolute;overflow:hidden;top:150px;left:10px;}.education_2 div.edu2_txt3{width:258px;text-align:center;position:absolute;overflow:hidden;right:10px;top:150px;}.education_2 div.edu2_txt4{width:231px;text-align:center;position:absolute;overflow:hidden;bottom:10px;left:110px;}.education_2 div.edu2_txt5{width:285px;text-align:center;position:absolute;overflow:hidden;bottom:10px;right:95px;}.education_2 strong{display:block;text-align:center;margin-bottom:5px;font-size:22px;line-height:1;}.education_2 div.edu2_txt1>strong{color: #FFD235;}.education_2 div.edu2_txt2>strong{color: #74e060;}.education_2 div.edu2_txt3>strong{color: #FF8296;}.education_2 div.edu2_txt4>strong{color: #3EBAFD;}.education_2 div.edu2_txt5>strong{color: #5D78FF;}.education_2>ul{margin-left:90px;}.education_2>ul li{background:none;font-size:18px;font-weight:900;line-height:90px;margin-bottom:20px;}.education_2>ul li:nth-child(4){line-height:30px;margin-top:35px;}.education_2>ul li:nth-child(5){line-height:30px;margin-top:50px;}/*방과후 프로그램*/ul.afterschool li{background:none;margin:20px 0 0;overflow:hidden;border-bottom:1px dashed gray;padding-bottom:20px;}ul.afterschool li>img{float:left;margin-right:20px;}ul.afterschool li>strong{font-weight:700;color:var(--main-color);line-height:40px;}ul.afterschool li:first-child{margin-top:0;}ul.afterschool li:last-child{border:none;padding-bottom:0;}/*원장님 인사말*/.tmp2_greeting .tit .point{color:var(--sub-color);}@media only screen and (max-width:1240px){	/*교육목적 및 목표*/	.education_2{width:100%;}	.education_2 div.edu2_txt2,	.education_2 div.edu2_txt3 {width: auto;}		iframe{height:100%}}@media only screen and (max-width:767px){	#body_title h1:before{scale: .7;margin: 0px -5px 0 -10px;}		/*교육목적 및 목표*/	.education_2 {width:100%;display:flex;flex-wrap: wrap;height: auto;margin:0;background: none;}	.education_2 p {font-weight: bold;color: #000;line-height: 1;margin: 10px 0 5px;font-size:1rem;}	.education_2 div {position:relative!important;top:auto!important;bottom:auto!important;left:auto!important;right:auto!important;line-height: 1.3;width: calc(50% - 10px)!important;padding: 10px;border: 1px solid #ddd;margin: 5px!important;}	.education_2 strong {display:block;text-align: center;margin-bottom: 5px;font-size:1.1rem;line-height: 1;padding:10px 5px;color:var(--dark-color)!important;}	.education_2 div.edu2_txt1>strong {background: #fff2c5;}	.education_2 div.edu2_txt2>strong {background: #dcfbd6;}	.education_2 div.edu2_txt3>strong {background: #ffedf1;}	.education_2 div.edu2_txt4>strong {background: #d6eefb;}	.education_2 div.edu2_txt5>strong {background: #e0e5ff;}	.education_2>ul {margin-left: 90px;}	.education_2>ul li {background: none;font-size: 18px;font-weight: 900;line-height: 90px;margin-bottom: 20px;}	.education_2>ul li:nth-child(4) {line-height: 30px;margin-top: 35px;}	.education_2>ul li:nth-child(5) {line-height: 30px;margin-top: 50px;}		}@media only screen and (max-width:576px){	/*교육목적 및 목표*/	.education_2 div{font-size:13px;word-break:keep-all;}	.education_2 div br{display:none;}	.education_2 strong{font-size:1rem;}	.education_2 p{font-size:14px;}		/*방과후 프로그램*/	ul.afterschool li>img{margin-right: 0;float: inherit;display: block;}}