﻿/* 인사말 */
.greeting {position: relative;}
/*.greeting:before {position: absolute; top: 4.75rem; left: 0; width: 1000%; height: 100%; background: #f7fbff; border-radius: 2rem 0 0 0; content: "";}*/
.greeting .box {position: relative; padding: 2rem 3rem; border-radius: 3rem 0.5rem; background: #fff url(/00_common/images/sub_com_edu/pattern01.png); border: 2px solid #007cd6; box-shadow: 2px 2px 10px rgba(0,0,0,0.2); z-index: 1;}
/*.greeting .box:after {position: absolute; right: 0; top: 0; content: url(/images/web/goeay/sub/greeting_bg.png);}*/
.greeting .box p {font-size: 1rem; color: #111;}
.greeting .box p strong {font-size: 1.4rem; font-weight: 700;}
.greeting .box p.txt {position: relative; padding-top: 1.25rem; line-height: 1.65;}
.greeting .box p.txt:before {position: absolute; top: 0; left: 0; line-height: 0.25; font-family: xeicon; font-size: 2rem; color: #007cd6; content: "\e94a";}
.greeting .box.img_box {padding-right: 13rem;}
.greeting .box.img_box .img {position: absolute; right: 3rem; top: 1.75rem; width: 7.5rem; max-height: 8.75rem; z-index: 1;}
.greeting .box.img_box .img img {width: 100%; border-radius: 1rem;}
.greeting .con {position: relative; padding: 2.5rem 0 3.5rem 3rem; font-size: 0.85rem; font-weight: 500; color: #202020; z-index: 1;}
.greeting .con p {line-height: 1.85;}
.greeting .con p + p {margin-top: 1.5rem;}
.greeting .con p.sign {text-align: right; font-size: 0.9rem; font-weight: 700; color: #005fa5;}

/* 인사말 */
.greeting { word-break:keep-all; margin-top:5rem; }
.greeting .box { position:relative; padding:3rem 2rem; background:#eff8ff url('/gewadm/00_common/images/sub_com/greeting_bg.png') no-repeat right bottom; border-radius:0 0 3rem 0; box-shadow:5px 5px 0 #0092ff; margin-top:2.2rem; }
.greeting .box:before { content:"GREETING"; position:absolute; left:0; top:-2.2rem; font-size:2.5rem; color:#5eb7fb; font-weight:900; line-height:1; letter-spacing:10px; }
.greeting .box p { font-size:1.2rem; }
.greeting .box p strong { font-weight:700; }
.greeting .box.img_box { padding-right:13rem; }
.greeting .box.img_box .img { position:absolute; right:2.5rem; top:-2.2rem; width:9rem; max-height:10.25rem; border-radius:1rem; box-shadow:3px 3px 20px rgba(0,0,0,0.2); overflow:hidden; }
.greeting .box.img_box .img img { width:100%; } 
.greeting .con { padding:1.5rem 0; line-height: 1.9; font-size: 0.9rem; }
.greeting .con p + p { margin-top:1.5rem; }
.greeting .con p.sign { text-align:right; font-size: 1rem; }
.greeting .con p.sign strong { color:#111; font-size:1.1rem; font-weight:700; letter-spacing:5px;} 
.greeting .con .bu_st1:before, 
.greeting .con .list_st1 > li:before { top: 0.65rem; }

/* 상징 */
.symbol { position:relative; word-break:keep-all; } 
.symbol > div { position:relative; min-height:10.5rem; padding:1.5rem 2rem 1.5rem 15rem; border:2px solid #dcdcdc; border-top:0; border-radius:0 0 1.75rem 1.75rem; margin-bottom:1.4rem; } 
.symbol > div:before { content:""; position:absolute; left:-2px; top:0; width:calc(100% + 4px); height:3px; background:#0072ff; }
.symbol > div h3 { font-weight:600; margin-bottom:1rem; }
.symbol > div h3 strong { display:inline-block; width:5.6rem; padding:0.3rem 0.5rem; color:#fff; text-align:center; background:#0072ff; border-radius:2.1rem; margin-right:1rem; }
.symbol > div .img { position:absolute; left:1.5rem; top:1.2rem; width:10rem; max-height:8rem; border-radius:0.5rem; border:1px solid #ededed; box-shadow:3px 3px 10px rgba(0,0,0,0.1); overflow:hidden; }
.symbol > div .img img { width:100%; }
.symbol .slogan { padding:1.5rem; text-align:center; min-height:0; }
.symbol .slogan h3 strong { font-size:1.1rem; width:auto; padding:0.35rem 1rem; margin-right: 0; }
.symbol .slogan p { font-size:1rem; font-weight:600; }
.symbol .symbol1:before { background:#4866FF; }/*240305웹접근성*/
.symbol .symbol1 h3 strong { background:#4866FF; }/*240305웹접근성*/
.symbol .symbol2:before { background:#008765; }/*240305웹접근성*/
.symbol .symbol2 h3 strong { background:#008765; }/*240305웹접근성*/
.symbol .symbol3:before { background:#E12D4B; }/*240305웹접근성*/
.symbol .symbol3 h3 strong { background:#E12D4B; }/*240305웹접근성*/
.symbol .symbol4:before { background:#f05959; }
.symbol .symbol4 h3 strong { background:#f05959; }
.symbol_song { position:relative; background:#f0f8ff; border:1px solid #dbdbdb; }
.symbol_song h3 {padding:1rem 13rem 1rem 1.5rem; font-size:1.1rem; font-weight:700; }
.symbol_song .btn { position:absolute; right:1rem; top:0.6rem; }
.symbol_song .btn a { min-width:0; padding:0.5rem .9rem }
.symbol_song .rsp_img { background:#fff; padding:1rem; border-top:1px solid #dbdbdb; }

/* 상징 : B타입 */
.symbol_tyB { position:relative; width:calc(100% + 1rem); margin-left:-0.25rem; display:flex; flex-wrap: wrap; word-break:keep-all; } 
.symbol_tyB > div { position:relative; width:calc(33.33% - 1rem); min-height:10.5rem; margin:0.5rem 0.5rem 1.4rem; padding:1.5rem 0.5rem; border:2px solid #dcdcdc; border-top:0; text-align:center; border-radius:0 0 1.75rem 1.75rem; } 
.symbol_tyB > div:before { content:""; position:absolute; left:-2px; top:0; width:calc(100% + 4px); height:3px; background:#0072ff; }
.symbol_tyB > div > h3 strong { display:inline-block; width:5.6rem; padding:0.3rem 0.5rem; color:#fff; text-align:center; background:#0072ff; border-radius:2.1rem; font-weight:600; margin-bottom:1rem; }
.symbol_tyB > div > span{ display: block; margin-top:0.35rem; font-size:0.9rem; font-weight:600; color:#000;}
.symbol_tyB > div .img { display:block; width:10rem; max-height:8rem; border-radius:0.5rem; margin:0 auto; border:1px solid #ededed; box-shadow:3px 3px 10px rgba(0,0,0,0.1); overflow:hidden; background:#f1f1f1; }
.symbol_tyB > div .img img { width:100%; }
.symbol_tyB > .slogan { width:100%; padding:1.5rem; text-align:center; min-height:0; }
.symbol_tyB > .slogan h3 strong { font-size:1.1rem; width:auto; padding:0.35rem 1rem; margin-right: 0; }
.symbol_tyB > .slogan p { font-size:1rem; font-weight:600; }
.symbol_tyB .symbol1:before { background:#48b1ff; }
.symbol_tyB .symbol1 > h3 strong { background:#48b1ff; }
.symbol_tyB .symbol2:before { background:#00b29f; }
.symbol_tyB .symbol2 > h3 strong { background:#00b29f; }
.symbol_tyB .symbol3:before { background:#00ba53; }
.symbol_tyB .symbol3 > h3 strong { background:#00ba53; }
.symbol_tyB .symbol4:before { background:#f05959; }
.symbol_tyB .symbol4 > h3 strong { background:#f05959; }
.symbol_tyB .symbol5:before { background:#ff6d00; }
.symbol_tyB .symbol5 > h3 strong { background:#ff6d00; }

/* 연혁 */
.history_wrap { position:relative; overflow:hidden; }
.history_wrap:before { content:""; position:absolute; left:0.4rem; top:0.5rem; width:1px; height:100%; border-left:2px dotted #cdcdcd; }
.history_wrap dl { position:relative; display:flex; }
.history_wrap dl + dl { margin-top:1.5rem; }
.history_wrap dl dt { width:9rem; font-size:1.2rem; font-weight:700; padding-left:2rem; }
.history_wrap dl dt:before { content:""; position:absolute; left:0; top:0.5rem; width:0.9rem; height:0.9rem; background:#0072ff;  border:4px solid #cce3ff; border-radius:50%; }
.history_wrap dl dd { width:calc(100% - 8rem); background:#eef7ff; padding:1.25rem 1.5rem; border-radius:0 0 0 1.5rem; }
.history_wrap dl dd ul li { position:relative; padding-left:8.7rem; }
.history_wrap dl dd ul li + li { margin-top:0.7rem; }
.history_wrap dl dd ul li:before { content:""; position:absolute; left:0; top:0.5rem; width:0.3rem; height:0.3rem; background:#0072ff; border-radius:50%; }
.history_wrap dl dd ul li strong { position:absolute; left:0.7rem; top:0; font-size:0.85rem; font-weight:700; color:#0f4b95; } 


/* 조직도 */
[class^="box_st"] + .organizationBox {margin-top: 3rem;}
.chartBox {text-align: center;}
.chartBox li {position: relative; padding-top: 0.5rem;}
.chartBox li:before {position: absolute; top: 0; left: 50%; width: 1px; height: 0.5rem; background: #d9d9d9; content: "";}
.chartBox a {position: relative; display: flex; margin: 0 auto; width: 100%; max-width: 100%; height: 2.5rem; flex-direction: column; align-items: center; justify-content: center; background: #fff; border: 1px solid; border-radius: 1.5rem; z-index: 1;}
.chartBox a > span {font-size: 0.85rem; font-weight: 500;}

.chartBox .step01 > li {position: relative; padding-top: 0;}
.chartBox .step01 > li:before {position: absolute; top: 0; left: 50%; width: 1px; height: 6rem; background: #d9d9d9; content: "";}
.chartBox .step01 > li > a {margin-bottom: 2.5rem; width: 12.5rem; height: 3.5rem; font-size: 1rem; font-weight: 600; color: #fff; background: #006ac0 url(/images/web/goegh/sub/step_bg.png) no-repeat right center; border: 4px solid #b8dfff; border-radius: 2rem;}

.chartBox .step02 {position: relative;}
.chartBox .step02:before {position: absolute; top: 0; left: 16.7%; width: 75%; height: 1px; background: #d9d9d9; content: "";}
.chartBox .step02:after {clear: both; display: block; width: 100%; content: "";}
.chartBox .step02 > li {position: relative; float: left; padding-top: 2rem; width: 16.65%;}
.chartBox .step02 > li:before {position: absolute; top: 0; left: 50%; width: 1px; height: 2rem; background: #d9d9d9; content: "";}
.chartBox .step02 > li:after {position: absolute; top: -0.8rem; left: calc(50% - 0.8rem); width: 1.6rem; height: 1.6rem; text-align: center; line-height: 2; font-size: 10px; color: #006ac0; background: #e4f3ff; border: 0.3rem solid #fff; border-radius: 50%; content: "●";}
.chartBox .step02 > li.half {padding-top: 2rem !important; width: 50%;}
.chartBox .step02 > li.half:before {height: 7rem !important;}

.chartBox .step02 > li > a {margin-bottom: 1.5rem; width: 12.5rem; height: 3.5rem; font-size: 1rem; font-weight: 600; color: #fff; background: url(/images/web/goegh/sub/step_bg.png) no-repeat right center; border: 4px solid #b8dfff; border-radius: 2rem;}
.chartBox .step02 > li:nth-of-type(1) > a {background-color: #0272b9; border-color: #bbe3fc;}
.chartBox .step02 > li:nth-of-type(2) > a {background-color: #3f7eff; border-color: #c7d6ff;}
.chartBox .step02 > li:nth-of-type(3) > a {background-color: #008000; border-color: #01a301;}
.chartBox .step02 > li:nth-of-type(4) > a {background-color: #FF5E30; border-color: #f6c99c;}

.chartBox .step02 li:nth-child(1) .step03:before {display:none;}
.chartBox .step02 li:nth-child(1) .step03 li {width:100%!important;}

.chartBox .step03 {position: relative;}
.chartBox .step03 > li {padding: 0 0.25rem;}
.chartBox .step02 > li.half .step03 {padding-top: 1.5rem;}
.chartBox .step02 > li.half .step03:before {position: absolute; top: 0; left: 25%; width: 50%; height: 1px; background: #d9d9d9; content: "";}
.chartBox .step02 > li.half .step03:after {clear: both; display: block; content: "";}
.chartBox .step02 > li.half .step03 > li {float: left; width: 50%;}
.chartBox .step02 > li.half .step03 > li:before {top: -1.5rem; height: 1.5rem;}
.chartBox .step02 > li.half .step03 > li > a ~ a {margin-top: 1rem;}

/* 분류별 색상 */
.chartBox .step02 > li:nth-of-type(1) .step03 > li > a {color: #fff; background: #0272b9; border-color: #0272b9;}
.chartBox .step02 > li:nth-of-type(2) .step03 > li > a {color: #fff; background: #3f7eff; border-color: #3f7eff;}
.chartBox .step02 > li:nth-of-type(3) .step03 > li > a {color: #fff; background: #008000; border-color: #008000;}
.chartBox .step02 > li:nth-of-type(4) .step03 > li > a {color: #fff; background: #FF5E30; border-color: #FF5E30;}
.chartBox .step02 > li:nth-of-type(1) .step04 > li > a {border-color: #0272b9;}
.chartBox .step02 > li:nth-of-type(2) .step04 > li > a {border-color: #3f7eff;}
.chartBox .step02 > li:nth-of-type(3) .step04 > li > a {border-color: #008000;}
.chartBox .step02 > li:nth-of-type(4) .step04 > li > a {border-color: #FF5E30;}
/* hover */
.chartBox .step02 > li:nth-of-type(1) .step04 > li > a:focus,
.chartBox .step02 > li:nth-of-type(1) .step04 > li > a:hover {background: #e2f4ff;}
.chartBox .step02 > li:nth-of-type(2) .step04 > li > a:focus,
.chartBox .step02 > li:nth-of-type(2) .step04 > li > a:hover {background: #e6eeff;}
.chartBox .step02 > li:nth-of-type(3) .step04 > li > a:focus,
.chartBox .step02 > li:nth-of-type(3) .step04 > li > a:hover {background: #e7fffb;}
.chartBox .step02 > li:nth-of-type(4) .step04 > li > a:focus,
.chartBox .step02 > li:nth-of-type(4) .step04 > li > a:hover {background: #fff2e6;}

.chartBox.type01 .step02:before {left: 50%; width: 50%; transform:translate(-50%, 0);}
.chartBox.type01 .step02 > li {padding-top: 8.5rem;}
.chartBox.type01 .step02 > li:before {height: 9.25rem;}
.chartBox.type02 .step02:before {left: 8.325%; width: 83.35%;}
.chartBox.type03 .step02:before {left: 16.66%; width: 66.66%;}
.chartBox.type03 .step02 > li {width: 33.33%;}
.chartBox.type04 .step02:before {left: 12.5%; width: 75%;}
.chartBox.type04 .step02 > li {width: 25%;}
.chartBox.type04 .step02 > li > a {margin-bottom: 0;}
.chartBox.type04 .step03 > li {padding-top: 0.5rem;}



/* 교육행정서비스헌장 */
.promiseBox {position: relative; padding: 1.5rem; background: #eef7ff; overflow:hidden;}
.promiseBox:before,
.promiseBox:after {position: absolute; background: #007cd6; opacity: 0.05; border-radius: 50%; content: "";}
.promiseBox:before {top: -2.5rem; left: -2.5rem; width: 13.5rem; height: 13.5rem;}
.promiseBox:after {bottom: -4rem; right: -5rem; width: 17.25rem; height: 17.25rem;}
.promiseBox .inbox {position: relative; padding: 4rem 2rem 2rem; line-height: 1.5; font-size: 0.85rem; font-weight: 500; color: #111; background: #fff; border: 1px solid #daeeff; box-shadow: 2px 2px 10px rgba(0,124,214,0.1); z-index: 1;}
.promiseBox .inbox:after {position: absolute; top: -2rem; left: 0; width: 100%; line-height: 1; text-align: center; font-family: xeicon; font-size: 5rem; color: #007cd6; content: "\ea1c";}
.promiseBox h3 {text-align: center; font-size: 1.5rem; font-weight: 600; color: #006ebd;}
.promiseBox .txt {margin-top: 1.5rem;}
.promiseBox .lst {margin-top: 1.5rem; padding: 1.5rem 0; border-top: 1px dashed #b9dbf5; border-bottom: 1px dashed #b9dbf5;}
.promiseBox .lst > li {position: relative; padding-left: 1.4rem;}
.promiseBox .lst > li:before {position: absolute; top: -0.15rem; left: 0; font-family: xeicon; font-size: 1rem; color: #007cd6; content: "\e92b";}
.promiseBox .lst > li + li {margin-top: 1rem;}

/* 역대교육장 */
.pastEduSup ul{ display:flex; flex-wrap: wrap;}
.pastEduSup li{ display:flex; flex-wrap: wrap; align-content: space-between; width:23%; margin:0.5rem 1%; border:1px solid #ddd; border-radius:0 0 1rem 0; overflow:hidden;}
.pastEduSup li .img{ width:100%; display:flex; align-items:center; justify-content: center; text-align: center; padding:0.5rem 0.5rem 0;}
.pastEduSup li .img img{ max-width:100%; height:auto;}
.pastEduSup li .txt{ width:100%; padding:0.5rem; margin-top:-0.5rem; text-align:center; color:#fff; word-break:keep-all; border-radius:1rem 0; background:#115eb0;}
.pastEduSup li .txt span{ display:block; font-size:0.75rem;}

/* 사이트맵 */
.sitemapBox h3 {position: relative; padding: 1.5rem 0; font-size: 1.2rem; font-weight: 700; color: #111; border-top: 1px solid #ccc;}
.sitemapBox h3:before {position: absolute; top: -1px; left: 0; width: 6.5rem; height: 2px; background: #007cd6; content: "";}
.sitemapBox ul {overflow: hidden;}
.sitemapBox .lst_dep01 {margin-left: -0.5rem; width: calc(100% + 1rem);}
.sitemapBox .lst_dep01 > li {float: left; margin-bottom: 2.5rem; padding: 0 0.5rem; width: 25%;}
.sitemapBox .lst_dep01 > li:nth-of-type(4n+1) {clear: both;}
.sitemapBox .lst_dep01 > li > a {position: relative; display: flex; padding: 0 2rem 0 1rem; height: 3rem; align-items: center; font-size: 0.8rem; font-weight: 600; color: #222; background: #fff; border: 2px solid #b5d8f5; border-radius: 1rem; overflow: hidden; transition: all 0.2s; transition: all 0.2s;}
.sitemapBox .lst_dep01 > li > a:after {position: absolute; top: 50%; right: 1rem; font-family: xeicon; font-size: 1.2rem; font-weight: 500; color: #b5d8f5; transform: translateY(-50%); transform: translateY(-50%); content: "\e94a";}
.sitemapBox .lst_dep01 > li > a[target="_blank"]:after {content: "\e980";}
.sitemapBox .lst_dep02 {padding: 0 1rem;}
.sitemapBox .lst_dep02 > li > a {position: relative; display: block; padding: 0.5rem 0; font-size: 0.75rem; font-weight: 500; color: #333; border-bottom: 1px solid #d5dde5; overflow: hidden;}
.sitemapBox .lst_dep02 > li > a:after {position: absolute; top: 50%; right: 0; font-family: xeicon; opacity: 0; transform: translateY(-50%); transform: translateY(-50%); content: "\e907"; transition: all 0.2s; transition: all 0.2s;}
.sitemapBox .lst_dep02 > li > a[target="_blank"]:after {opacity: 1; content: "\e980";}
.sitemapBox .lst_dep03 {padding: 0.5rem 0.75rem; background: #f9fcff; border-bottom: 1px solid #d5dde5;}
.sitemapBox .lst_dep03 > li > a {position: relative; display: block; padding: 0.25rem 0 0.25rem 0.5rem; font-size: 0.65rem; font-weight: 500; color: #333;}
.sitemapBox .lst_dep03 > li > a:before {position: absolute; top: 0.7rem; left: 0; width: 4px; height: 1px; background: #99acbb; content: "";}
.sitemapBox .lst_dep03 > li > a[target="_blank"]:after {position: absolute; top: 0.4rem; right: 0; font-family: xeicon; content: "\e980";}
/* active */
.sitemapBox .lst_dep01 > li > a:hover,
.sitemapBox .lst_dep01 > li > a:focus {color: #fff; background: #007cd6; border-color: #007cd6;}
.sitemapBox .lst_dep01 > li > a:hover:after,
.sitemapBox .lst_dep01 > li > a:focus:after {color: #fff;}
.sitemapBox .lst_dep02 > li > a:hover,
.sitemapBox .lst_dep02 > li > a:focus {padding: 0.5rem 1rem 0.5rem 0; font-weight: 600; color: #007cd6; border-bottom-color: #007cd6;}
.sitemapBox .lst_dep02 > li > a:hover:after,
.sitemapBox .lst_dep02 > li > a:focus:after {color: #007cd6; opacity: 1;}
.sitemapBox .lst_dep03 > li > a:hover,
.sitemapBox .lst_dep03 > li > a:focus {font-weight: 600; color: #007cd6;}

/* 연혁 */
[class^="box_st"] + .historyBox {margin-top: 2.5rem;}
.historyBox {background: url(/00_common/images/sub_com_edu/history_bg.png) no-repeat center top;}
.historyBox h3 {text-align: center;}
.historyBox h3 span {display: flex; margin: 0 auto; width: 11rem; height: 11rem; justify-content: center; align-items: center; font-size: 1rem; font-weight: 600; color: #fff; background: #006ac0; border: 0.5rem solid #e4f3ff; border-radius: 50%; content: "";}
.lstHistory {position: relative; overflow: hidden;}
.lstHistory:before {position: absolute; top: 0; left: 50%; width: 1px; height: 100%; background: #d9d9d9; content: "";}
.lstHistory:after {position: absolute; top: 1.75rem; left: 0.5rem; font-size: 4rem; font-weight: 700; color: #eef7ff; content: "HISTORY";}
.lstHistory > li {position: relative; clear: both; margin-top: 2.5rem; width: 50%; z-index: 1;}
.lstHistory > li:before {position: absolute; top: 0.25rem; width: 1.5rem; height: 1.5rem; background: #e4f3ff; border: 0.2rem solid #fff; border-radius: 50%; content: "";}
.lstHistory > li:after {position: absolute; top: 0.85rem; width: 0.3rem; height: 0.3rem; background: #006ac0; border-radius: 50%; content: "";}
.lstHistory > li:nth-of-type(odd) {float: right; padding-left: 2.25rem;}
.lstHistory > li:nth-of-type(odd):before {left: -0.75rem;}
.lstHistory > li:nth-of-type(odd):after {left: -0.15rem;}
.lstHistory > li:nth-of-type(even) {float: left; padding-right: 2.25rem; text-align: right;}
.lstHistory > li:nth-of-type(even):before {right: -0.75rem;}
.lstHistory > li:nth-of-type(even):after {right: -0.15rem;}
.lstHistory > li strong {display: block; margin-bottom: 1rem; font-size: 1.5rem; font-weight: 700; color: #016ebe;}
.lstHistory > li li {position: relative;}
.lstHistory > li li + li {margin-top: 0.5rem;}
.lstHistory > li li:before {position: absolute; top: 0.45rem; width: 0.3rem; height: 0.3rem; background: #006ac0; border-radius: 50%; content: "";}
.lstHistory > li:nth-of-type(odd) li {padding-left: 6.25rem;}
.lstHistory > li:nth-of-type(even) li {padding-right: 6.25rem;}
.lstHistory > li:nth-of-type(odd) li:before {left: 0;}
.lstHistory > li:nth-of-type(even) li:before {right: 0;}
.lstHistory > li li .date {position: absolute; width: 5rem; font-weight: 600; color: #006ac0;}
.lstHistory > li:nth-of-type(odd) li .date {left: 0.75rem;}
.lstHistory > li:nth-of-type(even) li .date {right: 0.75rem;}

/* 심볼 */
.symbolBox .tit1 {margin-bottom: 1.5rem;}
.markBox {position: relative; margin: 3.5rem 0 0 2rem; padding: 1.5rem 1.5rem 1.5rem 13.5rem; line-height: 1.75; font-size: 0.75rem; font-weight: 500; color: #222; word-break: keep-all; background: #eef7ff; border-radius: 1.25rem;}
.markBox .img {position: absolute; top: -1.5rem; left: -2rem; width: 13.5rem; height: 100%; background: #fff; border-radius: 1.25rem; box-shadow: 2px 2px 10px rgba(131,172,203,0.3);}
.markBox .img img {position: absolute; top: 50%; left: 50%; width: auto; height: auto; max-width: 90%; max-height: 90%; transform: translate(-50%, -50%); transform: translate(-50%, -50%);}
.lstEmblem {overflow: hidden;}
.lstEmblem > li {float: left; margin-left: 2%; width: 49%;}
.lstEmblem > li:nth-of-type(2n+1) {margin-left: 0;}
.lstEmblem .img {position: relative; height: 13rem; background: #fdfdfd; border: 2px solid #d9e6f2; border-radius: 1.25rem;}
.lstEmblem .img img {position: absolute; top: 50%; left: 50%; width: auto; height: auto; max-width: 90%; max-height: 90%; transform: translate(-50%, -50%); transform: translate(-50%, -50%);}

/* 검색폼 */
.searchFormBox {padding: 2rem 1.5rem; background: #ecf6ff; border: 2px solid #d9e6f2; border-radius: 1.5rem;}
.searchFormBox .inner {display: flex; justify-content: space-between; align-items: center;}
.searchFormBox .inbox {margin-right: 0.5rem; width: calc(100% - 8rem);}
.searchFormBox .inner.w3 .inbox {width: calc(((100% - 7.5rem) / 3) - 0.5rem);}
.searchFormBox .inner.w2 .inbox {width: calc(((100% - 7.5rem) / 2) - 0.5rem);}
.searchFormBox .inbox label {display: inline-block; margin-right: 0; padding: 0 0.25rem; width: 3.7rem; text-align: center; font-size: 1rem; font-weight: 600; color: #035692;}
.searchFormBox .inbox input,
.searchFormBox .inbox select {padding: 0.5rem; width: 100%; height: 2.5rem; border-radius: 0.5rem; border: 1px solid #e0e0e0;}
.searchFormBox .inbox label + input,
.searchFormBox .inbox label + select {width: calc(100% - 4rem);}
.searchFormBox .btn_bl {width: 7.5rem; background: #035692; border-radius: 0.5rem;}


/* 자주묻는질문 */
.bbs_FaqA {overflow:hidden; margin-top:0.5rem;}
.bbs_FaqA > li {border:1px solid #e5e5e5; border-radius:1rem; margin-bottom:0.5rem;}
.bbs_FaqA > li:hover,
.bbs_FaqA > li:focus {color:#007cd6; border:1px solid #84c5f5; }
.bbs_FaqA > li > a {position:relative; display:block; padding:0.75rem 3.5rem 0.75rem 3rem; font-size:0.8rem; font-weight:400; color:#222; }
.bbs_FaqA > li > a:hover,
.bbs_FaqA > li > a:focus {color:#007cd6;}
.bbs_FaqA > li > a span.faq_arr {display:block;position:absolute; right:1rem; top:0.65rem; width:1.4rem; height:1.4rem; background:#f7f7f7; border-radius: 1rem;}
.bbs_FaqA > li > a span.faq_arr:before {content:""; display:block; width:100%; height:100%; background:url('/images/web/goeay/sub/arr_faq.png') no-repeat right center; transition:all 0.3s ease; transition:all 0.3s ease;transition:all 0.3s ease; transition:all 0.3s ease;}
.bbs_FaqA > li.on a span.faq_arr:before {transform:rotate(180deg);}
.bbs_FaqA > li > a:before {content:"Q"; display:block; position:absolute; left:1rem; top:0.75rem; width:1.25rem; height:1.25rem; color:#fff; font-size:0.8rem; text-align:center; line-height:1.25rem; background:#007cd6; border-radius:50%;}
.bbs_FaqA > li div.faq_A {position:relative;display:none;padding: 0.75rem 0 0.75rem 3rem;font-size:0.75rem;color:#444;border-top:1px solid #d2d7dc;background:#f4f7fa;border-radius: 0 0 1rem 1rem;}
.bbs_FaqA > li div.faq_A:before {content:"A"; display:block; position:absolute; left:1rem; top:0.75rem; width:1.25rem; height:1.25rem; color:#fff; font-size:0.8rem; text-align:center; line-height:1.25rem; background:#6a6a6a; border-radius:50%;}

/* 행정정보공개 */
.quickico_box {overflow:hidden; margin-top:1rem;}
.quickico_box li {position:relative;width:23.5%;height:8.65rem;float:left;margin-left:2%;}
.quickico_box li:first-child {margin-left:0;}
.quickico_box li a {position:relative; display:block; width:100%; height:100%; border:1px solid #b6cddd; border-radius:2rem; padding:1.2rem 1rem; transition: all 0.3s ease;}
.quickico_box li a img{position:relative; width:3.85rem; height:2.6rem; left:50%; transform:translateX(-50%);}
.quickico_box li a p.quick_txt {text-align:center;margin-top:1rem;font-weight: 600;}
.quickico_box li a:hover,
.quickico_box li a:focus {color:#007cd6; border:1px solid #84c5f5;}

/* 제안마당 */
.quickico_box.w50 li {width:48%; height:10rem;}
.quickico_box.w50 li a {padding:2.5rem 2rem;}

/* 관내학교/학원안내 : 폐교 */
.school_list {overflow:hidden;}
.school_list li {position:relative; float:left; width:24%; height:3rem; margin:0.5rem 0.5rem 0.5rem 0; }
.school_list li a {position:relative;display:block;width:100%;height:100%;border:1px solid #b6cddd;border-radius:1rem;padding: 0.8rem 0.8rem 0.8rem 2.5rem;font-weight:500;}
.school_list li a em {position: absolute;display: block;width: 1.25rem;height: 1.25rem;background:#007cd6;text-align: center;font-size: 0.7rem;line-height: 1.25rem;border-radius:50%;color: #fff;left: 0.8rem;}
.school_list li a i {position:absolute;font-size:0.8rem;line-height:1.6; vertical-align:top; right: 0.8rem;}
.school_list li a:hover,
.school_list li a:focus {color:#007cd6; border:1px solid #84c5f5;}

.api_wrap {width:100%; min-height:15rem; padding:0.5rem; border:1px solid #e0f0f4; background:#eef7ff; margin-top:1rem; border-radius:1rem;}
.api_wrap .inner { position:relative; height:21rem; padding:.5rem; background:#fff; box-shadow:0 0 5px 0 rgba(0, 133, 216, 0.3); border-radius:1rem;}

/* 이미지 */
.rsp_img {position:relative;width:auto;line-height:0;max-width:100%;}
.rsp_img img {max-width:100%;}
.rsp_img .btn-zoom { position:absolute; bottom:0; right:0; width:45px; height:45px; display:block; z-index:100; background:url("../images/con_com_edu/ico_rsp_img.png") no-repeat; text-indent:-9999em; overflow:hidden; }

/* wee센터 소개 */
.weeBox .inner{ position:relative; min-height:6.25rem; line-height:1.5; padding-top:0.75rem; padding-left:7.5rem; word-break: keep-all;}
.weeBox .ico {position:absolute; left:0; top:0; display:block; width:6.3rem; height:6.3rem; }
.weeBox .ico img { max-width:100%; height:auto;}

/* 테이블 범례 */
.tbl_lgd{ font-size:0.75rem; text-align: right;}
.tbl_lgd > strong{ font-weight:700; background:#f1f1f1; border-radius:0.25rem; line-height:1.5rem; padding:0 0.5rem;}
.tbl_lgd > p{ display:inline-block; margin-left:0.5rem;}

/* 절차 스타일1 */
.step_st1{ max-width:37.5rem; margin:0 auto; word-break: keep-all;}
.step_st1 li{ position:relative; margin:0.75rem 0; padding-bottom:2rem; }
.step_st1 li:before{ content:""; position:absolute; left:calc(50% - 0.55rem); bottom:0; width:1.1rem; height:1.1rem; background:url('/00_common/images/sub_com_edu/img_step_st1.png') no-repeat center;}
.step_st1 li:last-child{ padding-bottom:0;}
.step_st1 li:last-child:before{ display:none;}
.step_st1 li .inr{ text-align:center; font-size:0.9rem; font-weight:600; color:#000; padding:1rem; border-radius:1rem; background:#eef7ff;}
* + .step_st1{ margin-top:1.5rem;}

/* 절차 스타일2 */
.step_st2{ width:calc(100% + 1.5rem); margin-left:-0.75rem; display:flex; flex-wrap: wrap; word-break: keep-all;}
.step_st2 li{ flex:1; position:relative; max-width:20%; padding:0.5rem 0.75rem; }
.step_st2 li:before{ content:""; position:absolute; right:-0.55rem; top:calc(50% - 0.55rem); width:1.1rem; height:1.1rem; background:url('/00_common/images/sub_com_edu/img_step_st1.png') no-repeat center; transform: rotate(-90deg); transform: rotate(-90deg);}
.step_st2 li:last-child:before{ display:none;}
.step_st2 dl{ min-height:100%; text-align:center; border-radius:1rem; border:1px solid #ccc; background:#fff; overflow:hidden;}
.step_st2 dt{ padding:1rem; font-weight:600; font-size:0.8rem; color:#fff; background:#007cd6;}
.step_st2 dd{ padding:0.75rem; font-size:0.75rem;}
* + .step_st2{ margin-top:1rem;}
.step_st2.li_w50 li{ flex:auto 0; max-width:100%; padding-right:1rem; width:50%;}
.step_st2.li_w30 li{ flex:auto 0; max-width:100%; padding-right:1rem; width:33.33%;}
.step_st2.li_w25 li{ flex:auto 0; max-width:100%; padding-right:1rem; width:25%;}

/* 절차 스타일3 */
.step_st3{ word-break: keep-all;}
.step_st3 dl{ position:relative; padding:1rem 0 0 5.5rem;}
.step_st3 dl ~ dl{ margin-top:1.5rem;}
.step_st3 dt{ position:absolute; left:0; top:0; display:flex; align-items:center; justify-content:center; width:7.5rem; height:5rem; color:#fff; font-size:0.9rem; border-radius:1rem 1rem 0 1rem; box-shadow:2px 2px 4px rgba(0,0,0,0.2); z-index: 1;}
.step_st3 dl:nth-of-type(1) dt{ background:#007cd6;}
.step_st3 dl:nth-of-type(2) dt{ background:#1259c2;}
.step_st3 dl:nth-of-type(3) dt{ background:#6245cb;}
.step_st3 dd{ display:flex; align-items:center; justify-content:center; min-height:5rem; border-radius:1rem 1rem 1rem 0; border:1px solid #ccc; padding:1rem 1rem 1rem 4.5rem; }
.step_st3 dd .inr{ flex:1; text-align: left; }
* + .step_st3{ margin-top:1rem;}

/* 개인정보처리방침 */
.policy_tit{ font-size:1.25rem; text-align:center; font-weight:700; margin-bottom:1rem; color:#005fa5;}
.policy_wrap{ margin:0.5rem 0 2rem;}
.policy_wrap dt{ border-radius:0.25rem; padding:0.5rem; text-align:center; font-weight:600; font-size:0.9rem; background:#005fa5; color:#fff;  }
.policy_wrap dd > ul.row_list{ display: flex; flex-wrap: wrap;}
.policy_wrap dd > ul.row_list li{ width:calc(33.33% - 0.5rem); padding:0.75rem; margin:0.25rem; text-align:center; border:1px solid #ddd; border-radius:0.25rem;}
.policy_wrap dd > ul.row_list li .ico{ margin-bottom:1rem;}
.policy_wrap dd > ul.row_list li .ico img{ width:5.5rem; height:auto;}
.policy_wrap dd > ul.row_list li span{ font-weight: 600;}

.policy_wrap dd > ul.col_list li{ display: flex; align-items:center; padding:0.25rem 0.5rem; margin:0.25rem; border:1px solid #ddd; border-radius:0.25rem;}
.policy_wrap dd > ul.col_list li .ico{  margin-right:0.5rem;}
.policy_wrap dd > ul.col_list li .ico img{ width:2rem; height:auto;}
.policy_wrap dd > ul.col_list li span{ font-weight: 600;}

.policy_cont h3.tit1 > p,
.policy_cont h3.tit1 > span{ display: inline-block; vertical-align: middle; }
.policy_cont h3.tit1 > p img,
.policy_cont h3.tit1 > span img{ width:1.75rem; height:auto; }

/* 안양과천 배정학교안내 지도부분 240115 */
.infoSch .mapBox .map { display:inline-block; position:relative; }
.infoSch .mapBox img { max-width:100%; vertical-align:middle; }
.infoSch .mapBox li { position:absolute; }
.infoSch .mapBox .cty_1 {left: 46.7%;top: 22%;}
.infoSch .mapBox .cty_2 { left:24%; top:31%; }
.infoSch .mapBox .cty_3 {left: 23.4%;top: 42.9%;}
.infoSch .mapBox .cty_4 {left: 31.8%;top: 47.4%;}
.infoSch .mapBox .cty_5 {left: 15.6%;top: 54.4%;}
.infoSch .mapBox .cty_6 {left: 47%;top: 53.2%;}
.infoSch .mapBox .cty_7 {left: 40.8%;top: 43.5%;}
.infoSch .mapBox .cty_8 {left: 33.1%;top: 55.6%;}
.infoSch .mapBox .cty_9 {left: 40.9%;top: 55.7%;}
.infoSch .mapBox .cty_10 {left: 42.7%;bottom: 35.2%;}
.infoSch .mapBox .cty_11 {left: 44.9%;bottom: 27.7%;}
.infoSch .mapBox .cty_12 {left: 55.7%;bottom:32%;}
.infoSch .mapBox .cty_13 {left: 49.3%;bottom: 21.6%;}
.infoSch .mapBox .cty_14 {left: 27.2%;bottom:20%;}
.infoSch .mapBox .cty_15 {left: 53.5%;top: 44.3%;}
.infoSch .mapBox .cty_16 {left: 55.9%;top: 55.2%;}
.infoSch .mapBox .cty_17 {right: 27.2%;top: 34.1%;}
.infoSch .mapBox .cty_18 {right: 14.9%;top: 40.5%;}
.infoSch .mapBox .cty_19 { right: 7.5%; bottom: 44.5%; }
.infoSch .mapBox .cty_20 {right: 30.9%;bottom: 38%;}
.infoSch .mapBox .cty_21 {right: 27.9%;top: 53.5%;}
.infoSch .mapBox .cty_22 {right: 19.6%;bottom: 41%;}
.infoSch .mapBox .cty_23 { right: 23.4%; bottom: 13.5%;}
.infoSch .mapBox .cty_24 { right: 30%; bottom: 25.3%; }
.infoSch .mapBox .cty_25 { right: 18.2%;	bottom: 6.8%; }
.infoSch .mapBox .cty_26 { right: 22.5%; bottom: 30%; }
.infoSch .mapBox .cty_27 { right: 15%; bottom: 33.5%; }
.infoSch .mapBox .cty_28 {right: 4.1%;bottom: 37.3%;}
.infoSch .mapBox .cty_29 { right: 20.8%; bottom: 23.5%; }
.infoSch .mapBox .cty_30 { right: 12%; bottom: 27%; }
.infoSch .mapBox .cty_31 { right: 14%; bottom: 19%; }
.infoSch .mapBox li a { display:block; position:relative; z-index:1; width:100%; height:100%; padding:0.2rem 0; font-weight:600; font-size:0.75rem; color:#000; }
.infoSch .mapBox li a.no_link { pointer-events:none; }
.infoSch .mapBox li a::selection { background:#000; color:#fff; text-shadow:none; }
.infoSch .mapBox li a:hover,
.infoSch .mapBox li a:focus{text-shadow:-2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 2px 2px 0 #fff;}
.infoSch .mapBox li a:not(.no_link):before { content:""; display:block; position:absolute; bottom:0; left:0; right:0; z-index:-1; transform:scaleX(0); transform:scaleX(0); transform:scaleX(0); width:100%; height:2px; margin:0 auto; background:#156cb6; transition:all 0.2s; }
.infoSch .mapBox li a:not(.no_link):hover:before,
.infoSch .mapBox li a:not(.no_link):focus:before { transform:scaleX(1); }

/* 안양과천 배정학교 검색 240119 */
.schInfo .inner{display: flex; justify-content: left; flex-wrap: wrap;}
.schInfo .inner .addrsRoad{ width: 100%; text-align: left; margin-left: 5rem;}
.schInfo .inner .ico{background: #fff; border-radius: 50%; width: 4rem; height: 4rem; line-height: 4rem; margin-right: 1rem;}
.schInfo .inner .ico img{vertical-align: middle;}
.addInfoBox{width: 80%;}
.schInfo p{display: flex; align-items: baseline;}
.schInfo p:first-child input{width: 20%; margin-bottom: 0.3rem;}
.schInfo input{width: 60%; line-height: 1.4rem;}
.schInfo button.addSrch,
.schInfo button.addNxt { width: 4rem; height: 1.7rem; color: #fff; background: #0072ff; border: none; border-radius: 3px; cursor: pointer;}
.schInfo button.addSrch{background: #5d5d5d;}

/* 안양과천 배정학교 검색완료페이지 240119 */
.schInfo .schList{margin:0.3rem 0; text-align: left;}
.schInfo .schListBtn button { width: 15rem; height: 1.7rem; color: #fff; background: #0072ff; border: none; border-radius: 3px; cursor: pointer;}
.schInfo button.reSrhBtn{width: 4rem; background: #5d5d5d;}
.schInfo .msg{margin-top: 0.5rem;}
/* 찾아오시는길 지도 */
.map_addr{ height:25rem;}


/* 로그인 */
.terms_area {height:10rem; border:1px solid #ddd; padding:1.5rem; background:#fff; margin:1rem 0 0; overflow:auto;}
.terms_inner {background:#f2f9ff; padding:2rem; border-radius:1.5rem;}
.terms_inner .terms_flex {display:flex; align-items:center; justify-content:space-between;}

.step-wrap { width: 100%; margin: 2rem 0; }
.step-wrap .tit {font-size:1.5rem; font-weight:500; color:#333; text-align:center; margin:4rem auto 2rem!important; line-height:1.6;}
.step-list { display: flex; justify-content: space-between; align-items: center; position: relative; margin:2rem 0;}
.step-list li { flex: 1; text-align: center; position: relative; }
.step-list li::after { content: ''; position: absolute; top: 1.5rem; left: 50%; width: 100%; height: 1px; z-index: -1; border-top:2px dotted #ccc;}
.step-list li:last-child::after { display: none; }
.step-list .circle {position:relative; width: 3rem; height: 3rem; border-radius: 50%; background: #edf5fc; color: #97a3ad; font-size: 1.2rem; font-weight: 700; display: flex; align-items: center; justify-content: center; margin: 0 auto; outline:1rem solid #fff; z-index:0;}
.step-list li.active .circle { background: #0a63c4; color: #fff; border:5px solid #a8d1f8;}
.step-list .txt { margin-top: 1rem; font-size: 1.2rem; color: #333; font-weight: 700; }
.step-list li.active .txt { color: #0a5aa6; }

.modal-wrap { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.6); display: none; align-items: center; justify-content: center; padding: 20px; z-index: 9999; }
.modal-wrap.open { display: flex; }
.modal-inner { max-width: 80rem; max-height:40rem; width: 100%; position: relative; box-shadow: 0 10px 30px rgba(0,0,0,0.3);  border-radius:0 0 0.5rem 0.5rem; overflow:hidden;}
.modal-header {background:#007dda; height:3.5rem; border-radius:0.5rem 0.5rem 0 0; display:flex; align-items:center; padding:0 1.5rem; font-size:1.5rem; color:#fff; font-weight:700;}
.modal-content { font-size: 16px; color: #333; line-height: 1.5;}
.modal-content .terms_area {height:35rem; margin-top:0;}
.modal-content .terms_area .searchBox input[type="text"] {height: 2.35rem; border: 1px solid #b9bec7; border-radius: 0.25rem; color: #333333; padding: 0 1.5rem 0 0.75rem; width:fit-content;}
.modal-close { position: absolute; right: 15px; top: 15px; background: none; border: none; font-size: 1rem; font-weight:700; cursor: pointer; color: #fff; display:flex; align-items:center; border-radius:1rem; border:1px solid #fff; height:2rem; padding:0 1rem; gap:1.5rem;}

.login-wrap {width:100%; margin: 0 auto; padding: 1.5rem;}
.login-wrap .login-box {background: #e9f3fb; border-radius: 1rem; padding: 3rem 1.5rem; text-align: center; }
.login-wrap .login-title {font-size: 1.5rem; font-weight: 700; margin-bottom: 0.75rem; }
.login-wrap .login-desc { font-size: 1.05rem; color: #333; font-weight:500;}
.login-wrap .login-desc.sm { font-size: 0.85rem; color: #888; font-weight:400; margin-top:0.15rem; line-height:1.2;}
.login-wrap .login-form {margin: 1.5rem auto; max-width:34rem; display:flex; gap:0.5rem;}
.login-wrap .login-form .input-text { width: 100%; height: 3.5rem; border: 1px solid #bfd1e2; border-radius: 0.5rem; font-size: 0.9rem; color:#666; padding: 0 1rem; }
.login-wrap .login-form .form-button {width:8rem;}
.login-wrap .login-form .form-button button {height:100%; font-weight:700; font-size:1rem; color:#fff; transition:all 0.3s; width: 100%; background: #0a63c4; border: none; border-radius: 0.5rem; cursor: pointer;}
.login-wrap .login-form .form-button button:hover,
.login-wrap .login-form .form-button button:focus {background:#0a5aa6;}
.login-wrap .form-case {flex:1; display:flex; flex-direction:column; gap:0.5rem;}
.login-wrap .btns {margin:0;}
.login-wrap .btns > a {font-size:0.85rem;}
.login-wrap .form-util {max-width:34rem; margin:0 auto; display:flex; flex-direction:column; gap:0.5rem;}
.login-wrap .form-util .bu_atte {text-align:left; color:#f05959;}
.login-wrap .login-bottom { display: flex; gap: 0.5rem; margin-top: 1rem; }
.login-wrap .join-box, 
.login-wrap .find-box { flex: 1; border: 0.03125rem solid #e5e5e5; border-radius: 0.46875rem; display: flex; gap: 0.625rem; align-items: center; overflow:hidden;}
.login-wrap .join-box img, .find-box img {display:block;}
.login-wrap .join-box .tit,
.login-wrap .find-box .tit {font-size: 0.9rem; font-weight: 600; margin-bottom: 0.25rem; }
.login-wrap .join-box .desc,
.login-wrap .find-box .desc {font-size: 0.8rem; color: #666; font-weight:400; margin-bottom: 0.625rem; }
.txt_help {margin-top:0.5rem;}

/* 회원구분 선택 */
.join_box { margin-top: 0.5rem; }
.join_box .join_list {display: flex; flex-wrap: wrap; gap: 1.5rem;}
.join_box .join_item {flex: 1; min-width: 15rem; background-color: #ffffff; border-radius: 1rem; overflow: hidden; border:1px solid #cccccc;}
.join_box .join_head {background-color: #0a5aa6; color: #ffffff; text-align: center; font-size: 1rem; font-weight: 700; height:3.5rem; display:flex; align-items:center; justify-content:center;}
.join_box .join_body {padding: 1.5rem; display: flex; flex-direction: column; align-items: center; row-gap: 1rem;}
.join_box .join_thumb { width: 6rem; height: 6rem; border-radius: 50%; background-color: #e7f0fb; display: flex; align-items: flex-end; justify-content: center; overflow: hidden;}
.join_box .join_thumb img {display: block; max-width: 100%; height: auto;}
.join_box .join_btns { display: flex; flex-wrap: wrap; gap:0.5rem; justify-content: center; width: 100%;}
.join_box .join_btns button.btn_bl {background:#edf5fc; color:#333; font-size:0.8rem;}
.join_box .join_btns button.btn_bl:hover, .join_box .join_btns button.btn_bl:focus {background:#0a5aa6; color:#fff;}

.join_item {position: relative;}
.join_item input[type="radio"] {position: absolute;	left: 50%; bottom: 1rem; transform:translate(-50%, 0);}

/* 회원가입 페이지 본인인증 */
.join_cert_btns {display:inline-block;}
.join_cert_btns button.certi_btn_bl {background:#edf5fc; color:#333; font-size:0.8rem; padding: 0.65rem 0.9rem; max-width: fit-content; gap: 2rem; align-items: center; margin: 3px 1px; vertical-align: middle; line-height: 1rem; text-align: center; font-weight: 600; border-radius: 2rem; transition: background-color 0.3s ease;}
.join_cert_btns button.certi_btn_bl:hover, .phoneWrap button.certi_btn_bl:focus {background:#0a5aa6; color:#fff;}

/* 회원가입 완료 */
.join_complete {text-align: center; padding: 2.5rem;}
.join_complete .tit {font-size: 2rem; font-weight: 700; color: #000;}
.join_complete .txt {font-size: 1rem; color: #888; margin-bottom: 1.5rem;}
.join_complete .complete_icon {width: 6rem; height: 6rem; overflow:hidden; border-radius:50%; margin: 0 auto 1.5rem; background-color: #fff; display: flex; align-items: flex-end; justify-content: center; box-shadow: 0 0.2rem 1rem rgba(0,0,0,0.08);}
.join_complete .complete_icon img {max-width: 100%; height: auto;}
.join_complete .btn_area { display:flex; justify-content: center; gap: 0.5rem; margin-top: 1rem;}

/* 아이디, 패스워드 찾기 */
.find_wrap .complete_icon {align-items:center;}
.find_wrap .tit {font-size:1.75rem;}
.find_wrap .txt {font-size:0.8rem;}
.find_wrap .btn_area .btn_normal {background:#fff;}
.find_wrap .btn_area .btn_normal:hover,
.find_wrap .btn_area .btn_normal:focus {background:#007dd9; border-color:#007dd9;}
.find_id_box {max-width:34rem; display: flex; align-items: center; gap: 1rem; margin:0 auto;}
.find_id_box > p {padding:0.5rem 0 0.5rem 1rem;}
.find_id_box .label {font-size: 1rem; font-weight: 700; color: #000; max-width: 8rem; width:100%; text-align:right;}
.find_id_box input[type="text"],
.find_id_box input[type="password"] {flex: 1; background-color: #ffffff; border-radius: 0.6rem; padding: 1rem; display: flex; align-items: center; border:1px solid #c1d1de;}
.find_id_box .input_visual img {width: 1.8rem; height: auto; opacity: 0.7;}
.find_id_box + .find_id_box {margin-top:0.5rem;}
.info_box {position:relative; margin:1.5rem auto 0;}
.info_box p {font-size:0.85rem; color:#333; font-weight:500; line-height:1.5;}

/* 인증 방식 */
.cert_wrap {display: flex; gap: 1rem; margin-top:1.5rem;}
.cert_wrap .cert_item {flex: 1; background-color: #ffffff; border-radius: 1rem; padding: 2rem 1rem; text-align: center; box-shadow: 0 0.3rem 1rem rgba(0,0,0,0.05); display: flex; flex-direction: column; align-items: center; gap: 0.25rem;}
.cert_wrap .cert_ico {width: 6rem; height: 6rem; border-radius: 50%; background-color: #f3f8fb; display: flex; align-items: center; justify-content: center; }
.cert_wrap .cert_ico img {max-width: 3rem; height: auto; }
.cert_wrap .cert_txt {font-size: 1rem; font-weight:700; color: #333;}
.cert_wrap .btn_bl.mini {font-size:0.75rem; padding:0.5rem 0.75rem;}

.find_id_box .phoneWrap { display: flex; flex-wrap: wrap; gap: 0.4rem; align-items: center; }
.find_id_box .phoneWrap select {padding:1rem; border-radius:0.6rem; height:100%;}
.find_id_box .phoneWrap .phoneBox { display: flex; align-items: center; gap: 0.35rem; }
.find_id_box .phoneWrap .phoneBox input { min-width: auto; width: 4rem; }
.find_id_box .phoneWrap > p { color: #777; }
.find_id_box .phoneWrap .phoneBox > em { display: inline-flex; align-items: center; justify-content: center; color: #5d5d5d; }


/* 통합검색 영역 */
.search-result {position:relative;}
.search-result .sch-header {display:flex; align-items:center; gap:0.5rem;}
.search-result .sch-header .tit {font-size:1.5rem; font-weight:700; color:#121212; position:relative; padding-left:1.85rem;}
.search-result .sch-header .tit:before {content:'\EB79'; color:#007dda; font-weight:500; position:absolute; left:0; top:50%; transform:translate(0, -50%); font-family:'remixicon';}
.search-result .sch-header p {font-size:1rem; font-weight:700; color:#333;}
.search-result .sch-header p strong {color:#02518b;}
.search-result .result-section + .result-section {margin:2rem 0; position:relative; border-top:1px solid #ccc;} 
.search-result .result-section + .result-section .sch-header {margin-top:2rem;}
.search-result .lctrLst,
.search-result .spclLst {margin-top:0.5rem;}
.search-result .more-area {margin:1.5rem 0; width:100%; text-align:right;}
.search-result .more-area a {height:2.4rem; display:inline-flex; align-items:center; justify-content:center; font-size:0.9rem; font-weight:600; color:#fff; padding:0 3rem; border-radius:1.5rem; background:#0a5aa6; transition:all 0.2s;}
.search-result .more-area a:hover,
.search-result .more-area a:focus {background:#084a89;}
.search-result .search-list {display:flex; flex-direction:column; gap:1.75rem; margin:1rem 0;}
.search-result .search-item a { display: flex; flex-direction: column; gap: 0.4rem; text-decoration: none; transition:all 0.3s;}
.search-result .search-tit { font-size: 1rem; font-weight: 700; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.search-result .search-txt { font-size: 0.8rem; color: #333; font-weight:400; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.search-result .search-tit strong,
.search-result .search-txt strong {color:#007dda; font-weight:700;}
.search-result .search-local {font-size:0.85rem; font-weight:500; color:#666; margin-top:0.5rem;}
.search-result .search-item a:hover .search-tit { text-decoration: underline; }
.search-result .result-section .tbl_st td a {text-decoration: underline; color:#3A59A9; font-weight:700;}

/* sns 회원정보 작성 */
.sns-connect {background:#eff8ff; display:flex; align-items:center; margin:1rem 0; height:4rem; border-radius:0.5rem; padding:0 1.5rem;}
.sns-connect .sns-list {display:flex; align-items:center; width:100%; gap:1.5rem;}
.sns-connect .sns-list .sns-item {display:flex; align-items:center; flex:1; justify-content:space-between;}
.sns-connect .sns-list .sns-item .sns-info {display:flex; align-items:center; gap:0.5rem; font-size:0.85rem; font-weight:600; color:#111;}
.sns-connect .sns-list .sns-item .sns-info .sns-icon {width:1.9rem; height:1.9rem; border-radius:50%; overflow:hidden;}
.sns-connect .sns-list .sns-item .sns-info .sns-icon img {width:100%; height:100%;}
.sns-connect .sns-list .sns-item .switch {position:relative; width:2.2rem; height:1.2rem; margin-right:0;}
.sns-connect .sns-list .sns-item .switch input {opacity:0; width:0; height:0;}
.sns-connect .sns-list .sns-item .slider {position:absolute; inset:0; background:#c4c4c4; border-radius:1rem; cursor:pointer; transition:0.3s;}
.sns-connect .sns-list .sns-item .slider::before {content:''; position:absolute; width:0.9rem; height:0.9rem; left:0.15rem; top:0.15rem; background:#fff; border-radius:50%; transition:0.3s;}
.sns-connect .sns-list .sns-item .switch input:checked + .slider {background:#0064af;}
.sns-connect .sns-list .sns-item .switch input:checked + .slider::before {transform:translateX(1rem);}
.sns-connect .sns-icon.kakao {background:#fee500;}
.sns-connect .sns-icon.naver {background:#03C75a;}
.sns-connect .sns-icon.google {background:#fff; outline:1px solid #c9c9c9;}
.sns-connect .sns-icon.apple {background:#000;}

/* 문화예술강좌 문화예술공연 명사특강 목록 */
.spclLst { margin-top: 1.5rem; }
.spclLst > ul { display: flex; flex-wrap: wrap; gap: 1.5rem; }
.spclLst > ul > li { width: calc((100% - 1.5rem) / 2); }
.spclLst > ul > li > a { display: block; border-radius: 1.25rem; border: 1px solid #cccccc; padding: 1.5rem; background: #fff; }
.spclLst > ul > li > a .txt { display: flex; align-items: center; width: 100%; border-radius: 1rem; background: #f3f7fa; height: 4rem; padding: 0.75rem 1.3rem; }
.spclLst > ul > li > a .txt p { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; text-overflow: ellipsis; color: #121212; font-size: 0.9rem; font-weight: bold; line-height: 1.2rem; }
.spclLst > ul > li .bot { display: flex; flex-wrap: wrap; margin-top: 1rem; gap: 1rem; }
.spclLst > ul > li .bot .img { display: inline-flex; align-items: center; justify-content: center; font-size: 0; line-height: 0; width: 8rem; height: 10rem; border-radius: 0.5rem; overflow: hidden; background: #f1f1f1; }
.spclLst > ul > li .bot .img img { max-width: 100%; height: 100%; object-fit: contain; }
.spclLst > ul > li .detail { display: flex; flex-direction: column; gap: 0.6rem; flex: 1; justify-content:center;}
.spclLst > ul > li .detail li { position: relative; padding-left: 0.5rem; font-size: 0.85rem; display:flex; gap:0.5rem;}
.spclLst > ul > li .detail li::before { position: absolute; content: ""; left: 0; top: 0.4rem; width: 0.2rem; height: 0.2rem; border-radius: 50%; background: #007cd6; line-height: 1rem; }
.spclLst > ul > li .detail li > span { display:inline-flex; max-width:5rem; width:100%; color: #121212; font-weight: bold; left: 0.6rem; }
.spclLst > ul > li .res_btn {margin-top:0.5rem; text-align:right;}


/* 문화예술강좌 문화예술공연 명사특강 목록 : active */
.spclLst > ul > li > a,
.spclLst > ul > li > a .txt { transition: 0.2s; }
.spclLst > ul > li > a:hover,
.spclLst > ul > li > a:focus { background: #f3f7fa; border-color: #007dda; }
.spclLst > ul > li > a:hover .txt,
.spclLst > ul > li > a:focus .txt { background: #d8e7f2; }
.spclLst .badge {display:inline-flex; align-items:center; justify-content:center; padding:0.25rem 0.5rem; font-size:0.75rem; font-weight:500; line-height:1; border-radius:0.2rem; color:#fff; white-space:nowrap; margin-bottom:0.5rem;}
.spclLst .badge.badge-blue {background:#3b82f6;}


.reserAlram {display:grid; grid-template-columns:repeat(4, minmax(0, 1fr)); gap:1rem;}
.reserAlram .alram-item {min-height:18rem; background:#fff;}
.reserAlram .alram-item .grid-box li.link { display: block; border-radius: 1.25rem; border: 1px solid #cccccc; padding: 1rem; background: #fff; transition:all 0.2s;}
.reserAlram .alram-item .grid-box li.link .txt { display: flex; align-items: center; width: 100%; border-radius: 1rem; background: #f3f7fa; height: 3.5rem; padding: 0.5rem 1.3rem; flex-direction:column; justify-content:center; gap:0.25rem;}
.reserAlram .alram-item .grid-box li.link .txt p { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; text-overflow: ellipsis; color: #121212; font-size: 0.9rem; font-weight: bold; line-height: 1.2rem; }
.reserAlram .alram-item .grid-box li.link .btn {background:#007dda; margin-top:1rem; display:flex; align-items:center; font-size:1rem; font-weight:500; color:#fff;  justify-content:center; height:2rem;}
.reserAlram .badge {display:inline-flex; align-items:center; justify-content:center; padding:0.25rem 0.5rem; font-size:0.75rem; font-weight:500; line-height:1; border-radius:0.2rem; color:#fff; white-space:nowrap;}
.reserAlram .badge.cancel {background:#FF0055;}
.reserAlram .badge.autoCancel {background:#6b7280;}
.reserAlram .badge.noneCancel {background:#3b82f6;}
.reserAlram .badge.bfCancel {background:#f97316;}
.reserAlram .badge.fnReser {background:#16a34a;}
.reserAlram .badge.bfReser {background:#eab308; color:#1f2937;}
.reserAlram .alram-item .grid-box li.link .btn,
.reserAlram .alram-item .grid-box li.link .btn .txt { transition: 0.2s; }
.reserAlram .alram-item .grid-box li.link .btn:hover,
.reserAlram .alram-item .grid-box li.link .btn:focus { background: #004FBA; border-color: #004FBA; }
.reserAlram .msg-box {display:flex; flex-direction:column; gap:0rem;}
.reserAlram .tit3 {font-size:0.75rem; font-weight:600; margin:0.5rem 0; text-align:center;}
.reserAlram .msg-box textarea {width:100%; min-height:8rem; padding:0.75rem; font-size:0.8rem; line-height:1.25; border:1px solid #d1d5db; border-radius:0.5rem; resize:none; overflow:hidden;}
.reserAlram .msg-box textarea:focus {outline:none; border-color:#3b82f6;}

/* 마음회복강화프로그램 영역 */
.reserAlram.programLst {grid-template-columns:repeat(2, minmax(0, 1fr));}
.reserAlram.programLst .program-box {display:grid; grid-template-columns:10rem 1fr; gap:1rem;}
.reserAlram.programLst .thumb {position:relative; overflow:hidden; background:#f1f1f1; border-radius:0.75rem; display:flex; align-items:center; justify-content:center;}
.reserAlram.programLst .thumb img {max-width:100%; object-fit:cover;}
.reserAlram.programLst .badge-box {position:absolute; top:1rem; left:1rem;}
.reserAlram.programLst .badge {display:inline-flex; align-items:center; justify-content:center; padding:0.25rem 0.5rem; font-size:0.75rem; font-weight:500; line-height:1; border-radius:0.2rem; color:#fff; white-space:nowrap;}
.reserAlram.programLst .badge.offline {background:#6b7280;}
.reserAlram.programLst .badge.ing {background:#3b82f6;}
.reserAlram.programLst .content {display:flex; flex-direction:column;}
.reserAlram.programLst .content .txt a {font-weight:700; font-size:1rem;}
.reserAlram.programLst .content .detail { display: flex; flex-direction: column; gap:0.25rem; margin:1rem 0 0;}
.reserAlram.programLst .content .detail li { position: relative; padding-left: 1rem; font-size: 0.85rem; display:flex; align-items:flex-start;}
.reserAlram.programLst .content .detail li::before { position: absolute; content: ""; left: 0; top: 0.4rem; width: 0.2rem; height: 0.2rem; border-radius: 50%; background: #007cd6; line-height: 1rem; }
.reserAlram.programLst .content .detail li strong {width:5rem; font-weight:700; position:relative;}
.reserAlram.programLst .content .detail li span {position:relative; flex:1 1 auto; flex-basis:0; font-size:0.85rem; color:#777; line-height:1.2;}
.reserAlram.programLst .content .detail li span:before {content:''; position:absolute; left:-0.5rem; top:50%; transform:translate(0, -50%); width:1px; height:100%; background:#ddd;}
.reserAlram.programLst .content .detail.recruit {border-top:1px solid #ddd; margin-top:0.5rem; padding-top:0.5rem;}
.reserAlram.programLst .btn {margin-top:auto; border-radius:0.5rem;}
.reserAlram.programLst .alram-item .grid-box li.link:hover,
.reserAlram.programLst .alram-item .grid-box li.link:focus {border-color: #007dda; }
.reserAlram.programLst .alram-item .grid-box li.link:hover .btn,
.reserAlram.programLst .alram-item .grid-box li.link:focus .btn {background:#4B5563;}

/* 공모전 갤러리 */
.contest-gallery {margin:2rem 0;}
.contest-gallery .gallery-grid {display:grid; grid-template-columns:repeat(3, 1fr); gap:1.5rem;}
.contest-gallery .gallery-item {position:relative; display: block; border-radius: 1.25rem; border: 1px solid #cccccc; padding: 1.5rem; background: #fff;}
.contest-gallery .gallery-item .thumb {background:#f1f1f1; height:16rem; display:flex; align-items:center; justify-content:center; border-radius:0.5rem;}
.contest-gallery .gallery-item .thumb img {max-width:100%; max-height:100%; object-fit:cover;}
.contest-gallery .badge {position:absolute; top:1rem; left:1rem; padding:0.4rem 1rem; font-size:0.85rem; color:#fff; border-radius:0.5rem; font-weight:700;}
.contest-gallery .badge.best {background:#007cd6;}
.contest-gallery .badge.good {background:#4caf50;}
.contest-gallery .info { display: flex; flex-direction: column; gap:0.25rem; margin:1rem 0 0;}
.contest-gallery .info dl { position: relative; padding-left: 1rem; font-size: 0.85rem; display:flex; align-items:center;}
.contest-gallery .info dl::before { position: absolute; content: ""; left: 0; top: 0.4rem; width: 0.2rem; height: 0.2rem; border-radius: 50%; background: #007cd6; line-height: 1rem; }
.contest-gallery .info dl > span { position: absolute; color: #121212; font-weight: bold; left: 0.6rem; }
.contest-gallery .info dl dt {width:2.5rem; font-weight:700; position:relative;}
.contest-gallery .info dl dt:before {content:''; position:absolute; right:0.5rem; top:50%; transform:translate(0, -50%); width:1px; height:calc(100% - 0.25rem); background:#ddd;}
.contest-gallery .info dl dd {flex:1 1 auto;}

.direction_map {overflow:hidden; border-radius:1.5rem 1.5rem 0 0;}
.direction_map img {width:100%; max-height:25rem; object-fit:cover;}
.direction_txt {display:flex; padding:1.65rem; border:1px solid #cccccc; border-radius:0 0 1.5rem 1.5rem; align-items:center; justify-content:space-between; gap:1rem;}
.direction_txt dl {min-width:20rem;}
.direction_txt dl > div {display:flex; position:relative; min-height:2.25rem; padding-left:calc(2.75rem); font-size:0.9rem; align-items:center; gap:0.4rem;}
.direction_txt dl > div + div {margin-top:0.5rem;}
.direction_txt dt {font-weight:700;}
.direction_txt dl > div::before {display:inline-flex; position:absolute; top:50%; left:0; width:2.25rem; height:2.25rem; border-radius:0.95rem; background:#f3f3f3; font-weight:500; font-family:"remixicon"; align-items:center; justify-content:center; transform:translateY(-50%);}
.direction_txt dl > div:has(.direction_adr)::before {content:"\ef14";}
.direction_txt dl > div:has(.direction_tel)::before {content:"\efec";}
.direction_wrap .root_daum_roughmap .wrap_btn_zoom button {position:relative;}
.direction_wrap .root_daum_roughmap .wrap_btn_zoom button:before {display:block; position:absolute; top:0; left:0; width:100%; height:100%; border:1px solid transparent; box-sizing:border-box; content:'';}
.direction_wrap .root_daum_roughmap .wrap_btn_zoom button:focus:before {border-color:#000;}
.direction_wrap .root_daum_roughmap .roughmap_maker_label > a:focus .roughmap_lebel_text {outline:2px solid #000; outline-offset:0;}
.direction_btn {display:flex; flex-wrap:wrap; justify-content:center; gap:0.5rem;}
.direction_vehicle {padding-top:2.5rem; padding-left:4.75rem;}
.direction_vehicle + .direction_vehicle {margin-top:2.5rem; border-top:1px solid #cccccc;}
.direction_vehicle .dir_tit {position:relative; margin-bottom:0.5rem; font-size:1.4rem; line-height:3.7rem; font-weight:700;}
.direction_vehicle .dir_tit::before {display:inline-flex; position:absolute; top:0; left:-4.75rem; width:3.7rem; height:3.7rem; border-radius:1.05rem; background:#E7F5FC; font-size:2rem; font-weight:500; font-family:"remixicon"; align-items:center; justify-content:center;}
.direction_vehicle .dir_bus::before {content:"\eb13";}
.direction_vehicle .dir_subw::before,
.direction_vehicle .dir_train::before {content:"\f1b1";}
.direction_vehicle .dir_car::before {content:"\f1ea";}
.direction_vehicle .dir_subtxt {margin-bottom:0.5rem; font-size:0.9rem; font-weight:700; color:#005AB3;}
.direction_vehicle dl + .dir_subtxt {margin-top:1.5rem;}
.direction_vehicle dl dd {position:relative; padding-left:0.75rem;}
.direction_vehicle dl dd:before {content:''; position:absolute; width:4px; height:4px; background:#005ab3; top:50%; left:0; transform:translate(0, -50%);}
.vehicle_type1 dl {display:grid; gap:0.75rem 1rem;}
.vehicle_type1 dt {font-weight:700;}
.vehicle_type2 ol {display:flex; flex-wrap:wrap;}
.vehicle_type2 ol li:not(:last-child) {margin-right:0.25rem;}
.vehicle_type2 ol li span.num {padding-right:0.25rem; font-weight:700;}
.vehicle_type2 ol li + li::before {padding-right:0.25rem; content:"â†’";}
.vehicle_type4 .dir_course > li {display:flex; gap:1rem;}
.vehicle_type4 .dir_course > li + li {margin-top:1rem;}
.vehicle_type4 .dir_course ul li + li {margin-top:0.25rem;}
.vehicle_type4 .dir_course span.num {font-weight:600; white-space:nowrap;}

.res-box {border:2px solid #259bff; border-radius:1rem; margin-bottom:0.5rem; background:#f6fafd; padding:0.75rem 1rem; display:flex; align-items:center; justify-content:center; text-align:center;}
.res-box p {font-weight:400; font-size:0.8rem; color:#333;}
.res-box p strong {color:#3b82f6; font-weight:700;}

@media (max-width:1540px){
	/* 문화예술강좌 문화예술공연 명사특강 목록 */
    .spclLst > ul { gap: 1rem; }
    .spclLst > ul > li { width: calc((100% - 1rem) / 2); }
    .spclLst > ul > li > a { padding: 1.25rem; }
    .spclLst > ul > li .bot .img { height: auto; width: 6.5rem; height: 8.5rem; }
    .spclLst > ul > li .detail { gap: 0.45rem; }
}

@media (max-width:1400px){
	/* 인사말 */
	.greeting .con {padding: 2.5rem;}

	/* 절차 스타일2 */
	.step_st2 { padding-right:1rem;}
	.step_st2 li{ flex:0 auto; width:33.33%; max-width:100%;}
	.step_st2.li_w25 li{ width:33.33%;}
	
	
    /* 문화예술강좌 문화예술공연 명사특강 목록 */
    .spclLst > ul > li > a .txt p { font-size: 0.85rem; line-height: 1.1rem; }
    .spclLst > ul > li > a .txt { padding: 0.6rem 1rem; }
    .spclLst > ul > li .bot .img { width: 100%; margin: 0 auto; height: auto; }
    .spclLst > ul > li .detail { width: 100%; flex: none; }
    
    
    /* 갤러리 */
    .reserAlram.programLst {grid-template-columns: repeat(1, minmax(0, 1fr));}
	
}

@media (max-width:1240px){
	/* 로그인 및 인증 */
	.cert_wrap {flex-wrap:wrap;}
	.cert_wrap .cert_item {flex: 0 0 calc(50% - 0.5rem);}
}


@media (max-width:1024px){
	/* 인사말 */
	.greeting {padding-left: 0;}
	.greeting .box p {z-index: 1;}
	.greeting .con {font-size: 0.8rem;}

	/* pdf 뷰어 : 시작 **************************************************************/
	.pdfBox .pdf_inner .pdf_view {height:30rem;}
	/* pdf 뷰어 : 끝 **************************************************************/
	
	/* 로그인 및 인증방식 */
	.terms_area {height:8rem;}
	.step-wrap .tit {margin:2.5rem auto 1.5rem!important; font-size:1.3rem;}
	.step-list {margin:1.5rem 0;}
	.modal-inner {max-width: 90%; max-height:38rem;}
	.login-wrap {padding: 1.25rem;}
	.login-wrap .login-form {flex-direction:column; max-width:100%;}
	.login-wrap .login-form .form-button {width:100%;}
	.login-wrap .login-form .form-button button {min-height:3.5rem;}
	.login-wrap .form-util {max-width:100%;}
	.login-wrap .login-bottom {flex-direction:column;}
	.join_box .join_item {min-width: 13rem;}
	.find_id_box {max-width:100%;}
	.cert_wrap {gap:0.75rem;}
	
	.spclLst > ul > li > a .txt {height:auto;}
	.spclLst > ul > li .detail li {flex-wrap:wrap;}
	.spclLst > ul > li .detail li > span {display: inline-flex; max-width: 5rem; width: 100%; font-weight: bold;}
	.spclLst > ul > li .detail li:has(em) em {margin-left: 0; flex: 0 1 auto;}
	.spclLst > ul > li .detail li:first-child:has(em) em + em {flex: 0 0 calc(100% - 5rem - 0.5rem); margin-left: calc(5rem + 0.5rem);}
}

@media (max-width:768px){
    /* 인사말 */
    .greeting {margin-top:2.5rem; }
    .greeting .box { padding:2rem 1.5rem; }
    .greeting .box:before { letter-spacing:3px;}
    .greeting .box p { font-size:1rem; }
    .greeting .box.img_box { padding-right:1.5rem; }
    .greeting .box.img_box .img { position:relative; right:auto; top:auto; display:block; margin:0 auto 1rem; }
    .greeting .con p + p { margin-top:1rem; }

    /* 연혁 */
    .history_wrap:before { display:none; }
    .history_wrap dl { display:block; }
    .history_wrap dl dt { padding-left:1.5rem; }
    .history_wrap dl dd { width:auto; margin:0.5rem 0 0;}

    /* 상징 : B타입 */
    .symbol_tyB > div { width:100%; margin:0.5rem 0 1.25rem;}
}

@media (max-width:600px){
    /* 상징 */
    .symbol > div { padding:1.5rem; }
    .symbol > div .img { position:relative; left:auto; top:auto; display:block; margin:0 auto 1rem;  }
    .symbol > div h3 { text-align:center; }
    .symbol_song h3 { padding:1rem 1rem 0; text-align:center; }
    .symbol_song .btn { position:relative; right:auto; top:auto; text-align:center; padding-bottom:1rem; }
}
@media (max-width:480px){
    /* 연혁 */
    .history_wrap dl dd { padding:1rem; }
    .history_wrap dl dd ul li { padding-left:0.7rem; }
    .history_wrap dl dd ul li strong { position:relative; left:auto; top:auto; display:block; }

	/* 학급홈페이지 */
	.scClass li dl dd ul li {width:100%; margin:5px 0;}
}


@media (max-width:960px){
	/* 관내학교/학원안내 : 폐교 */
	.school_list li {width:23%;}

	/* 배정학교안내 주소검색 */
	.schInfo button.addSrch, .schInfo button.addNxt{padding: 0;}
	.schInfo .schListBtn button{padding: 0; margin: 1px;}
	.schInfo .schList{text-align: left;}
}

@media (max-width:880px){
    /* 중학교 신입생 무시험 배정 안내 */
    .procss_list > li {padding-top:2rem; background-position:center 0.55rem;}
	.procss_list > li:first-child {padding-top:0;}
	.procss_list > li dl {padding-left:0;}
	.procss_list > li dl dt {position:relative; left:auto; top:auto; width:100%; height:auto; padding:0.75rem; font-size:1rem; text-align:left;}
	.procss_list > li dl dt span {display:inline; margin:0 0.5rem 0 0; font-size:1rem; }
	.procss_list > li dl dd {min-height:auto; padding:0.5rem 1rem;}
}

@media (max-width:840px){
}


@media (max-width:840px){
	/* 문화예술강좌 문화예술공연 명사특강 신청 */
    .spclAply .img { width: 100%; height: auto; }
	

    /* 행정정보공개 */
    .quickico_box li {width:48%; margin-bottom:1rem;}
    .quickico_box li:nth-child(3) {margin-left:0;}

    /* 관내학교/학원안내 : 폐교 */
	.school_list li {width:48%;}
	
	/* 로그인 및 인증방식*/
	.join_box .join_list {gap:1rem;}
	.join_box .join_item {flex:1; min-width:auto;}
	
	.inner-content .inputBox button {transform:translateX(0)!important; width:100%!important;}
	.inner-content .inputBox input[type="text"] {width:100%!important}
	
}


@media (max-width:768px){
    /* 인사말 */
    .greeting .box {padding: 2rem 1.5rem;}
    .greeting .box p {font-size: 0.9rem;}
	.greeting .box p strong {font-size: 1.1rem;}
	.greeting .box p.txt {line-height: 1.5;}
    .greeting .box.img_box {padding-right: 1.5rem;}
    .greeting .box.img_box .img {position: relative; top: auto; right: auto; display: block; margin: 0 auto 1rem;}
	.greeting .con {padding: 1.5rem;}
    .greeting .con p + p {margin-top: 1rem;}

	/* 연혁 */
	.lstHistory {padding-top: 4rem;}
	.lstHistory:before {left: 2rem;}
	.lstHistory:after {top: 0; left: 1rem; font-size: 3.25rem; background: #fff;}
	.lstHistory > li {margin-left: 2rem; width: calc(100% - 2rem)}
	.lstHistory > li:nth-of-type(odd) {float: none; padding-left: 1.5rem;}
	.lstHistory > li:nth-of-type(even) {float: none; padding-right: 0; padding-left: 1.5rem; text-align: left;}
	.lstHistory > li:nth-of-type(even):before {right: auto; left: -0.75rem;}
	.lstHistory > li:nth-of-type(even):after {right: auto; left: -0.15rem;}
	.lstHistory > li:nth-of-type(even) li {padding-right: 0; padding-left: 6.25rem;}
	.lstHistory > li:nth-of-type(even) li:before {right: auto; left: 0;}
	.lstHistory > li:nth-of-type(even) li .date {right: auto; left: 0.75rem;}

	/* 심볼 */
	.markBox {margin: 0; padding-left: 1.5rem;}
	.markBox .img {position: relative; top: auto; left: auto; display: block; margin: 0 0 1rem; width: 100%; height: 10rem;}

	/* 사이트맵 */
	.sitemapBox .lst_dep01 > li {width: 50%;}
	.sitemapBox .lst_dep01 > li:nth-of-type(2n+1) {clear: both;}

	/* 검색폼 */
	.searchFormBox {padding: 1rem; border-radius: 1rem;}
	.searchFormBox .inner {display: block;}
	.searchFormBox .inbox {margin-right: 0; margin-bottom: 0.25rem; width: 100%;}
	.searchFormBox .btn_bl {width: 100%;}

	/* 안성 */
	.chartBox.type02 .step02 > li,
	.chartBox.type03 .step02 > li,
	.chartBox.type04 .step02 > li {width: 100%;}

	/* 테이블 범례 */
	.tbl_lgd{ position:relative; padding-left:2.5rem; padding-top:0.15rem; text-align: left;}
	.tbl_lgd > strong{ position:absolute; left:0; top:0;}

	/* 역대교육장 */
	.pastEduSup li{ width:31.33%; }

	/* 절차 스타일3 */
	.step_st3 dd{ padding-left:3rem;}

	/* 안양과천 배정학교 지도부분 */
	.infoSch .mapBox { padding:1.3rem 0; border:0; }
	.infoSch .mapBox img { display:none; }
	.infoSch .mapBox ul { font-size:0; text-align:left; }
	.infoSch .mapBox .map ul li { display:inline-block; position:relative; top:auto; bottom:auto; left:auto; right:auto; width:16.66%; text-shadow:none; vertical-align:top; }
	.infoSch .mapBox li a { width:auto; margin:2px; padding:0.5rem; border:1px solid #777; line-height:1; text-align:center; transition:all 0.2s; }
	.infoSch .mapBox li a:hover,
	.infoSch .mapBox li a:focus { border-color:#156cb6; background:#156cb6; box-shadow:0 0 10px rgba(0,0,0,0.2); color:#fff; text-shadow: none; }
	
	
	/* 조직도 */
	.chartBox .step02:before {display: none;}
	.chartBox .step02 > li {padding-top: 2rem; width: 50%;}
	.chartBox .step02 > li ~ li {margin-top: 2rem;}
	.chartBox .step02 > li.half {width: 100%;}
	.chartBox .step02 > li:before {height: 2rem;}
	.chartBox .step02 > li.half:before {height: 7rem;}
	/* 안성 */
	.chartBox.type02 .step02 > li,
	.chartBox.type03 .step02 > li,
	.chartBox.type04 .step02 > li {width: 100%;}
	
	/* 로그인 및 인증방식 */
	.terms_area {height:7rem; padding:1rem;}
	.terms_inner {padding:1.25rem;}
	.terms_inner .terms_flex {flex-direction:column; align-items:flex-start; gap:0; margin-top:1rem;}
	
	.step-wrap {margin:1.5rem 0;}
	.step-wrap .tit {font-size:1rem; line-height:1.4;}
	.step-list .txt {font-size:0.9rem;}
		
	.modal-header {height:3rem; font-size:1.2rem; padding:0 1rem;}
	.modal-close {right:10px; top:8px; font-size:0.9rem; padding:0 0.75rem; gap:0.75rem;}
	.modal-content .terms_area {max-height:22rem; height:100%;}
	.login-wrap {padding:1rem;}
	.login-wrap .login-box {padding:2rem 1.25rem;}
	.login-wrap .login-form {margin:1.25rem auto;}
	.login-wrap .login-bottom {flex-direction:column;}
	.login-wrap .join-box, .login-wrap .find-box {width:100%;}
	.join_box .join_list {flex-direction:column;}
	.join_box .join_item {min-width:100%;}
	.join_complete {padding:2rem 1rem;}
	.join_complete .tit {font-size:1.6rem;}
	.join_complete .txt {font-size:0.9rem;}
	.find_wrap .tit {font-size:1.4rem;}
	.find_id_box {flex-direction:column; align-items:flex-start;}
	.find_id_box .label {max-width:100%; text-align:left;}
	.find_id_box input[type="text"] {width:100%;}
	.info_box {margin:1rem auto 0;}
	.cert_wrap {flex-direction:column; margin-top:1rem;}
	.cert_wrap .cert_item {width:100%;}	
	
}


@media screen and (max-width: 680px) {
	/* 문화예술강좌 문화예술공연 명사특강 목록 */
    .spclLst > ul > li { width: 100%; }
}

@media (max-width:560px){

	/* 절차 스타일2 */
	.step_st2 li{ width:50% !important; }

	/* 절차 스타일3 */
	.step_st3 dl{ padding:0;}
	.step_st3 dt{ position:relative; left:auto; top:auto; width:auto; height:auto; margin-right:1rem; display:block; padding:0.75rem 1rem; }
	.step_st3 dd{ min-height:0px; margin-top:-1rem; margin-left:1rem; padding-left:1rem; padding-top:1.5rem;}

	/* 찾아오시는길 지도 */
	.map_addr{ height:20rem;}

	/* 안양과천 배정학교 지도부분 */
	.infoSch .mapBox .map ul li { width:25%; }
}

@media (max-width:515px){
	.schInfo .inner .addrsRoad{margin-left: 0;}
	.schInfo .inner .ico{margin-bottom: 1rem;}
	
	/* 로그인 및 인증방식 */
	.step-list .circle {outline:0.5rem solid #fff;}
	.step-list li:nth-child(2) .txt {padding:0 0.75rem; overflow-wrap: break-word;}
	.step-list .txt {max-width:3.5rem; word-break:keep-all; text-align:center; margin:1rem auto;}
	
	/* 갤러리 */
	.reserAlram.programLst .program-box {flex-direction:column; display:flex;}
}

@media (max-width:480px){

	/* 연혁 */
	.lstHistory > li:nth-of-type(odd) li,
	.lstHistory > li:nth-of-type(even) li {padding-left: 0;}
	.lstHistory > li li .date {position: relative; display: block; width: 100%;}

	/* 교육행정서비스헌장 */
	.promiseBox .inbox {padding: 2rem 1rem 1rem; font-size: 0.8rem;}
	.promiseBox .inbox:after {font-size: 4rem;}
	.promiseBox h3 {font-size: 1.3rem;}
	.promiseBox .txt {margin-top: 1rem;}
	.promiseBox .lst {margin-top: 1rem; padding: 1rem 0;}
	.promiseBox .lst > li:before {top: -0.2rem;}

	/* 심볼 */
	.lstEmblem > li {margin-left: 0; width: 100%;}

	 /* 배너전체보기 */
    .banner_wrap ul li {width:31%;}


	/* 자주묻는질문 */
	.bbs_FaqA li a {padding:0.75rem 2rem 0.75rem 2.25rem;}
	.bbs_FaqA li a span.faq_arr {right:0.5rem;}
	.bbs_FaqA li a:before {left:0.5rem;}
	.bbs_FaqA li div.faq_A {padding:0.75rem 0.5rem 0.75rem 2.25rem;}
	.bbs_FaqA li div.faq_A:before {left:0.5rem;}

    /* 행정정보공개 */
    .quickico_box li {width:100%; height:auto; margin:0 0 1rem 0;}

    /* 제안마당 */
    .quickico_box.w50 li {width:100%;}

    /* 관내학교/학원안내 : 폐교 */
	.school_list li {width:100%;}

	/* wee센터 소개 */
	.weeBox .inner{ min-height:0px; padding-left:0;}
	.weeBox .ico {position:relative; left:auto; top:auto; width:100%; height:auto; text-align:center; margin-bottom:0.5rem;}
	.weeBox .ico img{ max-width:5.5rem;}

	/* 절차 스타일1 */
	.step_st1 li{ margin:0.5rem 0; padding-bottom:1.75rem;}
	.step_st1 li .inr{ font-size:0.8rem;}

	/* 역대교육장 */
	.pastEduSup li{ width:48%; }
	.pastEduSup li .txt span{ font-size:0.7rem;}

	/* 안양과천 배정학교 지도부분 */
	.infoSch .mapBox .map ul li { width:33.33%; }
	.infoSch .mapBox li a { font-size:0.8rem; }

	/* 안양과천 배정학교 주소검색 */
	.schInfo .inner{flex-direction: column;}
	.addInfoBox{width: 100%;}
	.schInfo p:first-child input{width: 25%;}
	.schInfo input{width: 80%;}
	
	/* 로그인 및 인증방식 */
	.login-wrap .login-title {font-size:1.25rem;}
	.login-wrap .login-desc {font-size:0.95rem;}
	.login-wrap .join-box img, .find-box img {max-width:100%; width:100%;}
	.login-wrap .join-txt,
	.login-wrap .find-txt {padding:1.5rem 0; width:calc(100% - 8rem);}
	.login-wrap .join-img,
	.login-wrap .find-img {flex:1; width:8rem;}
	.login-wrap .btns {display:flex; flex-direction:column;}
	.join_complete .tit {font-size:1.4rem;}
	.join_complete .complete_icon {width:5rem; height:5rem;}
	.join_complete .btn_area {flex-direction:column;}
	.join_complete .btn_area a {width:100%; max-width:100%; justify-content:center;}
	
	.cert_wrap .cert_ico {width:5rem; height:5rem;}
	.cert_wrap .cert_txt {font-size:0.95rem;}
	.join_complete {padding:0;}
	.terms_inner .btn_area {margin-top:1rem;}
	
	.search-result .sch-header {flex-wrap:wrap;}
	.search-result .sch-header .tit {font-size:1rem; padding-left:1.5rem;}
	.search-result .sch-header p {font-size:0.85rem;}
	.search-result .more-area a {font-size:0.75rem;}
}


@media (max-width:380px){
	/* 절차 스타일2 */
	.step_st2 dt br{ display:none; }
	.step_st2 li{ width:100% !important; }

	/* 사이트맵 */
	.sitemapBox .lst_dep01 > li {margin-bottom: 1.5rem; width: 100%;}
	.sitemapBox .lst_dep01 > li {clear: both;}

	 /* 배너전체보기 */
    .banner_wrap ul li {width:48%;}

	/* 찾아오시는길 지도 */
	.map_addr{ height:18rem;}

	/* 안양과천 배정학교 지도부분 */
	.infoSch .mapBox .map ul li { width:50%; }

	/* 안양과천 배정학교 주소검색 */
	.schInfo p{flex-wrap: wrap;}
	.schInfo p:first-child input{width: 40%;}
	.schInfo input{width: calc(100% - 4.5rem);}
	.schInfo p span{display: block; width: 100%; text-align: left;}
	.schInfo .schListBtn button{width: 100%;}
	
	/* 로그인 및 인증방식 */
	.step-list {margin:1.5rem auto;}
	.step-list .circle {outline:0rem solid #fff;}
	.login-wrap .join-img, .login-wrap .find-img {display:none;}
	.login-wrap .join-txt,
	.login-wrap .find-txt {padding:1.5rem; width:100%;}
	
	/* 문화예술강좌 문화예술공연 명사특강 목록 */
    .spclLst { margin-top: 1.25rem; }
    .spclLst > ul > li > a { padding: 1rem; }
    .spclLst > ul > li .bot { margin-top: 0.75rem; gap: 0.75rem; }
    .spclLst > ul > li > a .txt { height: auto; padding: 0.55rem 0.75rem; }
    .spclLst > ul > li > a .txt p { font-size: 0.8rem; line-height: 1rem; }
    
    .spclLst > ul > li .detail li:has(em) em {flex:1 1 100%;}
    .spclLst > ul > li .detail li:first-child:has(em) em + em {flex:1 1 100%; margin-left:0;}
}

