/* 공통 */
.subContent {letter-spacing: -0.05rem;}

.root_daum_roughmap {width: 100% !important; height: 100% !important;}
.root_daum_roughmap .wrap_controllers,
.root_daum_roughmap .map_border {display: none;}

/* 마이페이지 */
.myPage .conditionBox {display: flex; align-items: center; border-radius: 0.5rem; border: 1px solid #ddeef8; background: #f4faff; padding: 2rem; margin-bottom: 2.5rem;}
.myPage .conditionBox .imgWrap {flex-shrink: 0; width: 5.9rem; height: 4.35rem; font-size: 0; line-height: 0; margin-right: 1.5rem;}
.myPage .conditionBox .imgWrap img {max-width: 100%; max-height: 100%; object-fit: contain;}
.myPage .conditionBox .txtWrap {flex: 1; display: flex; justify-content: space-between; align-items: center;}
.myPage .conditionBox .txtWrap .lft {flex: 1;}
.myPage .conditionBox .txtWrap .lft p {font-size: 0.85rem; color: #111; font-weight: 500;}
.myPage .conditionBox .txtWrap .lft span {display: inline-block; border-radius: 1rem; border: 1px solid #b5d9f8; background: #e3f2ff; padding: 0.35rem 1rem; color: #111; margin-top: 0.75rem;}
.myPage .conditionBox .txtWrap .rght {flex-shrink: 0; margin-left: 1rem;}
.myPage .conditionBox .txtWrap .rght ul {display: flex; margin: -0.65rem;}
.myPage .conditionBox .txtWrap .rght ul li {padding: 0.65rem;}
.myPage .conditionBox .txtWrap .rght ul li .liWrap {display: flex; flex-direction: column; align-items: center; min-width: 6.5rem; border-radius: 1.25rem; background: #fff; box-shadow: 0.2rem 0.15rem 0.5rem rgba(0,45,79,0.07); padding: 0.75rem 1rem; text-align: center;}
.myPage .conditionBox .txtWrap .rght ul li .liWrap .img {max-width: 2.8rem; max-height: 2.45rem; font-size: 0; line-height: 0;}
.myPage .conditionBox .txtWrap .rght ul li .liWrap .img img {width: 100%; height: 100%; object-fit: contain;}
.myPage .conditionBox .txtWrap .rght ul li .liWrap .txt {font-size: 0.75rem; margin-top: 0.75rem;}
.myPage .conditionBox .txtWrap .rght ul li .liWrap .txt p {color: #111; letter-spacing: 0;}
.myPage .conditionBox .txtWrap .rght ul li .liWrap .txt span {display: block; color: #111; margin-top: 0.1rem;}
.myPage .conditionBox .txtWrap .rght ul li .liWrap .txt span strong {color: #085ea9;}

/* 마이페이지 - tableBox */
.myPage .tableBox .btns {margin: 2.5rem 0 0;}

/* 마이페이지 - scrapBox */
.myPage .scrapBox ul li {display: flex; align-items: center; border-radius: 1.25rem; border: 1px solid #ddd; padding: 1.5rem;}
.myPage .scrapBox ul li + li {margin-top: 1rem;}
.myPage .scrapBox ul li .img {flex-shrink: 0; display: flex; justify-content: center; align-items: center; width: 4.5rem; height: 4.5rem; border-radius: 50%; background: #edf7ff; font-size: 0; line-height: 0; margin-right: 1.25rem;}
.myPage .scrapBox ul li .img img {width: 62.23%; max-width: 2.8rem; height: 62.23%; max-height: 2.8rem; object-fit: contain;}
.myPage .scrapBox ul li .txt {flex: 1; display: flex; justify-content: space-between; align-items: center;}
.myPage .scrapBox ul li .txt .lft {flex: 1; margin-right: 1rem;}
.myPage .scrapBox ul li .txt .lft .tit span {display: inline-block; color: #111; margin-right: 0.75rem;}
.myPage .scrapBox ul li .txt .lft .tit span strong {color: #085ea9; font-weight: 500;}
.myPage .scrapBox ul li .txt .lft .tit em {display: inline-block; color: #666;}
.myPage .scrapBox ul li .txt .lft .mn {display: inline-block; border-radius: 1rem; border: 1px solid #b5d9f8; background: #f4faff; padding: 0.35rem 1rem; font-size: 0.75rem; color: #003059; font-weight: 500; margin-top: 0.75rem;}
.myPage .scrapBox ul li .txt .btns {flex-shrink: 0; margin: 0;}

/* 개인정보 동의 */
.prvInfoBox input[type="radio"],
.prvInfoBox input[type="checkbox"] {border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px;}
.prvInfoBox .row1 {display: flex; border-radius: 1rem; background: #f6f6f6; padding: 1rem 1.5rem;}
.prvInfoBox .row1 i {flex-shrink: 0; font-size: 1.4rem; color: #2b6dc4; margin-right: 0.4rem;}
.prvInfoBox .row1 span {flex: 1; display: block; padding-top: 0.15rem; font-size: 0.75rem;}
.prvInfoBox .row2 {margin-top: 1rem;}
.prvInfoBox .row2 input[type="checkbox"] + label {padding-left: 1.2rem; font-size: 0.85rem; color: #111; font-weight: 500; position: relative;}
.prvInfoBox .row2 input[type="checkbox"] + label::before {content: ""; display: block; width: 0.8rem; height: 0.8rem; border: 2px solid #666; position: absolute; left: 0; top: 0.25rem;}
.prvInfoBox .row2 input[type="checkbox"] + label::after {content: ""; display: block; width: 0.25rem; height: 0.4rem; border-bottom: 2px solid #666; border-right: 2px solid #666; position: absolute; left: 0.25rem; top: 0.4rem; transform: rotate(45deg);}
.prvInfoBox .row2 input[type="checkbox"] + label em {color: #085ea9;}
.prvInfoBox .row2 .allAgree {margin-bottom: 0.5rem;}
.prvInfoBox .row2 .agrBox {border: 1px solid #ccc;}
.prvInfoBox .row2 .agrBox + .agrBox {margin-top: 1rem;}
.prvInfoBox .row2 .agrBox .agrBoxTit {border-bottom: 1px solid #ccc; background: #f6f6f6; padding: 0.55rem 1.5rem;}
.prvInfoBox .row2 .agrBox .agrBoxCon {max-height: 13rem; padding: 1rem 1.5rem 1.25rem; overflow-y: auto;}
.prvInfoBox .row2 .agrBox.type2 .agrBoxCon {background: #f6f6f6;}
/* 개인정보 동의 : active */
.prvInfoBox .row2 input[type="checkbox"]:hover + label,
.prvInfoBox .row2 input[type="checkbox"]:focus + label {text-decoration: underline;}
.prvInfoBox .row2 input[type="checkbox"]:checked + label::before {border-color: #085ea9; background: #085ea9;}
.prvInfoBox .row2 input[type="checkbox"]:checked + label::after {border-color: #fff;}

/* 인사말 */
.grtWrap {display: flex; flex-direction: row-reverse; justify-content: space-between; border-radius: 0 0 2rem 2rem; border-top: 0.2rem solid #38a2ff; background: #fff; box-shadow: 0 0 0.75rem rgba(8,94,169,0.1); padding-bottom: 5rem; position: relative; word-break: keep-all;}
.grtWrap .imgBox {width: 30%; padding: 3.75rem 6% 0 0;}
.grtWrap .imgBox .img {max-height: 15rem; border-radius: 0.5rem; font-size: 0; line-height: 0; position: relative; z-index: 0;}
.grtWrap .imgBox .img::before {content: ""; display: block; width: 3.6rem; height: 3.6rem; background: url(/images/web/common/TC/grt_img_bg.png) center/contain no-repeat; position: absolute; right: 0.05rem; top: -2.1rem; z-index: -1;}
.grtWrap .imgBox .img img {width: 100%; height: 100%; border-radius: 0.5rem; object-fit: cover;}
.grtWrap .imgBox .txt {display: flex; flex-wrap: wrap; justify-content: center; align-items: center; border-radius: 0 2.75rem 2.75rem 0.5rem; background: #085ea9; padding: 0.5rem 1rem; color: #fff; transform: translateY(-50%); position: relative; z-index: 1;}
.grtWrap .imgBox .txt em {display: block; font-size: 0.9rem; font-weight: 600; font-style: italic; padding: 0.2rem;}
.grtWrap .txtBox {flex: 1; padding: 1.75rem 5% 0;}
.grtWrap .txtBox .tp h4 {display: inline-block; padding: 0 0.2rem; font-family: 'GmarketSans'; font-size: 1rem; color: #cee8ff; font-weight: 700; position: relative; z-index: 0;}
.grtWrap .txtBox .tp h4::before {content: ""; display: block; width: 100%; height: 0.4rem; background: #f1fcff; position: absolute; left: 0; bottom: 0.15rem; z-index: -1;}
.grtWrap .txtBox .tp h4::after {content: ""; display: block; width: 0.25rem; height: 0.25rem; border-radius: 50%; background: #085ea9; position: absolute; right: 0; top: 0;}
.grtWrap .txtBox .tp h3 {font-size: 1.4rem; color: #222; font-weight: 600; margin-top: 0.25rem; position: relative; z-index: 1;}
.grtWrap .txtBox .tp p {display: inline-block; font-size: 1rem; color: #222; font-weight: 500; margin-top: 0.25rem; position: relative; z-index: 0;}
.grtWrap .txtBox .tp p::before {content: ""; display: block; width: 2.25rem; height: 2.65rem; background: url(/images/web/common/TC/grt_txt_bg.png) center/contain no-repeat; position: absolute; right: -1rem; bottom: 0.25rem; z-index: -1;}
.grtWrap .txtBox .tp p em {color: #085ea9;}
.grtWrap .txtBox .bt {margin-top: 1.25rem;}
.grtWrap .txtBox .bt::before {content: ""; display: block; width: 100%; height: 3px; background: url(/images/web/common/TC/grt_txt_pttn.jpg); margin-bottom: 1.25rem;}
.grtWrap .txtBox .bt p {font-size: 0.9rem;}
.grtWrap .txtBox .bt p + p {margin-top: 1.25rem;}
.grtWrap .txtBox .sign {color: #000; position: absolute; right: 2.5rem; bottom: 2rem;}
.grtWrap .txtBox .sign em {display: inline-block; font-size: 1rem; font-weight: 600; font-style: italic;}

/* 0101_12_01_01_tab05_결대로자람학교 상징 이미지 */
.sub_0101_12_01_01_tab5 .tbl_st2 > table thead th,
.sub_0101_12_01_01_tab5 .tbl_st2 > table tbody th {background: none; vertical-align: middle;}
.sub_0101_12_01_01_tab5 .tbl_st2 > table td {vertical-align: middle;}

/* 시설대관 - 예약 리스트 */
.rsvListAble li {border-radius: 0.25rem; background: #155eb6; padding: 0.25rem; font-size: 0.65rem; margin-top: 0.25rem;}
.rsvListAble li h4 {font-size: 0.7rem; color: #fff; font-weight: 500;}
.rsvListAble li p {color: rgba(255,255,255,0.9); margin-top: 0.25rem;}
.rsvListAble li span {display: block; color: rgba(255,255,255,0.9); margin-top: 0.25rem;}

/*
교육 > 학부모지원 > 초등돌봄포털 > 돌봄기관검색
교육 > 학부모지원 > 초등돌봄포털 > 우리동네돌봄센터
*/
.sch_map #map {width: 100%; height: 30rem;}

/* 교육 > 학부모지원 > 초등돌봄포털 > 돌봄기관검색 - view */
.spntView_frame {position: relative; overflow: hidden;}
.spntView_frame::before {content: ""; display: block; width: 28.5rem; height: 35rem; background: url(/images/web/danuri/sub/hb_bg.png)no-repeat center center; position: absolute; right: -12.9rem; bottom: -7.35rem;}
.spntView_frame .spntView {display: flex; justify-content: space-between; border: 1px solid #eeeeee; padding: 2rem; position: relative;}
.spntView_frame .spntView::before {content: ""; display: block; width: 7.5rem; height: 2px; background: #085ea9; position: absolute; left: 0; top: 0;}
.spntView_frame .spntView::after {content: ""; display: block; width: 2px; height: calc(7.5rem - 2px); background: #085ea9; position: absolute; left: 0; top: 2px;}
.spntView_frame .spntView .img {display: flex; justify-content: center; align-items: center; width: 17.6rem; height: 11.1rem; border-radius: 0 8%; box-shadow: 0.3rem 0.4rem 0 #d2dbd7; font-size: 0; line-height: 0;}
.spntView_frame .spntView .img img {max-width: 100%; max-height: 100%; object-fit: contain;}
.spntView_frame .spntView .txt {width: calc(100% - 21rem);}
.spntView_frame .spntView .txt h3 {border-bottom: 1px solid #eee; padding-bottom: 0.75rem; font-size: 1rem; font-weight: 600; margin-bottom: 0.75rem;}
.spntView_frame .spntView .txt ul.txt_lst > li + li {margin-top: 0.5rem;}
.spntView_frame .spntView .txt ul.txt_lst > li span {display: flex; font-weight: 500;}
.spntView_frame .spntView .txt ul.txt_lst > li span em {flex-shrink: 0; display: block; width: 7.5rem; padding-right: 0.5rem;}



@media (max-width: 1440px) {
}



@media (max-width: 1240px) {
}



@media (max-width: 1024px) {

    /* 마이페이지 */
    .myPage .conditionBox {align-items: flex-start;}
    .myPage .conditionBox .txtWrap {flex-wrap: wrap;}
    .myPage .conditionBox .txtWrap .rght {flex-shrink: unset; width: 100%; margin-left: 0; margin-top: 1rem;}
    .myPage .conditionBox .txtWrap .rght ul li {width: calc(100% / 3);}

    /* 마이페이지 - scrapBox */
    .myPage .scrapBox ul li .txt {flex-wrap: wrap;}
    .myPage .scrapBox ul li .txt .lft {margin-right: 0;}
    .myPage .scrapBox ul li .txt .btns {flex-shrink: unset; width: 100%; margin-top: 1rem;}

    /* 개인정보 동의 */
    .prvInfoBox .row1 span {font-size: inherit;}

    /* 인사말 */
    .grtWrap .imgBox {padding-right: 5vw;}
    .grtWrap .txtBox {padding: 1.75rem 5vw 0;}

    /* 0101_12_01_01_tab05_결대로자람학교 상징 이미지 */
    .sub_0101_12_01_01_tab5 .tbl_st2 > table,
    .sub_0101_12_01_01_tab5 .tbl_st2 > table thead,
    .sub_0101_12_01_01_tab5 .tbl_st2 > table thead th,
    .sub_0101_12_01_01_tab5 .tbl_st2 > table tbody {display: block; width: 100%;}
    .sub_0101_12_01_01_tab5 .tbl_st2 > table tbody th {display: flex; justify-content: center; align-items: center; width: 30%;}
    .sub_0101_12_01_01_tab5 .tbl_st2 > table tbody td {display: flex; align-items: center; width: 70%;}
    .sub_0101_12_01_01_tab5 .tbl_st2 > table tr {display: flex; flex-wrap: wrap;}

    /*
    교육 > 학부모지원 > 초등돌봄포털 > 돌봄기관검색
    교육 > 학부모지원 > 초등돌봄포털 > 우리동네돌봄센터
    */
    .sch_map #map {height: 60vw;}

    /* 교육 > 학부모지원 > 초등돌봄포털 > 돌봄기관검색 - view */
    .spntView_frame::before {display: none;}
    .spntView_frame .spntView {flex-direction: column; align-items: center;}
    .spntView_frame .spntView .txt {width: 100%; margin-top: 2.5rem;}
}



@media (max-width: 768px) {

    /* 마이페이지 */
    .myPage .conditionBox {padding: 1.5rem; margin-bottom: 2rem;}
    .myPage .conditionBox .imgWrap {display: none;}

    /* 마이페이지 - scrapBox */
    .myPage .scrapBox ul li .txt .lft .tit span {width: 100%; margin-right: 0;}
    .myPage .scrapBox ul li .txt .lft .tit em {margin-top: 0.25rem;}

    /* 개인정보 동의 */
    .prvInfoBox {margin-top: 2rem;}
    .prvInfoBox .row1 {border-radius: 0.75rem; padding: 1rem;}
    .prvInfoBox .row1 i {font-size: 1rem;}
    .prvInfoBox .row1 span {padding-top: 0;}
    .prvInfoBox .row2 .agrBox .agrBoxTit {padding: 0.55rem 1rem;}
    .prvInfoBox .row2 .agrBox .agrBoxCon {padding: 1rem 1rem 1.25rem;}

    /* 인사말 */
    .grtWrap {flex-direction: column; align-items: center; padding: 1.75rem 1.5rem 2.25rem;}
    .grtWrap .imgBox {width: 12.5rem; max-width: 70%; padding: 0;}
    .grtWrap .imgBox .img::before {display: none;}
    .grtWrap .imgBox .txt {border-radius: 0 0.5rem 0.5rem 0.5rem; padding: 0.25rem 0.5rem;}
    .grtWrap .imgBox .txt em {font-size: 0.85rem;}
    .grtWrap .txtBox {padding: 0;}
    .grtWrap .txtBox .tp h3 {font-size: 1.2rem;}
    .grtWrap .txtBox .sign em {font-size: 0.95rem;}
    .grtWrap .txtBox .sign {text-align: right; position: static; margin-top: 1.25rem;}

    /* 교육 > 학부모지원 > 초등돌봄포털 > 돌봄기관검색 - view */
    .spntView_frame .spntView .img {width: 100%; max-width: 17.6rem; height: auto; max-height: 11.1rem;}
    .spntView_frame .spntView {padding: 1rem;}
    .spntView_frame .spntView .txt {margin-top: 1.5rem;}
    .spntView_frame .spntView .txt ul.txt_lst > li span em {width: 6.5rem;}
}



@media (max-width: 680px) {
}



@media (max-width: 580px) {

    /* 마이페이지 - scrapBox */
    .myPage .scrapBox ul li .img {display: none;}
}



@media (max-width: 480px) {

    /* 마이페이지 */
    .myPage .conditionBox {padding: 1rem; margin-bottom: 1.5rem;}
    .myPage .conditionBox .txtWrap .lft p {font-size: 0.8rem;}
    .myPage .conditionBox .txtWrap .lft span {font-size: 0.75rem;}
    .myPage .conditionBox .txtWrap .rght ul {flex-wrap: wrap; margin: -0.25rem;}
    .myPage .conditionBox .txtWrap .rght ul li {flex: 1; min-width: 50%; padding: 0.25rem;}
    .myPage .conditionBox .txtWrap .rght ul li .liWrap {flex-direction: row; min-width: unset; border-radius: 0.5rem; padding: 0.5rem 1rem; text-align: left;}
    .myPage .conditionBox .txtWrap .rght ul li .liWrap .img {flex-shrink: 0; max-width: 2rem; max-height: 1.59rem;}
    .myPage .conditionBox .txtWrap .rght ul li .liWrap .txt {font-size: 0.7rem; margin-top: 0; margin-left: 0.75rem;}

    /* 마이페이지 - tableBox */
    .myPage .tableBox .tbl_st table,
    .myPage .tableBox .tbl_st tbody,
    .myPage .tableBox .tbl_st tr,
    .myPage .tableBox .tbl_st th,
    .myPage .tableBox .tbl_st td {display: block; font-size: 0.75rem;}
    .myPage .tableBox .btns {margin-top: 2rem;}

    /* 마이페이지 - scrapBox */
    .myPage .scrapBox ul li {border-radius: 0.5rem; padding: 1rem;}
    .myPage .scrapBox ul li .txt .lft .tit {font-size: 0.75rem;}
    .myPage .scrapBox ul li .txt .lft .mn {font-size: 0.7rem;}
    .myPage .scrapBox ul li .txt .btns {margin-top: 0.75rem;}

    /* 개인정보 동의 */
    .prvInfoBox {margin-top: 1.5rem;}
    .prvInfoBox .row2 input[type="checkbox"] + label {font-size: 0.8rem;}
    .prvInfoBox .row2 input[type="checkbox"] + label::before {top: 0.2rem;}
    .prvInfoBox .row2 input[type="checkbox"] + label::after {top: 0.35rem;}
    .prvInfoBox .row2 .agrBox .agrBoxCon {max-height: 60vw}

    /* 인사말 */
    .grtWrap {padding: 1.5rem 1rem 1.75rem; word-break: break-all;}
    .grtWrap .txtBox .tp h4 {font-size: 0.85rem;}
    .grtWrap .txtBox .tp h3 {font-size: 1.05rem;}
    .grtWrap .txtBox .tp p {font-size: 0.85rem;}
    .grtWrap .txtBox .tp p::before {display: none;}
    .grtWrap .txtBox .bt {margin-top: 1rem;}
    .grtWrap .txtBox .bt::before {margin-bottom: 1rem;}
    .grtWrap .txtBox .bt p {font-size: 0.8rem;}
    .grtWrap .txtBox .sign em {font-size: 0.9rem;}

    /* 교육 > 학부모지원 > 초등돌봄포털 > 돌봄기관검색 - view */
    .spntView_frame .spntView .txt ul.txt_lst > li + li {margin-top: 0.75rem;}
    .spntView_frame .spntView .txt ul.txt_lst > li span {display: block; font-weight: 400;}
    .spntView_frame .spntView .txt ul.txt_lst > li span em {display: block; color: #000; font-weight: 500;}
}



@media (max-width: 380px) {

    /* 마이페이지 */
    .myPage .conditionBox .txtWrap .rght ul li {flex: unset; min-width: unset; width: 100%; padding: 0.25rem;}

    /* 마이페이지 - scrapBox */
    .myPage .scrapBox ul li .txt .btns a {min-width: 5.5rem;}
}