@import url('/css/fontawesome-all.css');
@import url('/css/font-awesome.min.css');
@import url('/css/fontawesome.min.css');
@import url('/css/SeoJump.css');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700;900&family=Noto+Sans+SC:wght@100;300;400;500;700;900&family=Montserrat:wght@100;200;300;400;500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Poppins&display=swap');

* { margin: 0; padding: 0; }
*:focus { outline: none; }

body { margin: 0;-webkit-text-size-adjust:100%; }
body ::selection { background: #191919; text-shadow: none; color: #fff; }
body::-webkit-scrollbar { width: 5px; }
body::-webkit-scrollbar-track { background: #c0c0c0; }
body::-webkit-scrollbar-thumb { background: #191919; }
body::-webkit-scrollbar-thumb:hover { background: #000; }

header, footer, div, nav, article, h2, h3, h4, h5, h6, hr, p, form, label, input, textarea, ul, li, img, span, font, strong, b, a, i{text-align: left;vertical-align: middle;margin: 0;padding: 0;line-height: 170%;border-width: 0;font-family: 'Noto Sans TC', 'Noto Sans SC', sans-serif;font-size: 16px;word-wrap: break-word;word-break: break-word;-webkit-transition: all .3s ease-out;-moz-transition: all .3s ease-out;-ms-transition: all .3s ease-out;-o-transition: all .3s ease-out;transition: all .3s ease-out;}

:before , :after { -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; -ms-transition: all .3s ease-out; -o-transition: all .3s ease-out; transition: all .3s ease-out; }

ul, ol { list-style: none; }

fieldset { border: 0; }

input,button,select,textarea { outline:none }

img { max-width: 100%; }

a , a:link , a:visited , a:hover { display: inline-block; text-decoration: none; }

.text-clamp , a.text-clamp { overflow: hidden; height: 27px; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }

/* a.photo */
a.photo , .bgBox { overflow: hidden; background: no-repeat 50% / cover; display: block; }

/* svg */
svg.arrow { width: 15px; }
svg.arrow.white { fill: #fff; }
svg.show { width: 8px; }

/* fancybox */
[class^="fancybox-"] , [class^="fancybox-"] * , .slick-track , .fa , .fas , .fa:before , .fas:before , .fa:after , .fas:after { -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }

/* slick-slider */
.wrapper .slick-slider { margin-bottom: 0; }

/* webBox */
.webBox { position: relative; overflow: hidden; width: 100%; }
.webBox .pageh1 { position: absolute; top: 0; z-index: 1; }
.webBox .wrapper { position: relative; background: #fff; z-index: 2; }

/* workframe */
.workframe { position: relative; margin: 0 auto; width: 1440px; font-size: 0; z-index: 1; }

/* Sitemap */
#Sitemap #jsonUL a { display: block; font-size: 0; color: #000; }
#Sitemap #jsonUL a * { display: inline-block; line-height: 170%; font-size: 16px; vertical-align: top; }
#Sitemap #jsonUL a font { width: calc(100% - 15px); }
#Sitemap #jsonUL p a { font-size: 22px; }

/* header */
header {position: fixed;width: 100%;z-index: 999;}
header.headerfixed{background-image: url(/images/37/img-footer-bg.jpg);background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;}
header.headerfixed .barBox{padding: 15px 60px;}
header.headerfixed #menuIcon{border-bottom: 0;height: 110px;}
header .barBox {position: relative;padding: 25px 60px 15px 60px;width: calc(100% - 120px);display: flex;z-index: 999;align-items: center;}
header .barBox a { display: inline-block; color: #fff; }
header .barBox a i{font-size: 17px;margin-top: -7px;}
header .barBox a svg{fill:#fff;}
header #cis { margin: 0 auto 0 0; width: 180px; }
header.open #cis, header.open #navbox, header.open #searchBox{display:none;}
header #cis img {width: 100%;height: 80px;object-fit: contain;}
header #navbox ul{display:flex;}
header #navbox li{margin: 0 20px;}
header #navbox li a{font-size:16px;font-weight: 300;}
header #navbox li:hover a{opacity:.65}
header .rightBox >div { margin-left: 15px; display: inline-block; line-height: 50px; }
header #searchBox{margin-right:180px;}
header #searchBox form {position: absolute;background: rgb(0 0 0 / .7);-webkit-backdrop-filter: blur(8px);backdrop-filter: blur(8px);font-size: 0;right: -500px;top: 110px;}
header #searchBox form input {padding: 10px 25px;width: 150px;background: none;display: inline-block;color: #fff;vertical-align: middle;}
header #searchBox form a {padding: 5px 20px;display: inline-block;vertical-align: middle;color: #fff;}
header #toolbar a { display: inline-block; }
header #menuIcon{position:absolute;width: 150px;height: 150px;right: 0;top: 0;border-bottom: 1px solid rgb(255 255 255 / 30%);margin: 0;line-height: unset;display: flex;align-items: center;justify-content: center;}
header #menuIcon a {-webkit-transition: none;-moz-transition: none;-ms-transition: none;-o-transition: none;transition: none;display: flex;flex-direction: column;align-items: center;}
header #menuIcon a font.btn {position: relative;width: 70px;height: 20px;display: inline-block;}
header #menuIcon a font{font-size:13px;margin-top: 5px;}
header #menuIcon a font.btn span { position: absolute; width: 100%; height: 1px; background: #fff; display: block; top: 0; right: 0; }
header #menuIcon a[data-type="1"] font.btn span:nth-child(2) { top: calc(50% - 1px); }
header #menuIcon a[data-type="1"] font.btn span:nth-child(3) { top: calc(100% - 1px); }
header #menuIcon a[data-type="1"] font.btn span { transition: transform .4s cubic-bezier(.215,.61,.355,1),opacity .4s cubic-bezier(.215,.61,.355,1), -webkit-transform .4s cubic-bezier(.215,.61,.355,1); }
header #menuIcon a[data-type="2"] font.btn span { transition: .4s cubic-bezier(.645,.045,.355,1); }
header #menuIcon a[data-type="2"] font.btn span:nth-child(1) {top: 50%;-webkit-transform: rotate(15deg);transform: rotate(15deg);}
header #menuIcon a[data-type="2"] font.btn span:nth-child(2) { opacity: 0; }
header #menuIcon a[data-type="2"] font.btn span:nth-child(3) {top: 50%;-webkit-transform: rotate(-15deg);transform: rotate(-15deg);}
header #menuBox {overflow: hidden;position: fixed;padding: 0 5vw;width: 90vw;height: 0;background: #1f1f1f;right: 0;top: 0;opacity: 0;z-index: -1;display: flex;flex-direction: column;align-items: flex-end;}
header #menuBox:after{content:'';width: 1px;height: 100%;position: absolute;right: 150px;top: 0;background: #fff;opacity: .3;}
header #menuBox:before{content:'大豆室內裝修設計有限公司';writing-mode: vertical-rl;position: absolute;right: 77px;bottom: 395px;color: #fff;letter-spacing: 3px;font-weight: 200;z-index: 1230;font-size: 15px;}
header #menuBox .bg{width: 50%;height: 100%;position: absolute;left: 0;top: 0;background-image: url(/images/37/img-header-navbg.jpg);background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;}
header #menuBox[data-type="2"] {padding: 10vh 5vw 0;height: 100vh;font-size: 0;opacity: 1;z-index: 998;}
header #menuBox .box >ul {padding-bottom: 5vh;}
header #menuBox .box >ul >li {}
header #menuBox .box >ul >li:last-child { border-bottom: 0; }
header #menuBox .box >ul >li >p ,
header #menuBox .box ul li .menu_body ul li .bo { position: relative; }
header #menuBox .box ul li .menu_body ,
header #menuBox .box ul li .menu_body >ul li .sub2Option ,
header #menuBox .box ul li .menu_body >ul li .sub3Option { margin-bottom: 15px; display: none; -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }
header #menuBox .box >ul >li >p a {padding: 10px 0;display: flex;font-weight: 300;font-size: 22px;color: #fff;font-family: "Cormorant Garamond", serif;align-items: center;}
header #menuBox .box >ul >li >p a span{font-size: 14px;opacity: 0;transition: all linear 0.3s;transform: translateX(0);color: #b0acac;}
header #menuBox .box >ul >li:hover >p a span{display: inline-flex;transform: translateX(10px);opacity: 1;align-items: center;}
header #menuBox .box >ul >li:hover >p a span:before{content:'';display: inline-block;width: 20px;height: 1px;background: #b0acac;margin: 0 10px;}
header #menuBox .box ul li b { position: absolute; padding: 5px 0; width: 23px; display: inline-block; text-align: center; color: #fff; top: calc((100% - 33px) / 2); right: 0; }
#menuBox .box ul li .menu_body >ul li .sub2Option { margin: 5px 0 15px; padding: 5px 15px; background: #3a3a3a; }
header #menuBox .box ul li .menu_body >ul li a { padding: 4px 0; display: block; font-size: 18px; color: #9b9b9b; }
header #menuBox .box ul li .menu_body .sub2Option a { color: #fff; }
header #menuBox .box ul li .menu_body .sub3Option a { color: #8b8b8b; }
header #menuBox .box ul li .menu_body .sub3Option a:before { content: "- "; }
header #menuBox .contactBox ul {border-top: 1px #353535 solid;padding-top: 20px;}
header #menuBox .contactBox ul li {padding: 10px 0;}
header #menuBox .contactBox ul li:last-child { border-bottom: 0; }
header #menuBox .contactBox ul li h4 {font-size: 16px;color: #676767;margin-bottom: 10px;font-family: "Cormorant Garamond", serif;}
header #menuBox .contactBox ul li p a {padding: 5px 0;display: inline-block;font-size: 16px;color: #fff;font-weight: 200;}
header #menuBox .contactBox ul li p i {margin-right: 10px;font-size: 18px;display: inline-block;color: #d3cdc8;}
header #menuBox .contactBox ul li.community a {margin: 15px 10px 5px 0;width: 50px;height: 50px;border: 1px #d3cdc8 solid;border-radius: 50%;display: inline-flex;justify-content: center;align-items: center;color: #d3cdc8;}
header #menuBox .contactBox ul li.community a i { font-size: 14px; }
header #menuBox .contactBox ul li.community a svg {width: 40%;height: 40%;fill: #bbb;}

header.headerfixed:before { background: #fff; }
header.open:before { background: #1f1f1f; z-index: 999; }
header.open a { color: #fff; }
header.open #menuIcon a font.btn span { background: #fff; }

/* sPictureBox */
#sPictureBox { padding: 5vw 0; }
#sPictureBox .list { position: relative; }
#sPictureBox .list a { position: absolute; width: calc(100% - 60px); height: 100%; display: block; top: 0; left: 30px; z-index: 3; }
#sPictureBox .list .img { position: relative; margin: 0 30px; z-index: 1; }
#sPictureBox .list .img img { width: 100%; height: 200px; object-fit: cover; }
#sPictureBox .list .txt { position: absolute; padding: 65px 5%; width: calc(90% - 60px); background: -moz-linear-gradient(left,  rgba(240,244,247,1) 25%, rgba(240,244,247,0) 100%); background: -webkit-linear-gradient(left,  rgba(240,244,247,1) 25%,rgba(240,244,247,0) 100%); background: linear-gradient(to right,  rgba(240,244,247,1) 25%,rgba(240,244,247,0) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f4f7', endColorstr='#00f0f4f7',GradientType=1 ); top: 0; left: 30px; z-index: 2; }
#sPictureBox .list .txt h4 { width: 55%; height: 40px; font-weight: 400; font-size: 24px; color: #1f1f1f; }
#sPictureBox .list .txt .more { margin-top: 5px; text-align: left; }
#sPictureBox .list .txt .more font { margin-right: 10px; text-align: center; font-family: 'Montserrat', 'Noto Sans TC', sans-serif; font-weight: 500; text-transform: uppercase; letter-spacing: .7px; font-size: 13px; color: #1f1f1f; }

/* footer */
footer {padding: 50px 0;color: #9a9a9a;background-image: url(/images/37/img-footer-bg.jpg);background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;}
footer a {color: #fff;font-weight: 300;}
footer .wbox {width: 1280px;display: flex;margin: 0 auto;flex-wrap: wrap;justify-content: space-between;}
footer #fnav a { padding: 10px 25px; display: inline-block; font-size: 18px; color: #fff; }
footer #flogo{width:15%}
footer #footerinfo {width: 30%;}
footer #footerinfo ul { margin-bottom: 20px; font-size: 0; }
footer #footerinfo ul li {display:flex;flex-wrap: wrap;align-items: center;margin: 5px 0;}
footer #footerinfo ul li font{display:inline-flex;align-items: center;justify-content: center;}
footer #footerinfo ul li font:first-child{margin-right: 10px;}
footer #footerinfo ul li font svg{width: 18px;height: 18px;fill: #d3cdc8;}
footer #footerinfo ul li.plus-information img { position: absolute; max-width: 150px; bottom: 100%; left: 0; z-index: 8; max-height: 150px; display: none; }
footer .copyright {color: #939393;font-size: 13px;}
footer .copyright a {margin-left: 10px;display: inline-block;color: #939393;font-size: 13px;}
footer #footerinfo .copyright .text { color: #fff; }
footer #f_follow{width: calc(60% - 200px);}
footer #f_follow .followBox{display:flex;flex-wrap: wrap;justify-content: space-between;margin-bottom: 30px;}
footer #f_follow .followBox .info{width: calc((100%/3) - 7px);}
footer #f_follow .followBox .info a{background: #f61c0d;display: flex;align-items: center;justify-content: center;font-family: "Barlow", sans-serif;padding: 10px 0;font-size: 14px;font-weight: 500;}
footer #f_follow .followBox .info a.facebook{background: #0068a8;}
footer #f_follow .followBox .info a.line{background: #227844;}
footer #f_follow .followBox .info a svg{fill:#fff;width: 20px;height: 20px;margin-right: 10px;}

/* gotop */
#gotop { position: fixed; right: 20px; bottom: 95px; z-index: 99; }
#gotop a {background: #d3cdc8;display: inline-flex;align-items: center;justify-content: center;width: 45px;height: 45px;border-radius: 5px;}
#gotop a svg{width: 20px;height: 20px;fill: #fff;}
#gotop[data-type="1"] a {background: #000;}

/* webSeo */
#webSeo { position: relative; overflow: hidden; margin-top: 40px; padding: 10px 0; }
#webSeo .js-marquee-wrapper * , #webSeo .js-marquee * , #webSeo .seo * { font-weight: 100; font-size: 13px; color: #959595; -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }

/* SeoStarRating */
#SeoStarRating font { margin-right: 5px; display: inline-block; vertical-align: bottom; }
#SeoStarRating font:first-child { line-height: 130%; font-weight: bold; font-size: 18px; color: #FF9800; }
#SeoStarRating font:nth-child(2) { font-size: 16px; color: #FF9800; }
#SeoStarRating font:last-child { color: #383838; }

/* footer_btn */
#footer_btn{position:fixed;right: 20px;display: inline-flex;flex-direction: column;align-items: center;bottom: 150px;z-index: 99;}
#footer_btn a{background: #e61919;display:inline-flex;align-items:center;justify-content:center;width:45px;height:45px;border-radius:5px;margin-top: 10px;}
#footer_btn a.line{background: #227844;}
#footer_btn a svg{width:20px;height: 20px;fill: #fff;}

@media screen and (max-width: 1500px){
	.workframe , footer .wbox { width: 90%; }
}
@media screen and (max-width: 1400px){
	header #menuBox .box{margin-top: 55px;}
	header #menuBox:before{bottom: 170px;}
	header #menuBox .contactBox{display:none;}
}
@media screen and (min-width: 1281px){
	header #menuBox .box {width: 30%;margin-right: 10%;}
	header #menuBox .box::-webkit-scrollbar { width: 0; }
	header #menuBox .contactBox {width: 30%;margin-right: 10%;}

	footer #footerinfo ul li.plus-information:hover img { display: block; }
	#gotop a:hover { padding: 0 0 20px 10px; }
}
@media screen and (max-width: 1280px){
	header #searchBox form{top: 30px;}
	header #searchBox{margin-right:100px;}
	header #menuBox:before{right:50px;}
	header #menuBox:after{right:100px;}
	header #menuIcon{width:100px;height: 100px;}
	header #navbox{display:none;}
	footer #footerinfo{width:50%;}
	footer #flogo{width:100%;margin-bottom: 40px;}
	footer #flogo img{width:250px;}
	header #menuBox .box{width: 45%;}
	header .barBox, header.headerfixed .barBox { padding: 10px 5%; width: 90%; }
	header #menuBox[data-type="2"] {overflow-y: scroll;height: 90vh;}
	header #menuBox[data-type="2"]::-webkit-scrollbar { width: 0; }
	header #menuBox .contactBox ul { padding: 0 0 15vh; border: 0; }
	footer #footerinfo ul li { margin: 0 10px 3px; width: calc(50% - 20px); }
}
@media screen and (max-width: 1024px){
	footer #footerinfo{width: 60%;}
	header #menuIcon a font.btn{width:60px;}
	header #cis{width:150px;}
}
@media screen and (max-width: 768px){
	footer #footerinfo{width: 100%;margin-bottom: 20px;}
	footer #f_follow{width:100%;}
	header #menuBox:before, header #menuBox:after{display:none;}
	header{border-bottom:1px solid rgb(255 255 255 / 25%);}
	header #menuIcon{border:0;}
	header #menuBox .bg{width: 100%;height: 30%;}
	header #menuBox .box{width: 90%;margin: 35% auto 0;}
}
@media screen and (max-width: 600px){
	footer #flogo img{width: 180px;}
	footer #footerinfo ul{display:flex;flex-direction: column;align-items: center;}
	footer #flogo{text-align:center;}
	header #searchBox{margin-right: 90px;display: none;}
	header #menuBox .bg{height: 20%;}
	header #menuBox .box{margin-top: 35%;}
	header .barBox, header.headerfixed .barBox {padding: 5px 5%;}
	header #cis{width: 130px;}
	footer { padding-bottom: 50px; }
	footer #footerinfo ul li {width: auto;}
	footer #footerinfo .copyright { text-align: left; }
	header #searchBox form {position: fixed;}
	footer #f_follow .followBox .info{width: calc((100%/2) - 7px);}
	footer #f_follow .followBox .info:last-child{width:100%;margin-top: 10px;}
	footer .copyright{text-align:center;}
}
@media screen and (max-width: 382px){
	header .rightBox #linelink { line-height: 46px; }
}