﻿/* btn_more */
.btn_more { position:absolute; top: -2px; right: 7px; width: 2rem; height: 2rem; border-radius: 50%; text-align: center; background-color: #dcdcdc; }
.btn_more i { color: #333; font-size: 1.2rem; line-height: 2rem;  -webkit-transition:all 0.15s; transition:all 0.15s; } 
.btn_more2 { position:absolute; top: 5px; right: 0; display: block; }
.btn_more2 i { color: #333; font-size: 1rem; -webkit-transition:all 0.15s; transition:all 0.15s; } 
/* btn_more:active */
.btn_more i:hover { transform: rotate(180deg); -webkit-transform: rotate(180deg); }
.btn_more2 i:hover { transform: rotate(180deg); -webkit-transform: rotate(180deg); }

/* 메인비주얼 */ 
.MVisual0036 {position: relative; height: 100%; line-height:1; border-radius: 0 0 2rem 2rem; overflow: hidden; box-shadow: 3px 3px 20px rgba(0,0,0,0.13);}
.MVisual0036 .slider div{height:100%;}
.MVisual0036 .item{overflow:hidden; line-height:0;}
.MVisual0036 .item img{position:relative; width:auto; height:100%; left:50%; transform: translateX(-50%); -webkit-transform: translateX(-50%);}
.MVisual0036 .control{position:absolute; left:1rem; bottom:1rem; z-index:999;}
.MVisual0036 .control > a{display:inline-block; width:2rem; height:2rem; line-height:2rem; background:rgb(131,212,207, 0.5); color:#fff; text-align: center; border-radius:50%; -webkit-transition:all 0.15s; transition:all 0.15s; }
.MVisual0036 .control > a.play{display:none;}
.MVisual0036 .control > a:hover,
.MVisual0036 .control > a:focus{ background:rgb(131,212,207, 1);}

/* 바로가기 */
.M_link0036 { position: relative; height:100%; } 
.M_link0036 ul { display:table; table-layout:fixed; width: calc(100% + 2rem); margin: 0 -1rem; }
.M_link0036 li { position:relative; display:table-cell; vertical-align:top; z-index:1; }
.M_link0036 li a { display:block; position:relative; width:100%; word-break:keep-all; text-align:center; }
.M_link0036 li a .img { position:relative; display:block; width:5rem; height:5rem; line-height: 5rem; border-radius:50%; margin:0 auto; text-align: center; background:#fff;}
.M_link0036 li a img {width: 3.65rem; height: 3.3rem; vertical-align: middle;}
.M_link0036 li a span { position: relative; display: inline-block; font-size:0.9rem; line-height:1rem; padding: 0 0.2rem 0.3rem 0.2rem; max-height:2rem; margin-top:1rem; overflow:hidden; font-weight:600; color:#333; word-break:break-all; } 
.M_link0036 li a span:before{content:""; position:absolute; left:50%; bottom:0; width:0; height:15px; background: rgba(6,91,96, 0.2); border-radius:5px; z-index: -1;}
/** 바로가기 : active **/ 
.M_link0036 li a:hover .img,
.M_link0036 li a:focus .img { box-shadow: 3px 3px 10px rgba(6,91,96, 0.2);} 
.M_link0036 li a:hover span:before,
.M_link0036 li a:focus span:before{left:0; width:100%;}
.M_link0036 li a .img,
.M_link0036 li a .img::before {-webkit-transition:all 0.15s; transition:all 0.15s;}

/* 게시판 */
.notice0036 { position:relative; height:100%; }  
.notice0036 .titTab { position: relative; }
.notice0036 .titTab ul { font-size:0; margin-right:3rem; }
.notice0036 .titTab ul li{ position:relative; display:inline-block; max-width:33%; vertical-align:top; margin: 0.2rem 0; padding-right: 1.5rem;}
.notice0036 .titTab ul li ~ li:before{ content: ""; display: block; width: 1px; height:13px; background-color: #000; transform: rotate(-45deg); position: absolute; left: -0.75rem; top: calc(50% - 5px);}
.notice0036 .titTab ul li:last-child { padding-right: 1.3rem;}
.notice0036 .titTab ul li a { position:relative; display:block; font-size:1rem; font-weight:600; color:#515151;} 
.notice0036 .titTab ul li a::after {content: ""; display: block; width: calc(100% + 0.5rem); height: 11px; border-radius: 5px; background: rgba(6,91,96, 0.2); position: absolute; bottom: -0.2rem; left: -0.25rem; opacity: 0; z-index: -1;} 
.notice0036 .titTab li a span { display:block; overflow:hidden; white-space:nowrap; }
.notice0036 .list_box { display:none; height:11.25rem; margin-top: 1.1rem;}  
.notice0036 .list_box ul { position: relative; display: flex; width:calc(100% + 1.5rem); height:100%; margin-left:-0.75rem; }
.notice0036 .list_box li { position: relative; float: left; width: 33.333%; margin: 0 0.75rem; }
.notice0036 .list_box li:nth-child(n + 4){ display: none; }
.notice0036 .list_box li a { position:relative; display:block; height: 100%; line-height: 1.1rem; border: 2px solid #d4d4d4; border-radius: 1.5rem; padding: 1.7rem 1.5rem 2.1rem; }
.notice0036 .list_box li a::before { content: "더보기"; display: block; padding: 0.5rem 2.75rem 0.5rem 1.85rem; background: #065b60; color: #fff; font-size: 0.75rem; border-radius: 1.5rem 0 1.5rem 1.5rem; position: absolute; bottom: -9px; right: -2px; transition: all 0.15s; -webkit-transition: all 0.15s; opacity: 0; }
.notice0036 .list_box li a::after { content: "\002B"; display: block; color: #fff; font-size: 1.5rem; position: absolute; bottom: 2px; right: 1.45rem; opacity: 0; }
.notice0036 .list_box li.new a .tit::before { position: absolute; top: 0; left: 0; width: 1.5rem; height: 1.5rem; line-height: 1.5rem; border-radius: 50%; background: #ffb240; color: #fff; font-size: 0.8rem; content: "N"; text-align: center; font-weight: 700; }
.notice0036 .list_box li.new a .tit { padding-left: 1.75rem;}
.notice0036 .list_box li a .date { font-size: 0.75rem; color: #848484; }
.notice0036 .list_box li a .date i { margin-right: 0.4rem; }
.notice0036 .list_box li a .tit { position: relative; overflow:hidden; height: 2.7rem; line-height: 1.35rem; font-size: 1rem; color: #000; font-weight: 600; }
.notice0036 .list_box li a .txt { height: 2.2rem; overflow: hidden; font-size: 0.8rem; color: #666; margin: 1rem 0;}
/** 게시판 :데이터 없음 **/ 
.notice0036 .list_box li.no_data { display: flex; align-items: center; justify-content: center; width: calc(100% - 1.5rem); height: 100%; margin: 0 0.75rem; text-align:center; font-weight:600; background: #f8f8f8; border-radius:1.5rem} 
/** 게시판 active **/   
.notice0036 .titTab ul li a.current,
.notice0036 .titTab ul li a:hover,
.notice0036 .titTab ul li a:focus { color: #000; font-weight: 700; }
.notice0036 .titTab ul li a.current::after,
.notice0036 .titTab ul li a:hover::after,
.notice0036 .titTab ul li a:focus::after { opacity: 1; }
.notice0036 .titTab ul li a.current::before { opacity: 1; top: -0.8rem; }
.notice0036 .list_box.on { display: block; } 
.notice0036 .list_box li a:hover,
.notice0036 .list_box li a:focus { border-color: #065b60; background: #fff;}
.notice0036 .list_box li a:hover::before,
.notice0036 .list_box li a:focus::before,
.notice0036 .list_box li a:hover::after,
.notice0036 .list_box li a:focus::after {opacity: 1;}
.notice0036 .titTab ul li a,
.notice0036 .titTab ul li a::before,
.notice0036 .list_box li a { transition: all 0.15s; -webkit-transition: all 0.15s; }

/* 캘린더 */
.pop_schedule0036 {position: relative; width: 100%; height: 100%;}
.pop_schedule0036 h2 {position: relative; font-size: 1.1rem; font-weight: 700; margin-bottom: 1.1rem; margin-right: 3rem; z-index: 1; color: #333; overflow: hidden; white-space: nowrap;}
.pop_schedule0036 .sche_list {position: relative; padding: 0.37rem 3.5rem; width: 100%; background: #fff; border-radius:3rem; border:2px solid #f07100; z-index:1; overflow: hidden;} 
.pop_schedule0036 .sche_list a.prev,
.pop_schedule0036 .sche_list a.next {position: absolute; top: 0; display: inline-block; width: 3rem; height: 3rem; line-height: 3rem; text-align: center; vertical-align: middle; color: #fff; font-size: 1rem; background: #f07100; }
.pop_schedule0036 .sche_list a.prev {left: 0; border-radius: 0 50% 50% 0;} 
.pop_schedule0036 .sche_list a.next {right: 0; border-radius: 50% 0 0 50%;} 
.pop_schedule0036 .sche_list ul { white-space: nowrap; overflow-x: auto;}
.pop_schedule0036 .sche_list li {position: relative; display: inline-block; text-align: center; font-weight: 600; font-size: 0.8rem; width: 1.5rem; height: 1.5rem; line-height: 1.5rem; border-radius: 50%; margin: 0.25rem; }
.pop_schedule0036 .sche_list li em{display: block; font-size: 1.1rem; font-weight: 600;}
.pop_schedule0036 .sche_list li.event {background: #5d9497;}
.pop_schedule0036 .sche_list li.event a{ color: #fff;  font-weight: 500;}
.pop_schedule0036 .sche_list li.today { background: #f07100;}
.pop_schedule0036 .sche_list li.today a{ color: #fff; font-weight: 700; }
.pop_schedule0036 .sche_wrap { position: relative;  width: 100%; padding: 3rem 0.95rem 1.6rem; margin-top:-1.4rem; background:#f8f8f8; border-radius: 0 0 3rem 3rem; z-index:0 }
.pop_schedule0036 .sche_wrap .date { position: relative; display: inline-block; width: 5rem; line-height: 2.5rem; text-align: center; background: #f07100; color: #fff; font-size: 1rem; z-index: 1; font-weight: 600; border-radius: 2rem; }
.pop_schedule0036 .sche_wrap .date em { font-weight: 800; }
.pop_schedule0036 .lst { display: inline-block; width: calc(100% - 5rem); float: right; height: 2.4rem; overflow: auto; }
.pop_schedule0036 .lst li {position: relative; float: left; width: 25%; line-height: 2.4rem; padding: 0 1.4rem;}
.pop_schedule0036 .lst li a { position: relative; display: block; font-size: 0.85rem; font-weight: 600; color: #333; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.pop_schedule0036 .lst li ~ li::before{width: 1px; height: 0.9rem; border-left: 1px dashed #cececd; position: absolute; left: 0; top: 0.7rem; content: '';}
.pop_schedule0036 .lst li:nth-child(4n+1)::before { display: none; }
.pop_schedule0036 .lst li a span { position: relative; color: #f07100; font-weight:700; margin-right: 0.6rem;}
.pop_schedule0036 .lst .no_data {width: 100%; line-height: 2.4rem; text-align: center;}
/** 캘린더 : active **/
.pop_schedule0036 .lst li a:hover,
.pop_schedule0036 .lst li a:focus,
.pop_schedule0036 .sche_list a:hover,
.pop_schedule0036 .sche_list a:focus {text-decoration: underline;}
.pop_schedule0036 .sche_list a.prev:hover, 
.pop_schedule0036 .sche_list a.next:hover{ background:rgb(240,113,0, 0.7);}
.pop_schedule0036 .sche_list a { transition: all 0.15s; -webkit-transition: all 0.15s; }

/* 갤러리 */
.gallery0036 {position: relative; height: 100%; z-index: 1;}
.gallery0036 h2 { color: #000; margin-right: 2rem; font-size: 1.1rem; font-weight: 700; white-space: nowrap; overflow: hidden;}
.gallery0036 ul { position:relative; display: flex; margin-top: 1rem; }
.gallery0036 ul li { width:100%; }
.gallery0036 ul li:nth-child(n+2) { display:none; }
.gallery0036 ul li a { position:relative; display:block; height:auto; line-height: 0; border-radius:1rem; background:#fff;}
.gallery0036 ul li a .img { position:relative; height:10.7rem; border-radius: 1rem; overflow:hidden; background:rgba(0,0,0,0.2) }
.gallery0036 ul li a .img img {position: relative; 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; transition: all 0.3s;}
.gallery0036 ul li a .img.private {display: flex; justify-content: center; align-items: center; text-align: center; line-height: 1.5; font-size: 0.8rem; color: #fff; background: #666; }
.gallery0036 ul li a .img.private i {font-size: 1.5rem;}
.gallery0036 ul li a p { font-weight:600; text-overflow:ellipsis; text-align: left; overflow:hidden; white-space: nowrap; z-index:2; box-shadow: 3px 3px 10px rgba(0,0,0,0.13); line-height: 2.65rem; font-size: 0.85rem; text-align:center; padding:0 1rem; color: #000; border-radius:0 0 1rem 1rem; } 
.gallery0036 .list_box li.no_data{ width:100%; line-height:13.2rem; display:flex; align-items:center; justify-content:center; font-size:0.9rem; background:#fff; border-radius:1rem; text-align:center;}  
/** 갤러리 : active **/  
.gallery0036 .list_box a:hover .img img,
.gallery0036 .list_box a:focus .img img {transform: translate(-50%, -50%) scale(1.1); -webkit-transform: translate(-50%, -50%) scale(1.1);}
.gallery0036 ul li a:hover p,
.gallery0036 ul li a:focus p {text-decoration: underline;} 
.gallery0036 a,
.gallery0036 .list_box a .img img {-webkit-transition:0.15s; transition:0.15s; }

/* 식단 */
.meal_menu0036 { position:relative; height:100%; }  
.meal_menu0036 h2 { color: #000; margin-right: 2rem; font-size: 1.1rem; font-weight: 700; white-space: nowrap; overflow: hidden;}
.meal_menu0036 .inner { position:relative; height: calc(100% - 2.45rem); border-radius:1rem; margin-top: 1rem; padding: 1.6rem 1.3rem; background: #fff; }
.meal_menu0036 .inner ul { overflow:hidden; overflow-y:auto; height: 7.7rem; }
.meal_menu0036 .inner li:not(.no_data) { padding-right:0.5rem; } 
.meal_menu0036 .inner li ~ li { margin-top: 1.5rem; }
.meal_menu0036 .inner .no_data { line-height:7.7rem; text-align:center; font-weight:600; }
.meal_menu0036 .inner dl { position:relative; height:auto; color:#fff; line-height:1.5rem; } 
.meal_menu0036 .inner dl dt { width: 100%; line-height: 2.5rem; font-size: 0.9rem; text-align: center; font-weight: 700; color:#333; border-radius: 0.5rem; background:#ffe4c2;} 
.meal_menu0036 .inner dl dt span { margin-right:0.2rem;} 
.meal_menu0036 .inner dl dd { font-size:0.85rem; color: #333; font-weight: 400; line-height: 1.5rem; margin-top: 1rem; word-break: keep-all; }
.meal_menu0036 img { position: absolute; bottom: 0.8rem; right: 1rem; max-width: 4rem; max-height: 4.15rem; }
/** 식단 : active **/ 

/* 팝업존 */
.pop0036 {position:relative; width:100%; height:100%; } 
.pop0036 h2 { position: relative; font-size: 1.1rem; font-weight: 700; margin-bottom:0.8rem; z-index: 1; color: #fff; white-space:nowrap; overflow:hidden; margin-right:3.5rem; }
.pop0036 .control { background: #f07100; border-radius:0 0 1rem 1rem; text-align:center; padding:1rem 0 0.35rem; margin-top:-0.75rem;  }
.pop0036 .control::before { position: absolute; top: 0.85rem; right: 0; width: 100vw; height: 2px; background: rgba(255, 212, 218, 0.2); content: ""; z-index: -1; }
.pop0036 .page { width: 2.75rem; height: 2.75rem; line-height: 2.75rem; border-radius: 50%; background: #f07100; position:absolute; top:-0.8rem; right:0; vertical-align:middle; font-size: 0.8rem; color: #fff; }
.pop0036 .page strong {position: relative; font-weight: 700; font-size: 1.2rem; margin-right: 0.5rem; vertical-align: middle;} 
.pop0036 .page strong::before {position: absolute; top: -0.5rem; right: -0.3rem; font-size: 0.5rem; color: #fff; content: "/";}
.pop0036 .page span { vertical-align: middle; }
.pop0036 .control a { display:inline-block; vertical-align:middle; font-size: 1rem; color: #fff;}  
.pop0036 .control .play,
.pop0036 .control .stop { width: 1.65rem; height: 1.65rem; line-height: 1.65rem; border-radius: 50%; background: #fff; text-align: center; margin: 0 0.8rem; color:#111; }
.pop0036 .control .play { display:none; }
.pop0036 .pop_img { position:relative; height:11.25rem; overflow: hidden; text-align:center; border-radius:1rem; background: #555; box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);}
.pop0036 .pop_img div,
.pop0036 .pop_img .item {height:100%;}
.pop0036 .pop_img .item a { display: block; height:100%; line-height:0; text-align:center; overflow:hidden;}
.pop0036 .pop_img .item img {position:relative; top: 50%; max-width:100%; width:auto; max-height:100%; transform: translateY(-50%); -webkit-transform: translateY(-50%);}
/** 팝업존 : active **/
.pop0036 .control .play:hover,
.pop0036 .control .play:focus,
.pop0036 .control .stop:hover,
.pop0036 .control .stop:focus { background: rgba(255,255,255,0.5);}
.pop0036 .control a { transition: all 0.15s; -webkit-transition: all 0.15s; }

/* 배너존 */
.banner_zone {line-height: 1; border-top: 1px solid #dcdcdc;}
.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;}


@media (max-width:1240px){
	/* 메인비주얼 */  
	.MVisual0036 .item img { width: 120%; height: auto; left: 0; transform: translateX(0);}

	/* 바로가기 */
	.M_link0036 ul { width: 100%; margin: 0; }

	/* 캘린더 */
	.pop_schedule0036 .lst li { padding: 0 1rem; }
}

@media (max-width:1024px){
	/* 바로가기 */
	.M_link0036 li a .img { width: 4.8rem; height: 4.8rem; line-height: 4.8rem; }
	.M_link0036 li a img { width: 2.7rem; height: auto; }

	/* 캘린더 */
	.pop_schedule0036 .lst li { width: calc(100% / 3); }
	.pop_schedule0036 .lst li:nth-child(4n+1)::before { display: block; }
	.pop_schedule0036 .lst li:nth-child(3n+1)::before { display: none; }
}

@media (max-width:900px){
	/* 게시판 */
	.notice0036 .list_box ul { width:calc(100% + 1rem); margin-left:-0.5rem; }
	.notice0036 .list_box li { margin: 0 0.5rem; }

	/* 바로가기 */
	.M_link0036 li { width: calc(100% / 4); display: inline-block; vertical-align: top; }
	.M_link0036 li a span { margin-bottom: 0.5rem; font-size:0.8rem; }

	/* 팝업존 */
    .pop0036 .pop_img{ height:auto; text-align:center; }
    .pop0036 .pop_img .item img { top:auto; left:auto; max-height:15rem; transform: none; -webkit-transform: 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){
    /* 메인비주얼 */ 
    .MVisual0036 .control > a{ width:1.5rem; height:1.5rem; line-height:1.5rem; }
    .MVisual0036 .control{ bottom:0.5rem; }

	/* 게시판 */
	.notice0036 .list_box li a { padding: 1.2rem; }
	
	
}

@media (max-width:700px){
	/* 게시판 */
	.notice0036 .list_box li { width: 50%; }
	.notice0036 .list_box li:nth-child(n + 3) { display: none;}

	/* 캘린더 */
	.pop_schedule0036 .lst li { width: calc(100% / 2); }
	.pop_schedule0036 .lst li:nth-child(3n+1)::before { display: block; }
	.pop_schedule0036 .lst li:nth-child(2n+1)::before { display: none; }
}

@media (max-width:600px){
	/* 식단 */
	.meal_menu0036 .inner { padding: 1rem 1rem 4.5rem;}
	.meal_menu0036 .inner ul { height: 6.7rem; }
	.meal_menu0036 .inner .no_data { line-height: 6.7rem; }
}

@media (max-width:540px){
	/* 캘린더 */
	.pop_schedule0036 .lst li { width: 100%; }
	.pop_schedule0036 .lst li ~ li::before { display: none;}
	.pop_schedule0036 .lst li:nth-child(3n+1)::before { display: none; }

}

@media (max-width:480px){
	/* 게시판 */
	.notice0036 .titTab ul li:last-child { padding-right: 0; }
	.notice0036 .titTab ul li { max-width: 100%; padding-right: 0.4rem; }  
	.notice0036 .titTab ul li ~ li:before{ display:none; }
	.notice0036 .titTab ul li a {padding: 0 0.2rem;}
	.notice0036 .titTab ul li a::after {width:100%; left:0;}
	.notice0036 .list_box li a { padding: 1rem; }
	.notice0036 .list_box { margin-top: 0.5rem; height: 8rem;}
	.notice0036 .list_box ul { display: block; width:100%; height:auto; } 
	.notice0036 .list_box li { width: 100%; } 
	.notice0036 .list_box li:nth-child(n + 2) { display: none;}
	.notice0036 .list_box li ~ li::before { width: 100%; height: 1px; top: 0; transform: translateY(0); -webkit-transform: translateY(0); border-top: 1px dashed #dcdcdc; border-left: none; }
	.notice0036 .list_box li a .tit { line-height: 1.5rem; height: auto; white-space: nowrap; text-overflow: ellipsis; }
	.notice0036 .list_box li a .txt { margin: 0.5rem 0; }
	.notice0036 .list_box li a:hover, 
	.notice0036 .list_box li a:focus { transform: translateY(0); -webkit-transform: translateY(0);}
	/** 게시판 :데이터 없음 **/ 
	.notice0036 .list_box li.no_data {width: 100%; margin-left: 0.5rem; line-height: 8rem;} 
 
	/* 바로가기 */
	.M_link0036 li { width: calc(100% / 3); }

	/* 캘린더 */
	.pop_schedule0036 .sche_list { padding: 0.1rem 2.5rem; } 
	.pop_schedule0036 .sche_list a.next,
	.pop_schedule0036 .sche_list a.prev { width: 2.5rem; height: 2.5rem; line-height: 2.5rem; }
	

	/* 갤러리 */  
	.gallery0036 ul li a .img img {width:auto; height:100%;}

	/* 팝업존 */
	.pop0036 .page { width: 2.5rem; height: 2.5rem; line-height: 2.4rem; top:-0.5rem; }
	.pop0036 .page strong { font-size: 1rem; margin-right: 0.55rem; vertical-align:top;} 
	.pop0036 .page strong::before {right: -0.4rem; top:-0.4rem} 

}

@media (max-width:340px){
	/* 바로가기 */
	.M_link0036 li a .img { width: 4.2rem; height: 4.2rem; line-height: 4.2rem; }
	.M_link0036 li a img { width: 2.5rem; }

	/* 캘린더 */
	.pop_schedule0036 .sche_wrap { height:7rem; padding: 2rem 0.5rem 0.7rem; border-radius: 0 0 1.5rem 1.5rem; }
	.pop_schedule0036 .sche_wrap .date { width: 100%; line-height: 2rem; font-size: 0.9rem; }
	.pop_schedule0036 .lst { width: 100%; }
}