@charset "utf-8";
/* CSS Document */
footer {background-color: #f1efee; color: #565656; position: relative; z-index: 1; padding: 3.048% 0 0 0;}
footer::before {content: ''; background-image: linear-gradient(90deg, #f05a3f 0%, #f8a56e 21%, #e2d279 44%, #21a160 62%, #1a7ab3 81%, #9f4e99 100%); width: 100%; height: 3px; position: absolute; top: 0; left: 0; z-index: 1;}
.footer {position: relative; z-index: 1; display: flex; flex-wrap: wrap; padding: 0 0 20px 0;}
.footer a:link, .footer a:visited {text-decoration:none; color:#565656; transition: all 0.5s ease 0s;}
.footer a:active, .footer a:hover {text-decoration:none; color:#f18944; cursor:pointer; transition: all 0.5s ease 0s;}
.footer ul, .footer ul > li {list-style-type:none; margin: 0; padding: 0;}
.footer > div {width: 50%;}
.footer > div:nth-child(1) {padding: 0 20px 0 3.047%;}
.logoF {display: flex; line-height: 0; margin-bottom: 24px;}
.logoF a {display: block;}
.footer > div:nth-child(1) > ul {font-family:'Microsoft JhengHei'; width: 100%; margin-bottom: 4px; }
.shareF {line-height: 0; display: flex; flex-wrap: wrap;}
.shareF a {display: block; margin: 0 -6px;}
.footer > div:nth-child(1) > ul li {line-height: 1.5; letter-spacing: -0.6px; padding: 4px 0;}
.footer > div:nth-child(2) {display: flex; flex-wrap: wrap; padding: 25px 0 0 0;}
.footer > div:nth-child(2) > ul {width: 50%; padding-left: 7.814%; font-family:'Microsoft JhengHei';}
.footer > div:nth-child(2) > ul li {line-height: 1.4; padding: 8px 0; }
.footer > div:nth-child(2) > ul li h5 {color: #555555; font-weight: 400;}
.footer > div:nth-child(2) > ul li h5 a:link, .footer > div:nth-child(2) > ul li h5 a:visited {text-decoration:none; color:#555555; transition: all 0.5s ease 0s;}
.footer > div:nth-child(2) > ul li h5 a:active, .footer > div:nth-child(2) > ul li h5 a:hover {text-decoration:none; color:#f18944; cursor:pointer; transition: all 0.5s ease 0s;}

.footer .line-info img{width: 40px;margin-right: 6px;}

.copyright {font-family:'Microsoft JhengHei'; color: #999999; line-height: 1.4; text-align: center; padding: 20.5px 20px;}