﻿/* common style */ 
h2.heading {font-size: 1.1rem; font-weight: 600; color:#222; white-space: nowrap; overflow: hidden;}
.btn_more {position: absolute; top: 0; right: 0; width:2rem; height:2rem; line-height:2rem; text-align:center; font-size:1.4rem; color: #fff; background: #ffa89c; border-radius:50%; overflow: hidden;}
.btn_more:before {position: absolute; bottom: -0.7rem; right: -0.7rem; width: 2.2rem; height: 2.2rem; background: rgba(218,66,45,0.2); border-radius: 50%; content: ""; -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s;}
.btn_more:hover:before,
.btn_more:focus:before {bottom: 0.7rem; right: 0.7rem;}

/* 메인비주얼 */ 
.MVisual0005 { position: absolute; left:50%; width:100%; height: 100%; max-width:78rem; margin-left:-35rem; line-height:1; }
.MVisual0005 .slider{height:100%; overflow:hidden; }
.MVisual0005 .slider div{height:100%;}
.MVisual0005 .item{overflow:hidden; line-height:0;}
.MVisual0005 .item img{position:relative; width:auto; height:100%; float:right;}
.MVisual0005 .control{position:absolute; left:50%; bottom:10rem; margin-left:-35rem; z-index:1;}
.MVisual0005 .control > a{display:inline-block; width:2rem; height:2rem; line-height:2rem; background:rgb(60, 85, 102, 0.4); color:#fff; text-align: center; border-radius:50%; -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }
.MVisual0005 .control > a.play{display:none;}
.MVisual0005 .control > a:hover,
.MVisual0005 .control > a:focus{ background:rgb(60, 85, 102, 0.9);}

/* 팝업존 */
.pop0005 { position:relative; width:100%; max-width:17.5rem; height:100%; margin:0 auto;}
.pop0005 h2.heading { color:#111; line-height:3.75rem;}
.pop0005 .tit_wrap{position:relative; padding-right:9.5rem;}
.pop0005 .nss_pg{position:absolute; right:0; top:1rem; line-height:1.9rem; }
.pop0005 .nss_pg p { display:inline-block; color:#2e78c2; font-size:.75rem; margin-right:.5rem;}
.pop0005 .nss_pg p strong { font-size:.9rem; color: #2e3c7e; font-weight: 600;}
.pop0005 .nss_pg p strong + span:before{content:""; display:inline-block; width:5px; height:5px; margin:0 0.5rem; background:#2d77c2; border-radius: 50%; vertical-align: middle;}
.pop0005 .nss_pg a {display: inline-block; width:1.9rem; height:1.9rem; line-height:1.9rem; border-radius:50%; overflow: hidden; text-align:center; font-size:1.3rem; vertical-align: middle; margin:0 2px; color:#222; background:#fff;}
.pop0005 .nss_pg .play,
.pop0005 .nss_pg .stop{background:#5a7dff; color:#fff;}
.pop0005 .nss_pg .play {display: none;}
.pop0005 .pop_img { position:relative; height:calc(11.25rem + 2px); overflow: hidden; text-align:center; border-radius:1.5rem; border:1px solid #ddd;box-shadow:0 0 10px rgba(0,0,0,0.1); background:#fbfbfb;}
.pop0005 .pop_img div,
.pop0005 .pop_img .item {height:100%;}
.pop0005 .pop_img .item a { display: block; height:100%; line-height:0; text-align:center; overflow:hidden;}
.pop0005 .pop_img .item img {position:relative; max-width:100%; width:auto; height:100%;}
/* 팝업존 : active */
.pop0005 .nss_pg a:hover,
.pop0005 .nss_pg a:focus{color:#fff; background:#01b267;}

/* 바로가기1 */
.M_link0005 { position:relative; height:100%; padding:0 3.5rem;}
.M_link0005 ul{display:table; width:100%; table-layout:fixed;}
.M_link0005 li { display:table-cell; vertical-align:top; z-index:1; }
.M_link0005 li a { display:block; position:relative; font-weight: 500; word-break: keep-all; text-align:center; color:#222;}
.M_link0005 li a img { position:relative; width:76px; height:76px; vertical-align: middle;}
.M_link0005 li a p { position:relative; width:6.75rem; height:6.75rem; line-height:6.75rem; border-radius:0.75rem 0.75rem 0.75rem 0; background:#fff; margin:0 auto; box-shadow:2px 2px 5px rgba(0,0,0,0.1); overflow:hidden;}
.M_link0005 li a span{position:relative; display:inline-block; font-size:.9rem; font-weight: 500; color: #222; line-height:1.2rem; max-height:2.65rem; margin:1rem .5rem 0; padding:0 .25rem 0.5rem; overflow:hidden;}
.M_link0005 li a span:before{content:""; position:absolute; left:0; bottom: 0; width:0; height:1px; opacity: 0; overflow: hidden; border: 1px dashed #6283ff;}
/** 바로가기1 : active **/
.M_link0005 li a:hover p,
.M_link0005 li a:focus p {border: 2px solid #7d8edb; box-shadow: 4px 4px 0 #e2e5f2; overflow:hidden;}
.M_link0005 li a:hover span,
.M_link0005 li a:focus span {font-weight: 600; color: #5372e6; }
.M_link0005 li a:hover span:before,
.M_link0005 li a:focus span:before{width:100%; opacity: 1; -webkit-transition:all .2s; -ms-transition:all .2s; transition:all .2s;}
.M_link0005 p{ -webkit-transition:all .2s; -ms-transition:all .2s; transition:all .2s; }

/* 갤러리 */
.gallery0005 { position:relative; max-width:17.5rem; }
.gallery0005 h2.heading { line-height:2rem; margin-right:3rem; }
.gallery0005 .list_box{ padding:2.5rem 0 .5rem;  overflow:hidden;}
.gallery0005 .list_box ul{ height:16rem; overflow: hidden;}
.gallery0005 .list_box li.no_data{width:100%; height:13rem; display:flex; align-items:center; justify-content:center; font-size:.9rem;}
.gallery0005 .list_box a { position:relative; display:block; overflow:hidden;}
.gallery0005 .list_box a .img{ height:12.5rem; border-radius:1rem; overflow:hidden; background:#f1f1f1; }
.gallery0005 .list_box a .img img { position:relative; top:50%; left:50%; transform:translate(-50%, -50%); width:100%; height:auto; }
.gallery0005 .list_box a strong{position:relative; display: block; margin-top: 1rem; padding-left:2rem; line-height:2rem;font-size:.9rem; color:#333; font-weight: 500; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.gallery0005 .list_box a strong:before {position: absolute; top: 0.35rem; left: 0; width: 1.25rem; height: 1.25rem; line-height: 1.25rem; text-align: center; font-family: 'xeicon'; color: #fff; background: #ffa89c; border-radius: 50%; content: "\e93f";}
/** 갤러리 : active **/
.gallery0005 .list_box a:hover strong,
.gallery0005 .list_box a:focus strong{text-decoration: underline;}
.gallery0005 a, .gallery0005 a span{-webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }

/* 게시판 */
.notice0005 { position:relative; overflow:hidden; height:100%; }
.notice0005 .titTab li { position:relative; display:inline-block; max-width:calc(33% - 1.1rem); font-size:1rem; font-weight: 500; vertical-align: top;}
.notice0005 .titTab li a { position:relative; display:block; color:#555; line-height:1.5rem; padding:0 .25rem 1rem;}
.notice0005 .titTab li a:after,
.notice0005 .titTab li a:before{content:""; position: absolute; bottom:-5px; width:0; height:9px; border-radius:5px;}
.notice0005 .titTab li a:after{right:0; z-index:1; background:#6283ff; transition-delay: .1s; -webkit-transition-delay: .1s; -ms-transition-delay: .1s;}
.notice0005 .titTab li a:before{left:0; background:#cbd6ff;}
.notice0005 .titTab li a span{ display:block; overflow:hidden; white-space:nowrap;}
.notice0005 .titTab li + li{padding-left:.75rem; margin-left:.75rem;}
.notice0005 .titTab li + li:before{content:""; position:absolute; left:0; top:0.4rem; width:5px; height:15px; background:url('/images/template/T0005/main/0005_notice_dot.png') no-repeat center;}
.notice0005 .tabWrap{border-top:2px solid #ccc; padding-top:1.5rem;}
.notice0005 .list_box { display:none; width:100%; max-height:calc(100% - 3.5rem);}
.notice0005 .list_box .topList{position:relative; display:block; overflow:hidden;}
.notice0005 .list_box .topList .new dt{padding-left:2rem;}
.notice0005 .list_box .topList .new dt:before{content:"N"; position:absolute; left:0; top:0; width:1.4rem; height:1.4rem; background:#6283ff; color:#fff; font-size:.75rem; border-radius:50%; text-align:center;}
.notice0005 .list_box dl{position:relative; padding-left:5.5rem; color: #111; }
.notice0005 .list_box dl:before{content:""; position:absolute; left:0; top:0; width:4.5rem; height:4.5rem; border-radius:50%; background:#f0f2f8 url('/images/template/T0005/main/0005_notice_img.png') no-repeat center;}
.notice0005 .list_box dt{position:relative; line-height:1.5rem; font-size:0.9rem; font-weight: 600; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom:.5rem;}
.notice0005 .list_box dt span{position:relative; padding:0 .25rem;}
.notice0005 .list_box dt span:after{content:""; position:absolute; left:0; bottom:0; width:100%; height:10px; background:rgba(98,131,255,0.1); border-radius:5px;}
.notice0005 .list_box dd > p{line-height:1.2rem; height:1.4rem; overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.notice0005 .list_box dd .date{color:#666; font-weight: 400;}
.notice0005 .list_box dd .date p{position:relative; top:50%; padding-top:2rem; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%);}
.notice0005 .list_box dd .date span{position:absolute; left:0; top:0; width:100%; font-size:1.75rem; font-weight: 900; line-height:2rem;}
.notice0005 .list_box ul { max-height:11.5rem; overflow:hidden; margin-top:1.25rem; }
.notice0005 .list_box li a { position:relative; display:block; line-height:2.3rem; padding:0 4rem 0 .75rem; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-weight: 400; color:#222; border-top:1px dashed #ddd;}
.notice0005 .list_box li a:after{content:""; position:absolute; left:0; top:50%; width:5px; height:5px; background:#6283ff; margin-top:-2.5px; border-radius: 50%;}
.notice0005 .list_box li a.new:before{content:"N"; display:inline-block; width:1.15rem; height:1.15rem; line-height:1.2rem; margin-right:3px; color:#333; background:#f0f2f8; font-weight:600; font-size: .65rem; text-align: center; border-radius:50%;}
.notice0005 .list_box li a span { position:absolute; right:0; top:0; color:#666; font-size:0.7rem; }
.notice0005 .btn_more {background: #6283ff;}
.notice0005 .btn_more:before {background: rgba(35,71,204,0.25);}
/* 게시판 : 데이터 없음 */
.notice0005 .list_box dl.no_data dt{line-height:3rem;}
.notice0005 .list_box dl.no_data .date p{padding-top:0;}
.notice0005 .list_box li.no_data{text-align:center; line-height:6rem;}
/* 게시판 : active */
.notice0005 .titTab li a:hover,
.notice0005 .titTab li a:focus,
.notice0005 .titTab li a.current { color:#475fb9; font-weight: 700; }
.notice0005 .titTab li a.current:before,
.notice0005 .titTab li a.current:after{width:80%;}
.notice0005 .list_box.on { display: block; }
.notice0005 .list_box .topList:hover,
.notice0005 .list_box .topList:focus{border-color:#2cafe1;}
.notice0005 .list_box .topList:hover dt,
.notice0005 .list_box .topList:focus dt{text-decoration: underline; color:#0e498f;}
.notice0005 .list_box li a:hover,
.notice0005 .list_box li a:focus { text-decoration: underline; }
.notice0005 a{-webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }
.notice0005 :before, .notice0005 :after{-webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }

/* 캘린더 */
.pop_schedule0005 { position:relative; height:100%; }
.pop_schedule0005 h2.heading { position:relative; line-height:1.5rem; margin-right:3rem; padding-bottom:.75rem; }
.pop_schedule0005 .sche_wrap{ position:relative; height:calc(100% - 2rem); padding:2rem 1.5rem; border-radius:2.5rem 2.5rem 2.5rem 0; background:#69c9fb; overflow: hidden;}
.pop_schedule0005 .sche_list { position:relative; width:calc(50% - .5rem); float:left;text-align:center; color:#333;}
.pop_schedule0005 .sche_list > a{position:absolute; top:0; color:#fff; font-size:1.25rem;}
.pop_schedule0005 .sche_list > a i{position:relative; line-height:1.6rem; vertical-align: middle;}
.pop_schedule0005 .sche_list > a:before{content:""; position:absolute; top:.2rem; width:1.6rem; height:1.6rem; border-radius:50%; background:#0087ce;}
.pop_schedule0005 .sche_list .prev { left:0; padding-left:.4rem }
.pop_schedule0005 .sche_list .prev:before{left:0; }
.pop_schedule0005 .sche_list .next { right:0; padding-right:.4rem;}
.pop_schedule0005 .sche_list .next:before{right:0; }
.pop_schedule0005 .sche_table{margin-top:1rem;}
.pop_schedule0005 .sche_table table {text-align: center;}
.pop_schedule0005 .sche_table table .sun,
.pop_schedule0005 .sche_table table .sun a {color: #0096ff !important;}
.pop_schedule0005 .sche_table table .sat,
.pop_schedule0005 .sche_table table .sat a {color: #00b39c !important;}
.pop_schedule0005 .sche_table thead {position: relative;}
.pop_schedule0005 .sche_table thead:before {position:absolute; left:0; top:0; width:100%; height:100%; background:#fff; border-radius:1.5rem; content:"";}
.pop_schedule0005 .sche_table table thead th {position:relative; height: 2.25rem; vertical-align: middle; font-size: 0.8rem; font-weight: 600; color: #222;}
.pop_schedule0005 .sche_table table tbody td {height: 1.85rem; text-align: center; vertical-align: middle; font-size: 0.8rem; font-weight: 500; color: #333;}
.pop_schedule0005 .sche_table table tbody td span,
.pop_schedule0005 .sche_table table tbody td a {display: block; margin: 0 auto; width: 1.4rem; height: 1.4rem; line-height: 1.4rem;}
.pop_schedule0005 .sche_table table tbody td a {position: relative; border-radius: 50%;}
.pop_schedule0005 .sche_table table tbody td .today {color: #000; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.2); border-radius: 50%;}
.pop_schedule0005 .sche_table table tbody td .event {line-height: 1.3rem; border: 1px solid #fff; border-radius: 50%;}
.pop_schedule0005 .sche_table table tbody tr:first-child td {padding-top: 0.25rem;}
.pop_schedule0005 .sche_table table tbody tr:last-child td {padding-bottom: 0.25rem;}
.pop_schedule0005 .month{font-size:1rem; line-height:1.5rem; padding:0 3rem;}
.pop_schedule0005 .month span { font-weight: 400; }
.pop_schedule0005 .month span em { position:relative; display:inline-block; font-size:1.6rem; font-weight:700; padding:0 .25rem; z-index: 1;}
.pop_schedule0005 .month span em:before{content:""; position:absolute; left:0; bottom:0; width:100%; height:10px; border-radius:.15rem; background:#008ed8; opacity: 0.5; z-index: -1;}
.pop_schedule0005 .lst { width:calc(50% - .5rem); height:100%; float:right; margin-left:1rem; background:#fff; border-radius:1.5rem; padding:1rem;}
.pop_schedule0005 .lst ul { overflow-y:auto; height:100%;}
.pop_schedule0005 .lst li a { position:relative; padding:.5rem 0 .5rem 2.5rem; display:block; line-height:2rem; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size:0.8rem; font-weight: 600; color:#222;}
.pop_schedule0005 .lst li.sche_list_type2 a { padding-left:4rem; } /* 20221004 장주연 수정 */
.pop_schedule0005 .lst li + li a{border-top:1px dotted #ddd; }
.pop_schedule0005 .lst li a span{ position:absolute; left:0; top:.5rem; width:2rem; height:2rem; line-height:2rem; font-weight: 600; border-radius:50%; text-align:center; color:#fff; background:#0087ce;}
.pop_schedule0005 .lst li.sche_list_type2 a span { width:3.5rem; border-radius:1rem; } /* 20221004 장주연 수정 */
.pop_schedule0005 .lst .no_data { padding-left:0; text-align:center; line-height: 12rem; }
.pop_schedule0005 .btn_more {top: -0.25rem; background: #16a5ef;}
.pop_schedule0005 .btn_more:before {background: rgba(0,112,170,0.25);}
/** 캘린더 : active **/
.pop_schedule0005 .sche_list > a:hover,
.pop_schedule0005 .sche_list > a:focus{color:#003d76;}
.pop_schedule0005 .sche_list > a:hover:before,
.pop_schedule0005 .sche_list > a:focus:before{background:#ffd65b;}
.pop_schedule0005 .sche_table tbody a.event:hover,
.pop_schedule0005 .sche_table tbody a.event:focus,
.pop_schedule0005 .sche_table tbody a.today:hover,
.pop_schedule0005 .sche_table tbody a.today:focus{background:#fff !important; color:#003d76 !important;}
.pop_schedule0005 .lst li a:hover,
.pop_schedule0005 .lst li a:focus { text-decoration:underline; }
.pop_schedule0005 .lst li a:hover span,
.pop_schedule0005 .lst li a:focus span{background:#0e498f; color:#fff;}
.pop_schedule0005 a,
.pop_schedule0005 a span{-webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }

/* 식단 */
.meal_menu0005 { position:relative; height:100%;}
.meal_menu0005 h2.heading { position:relative; color:#000; font-weight: 600; font-size:1.1rem; line-height:1.5rem; overflow:hidden; white-space:nowrap; margin-right:3rem; padding-bottom:.75rem; }
.meal_menu0005 .inner { position:relative; height:calc(100% - 2rem); padding:2rem 1.5rem; border-radius:1.5rem 1.5rem 1.5rem 0; background:#ffddd1 url('/images/template/T0005/main/0005_meal_bg.png') no-repeat center center; background-size: cover;}
.meal_menu0005 .inner ul { max-height:10rem; overflow-y:auto; }
.meal_menu0005 .inner li + li{margin-top:.5rem;}
.meal_menu0005 .inner li:not(.no_data) { width:100%;  }
.meal_menu0005 .inner li.no_data { text-align:center; line-height:4.5rem;}
.meal_menu0005 .inner dl { position:relative; text-align:center; color:#000;}
.meal_menu0005 .inner dt { padding:.5rem; background:#fff; font-weight: 600; color:#000; font-size:.9rem; border-radius:.5rem;}
.meal_menu0005 .inner dt span { color:#ff725d; font-weight: 400;}
.meal_menu0005 .inner dt span:before{content:""; display:inline-block; width:3px; height:3px; border-radius:50%; margin:0 8px; background:#886600; vertical-align: middle;}
.meal_menu0005 .inner dd { line-height:1.5; word-break:keep-all; margin:1.25rem auto 0;}
.meal_menu0005 .btn_more {top: -0.25rem;}
/** 식단 : active **/
.meal_menu0005 .list_box a:hover strong,
.meal_menu0005 .list_box a:focus strong{text-decoration: underline;}
.meal_menu0005 a{-webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }

/* 배너존 */
.banner_zone {line-height: 1; border-top: 1px solid #d1d8e4;}
.banner_zone .container {position: relative; height: 4rem; overflow: hidden;}
.banner_zone h2 {float:left; margin-top: 1.5rem; width: 4rem; font-size: 0.8rem; font-weight: 600; color: #191919;}
.banner_zone .btn {float: left; margin-top: 1.3rem; overflow: hidden; border-left:1px solid #ccc;}
.banner_zone .btn a {float: left; width: 1.4rem; height: 1.4rem; line-height:1.4rem; text-align:center; overflow: hidden; border:1px solid #ccc; border-left:0;}
.banner_zone .btn a.play{display:none;}
.banner_zone .bnWrap { width: calc(100% - 10rem); float:left; padding-top: 0.75rem; padding-left:1.5rem; overflow: hidden;}
.banner_zone .bnWrap a {display: block; height: 2.5rem; line-height: 2.3rem; text-align: center; margin:0 5px; border: 1px solid #c8d1db; overflow: hidden;}
.banner_zone .bnWrap a img {max-width: 100%; max-height: 100%; vertical-align: middle;}


@media (max-width: 1600px) {
	/* 메인비주얼 */ 
	.MVisual0005 {position: relative; left: auto; margin-left: 0;}
	.MVisual0005 .item img {float: none; width: 100%; height: auto;}
	.MVisual0005 .control {left: 1rem; margin-left: 0;}
}

@media (max-width: 1440px) {
	/* 바로가기1 */
	.M_link0005 {padding: 0 2rem 0 0;}

	/* 갤러리 */
	.gallery0005 {margin: 0 auto;}
}

@media (max-width: 1240px) {
	/* 메인비주얼 */ 
	.MVisual0005 .control {bottom: 3rem;}

	/* 바로가기1 */
	.M_link0005 {padding: 0;}
    .M_link0005 li a p{width:6rem;}
}

@media (max-width: 1024px) {
	/* 바로가기1 */
	.M_link0005 li a p {height: 6rem; line-height: 6rem;}
	.M_link0005 li a img {width: 60px; height: 60px;}

	/* 캘린더 */
    .pop_schedule0005 .sche_wrap{padding:2rem 1rem;}
    .pop_schedule0005 .sche_list { width:13.5rem;}
    .pop_schedule0005 .lst { width:calc(97% - 13.5rem); margin-left:3%;}

	/* 식단 */
    .meal_menu0005 .inner{padding:2rem 1rem;}
}

@media (max-width: 980px) {
    /* 팝업존 */
    .pop0005{max-width:100%; width:auto; padding:0 1rem;}
    .pop0005 .pop_img{ height:auto; text-align:center; }
    .pop0005 .pop_img .item img { top:auto; left:auto; max-height:15rem;}

	/* 바로가기1 */
	.M_link0005 li a p {width:90%; height: 5rem; line-height: 5rem;}
	.M_link0005 li a img {width: 55px; height: 55px;}
}

@media (max-width: 860px) {
    /* 캘린더 */
    .pop_schedule0005 .sche_list { width:11.5rem;}
    .pop_schedule0005 .lst { width:calc(98% - 11.5rem); margin-left:2%;}

    /* 게시판 */
    .notice0005 .titTab li + li{padding-left:.5rem; margin-left:.25rem;}
    .notice0005 .list_box ul{max-height:10rem;}

    /* 식단 */
    .meal_menu0005 > img{left:-2rem; width:auto; height:6rem;}

	/* 배너존 */
	.banner_zone h2{display:none;}
	.banner_zone .bnWrap{width:calc(100% - 6rem); padding-left:0.75rem;}
}

@media (max-width: 768px) {	
    /* 갤러리 */
    .gallery0005 .list_box li.no_data{ height:6rem;}
    .gallery0005 .list_box{padding:2.5rem 0 0.5rem;}
}

@media (max-width: 680px) {	
	/* 메인비주얼 */ 
	.MVisual0005 .control {bottom: 1rem;}

	/* 갤러리 */
	.gallery0005 {max-width: 100%;}
	.gallery0005 .list_box {padding: 2rem 0 1rem;}
	.gallery0005 .list_box ul {height: auto;}
	.gallery0005 .list_box a .img {height: auto; text-align: center;}
	.gallery0005 .list_box a .img img {top: auto; left: auto; width: auto; max-width: 100%; height: auto; max-height: 100%; transform: none; -webkit-transform: none;}

	/* 캘린더 */
	.pop_schedule0005 .lst .no_data {line-height: 9rem;}

	/* 식단 */
	.meal_menu0005 .inner {padding: 2rem 1rem 4.5rem; background-size: contain;}
	.meal_menu0005 .inner ul {max-height: 6rem;}
}

@media (max-width: 560px) {	
    /* 타이틀 */
    h2.heading {font-size: 1rem;}

    /* 캘린더 */
    .pop_schedule0005 .sche_wrap{padding: 1rem; height: auto; border-radius: 2rem 2rem 2rem 0;}
    .pop_schedule0005 .sche_list { width:100%; float:none;}
    .pop_schedule0005 .sche_table tbody td{padding:.15rem; }
    .pop_schedule0005 .lst { width:100%; height:10rem; margin-left:0%; margin-top:.5rem; padding:.5rem .75rem; float:none;}
}

@media (max-width: 480px) {
	/* 메인비주얼 */ 
	.MVisual0005 .control {bottom: 0.5rem;}
	.MVisual0005 .control > a {width: 1.5rem; height: 1.5rem; line-height: 1.5rem;}

	/* 바로가기1 */
	.M_link0005 li a img {width: 45px; height: 45px;}

	/* 게시판 */
	.notice0005 .titTab li{width:100%; max-width:calc(100% - 3.5rem); font-size:0.95rem;}
    .notice0005 .titTab li + li{margin-left:0; margin-top:.5rem; padding-left:0;}
    .notice0005 .titTab li + li:before{display:none;}
    .notice0005 .titTab li a{padding:0 .25rem;}
    .notice0005 .titTab li a:after, .notice0005 .titTab li a:before{height:3px; bottom:-2px;} 
}

@media (max-width: 360px) {
	/* 팝업존 */
	.pop0005 .tit_wrap{padding-right: 7rem;}
	.pop0005 .nss_pg p {display: none;}

	/* 바로가기1 */
    .M_link0005 ul{display:block; font-size:0; line-height:0;}
    .M_link0005 li{display:inline-block; width:50%;}
    .M_link0005 li:nth-of-type(n+3){margin-top:.5rem;}
    .M_link0005 li a{word-break: break-all;}
    .M_link0005 li a p{max-width:7rem; height:auto; padding:0.75rem 0; line-height:0; border-radius:1rem;}
    .M_link0005 li a img{width:50px; height:50px;}
    .M_link0005 li a span{margin-top:.75rem;}

	/* 게시판 */
	.notice0005 .list_box dl:before{width:3rem; height:3rem; background-size:2rem auto;}
    .notice0005 .list_box dl{padding-left:3.5rem;}
}
