<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

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

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

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

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

/** font **/
@import url(Noto+Sans+TC.css);
@import url(Gothic+A1.css);

*{-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
html{width:100%; height:auto;}
body,p{background:#ffffff url("../images/bg.png")repeat-x top center; margin:0; padding:0; width:100%; height:auto; font-size:16px;line-height: 1.5;font-family:'Gothic A1', 'Noto Sans TC', 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-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;}
.writing-mode-vertical{writing-mode:tb-lr; -ms-writing-mode:tb-lr; -webkit-writing-mode:vertical-lr; -moz-writing-mode:vertical-lr; -ms-writing-mode:vertical-lr; writing-mode:vertical-lr;}

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

/** 上版 **/
header{padding:40px 16px 16px 16px;}
.head-main{max-width:1000px; margin:0 auto; padding:0; position:relative;display: flex;align-items: center;}
.head-main .logo{width: 346px; height:auto;}
.head-main .logo a{color:#000000;}
.head-main .logo img{width:100%; height:auto;}
@media screen and (max-width:1040px){
    .head-main .logo{width: 300px; }
}
@media screen and (max-width:980px){
    header{padding:0;}
	.head-main .logo{width: 234px;position: fixed;top: 5px;left: 10px;z-index: 10000;}
}

/** 主選單與下拉 **/
nav{flex: 1;margin: 0 0 0 35px;}
.menu{max-width:1000px;list-style:none; position:relative; margin:0 auto;padding:7px 30px 9px 30px; display:flex;justify-content: flex-end; background: url("../images/menu_bg.png")no-repeat center center;}
.menu&gt;li{flex: 1; color:#ffffff; font-size:16px; text-align:center; position:relative;cursor:pointer; padding:0; margin:0;}
.menu&gt;li:after{content: "";display: block;width: 1px; height: 20px; background: rgba(255,255,255,.6);box-shadow: -1px 0 0 0 #4ea436; position: absolute;top: 0;right: -.5px;}
.menu&gt;li:last-of-type:after{display: none;}
.menu&gt;li .menu-ch{color:#ffffff; font-size:16px;width: 100%; line-height: 1.2;}
.menu&gt;li .menu-en{color:#f2fd99; font-size:12px; width: 100%; text-transform: uppercase;line-height: 1.2;letter-spacing: 0px;}
.menu&gt;li&gt;a{color:#ffffff; display:flex;flex-wrap: wrap; padding:0 10px; margin:0;}
.menu&gt;li&gt;a:hover{flex-direction: column-reverse;}
.menu&gt;li.sub&gt;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&gt;li.sub:hover ul.sub-menu{position:absolute; display:block; width:100%; left:0; top:47px;}
.menu&gt;li.sub&gt;ul.sub-menu&gt;li{display:block; border-top:1px #fff dotted;}
.menu&gt;li.sub&gt;ul.sub-menu&gt;li&gt;a{display:block; color:#fff; padding:5px 10px; margin:0;}
.menu&gt;li.sub&gt;ul.sub-menu&gt;li&gt;a:hover{background:#000000;}
@media screen and (max-width:1000px){
    nav{margin: 0 0 0 16px;}
    .menu{padding:7px 16px 9px 16px;}
}
@media screen and (max-width:980px){
	#menu{display:none;}
	.slicknav_menu{display:block;position: fixed;top: 0;left: 0;width: 100%;z-index: 10000;background: #ffffff;border-bottom: 1px #cccccc solid;}
}

/** edm輪播 **/
.edm-main{background:#ffffff; max-width:1100px;margin:0 auto; position:relative; border-bottom: 5px #52a639 solid;}
.edm-main:after{content: "";display: block;width: 100%;height: 28px;background: url("../images/edm-shadow.png")no-repeat top center;position: absolute;bottom: -28px;left: 0;}
.edm-main img{vertical-align:middle; width:100%; height:auto; position:absolute;}
.edm{position: relative; margin: 0 auto; top: 0px; left: 0px; width: 1100px; height: 350px; visibility: hidden;}
.edm-loading-main{position: absolute; top: 0px; left: 0px;}
.edm-loading{filter: alpha(opacity=70); opacity: 0.7; position: absolute; display: block; top: 0px; left: 0px; width: 100%; height: 100%;}
.edm-loading-photo{position:absolute;display:block;background:url(../images/loading.gif) no-repeat center center;top:0px;left:0px;width:100%;height:100%;}
.edm-photo{cursor: default; position: relative; top: 0px; left: 0px; width: 1100px; height: 350px; overflow: hidden;}
.edm-photo a{display: block;}
.edm-navigator{width:16px;height:16px;}
@media screen and (max-width:980px){
    .edm-main{padding: 48px 0 0 0;}
}

/** 配置 **/
.warpper{padding: 50px 0;}
.main{}
.i-title-main{border-bottom: 1px #cccccc solid;position: relative;padding: 0 10px 3px 10px;margin: 0 0 10px 0;}
.i-title-main .i-title{font-size: 18px; color: #4ea436;font-weight: 500;}
.i-title-main .i-title span{font-size: 14px; color: #b9d0b0;display: inline-block;padding: 0 0 0 5px;}
.more{color: #8e8e8e;font-size: 12px;position: absolute;bottom: 7px;right: 0;}
.more a{display: block;color: #8e8e8e;position: relative;padding: 0 20px 0 0;}
.more a:after{content: "";display: block; width: 0;height: 0;border-style: solid;border-width: 3px 0 3px 6px;border-color: transparent transparent transparent #52870d;position:absolute;top: calc(50% - 3px);right: 10px;}
.more a:hover{}
.i-content-main{padding:0 16px;}
.i-content{display: flex;max-width:1000px; margin:0 auto;}
@media screen and (max-width:980px){
    .warpper{padding:30px 0;}
    .i-content{display: block;}
}

/** 首頁產品介紹 **/
.i-pro-main{width: calc(63% - 18px); margin: 0 18px 0 0;}
.i-pro{}
.i-pro-info{position:relative;padding: 0 8px;}
.i-pro-info:before{content: "";display: block;width: 11px;height: 100%;background: url("../images/pro-left-shadow.png")no-repeat right center;background-size: 11px;position: absolute;bottom: 0;left: -8px;}
.i-pro-info:after{content: "";display: block;width: 11px;height: 100%;background: url("../images/pro-right-shadow.png")no-repeat left center;background-size: 11px;position: absolute;bottom: 0;right: -8px;}
.pro-photo-main{margin: 5px;}
.pro-photo-main .pro-photo{background-color: #ffffff;background-position: center center;background-repeat: no-repeat;background-size: contain;}
@media screen and (max-width:980px){
    .i-pro-main{width: 100%; margin: 0 0 25px 0;}
    .i-pro-info{position:relative;margin: 0 16px;}
}

/** 首頁最新消息 **/
.i-news-main{width: calc(37% - 18px); margin: 0 0 0 18px;}
.i-news{}
.i-news .i-title-main{border-bottom:0;padding: 0 0 3px 0;}
.i-news .i-title-main .i-title{padding:4px 10px 0 10px; color: #ffffff;position: relative;background: url("../images/news-title_bg.png")no-repeat left bottom;background-size: 80% 100%;}
.i-news .i-title-main .i-title span{color: #e6fe85;}
.i-news .more{bottom:3px;}
.i-news .more:after{content: "";display: block;border: 1px #72bf59 solid;position: absolute;bottom: 0;right: 0;width:100%;height:100%;transform: skewX(-24deg);z-index: -1;}
.i-news .more a{padding: 5px 20px 5px 30px;}
.i-news ul{list-style:none; color:#333; padding:0px; margin:0;}
.i-news ul li{padding:0; font-size:14px;color: #888888;border-bottom: 1px #CCC dotted;margin: 0 10px 0 0;}
.i-news ul li .i-news-date{width: 75px;letter-spacing: 0px; font-size:13px;}
.i-news ul li h3{flex: 1;font-size: 14px; font-weight: 400;padding: 0 0 0 10px;margin: 0;line-height: 1.4;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.i-news ul li a{color:#888888; display:flex;align-items: center; padding:5px;}
.i-news ul li a:hover{}
.i-news ul li:hover h3{color:#ff6000;}
@media screen and (max-width:980px){
    .i-news-main{width:100%; margin:0;}
    .i-news .i-title-main{border-bottom: 1px #cccccc solid;padding: 0 10px 3px 10px;}
    .i-news .i-title-main .i-title{padding:0;position: relative;background:none;color: #4ea436;}
    .i-news .i-title-main .i-title span{color: #b9d0b0;}
    .i-news .more{bottom:7px;}
    .i-news .more:after{display: none;}
    .i-news .more a{padding: 0 20px 0 0;}
}

/** 內頁banner **/
.inside-banner{position: relative;margin: 0;}
.inside-banner:after{content: "";display: block;width: 100%;height: 28px;background: url("../images/edm-shadow.png")no-repeat top center;position: absolute;bottom: -28px;left: 0;}
.inside-banner .banner-title{max-width:1100px; font-size:18px; color:#ffffff; margin:0 auto; padding:0;border-bottom: 5px #52a639 solid;}
@media screen and (max-width:980px){
	.inside-banner{padding:48px 0 0 0;}
}

/** Breadcrumb **/
.breadcrumb{display:flex; flex-wrap:wrap; width:100%; max-width:1000px; 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{max-width:1000px; margin:0 auto;padding:0;}
.page-title{background: url(../images/page-title-icon.png) no-repeat top left;font-size: 18px;color: #59aa43;border-bottom: 1px #cccccc dotted;margin: 0 0 20px 0;padding:5px 30px;line-height: 1.4;font-weight: 500;}
.page-title02{font-size:16px; border-bottom:1px #CCC dotted; color:#333; margin:16px 0 10px 0; padding:5px 0;font-weight:400;}
.page-main{padding:0; font-size:16px; color:#222222;}
.content-main{display: flex;}
.content-main .content-font{flex: 1.4;}
.content-main .content-photo{flex: 1;margin: 0 0 0 40px;}
@media screen and (max-width:980px){
	.content-main{display: block;}
    .content-main .content-font{flex:initial;width: 100%;}
    .content-main .content-photo{flex: initial;width: 100%;margin: 20px 0 0 0;}
}

/** 左邊分類 **/
.left-menu-title{width: 80%; font-size:18px; font-weight:500; padding:7px 16px 3px 16px; margin-bottom:5px; color:#ffffff;position: relative;z-index: 1;line-height: 1.4;/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#75c25a+0,4fa437+100 */
background: linear-gradient(to bottom,  rgba(117,194,90,1) 0%,rgba(79,164,55,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */}
.left-menu-title:before{content: "";display: block;width: 100%;height: 100%;z-index: -1;transform: skewX(-24deg);position: absolute;bottom: 0;right: -12%;/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#75c25a+0,4fa437+100 */
background: linear-gradient(to bottom,  rgba(117,194,90,1) 0%,rgba(79,164,55,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */}
.left-menu-title:after{content: "";display: block;width: 100%;height: calc(84% - 2px);z-index: -2;border: 1px #72bf59 solid;transform: skewX(-28deg);position: absolute;bottom: 1px;right: -20%;}
.in-left-menu&gt;ul{margin:0; padding:0; list-style:none;}
.in-left-menu&gt;ul&gt;li{border-bottom: 1px #cccccc dotted; font-size:16px; color:#666666; padding:0;}
.in-left-menu&gt;ul&gt;li&gt;a{background: url(../images/list-style.png) no-repeat top 2px left;font-size: 16px;color: #666666;display: block;padding: 8px 0 8px 30px;}
.in-left-menu&gt;ul&gt;li&gt;a:hover{background: url(../images/list-style.png) no-repeat top 2px left #edf9e3;}
.in-left-menu&gt;ul&gt;li&gt;.current{background: url(../images/list-style.png) no-repeat top 2px left #edf9e3;}
.in-left-menu&gt;ul&gt;li ul{margin:5px 0 0 30px; padding:0; list-style:square;}
.in-left-menu&gt;ul&gt;li ul li{border-top:1px #CCC dotted; padding:5px 5px 5px 0;}
.in-left-menu&gt;ul&gt;li ul li a{font-size:13px; color:#666; display:block;}
.in-left-menu&gt;ul&gt;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:767px){
	.classBox{padding:0 0 20px 0;}
	ul.classLink{display:none;}
	.m_classLink{display:block; position:relative; background-color:#ffffff; border:1px solid #59aa43;}
	.m_classLink a.main{display:block; background:none; font-size:16px; color:#222222; position:relative; padding:10px 52.5px 10px 10px;}
	.m_classLink a.main i{display:block; font-size:16px; background:#59aa43; width:42.5px; height:100%; text-align:center; color:#FFF; line-height:42.5px; position:absolute; right:0; top:0;}
	.m_classLink a.main b{font-weight: 400;}
	.m_classLink ul{display:none; margin:0; padding:0; list-style:none; width:100%; background:#FFF; border:1px solid #59aa43; 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; border-top:1px solid #59aa43; font-family:"Microsoft JhengHei", "新細明體", sans-serif; font-size:16px; color:#222;}
	.m_classLink ul li:first-child a{border:none;}
	.m_classLink ul li a:hover{background:#edf9e3;}
	.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 #59aa43; position:inherit; left:inherit; top:inherit; z-index:999; box-sizing:border-box;}
	.left-menu-title{display:none;}
	.left-beautify{display:none;}
}

/** 最新消息 **/
.news{padding: 0 5px;margin: 20px 0 0 0;}
.news ul{margin:0; padding:0; list-style:none;}
.news ul li{padding:5px 0;margin: 0;font-size: 14px; color:#666666; border-bottom: 1px #cccccc dotted;}
.news ul li:first-of-type{margin: 0;color: #333333; border-bottom: 1px #cccccc solid;background:#a3e071;border-radius: 5px;}
.news ul li a{font-size:14px; color:#666666; display:flex; padding:0;}
.news ul li a:hover{}
.news ul li .news-date{display:block; width:119px;color:#0792d3; text-align:center; padding:5px 10px; margin:0;border-right: 1px #eeeeee solid;letter-spacing: 0px;}
.news ul li:first-of-type .news-date{color: #333333; border-right: 1px #83c251 solid;}
.news ul li .news-content{display:block; flex: 1;padding:5px 10px; }
.news ul li:first-of-type .news-content{ text-align:center;color: #333333;}
.news ul li:hover{color:#f67a00;}
.news ul li:hover .news-content{color:#f67a00;}
.news ul li:first-of-type:hover .news-content{color: #333333;}
.news-detail-date{color:#F60;font-size: 14px;margin: 0 0 20px 0;}
@media screen and (max-width:575px){
    .news{padding: 0;margin: 10px 0 0 0;}
	.news ul li a{display:block;padding: 10px;}
    .news ul li:first-of-type {display: none;}
    .news ul li:nth-child(odd) {background:#e5f1e0;}
    .news ul li .news-date{width: 100%;margin: 0;text-align: left;padding:0;border-right:0;}
    .news ul li .news-content{flex: initial;width: 100%;margin: 0;padding:0;}
}

/** 產品列表介紹 **/
.pro-store-info{font-size:16px; color:#666; padding:10px; margin-bottom:20px;}
.pro-list ul{max-width:1000px; margin:0 auto; padding:0; list-style:none; display:flex; flex-wrap:wrap;}
.pro-list ul li{width:calc(100%/4); margin:0px; padding:10px; text-align:center;border-bottom: 1px #cccccc solid;}
.pro-list ul li:hover{}
.pro-list ul li h3{font-size:16px; color:#333333;font-weight:normal; padding:5px 0; margin:3px 0;}
@media screen and (max-width:980px){
    .pro-list ul li{width:calc(100%/3);}
}
@media screen and (max-width:767px){
    .pro-list ul li{padding: 5px;}
}
@media screen and (max-width:575px){
    .pro-list ul li{width:calc(100%/2);}
}

/** 產品明細 **/
.pro-detaile-title{font-size:16px; color:#333; padding:5px; margin:0 0 16px 0; font-weight:normal; border-bottom: 1px #06C dotted;}
.pro-detaile-box{display:flex; flex-wrap:wrap; margin:0 0 16px 0;}
.pro-detaile-photo-box{width:calc(50% - 25px); margin:0 25px 0 0;}
.pro-detaile-spe-box{width:50%; position:relative; padding:0px;}
.pro-detaile .pro-photo-box{background:#fff; width:100%; margin:0; padding:0;}
.pro-detaile .pro-photo-box img{width:100%; height:auto;}
.pro-list-time{background:url(../images/time.png) left center no-repeat; font-size:12px; color:#968c69; padding-left:20px;}
.pro-specification{font-size:16px; color:#333; position:relative;}
.cart-info{position:absolute; width:100%; bottom:0;}
.cart-info .price{font-size:22px; font-weight:bold; color:#F00; vertical-align:middle; display:block; text-align:right;}
.cart-info .price.origin{font-size:smaller; color:#666; text-decoration:line-through;}
.cart-info .price.special{font-size:smaller; color:#000;}
h3.pro-introduce{background:#999; font-weight:normal; border-left:5px #111111 solid; padding:8px 10px; font-size:20px; color:#fff; margin:25px 0 16px 0;}
.pro-content{padding:0px 0; font-size:16px; color:#333; clear:both;}
@media screen and (max-width:767px){
	.pro-detaile-box{display:block;}
	.pro-detaile-photo-box{width:100%;max-width: 350px; margin:0 auto 16px auto;}
	.pro-detaile-spe-box{width:100%; padding-bottom:0;}
	.cart-info{position:inherit; bottom:inherit;}
}

/** 聯絡我們 **/
.contact-body{padding: 5px 20px}
.contact-note{padding:10px 0; font-weight:bold; font-size:16px; color:#900;}
.contact-info{ font-size:14px; color:#333;margin: 0 0 16px 0;}
.contact-info a{color:#333;}
.contact-info a:hover{color:#ef8700;}
.font001{font-size:16px; color:#289edc;}
.googlemap {position: relative;padding-bottom: 200%;padding-top: 30px;height: 0;overflow: hidden;}
.googlemap iframe {position: absolute;top:0;left: 0;width: 100%;height: 100%;}
@media screen and (max-width:767px){
	.contact-body{padding: 5px 0px}
    .googlemap {padding-bottom: 65%;margin: 20px 0 0 0;}
}

/** 表單欄位 **/
label{min-width:100px;}
.form-box{border-top: 1px #cccccc dotted;padding: 10px 0 0 0;}
.form-box input, .form-box img{vertical-align:middle;}
.opinion{display:flex; flex-wrap:wrap; margin:10px 0;overflow:hidden;}
.opinion-left01{text-align: right;width:90px;min-width:90px;padding:3px 5px 3px 0;/* font-size:14px; */font-family:"Microsoft JhengHei";color:#333333;display: flex;justify-content: flex-end;}
.input-main-style01{background:#d8fcbb;flex:1;width:100%;border:0;margin:0;padding:3px 10px;/* font-size:14px; */font-family:"Microsoft JhengHei";color:#333333;min-height:26.8px;}
.input-main-style02{background:#d8fcbb; flex:1; width:100%; border:0; margin:0; padding:3px 10px; font-size:14px; font-family:"Microsoft JhengHei"; color:#333333; min-height:26.8px;}
.input-main-style03{background:#d8fcbb;width:100%; border:0; margin:2px 0 0 0; padding:3px 10px; font-size:14px; font-family:"Microsoft JhengHei"; color:#333333; min-height:26.8px;}
.input-main-select{background:none; flex:1; width:100%; border:0; margin:0; padding:0; font-size:14px; font-family:"Microsoft JhengHei"; color:#333333; display:flex; flex-wrap:wrap;}
.input-main-select select{background:#d8fcbb;flex: 1; margin:0; padding:3px 10px; border:0; font-size:14px; font-family:"Microsoft JhengHei"; color:#333333; min-height:26.8px;}
.select-style{background:#8a6e0c; font-size:14px; color:#ffffff; line-height:20px; padding:5px 10px; border:0;}
.input-style01{background:#d8fcbb; flex:1; width:100%; border:0; margin:0; padding:3px 5px; font-size:14px; font-family:"Microsoft JhengHei"; color:#333333; min-height:26.8px;}
input:disabled{background-color:#fff; color:#2d7fb9; cursor:no-drop;}
.btn.openlink{margin:3px 0; padding:0 10px; text-align:center; font-size:14px; background-color:#2d7fb9; color:#fff; border-radius:5px;}
.btn.openlink:hover{background-color:#ffbe00;}
img.code{width:70px; height:26.8px; margin:0; vertical-align:middle; display:inline-block;}
.pay-main{padding:0;font-size: 14px; color: #333333;border-radius:0;margin: 16px 0 ;}
.input-main-style01:focus, .input-main-style02:focus, .input-main-style03:focus, .input-main-select select:focus{box-shadow: 0 0 0 2px #000000 inset;}
@media screen and (max-width:575px){
	.opinion{display:block;}
	.opinion-left01{width:100%;min-width: inherit;justify-content: flex-start;}
	.input-main-style02{width:calc(100% - 105px); display:inline-block;}
}

/** 按鈕 **/
.cart-btn{padding:10px 0 0 0; text-align:center; margin-top:40px; display:flex; flex-wrap:wrap; justify-content:center; align-items:center;border-top: 1px #cccccc dotted}
.btn-send{font-size:14px;}
a.btn-send{background: #81b652; padding:6px 16px 2px 16px; text-align:center; font-size:14px; color:#ffffff; min-width:100px; margin:5px;border-radius: 3px; }
a.btn-send:hover{background: #81b652;}
a.btn-reset{background:#547e2e; padding:6px 16px 2px 16px; text-align:center; font-size:14px; color:#ffffff; min-width:100px; margin:5px;border-radius: 3px; }
a.btn-reset:hover{background:#547e2e;}
a.btn-send-over{background:#7ea2c5; padding:6px 16px 2px 16px; text-align:center; font-size:14px; color:#ffffff; min-width:100px; margin:5px;border-radius: 3px;}
a.btn-send-over:hover{background:#96b9dc; border:2px solid #96b9dc;}
@media screen and (max-width:575px){
	a.btn-send{padding:6px 10px 2px 10px; width:calc(50% - 10px);}
	a.btn-reset{padding:6px 10px 2px 10px; width:calc(50% - 10px);}
	a.btn-send-over{padding:6px 10px 2px 10px; width:calc(50% - 10px);}
}

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

/** 頁次 **/
.page{font-size:14px;color:#333; text-align:center; clear:both;padding: 20px 0 0 0; margin:20px 0 0 0;border-top: 1px #cccccc dotted;}
.page a{background:#333333; color:#fff; padding:6px 10px 2px 10px;display: inline-block;margin: 5px 0;}
.page a:hover{background:#52a639; color:#fff;}
.page br{display:none;}
@media screen and (max-width:767px){
	.page br{display:block;}
}

/** 下版 **/
footer{padding:18px 16px;/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#75c25a+0,4fa437+100 */
background: linear-gradient(to bottom,  rgba(117,194,90,1) 0%,rgba(79,164,55,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
footer .footer{max-width:1000px; margin:0 auto;display: flex;align-items: center;}
footer .footer a{color: #ffffff;}
footer .footer a:hover{color: #f2fd99;}
footer .footer .footer-logo{width: 219px;}
footer .footer .f-info{flex: 1;margin: 0 0 0 25px; color:#ffffff; font-size:14px;border-left: 1px #ffffff solid;padding: 0 0 0 25px;}
footer .footer .f-info span{display: inline-block;padding: 0 25px 0 0;}
@media screen and (max-width:767px){
	footer .footer{display: block;}
    footer .footer .footer-logo{width: 180px;margin: 0 auto;}
    footer .footer .f-info{text-align: center; flex: inherit;width: 100%; margin:16px 0 0 0;padding: 16px 0 0 0; border-top: 1px #ffffff solid;border-left:0;}
    footer .footer .f-info span{padding: 0;width: 100%;}
}</pre></body></html>