﻿@charset "UTF-8";
/* CSS Document */
/*CSS RESET*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
  display: block;
}


body {
  line-height: 1;
  overflow-y: scroll;
  overflow-x: hidden;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/*CSS RESET*/


body,div,ul,li,form,button,header,footer,nav,input,textarea,th,td,span,p,select,h1,h2,h3,h4,h5,h6{ 
font-family:'Open Sans',"微軟正黑體",'Microsoft JhengHei','Noto Sans TC', 'Geneva', 'sans-serif'; letter-spacing:0.5px; }
h1,h2,h3,h4,h5,h6{  margin:0 0 1em 0; padding:0; }
body { margin:0;  color:#212121 ; padding:0}
html,body {  font-size:100%; -webkit-text-size-adjust:100% ; height: 100%;  min-height: 100% !important;} /*for ipad*/
html {  image-rendering:-webkit-optimize-contrast;}

*{ -webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
}

a, a h1, a h2, a h3, a h4, a h5, a h6{ text-decoration: none ; 
-o-transition:all 0s ease 0s, all 160ms ease 0s;
-webkit-transition:all 0s ease 0s, all 160ms ease 0s;
-moz-transition: all 0s ease 0s, all 160ms ease 0s;
transition: all 0s ease 0s, all 160ms ease 0s;     
}
a:hover, a:hover h1, a:hover h2, a:hover h3, a:hover h4, a:hover h5, a:hover h6{ color:#dd6631; text-decoration: none;}
a img{ border:0px; max-width: 100%; }
a, a:link { width: 100%; height: 100%; display: inline-block; }
/*img{ vertical-align: top; max-width: 100%; }*/

ul, ol, li { list-style: none; list-style-type:none; }
input {border:0px ;  line-height:1.5em; vertical-align:middle; background:transparent; color:#212121; padding:0.2em 0; outline:0 !important;menuwidth: 100%; border-bottom: 1px solid #d57c97; width: 80%; margin: 0 auto; font-size: 2em;}
input:hover, textarea:hover, input:focus, textarea:focus {   }
textarea {border:0; background:#f6f6f6; color:#000; padding:5px; width:100%; font-size:0.9375em; width: 100%;}
/*input[type=checkbo<navx] { border:0px\9; background:none; width:auto !important; height:auto !important;}*/

nav { display:block; }

select {  border: 0; background: transparent; color:#000; vertical-align:middle; font-size:16px;}
select:hover, select:focus{border:0px; background: transparent ; color:#000;}
/*input[type="radio"]{border:0px\9; background:none; vertical-align:middle;  width:auto !important; height:auto !important;}*/


/*-------------------------------------基本設定-------------------------------------------*/
/*最外框*/
.wrap{ width:100%; margin:0 auto; position:relative; line-height: 1.7; min-height: 100%; background:#DEDCD5; } /*外層裝所有物件除了縮小選單*/


/*主內容外框*/
.full { width: 100%; position: relative;}
.mainCont {
	width: 1480px;
	margin: 0 auto;
	position: relative;
}
*::before, *::after {pointer-events: none;}


/*選單-----------------------------*/

header { 
	position:absolute; top: 0; 
	width:100%; height: 80px;
	margin:0 auto; padding:0;    
	z-index: 1080;
	display: block;
}
.menuCont { width: 100%; margin: 0 auto; 
	position: fixed;
}

/*.main { margin-top: 98px;}*/
/*內頁logo*/
.logo { 
	width: auto!important; 
	height: auto!important;   
	position: absolute; 
	margin: 20px 0 15px 59px; 
	z-index: 3000;
}
.logo img { width: 150px; height: auto; }
/*.inner .logo a{background-image: url("../../images/inner_logo.png"); background-repeat: no-repeat;
      height: 0; width: 100%; display: block;
     padding-bottom: 100%; 
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;}*/

/*.indexH { position: relative; }
.indexH ul.pcNav { margin: 620px auto 0 auto; padding: 1em 1.5em; text-align: center;}
.indexH .pcNav li { display: inline-block; text-align: center; height: 30px; margin: 0.5em;}*/
/*選單文字樣式*/
/*.indexH .pcNav li a { font-size: 1.25em; }
.indexH .pcNav li a:hover, .inner .pcNav li a:hover { color:#f6d851; -webkit-text-stroke-color: #f6d851; }
.indexH .pcNav li a, .inner .pcNav li a { padding: 0;  line-height: 30px; color: #FFF; font-weight: bold; }
.indexH .logoH { margin-bottom: 0.5em;}
.indexH .pcNav li a {display: inline-block;}*/



ul.pcNav { margin: 0; padding: 0; }

/*內頁選單*/
.inner ul.pcNav { 
	width: auto; 
	display: block; 
	top: 0; 
	padding: 17px 59px 15px 0; 
	margin: 0 auto 0 auto; 
	text-align: right;
}
/*下滑選單陰影*/
/*.inner ul.pcNav.navShadow {
  -webkit-filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.2));
  z-index: 1;
}*/
.pcNav li { display: inline-block; position: relative; }
.inner .pcNav li { font-size: 0.58em;  margin: 0 .5em; color:#DEDCD5; padding: 2em .5em;
	-moz-font-size: 10px;
	}
.inner .pcNav li.navLine { margin: 0;}
.inner .pcNav li a { color: #DEDCD5;}
.pcNav li.active a {color:#f6d851;}
.inner .pcNav.dark li, .inner .pcNav.dark li a { color:#231815;}
/*.pcNav li a{ display: block; padding: 0.8em 0;}*/


/*.closeBtn { position: absolute;  top: 15px; right: 5.3%; display: none;  width: 35px; height: 35px;cursor:pointer; background-color: transparent;border: 0;}
.closeBtn .line1, .closeBtn .line2 {width: 35px;height: 2px;background-color: #e292aa;display:block;}
.open-closeBtn { display:block; z-index:1085; }
.closeBtn .line1 {-webkit-transform: rotate(45deg) translate(0px, 2px); transform: rotate(45deg) translate(0px, 2px);}
.closeBtn .line2 { -webkit-transform: rotate(-45deg) translate(0px, -2px); transform: rotate(-45deg) translate(0px, -2px);}*/

.grt-mobile-button { display:none; }
.grt-mobile-button:focus { border:0; outline:0; }
header.full { height:100% !important; }

/*下拉選單*/
.menuCont.navbg { background-color: rgba(68,63,61,0.5); }
ul.grt-menu.pcNav li:hover>ul.drop-down-menu {
	display: block;
}
ul.drop-down-menu {
	display: none;
	position: absolute;
	top:40px; left: 2px;
}
ul.drop-down-menu li {
	font-size: inherit!important;
	white-space: nowrap;
	text-align: left;
	display: block;
	/*line-height: 5em;*/
}
ul.drop-down-menu li::before {
	content:'+';
	padding-right: 4px;
}
.inner .pcNav.dark ul.drop-down-menu li:after, .inner ul.pcNav.open-grt-menu ul.drop-down-menu li:after { background-color:#231815;}
ul.drop-down-menu li:after {
	content: '';
    width: 0%;
    height: .5px;
    background-color: rgba(222,220,213, .8);
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all .3s linear;
}
ul.drop-down-menu li:hover::after {
	width: 100%;
}


/*滑動logo和nav加陰影*/
/*header.shadow .pcNav, header.shadow.inner img.logo {
	-webkit-box-shadow: 2px 7px 4px -3px rgba(0,0,0,0.08);
    -moz-box-shadow: 2px 7px 4px -3px rgba(0,0,0,0.08);
    box-shadow: 2px 7px 4px -3px rgba(0,0,0,0.08);
    -webkit-filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.2));
    -moz-filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.2));
    -ms-filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.2));
 }*/


header.changeS { -webkit-animation: MoveBg 0.2s ease-in-out forwards; animation: MoveBg 0.2s ease-in-out forwards; }
@keyframes MoveBg {
    from { height: 98px; }
    to { height: 70px; }
}

header.changeH{ -webkit-animation: MoveBg2 0.2s ease-in-out forwards; animation: MoveBg2 0.2s ease-in-out forwards;     }
@keyframes MoveBg2 {
    from { height: 70px; }
    to { height: 98px; }
}


/*手機版logo下滑*/
/*header.changeS .logo { -webkit-animation: MoveLogo 0.2s ease-in-out 1 forwards; animation: MoveLogo 0.2s ease-in-out 1 forwards;      }
@keyframes MoveLogo {
    from { transform: scale(1); top: auto; margin-top: 0;}
    to {  transform: scale(0.85); top: 19px;margin-top: -25px;}
    from { opacity:1; margin-top: 0;}
    to {  opacity:0;margin-top: -25px;}
}*/

/*手機版logo初始*/
/*header.changeH .logo { -webkit-animation:MoveLogo2 0.2s ease-in-out 1 forwards; animation: MoveLogo2 0.2s ease-in-out 1 forwards;  }
@keyframes MoveLogo2 {
    from { transform: scale(0.85); top: 19px; margin-top: -20px;}
    to {  transform: scale(1); top: auto;  margin-top: 0;}}*/

/*滑動後banner消失*/
/*.banner.fadeOut { -webkit-animation:Fade 0.2s ease-in-out 1 forwards; animation: Fade 0.2s ease-in-out 1 forwards; pointer-events: none; }
@keyframes Fade {
    from { opacity:1;}
    to {  opacity:0;}
}*/

/*首頁選單移動*/
/*header.changeS .pcNav{-webkit-animation: MoveNav 0.2s ease-in-out 1 forwards;animation: MoveNav 0.2s ease-in-out 1 forwards;}
@keyframes MoveNav {
    from { top: 40px;}
    to {  top: 25px;}}

header.changeH .pcNav{-webkit-animation: MoveNav2 0.2s ease-in-out  forwards;animation: MoveNav2 0.2s ease-in-out  forwards;}
@keyframes MoveNav2 {
    from { top: 10px;}
    to {  top: 35px;}}*/

.t-outdent { text-indent: 0em!important;}
.t-spacing { letter-spacing: -.5px!important;}

/*首頁---------------------------------------------------------------*/
.bg-gradient {
	background: rgb(42,40,38);
    background: -webkit-linear-gradient(bottom, rgba(42,40,38,1) 0%, rgba(56,53,52,1) 25%, rgba(68,63,61,1) 100%);
    background: -o-linear-gradient(bottom, rgba(42,40,38,1) 0%, rgba(56,53,52,1) 25%, rgba(68,63,61,1) 100%);
    background: linear-gradient(to top, rgba(42,40,38,1) 0%, rgba(56,53,52,1) 25%, rgba(68,63,61,1) 100%);
}
.bg-gradient-2 {
	background: rgb(42,40,38);
    background: -webkit-linear-gradient(bottom, rgba(42,40,38,1) 0%, rgba(56,53,52,1) 25%, rgba(68,63,61,1) 75%, rgba(42,40,38,1) 100%);
    background: -o-linear-gradient(bottom, rgba(42,40,38,1) 0%, rgba(56,53,52,1) 25%, rgba(68,63,61,1) 75%, rgba(42,40,38,1) 100%);
    background: linear-gradient(to top, rgba(42,40,38,1) 0%, rgba(56,53,52,1) 25%, rgba(68,63,61,1) 75%, rgba(42,40,38,1) 100%);
}
.bg-grey { background-color: #DEDCD5;}
.banner { 
	width: 100%; height: 800px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}
.slogan {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}
.banner h1 { 
	font-size: 4.5em; font-weight: 700; color:#DEDCD5; 
	line-height: 1.16em; text-align: left;
	position: relative; 
	z-index: 999;
	padding: 227px 0 0 59px;
}

.circle { 
	width:298px;
  	height:298px;  
  	background-color:#FF7600;
  	border-radius:50%;
	position: absolute;
	top: 121px;
	right: 107px;
}




/*category--*/

.category {
	display:flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: stretch;
	margin: 0 auto ;
	background-color: #DEDCD5;
}
.category > div {
	width: 33.33%; height: 671px; display: block;
	padding: 47px 60px 0 60px; margin: 0 ;
	text-align: left;
	border-right: #424248 solid 1px;
	position: relative;
}
.category > div:last-child { border-right: none;}
.category a, .category a:link, .category a:visited {
	color: #212121; text-decoration: none;
}
.category > div::before {
	content:'';
	width: 100%; height: 100%;
	background-color:rgba(0,0,0,.1);
	position: absolute;
	top: 0; left: 0;
	display: none;
}
.category > div:hover::before {display:block;
	-webkit-animation: coverBG 0.3s ease-in-out forwards; animation: coverBG 0.3s ease-in-out forwards;
}
@keyframes coverBG {
    from { opacity: 0; }
    to { opacity: 1; }
}
.number {
	font-size: 0.71em; 
	margin-left: 0; margin-bottom: 207px;
}
.c-title { font-size: 0.99em; font-weight: bold;
	margin-bottom: 21px;
}
.c-title span { letter-spacing: 0.2em;
	margin-left: 10px; margin-top: -5px;
	font-weight: bold;
}
.disc { font-size: 0.7em; line-height: 1.4em; letter-spacing: 1.5px; }

.icon { width:215px; height: 215px; margin-bottom: 51px; display: flex; align-items: center;}
.icon-brand img { width: 178px; height: 178px;}
.icon-graphic img { width: 243px; height: 180px;}
.icon-interior img { width: 215px; height: 215px;}
.icon-contact img { width: 201px; height: 127px;}
.about { color: #FFFFFF;
	background: #FF7600; 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: stretch;
}
.about div { width: 50%; /*height: 500px;*/ overflow: hidden; padding: 55px 90px;}
.about div:nth-child(2) {
	background-image:url("../../images/pic-about.png");
	background-size: cover;
	background-repea: no-repeat;
	background-position: center center;
}
.about img { max-width: 100%; min-height: 100%; visibility: hidden;}
.about-t {
	/*padding: 92px 95px 0 95px;*/
}
.about h2 { font-size: 2.2em; font-weight: bold; margin-bottom: 24px;}
.about p {  }
p.tw { font-size: .6em; margin-bottom: 15px; line-height: 2.6em; letter-spacing: 1px;}
p.en { font-size: .6em; line-height: 2.5em;}
p.en br{ display: block;
	height:2.5em;
	content:'';
}






/*內頁-----------------------------------------------------------------*/

.banner.inner { height: 670px}
.inner-item {
	padding-top: 280px;
}
.inner-item div {
	text-align: left;
	padding: 0 58px;
}
.detail-item {
	color: #fff;
}
.category.inner {
	width: 100%;
	display:inline-flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto ;
	background-color: #FF7600;
	height: 55px;
}
.category.inner > div {
	color:#FFFFFF;
	width: 33%; height:inherit; 
	padding: 0; margin: 0 ;
	text-align: center;
	align-content: center;
	border: 0;
	font-size: .68em;
	line-height: 5.5em;
}
.category.inner > div a, .category.inner > div a:link { 
	color:#FFFFFF; text-decoration: none; 
}
.list {
	width: 100%;
	display:inline-flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto ;
}
.list > div { 
	width: 50%; height: 0; overflow: 
	hidden; margin: 0; padding-bottom: 33%;
	position: relative;
}
.list div img { width: 100%; height: auto; z-index: 1;}

.list div.wh {
	overflow: visible;
	padding-bottom: 67%;
}
.list div.wh img { }
.list div a:hover > .detail { 
	display: block; 
	-webkit-animation: FedinTxt 0.3s ease-in-out forwards; animation: FedinTxt 0.3s ease-in-out forwards;
}
@keyframes FedinTxt {
    from { opacity: 0; }
    to { opacity: 1; }
}
.detail { 
	display: none;
	position: absolute; top: 0; left: 0;
	z-index:99; 
	width: 100%; height: 100%; 
	background-color: rgba(255,118,0,0.7) ; 
	color: #fff; font-size: .71em;
}
.list div a { 
	width: 100%; height:100%; 
	position: absolute; top: 0; left: 0; 
	display: block;
	pointer-events: auto;
	line-height: -999999;
}
a.p-btn { 
	width: 100%; height:100%; 
	position: absolute; top: 0; left: 0; 
	z-index: 99; 
	display: block;
	pointer-events: auto;
	line-height: -999999;
}
.detail .circle {
	width:274px;
  	height:274px;  
  	border: #fff solid 1px;
  	border-radius:50%;
	position: absolute;
	top: calc(50% - 137px);
	left: calc(50% - 137px);
	background-color: transparent; 
}
.detail .circle::before { 
	content:'';
	width: 50px; height:.5px;
	display: block;
	background-color: #fff;
	position: absolute; 
	top: 50%;
	left: calc(50% - 25px);
}
.detail .circle::after { 
	content:'';
	width: .5px; height:50px;
	display: block;
	background-color: #fff;
	position: absolute; 
	top: calc(50% - 25px);
	left: 50%;
}
.detail .d-info { font-size: inherit;}
.d-info {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: flex-start;
	height: inherit;
	padding: 0 54px 26px 54px;
	font-size: .71em;
}

.btnLine { width: .5px; height: 43px;
	background-color:#DEDCD5;
}
.btn {
	display:inline-flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	position: absolute;
	top:-43px; right: 0;
	z-index: 99;
}
.btn a { 
	width: 43px; height: 43px;
	background-color: #443F3D;
	background-image: url("../../images/arrow.svg");
	background-size: 8px 14px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.btn a.next { -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}
.contact {
	width: 1010px;
	margin: 145px auto;
	font-size: .71em;
}
.contact h2 { font-size: 3.08em; font-weight: bold;}
.contact p { margin-bottom: 4px; letter-spacing: .15em;}
.contact p.address { margin-bottom: 9px;}
.C-form {
	display: flex;
	flex-direction: column;
	margin: 49px auto 93px auto;
}
.C-form div { margin-bottom: 3px; letter-spacing: .2em;}
.C-form sup { color: #E4793C;}
input { 
	height: 26px;
}
textarea, input { background: none; 
	border: #443F3D solid 1px;
	padding: .4em .6em;
	outline: none;
	width: 100%;
	margin-bottom: 43px;
	font-size: inherit;
	letter-spacing: 1px;
}
input:focus, textarea:focus {
	
}
input.send-btn { letter-spacing: 1px;}
.send-btn {
	background-color: #443F3D;
	width: 91px; height: 36px;
	font-size: .975em; font-weight: bold; color: #fff;
}
/*footer--------------------------------------------------------------*/

footer { 
	color: #DEDCD5; font-size:0.71em; 
	padding: 2em 1em; 
	text-align: center;
	height: 311px; width: 100%;
	display: flex; 
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: relative;
}
footer p { line-height: 1.9em;}
	


/*.banner .icon-interior { -webkit-animation: MoveIcon 0.9s ease-in-out forwards; animation: MoveIcon 0.9s ease-in-out forwards; }
@keyframes MoveIcon {
    from { opacity: .1; margin-bottom: -25px; }
    to { opacity: 1; margin-bottom: 25px; }
}
*/


.list div a:hover > .detail { 
	background-color: rgba(255,118,0,0.7) ; 

	/*-webkit-animation: FedinTxt 0.3s ease-in-out forwards; animation: FedinTxt 0.3s ease-in-out forwards;*/
}
.detail .circle{
	opacity: 0;
	transform: scale(0);
	transition: all 0.3s;
}
.list div a:hover > .detail .circle{
	opacity: 1;
	transform: scale(1);
}
.detail { 
	display: block;
	position: absolute; top: 0; left: 0;
	z-index:99; 
	width: 100%; height: 100%; 
	background-color: rgba(255,118,0,0) ; 
	color: #fff; font-size: .71em;
}

.p-title,.p-tag{
	overflow: hidden;
    /*visibility: hidden;*/
    
	
}
.p-title span,.p-tag span{
	transform: translateY(150%) rotateX(0deg);
	position: relative;
	display: block;
	transition: all 0.3s;
	transition-delay:0s;
}


.list div a:hover .p-title span{
	transform: translateY(0%) rotateX(0deg);
	transition-delay: .25s;
}


.list div a:hover .p-tag span{
	transform: translateY(0%) rotateX(0deg);
	transition-delay: .3s;
}





