 @charset "euc-kr";
 @import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');

:root {
    --footer-height: 80px;      /* JS로 실제값 덮어씀 */
    --footer-safe-gap: 24px;    /* 원하는 만큼 여유 */
}

/* normalize ���� �⺻���� */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
	-webkit-tap-highlight-color: transparent;
}

a{
    text-decoration: none;
    color: inherit;
}

html, body {
    width: 100%;
    height: 100%;
    background: #ffffff;
}
 /* 드롭다운 화살표 제거 */
 select {
     background: url(../images/Union.png) no-repeat 95% 50%;
     background-size: 12px 13.5px; !important;

     -webkit-appearance: none;
     -moz-appearance: none;
     appearance: none;
 }
 select::-ms-expand {
     display: none;
 }

li::marker {display: none}

/*indexcss*/
 #infoBtns2 .btn {width: 90%;margin: 0 auto;gap: 8px;height: 46px;display: flex;font-weight: bold;font-size: 18px;justify-content: center;align-items: center;}
 #infoBtns2 .btn-area {background: #5188CA;color: white;box-shadow: 0px 1px 8px 0px rgba(0, 122, 255, 0.15);
 }
 #ac-mapbox {width: 90%;height: 249px; box-shadow: 0px 1px 8px 0px rgba(0, 122, 255, 0.15);}
 #infoBtns2 .btn-sevice {margin-top: 20px;background: #D2D2D2;color: #041E49;box-shadow: 0px 1px 8px 0px rgba(0, 122, 255, 0.15);}
 #infoBtns2 span {margin-top: 10px; text-align: left;color: #000;font-family: Inter;font-size: 15px;font-style: normal;font-weight: 400;line-height: normal; }

 .input-group {position: relative;display: flex;flex-wrap: nowrap; align-items: center;justify-content: center;margin-top: 12px;width: 90% !important;height: 39px;}
 .input-group button {position: absolute;right: 6px;display: flex;justify-content: center;background-color: #fff;box-shadow: 0px 1px 8px 0px rgba(0, 122, 255, 0.15);border-radius: 5px;border: 0px;width: 28px;height: 28px;align-items: center; z-index: 995;}
 .input-group button:focus {position: absolute;right: 6px;display: flex;justify-content: center;background-color: #fff;box-shadow: 0px 1px 8px 0px rgba(0, 122, 255, 0.15);border-radius: 5px;border: 0px;width: 28px;height: 28px;align-items: center;}
.input-group>.form-control:not(:last-child) {border-top-right-radius: 5px;    border-bottom-right-radius: 5px;}
.form-control {padding-left: 10px ;background: #E0EDFB;border: 0px;position: relative; }
 .form-control:focus {color: #495057;background-color: #E0EDFB; border-color: transparent; outline: 0; box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);}
 .btn-outline-secondary {position: absolute;}
 /*.input-group::before {content: "\00a0\00a0\00a0\00a0";}*/
 .btn:hover {color:#fff}
 .button:focus {}

 .card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0px !important;
    border-radius: .25rem;
}

 /*AreaCenter*/
 .AC-container {display: flex; flex-direction: column; gap: 20px;}
 .searchBigBox {
	margin:10px auto 0px auto;
	width:100%;
	background: #2b63aa;
 }
 .searchbox {
    width: 94%;
    margin: 0 auto;
    display: flex;
    gap: 7px;
    align-items: flex-start;
    justify-content: center;
    padding: 10px;
}

 .searchbox_0 { width: 90%;margin: 0 auto; display: flex;gap: 7px   ;align-items: center;justify-content: center;}
 .searchbox2 {display: flex; flex-direction: column; gap:5px; width: 100%;}
 .custom-dropdown { position: relative;display: inline-block;}
 .selected-item {display: flex;align-items: center;box-shadow: 0px 1px 8px 0px rgba(0, 122, 255, 0.15);background-color: #fff;height: 39px;border-radius: 5px;color: #3479F6;font-family: Inter;font-size: 16px;font-style: normal;font-weight: 400;line-height: normal;border: 0px;padding-left:24px; cursor: pointer;}
 .dropdown-list {z-index: 1001;padding: 1px;position: absolute;top: 100%;left: 0;display: none;background-color: #fff;border-radius: 0px 0px 5px 5px;padding: 15px 8px 12px 8px; position: relative; top: -5px }
 .dropdown-list > div {color:#3479F6;font-family: Inter;font-size: 16px;font-style: normal;font-weight: 400;line-height: normal;padding: 7px 24px;cursor: pointer; padding:5px;background-color: #fff}
 .dropdown-list > div:hover {background-color: #fff;}
 .dropdownicon_1 {position: absolute;top: 6.5px;right: 14px;pointer-events: none;}

/*sharecss*/
 .copyright {margin: 20px auto 20px auto;display: flex;flex-direction: column;align-items: center;gap: 5px;}
 .copyright span {color: #D2D2D2;font-family: Inter;font-size: 12px;font-style: normal;font-weight: 400;line-height: normal;}
 .copyright2 {margin: 0px auto 20px auto;display: flex;flex-direction: column;align-items: center;gap: 5px;}
 .copyright2 span {color: #D2D2D2;font-family: Inter;font-size: 12px;font-style: normal;font-weight: 400;line-height: normal;}
 .root_daum_roughmap .wrap_controllers {display: none;}
 .root_daum_roughmap_landing {width: 100%; height: 100%; overflow: hidden; margin: 0; background: transparent;}
 .root_daum_roughmap {position: relative; width: 100% !important;}

 /*address-info css*/
 .address-info {width:90%; height: fit-content; background-color: #fff; display: inline-flex; flex-direction: column;margin: 0 auto;}
 .info-header {width: 100%;height: 51px; display: flex; align-items: center;  flex-direction: row; background-color: #21395D; border-radius: 5px 5px 0px 0px; }
 .info-header span {color: #FFF;font-family: Inter;font-size: 16px;font-style: normal;font-weight: 700;line-height: normal; padding-left: 24px; }
 .info-sub {width: 100%;height: 51px; display: flex; align-items: center;  flex-direction: row; background-color: #E0EDFB;}
 .info-sub span {color: #041E49;font-family: Inter;font-size: 16px;font-style: normal;font-weight: 700;line-height: normal; padding-left: 24px; }
 .info-conts {width:100%; height: 75px; display: flex; flex-direction: row;   gap: 8px; align-items: center; padding-left: 24px;}
 .info-conts span {color: #000;font-family: Inter;font-size: 16px;font-style: normal;font-weight: 500;line-height: normal;}
 .info-call {position: absolute; right: 8.974%; border-radius: 5px;background:#21395D; width: 85px; height: 40px; display: flex; align-items: center; justify-content: center;color: #FFF;font-family: Inter;font-size: 16px;font-style: normal;font-weight: 700;line-height: normal;}
 .info-page {position: absolute; right: 8.974%; border-radius: 5px;background:#d2d2d2; width: 85px; height: 40px; display: flex; align-items: center; justify-content: center;color: #041E49;font-family: Inter;font-size: 16px;font-style: normal;font-weight: 700;line-height: normal;}
 .bline {border-bottom: 1px solid #D2D2D2;}

 .article_box {background-color: unset; flex-direction: column; gap: 20px; border-radius: 0; display: none}
 .address-info2 {width:100%; height: fit-content; background-color: #fff; display: inline-flex; flex-direction: column;margin: 0 auto;}
 .info-header2 {width: 100%;height: 51px; display: flex; align-items: center;  flex-direction: row; background-color: #21395D; }
 .info-header2 span { width: 90%;gap: 12px;align-items: center;display: inline-flex; color: #FFF;font-family: Inter;font-size: 16px;font-style: normal;font-weight: 700;line-height: normal; padding-left: 24px; }
 .info-sub2 {width: 100%;height: 51px; display: flex; align-items: center;  flex-direction: row; background-color: #E0EDFB;}
 .info-sub2 span {color: #041E49;font-family: Inter;font-size: 16px;font-style: normal;font-weight: 700;line-height: normal; padding-left: 24px; }
 .info-conts2 {width:100%; height: 75px; display: flex; flex-direction: row;   gap: 8px; align-items: center; padding-left: 24px;}
 .info-conts2 span {text-overflow: ellipsis;white-space: nowrap;overflow: hidden;width: calc(100% - 146px); color: #000;font-family: Inter;font-size: 16px;font-style: normal;font-weight: 500;line-height: normal;}
 .info-call2 {position: relative;   border-radius: 5px;background:#21395D; width: 85px; height: 40px; display: flex; align-items: center; justify-content: center;color: #FFF;font-family: Inter;font-size: 16px;font-style: normal;font-weight: 700;line-height: normal;}
 .info-page2 {position: relative;  border-radius: 5px;background:#d2d2d2; width: 85px; height: 40px; display: flex; align-items: center; justify-content: center;color: #041E49;font-family: Inter;font-size: 16px;font-style: normal;font-weight: 700;line-height: normal;}
 .bline {border-bottom: 1px solid #D2D2D2;}

 /*#navi*/
 #navi {z-index:997; position: fixed;display: none;}
 #navi.active {position: fixed;width: 100%;height: 100%;transform: translateX(293px);transition: transform 0.3s ease-out;display: block;bottom: 0px;right: 293px;}
 #navi #menuLogo {}
 #navi .navi-bg {position:absolute;width: 100%;height: 100%;z-index: 995;opacity: 0.5;background-color: #2559AE;}
 #navi .navi-menu-bg {overflow: scroll;position:absolute;right: 0; z-index:996;height: 100%;width: 293px;flex-shrink: 0;background-color: #FFFFFF; list-style: none; transition: transform 0.3s ease-out;}
 #navi #logoMenu {
    flex-shrink: 0;
}
 #navi .navi-line {background: #041E49;width: 262px;height: 3px;margin-left: 31px;}
 #navi #menuLogoDiv i {font-size: 2.5rem;color: white;background: #041E49;}
 #navi #mainMenu {}
 #navi #mainMenu > li {
    margin: 0px;
    border-bottom: 1px solid #D2D2D250;
}
 #navi #mainMenu > li:first-child {border-bottom: 0px;}
 #navi #mainMenu > li > h5 {color: #041E49;font-family: Inter;font-size: 20px;font-style: normal;font-weight: 700;line-height: normal; margin-left: 31px}
 #navi #mainMenu > li > a,  #navi .sub-list > li > a { align-items: center;display: flex;height: 48px;color: #000;font-family: Inter;font-size: 15px;font-style: normal;font-weight: 500;line-height: normal;}
 #navi #mainMenu > li > a::after {content: '\f054';float: right;font-family: "Font Awesome 5 Free";}
 #navi #mainMenu > li > a::before {content: "\2022";padding-right: 4px;padding-left: 31px;}
 #navi #mainMenu > li > a svg,  #navi .sub-list > li > a svg {position: absolute; right: 19px;    transform-origin: center;transition: transform 0.2s ease-in-out;}
 .icon {transition: transform 0.3s;}
 .active-icon {transform: rotate(90deg);}
 #navi #mainMenu > li.menuHere {background: #2d7ec8;color: white;}
 #navi #mainMenu > li.menuHere a {color: white;}
 #navi .sub-list {display: none;}
 #navi .sub-list.active {display: block;}
 #navi .toggle-list.active svg {transform: rotate(180deg);}
 #navi .sub-list > li {padding-left: 56px; border-bottom: 1px solid #D2D2D250;}
 #navi .sub-list > li::marker {content: none}
 #navi .sub-list > li > a::before {  content: none; display:inline-block;margin-right: 4px;}


.app {
	min-height: 100dvh;
	display: flex;
	flex-direction: column;

	/* ⭐ footer 높이 + 여유만큼 자동 확보 */
    padding-bottom: calc(var(--footer-height) + var(--footer-safe-gap));
}

/* header */
#header {
	width: 100%;
	height: 72px;
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	border-bottom: 1px solid #e5e5e5;
}

.header-inner {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 0 16px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

#sub_header {
	width: 100%;
	height: 101px;
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	border-bottom: 1px solid #e5e5e5;
	background-image:url('https://www.jejubokji.net/bokjiApp_new/images/sub/sub_header_bg.png');
}

.sub_header-inner {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 0 16px;
    display: flex;
    align-items: center;
    justify-content: space-between; /* 왼쪽: 로고 / 오른쪽: 메뉴 */
}

/* 중앙 로고 */
.sub_center-logo {
	position: static;        /* absolute 제거 */
	transform: none;
}

/* 서브헤더 전체메뉴 버튼 흰색 처리 */
#sub_header .menu-btn {
    color: #ffffff;
}

#sub_header .menu-btn i,
#sub_header .menu-btn span {
    color: #ffffff;
}

/* 중앙 로고 */
.center-logo {
	position: absolute;
	left: 50%;
	top: 45%;
	transform: translate(-50%, -50%);
	display: flex;
	align-items: center;
	justify-content: center;
}

/* 로고 */
.logo-link {
	display: flex;
	align-items: center;
}

/* 로고 이미지 */
.header-logo {
	width: 38vw;
	max-width: 220px;
	min-width: 140px;
	height: auto;
}

/* 전체메뉴 버튼 */
.menu-btn {
	background: none;
	border: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 4px;
	color: #333;
	cursor: pointer;
	padding: 0;
	z-index: 10;
}

.menu-btn i {
	font-size: clamp(20px, 6vw, 26px);
}

.menu-btn span {
	font-size: clamp(11px, 3vw, 13px);
	line-height: 1;
}

/* nav */
 .button4 {
     cursor: pointer;
 }



/* ===============================
   메인 지도 (완전 반응형 / 고정 아님)
================================ */

.main-map-wrap {
	width: 100%;
	background: #0b4fa1;
	display: flex;
	justify-content: center;
}

/* ⭐ 기준 컨테이너 */
.map-responsive {
	position: relative;
	width: 100%;
	aspect-ratio: 375 / 230;
	overflow: hidden;
}

/* 배경 */
.map-bg {
  position: absolute;
  inset: 0;
  background: url("https://www.jejubokji.net/bokjiApp_new/images/main/main_center_bg.png")
              no-repeat center / cover;
}

/* ===============================
   모든 요소는 % 좌표
================================ */

/* 지도 */
.map-island {
    position: absolute;
    left: 5.3%;
    top: 8.7%;
    width: 65.3%;
}

/* 손 */
.map-hand {
    position: absolute;
    left: 62.8%;
    top: 42.8%;
    width: 8.5%;
}

/* 텍스트 */
.map-title {
    position: absolute;
    left: 68%;
    top: 60%;
    width: 33%;
    font-size: 3.2vw;
    font-weight: 700;
    color: #ffffff;
    white-space: nowrap;
	display: flex;
	align-items: center;
	border-bottom:1px solid #7c9ac3;
}

.map-title span {
	position: relative;
	font-weight: 700;
	color: #ffffff;
	white-space: nowrap;
	padding-bottom: 0.3em;
}

/* 검색 버튼 */
.map-search {
    margin-top: 8px;
    position: absolute;
    right: 5.5%;
    top: 70.5%;
    width: 15%;
    max-width: 120px;
    aspect-ratio: 3 / 1;
    padding: 0.1vw;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.map-search img {
	width: auto;
	height: 100%;
	object-fit: contain;
}

/* mapImage */
#mapImage {
    margin: 0 auto;
    width: 90%;
    border-radius: 5px;
    background: #ffffff;
    box-shadow: 0px 1px 8px rgba(0, 122, 255, 0.15);
}


/* 분야별 시설안내 타이틀 */
.section-title {
    width: 100%;
    max-width: 100%;
    margin: 0 auto 16px auto;
    padding-left: 8px;
    font-family: Inter;
    font-size: 3.5vw;
    font-weight: 700;
    color: #000;
    line-height: 1;
}

/* 전체 아이콘 영역 */
.center-icons {
    width: 100%;
    padding: 25px 12px 24px;
    border-radius: 25px 0px 0px 0px;
    background: #ffffff;
}

/* 4열 고정 GRID */
.icon-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 26px 0px;
}

/* 개별 아이템 */
.icon-item {
    display: flex;
    flex-direction: column;
    align-items: center;
	
	/* ⭐ 기준 폰트 사이즈 (아이콘 + 텍스트 기준) */
    font-size: 3vw;
}

.icon-item2 {
    display: flex;
    flex-direction: column;
    align-items: center;
	padding-top:20px;
}

/* 아이콘 크기 기준 박스 (핵심) */
.icon-img {
    aspect-ratio: 1 / 1;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.icon-img img {
	width:100%;
	height:100%;
    object-fit: contain;
}

.icon-img2 {
    width: 14vw;
    /* max-width: 56px; */
    aspect-ratio: 1 / 1;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.icon-img2 img {
	max-width:100%;
	height:auto;
    object-fit: contain;
}

/* 텍스트 */
.icon-item p {
    margin-top: 0.35em;
    line-height: 1;
    font-weight: 500;
    color: #000056;
    text-align: center;
    white-space: nowrap;
}

/* =========================
   기부 영역 (한 줄 고정)
========================= */
.donate-row {
    grid-column: 1 / -1;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.6em;
    flex-wrap: nowrap;
}

.donate-icon {
    aspect-ratio: 1 / 1;
}

.donate-icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.donate-row span {
    font-size: 0.32em;
    white-space: nowrap;
}

.donate-call {
    max-width: 120px;
}

/* =========================
   시시콜콜 병합 영역 (핵심)
========================= */
.sisicall-wrap {
    grid-column: span 3;          /* ⭐ 오른쪽 3칸 병합 */
    display: flex;
    align-items: center;
    justify-content: flex-start;
	padding-left:15px;
}

.sisicall-wrap img {
    width: 100%;
    max-width: 360px;             /* 이미지 원본 비율 유지 */
    height: auto;
}


/* schDiv */
#schDiv {display: flex;
    justify-content: center;
}

.btn-sch {
    background: #21395D;
    color: #ffffff;
    border-radius: 5px;
    box-shadow: 0px 1px 8px 0px rgba(0, 122, 255, 0.15);
}

#schDiv #schForm {

}

#schDiv #schForm #schText {
    width: 70%;
    border-radius: 0;
}

#schDiv #schForm #schBtn {
    margin-left: 5px;
    font-weight: bold;
}

/* infoBtns */
#infoBtns .btn {
    width: 90%;
    margin: 0 auto;
    gap: 8px;
    height: 46px;
    display: flex;
    font-weight: bold;
    font-size: 18px;
    justify-content: center;
    align-items: center;
}

#infoBtns .btn-area {
    background: #21395D;
    color: white;
    box-shadow: 0px 1px 8px 0px rgba(0, 122, 255, 0.15);

    062.����,ȸ�� 1
    Icon �� 24?x?24
}

#infoBtns .btn-sevice {
    margin-top: 20px;
    background: #D2D2D2;
    color: #041E49;
    box-shadow: 0px 1px 8px 0px rgba(0, 122, 255, 0.15);
}
 .btn-href {
     overflow: hidden;
     margin: 20px auto;
     width: 90%;
     gap: 12px;
     display: flex;
     justify-content: center;
 }
 .bh86 {height: 86px}
 .bh58 {height: 58px}

.infobox1 {
     flex: 1;
     max-width: 50%;
     width: 44%;
     height: auto;
     border-radius: 5px;
     background-size: cover;
    background-position: center;
     background-repeat: no-repeat;
    box-shadow: 0px 1px 8px 0px rgba(0, 122, 255, 0.15);
 }

 .infobox2 {
     flex: 1;
     max-width: 50%;
     width: 44%;
     min-height: 58px;
     border-radius: 5px;
     background-color: #FFFFFF;
     background-size: cover;
     background-position: center;
     background-repeat: no-repeat;
     box-shadow: 0px 1px 8px 0px rgba(0, 122, 255, 0.15);
 }
 .infobox3 {
     flex: 1;
     max-width: 100%;
     height: auto;
     border-radius: 5px;
     background-size: cover;
     background-position: center;
     background-repeat: no-repeat;
     box-shadow: 0px 1px 8px 0px rgba(0, 122, 255, 0.15);
 }

.btn-href a {
    display: flex;
    justify-content: center;
    align-items: center
}


.btn-href a img {
    object-fit: cover;
}



/* areaSelect */
#areaSelect {

}

#areaSelect > #map {
    width: 90%;
    /*padding-bottom: 100%;*/
    border-radius: 5px;
    min-height: 249px;
	height:auto;
    margin: 0 auto;
    background-color: #FFFFFF;
}

#areaSelect > #mapInfo {
    font-weight: bold;

}

#areaSelect > #mapInfo > div {

}

#areaSelect > #mapInfo #si_gb, #areaSelect > #mapInfo #dong_gb {
    width: 100%;
    padding: 5px 24px;

}

#areaSelect > #mapInfo .btn {
    padding: 0px;
    width: 70px;
    height:83px;
    box-shadow: 0px 1px 8px 0px rgba(0, 122, 255, 0.15);
}

/* big, small List */
.bigList, .smallList {
    list-style: none;
    font-weight: bold;
    color: #000;
    font-family: Inter;
    font-size: 1rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    background: #ffffff;

    padding-left: 43px;
}

.bigList > li {

    width: 100%;
    color: #000;
    line-height: 3.4rem;
    cursor: pointer;
}

.listIcon {
    height: 1.5rem;
    margin-right: 5px;
}

.bigList > li i {
    color:#3479F6;
    line-height: 3rem;
    margin-right: 10px;
    transition: all .5s ease-in-out;
}

.smallList {
    list-style: decimal-leading-zero;
    padding-top: 5px;
    padding-left: 50px;
    font-size: 1rem;
    /*display: none;*/
    background: #fff;
    line-height: 2rem;
    overflow: hidden;
    transition: all .5s ease-in-out;
    height: 0;
}

.smallList.showList {
    height: auto;
    background: #ebebeb;
}

.smallList a {
    display: block;
}

.bigList > li > i.transPlus {
    transform: rotate(45deg);

}

.markerText {
    padding: 3px;
    border-radius: 5px;
    background: rgba(255, 255, 255, 0.5);
    font-weight: bold;
    border: 1px solid #333;
}

/* center */
.box-title {
    font-weight: bold;
    text-align: left;
    padding: 15px;
    margin: 0;
}

.card-custum {
    margin: 10px;
    border: 2px solid rgba(0, 0, 0, .125);
}

.card-custum .card-body {
    border-bottom: 2px solid rgba(0, 0, 0, .125);
}

.card-custum .card-body:last-child {
    border-bottom: none;
}

.card-custum .list-custum .list-custum {
    border: none;
}

.card-custum i {
    color: #2b63a9;
}

#center #map, #center #roadView {
    z-index: 0;
}

.viewChange {
    z-index: 99999;
    position: absolute;
    bottom: 5px;
    right: 5px;
}

.baro {
    margin: 5px 10px;
    background: #2b63a9;
    border: 2px solid #ddd;
    border-radius: 5px;
    padding: 10px 0;
}

.baro .row {
    text-align: center;

}

.baro a {
    color: white;
    text-align: center;
    width: 100%;
    border-right: 2px solid #ddd;
    font-weight: bold;
}

.baro a:last-child {
    border: none;
}

.baro a i {
    display: block;
    font-size: 1.5rem;
}

.img-title {
    padding: 0 10px;
}

/* seviceCenter */
#seviceCenter {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
    grid-auto-rows: minmax(104px, 104px);
    padding: 0 5%;
}

 #seviceCenter > .bcBtn,
 #seviceCenter > .bcBtn2 {
    color: #041E49;
    text-align: center;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;

    border: 0px;
    border-radius: 5px;
    background: white;
    box-shadow: 0px 1px 8px 0px rgba(0, 122, 255, 0.15);
}

#seviceCenter > .bcBtn:hover {
    background: #0d6ab2;
    color: white;
}

#seviceCenter > .bcBtn > img {
    height: 45px;
    display: block;
    margin: 19px auto 8px;
}
 #seviceCenter > .bcBtn2 > img {
     height: 40px;
     display: block;
     margin: 25px auto 8px;
 }

#seviceCenter .lastBox {
    grid-column-start: 1;
    grid-column-end: 4;
    line-height: 60px;
    height: 65px;
}
#seviceCenter .lastBox img{
    display: inline;
    margin: 0;
}

/* seviceCenter_Sel */
#seviceCenter_Sel {
}

.sevicetitle {
    border: 1px solid #7a7a7a;
    margin: 5px 10px;
    border-radius: 1.5rem;
    box-shadow: 2px 2px 5px -2px gray;
    font-size: 1.5rem;
    background: #3d8ad0;
    color: white;
    font-weight: bold;
    padding: 5px 0;
}

.sevicetitle img {
    height: 2rem;
    margin-right: 5px;
}

#titleIntro {
    text-align: left;
    padding: 0 20px;
    font-weight: bold;
}

/* jmContents */
.jmBox > .jmBox-title {
    background: #c9da39;
    font-weight: bold;
    text-align: center;
    padding: 5px 0;
    margin: 0;
}

.jmBox > .jmBox-text {
    background: #017ad8;
    font-weight: bold;
    text-align: center;
    padding: 5px 0;
    margin: 3px 0;
    color: white;
    font-size: 18px;
}

.jmBox > .jmBox-text > a {
    display: block;
}

.jmCard {
    margin: 10px;
}

.jmCard > .card-body {
    padding: 1.25rem 0;
}

.textList {
    padding: 0 10px;
}

.textList > li {
    padding: 0;
    font-size: 14px;
}

.bg-main {
    background: #f2f6f9;
}

/* centerList */
#centerList {
    padding: 10px;
}

