<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* heading */
.heading { display:block; max-width:calc(100% - 2.5rem); margin-bottom: 0.9rem; font-size:0.9rem; font-weight:600; overflow:hidden; white-space:nowrap; color: #000; }

/* btn_more */
.btn_more { position: absolute; top: 0; right: 0; width: 2.5rem; height: 2.5rem; line-height: 2.5rem; font-size: 1.2rem; color: #333; text-align: center; }
.btn_more i {-webkit-transition:all .15s; transition:all .15s; }
.btn_more:hover i{ transform: rotate(180deg); -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); }

/* 硫붿씤鍮꾩＜�� */
.MVisual0024 { position:relative; height:100%; }
.MVisual0024 #m_visual li{overflow:hidden;}
.MVisual0024 #m_visual li img { position:relative; display:block; width:auto; height:100%; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); }
.MVisual0024 .bx-wrapper{ height: auto; }
.MVisual0024 .bx-controls { position:absolute; left: 1.5rem; bottom: 1rem; }
.MVisual0024 .bx-controls-direction { display: inline-block; }
.MVisual0024 .bx-controls-auto { position: absolute; top: 0; left: 2.1rem; }
.MVisual0024 .bx-controls-direction a ~ a { margin-left: 2.2rem; }
.MVisual0024 .bx-controls-direction a,
.MVisual0024 .bx-controls-auto a { position: relative; display:inline-block; width:2rem; height:2rem; line-height:2rem; background:#0062c6; color:#fff; text-align:center; border-radius:50%; -webkit-transition:all .15s; transition:all .15s; font-size: 0; vertical-align: middle; }
.MVisual0024 .bx-controls-auto a.bx-start { display: none; }
.MVisual0024 .bx-controls-direction a::before,
.MVisual0024 .bx-controls-auto a::before { position: absolute; width:100%; height:100%; top: 0; left: 0; color: #fff; font-family: 'xeicon'; font-size: 0.8rem; }
.MVisual0024 .bx-controls-direction a.bx-prev::before { content: "\e93b";}
.MVisual0024 .bx-controls-direction a.bx-next::before { content: "\e93e";}
.MVisual0024 .bx-controls-auto a.bx-start::before { content: "\ea3e";}
.MVisual0024 .bx-controls-auto a.bx-stop::before { content: "\ea3b";}
.MVisual0024 .bx-pager { display: none; }
.MVisual0024 .bx-controls-direction a:hover,
.MVisual0024 .bx-controls-auto a:hover { background:rgb(17, 50, 30, 0.9); }

/* 寃뚯떆�� */
.notice0024 { position:relative; height:100%; }
.notice0024 .titTab { margin-right:2.5rem; overflow: hidden;}
.notice0024 .titTab li {position:relative;float: left;/* max-width:calc(33.333% - .15rem); */vertical-align:top;}
.notice0024 .titTab a { display:block; font-size:0.9rem; font-weight:400; text-align:center; color:#333; background: #fef2e5; line-height: 2.5rem; padding: 0 0.75rem; }
.notice0024 .titTab a span { position: relative; display:block; width:100%; margin:auto; overflow:hidden; white-space:nowrap; }
.notice0024 .list_box { display:none; padding-top: 0.9rem; }
.notice0024 .list_box li {position: relative; width: 100%;}
.notice0024 .list_box li:nth-of-type(n + 6) { display:none; }
.notice0024 .list_box li a { position:relative; display:block; line-height: 1.8rem; padding: 0 4.7rem 0 0.9rem ; }
.notice0024 .list_box li a::before {position: absolute; top: 0.75rem; left: 0; width: 5px; height: 5px; border-radius: 1rem; background: #777 ; content: ""; }
.notice0024 .list_box li p { width:100%; overflow:hidden; font-size:.8rem; color:#000; text-overflow:ellipsis; white-space:nowrap; }
.notice0024 .list_box li span { position: absolute;top: 0; right: 0; color:#999; font-size:.75rem; }
.notice0024 .btn_more { background: #ededed; }
/* 寃뚯떆�� : �덇� */
.notice0024 .list_box li a.new { padding-left: 1.5rem; }
.notice0024 .list_box li a.new:after { content:"N"; position:absolute; top:0.3rem; left:0; width:1.2rem; height:1.2rem; line-height:1.2rem; background:#f48400; color:#fff; font-size:.7rem; border-radius:50%; font-weight:700; text-align:center; }
/* 寃뚯떆�� : �곗씠�� �놁쓬 */
.notice0024 .list_box li.no_data { text-align: center; line-height: 9rem; }
/* 寃뚯떆�� : active */
.notice0024 a {-webkit-transition:all .15s; transition:all .15s; }
.notice0024 .titTab a:hover,
.notice0024 .titTab a.current { font-weight:600; background:#f48400; color: #fff; }
.notice0024 .list_box li a:hover{text-decoration: underline;}
.notice0024 .list_box.on { display:block; }

/* 寃뚯떆��2 */
.notice002402 .titTab a { background: #e5eff9;}
.notice002402 .titTab a:hover,
.notice002402 .titTab a.current { background:#0062c6; }
.notice002402 .list_box li a.new:after { background: #0062c6;}

/* 諛붾줈媛�湲�1 */
.M_link0024 { position:relative; height:100%; border: 1px solid #c2d7ed; box-shadow: 3px 3px 9px rgba(0, 0, 0, 0.1); padding: 1rem; }
.M_link0024 ul { position: relative; display: flex; flex-wrap: wrap; overflow: hidden; height: 100%; }
.M_link0024 ul::before { position: absolute; top: 50%; left: 50%; width: 100%; height: 1px; border-top: 1px dashed #c2d7ed; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); content: "";}
.M_link0024 ul::after { position: absolute; top: 50%; left: 50%; width: 1px; height: 100%; border-left: 1px dashed #c2d7ed; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); content: "";}
.M_link0024 li { position: relative; width: 50%; height: 50%; float: left; }
.M_link0024 li:nth-of-type(n + 5) { display:none; }
.M_link0024 li a { position:relative; display: flex; flex-direction: column; justify-content: center; align-items: center; height: 100%; }
.M_link0024 li a p { width:2.5rem; height:2.25rem; }
.M_link0024 li a img { width:100%; height:100%; }
.M_link0024 li a span {display: block; width: 100%; max-height:1.8rem; line-height: 1.2; color:#333; font-size:.8rem; font-weight:600; overflow:hidden; text-align: center; padding: 0 0.2rem; margin-top: 0.5rem; }
/* 諛붾줈媛�湲� : active */
.M_link0024 li a:hover img { transform: rotateY(360deg); -webkit-transform: rotateY(360deg); }
.M_link0024 li a:hover span{ color: #0062c6;}
.M_link0024 li a span,
.M_link0024 li a img {-webkit-transition:all .15s; transition:all .15s; }

/* �앹뾽議� */
.pop0024 { position:relative; width:100%; height:100%; }
.pop0024 h2 { margin-bottom: 0.9rem; max-width: calc(100% - 10.5rem);}
.pop0024 .nss_pg { position:absolute; top:-3px; right:0; z-index: 2; }
.pop0024 .nss_pg p { position:relative; display:inline-block; margin-right:.8rem; vertical-align:middle; font-size:.8rem;  color:#333; font-weight:600; }
.pop0024 .nss_pg p strong { position:relative; padding-right: 0.8rem; font-weight: 600; color: #f48400;}
.pop0024 .nss_pg p strong:after { content:"/"; position:absolute; top:0; left:.75rem; color: #333; }
.pop0024 .nss_pg a { display:inline-block; width: 1.4rem; height: 1.4rem; line-height: 1.4rem; text-align: center; color: #000; font-size:1.2rem; vertical-align:middle; -webkit-transition:all .15s; transition:all .15s; }
.pop0024 .nss_pg a ~ a { margin-left: 0.2rem ;}
.pop0024 .nss_pg .play { display:none; }
.pop0024 .nss_pg .play,
.pop0024 .nss_pg .stop { border-radius: 50%; background: #ededed; font-size: 0.9rem; }
.pop0024 .pop_img { position:relative; width:100%; height:11.25rem; z-index:1; overflow:hidden; background:rgba(0,0,0,.1); }
.pop0024 .pop_img li { display: none; text-align: center; height: 100%; }
.pop0024 .pop_img li a { position:relative; display: flex; justify-content: center; align-items: center; height:100%; font-size: 0; }
.pop0024 .pop_img li img { max-width:100%; max-height:100%;}
.pop0024 .pop_img li.on{display:block;}
/* �앹뾽議� : active */
.pop0024 .nss_pg a:hover { color:#0062c6; }
/* �앹뾽由ъ뒪�� �덉씠�� 異붽� */
.pop0024 .pop_layer_box{position:absolute; top:0; left:0; display:none; width:100%; height:100%; background:#394b61; z-index:2; }
.pop0024 .pop_layer_box .pop_layer{position:relative; height:100%; padding:1rem; }
.pop0024 .pop_layer_box .pop_layer h3{font-size:0.9rem; color:#fff; }
.pop0024 .pop_layer_box .pop_layer ul{margin-top:0.75rem; padding:1rem 2rem; height:calc(100% - 2rem); line-height:1.1rem; text-align:left; background:#576c85; overflow-y:auto; }
.pop0024 .pop_layer_box .pop_layer ul li{list-style-type:disc; color:#fff; }
.pop0024 .pop_layer_box .pop_layer ul li a:hover{text-decoration:underline; }
.pop0024 .pop_layer_box .pop_layer a.pop_close{position:absolute; top:0.75rem; right:1.25rem; display:block; padding:0.25rem 0.5rem; color:#fff; background:#576c85; border-radius:5px; }

/* 罹섎┛�� */
.pop_schedule0024 { position:relative; height:100%; background: #f8f8f8; padding: 1.1rem 1.5rem; }
.pop_schedule0024 .sche_wrap{ position: relative; padding-left: 7.85rem; padding-top: 1.1rem; border-top: 1px solid #000; }
.pop_schedule0024 .month { position:absolute; top: 1.5rem; left: 1.1rem; width: 5rem; height: 6.75rem; }
.pop_schedule0024 .month span{ display: flex; flex-direction: column; align-items: center; justify-content: center; width: 5rem; height: 5rem; background: #0062c6; font-size:0.8rem; color: #fff; text-align: center; padding: 0 1.3rem;}
.pop_schedule0024 .month span em { font-size: 1.7rem; font-weight: 600; border-top: 1px solid #fff; }
.pop_schedule0024 .month a{position: absolute; bottom: 0; color: #222; font-size: 0.9rem; transition: all 0.3s; -webkit-transition: all 0.3s;}
.pop_schedule0024 .month a ~ a::before { position: absolute; top: 2px; left: -0.75rem; width: 1px; height: 1rem; background: #8d8d8d; content: ""; }
.pop_schedule0024 .month a.prev{left: 0.9rem;}
.pop_schedule0024 .month a.next{right: 0.9rem;}
.pop_schedule0024 .lst { position:relative; z-index:1; }
.pop_schedule0024 .lst ul { overflow-y:auto; height:7.4rem;}
.pop_schedule0024 .lst li { position: relative; }
.pop_schedule0024 .lst li ~ li { margin-top: 0.45rem; }
.pop_schedule0024 .lst li a { position:relative; padding-left:5.5rem; display:block; line-height:1.5rem; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; text-align: left; font-size: 0.85rem; color: #222; }
.pop_schedule0024 .lst li a::before { position: absolute; top: 0.6rem; left: 0; width: 5px; height: 5px; border-radius: 50%; background: #fff; content: ""; }
.pop_schedule0024 .lst li a span{ position:absolute; width: 4.5rem; height: 1.5rem; border: 1px dashed #0062c6; background: #fff; font-size: 0.8rem; color: #222; left:0; top:0; font-weight: 600; text-align: center; border-radius: 1rem; }
.pop_schedule0024 .btn_more { top: 0.5rem; right: 0.9rem;}
.pop_schedule0024 .lst .no_data { width: 100%; line-height: 7.4rem; text-align:center; }
/** 罹섎┛�� : active **/
.pop_schedule0024 .lst li a:hover{text-decoration: underline;}

/* �앸떒 */
.meal_menu0024 { position:relative; height:calc(100% - 1.2rem); border: 1px solid #c2d7ed; background: #fff; padding: 1.1rem 1.5rem; }
.meal_menu0024 .inner { position:relative; height:100%; padding-top: 1.1rem; border-top: 1px solid #000;  }
.meal_menu0024 .inner ul { position:relative; height:5.4rem; overflow-y:auto; z-index:1; }
.meal_menu0024 .inner li + li { margin-top:0.5rem; }
.meal_menu0024 .inner li { width: 100%; }
.meal_menu0024 .inner dl { position:relative; vertical-align:middle; font-size:.8rem; line-height:1.4; }
.meal_menu0024 .inner dt { position: relative; width: 7.8rem; color: #fff; font-size:.85rem; font-weight:700; line-height: 2rem; vertical-align: top; background: #004b97; border-radius: 0.5rem; text-align: center; }
.meal_menu0024 .inner dd { position: relative; margin-top: 1rem; font-size:.8rem; word-break:keep-all; text-align:left; }
.meal_menu0024 .btn_more { top: 0.5rem; right: 0.9rem;}
/* �앸떒 : �곗씠�� �놁쓬 */
.meal_menu0024 .inner li.no_data { text-align:center; line-height:5.4rem; }

/* 媛ㅻ윭由� */
.gallery0024 { position:relative; height:100%; }
.gallery0024 .list_box li { width:22%; float:left; }
.gallery0024 .list_box li ~ li { margin-left: 4%; }
.gallery0024 .list_box li:nth-of-type(n + 5) { display:none; }
.gallery0024 .list_box li a { position:relative; display:block; }
.gallery0024 .list_box li a::before { position: absolute; width: 1.75rem; height: 1.75rem; line-height: 1.75rem; text-align: center; opacity: 0; background: #0062c6; color: #fff; top: 4.85rem; right: -0.9rem; border-radius: 50%; font-family: 'xeicon'; z-index: 2; content: "\e93e"; }
.gallery0024 .list_box li a .img { position: relative; width:100%; height:11.5rem; background:rgba(0,0,0,.1); overflow: hidden;}
.gallery0024 .list_box li a .img::before { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 3px solid #0062c6; z-index: 1; opacity: 0; content: ""; }
.gallery0024 .list_box li a .img img { position:absolute; top:50%; left:50%; width:100%; height:auto; -webkit-transform:translate(-50%, -50%); transform:translate(-50%, -50%); -webkit-transition:all .15s; transition:all .15s; }
.gallery0024 .list_box li a .cont p { overflow:hidden; text-overflow:ellipsis; white-space:nowrap; color:#060606; font-size:.9rem; font-weight:600; margin-top: 0.6rem; text-align: center; padding: 0 0.5rem;}
.gallery0024 .btn_more { top: -7px; width: 2rem; height: 2rem; line-height: 2rem; border-radius: 50%; background: #0062c6; color: #fff; }
/* 媛ㅻ윭由� : �곗씠�� �놁쓬 */
.gallery0024 .list_box li.no_data { width:100%; line-height: 14rem; text-align: center; background: rgba(0, 0, 0, 0.1); border-radius: 1rem; }
/* 媛ㅻ윭由� : active */
.gallery0024 .list_box li a:hover::before { opacity: 1; }
.gallery0024 .list_box li a:hover .img::before { opacity: 1; }
.gallery0024 .list_box li a:hover .img img{ -webkit-transform:translate(-50%, -50%) scale(1.1); transform:translate(-50%, -50%) scale(1.1); }
.gallery0024 .list_box li a:hover .cont p{ text-decoration: underline; }

/* 諛곕꼫議� */
.banner_zone { line-height:1; border-top:1px solid #f0f0f0; }
.banner_zone .container { position:relative; height:4rem; overflow:hidden; }
.banner_zone h2 { float:left; display:inline-block; margin-top:1.5rem; width:4rem; font-size:.75rem; font-weight:400; color:#000; font-weight:600; }
.banner_zone .btn { float:left; margin-top:1.35rem; width:6rem; overflow:hidden; }
.banner_zone .btn a { float:left; width:1.4rem; height:1.4rem; line-height:1.4rem; overflow:hidden; border:1px solid #c5c5c5; border-right:none; text-align:center; color:#6f6f6f; }
.banner_zone .btn a:last-child { border-right:1px solid #c5c5c5; }
.banner_zone ul { float:left; display:inline-block; padding-top:0.75rem; width:calc(100% - 10rem) !important; overflow:hidden; }
.banner_zone ul li { float:left; display:inline-block; margin-bottom:0.75rem; padding:0 0.25rem; width:20%; }
.banner_zone ul li a { display:block; height:2.5rem; line-height:2.3rem; text-align:center; border:1px solid #c8d1db; overflow:hidden; }
.banner_zone ul li a img { max-width:100%; max-height:100%; vertical-align:middle; }
/* 諛곕꼫 由ъ뒪�� */
.bannerWrap { max-width:450px; width:90%; border:1px solid #c5c5c5; background:#fff; position:absolute; left:0; top:0; z-index:3; }
.bannerWrap .inner { position:relative; width:100%; }
.bannerWrap .inner &gt; h1 { background:#00b070; padding-left:20px; height:41px; line-height:41px; overflow:hidden; color:#fff; font-family:'NotoSans'; font-size:17px; }
.bannerWrap .inner .btnClose { position:absolute; right:0; top:0; width:41px; height:41px; color:#fff; }
.bannerList { padding:1rem; }
.bannerList ul {   overflow-y:auto; }
.bannerList ul li { float:left; width:48%; margin:1%;  }
.bannerList ul li a { display:block; font-size:0; border:1px solid #c8d1db; }
.bannerList ul li img { width:100%; height:100%}

@media (max-width:1340px){
	/* 硫붿씤鍮꾩＜�� */
	.MVisual0024 #m_visual li img { width: 100%; height: auto; left: auto; transform: translateX(0); }

	/* 罹섎┛�� */
	.pop_schedule0024 .month { left: 0; width: 4rem; }
	.pop_schedule0024 .month span { width: 4rem; }
	.pop_schedule0024 .sche_wrap { padding-left: 5rem; }
	.pop_schedule0024 .month a.prev { left: .5rem; }
	.pop_schedule0024 .month a.next {right: .5rem; }
	.pop_schedule0024 .month a ~ a::before { left: -0.65rem; }
	.pop_schedule0024 .lst li a { padding-left: 5rem; }
}

@media (max-width:1240px){
	/* 罹섎┛�� */
	.pop_schedule0024 .lst li { width: 50%; float: left; }
	.pop_schedule0024 .lst li:nth-child(2) { margin-top: 0; }
}

@media (max-width:1024px) {

	/* 媛ㅻ윭由� */
	.gallery0024 .list_box li { width: 30.666%;}
	.gallery0024 .list_box li:nth-of-type(n + 4) { display:none; }

	/* 諛곕꼫議� */
	.banner_zone h2 { position:absolute; top:0; left:0; margin:-1px; padding:0; width:1px; height:1px; border:0; clip:rect(0, 0, 0, 0); overflow:hidden; }
	.banner_zone .btn { position:absolute; top:50%; left:0; margin-top:0; transform:translateY(-50%); -webkit-transform:translateY(-50%); }
	.banner_zone ul {margin-left:6rem;width: calc(100% - 6rem) !important;!i;!;!��;!�묆뀫;!��;!;}
}

@media (max-width:980px){
	/* 罹섎┛�� */
	.pop_schedule0024 .lst li { width: 100%; }
	.pop_schedule0024 .lst li:nth-child(2) { margin-top: 0.45rem; }
}

@media (max-width:860px) {

	/* 諛곕꼫議� */
	.banner_zone h2 { display:none; }
	.banner_zone .bnWrap { width:calc(100% - 6rem); padding-left:0.75rem; }
}

@media (max-width:800px) {
	/* 諛곕꼫議� */
	.banner_zone ul li { width:25%; }
}

@media (max-width:768px){
	/* btn_more */
	.btn_more { width: 2rem; height: 2rem; line-height: 2rem; }

	/* 寃뚯떆�� */
	.notice0024 .titTab a { line-height: 2rem; }

	/* 硫붿씤鍮꾩＜�� */
	.MVisual0024 .bx-controls { bottom: 0.5rem; left: 0.5rem; }
	.MVisual0024 .bx-controls-auto { left: 1.6rem;}
	.MVisual0024 .bx-controls-direction a,
	.MVisual0024 .bx-controls-auto a { width:1.5rem; height:1.5rem; line-height:1.5rem; }
	.MVisual0024 .bx-controls-direction a ~ a { margin-left: 1.7rem; }

	/* 諛붾줈媛�湲� */
	.M_link0024 { padding: 1rem 0; }
	.M_link0024 ul { flex-wrap: nowrap; }
	.M_link0024 ul::before { display: none; }
	.M_link0024 ul::after { display: none; }
	.M_link0024 li { height: 5rem; }
	.M_link0024 li ~ li {border-left: 1px dashed #c2d7ed;}

	/* �앹뾽議� */
	.pop0024 .pop_img { height: auto; }
	.pop0024 .pop_img li img { max-height: 15rem; }

	/* 罹섎┛�� */
	.pop_schedule0024 .lst li { width: 50%; float: left; }
	.pop_schedule0024 .lst li:nth-child(2) { margin-top: 0; }
	.pop_schedule0024 .btn_more { top: 0.7rem; }

	/* �앸떒 */
	.meal_menu0024 .btn_more { top: 0.7rem; }
}

@media (max-width:710px){
	/* 媛ㅻ윭由� */
	.gallery0024 .list_box li { width: 48%;}
	.gallery0024 .list_box li:nth-of-type(n + 3) { display:none; }

}

@media (max-width:600px) {

	/* 罹섎┛�� */
	.pop_schedule0024 .sche_wrap { padding-left: 0; }
	.pop_schedule0024 .month { position: relative; top: auto; left: auto; width: 100%; height: auto; }
	.pop_schedule0024 .month span { width: calc(100% - 5rem); height: auto; line-height: 2.5rem; margin: auto; display: block; font-size: 1rem; padding: 0; }
	.pop_schedule0024 .month span .year {display:inline-block; width:auto;}
	.pop_schedule0024 .month span em { display:inline-block; font-size: 1.2rem; margin-left: 0.5rem; border-top: none;}
	.pop_schedule0024 .month a { bottom: 0.6rem; }
	.pop_schedule0024 .month a ~ a::before { display: none; }
	.pop_schedule0024 .lst { margin-top: 1rem; }
	.pop_schedule0024 .lst li a { padding-left: 4rem; }
	.pop_schedule0024 .lst li a span { width: 3.5rem; }

	/* 諛곕꼫議� */
	.banner_zone ul li { width:50%; }
}

@media (max-width:480px){
	/* 寃뚯떆�� */
	.notice0024 .titTab li { max-width: 100%; }

	/* 諛붾줈媛�湲� */
	.M_link0024 { padding: 0.5rem; }
	.M_link0024 ul { flex-wrap: wrap; }
	.M_link0024 ul::before { display: block; }
	.M_link0024 li { height: auto; margin: 0.5rem 0; padding: 0 0.5rem;}
	.M_link0024 li:nth-child(3) {border-left: none;}
	.M_link0024 li a { flex-direction: row; }
	.M_link0024 li a span { width: calc(100% - 2.5rem); text-align: left; padding: 0 0 0 1rem; margin-top: 0; }

	/* 罹섎┛�� */
	.pop_schedule0024 { padding: 1.1rem; }
	.pop_schedule0024 .lst li { width: 100%; }
	.pop_schedule0024 .lst li:nth-child(2) { margin-top: 0.45rem; }

	/* �앸떒 */
	.meal_menu0024 { padding: 1.1rem;}

	/* 媛ㅻ윭由� */
	.gallery0024 .list_box li { width: 100%;}
	.gallery0024 .list_box li:nth-of-type(n + 2) { display:none; }
	.gallery0024 .list_box li a::before { display: none; }

}

@media (max-width:380px) {
	/* 諛곕꼫議� */
	.banner_zone ul li { width:100%; }

}

</pre></body></html>