﻿
.heading { font-size: 1rem; color: #222; font-weight: 700; margin-right: 3.8rem; margin-bottom: 1.3rem; overflow: hidden; white-space: nowrap; }

/* btn_more */
.btn_more { position: absolute; top: 0; right: 0; display: block; text-align: center; z-index: 2; }
.btnTy1 { width: 2rem; height: 2rem; line-height: 2rem; border-radius: 50%; background: #d4f5f4; color: #222; font-size: 1.3rem; }
.btnTy2 { left: -6.1rem; right: auto; }
.btnTy2::before { position: absolute; top: 0.2rem; left: -0.6rem; width: 1rem; height: 1rem; border-radius: 50%; background: rgba(255, 255, 255, 0.2); content: ""; }
.btnTy3 { color: #222; font-weight: 600; }
.btnTy3 span { font-size: 0.8rem; vertical-align: middle; margin-right: 0.1rem; }
.btnTy3 i { font-size: 1.3rem; vertical-align: middle; }
.btnTy3::before { position: absolute; top: -0.2rem; right: -0.25rem; width: 1.25rem; height: 1.25rem; border-radius: 50%; background: rgba(42, 98, 210, 0.2); content: ""; }
/* btn_more : active */
.btn_more i:hover,
.btn_more i:focus { transform: rotate(180deg); -webkit-transform: rotate(180deg); }
.btnTy2:hover,
.btnTy2:focus { transform: translateX(4px); -webkit-transform: translateX(4px);}
.btn_more,
.btn_more i {-webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }

/* 메인비주얼 */
.MVisual0019 { position: absolute; right:50%; height: 100%; width:91.55rem; margin-right:-48.5rem; line-height:1;  }
.MVisual0019 .item{overflow:hidden; line-height:0; }
.MVisual0019 .item img{position:relative; width:auto; height:100%; left:50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%);}
.MVisual0019 .control{position:absolute; left: 13rem; bottom: 1rem; z-index:1;}
.MVisual0019 .control > a{display:inline-block; width:2rem; height:2rem; line-height:2rem; background:rgba(255, 211, 15, 0.5); color:#fff; text-align: center; border-radius:50%; -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }
.MVisual0019 .control > a.play{display:none;}
.MVisual0019 .control > a:hover,
.MVisual0019 .control > a:focus{ background:rgba(255, 211, 15, 0.9);}

/* 식단 */
.meal_menu0019 { position:relative; display: flex; align-items: center; height:100%; font-size: 0; border-bottom: 2px solid #000;}
.meal_menu0019 .tit_wrap { position: relative; width: 8.85rem; }
.meal_menu0019 .tit_wrap h2 { margin-right: 2.5rem; line-height: 2rem; margin-bottom: 0; }
.meal_menu0019 .inner { width: calc(100% - 8.85rem); padding-left: 2.4rem; }
.meal_menu0019 ul { overflow-y:auto; height:2.2rem; margin-right: 5rem; }
.meal_menu0019 li { display: block; overflow: hidden;}
.meal_menu0019 li:not(.no_data) { padding-right:1rem; }
.meal_menu0019 li + li { margin-top:1rem; }
.meal_menu0019 li.no_data { line-height: 2.2rem; text-align: center; font-size:0.8rem; }
.meal_menu0019 dt { position: relative; max-width: 10rem; height: 2.2rem; line-height: 2.2rem; display: inline-block; color: #0060d6; font-size: 1rem; font-weight: 700; padding-right: 1.75rem; margin-right: 1.1rem; float: left; }
.meal_menu0019 dt::before { position: absolute; top: 0.75rem; right: -0.3rem; width: 0.55rem; height: 0.7rem; background: url('/images/template/T0019/main/0019_meal_dot.png') no-repeat center / cover; content: ""; }
.meal_menu0019 dt em { color: #000; font-weight: 600; }
.meal_menu0019 dd { display: inline-block; width: calc(100% - 10rem); color:#222; font-size:0.8rem; word-break:keep-all; float: right; }
.meal_menu0019 img{position:absolute; bottom: 1.1rem; right: 0; width: 4rem; height: 2.65rem; }

/* 게시판 */
.notice0019 { position:relative; height:100%; }
.notice0019 .titTab { position: relative; display: inline-block; width: 9.75rem; height: 100%; padding-top: 1.5rem; font-size: 0; }
.notice0019 .titTab:before { content:""; position:absolute; right: 0; top:0; width:100vw; height:100%; background: url('/images/template/T0019/main/0019_ptrn1.png'); border-radius: 0 2rem 2rem 0; }
.notice0019 .titTab li { position:relative; }
.notice0019 .titTab li a { position:relative; display:block; height:3rem; font-size:1rem; font-weight: 600; line-height:3rem; color: #fff; overflow:hidden; z-index:1; padding-right: 3.7rem; overflow: hidden; white-space: nowrap; }
.notice0019 .titTab li a::before { position: absolute; bottom: 0; left: 0; width: 0; height: 2px; background: #fff; content: ""; }
.notice0019 .titTab li a span { position:relative; display: block; overflow: hidden; }
.notice0019 .tabWrap { position:relative;width:calc(100% - 13rem); padding-top: 2rem; float: right; }
.notice0019 .list_box { display:none; }
.notice0019 .list_box ul { height: 100%; font-size: 0; }
.notice0019 .list_box li { width:30%; display: inline-block; } 
.notice0019 .list_box li + li { margin-left:5%; }
.notice0019 .list_box li:nth-child(n+4) { display:none; }
.notice0019 .list_box li a { position:relative; display:block; background: #fff; border-radius: 1.5rem; box-shadow: 0 0 9px rgba(0, 0, 0, 0.15); padding: 1.7rem 1.25rem 2.25rem; border: 3px solid transparent; }
.notice0019 .list_box li span { position:relative; color:#888; font-size: 0.7rem; }
.notice0019 .list_box li a.new:after { position:absolute; right: 1.5rem; top:-0.9rem; width: 1.5rem; height: 1.5rem; line-height: 1.5rem; text-align: center; background: #ffd30f; color: #fff; font-size: 0.7rem; border-radius: 50%; content: "N"; }
.notice0019 .list_box li .tit { display:block; color: #222; font-size: 0.9rem; font-weight: 600; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.notice0019 .list_box li .txt { display:block; height:2rem; line-height:1.2; font-size:0.8rem; color:#333;  overflow:hidden; margin: 2.7rem 0 1.7rem; }
.notice0019 #notice1 .btn_more { top: 2.3rem; }
.notice0019 #notice2 .btn_more { top: 5.4rem; }
.notice0019 #notice3 .btn_more { top: 8.3rem; }
/* 게시판 : 데이터 없음 */ 
.notice0019 .list_box li.no_data { width: 100%; line-height: 13.05rem; text-align: center; border-radius: 1.5rem; box-shadow: 0 0 9px rgba(0, 0, 0, 0.15); font-size: 0.75rem;}
/* 게시판 : active */
.notice0019 .titTab li a:hover,
.notice0019 .titTab li a:focus,
.notice0019 .titTab li a.current { font-weight: 700; }
.notice0019 .titTab li a.current::before { width: 100%; }
.notice0019 .list_box.on { display: block; } 
.notice0019 .list_box li a:hover,
.notice0019 .list_box li a:focus { border-color: #ffd30f; }
.notice0019 .list_box li a:hover .txt,
.notice0019 .list_box li a:focus .txt { text-decoration: underline; }
.notice0019 a,
.notice0019 .titTab li a,
.notice0019 .titTab li a::before,
.notice0019 .list_box li a {-webkit-transition:all 0.3s; -ms-transition:all 0.3s; transition:all 0.3s; }

/* 팝업존 */
.pop0019 { position:relative; height:100%; }
.pop0019 .nss_pg { width: 100%; height: 3.75rem; display: flex; align-items: center; justify-content: center; background: url('/images/template/T0019/main/0019_ptrn2.png'); border-radius: 0 0 1.5rem 1.5rem;}
.pop0019 .nss_pg p { position: absolute; top: 0; right: 0; color:#000; font-size:1rem; }
.pop0019 .nss_pg p strong { position: relative; font-weight: 700; padding-right: 1.2rem; }
.pop0019 .nss_pg p strong::before { position: absolute; top: 0.55rem; right: 0.25rem; width: 0.3rem; height: 0.3rem; background: #000; border-radius: 50%; content: ""; }
.pop0019 .nss_pg a { display: inline-block; vertical-align: middle; width: 1.75rem; height: 1.75rem; line-height: 1.75rem; border-radius: 50%; text-align: center; background: #b1b1b1; color: #fff; font-size: 1.1rem; }
.pop0019 .nss_pg a ~ a { margin-left: 0.5rem; }
.pop0019 .nss_pg .play {display: none;}
.pop0019 .pop_img { position:relative; height:11.25rem; overflow: hidden; border-radius:1.5rem 1.5rem 0 0; background:rgba(0,0,0,0.1); }
.pop0019 .pop_img div,
.pop0019 .pop_img .item {height:100%;}
.pop0019 .pop_img .item a { display: block; height:100%; line-height:0; text-align:center; overflow:hidden;}
.pop0019 .pop_img .item img {position:relative; max-width:100%; width:auto; height:100%;}
/* 팝업존 */
.pop0019 .nss_pg a.prev:hover,
.pop0019 .nss_pg a.prev:focus { transform: translateX(-4px); -webkit-transform: translateX(-4px); }
.pop0019 .nss_pg a.next:hover,
.pop0019 .nss_pg a.next:focus { transform: translateX(4px); -webkit-transform: translateX(4px); }
.pop0019 .nss_pg a {-webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }

/* 갤러리 */
.gallery0019 { position:relative; height:100%; }
.gallery0019 .tit_wrap { margin-bottom: 1.4rem; margin-right: 5.5rem; }
.gallery0019 .tit_wrap h2 { display: inline-block; vertical-align: middle; margin-bottom: 0; margin-right: 0.6rem; }
.gallery0019 .tit_wrap span { display: inline-block; vertical-align: middle; }
.gallery0019 .list_box{ overflow:hidden; width: calc(100% + 1.5rem); margin-left: -0.75rem; }
.gallery0019 .list_box li {float: left; padding: 0 0.75rem; width: 50%;}
.gallery0019 .list_box li:nth-of-type(n+3) {display: none;}
.gallery0019 .list_box li a {position: relative; display: block; text-align: left; background: #fff; overflow: hidden;}
.gallery0019 .list_box li a .img {position: relative; width: 100%; height: 15rem; background: #eee; overflow: hidden; border-radius: 1.5rem; }
.gallery0019 .list_box 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 .3s; -ms-transition: all .3s; transition: all .3s;}
.gallery0019 .list_box li a .txt { position: absolute; bottom: 0; right: 0; width: calc(100% - 4.5rem); height: 3rem; line-height: 3rem; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; background: #fff; color: #222; font-size: 0.85rem; font-weight: 600; padding: 0 1.9rem; border-radius: 1.5rem 0 0 0; }
.gallery0019 .list_box li.no_data{width: calc(100% - 1.5rem); line-height: 15rem; border-radius: 1.5rem; background: #f1f1f1; text-align: center; margin-left: 0.75rem; padding: 0; }
.gallery0019 .btnTy2 span::before { background: rgba(43, 192, 131, 0.2); }
/** 갤러리 : active **/
.gallery0019 .list_box li a:hover .img::before,
.gallery0019 .list_box li a:focus .img::before,
.gallery0019 .list_box li a:hover .img::after,
.gallery0019 .list_box li a:focus .img::after { opacity: 1; }
.gallery0019 .list_box li a:hover .img > img,
.gallery0019 .list_box li a:focus .img > img { -webkit-transform:translate(-50%, -50%) scale(1.1); transform:translate(-50%, -50%) scale(1.1); } 
.gallery0019 .btnTy2:hover span::before,
.gallery0019 .btnTy2:focus span::before { background: rgba(43, 192, 131, 0.8); }
.gallery0019 .list_box li a .img::before,
.gallery0019 a{-webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }

/* 캘린더 */
.pop_schedule0019 {position: relative; width: 100%; height: 100%;}
.pop_schedule0019 .inBox { position: relative; }
.pop_schedule0019 .month { float: left; display: flex; width: 4rem; height: 4rem; border-radius: 1rem; text-align: center; color: #fff; background: #2a62d2; align-items: center; justify-content: center; flex-direction: column; }
.pop_schedule0019 .month span {line-height: 1; font-size: 0.7rem;}
.pop_schedule0019 .month em { display: block; margin-top: 0.25rem; font-size: 1.4rem; font-weight: 700; line-height: 1;}
.pop_schedule0019 .sche_list {position: relative; float: right; padding: 0 2.5rem 0; width: calc(100% - 5.45rem); height: 4rem;}
.pop_schedule0019 .sche_list a.prev,
.pop_schedule0019 .sche_list a.next {position: absolute; top: 1.5rem;}
.pop_schedule0019 .sche_list a.prev {left: 0;} 
.pop_schedule0019 .sche_list a.next {right: 0;} 
.pop_schedule0019 .sche_list ul { padding-bottom: 1.4rem; white-space:nowrap; overflow:hidden; overflow-x:auto; height:100%; }
.pop_schedule0019 .sche_list li { display:inline-block; text-align: center; width: 2.7rem; }
.pop_schedule0019 .sche_list li.sat a {color: #0575ff;}
.pop_schedule0019 .sche_list li.sun a {color: #ff4343;}
.pop_schedule0019 .sche_list li a { font-size: 0.8rem; color: #222; font-weight: 600; }
.pop_schedule0019 .sche_list li a em { position: relative; display: block; height:1.75rem; line-height: 1.75rem; margin: 0 auto;  text-align: center; font-weight: 600; font-size: 0.9rem; color: #222; z-index: 1; margin-top: 0.5rem; }
.pop_schedule0019 .sche_list li a.event em::before { position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); width: 1rem; height: 0.2rem; background: #2a62d2; content: ""; }
.pop_schedule0019 .sche_list li a.today em::before { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); width:1.75rem; height:1.75rem; line-height:1.75rem; border-radius: 50%; background: #fff; box-shadow: 0 0 7px rgba(0, 0, 0, 0.19); z-index: -1; content: ""; }
.pop_schedule0019 .lst { margin-top: 1.5rem; float: left; width: 100%; }
.pop_schedule0019 .lst ul {height: 6.5rem; overflow-y: auto;}
.pop_schedule0019 .lst li { position: relative; float: left; display: inline-block; width: 50%; }
.pop_schedule0019 .lst li ~ li::before {position: absolute; top: 1.35rem; left: -1.5rem; width: 0.25rem; height: 0.75rem; background: url('/images/template/T0019/main/0019_sche_dot.png') no-repeat center / cover; content: ""; }
.pop_schedule0019 .lst li:nth-child(2n + 1)::before { display: none; }
.pop_schedule0019 .lst li a { position: relative; display: block; padding: 0.6rem 1.5rem 0.6rem 0.2rem; line-height: 1.5rem; font-size: 0.8rem; font-weight: 600; color: #515151; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.pop_schedule0019 .lst li a span {display: inline-block; width: 2.25rem; height: 2.25rem; line-height: 2.25rem; border-radius: 50%; text-align: center; background: #fff; box-shadow: 0 0 7px rgba(0, 0, 0, 0.19); margin-right: 0.7rem; font-weight: 700; color: #2a62d2; font-size: 0.9rem; }
.pop_schedule0019 .lst li.sche_list_type2 a span { width: 3.5rem; border-radius: 2rem; }
.pop_schedule0019 .lst .no_data {width: 100%; line-height: 6.5rem; text-align: center;}
/** 캘린더 : active **/
.pop_schedule0019 .lst li a:hover,
.pop_schedule0019 .lst li a:focus { text-decoration: underline; }
.pop_schedule0019 .sche_list a.prev:hover,
.pop_schedule0019 .sche_list a.prev:focus { transform: translateX(-4px); -webkit-transform: translateX(-4px); } 
.pop_schedule0019 .sche_list a.next:hover,
.pop_schedule0019 .sche_list a.next:focus { transform: translateX(4px); -webkit-transform: translateX(4px); } 
.pop_schedule0019 .sche_list > a,
.pop_schedule0019 .lst li a  {-webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }

/* 바로가기1 */
.M_link0019 { position:relative; height:100%; }
.M_link0019 ul { font-size: 0; }
.M_link0019 li { position: relative; display: inline-block; width: 33.333%; vertical-align: top; }
.M_link0019 li ~ li::before { position: absolute; top: 2.65rem; left: -0.25rem; width: 0.45rem; height: 0.45rem; border-radius: 50%; background: #ccc; z-index: -1; content: ""; }
.M_link0019 li:nth-child(3n+1)::before { display: none; }
.M_link0019 li a { position: relative; display: block; }
.M_link0019 li a .img { display: flex; align-items: center; justify-content: center; width: 5.45rem; height: 5.45rem;  border-radius: 1.5rem; margin: auto; }
.M_link0019 li a .img img { width: 3.55rem; height: 3.35rem; }
.M_link0019 li a span { display: block; width: 100%; font-size:0.9rem; line-height:1.2rem; max-height:2.4rem; overflow:hidden; color:#000; font-weight: 600; margin-top: 0.9rem; text-align: center; margin-bottom: 1rem; }
.M_link0019 li a span em { padding: 0 0.3rem; }
/** 바로가기1 : active **/
.M_link0019 li a:hover .img,
.M_link0019 li a:focus .img { background: #ffd30f; }
.M_link0019 li a:hover span em,
.M_link0019 li a:focus span em { box-shadow: 0 -14px rgba(255, 211, 15, 0.2) inset; }
.M_link0019 li a,
.M_link0019 li a .img,
.M_link0019 li a span em { -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }

/* 배너존 */
.banner_zone {line-height: 1; border-top: 1px solid #e5e5e5;}
.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: 1570px) {
	/* 메인비주얼 */
	.MVisual0019 { position: relative; width: 100%; margin-right: 0; right: auto; }
	.MVisual0019 .item img { width: 100%; height: auto; }
	.MVisual0019 .control { left: 1rem; }

}

@media (max-width: 1240px) {
	/* 갤러리 */
	.gallery0019 .list_box li a .img { height: 11.25rem; }
	.gallery0019 .list_box li a .txt { position: relative; bottom: auto; right: auto; width: 100%; height: 3.75rem; line-height: 3.75rem; text-align: center; padding: 0 0.5rem; }

	/* 게시판 */
	.notice0019 .titTab {padding-top: 2.5rem;}
	.notice0019 #notice1 .btn_more {top: 3.3rem;}
	.notice0019 #notice2 .btn_more {top: 6.4rem;}
	.notice0019 #notice3 .btn_more {top: 9.3rem;}
}

@media (max-width: 1040px) {
	/* 게시판 */
	.notice0019 .list_box li { width: 47.5%;}
	.notice0019 .list_box li:nth-child(n+3) { display: none; }
}

@media (max-width: 940px) {
	

	/* 캘린더 */
	.pop_schedule0019 .sche_list { padding: 0 1.5rem 0; }
	.pop_schedule0019 .lst li { width: 100%; }
}

@media (max-width: 860px) {
	/* 식단 */
	.meal_menu0019 { display: block; padding-bottom: 0.8rem; }
	.meal_menu0019 .tit_wrap { width: 100%; }
	.meal_menu0019 .tit_wrap h2 { margin-bottom: 1.3rem; }
	.meal_menu0019 .inner { width: 100%; padding-left: 0; }

	/* 갤러리 */
	.gallery0019 .list_box { width: calc(100% + 1rem); margin-left: -0.5rem; }
	.gallery0019 .list_box li { width: 100%; padding: 0 0.5rem; }
	.gallery0019 .list_box li:nth-of-type(n+2) { display: none; }

	/* 캘린더 */
	.pop_schedule0019 .lst li { width: 50%; }
 
	/* 배너존 */
	.banner_zone h2{display:none;}
	.banner_zone .bnWrap{width:calc(100% - 6rem); padding-left:0.75rem;}
}

@media (max-width:768px){

	.btnTy2 { left: auto !important; top: -3.2rem !important; right: 1rem !important; }

	/* 게시판 */
	.notice0019 .titTab { width: 100%; height: auto; padding: 1rem 3.2rem 1.5rem 0; }
	.notice0019 .titTab li { display: inline-block; max-width: 33.333%; padding-right: 1rem; }
	.notice0019 .titTab li a { padding-right: 0; font-size: 0.95rem; height: 2rem; line-height: 2rem; }
	.notice0019 .tabWrap { width: 100%; padding-top: 1.5rem; float: none; }
	.notice0019 .list_box li .txt { margin: 1.5rem 0 1rem; }
	.notice0019 .list_box li.no_data { line-height: 11.1rem;}

	/* 팝업 */
	.pop0019 .pop_img { height: auto; }
	.pop0019 .pop_img li img { max-height: 15rem; }

	/* 갤러리 */
	.gallery0019 .list_box li { width: 50%; }
	.gallery0019 .list_box li:nth-of-type(n+2) { display: block; }
}


@media (max-width: 580px) {
	/* 식단 */
	.meal_menu0019 ul { height: 3.8rem; }
	.meal_menu0019 dt { max-width: 100%; height: auto; line-height: 1; margin-right: 0; padding-right: 0; margin-bottom: 0.5rem; }
	.meal_menu0019 dt::before { display: none; }
	.meal_menu0019 dd { width: 100%; display: block; }
	.meal_menu0019 li.no_data { line-height: 3.8rem; }

	/* 캘린더 */
	.pop_schedule0019 .lst li ~ li::before { top: 1.2rem; }
	.pop_schedule0019 .lst li a span { width: 2rem; height: 2rem; line-height: 2rem; }
}

@media (max-width: 480px) {
	/* 게시판 */
	.notice0019 .list_box li { width: 100%; }
	.notice0019 .list_box li ~ li { margin-top: 1rem; margin-left: 0; }
	.notice0019 .list_box li a { padding: 1.2rem; }
	.notice0019 .titTab li { max-width: 100%; }

	/* 캘린더 */
	.pop_schedule0019 .inBox { text-align: center; }
	.pop_schedule0019 .month { display: inline-block; width: 9.9rem; height: 2.5rem; line-height: 2.5rem; margin: auto; float: none; }
	.pop_schedule0019 .month em { display: inline-block; margin-top: 0; margin-left: 0.2rem; font-size: 1.2rem; } 
	.pop_schedule0019 .sche_list { width: 100%; margin-top: 0.8rem; }
	.pop_schedule0019 .lst ul { height: 5.2rem; }
	.pop_schedule0019 .lst li { width: 100%; } 
	.pop_schedule0019 .lst li a { padding: 0.3rem 0.2rem 0.3rem 0.2rem; }
	.pop_schedule0019 .lst .no_data { line-height: 5.2rem; }

	/* 바로가기 */
	.M_link0019 li a .img { width: 4.8rem; height: 4.8rem; }
	.M_link0019 li a .img img { width: 3rem; height: auto; }
	.M_link0019 li a span { font-size: 0.85rem; margin-top: 0.5rem; }
}

@media (max-width: 380px) {
	/* 식단 */
	.meal_menu0019 ul { margin-right: 3.5rem; }
	.meal_menu0019 img { width: 3rem; height: auto; }

	/* 갤러리 */
	.gallery0019 .list_box { width: 100%; margin-left: 0; }
	.gallery0019 .list_box li { width: 100%; padding: 0; }
	.gallery0019 .list_box li:nth-of-type(n+2) { display: none; }
}