/* bongsa */
.bongsaCard {
    width: 90%;
    margin: 0 auto;
}

.text-green {
    color: #c9da39;
}

#schArea, #schDong {
    width: 100%;
}
#schCenter {
    width: 100%;
}


#schSelForm {

}

/* infoText */
#infoPage {
    padding: 5px
}

#infoText {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 5px;
}

#infoText a {
    display: block;
    color: #017ad8;
}

/* suggestions */
#suggestions #sugget {
    padding: 15px;
}

#suggestions .btn {
    background: #2d7ec8;
}


/* intro */
#intro {
    margin: 10px;
    border-radius: 10px;
    overflow: hidden;
    padding: 10px 5px;
    border: 2px solid #017ad8;
    box-shadow: 2px 2px 5px 1px gray;
}

#introLogo {
    width: 50%;
    /* display: block; */
}

#intro p span {
    font-size: 20px;
    font-weight: bold;
}

#intro #introul li img {
    height: 16px;
    margin-bottom: 5px;
}


/* footer 고정 */
#footer {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ffffff;
    border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
    z-index: 9999;
	border-radius:20px 20px 0px 0px;
	box-shadow: 0 -6px 12px rgba(0, 0, 0, 0.12);
    display: flex;
    align-items: center;
}

/* footer 전용 grid */
#footer .icon-grid {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}

