﻿h2{font-size: 1.1rem; margin-bottom: 0.75rem; color: #000; font-weight: 600; margin-right: 2.5rem; overflow: hidden; white-space: nowrap;}

/* btnTy */
.btnTy { position:absolute; right:0; top:-0.2rem; width:1.5rem; height:1.5rem; border-radius:.2rem; text-align:center; line-height:1.5rem; font-size:1rem; background:#364379; color:#fff; -webkit-transform:rotate(45deg); transform:rotate(45deg); -webkit-transition:0.3s; transition:0.3s; overflow:hidden; }
.btnTy i { position:relative; -webkit-transition:transform 0.3s; transition:transform 0.3s; -webkit-transform:rotate(-45deg); transform:rotate(-45deg); }
.btnTy:hover,
.btnTy:focus { background: #37b4e8; color:#fff; }
.btnTy:hover,
.btnTy:focus { -webkit-transform:rotate(135deg); transform:rotate(135deg);}

/* 메인비주얼 */
.MVisual0020 { position:relative; overflow:hidden; height:100%; border-radius:3rem 0 0 3rem; }
.MVisual0020 .slick-slider,
.MVisual0020 .slick-list,
.MVisual0020 .slick-track { height:100%;}
.MVisual0020 .item { overflow:hidden; height:100%; line-height:0;  text-align: center;}
.MVisual0020 .item img{position:relative; width:auto; height:100%; float: left;} 
.MVisual0020 .item img.M_visual_m { display:none; }
.MVisual0020 .control { position:absolute; left:1rem; bottom:1rem; z-index:1; }
.MVisual0020 .control > a { display:inline-block; width:2rem; height:2rem; line-height:2rem; background:rgb(17, 50, 30, 0.5); color:#fff; text-align:center; border-radius:50%; -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }
.MVisual0020 .control > a.play { display:none; }

/* 게시판 */
.notice0020 { position:relative; height:100%; }  
.notice0020 .titTab ul { font-size:0; margin-right:2rem;}
.notice0020 .titTab ul li{ position:relative; display:inline-block; max-width:28%; vertical-align:top;}
.notice0020 .titTab ul li + li { margin-left:1.5rem;}
.notice0020 .titTab ul li + li::before{width: 0.25rem; height: 0.25rem; background:#d1d1d1; border-radius:50%; position: absolute; left: -0.8rem; top: 0.7rem; content: '';} 
.notice0020 .titTab ul li a { position:relative; display:block; font-size:1.1rem; font-weight:500; color:#222; z-index:1; }  
.notice0020 .titTab li a span { display:block; overflow:hidden; white-space:nowrap; }
.notice0020 .list_box { display:none; margin-top:1rem;}
.notice0020 .list_box .topList.no_data{line-height: 6rem; position: relative; text-align: center;}
.notice0020 .list_box .topList{background: #f5f5f5; position: relative; display: block; padding: 1.25rem 1.5rem 1.25rem 6.5rem; border-radius:1rem; }
.notice0020 .list_box .topList .date{position: absolute;top: 0; left: 1.5rem; width: 4.25rem; height: 4rem; border-radius:0 0 1rem 1rem; color: #fff; background: #364379; font-size: 0.6rem; padding-top: .8rem; text-align: center; line-height: 1.2;}
.notice0020 .list_box .topList .date em{display: block; font-size: 0.9rem; font-weight: 700; margin-top:.3rem; }
.notice0020 .list_box .topList dl.no_data{text-align: center;}
.notice0020 .list_box .topList dl dt{font-size: 1rem; font-weight: 500; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; transition: all 0.3s; -webkit-transition: all 0.3s;}
.notice0020 .list_box .topList dl.new dt::before{display: inline-block; width: 1.25rem; height: 1.25rem; line-height: 1.25rem; text-align: center; font-size: 0.7rem; margin-right: 0.25rem; border-radius: 50%; background: #364379; color: #fff; content: 'N';}
.notice0020 .list_box .topList dl dd{font-size: 0.75rem; color: #4b4b4b; margin-top: 0.5rem; overflow: hidden; white-space: nowrap; text-overflow:ellipsis;}
.notice0020 .list_box ul {height: 4.5rem; overflow:hidden; margin-top: 1rem;}
.notice0020 .list_box li a { position:relative; display:block; line-height:1.5rem; padding:0 5.5rem 0 1rem; font-size:0.8rem; font-weight:400; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; color:#333; transition: color 0.3s; -webkit-transition: color 0.3s;}
.notice0020 .list_box li a.new::before{display: inline-block; width: 1.25rem; height: 1.25rem; line-height: 1.25rem; text-align: center; font-size: 0.7rem; margin-right: 0.25rem; border-radius: 50%; background: #364379; color: #fff; content: 'N';}
.notice0020 .list_box li a:after { content:""; position:absolute; left:0; top:0.7rem; width:0.5rem; height:0.15rem; background:#f2826f; }
.notice0020 .list_box li a span { position:absolute; right:0; top:0; color:#6a6a6a; font-size:.75rem; } 
.notice0020 .list_box li a span i{margin-right: 0.25rem;}
/** 게시판 active **/   
.notice0020 .titTab ul li a.current,
.notice0020 .titTab ul li a:hover,
.notice0020 .titTab ul li a:focus { color:#364379; font-weight:600; }
.notice0020 .list_box .topList:hover dl dt{color: #5b63cd;}
.notice0020 .list_box.on { display: block; } 
.notice0020 .list_box li a:hover,
.notice0020 .list_box li a:focus { color:#5b63cd; }
/** 게시판 :데이터 없음 **/ 
.notice0020 .list_box li.no_data { text-align:center; line-height:4rem; font-weight:600; } 


/* 바로가기 */
.M_link0020 {height:100%; } 
.M_link0020 li { position:relative;width: 100%;}
.M_link0020 li a { display:block; position:relative; border-bottom: 1px solid #ccc6bd; height: 3.5rem; transition: border 0.3s; -webkit-transition: border 0.3s;}
.M_link0020 li a::before{width: 1.8rem; height: .8rem; background: url('/images/template/T0020/main/0020_btn_link.png') no-repeat center; top: calc(50% - 0.4rem); right: 0.5rem; position: absolute; opacity: 0; transition: opacity 0.3s; -webkit-transition: opacity 0.3s; content: '';}
.M_link0020 li a .img {position: absolute; left: 1rem; top: 0.75rem;}
.M_link0020 li a .img img{max-width: 2rem; transition: transform 0.3s; -webkit-transition: transform 0.3s;}
.M_link0020 li a .txt {position: relative; line-height:1rem; height:2rem; overflow:hidden; padding:0 2.5rem 0 4rem; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%);}
.M_link0020 li a .txt span{ display: table; height: 2rem; width: 100%;}
.M_link0020 li a .txt span em{display: table-cell; width: 100%; vertical-align: middle; font-weight: 500; font-size:0.8rem; color: #000; word-break: keep-all;}
/** 바로가기1 : active **/
.M_link0020 li a:hover::before,
.M_link0020 li a:focus::before{opacity: 1;}
.M_link0020 li a:hover{border-bottom: 1px solid #37b4e8;}
.M_link0020 li a:hover .img img{transform: rotateY(180deg); -webkit-transform: rotateY(180deg);}

/* 팝업존 */
.pop0020 { position:relative; width:100%; height:100%; margin-top: 0.5rem;} 
.pop0020 h2{margin-right: 9.5rem;}
.pop0020 .nss_pg { position:absolute; right:0; top:0; }
.pop0020 .page {position: relative; display:inline-block; vertical-align:middle; margin-right:0.3rem; font-weight: 500; color:#000; }
.pop0020 .page::before{width: 0.9rem; height: 0.9rem; border-radius: 50%; background: #b6eaff; position: absolute; top: -0.1rem; left: -0.35rem; content: '';}
.pop0020 .page strong {position: relative; font-size: .9rem; font-weight: 600; padding-right: 1rem;} 
.pop0020 .page strong::before{width: 0.15rem; height: 0.15rem; background: #adadad; border-radius:50%; position: absolute; top: 50%; right: 0.4rem; content: '';}
.pop0020 .nss_pg a { display:inline-block; vertical-align:middle; -webkit-transition:0.2s; transition:0.2s; font-size:1.1rem; padding-top:.1rem;}  
.pop0020 .nss_pg a img{vertical-align: middle;}
.pop0020 .nss_pg a.prev{position: relative; margin-right: .5rem;}
.pop0020 .nss_pg a.next{position: relative; margin-left: .3rem;}
.pop0020 .nss_pg a.stop, .pop0020 .nss_pg a.play{width:1.2rem; height:1.2rem; border-radius:.2rem; text-align:center; line-height:1rem; font-size:1rem; background:#37b4e8; color:#fff; -webkit-transform:rotate(45deg); transform:rotate(45deg);}
.pop0020 .nss_pg a.stop i, .pop0020 .nss_pg a.play i {-webkit-transform:rotate(-45deg); transform:rotate(-45deg);}
.pop0020 .nss_pg .play { display:none; }
.pop0020 .pop_img { position:relative; height:11.25rem; overflow: hidden; background:#f4f4f4; border-radius:1rem; }
.pop0020 .pop_img div,
.pop0020 .pop_img .item {height:100%;}
.pop0020 .pop_img .item a { display: block; height:100%; line-height:0; text-align:center; overflow:hidden;}
.pop0020 .pop_img .item img {position:relative; max-width:100%; width:auto; height:100%;}

/* 행사일정 */
.pop_schedule0020 {position: relative; width: 100%; height: 100%;}
.pop_schedule0020 .inBox {position: relative; background: #364379; padding: 1.2rem 1rem 0 6rem; border-radius:1rem;}
.pop_schedule0020 .month{position: absolute; top: 1.2rem; left: 1.2rem; background: #173a6e; width: 4rem; height: 4rem; text-align: center; background:#fff; color: #111; padding-top: 0.25rem; border-radius:.8rem;}
.pop_schedule0020 .month span {font-size: 0.75rem; border-bottom: 2px dotted #617192; padding-bottom: 0.2rem; line-height: 2;}
.pop_schedule0020 .month span em {display: block; font-size: 1.4rem; color:#f2826f; font-weight: 700; line-height: 1.3; margin-top:.1rem;}
.pop_schedule0020 .sche_list {position: relative; padding: 0 3rem; width: 100%; color: #fff;}
.pop_schedule0020 .sche_list a.prev,
.pop_schedule0020 .sche_list a.next {position: absolute; top: calc(50% - 1rem); transform: translateY(-50%); -webkit-transform: translateY(-50%); display: inline-block; width: 1.75rem; height: 1.75rem; line-height: 1.75rem; text-align: center; vertical-align: middle; color: #364379; border-radius: 50%; background: #fff; transition: background 0.3s; -webkit-transition: background 0.3s;}
.pop_schedule0020 .sche_list a.prev {left: 0;} 
.pop_schedule0020 .sche_list a.next {right: 0;} 
.pop_schedule0020 .sche_list ul {position: relative; white-space: nowrap; overflow-x: auto; line-height: 0; font-size: 0;}
.pop_schedule0020 .sche_list ul::before{width: 100%; height: 2px; border-top: 2px dotted #a9b3d7; position: absolute; top: 1.8rem; left: 0; content: '';}
.pop_schedule0020 .sche_list li {position: relative; display: inline-block; text-align: center; padding-bottom: 1.2rem;}
.pop_schedule0020 .sche_list li a,
.pop_schedule0020 .sche_list li span {display: block; font-weight: 500; font-size: 0.8rem; line-height: 1.5; padding:0 0.71rem; }
.pop_schedule0020 .sche_list li a em,
.pop_schedule0020 .sche_list li span em{display: block; width: 1.5rem; height: 1.5rem; line-height: 1.5rem; margin-top: 1.3rem; transition: all 0.3s; -webkit-transition: all 0.3s;}
.pop_schedule0020 .sche_list li.event a em,
.pop_schedule0020 .sche_list li.event span em{ border-radius: 50%; background: #6f8bff;}
.pop_schedule0020 .sche_list li.today a em,
.pop_schedule0020 .sche_list li.today span em{border-radius: 50%; background: #ffd6cf !important; color: #000 !important;}
.pop_schedule0020 .lst {height: 3rem; overflow-y: auto; }
.pop_schedule0020 .lst::after{display: block; content: ''; clear: both;}
.pop_schedule0020 .lst li {position: relative; float: left; width: 50%; padding: 0 1rem;}
.pop_schedule0020 .lst li a {position: relative; display: block; line-height: 3rem; padding-left: 2.7rem; font-weight: 400; color: #333; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; transition: all 0.3s;}
.pop_schedule0020 .lst li.sche_list_type2 a {padding-left: 4.1rem;}
.pop_schedule0020 .lst li a::before{width: 0.5rem; height: 3px; background: #f2826f; position: absolute; left: 0; top: 1.4rem; content: '';}
.pop_schedule0020 .lst li a span {position: absolute; top: 0; left: 1.1rem; color: #364379;}
.pop_schedule0020 .lst .no_data {width: 100%;; line-height: 3rem; text-align: center;}
.pop_schedule0020 .btn_more {background:#ffd6cf; color:#111;}
/** 캘린더 : active **/
.pop_schedule0020 .lst li a:hover,
.pop_schedule0020 .lst li a:focus {text-decoration: underline;}
.pop_schedule0020 .sche_list li.today a:hover em,
.pop_schedule0020 .sche_list li.today a:focus em{background: #ffbb00;}
.pop_schedule0020 .sche_list li.event a:hover em,
.pop_schedule0020 .sche_list li.event a:focus em{background: #041f35;}
.pop_schedule0020 .sche_list li a:hover,
.pop_schedule0020 .sche_list li a:focus{text-decoration: underline;}
.pop_schedule0020 .sche_list a.prev:hover, .pop_schedule0020 .sche_list a.next:hover{background: #173a6e; color: #fff;}
.pop_schedule0020 .btn_more:hover,
.pop_schedule0020 .btn_more:focus {background: #ec8d7d; color:#fff;}

/* 행사일정 : 일정리스트 팝업 */
.pop_schedule0020 .schePop{display:none; position:fixed; left:50%; top:50%; width:100%; max-width:30rem; max-height:25rem; padding:0.5rem; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); background:#fff; border-radius:.75rem; box-shadow: 0 0 1rem rgba(0,0,0,.2); z-index:99;}
.pop_schedule0020 .schePop.active{display:block;}
.pop_schedule0020 .schePop h4{color:#fff; font-size:.9rem; line-height:2.5rem; background:#5b6270; border-radius:.5rem; padding:0 1rem; text-align:left;}
.pop_schedule0020 .schePop .list{ max-height:11rem; margin-top:0.5rem; overflow-y: auto;}
.pop_schedule0020 .schePop table{ border-top:2px solid #666;}
.pop_schedule0020 .schePop tr th{ padding:0.5rem 3px; font-size:.8rem; border-bottom:1px solid #ddd; word-break: keep-all; background:#f1f1f1;}
.pop_schedule0020 .schePop tr td{ text-align:center; color:#111; font-size:.75rem; padding:0.5rem 3px; border-bottom:1px solid #ccc;}
.pop_schedule0020 .schePop .close{position:absolute; right:.5rem; top:.5rem; width:2.5rem; height:2.5rem; line-height:2.1rem; font-size:1rem; border-radius:.5rem; background:#fff; color:#5b6270; border:.2rem solid #5b6270; text-align:center;}
.pop_schedule0020 .schePop .close:hover,
.pop_schedule0020 .schePop .close:focus{border-color:#19233a; background:#19233a; color:#fff;}

/* 식단 */
.meal_menu0020 { position:relative; height:100%;}
.meal_menu0020 .inner { position:relative; padding:0.5rem 0 1rem; border-bottom: 2px dotted #364379;}
.meal_menu0020 .inner ul { overflow-y:auto; height:6.25rem; margin-right: 8rem;}
.meal_menu0020 .inner li:not(.no_data) { padding-right:1rem; }
.meal_menu0020 .inner li + li { margin-top:1rem; }
.meal_menu0020 .inner .no_data { line-height: 5rem; text-align:center; }
.meal_menu0020 .inner dl { position:relative; min-height:6rem;}
.meal_menu0020 .inner dt { position:relative; display: inline-block; font-weight:500; color:#222; font-size: 0.9rem; padding: 0 0.5rem; /*box-shadow: inset 0 -0.75rem 0 #dee5ff;*/}
.meal_menu0020 .inner dt:before {position:absolute; left:0; bottom:-.1rem; width:100%; height:.75rem; background:#dce3fd; content:''; border-radius:.2rem; z-index:-1; }
.meal_menu0020 .inner dt span { color: #364379; font-weight:600; }
.meal_menu0020 .inner dd { color:#000; font-size:0.8rem; word-break:keep-all; padding-top:1.1rem; font-weight: 400; }
.meal_menu0020 .img{position:absolute; right:0; bottom:0;}
.meal_menu0020 .img img{max-width: 7.15rem;}
.meal_menu0020 .btnTy {background:#dce3fd; color:#111;}
.meal_menu0020 .btnTy:hover,
.meal_menu0020 .btnTy:focus {background: #96a6e7; color:#fff;}

/* 갤러리 */
.gallery0020 { position:relative; height:100%;  } 
.gallery0020 .list_box {margin-top:1.5rem;}
.gallery0020 .list_box ul {margin: 0 -1rem; }
.gallery0020 .list_box ul li { width:25%; float: left; padding: 0 1rem;}
.gallery0020 .list_box ul li:nth-child(2n) { margin-top:1.5rem; }
.gallery0020 .list_box ul li:nth-child(n+5) { display:none; }
.gallery0020 .list_box li.no_data{ width:100%; text-align:center; padding:5rem 0; font-size:.9rem; margin: 0 1rem; width: calc(100% - 2rem); background:rgba(0,0,0,0.05);}
.gallery0020 .list_box a {position: relative; display:block; }
.gallery0020 .list_box a::before{width: 5.5rem; height: 2.1rem; line-height: 2.1rem; font-size: .75rem; font-weight:500; color:#fff; border-radius: 0 .8rem .8rem; padding-left:1rem; background: #37b4e8 url('/images/template/T0020/main/0020_btn_gallery.png') no-repeat 83% 50%; position: absolute; left: 0; top: 9.5rem; z-index: 2; opacity: 0; transition: opacity 0.3s; -webkit-transition: opacity 0.3s; content: "더보기"; }
.gallery0020 .list_box a .img {position: relative; height:11rem; overflow:hidden; background: #eee; border-radius:1rem; box-shadow: 2px 2px 3px rgba(30, 38, 44, .42);}
.gallery0020 .list_box a .img img { position:absolute; top:50%; left:50%; width:100%; height:auto; -webkit-transform:translate(-50%, -50%); -ms-transform:translate(-50%, -50%); transform:translate(-50%, -50%); -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }
.gallery0020 .list_box a .tit { font-size: 0.9rem; color:#222; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-weight: 700; margin: 1.5rem 0 1rem;} 
.gallery0020 .list_box a .txt{height: 2.3rem; overflow: hidden; color: #707070; font-weight: 600;}
.gallery0020 .list_box a .date { color:#72777c; font-size:0.75rem; font-weight:600; }
.gallery0020 .btnTy{background: #37b4e8;}
/** 갤러리 : active **/
.gallery0020 .list_box a:hover .img,
.gallery0020 .list_box a:focus .img {border:2px solid #37b4e8;}
.gallery0020 .list_box a:hover .img img,
.gallery0020 .list_box a:focus .img img { -webkit-transform:translate(-50%, -50%) scale(1.1); transform:translate(-50%, -50%) scale(1.1); }
.gallery0020 .btnTy:hover{background: #364379;}
.gallery0020 .list_box a:hover::before{opacity: 1;}

/* 배너존 */
.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; margin-right: 0; margin-bottom: 0; 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:1240px) {  
	/* 메인비주얼 */
	.MVisual0020 {margin-left:1rem;}
	.MVisual0020 .item{background: #eff1fc;}
	.MVisual0020 .item img{float: none; height: auto;}
	.MVisual0020 .control{right: auto; left: 1rem;}

	/* 팝업존 */
	.pop0020 .pop_img .item img {width:auto; height:100%;}

	/* 오늘의식단 */
	.meal_menu0020 .inner ul{margin-right: 0;}
	.meal_menu0020 .img img {max-width:4.8rem;}

	/* 갤러리 */
	.gallery0020 .list_box ul li{width: 33.333%;}
	.gallery0020 .list_box ul li:nth-of-type(n+4){display: none;}
}
@media (max-width:960px) {  
	/* 메인비주얼 */
	.MVisual0020 .item img{width: 100%;}

	/* 오늘의식단 */
	.meal_menu0020 .inner ul{margin-right: 7rem;}
	.meal_menu0020 .img{display: block;}
	.meal_menu0020 .img img{max-width: 6rem;}
}
@media (max-width:860px) {   

	/* 배너존 */
	.banner_zone h2{display:none;}
	.banner_zone .bnWrap{width:calc(100% - 6rem); padding-left:0.75rem;}

}      
@media (max-width:768px){
    /* 캘린더 */
    .pop_schedule0020 .schePop{left:0.5rem; top:50%; width:calc(100% - 1rem); max-width:100%; transform: translate(0, -50%); -webkit-transform: translate(0%, -50%);}
    .pop_schedule0020 .schePop tr td,
    .pop_schedule0020 .schePop tr th{font-size:13px;}
}
@media (max-width:580px) {
	h2{font-size: 1rem;}

	/* 게시판 */
	.notice0020 .titTab ul li a{font-size: 1rem;}

	/* 바로가기 */
	.M_link0020 li{width: 50%; float: left;}
	.M_link0020 li a .txt{padding: 0 1rem 0 2.5rem;}
	.M_link0020 li a .txt span em{font-weight: 600; font-size: 0.85rem;}
	.M_link0020 li a::before{display: none;}
	.M_link0020 li a .img{left: 0;}

	/* 갤러리 */
	.gallery0020 .list_box ul li{width: 50%;}
	.gallery0020 .list_box ul li:nth-of-type(n+3){display: none;}

	/* 행사일정 */
	.pop_schedule0020 .inBox{padding: 1.2rem 1rem 0;}
	.pop_schedule0020 .month{position: relative; top: auto; left: auto; width: auto; height: auto; margin-bottom: 1rem; padding: 0.25rem 0;}
	.pop_schedule0020 .month span em{display: inline-block; margin-left: 0.5rem;}

	/* 팝업존 */
    .pop0020 .pop_img{ height:auto; text-align:center; }
    .pop0020 .pop_img .item img { top:auto; left:auto; max-height:15rem; transform: none; -ms-transform: none;}
}
@media (max-width:480px) {
	/* 게시판 */
	.notice0020 .list_box .topList{padding: 1rem 1rem 1rem 5.5rem;}
	.notice0020 .list_box .topList .date{left: 1rem;}
	.notice0020 .list_box .topList dl dt{font-size: 0.9rem;}
	.notice0020 .titTab ul li{max-width: 100%;}
	.notice0020 .titTab ul li a{font-size: 0.95rem;}

	/* 바로가기 */
	.M_link0020 li{width: 100%; float: none;}
	.M_link0020 li a::before{display: block; width:2rem;}
	.M_link0020 li a .img img{max-width: 1.8rem;}
	.M_link0020 li a .txt{padding: 0 1rem 0 2rem;}
	.M_link0020 li a .txt span em{font-size: 0.8rem;}
	
	/* 식단 */
	.meal_menu0020 .inner ul{margin-right: 0;}
	.meal_menu0020 .img{display: none;}

	/* 행사일정 */
	.pop_schedule0020 .sche_list{padding: 0 1.5rem;}
	.pop_schedule0020 .sche_list a.prev, .pop_schedule0020 .sche_list a.next{width:1.2rem; height:1.2rem; line-height:1.2rem; top:1.2rem; transform: none; -webkit-transform: none;}
	.pop_schedule0020 .sche_list a.prev{}
	.pop_schedule0020 .month span{border-bottom: 0;}
	.pop_schedule0020 .sche_list a.next{}
	.pop_schedule0020 .month{padding: 0.5rem 0;}
	.pop_schedule0020 .lst {height:4rem; padding-top:.4rem;}
	.pop_schedule0020 .lst li{width: 100%;}
	.pop_schedule0020 .lst li a {line-height:1.7rem;}
	.pop_schedule0020 .lst li a::before {top:.8rem;}
	.pop_schedule0020 .sche_list li a {padding:0 0.2rem;}

	/* 갤러리 */
	.gallery0020 .list_box {height:17rem; overflow:hidden;}
	.gallery0020 .list_box ul li{width: 100%; margin-bottom: 1rem;}
	.gallery0020 .list_box a .img{height: 10rem;}
}