@charset "utf-8";

/** bootstrap **/
@import url(bootstrap.css);

/** 文字icon **/
@import url(font-awesome.min.css);

/** 手機選單 **/
@import url(slicknav.css) screen and (max-width:1024px);

/** font **/
@import url(Lora-Noto+Sans+TC-Noto+Serif+TC.css);

*{-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
html{width:100%; height:auto;}
body{background:#000000; margin:0; padding:0; width:100%; height:auto; font-size:medium;line-height: 1.6;font-family: "Times New Roman", "Noto Sans TC", "Microsoft JhengHei", serif, sans-serif;word-break: break-word;letter-spacing: 1px;}
a,a:hover{text-decoration:none;transition: all 0.5s ease 0s;cursor: pointer;}
img{border:0; vertical-align:middle; max-width:100%;}
input{vertical-align:middle;border-radius: 0; }
input:focus, select:focus, textarea:focus, button:focus{outline:0;}
/** 取消ios按鈕樣式 **/
input[type="button"], input[type="submit"], input[type="reset"], button[type="button"], button[type="submit"], button[type="reset"], a[type="button"], a[type="submit"], a[type="reset"], textarea{border-radius: 0; -webkit-appearance: none;-moz-appearance: none;appearance: none;}
.slicknav_menu{display:none;}
table{border-collapse:inherit;}
::-webkit-scrollbar {width: 6px;height: 6px;}
::-webkit-scrollbar-track {background: #eeeeee;}
::-webkit-scrollbar-thumb {background: #747474;}
::-webkit-scrollbar-thumb:hover {background: #d5c680;}

/** 表單預設文字顏色設定 **/
::-webkit-input-placeholder{color:#999999;}
::-moz-placeholder{color:#999999;}
:-ms-input-placeholder{color:#999999;}
input:-moz-placeholder{color:#999999;}
#field2::-webkit-input-placeholder{color:#999999;}
#field3::-webkit-input-placeholder{color:#999999; background:lightgreen; text-transform:uppercase;}
#field4::-webkit-input-placeholder{font-style:italic; text-decoration:overline; letter-spacing:3px; color:#999999;}
#field2::-moz-placeholder{color:#999999;}
#field3::-moz-placeholder{color:#999999; background:lightgreen; text-transform:uppercase;}
#field4::-moz-placeholder{font-style:italic; text-decoration:overline; letter-spacing:3px; color:#999999;}

/** 手機選單、選單 色塊-變色 **/
.b-color, .slicknav_menu{}
.slicknav_icon-bar{background-color:#FFF;}
.b-color>li:hover, .b-color>li>ul>li>a:hover, .slicknav_nav .slicknav_row:hover, .slicknav_nav a:hover{background:none;}
.border-color{border-left:7px #A0A0A0 solid;}
.slicknav_nav .slicknav_arrow{font-family:Arial;}

/** 上版 **/
header{background: #000000;box-shadow: 0 10px 0 0 rgba(0,0,0,.65), 0 -10px 0 0 rgba(0,0,0,.65);margin: 4.5vw 0;padding: 0 2.6vw;position: fixed;top: 0;left: 0;width: 100%;z-index: 10000;}
.head-main{display: flex;}
.head-main .logo{width: 304px; height:auto;}
.head-main .logo a{display: block;}
.head-main .logo img{width:100%; height:auto;}
.home{display:none;}
@media screen and (max-width:1024px){
	header{position:inherit; top: inherit;left: inherit;padding: 0 15px;box-shadow: 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(0,0,0,0);margin:0;}
	.head-main .logo{position: fixed;top: 17.5px; left: 15px;width: 230px;z-index: 10000;}
}

/** 主選單與下拉 **/
nav{flex: 1;}
.menu{ padding:0; list-style:none; position:relative; margin:0; display:flex;justify-content: flex-end;}
.menu>li{ color:#ffffff; font-size:16px; text-align:center; position:relative;cursor:pointer; padding:0; margin:0;}
.menu>li .menu-tc{line-height: 1.2;}
.menu>li .menu-en{font-size: 13px; color: #777777;line-height: 1;transition: all 0.5s ease 0s;}
.menu>li>a{color:#fff; display:block; padding:7px 22px; margin:0;position: relative;height: 100%;}
.menu>li>a:before{content: "";display: block;width: 1px; height: 100%;background: linear-gradient(to top, #282727, #5e5e5e);position: absolute;top: 0;left: 0;}
.menu>li>a:after{content: "";display: block;width: 0%; height: 3px;background: linear-gradient(to left, #991b0b, #c38326, #bfa795, #c38326, #991b0b);position: absolute;bottom: 0;left: calc(50% - 0px);transition: all 0.5s ease 0s;}
.menu>li>a:hover{background:#000000;}
.menu>li>a:hover:after{width: 100%;left: calc(50% - 50%);transition: all 0.5s ease 0s;}
.menu>li>a:hover .menu-en{ color: #999999;transition: all 0.5s ease 0s;}
.menu>li.sub>ul.sub-menu{background:rgba(0,0,0,0.5); display:none; position:static; z-index:999; margin:0; padding:0; border-radius:0 0 5px 5px; overflow:hidden;}
.menu>li.sub:hover ul.sub-menu{position:absolute; display:block; width:100%; left:0; top:47px;}
.menu>li.sub>ul.sub-menu>li{display:block; border-top:1px #fff dotted;}
.menu>li.sub>ul.sub-menu>li>a{display:block; color:#fff; padding:5px 10px; margin:0;}
.menu>li.sub>ul.sub-menu>li>a:hover{background:#000000;}
@media screen and (max-width:1024px){
    nav{flex: initial;}
	#menu{display:none;}
	.slicknav_menu{display:block;background: #000000;box-shadow: 0 10px 0 0 rgba(0,0,0,.65), 0 -10px 0 0 rgba(0,0,0,.65);margin:10px 0;position: fixed;top: 0;left: 0;width: 100%;z-index: 10000;}
}

/** edm輪播 **/
.edm-main{height: calc(100vh - 69.19px);}
.edm-main img{width:100%;height: 100%;object-fit: cover;object-position: center;}
.edm{height: 100%;}
.edm .swiper{height: 100%;}
@media screen and (max-width:1024px){
    .edm-main{height: calc(100vh - 126.97px);}
}
@media screen and (max-width:767px){
    .edm-main{height: 60vh;}
}

/** 配置 **/
.warpper{overflow: hidden;}
.main{}
.i-title-main{text-align: center;margin: 0 0 6px 0;}
.i-title-en{font-family: "Lora", serif;font-size: 30px; color: #ffffff;padding: 0;margin: 0;line-height: 1.2;font-weight: 400;text-transform: uppercase;letter-spacing: 0;}
.i-title{font-size: 15px; color: #f05555;letter-spacing: 2px;padding: 0;margin: 0;line-height: 1.2;font-weight: 400;}
.more{text-align: center;}
.more a{display:table;margin: 0 auto;font-size: 13px; color: #ffffff;text-transform: uppercase;background: #ff0000;padding: 8px 16px;}
.more a:hover{background: #f05555;}

/** 首頁最新消息 **/
.i-news-main{position: fixed;top: 50%;right: 2.6vw;transform: translateY(-50%);border-radius: 50%;width: 315px; height: 315px;background: rgba(0,0,0,.8);z-index: 9999;overflow: hidden;}
.i-news{padding:15px 40px 74px 40px;display: flex;flex-direction: column;justify-content: center;height: 100%;}
.i-news ul{list-style:none; color:#ffffff; padding:6px 0 2px 0; margin:0;border-top: 1px #757575 solid;border-bottom: 1px #757575 solid;position: relative;height: 100%;}
.i-news ul li{padding:0;margin: 4px 0; font-size:13px;font-weight: 300;}
.i-news ul li a{color:#ffffff;padding:0 0 0 15px;position: relative;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.i-news ul li a:after{content: "";display: block;width: 5px; height: 5px; border-radius: 10px; background: #ffffff;position: absolute;top: 7px;left: 0;}
.i-news ul li a:hover{color:#ffff66;}
.i-news .more{position: absolute;bottom: -66px;left: 50%;transform: translateX(-50%);}
.i-news .more a{border-radius: 100px;width: 100px; height:100px;}
@media screen and (max-width:1024px){
    .i-news-main{right: 15px;}
}
@media screen and (max-width:767px){
	.i-news-main{position: inherit;top: inherit;right: inherit;transform: translateY(0%);width: 100%;height: auto;background:none;border-radius: 0;padding:30px 15px 0 15px;}
    .i-news{padding:0;}
    .i-news .more{position: inherit;bottom:  inherit;left:  inherit;transform: translateX(0%);margin: 20px 0 -68px 0;}
    .i-news .more a{}
}

/** 內頁banner **/
.inside-banner{background:#8c8c8c; padding:25px 0;}
.inside-banner .banner-title{max-width:1200px; font-size:18px; color:#ffffff; margin:0 auto; padding:0;}
@media screen and (max-width:767px){
	.inside-banner{padding:25px 10px;}
}

/** Breadcrumb **/
.breadcrumb{display:flex; flex-wrap:wrap; width:100%; max-width:1200px; margin:0 auto; padding:0.75rem 1rem 0.75rem 0; list-style:none; background-color:#e9ecef; border-radius:0.25rem;}
.breadcrumb-item{padding-left:0.5rem;}
.breadcrumb-item + .breadcrumb-item::before{display:inline-block; padding-right:0.5rem; color:#6c757d; content:"/";}
.breadcrumb-item a{font-weight:bold; text-decoration:none; color:#4697bf;}
.breadcrumb-item a:hover{color:#007bff; text-decoration:none;}

/** 內頁架構 **/
.content-body-main{width: 100%; padding:30px 2.6vw;margin: calc(46.19px + 4.5vw + 30px) 0 0 0;height: calc(100vh - 69.19px - (calc(46.19px + 4.5vw + 30px)));overflow-y: auto;}
.content-body{width: 100%;margin: 0;}
.page-title{font-size:20px; color:#C6C4AA; padding:0; margin:0 0 20px 0;font-weight: 300;line-height: 1.4;width: 100%;}
.page-main{ color:#ffffff;font-size: 15px;font-weight: 300;}
.page-content{display: flex;flex-direction: row-reverse;}
.page-content .page-content-photo{width: 260px; margin: 0 30px 0 0;}
.page-content .page-content-photo img{width: 100%;height: 100%;object-fit: cover;object-position: center;}
.page-content .page-content-info{flex: 1;}
@media screen and (max-width:1024px){
	.content-body-main{ padding:30px 15px;margin: 70px 0 0 0;height: calc(100vh - 126.97px - 70px);}
    .page-content .page-content-photo{margin: 0 20px 0 0;}
}
@media screen and (max-width:767px){
	.content-body-main{height:auto;}
    .page-content{display:block;}
    .page-content .page-content-photo{width: 100%;max-width: 260px; margin:20px auto 0 auto ;}
    .page-content .page-content-info{flex: initial;width: 100%;}
}

/** 左邊分類 **/
.left-menu-title{display: flex;margin: 0 0 20px 0;}
.left-menu-title-tc{width: auto;padding: 0;margin: 0 5px 0 0;font-family: "Noto Serif TC", serif;font-size: 20px;line-height: 1.4;font-weight: 400;color: #ffffff;}
.left-menu-title-en{flex: 1; font-size: 14px;color: #d5c680;position: relative;font-weight: 400;line-height: 2;}
.left-menu-title-en:before{content: "";display: block;width: 3px; height: 3px ;background: #6e6e6e;position: absolute;bottom: 3px;left: 0;}
.left-menu-title-en:after{content: "";display: block;width: 100%; height: 1px ;background: linear-gradient(to right, #6e6e6e, rgba(0,0,0,0));position: absolute;bottom: 4px;left: 0;}
.in-left-menu{margin: 0 ;font-weight: 300;}
.in-left-menu>ul{margin:0; padding:0; list-style:none;}
.in-left-menu>ul>li{color:#ffffff;margin: 2px 0; padding:0;position: relative;text-align: center;}
.in-left-menu>ul>li:before{content: "";display: block;width: 100%;height: 1px;background:linear-gradient(to left, rgba(0,0,0,0), #767676, rgba(0,0,0,0)); position: absolute;top: 0;left: 0;}
.in-left-menu>ul>li:after{content: "";display: block;width: 100%;height: 1px;background:linear-gradient(to left, rgba(0,0,0,0), #767676, rgba(0,0,0,0)); position: absolute;bottom: 0;left: 0;}
.in-left-menu>ul>li>a{display: block;background: url("../images/left-icon.png")no-repeat left 15px top 20px;color:#ffffff;position: relative;padding:12px 35px 12px 35px;z-index: 1;}
.in-left-menu>ul>li>a:after{content: "";display: block;width: 100%;height: calc(100% - 4px); background:linear-gradient(to top, #403a2f, rgba(0,0,0,0)); position: absolute;bottom: 2px;left: 0;z-index: -1;}
.in-left-menu>ul>li>a:hover{color: #ffff66;}
.in-left-menu>ul>li>a:hover:after{ background:linear-gradient(to top, #685e4c, rgba(0,0,0,0));}
.in-left-menu>ul>li>.current{color: #ffff66;}
.in-left-menu>ul>li>.current:after{content: "";display: block;width: 100%;height: calc(100% - 4px); background:linear-gradient(to top, #685e4c, rgba(0,0,0,0)); position: absolute;bottom: 2px;left: 0;z-index: -1;}
.in-left-menu>ul>li ul{margin:5px 0 0 30px; padding:0; list-style:square;}
.in-left-menu>ul>li ul li{border-top:1px #CCC dotted; padding:5px 5px 5px 0;}
.in-left-menu>ul>li ul li a{font-size:13px; color:#666; display:block;}
.in-left-menu>ul>li ul li a:hover{color:#71743D;}
.left-beautify img{width:100%; height:auto; margin-top:0px;}
.m_classLink{display:none;}
@media screen and (max-width:991px){
	.classBox{padding:0 0 20px 0;}
	ul.classLink{display:none;}
	.m_classLink{display:block; position:relative; background:#403a2f;border: 1px #d5c680 solid;}
	.m_classLink a.main{display:block; background:none; font-size:16px;color:#ffffff; position:relative; padding:10px 60.59px 10px 15px;}
	.m_classLink a.main i{display:block; font-size:16px; background:#d5c680; width:45.59px; height:100%; text-align:center; color:#000000; line-height:45.59px; position:absolute; right:0; top:0;}
	.m_classLink ul{display:none; margin:0; padding:0; list-style:none; width:100%;  background:#403a2f; border:1px solid #d5c680; position:absolute; left:0; top:100%; z-index:99; box-sizing:border-box;}
	.m_classLink ul li{margin:0; padding:0;}
	.m_classLink ul li a{display:block; padding:10px 15px; border-top:1px solid #d5c680; font-size:16px; color:#ffffff;}
	.m_classLink ul li:first-child a{border:none;}
	.m_classLink ul li a:hover{color: #ffff66;background:#685e4c;}
	.m_classLink ul li ul{display:block; margin:0 10px 10px 10px; padding:0; list-style:none; width:calc(100% - 20px); background:#FFF; border:1px solid #d5c680; position:inherit; left:inherit; top:inherit; z-index:999; box-sizing:border-box;}
	.left-menu-title{margin: 0 0 20px 0;}
	.left-beautify{display:none;}
    .in-left-menu{margin: 0;}
}

/** 環境介紹 **/
.environment{max-width: 550px;}
.environment>ul{list-style: none;margin: 0;padding: 0;}
.environment>ul>li{margin: 0;padding:10px 0;border-bottom: 1px #ffffff dotted;}
.environment>ul>li:last-of-type{border-bottom:0;}
@media screen and (max-width:991px){
	.environment{margin: 0 auto;}
}

/** 餐點介紹 **/
.meals{display: flex;min-height: calc(100vh - 69.19px - 30px);}
.meals .meals-content{flex:2;display: flex;flex-wrap: wrap;align-content: flex-start; padding:30px 0 0 0;margin: calc(46.19px + 4.5vw + 30px) 30px 0 0;}
.meals .meals-content .meals-photo{flex: 1;padding: 0; margin:0 30px 0 0;}
.meals .meals-content .meals-photo img{width: 100%;height: 100%;object-fit: cover;object-position: center;}
.meals .meals-content .meals-info{flex: 1.6; padding:0;margin:0;}
.meals .meals-content .meals-info .meals-title{font-size: 18px;color: #e0e1ac;padding: 0;margin: 0 0 15px 0;line-height: 1.4;font-weight: 300;}
.meals .meals-content .meals-info .meals-dep{}
.meals-dep-font001{color: #e0e1ac;}
.meals-dep-font002{color: #ffcc33;}
.meals .meals-bg{flex: 1;margin: 0 -2.6vw -30px 0}
.meals .meals-bg img{width: 100%;height: 100%;object-fit: cover;object-position: center;}
@media screen and (max-width:1024px){
	.meals{min-height: calc(100vh - 126.97px - 30px);}
    .meals .meals-content{margin: 70px 20px 0 0;}
    .meals .meals-content .meals-photo{margin:0 20px 0 0;}
    .meals .meals-bg{margin: 0 -15px -30px 0}
}
@media screen and (max-width:991px){
    .meals{min-height:inherit;}
    .meals .meals-content{margin:0;padding: 0;}
    .meals .meals-bg{display: none;}
}
@media screen and (max-width:767px){
    .meals .meals-content{display: block;}
    .meals .meals-content .meals-photo{flex: initial;width: 100%; max-width: 330px; margin:0 auto 20px auto ;}
    .meals .meals-content .meals-info{flex: initial;width: 100%;}
}

/** 最新消息 **/
.news{}
.news ul{margin:0; padding:0; list-style:none;}
.news ul li{clear:both; border-bottom:1px #666666 dotted;font-weight: 300;}
.news ul li a{color:#ffffff; display:flex; align-items:center; padding:10px 15px;}
.news ul li a:hover{color: #ffff66;}
.news ul li .news-date{width:100px; color:#d4d4d4; text-align:center; margin:0 15px 0 0;}
.news ul li h3{flex:1; font-size:15px; color:#ffffff;padding: 0;margin: 0;line-height: 1.4;font-weight: 300;}
.news ul li:hover h3{color: #ffff66;}
.news-detail-date{background: #6F0003; color:#ffffff; padding:5px 15px;display: table;margin: 20px 0;}
@media screen and (max-width:767px){
	.news ul li a{display:block; padding:10px 0;}
	.news ul li .news-date{width:100%; text-align:left;}
}

/** 交通資訊 **/
.googlemap {position: relative;padding-bottom: 24.5%;padding-top: 30px;height: 0;overflow: hidden;margin: 20px 0 0 0;}
.googlemap iframe {position: absolute;top:0;left: 0;width: 100%;height: 100%;}
.trafficmap{max-width: 800px;padding-bottom: 40%;}
@media screen and (max-width:1024px){
    .googlemap{padding-bottom: 40%;}
}
@media screen and (max-width:991px){
	.googlemap{padding-bottom: 50%;}
	.trafficmap{max-width: inherit;padding-bottom: 50%;}
}
@media screen and (max-width:575px){
	.googlemap{padding-bottom: 70%;}
	.trafficmap{padding-bottom: 70%;}
}

/** 聯絡我們 **/
.contact{}
.contact-company{padding: 0;margin: 0 0 15px 0;font-weight: 500;font-size: 20px; color: #FFCC33;}
.contact>ul{list-style: none;padding: 0;margin: 0;}
.contact>ul>li{padding: 0;margin:10px 0;display: flex;flex-wrap: wrap;}
.contact>ul>li .contact-title{width: auto;}
.contact>ul>li .contact-info{width: auto;}
.contact>ul>li a{display: inline-block;color: #ffffff;}
.contact>ul>li a:hover{color: #FFCC33;}
@media screen and (max-width:1024px){
	.contact-company{font-size: 18px; }
}

/** 表單欄位 **/
.form-box input, .form-box img{vertical-align:middle;}
.opinion{display:flex; flex-wrap:wrap; margin:5px 0; border:1px solid #ced4da; border-radius:3px; overflow:hidden;}
.opinion-left01{background:#e9ecef; width:150px; min-width:150px; padding:5px 15px; font-weight:bold; font-size:16px; font-family:"Microsoft JhengHei"; color:#495057; line-height:1.8; display:flex; align-items:center;}
.input-main-style01{flex:1; width:100%; border:0; margin:0; padding:5px 15px; font-size:16px; font-family:"Microsoft JhengHei"; color:#333; line-height:1.8; min-height:37px;}
.input-main-style02{background:#f4f8fb; flex:1; width:100%; border:0; margin:0; padding:5px 15px; font-size:16px; font-family:"Microsoft JhengHei"; color:#333; line-height:1.8; min-height:37px;}
.input-main-style03{background:#f4f8fb; flex:1; width:100%; border:0; margin:5px 0 0 0; padding:5px 15px; font-size:16px; font-family:"Microsoft JhengHei"; color:#333; line-height:1.8; min-height:37px;}
.input-main-select{background:none; flex:1; width:100%; border:0; margin:0; padding:5px; font-size:16px; font-family:"Microsoft JhengHei"; color:#333; line-height:1.8; display:flex; flex-wrap:wrap;}
.input-main-select select{background:#f4f8fb; width:calc(50% - 2.5px); margin-right:5px; padding:5px 15px; line-height:1.8; border:0; font-size:16px; font-family:"Microsoft JhengHei"; color:#333; min-height:37px;}
.input-main-select select:nth-child(2){margin-right:0;}
.select-style{background:#8a6e0c; font-size:16px; color:#ffffff; line-height:20px; padding:5px 10px; border:0;}
.input-style01{background:#f4f8fb; flex:1; width:100%; border:0; margin:0; padding:5px 15px; font-size:16px; font-family:"Microsoft JhengHei"; color:#333; line-height:1.8; min-height:37px;}
input:disabled{background-color:#fff; color:#2d7fb9; cursor:no-drop;}
.btn.openlink{margin:3px 0; padding:0 10px; text-align:center; font-size:16px; line-height:1.5; font-weight:bold; background-color:#2d7fb9; color:#fff; border-radius:5px;}
.btn.openlink:hover{background-color:#ffbe00;}
img.code{width:100px; height:37px; margin:0; vertical-align:middle; display:inline-block;}
.pay-main{padding:0;font-size: 16px; color: #333333;border-radius:0;margin: 15px 0 ;}
@media screen and (max-width:400px){
	.opinion{display:block;}
	.opinion-left01{width:100%;}
	.input-main-style02{width:calc(100% - 104px); display:inline-block;}
}

/** 按鈕 **/
.cart-btn{padding:20px 0; text-align:center; margin-top:40px; display:flex; flex-wrap:wrap; justify-content:center; align-items:center; border-top:5px solid #eee;}
.btn-send{font-size:13px;}
a.btn-send{padding:5px 20px; text-align:center; font-size:16px; font-weight:bold; color:#373737; min-width:100px; margin:2px; border:2px solid #373737; border-radius:5px;}
a.btn-send:hover{background:#e9ecef;}
a.btn-reset{background:#e9ecef; padding:5px 20px; text-align:center; font-size:16px; color:#373737; font-weight:bold; min-width:100px; margin:2px; border:2px solid #e9ecef; border-radius:5px;}
a.btn-reset:hover{background:#373737; color:#fff; border:2px solid #373737;}
a.btn-send-over{background:#7ea2c5; padding:5px 20px; text-align:center; font-size:16px; color:#fff; min-width:100px; margin:2px; border-radius:5px; border:2px solid #7ea2c5;}
a.btn-send-over:hover{background:#96b9dc; border:2px solid #96b9dc;}
@media screen and (max-width:575px){
	a.btn-send{padding:5px 10px; width:calc(50% - 4px);}
	a.btn-reset{padding:5px 10px; width:calc(50% - 4px);}
	a.btn-send-over{padding:5px 10px; width:calc(50% - 4px);}
}

/** 送出訊息 **/
.jump-window-box{max-width:500px; margin:0 auto; border:1px #ccc solid; padding:20px; border-radius:5px;}

/** 頁次 **/
.page{font-size: 14px; color:#ffffff; text-align:center; clear:both; margin:40px 0 0 0;font-weight: 300;}
.page a{background: #6F0003;border: 0;color:#ffffff; padding:5px 15px;margin: 10px;display: inline-block;font-weight: 400;}
.page a:hover{background:#ffffff; color:#000000;}
.page br{display:none;}
.page select{ padding:5px 15px;border: 0;}
@media screen and (max-width:767px){
	.page br{display:block;}
}

/** 下版 **/
footer{background:#000000 url("../images/footer_bg.jpg") no-repeat center;background-size: cover;padding: 10px 2.6vw;position: fixed;bottom: 0;left: 0;width: 100%;z-index: 9999;overflow: hidden;}
footer .footer{display: flex;}
.f-time{font-size: 15px; color: #ffffff;font-family: "Noto Serif TC", serif;flex: 1;display: flex;align-items: center; margin: 0 30px 0 0;}
.f-time .f-time-title{font-size: 20px;width: auto;margin: 0 10px 0 0;}
.f-time .f-time-content{flex: 1;}
.f-content{flex: 1;text-align: right;display: flex;flex-direction: column;align-items: flex-end;}
.f-content .f-contact{color: #c1c1c1;font-size: 15px;}
.f-content .f-contact a{display: inline-block;color: #c1c1c1;}
.f-content .f-contact a:hover{color: #ffffff;}
.f-content .f-contact span{display: inline-block;padding: 0 0 0 20px;}
.copyright{font-size: 12px; color: #6c6c6c;letter-spacing: .5px;position: relative;padding: 2px 0 2px 15px;display: table;z-index: 1;margin: 2px 0 0 0;}
.copyright:after{content: "";display: block;width: 200%;height: 100%;background: #000000;position: absolute;right: -100%;top: 0;border-radius: 50px;z-index: -1;}
@media screen and (max-width:1024px){
    footer{padding: 10px 15px;}
	footer .footer{display: block;}
    .f-time{flex: initial;width: 100%;margin: 0 0 10px 0;justify-content: center;font-size: 14px;}
    .f-time .f-time-title{font-size: 18px;}
    .f-time .f-time-content{flex: initial;width: auto;}
    .f-content{flex:initial;width: 100%;align-items: center;text-align: center;font-size: 14px;}
    .f-content .f-contact span{padding: 0 10px;}
    .copyright{background: #000000;padding: 2px 15px;border-radius: 50px;margin: 5px 0 0 0;}
    .copyright:after{display: none;}
}
@media screen and (max-width:767px){
    footer{position: inherit;bottom: inherit;left: inherit;padding: 20px 15px;}
}
@media screen and (max-width:575px){
	.f-time{display: block;text-align: center;}
    .f-time .f-time-title{width: 100%;}
    .f-time .f-time-content{flex: initial;width: 100%;}
    .f-content .f-contact span{display:block;padding:0;width: 100%;}
}