/* footer 아이콘 아이템 */
#footer .icon-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 4px;
	font-size: 3.2vw; /* footer는 살짝 작게 */
}

#footer .icon-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

/* footer 텍스트 */
#footer .icon-item p {
    line-height: 1;
    margin: 0;
    white-space: nowrap;
	margin-bottom: 1em;
}

/* danation */
#donaBack {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    padding: 10px 5px;
    border: 2px solid #017ad8;
    box-shadow: 2px 2px 5px 1px gray;
    margin-bottom: 10px;
}

#donaBack span {
    font-size: 0.8rem;
    color: red;
}

.btn-primary {
    color: #fff;
    background-color: #2b63a9;
    border-color: #2b63a9;
}

.blue-bg {
    background: #2b599d;
	margin-top:-2px;
}

.white-box {
    background: #ffffff;
    border-radius: 25px 0 0 0;
    min-height: 70dvh;
    border-bottom: 1px solid white;
}

/* =========================
   Quick Menu 닫기 버튼
========================= */
.quick-close-btn {
    position: absolute;
    top: 16px;
    right: 16px;
    background: transparent;
    border: none;
    font-size: 26px;
    color: white;
    cursor: pointer;
    z-index: 1000;
}

.quick-close-btn:focus {
    outline: none;
}

