﻿/* heading */
.heading { display:block; height:1.5rem; font-size:1.1rem; font-weight:600; color: #000; overflow:hidden;}

/* btnTy */
.btnTy1 {display: inline-flex; align-items: center; position: absolute; top: -0.2rem; right: 0; line-height: 1.5rem; font-size: 0.7rem; font-weight: 500; color: #222;}
.btnTy1 i{display:block; width: 1.8rem; height: 1.8rem; line-height: 1.8rem; margin-left: 0.3rem; text-align: center; color: #fff; background: #999; font-size: 1rem; border-radius: 50%; -webkit-transition: all 0.15s; transition: all 0.15s;}
.btnTy1:hover i,
.btnTy1:focus i {transform: rotate(180deg); -webkit-transform: rotate(180deg);}
.btnTy2 {position:absolute; right:0; top:0; font-size:1.4rem; color: #000; line-height:1; -webkit-transition:0.2s; transition:0.2s;}
.btnTy2:hover,
.btnTy2:focus { -webkit-transform:rotate(180deg); transform:rotate(180deg);}

/* 메인비주얼 */
.MVisual0095 { position:relative; height:100%; overflow:hidden;}
.MVisual0095 .slider,
.MVisual0095 .slick-list,
.MVisual0095 .slick-track{height:100%; }
.MVisual0095 .item { overflow:hidden; line-height:0; }
.MVisual0095 .item img { position:relative; width:auto; height:100%; left:50%; transform:translateX(-50%); -webkit-transform:translateX(-50%); -ms-transform:translateX(-50%); }
.MVisual0095 .control { position:absolute; left:50%; bottom:2rem; margin-left: -30rem; z-index:1; }
.MVisual0095 .control > a { display:inline-block; width:2rem; height:2rem; line-height:2rem; background:rgba(0, 0, 0, 0.3); color:#fff; text-align:center; border-radius:50%; -webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }
.MVisual0095 .control > a.play { display:none; }
/** 메인비주얼 active **/
.MVisual0095 .control > a:hover,
.MVisual0095 .control > a:focus { background:rgba(0,0,0,0.5); }

/* 식단 */
.meal_menu0095 { position:relative; height:100%; display:flex; align-items:center; }
.meal_menu0095 h2 {width:6.2rem;}
.meal_menu0095 .img {position: relative; margin-left: 0.5rem; }
.meal_menu0095 .img img { position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); max-width:3.95rem; max-height:4.05rem; }
.meal_menu0095 .inner {position:relative; width:calc(100% - 16rem); margin-left:3.8rem;}
.meal_menu0095 .inner ul { overflow:hidden; overflow-y:auto; height:2.5rem;  }
.meal_menu0095 .inner li + li { margin-top:1.5rem; }
.meal_menu0095 .inner .no_data {line-height:2.5rem; font-weight:600; text-align:center;}
.meal_menu0095 .inner dl {position:relative; height:auto; line-height:2.5rem; }
.meal_menu0095 .inner dt {position:relative; width:7.5rem; height:2.5rem; color:#222; font-size:0.85rem; font-weight: 500; text-align:center; padding:0 0.5rem; overflow:hidden; float:left; }
.meal_menu0095 .inner dt:before {content:""; position:absolute; right:0; top:1rem; width:2px; height:0.6rem; background:#c6c6c6; }
.meal_menu0095 .inner dt span {color:#4a588f; font-weight:600;}
.meal_menu0095 .inner dd {width:calc(100% - 7.5rem); font-weight: 400; color: #1a1a1a; padding-left:1rem; line-height:1.25rem; word-break:keep-all; float:right;}
.meal_menu0095 .btnTy1 {top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%);}

/* 게시판 */
.notice0095 { position:relative; }
.notice0095 .titTab ul {display:flex; margin-right:2rem; flex-wrap:wrap; margin-left: -1rem; }
.notice0095 .titTab ul li {position:relative; display: inline-block; max-width:33%;}
.notice0095 .titTab ul li + li:before { content:""; position:absolute; left:0; top:50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); width:1px; height:1rem; background:#ccc;}
.notice0095 .titTab ul li a { position: relative; display:block; height:1.5rem; padding:0 1rem; font-size:1.1rem; color: #000; }
.notice0095 .titTab ul li a::before { content: ''; display: block; width: calc(100% - 2rem); height: 3px; background: #64bac5; position: absolute; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); bottom: -0.3rem; z-index:-1;transition: all 0.15s; -webkit-transition: all 0.15s; opacity:0;}
.notice0095 .titTab ul li a::after { content: ''; display: block; width: 9px; height: 6px; background: url(/images/schl/template/T0095/main/0095_notice_tit.png) no-repeat center / contain; position: absolute; left: calc(50% - 0.35rem); bottom: -0.8rem; transition: all 0.15s; -webkit-transition: all 0.15s; opacity: 0;}
.notice0095 .titTab ul li a span { display: block;overflow: hidden; white-space: nowrap; }
.notice0095 .list_box {display:none;}
.notice0095 .list_box .topList {position:relative; display:block; margin:2.25rem 0 1.13rem 0; padding-left: 7rem;}
.notice0095 .list_box .topList dl dt {position:relative; font-size:0.95rem; line-height:1.5rem; font-weight:500; color: #000; margin:0 5rem 1rem 0; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.notice0095 .list_box .topList dl .ico { position: absolute; content: ''; left: 1rem; top: 0; width: 4.5rem; height: 4.5rem; line-height: 4.5rem; background: #f5f5f5; border-radius: 50%; }
.notice0095 .list_box .topList dl .ico img { display: inline-block; margin: 0 auto; vertical-align: middle; }
.notice0095 .list_box .topList dl dd {display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; height:2.4rem; line-height:1.2rem; font-size: 0.8rem; color: #000; overflow:hidden;}
.notice0095 .list_box .topList dl span {position:absolute; right:0; top:0; text-align:center; font-weight: 500; font-size: 0.75rem;}
.notice0095 .list_box ul {height:10rem; padding-top: 1rem; border-top: 2px solid #e9e9e9;}
.notice0095 .list_box li {position:relative; padding-left:1rem; line-height:1.8rem;}
.notice0095 .list_box li:nth-child(n+6) {display:none;}
.notice0095 .list_box li:before {content:""; position:absolute; left:0; top:0.7rem; width:0.3rem; height:0.3rem; background:#9c9b9b; border-radius:50%;}
.notice0095 .list_box li a {position:relative; display:block; color: #000; padding-right:5rem; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.notice0095 .list_box li a span {position:absolute; right:0; top:0; color:#666; font-size:0.75rem;}
/** 게시판 :action **/
.notice0095 a { -webkit-transition:all 0.15s; transition:all 0.15s; }
.notice0095 .list_box.on { display:block; }
.notice0095 .titTab ul li a:hover,
.notice0095 .titTab ul li a:focus,
.notice0095 .titTab ul li a.current { font-weight:600; color: #64bac5; }
.notice0095 .titTab li a:hover::before, 
.notice0095 .titTab li a:focus::before, 
.notice0095 .titTab li a.current::before,
.notice0095 .titTab li a.current::after {opacity:1;}
.notice0095 .list_box .topList:hover,
.notice0095 .list_box .topList:focus {color:#294270;}
.notice0095 .list_box .topList:hover dt,
.notice0095 .list_box .topList:focus dt {text-decoration:underline;}
.notice0095 .list_box li a:hover,
.notice0095 .list_box li a:focus { text-decoration:underline; }
/** 게시판 : new **/
.notice0095 .list_box .topList dl.new dt {padding-left:2rem; }
.notice0095 .list_box .topList dl.new dt:before {content:"N"; position:absolute; left:0; top:0; width:1.5rem; height:1.5rem; background:#ff8957; color:#fff; font-size:0.75rem; border-radius:50%; text-align:center; line-height:1.5rem; border-radius:50%;}
.notice0095 .list_box li a.new {padding-left:1.5rem; }
.notice0095 .list_box li a.new:before {content:"N"; position:absolute; left:0; top:0.3rem; width:1.2rem; height:1.2rem; line-height:1.2rem; background:#ff8957; color:#fff; font-size:0.7rem; border-radius:50%; text-align:center; }
/** 게시판 : 데이터 없음 **/
.notice0095 .list_box li.no_data { width:100%; line-height:10rem; padding:0; text-align:center; font-weight:600; }
.notice0095 .list_box li.no_data:before {display:none;}

/* 바로가기 */
.M_link0095 { position:relative; }
.M_link0095 ul { display:flex; height:100%; align-items:center; }
.M_link0095 li { flex:1; padding:0 0.4rem; }
.M_link0095 li a { display:block; position:relative; width:100%; height:100%; word-break:keep-all; text-align:center; }
.M_link0095 li a .img { position:relative; display:block; width:5.75rem; height:5.75rem; margin:0 auto 1rem; border-radius:50%; border: 2px dotted transparent; box-shadow: 0.1rem 0.1rem 6px rgba(74,88,143,0.2); -webkit-transition:0.3s; transition:0.3s; }
.M_link0095 li a .img img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); width:3.1rem; height: 3.1rem; }
.M_link0095 li a p {height:2rem; font-size:0.9rem; font-weight:500; color: #222; line-height:1rem; overflow:hidden; -webkit-transition:color 0.3s; transition:color 0.3s; word-break:break-all;}
/** 바로가기 : active **/
.M_link0095 li a:hover .img,
.M_link0095 li a:focus .img {border-color: #4a588f; background: #ebfbff; box-shadow: 0.15rem 0.15rem #e7e7e7;}
.M_link0095 li a:hover p,
.M_link0095 li a:focus p { color: #4a588f;}

/* 행사일정 */
.pop_schedule0095 { position:relative; height:100%;}
.pop_schedule0095 h2 {margin-right:2rem;}
.pop_schedule0095 .month { text-align:center; margin:0.8rem 0; }
.pop_schedule0095 .month a {position:relative; display:inline-block; width:2rem; height:2rem; background:#fff; border-radius:50%; background:#64bac5; color: #fff; font-size:1.2rem; vertical-align:middle; transition: all 0.15s; -webkit-transition: 0.15s;}
.pop_schedule0095 .month a i {position:absolute; left:50%; top:50%; -webkit-transform:translate(-50%, -50%); transform:translate(-50%, -50%);}
.pop_schedule0095 .month span {display:inline-block; vertical-align:middle; margin:0 0.5rem; color:#000;}
.pop_schedule0095 .month span em { vertical-align:middle; font-size:1.75rem; font-weight:700; color:#000; margin-left: 0.25rem; }
.pop_schedule0095 .sche_wrap { background: #f5f5f5; border-radius: 2rem 2rem 1rem 1rem; }
.pop_schedule0095 .sche_table { text-align:center; }
.pop_schedule0095 .sche_table table { text-align:center; }
.pop_schedule0095 .sche_table table tbody { height: 10.55rem; }
.pop_schedule0095 .sche_table th {font-weight:500; color:#fff; line-height:2.5rem; background:#4a588f; }
.pop_schedule0095 .sche_table tr:first-child td { padding-top:1rem; }
.pop_schedule0095 .sche_table th.sun { color:#ff8957; border-radius: 2rem 0 0 2rem; }
.pop_schedule0095 .sche_table th.sat { color:#89bbff; border-radius: 0 2rem 2rem 0; }
.pop_schedule0095 .sche_table .sun { color:#db2e15; }
.pop_schedule0095 .sche_table .sat { color:#4869b0; }
.pop_schedule0095 .sche_table th:first-child,
.pop_schedule0095 .sche_table td:first-child {padding-left:1rem;}
.pop_schedule0095 .sche_table th:last-child,
.pop_schedule0095 .sche_table td:last-child {padding-right:1rem;}
.pop_schedule0095 .sche_table td {height: 1.7rem; line-height: 1.7rem;}
.pop_schedule0095 .sche_table td span,
.pop_schedule0095 .sche_table td a { position:relative; display:block; width:1.55rem; height:1.55rem; line-height:1.55rem; font-weight: 500; font-size: 0.8rem; color: #060606; border-radius:50%; margin:0 auto; }
.pop_schedule0095 .sche_table td .event { background:#64bac5; color: #fff; }
.pop_schedule0095 .sche_table td .today { background:#ff8957 !important; color:#fff !important; }
.pop_schedule0095 .lst { position:relative;  margin-top: 1rem; padding:0.95rem 1.4rem; background: #fff; border: 1px solid #0e4393; border-radius: 1rem; }
.pop_schedule0095 .lst ul { height:7rem; overflow-y:auto; }
.pop_schedule0095 .lst ul li a { position:relative; display:block; line-height:2.3rem; color: #222; font-size: 0.8rem; padding-left:3.1rem; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; -webkit-transition:all 0.15s; transition:all 0.15s;}
.pop_schedule0095 .lst ul li a:before {content:""; position:absolute; left:0; top:0.4rem; width: 0.8rem; height: 0.8rem; border-radius: 50%; background:#afe7ee; }
.pop_schedule0095 .lst ul li a span { position:absolute; left:0.5rem; top:0; color:#4a588f; font-weight:700; }
.pop_schedule0095 .lst .no_data {line-height:7rem; font-weight:600; text-align:center;}
/** 행사일정 : active **/
.pop_schedule0095 .sche_table td a:hover,
.pop_schedule0095 .sche_table td a:focus {text-decoration:underline; }
.pop_schedule0095 .sche_table td span a:not(.event):focus,
.pop_schedule0095 .sche_table td span a:not(.event):hover { text-decoration:none; cursor:auto; } /* 20230204 <span><a></a></span> 관련 수정 */
.pop_schedule0095 .month a:hover,
.pop_schedule0095 .month a:focus{background: #ffc62a;}
.pop_schedule0095 .lst ul li a:hover,
.pop_schedule0095 .lst ul li a:focus {color:#0e4393; text-decoration:underline;}

/* 팝업존 */
.pop0095 { position:relative; width:100%; }
.pop0095 h2 { margin:0 10rem 1.5rem 0;}
.pop0095 .control { position:absolute; top:0; right:0; }
.pop0095 .control a { display:inline-block; width:1.75rem; height:1.75rem; background:#fff; border-radius:50%; text-align:center; line-height:1.75rem; font-size:1.1rem; vertical-align:middle; }
.pop0095 .control a:focus,
.pop0095 .control a:hover { color:#dadada; }
.pop0095 .control a.stop, .pop0095 .control a.play{background: #dadada;}
.pop0095 .control a.stop:focus,
.pop0095 .control a.stop:hover,
.pop0095 .control a.play:focus,
.pop0095 .control a.play:hover {color: #fff;}
.pop0095 .control .play { display:none; }
.pop0095 .control p { display:inline-block; vertical-align:middle; font-size:1rem; margin-left:1rem; font-weight:500; }
.pop0095 .control p strong { position:relative; padding-right:1rem; color:#64bac5; font-size:1.1rem; font-weight:700; }
.pop0095 .control p strong:before {content:""; position:absolute; right:0.4rem; top:0.7rem; width:0.25rem; height:0.25rem; background:#b2b2b2; border-radius:50%;}
.pop0095 .pop_img { position:relative; width:100%; height:11.25rem; background:#eee; border: 1px solid #6a77a3; border-radius: 1rem; box-shadow: 0.15rem 0.15rem rgba(69, 69, 69, 0.22); overflow:hidden; isolation: isolate; }
.pop0095 .pop_img div,
.pop0095 .pop_img .item { height:100%; }
.pop0095 .pop_img .item a { display: block; height:100%; line-height:0; text-align:center; overflow:hidden;}
.pop0095 .pop_img .item img {position:relative; top: 50%; max-width:100%; width:auto; max-height:100%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%);}

/* 갤러리 */
.gallery0095 { position:relative; height:100%; }
.gallery0095 h2 { margin:0 6rem 1.5rem 0; }
.gallery0095 ul { display:flex; flex-wrap:wrap; overflow:hidden; }
.gallery0095 ul li { width:47%; height:100%; text-align:center; }
.gallery0095 ul li:nth-child(n+3) { display:none; }
.gallery0095 ul li + li { margin-left:4%; }
.gallery0095 ul li a{position: relative; display: block; border: 1px solid #dbdbdd; border-radius: 1rem; overflow: hidden;}
.gallery0095 ul li a .img { position:relative; height:11.25rem; overflow:hidden; background:#efefef; }
.gallery0095 ul li a .img img {position: absolute; top: 50%; left: 50%; width: 100%; height: auto; transform: translate(-50%, -50%) scale(1); -webkit-transform: translate(-50%, -50%) scale(1); -webkit-transition: all 0.3s; -ms-transition: all 0.3s; transition: all 0.3s;}
.gallery0095 ul li a p { position:absolute; left: 0; bottom: 0; background: #fff; color: #000; font-size:0.85rem; width: 100%; font-weight:500; line-height:2.5rem; padding: 0 1rem; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; }
.gallery0095 .list_box li.no_data{ width:100%; height:11.25rem; display:flex; align-items:center; justify-content:center; padding:2rem 0; font-size:0.9rem; background:rgba(0,0,0,0.05); }
.gallery0095 .btn_more { position:absolute; right:0; top:0; }
/** 갤러리 active **/
.gallery0095 .list_box a:hover .img img,
.gallery0095 .list_box a:focus .img img { -webkit-transform:translate(-50%, -50%) scale(1.1); transform:translate(-50%, -50%) scale(1.1); }

/* 배너존 */
.banner_zone {line-height: 1; border-top: 1px solid #d1d8e4; background:#fff; }
.banner_zone .container {position: relative; height: 4rem; overflow: hidden;}
.banner_zone h2 {float:left; margin-top: 1.5rem; width: 4rem; font-size: 0.85rem; font-weight: 400; 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;}
/** 배너존 : active **/
.banner_zone .btn a:hover,
.banner_zone .btn a:focus{background:#f1f1f1;}

@media (max-width: 1240px) {
	/* 메인비주얼 */
	.MVisual0095 .item img { left:0; width:100%; height:auto; -webkit-transform:none; transform:none; }
	.MVisual0095 .control { left: 1rem; bottom: 1rem; margin-left: 0;}

	/* 바로가기 */
	.M_link0095 li a .img {width:4.5rem; height:4.5rem;}
}
@media (max-width: 920px) {
	/* 공지사항 */
	.notice0095 .titTab ul li { max-width:100%; }

	/* 행사일정 */
	.pop_schedule0095 .month {margin:0.5rem 0 1rem;}
	.pop_schedule0095 .month span em {font-size:1.2rem;}
	.pop_schedule0095 .sche_wrap {display:flex;}
	.pop_schedule0095 .sche_table {width:50%;}
	.pop_schedule0095 .lst {width:50%; margin:0; }
	.pop_schedule0095 .lst ul {height:12rem;}

	/* 포토갤러리 */
	.gallery0095 ul li {width:100%;}
	.gallery0095 ul li:nth-child(2) {display:none;}
}
@media (max-width: 860px) {
	/* 배너존 */
	.banner_zone h2{display:none;}
	.banner_zone .bnWrap{width:calc(100% - 6rem); padding-left:0.75rem;}
}
@media (max-width:768px) {
	/* heading */
	.heading {font-size:1rem;}

	/* btnTy */
	.btnTy1 {width:4.5rem; height:1.6rem; line-height:1.6rem;}
	.btnTy2 { font-size:1.2rem; }

	/* 공지사항 */
	.notice0095 .titTab ul li { margin-bottom: 0.5rem; }
	.notice0095 .titTab ul li a::before { bottom: 0; }
	.notice0095 .titTab ul li a::after { bottom: -0.5rem; }
	.notice0095 .titTab ul li a { font-size:0.95rem;}
	.notice0095 .list_box .topList { padding:0 0 0 4rem; background-size:3rem auto; background-position:left 0 top 0.75rem; margin: 1rem 0; }
	.notice0095 .list_box .topList dl dt {margin-bottom:0.5rem; margin-right:0; font-size:0.9rem;}
	.notice0095 .list_box .topList dl .ico { left: 0; width: 3.5rem; height: 3.5rem; line-height: 3.5rem; }
	.notice0095 .list_box .topList dl .ico img { max-width: 2rem; height: auto; }
	.notice0095 .list_box .topList dl .date { display: none;}
	.notice0095 .list_box ul{height: auto;}

	/* 식단 */
	.meal_menu0095 { flex-wrap:wrap; }
	.meal_menu0095 h2 { width:100%; margin:0 6rem 1rem 0; }
	.meal_menu0095 .inner {width:calc(100% - 3.75rem); margin-right:0; padding-left:1rem; }
	.meal_menu0095 .inner ul{height: 4rem;}
	.meal_menu0095 .inner dt { width:100%; height:1.5rem; line-height:1.5rem; text-align:left; padding:0; }
	.meal_menu0095 .inner dt:before {display:none;}
	.meal_menu0095 .inner dd { width:100%; padding-left:0; }
	.meal_menu0095 .img { margin-left: 0rem; bottom: -1.7rem; }
	.meal_menu0095 .btn_more { position:absolute; right:0; top:0.7rem;}

	/* 팝업존 */
	.pop0095 h2{margin-bottom: 1rem; margin-right: 8rem;}
    .pop0095 .pop_img{ height:auto; text-align:center; }
    .pop0095 .pop_img .item img { top:auto; left:auto; max-height:15rem; transform: none; -ms-transform: none;}
	.pop0095 .control p{margin-left: 0;}

	/* 바로가기 */
	.M_link0095 li a .img{ width:4rem; height:4rem;}
	.M_link0095 li a .img img{width: 2.5rem; height: 2.5rem;}

	/* 포토갤러리 */
	.gallery0095 h2 {margin-bottom:1rem;}
	.gallery0095 ul li {width:48%;}
	.gallery0095 ul li:nth-child(2) {display:block;}
}

@media (max-width:580px) {
	/* 바로가기 */
	.M_link0095 ul {flex-wrap:wrap; justify-content: center;}
	.M_link0095 li {flex:inherit; width:33.333%; }
	.M_link0095 li a p { margin-bottom:0.5rem; }
	.M_link0095 li a .img {margin-bottom:0.5rem;}

	/* 포토갤러리 */
	.gallery0095 h2{margin-bottom: 0;}
	.gallery0095 ul li {width:100%; margin-top: 1rem;}
	.gallery0095 ul li + li{margin-left: 0;}
	.gallery0095 ul li:nth-child(2) {display: none;}

	/* 일정 */
	.pop_schedule0095 .sche_wrap {display:block;}
	.pop_schedule0095 .sche_table {width:100%;}
	.pop_schedule0095 .lst {width:100%; padding:1rem; }
	.pop_schedule0095 .lst ul { height:7rem;}
}
@media (max-width:480px) {
	/* 메인비주얼 */
	.MVisual0095 .control { left:1rem; bottom:0.5rem;}
	.MVisual0095 .control a{width: 1.65rem; height: 1.65rem; line-height: 1.65rem;}

	/* 바로가기 */
	.M_link0095 li a p{font-size: 0.8rem;}
}
@media (max-width:320px) {
	/* 식단 */
	.meal_menu0095 .inner { width: 100%; margin-left: 0; padding-left: 0;}
	.meal_menu0095 .img {display: none;}

	/* 행사일정 */
	.pop_schedule0095 .sche_table th:first-child,
	.pop_schedule0095 .sche_table td:first-child {padding-left:0;}
	.pop_schedule0095 .sche_table th:last-child,
	.pop_schedule0095 .sche_table td:last-child {padding-right:0;}

	/* 게시판 */
	.notice0095 .list_box li a {padding-right: 0;}
	.notice0095 .list_box li a span {display: none;}
}