﻿h2.heading{font-size: 1rem; font-weight: 600; margin-bottom: 1.25rem; overflow: hidden; white-space: nowrap; margin-right: 1.5rem; line-height: 1;}
.btn_more{position: absolute; top: 0; right: 0; font-size: 1.2rem; line-height: 1; display: flex; align-items: center; color: #111111; }
.btn_more i{transition: transform 0.3s; -webkit-transition: transform 0.3s;}
.btn_more:hover i, .btn_more:focus i{transform: rotate(180deg); -webkit-transform: rotate(180deg);}

/* 메인비주얼 */
.MVisual0056 {position: relative; overflow: hidden; height: 100%; border-radius: 2rem; isolation: isolate;}
.MVisual0056 .item{overflow:hidden; line-height:0; }
.MVisual0056 .item img{position:relative; width:auto; height:100%; left:50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); }
.MVisual0056 .control{position:absolute; left: 50%; bottom: 1rem; z-index: 1; transform: translateX(-50%); -webkit-transform: translateX(-50%); }
.MVisual0056 .control > a{display:inline-block; width:2rem; height:2rem; line-height:2rem; background:rgb(255, 255, 255, 0.8); color:#333; text-align: center; border-radius:50%; -webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }
.MVisual0056 .control > a.play{display:none;}
.MVisual0056 .control > a:hover,
.MVisual0056 .control > a:focus{ background:rgba(17, 75, 170, 0.9); color: #fff;}

/* 게시판 */
.notice0056 { position:relative; height:100%; }
.notice0056 .titTab{margin-bottom: 0.65rem; }
.notice0056 .titTab ul{font-size:0; margin-right: 4rem; margin-left: -1rem;}
.notice0056 .titTab li { position: relative; display:inline-block; max-width:calc(33% - 0.3rem); vertical-align: top; }
.notice0056 .titTab li a {position:relative; display:block; font-size: 1rem; padding: 0 1rem; line-height: 1; color: #000000; } 
.notice0056 .titTab li + li a::before { position: absolute; content: ""; width: 3px; height: 12px; border-radius: 2rem; left: 0; top: 4px; background: #f672a8; transform: rotate(45deg); -webkit-transform: rotate(45deg); }
.notice0056 .titTab li a span {position: relative; display:block; overflow:hidden; white-space:nowrap; padding-bottom: 0.35rem; }
.notice0056 .titTab li a span::before { position: absolute; content: ""; height: 0.75rem; width: 0; background: #fde3ee; z-index: -1; bottom: 0; left: 0; border-radius: 1.5rem; }
.notice0056 .list_box { display:none; width:100%; overflow: hidden; }
.notice0056 .list_box .topList .no_data{ height: 7.85rem; }
.notice0056 .list_box .topList{ width: 19rem; float: left; position: relative; display: block; padding: 1.6rem 2rem 1.85rem; border: 2px dotted #f893bc; border-radius: 1rem; }
.notice0056 .list_box .topList dl dt{font-size: 0.9rem; height: 2.7rem; overflow: hidden; font-weight: 500; color: #222222; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.notice0056 .list_box .topList dl.no_data dt { font-size: 0.8rem; font-weight: 400; }
.notice0056 .list_box .topList dl.new dt::before{content: 'N'; color: #fff;  margin-right: 0.25rem; background: #f672a8; font-size:0.8rem; width: 1.5rem; height: 1.5rem; text-align: center; line-height: 1.5rem; display: inline-block; border-radius: 50%; }  
.notice0056 .list_box .topList dl dd p{font-size: 0.75rem; color: #404040; margin: 1rem 0; height: 2rem; line-height: 1rem; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.notice0056 .list_box .topList span{font-size: 0.75rem; color: #686868; font-weight: 400; }
.notice0056 .list_box ul { overflow:hidden; padding: 1.375rem 0; width: calc(100% - 21rem); float: right; overflow: hidden;}
.notice0056 .list_box li:nth-of-type(n+6){display: none;}
.notice0056 .list_box li a { position:relative; display:block; line-height:1.75rem; padding:0 4.5rem 0 1rem; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-weight: 400; color:#111; }
.notice0056 .list_box li a.new { padding-left: 2.25rem; }
.notice0056 .list_box li a.new::before{content: 'N'; position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); left: 1rem; color: #fff; background: #f672a8; width: 1rem; height: 1rem; border-radius: 50%; text-align: center; line-height: 1rem; font-size:0.6rem; }
.notice0056 .list_box li a:after{content:""; position:absolute; left:0; top:0.7rem; width: 0.3rem; height: 0.3rem; background: #f672a8;}
.notice0056 .list_box li a span { position:absolute; right:0; top:0; color:#666666; font-size: 0.75rem; font-weight: 400; }
.notice0056 .list_box li.no_data{text-align:center; line-height:8rem;}
.notice0056 .btn_more{position: absolute; top: -0.15rem; right: 0; font-weight: 500; font-size: 0.7rem;}
.notice0056 .btn_more i{font-size: 1.2rem;  margin-left: 0.4rem; width: 1.5rem; height: 1.5rem; background: #949494; border-radius: 50%; color: #fff; display: flex; justify-content: center; align-items: center; }
/* 게시판 : active */
.notice0056 .titTab li a.current span::before,
.notice0056 .titTab li a.current span::before { width: 100%; }
.notice0056 .titTab li a.current,
.notice0056 .titTab li a.current { font-weight: 700; }
.notice0056 .titTab li a:hover span::before,
.notice0056 .titTab li a:focus span::before { width: 100%; transition: 0.2s; -webkit-transition: 0.2s; }
.notice0056 .titTab li a:hover,
.notice0056 .titTab li a:focus {  font-weight: 700; color: #222222; }
.notice0056 .list_box .topList:hover dl dt{font-weight: 600;}
.notice0056 .list_box .topList:hover dl dd{text-decoration: underline;}
.notice0056 .list_box.on { display: block; }
.notice0056 .list_box li a:hover,
.notice0056 .list_box li a:focus { text-decoration: underline; }
.notice0056 .titTab li a,
.notice0056 .list_box li a{-webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }

/* 팝업존 */
.pop0056 { position:relative; width:100%; height:100%;}
.pop0056 h2 { margin-right: 7rem; }
.pop0056 .control{ position: absolute; top: -0.3rem; right: 0; display: flex; align-items: center; color: #222222; }
.pop0056 .control p { display: inline-block; font-size:0.8rem; margin-right: 0.75rem;}
.pop0056 .control p strong{position: relative; padding-right: 0.55rem; margin-right: 0.25rem; }
.pop0056 .control p strong::before { content: "/"; position: absolute; right: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); }
.pop0056 .control a {display: inline-block; overflow: hidden; text-align:center; font-size:1rem; vertical-align: middle; transition: all 0.15s; -webkit-transition: all 0.15s;}
.pop0056 .control .play {display: none;}
.pop0056 .control .stop,
.pop0056 .control .play { background: #114baa; border-radius: 50%; color: #fff; width: 1.5rem; height: 1.5rem; margin: 0 0.4rem; }
.pop0056 .pop_img { position:relative; width: 100%; height:11.25rem; overflow: hidden; text-align:center; border-radius: 1rem; background: rgba(0,0,0,0.15); }
.pop0056 .pop_img .slick-list {width:100%; max-width:17.5rem; margin:0 auto;}
.pop0056 .pop_img div,
.pop0056 .pop_img .item {height:100%;}
.pop0056 .pop_img .item a { display: flex; justify-content: center; align-items: center; font-size: 0; line-height: 0; width: 100%; height: 100%; }
.pop0056 .pop_img .item img { max-width: 100%; max-height: 100%; object-fit: contain; }
/* 팝업존 : active */
.pop0056 .control a.prev:hover,
.pop0056 .control a.prev:focus { transform: translateX(-5px); -webkit-transform: translateX(-5px); }
.pop0056 .control a.next:hover,
.pop0056 .control a.next:focus { transform: translateX(5px); -webkit-transform: translateX(5px); }

/* 캘린더 */
.pop_schedule0056 { position:relative; }
.pop_schedule0056 h2 { margin-right: 4rem; }
.pop_schedule0056 .sche_wrap{background: #fff; background: #eff6ff; border-radius: 1rem; padding: 1.15rem 1.5rem; }
.pop_schedule0056 .month { position:relative; background: #fff; text-align: center; color: #fff; border-radius: 1rem; line-height: 2.4rem; display: flex; align-items: center; justify-content: space-between; border:2px dotted #4473be;  }
.pop_schedule0056 .month > a{ display: inline-block; }
.pop_schedule0056 .month > a img { position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); }
.pop_schedule0056 .month > a.prev img { left: 1rem; }
.pop_schedule0056 .month > a.next img { right: 1rem; }
.pop_schedule0056 .data{font-size:1rem; display: inline-block;  color: #222222; }
.pop_schedule0056 .data span { font-weight: 400; } 
.pop_schedule0056 .data span em { position:relative; display:inline-block; font-weight: 600; color: #114baa; }
.pop_schedule0056 .lst { height: 6.7rem; }
.pop_schedule0056 .lst ul { overflow-y:auto; height:100%; margin-top: 0.5rem;}
.pop_schedule0056 .lst li:not(.pop_schedule0056 .lst .no_data) { margin-bottom: 0.25rem; }
.pop_schedule0056 .lst li a { position:relative; padding-left: 3.4rem; display:block; line-height:1.5rem; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size:0.8rem; font-weight:400; color:#222222;}
.pop_schedule0056 .lst li a span{ position:absolute; left:0; top:0; width:3.25rem; height:1.5rem; line-height:1.5rem; border-radius:1rem ;font-weight: 500; font-size: 0.75rem; text-align:center; color:#222222; background:#d3e8ff;}
.pop_schedule0056 .lst .no_data { width: 100%; padding-left:0; line-height:6.7rem; text-align:center; }
.pop_schedule0056 .btn_more{position: absolute; top: -0.25rem; right: 0; font-weight: 500; font-size: 0.7rem; }
.pop_schedule0056 .btn_more i{font-size: 1.2rem;  margin-left: 0.4rem; width: 1.5rem; height: 1.5rem; background: #949494; border-radius: 50%; color: #fff; display: flex; justify-content: center; align-items: center; }
/** 캘린더 : active **/
.pop_schedule0056 .month .prev:hover,
.pop_schedule0056 .month .prev:focus{ transform: translateX(-4px);-webkit-transform: translateX(-4px); }
.pop_schedule0056 .month .next:hover,
.pop_schedule0056 .month .next:focus{ transform: translateX(4px); -webkit-transform: translateX(4px);}
.pop_schedule0056 .lst li a:hover,
.pop_schedule0056 .lst li a:focus { text-decoration:underline; }
.pop_schedule0056 .lst li a:hover span,
.pop_schedule0056 .lst li a:focus span{background:#297ce3; color:#fff;}
.pop_schedule0056 a,
.pop_schedule0056 a span,
.pop_schedule0056 .month > a:before,
.pop_schedule0056 .month .prev,
.pop_schedule0056 .month .next{-webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }

/* 식단 */
.meal_menu0056 { position:relative;  }
.meal_menu0056 h2 { margin-right: 4rem; }
.meal_menu0056 .inner { overflow: hidden; position:relative; background: #fff; padding: 1.5rem 4.3rem 3.4rem 1.5rem; background: #f672a8; border-radius: 1rem; } 
.meal_menu0056 .inner::before { position: absolute; content: ""; border-radius: 50%; background: #f895be; width: 11.5rem; height: 11.5rem; top: 7.8rem; right: -3.85rem;  }
.meal_menu0056 .inner ul { overflow-y:auto; height:7.2rem; }
.meal_menu0056 .inner li + li { margin-top:1.2rem; }
.meal_menu0056 .inner .no_data { padding-top:2rem; text-align:center; color: #fff; }
.meal_menu0056 .inner dl { position:relative; height: auto; }
.meal_menu0056 .inner dt {position: relative; display:block; line-height: 2rem; background: #ffffff; font-weight: 600; border-radius: 1rem; color: #222222; width: 100%; font-size: 0.9rem; text-align: center;}
.meal_menu0056 .inner dt span{font-weight: 500; font-size: 0.85rem; }
.meal_menu0056 .inner dd {position: relative; color:#fff;margin-top: 1rem; word-break:keep-all; line-height: 1.4rem; margin-right: 2rem; }
.meal_menu0056 img { position: absolute; right: 1.2rem; bottom: 1rem; max-width: 5.35rem; }
.meal_menu0056 .btn_more{position: absolute; top: -0.25rem; right: 0; font-weight: 500; font-size: 0.7rem; }
.meal_menu0056 .btn_more i{font-size: 1.2rem;  margin-left: 0.4rem; width: 1.5rem; height: 1.5rem; background: #949494; border-radius: 50%; color: #fff; display: flex; justify-content: center; align-items: center; }
/* 식단:active */

/* 갤러리 */
.gallery0056 { position:relative; height: 100%;}
.gallery0056 h2 { margin-right: 4rem; }
.gallery0056 .list_box ul::after{display: block; content: ''; clear: both;}
.gallery0056 .list_box li{width: 100%; }
.gallery0056 .list_box li:nth-of-type(n+2){display: none;}
.gallery0056 .list_box li.no_data{ width:100%; height:100%; display:flex; align-items:center; justify-content:center; padding:2rem 0; background:rgba(0,0,0,0.05); border-radius: 1rem; height: 12.1rem;}
.gallery0056 .list_box a {display: block; height: 12.1rem; background: #fff; overflow: hidden; }
.gallery0056 .list_box a .img{ border-radius: 1rem; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; font-size: 0; line-height: 0; overflow: hidden; background: rgba(0,0,0,0.15); }
.gallery0056 .list_box a .img img { max-width: 100%; max-height: 100%; object-fit: contain; }
.gallery0056 .list_box a .txt { position: absolute; content: ""; bottom: 0; left: 0; border-radius: 0 1rem 1rem 1rem; line-height: 2.25rem; text-align: center; background: rgba(0,0,0,0.65); width: 100%; padding: 0 1rem; }
.gallery0056 .list_box a .txt p { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; width: 100%; display: block; color: #fff; font-weight: 500; }
/** 갤러리 : active **/
.gallery0056 .btn_more{position: absolute; top: -0.25rem; right: 0; font-weight: 500; font-size: 0.7rem; }
.gallery0056 .btn_more i{font-size: 1.2rem;  margin-left: 0.4rem; width: 1.5rem; height: 1.5rem; background: #949494; border-radius: 50%; color: #fff; display: flex; justify-content: center; align-items: center; }
/* 갤러리 : active */
.gallery0056 .list_box a .img img,
.gallery0056 .list_box a .txt p { transition: 0.2s; -webkit-transition: 0.2s; }
.gallery0056 .list_box a:hover .img img,
.gallery0056 .list_box a:focus .img img { scale: 1.1; }
.gallery0056 .list_box a:hover .txt p,
.gallery0056 .list_box a:focus .txt p { text-decoration: underline; }
 
/* 바로가기1 */
.M_link0056 { position:relative; height:100%; }
.M_link0056 ul{display:table; width: 100%; table-layout:fixed;}
.M_link0056 li { position:relative; display:table-cell; vertical-align:top; z-index:1; }
.M_link0056 li a { display:block; position:relative; width:100%; word-break: keep-all;}
.M_link0056 li a .img { position: relative; width: 4rem; height: 4rem; border-radius: 50%; background: #eeeeee; margin: 0 auto;  border: 2px dotted transparent; }
.M_link0056 li a .img img{position: relative; max-width: 2.25rem; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}
.M_link0056 li a .txt {position: relative; line-height:1rem; height:2rem; overflow:hidden; text-align: center; color: #222222; margin-top: 0.75rem; padding: 0 5px; word-break: break-all;}
/** 바로가기1 : active **/
.M_link0056 li a .img,
.M_link0056 li a .txt { transition: 0.2s; -webkit-transition: 0.2s; }
.M_link0056 li a:hover .img,
.M_link0056 li a:focus .img {  background: #fff; border-color: #114baa; box-shadow: 0px 0px 10px rgba(17,75,170,0.5); }
.M_link0056 li a:hover .txt,
.M_link0056 li a:focus .txt { font-weight: 600; }

/* 배너존 */
.banner_zone {line-height: 1; border-top: 1px solid #dbdbdd;}
.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; margin-right: 0;}
.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) {
    /* 게시판 */
    .notice0056 .list_box .topList { padding: 1.6rem 1rem 1.85rem; width: 12.5rem; }
    .notice0056 .list_box ul { width: calc(100% - 13.5rem); }
}

@media (max-width:1024px) {
    /* 메인비주얼 */
    .MVisual0056 .item img { width: 100%; height: auto; }

    /* 식단 */
    .meal_menu0056 .inner { padding: 1.5rem 3.3rem 3.4rem 1.5rem; }
}

@media (max-width:1024px) {
    /* 식단 */
    .meal_menu0056 .inner dd { margin-right: 3rem; }
}

@media (max-width: 860px) {

	/* 배너존 */
	.banner_zone h2{display:none;}
	.banner_zone .bnWrap{width:calc(100% - 6rem); padding-left:0.75rem;}
}

@media (max-width:768px) {
    /* 바로가기 */
    .M_link0056 ul { display: flex; flex-wrap: wrap; }
    .M_link0056 li { width: 25%; float: left; }
    .M_link0056 li:nth-child(n + 5) { margin-top: 1rem; }
}

@media (max-width:560px) {
    /* 게시판 */
    .notice0056 .list_box .topList { width: 100%; float: none; padding: 1rem 1.5rem; }
    .notice0056 .list_box ul { width: 100%; float: none; padding: 0.5rem 0 0 0;}
    .notice0056 .titTab li { max-width: 100%; margin-bottom: 0.25rem; }
    .notice0056 .titTab li:first-child a { padding-left: 0; }
    .notice0056 .titTab ul { margin-left: 0; }
    .notice0056 .titTab li + li a::before { display: none; }
    .notice0056 .titTab li + li a { padding-left: 0; }
}

@media (max-width:480px) {
    /* 타이틀 */
    h2.heading { margin-bottom: 0.75rem; }

    /* 메인비주얼 */
    .MVisual0056  { border-radius: 1rem; }
    .MVisual0056 .control > a { width: 1.65rem; height: 1.65rem; line-height: 1.65rem; }
    .MVisual0056 .control { bottom: 0.5rem; }

    /* 식단 */
    .meal_menu0056 .inner { padding: 1rem 6.75rem 1.5rem 1rem; }
    .meal_menu0056 .inner dd { margin: 0.5rem 0 0 0; }
    .meal_menu0056 .inner ul { height: 6.5rem; }
    .meal_menu0056 .inner::before { top: 5.5rem; }
    .meal_menu0056 .inner dt { font-size: 0.85rem; }
}

@media (max-width: 380px) {
    /* 타이틀 */
    h2.heading { font-size: 0.9rem; }

    /* 바로가기 */
    .M_link0056 li a .img { width: 3.75rem; height: 3.75rem;  }
    .M_link0056 li a .img img { max-width: 2rem; }
    .M_link0056 li a .txt { margin-top: 0.5rem; }

    /* 게시판 */
    .notice0056 .titTab { margin-bottom: 0.25rem; }
    .notice0056 .titTab li a { font-size: 0.9rem; }
    .notice0056 .btn_more { top: -0.25rem; }
    .notice0056 .list_box .topList { padding: 1rem; }
    .notice0056 .list_box .topList dl dt { font-size: 0.85rem; }
    .notice0056 .list_box .topList dl dd p { height: 1rem; -webkit-line-clamp: 1; margin: 0.5rem 0; }
    .notice0056 .list_box li a { line-height: 1.65rem; }

    /* 캘린더 */
    .pop_schedule0056 .btn_more { top: -0.35rem; }

    /* 식단 */
    .meal_menu0056 .btn_more { top: -0.35rem; }
    .meal_menu0056 .inner { padding-right: 5.5rem; }
    .meal_menu0056 img { max-width: 4rem; }
    .meal_menu0056 .inner::before { right: -5.2rem; }

    /* 갤러리 */
    .gallery0056 .btn_more { top: -0.35rem; }
    .gallery0056 .list_box a .txt p { font-size: 0.75rem; }
}

@media (max-width: 360px) {
    /* 바로가기 */
    .M_link0056 li { width: calc(100% / 3); }
    .M_link0056 li:nth-child(n + 4) { margin-top: 0.5rem !important; }

    /* 게시판 */
    .notice0056 .list_box .topList { padding: 1rem; }

    /* 캘린더 */
    .pop_schedule0056 .sche_wrap { padding: 1rem; }
}