.nowrap {
	white-space: nowrap;
}

#notice-boxs-btns {
    width: 80%;
    margin: 0 auto;
}

.text-center {
    text-align: center !important;
}

.mb-2, .my-2 {
    margin-bottom: 0.5rem !important;
}

#notice-boxs-btns > div {
    width: 100px;
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-flex;
    vertical-align: middle;
}

#notice-boxs-btns > div > button {
    background-color: #a8a8a8;
}

.btn-group > .btn:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-group:not(:last-child) > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.btn-group > .btn:hover, .btn-group-vertical > .btn:hover {
    z-index: 1;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.btn-sm, .btn-group-sm > .btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.7875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}

.btn:hover {
    color: #212529;
    text-decoration: none;
}

.btn-group > .btn, .btn-group-vertical > .btn {
    position: relative;
    flex: 1 1 auto;
}

.btn-sm, .btn-group-sm > .btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.7875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}

#notice-boxs-btns > div > button > i {
    color: #ffffff;
}

@media (max-width: 480px) {
	.icon-img {
        width: 16vw;
        max-width: 100%;
    }

	.icon-img2 {
        width: 16vw;
        max-width: 100%;
    }

    .icon-item p,
	.icon-item2 p,
    .donate-row span {
		font-size:3.1vw;
    }

    .donate-call {
        width: 100px;
    }
	
    .icon-item {
        font-size: 4.2vw;
    }
	
	.sisicall-wrap img {
        max-width: 300px;
    }
}

@media (min-width: 768px) {
	.section-title {
		font-size: 28px;
	}
	
	.icon-item {
		font-size: 28px;
	}
	
	#footer .icon-item {
		font-size: 28px;
	}
	
	.header-logo {
		width: 200px;
	}
	.menu-btn i {
		font-size: 24px;
	}
	.menu-btn span {
		font-size: 13px;
	}
}

/* 반응형 스케일 */
@media (max-width: 375px) {
	.map-artboard {
		transform: scale(calc(100vw / 375));
	}
}

@media (min-width: 376px) {
  .map-artboard {
    transform: scale(1);
  }
}