@import url(https://fonts.googleapis.com/css?family=Pacifico);
@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);
@import url(https://fonts.googleapis.com/css?family=Cormorant+Upright:700&display=swap);

div {
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.container {
    z-index: 100;
}

/******************************************************************
   　　　　　　　　　　Index Page
******************************************************************/
.home
{
	width: 100%;
	height: 500px;
	z-index: 0;
}

/*** Hero Slider***/
.home_background_container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	z-index: 0;
}
.home_background {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.index-TopBanner__img {
    right: 5%;
    position: absolute;
}

.hero_slider_container
{
	width: 100%;
	height: 100%;
	z-index: 9;
}
.hero_slider
{
	width: 100%;
	height: 100%;
}
.hero_slider_item
{
	height: 100%;
}
.index-Topbanner-content {
	
}
.item_1 h1 {
	font-family: 'Cormorant Upright', 'Noto Sans TC', sans-serif;
	font-size: 32px;
	line-height: 1.5;
	font-weight: 500;
	color: #555;
	position: relative;
	width: 50%;
}
.item_1 h2 {
	font-family: 'Cormorant Upright', 'Noto Sans TC', sans-serif;
	font-size: 18px;
	color: #666;
	position: relative;
	width: 50%;
	line-height: 24px
}

.hero_slider_nav
{
	position: absolute;
	top: 95%;
	width: 50px;
	height: 50px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 10;
}
.hero_slider_nav_left
{
	right: 105px;
}
.hero_slider_nav_right
{
	right: 50px;
}
.hero_slider_nav div
{
	width: 100%;
	height: 100%;
	background: #0009;
	cursor: pointer;
}
.hero_slider_nav div::before
{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	background: #000;
	transform: scale(0);
	opacity: 0;
	z-index: -1;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
.hero_slider_nav div i
{
	font-size: 18px;
	color: #fff;
}
.hero_slider_nav div:hover::before
{
	opacity: 1;
	transform: scale(1);
}
.hero_slider_nav div:hover i
{
	color: #ccc;
}
.hero_side_text_container
{
	position: absolute;
	top: 0;
	right: 285px;
	width: 865px;
	height: 236px;
	background: #301b55;
	z-index: 9;
	transform-origin: top right;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.hero_side_text
{
	width: 80.5%;
	height: 100%;
	padding-right: 170px;
	padding-top: 51px;
	float: left;
}
.hero_side_text h2
{
	display: block;
	font-size: 30px;
	font-weight: 300;
	color: #9878e2;
}
.hero_side_text p
{
	display: block;
	font-size: 16px;
	font-weight: 300;
	line-height: 2.25;
	color: #FFFFFF;
}
.double_arrow_container
{
	width: 19.5%;
	height: 100%;
	float: left;
}
.double_arrow
{
	padding: 5px;
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	-o-transform: translateY(-5px);
	transform: translateY(-5px);
	cursor: pointer;
}
.double_arrow i
{
	color: #FFFFFF;
}
.double_arrow i:first-child
{
	margin-right: -3px;
}
.double_arrow:hover i
{
	color: #ff6b09;
}

/**** Next Section Scroll****/

.next_section_scroll
{
	display: none;
	position: absolute;
	left: 50%;
	bottom: 40px;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	cursor: pointer;
	z-index: 9;
	padding: 10px;
}
.next_section i
{
	display: block;
	color: #FFFFFF;
}
.next_section i:first-child
{
	margin-bottom: -4px;
}
.next_section_scroll:hover i
{
	color: #ff6b09;
}


@media screen and (max-width: 897px) {
.home {
	max-height: 500px;
}
.item_1 span {
	font-size: 190%;
}
}
@media screen and (max-width: 768px) {
.index-TopBanner__img {
    right: 0;
	opacity: 0.3;
}
.item_1 h1 {
	font-size: 24px;
	width: 100%;
	text-align: center;
}
.item_1 h2 {
	font-size: 15px;
	width: 100%;
	text-align: center;
}
}
@media screen and (max-width: 460px) {
.item_1 span {
	font-size: 150%;
}
}


/****** Index-Welcome section ******/
section.index-welcome {
	padding:50px 0 50px;
	position:relative;
	z-index: 10;
	background: linear-gradient(145deg, #FF6C00, #FFD761);
	text-align: center;
}
section.index-welcome h1 {
	font-size:30px;
	font-family: "Helvetica Neue","Raleway", 'Noto Sans TC', sans-serif;
	color:#fff;
	margin-bottom: 30px;
}
section.index-welcome h2 {
	font-size:18px;
	font-family: "Helvetica Neue","Raleway", 'Noto Sans TC', sans-serif;
	text-transform:uppercase;
	color:#b29f52;
	margin-bottom: 30px;
}
.index_call-us a {
	color:#fff;
    font-size: 22px;
    border: 2px solid #fff;
    padding: 5px 25px;
    border-radius: 25px;
}
.index_call-us a:hover{
	color:#ffe974;
}


/****** Index-About section ******/
section.index-about {
	padding:100px 0 0;
	position:relative;
	z-index: 15;
}
section.index-about h1 {
	font-size:40px;
	font-family: "Helvetica Neue","Raleway", 'Noto Sans TC', sans-serif;
	font-weight:600;
	padding-bottom:5px;
	color:#000;
}
section.index-about h2 {
	font-size:18px;
	text-align: center;
}
section.index-about p {
	font-size:16px;
	font-weight:normal;
	line-height:35px;
	padding-bottom:15px;
}
section.index-about .about-details {
	padding:1em;
}
.article {
    display: block;
    margin: 0 0 30px 0;
    padding: 12px;
    background: #fff;
    border-radius: 3px;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.75);
    transition: all 220ms;
}
.article:hover {
    box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.5);
    transform: translateY(-5px);
    transition: all 220ms;
}
.wall {
    display: block;
    position: relative;
	width: 100%;
    float: left;
}
.wall-column {
    display: block;
    position: relative;
    width: 33.333333%;
    float: left;
    padding: 0 12px;
    box-sizing: border-box;
}
.article > img {
    display: block;
    width: 100%;
    margin: 0 0 24px 0;
}
@media screen and (max-width: 760px) {
  .wall-column {
    width: 50%;
  }
}
@media screen and (max-width: 480px) {
  .wall-column {
    width: auto;
    float: none;
  }
}


/****** Index-More btn ******/
.home .products .images .view-more {
    min-width: 25%;
    right: 45%;
	z-index: 0;
}
.home .products .images .view-more {
    bottom: 33px;
    right: 406px;
    position: absolute;
}
.btn:hover, .tbc_feature_btn a:hover, .btn.active, .tbc_feature_btn a.active, input[type="submit"]:hover, input[type="submit"].active, .tbc_feature_btn a:hover, .tbc_feature_btn a.active, .paged-prev-next a:hover, .paged-prev-next a.active {
    background: #c90000;
	color: #fff;
}
.btn, .tbc_feature_btn a, input[type="submit"], .tbc_feature_btn a, .paged-prev-next a {
    border: none;
    position: relative;
    background: #771010;
    color: white;
    font-family: "HelveticaNeueLTStd-MdCn", sans-serif;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    margin: 0;
    padding: 30px 42px 30px 117px;
    display: table;
    width: auto;
    cursor: pointer;
    line-height: 1em;
    -webkit-appearance: none;
    transition: background-color .5s ease-in;
}

.btn::before, .tbc_feature_btn a::before, input[type="submit"]::before, .tbc_feature_btn a::before, .paged-prev-next a::before {
    content: '';
    width: 75px;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    padding-top: 23px;
    transition: all 0.3s ease-out;
    background-image: url(../images/icon/plus-solid.svg);
	background-repeat: no-repeat;
	background-position: center center;
    background-size: auto;
    background-size: 33px 33px;
    z-index: 2;
}

.btn:hover::before, .tbc_feature_btn a:hover::before, .btn.active::before, .tbc_feature_btn a.active::before, input[type="submit"]:hover::before, input[type="submit"].active::before, .tbc_feature_btn a:hover::before, .tbc_feature_btn a.active::before, .paged-prev-next a:hover::before, .paged-prev-next a.active::before {
    -ms-transform : rotate(720deg);
	-webkit-transform: rotate(720deg);
    transform: rotate(720deg);
	transition-duration: 2s;
}

.btn.focus, .btn:focus {
	color: #fff;
    outline: 0;
    box-shadow: 0 0 0 0 rgba(255,255,255,0);
}

.btn, .tbc_feature_btn a, input[type="submit"], .tbc_feature_btn a, .paged-prev-next a {
    color: #fff;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 1em;
	border-radius: 0px;
}

.btn::after, .tbc_feature_btn a::after, input[type="submit"]::after, .tbc_feature_btn a::after, .paged-prev-next a::after {
    content: '';
    position: absolute;
    width: 75px;
    height: 100%;
    top: 0;
    left: 0;
    background: #c90000;
    z-index: 1;
}

.sp_view-more__top-30 {
	top: -30px;
}

@media screen and (max-width: 991px) {
.sp_view-more__top-30 {
	top: 0;
	float: right;
}
}


/****** Index-Background section ******/
.veggie.tomato {
    width: 100vh;
    height: 100vh;
    right: 0;
    top: 25%;
    opacity: 0.3;
}
.veggie.pepper {
    width: 100vh;
    height: 100vh;
    right: 0;
    top: 0;
    z-index: 11;
    opacity: 0.3;
}
.veggie.mashroom {
    width: 100vh;
    height: 100vh;
    right: 0;
    top: 55%;
    z-index: 3;
    opacity: 0.3;
}
.veggie {
    display: block;
    position: absolute;
	z-index: 0;
}



@media screen and (max-width: 760px) {
.veggie {
    display: none;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 0px) and (max-width: 767px) {
.services-area.sp100 {
    padding: 100px 0 80px; } }
.sin-service {
  text-align: center;
  font-weight: 300;
  padding: 10px 27px;
  box-shadow: 0 -5px 16px 2px rgba(0, 0, 0, 0.04);
  position: relative;
  background-color: rgba(255, 255, 255, 0.9)
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 0px) and (max-width: 767px) {
.sin-service {
      margin-bottom: 50px; } }
.sin-service:after {
    position: absolute;
    left: 0;
    top: 0;
    background: #ffa700;
    content: "";
    height: 0;
    width: 1px;
    transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s; }
.sin-service:before {
    position: absolute;
    right: 0;
    top: 0;
    background: #ffa700;
    content: "";
    height: 0;
    right: 0;
    width: 1px;
    transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s; }
section.services-area h1 {
	font-size:40px;
	font-family: "Helvetica Neue","Raleway", 'Noto Sans TC', sans-serif;
	font-weight:600;
	padding-bottom:5px;
	color: #000
}
.sin-service .service-hover-bar {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    height: 100%;
    width: 100%;
    z-index: 9; }
.sin-service .service-hover-bar:before {
      background: #ffa700;
      content: "";
      height: 1px;
      position: absolute;
      top: 0;
      right: 50%;
      width: 0;
      transition: 0.3s;
      -moz-transition: 0.3s;
      -o-transition: 0.3s; }
.sin-service .service-hover-bar:after {
      background: #ffa700;
      content: "";
      height: 1px;
      position: absolute;
      left: 50%;
      top: 0;
      width: 0;
      transition: 0.4s;
      -moz-transition: 0.4s;
      -o-transition: 0.4s; }
.sin-service .service-icon {
    background: #333;
    border: 5px solid #ffe9de;
    border-radius: 50%;
    color: #ffa700;
    display: inline-block;
    font-size: 35px;
    height: 86px;
    line-height: 86px;
    margin-bottom: 25px;
    margin-top: -43px;
    text-align: center;
    width: 86px;
    position: relative;
    z-index: 9; }
.sin-service .service-icon:after {
      background: #ffa700;
      border-radius: 50%;
      content: "";
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      transform: scale(1.2);
      width: 100%;
      z-index: -1;
      visibility: hidden;
      opacity: 0;
      transition: 0.4s;
      -moz-transition: 0.4s;
      -o-transition: 0.4s; }
.sin-service h4 {
    font-size: 20px;
    color: #222222;
    font-weight: 600;
    font-weight: 600;
    position: relative;
    z-index: 9; }
.sin-service p {
    position: relative;
    z-index: 9;
	text-align: left
	}

.sin-service:hover .service-icon {
  color: #fff; }
.sin-service:hover .service-icon:after {
    transform: scale(1);
    visibility: visible;
    opacity: 1; }
.sin-service:hover:before {
  height: 98px; }
.sin-service:hover:after {
  height: 98px; }
.sin-service:hover .service-hover-bar:before {
  width: 50%; }
.sin-service:hover .service-hover-bar:after {
  width: 50%; }


/****** Index-Application section ******/
section.index-application {
    padding: 150px 0 100px;
    position: relative;
	z-index: 1;
}


.index-application-offer:after {
	content:"";
	display:table;
	clear:both;
}
.index-application-offer .index-application-offer-image {
	position:relative;
	width:100%;
	z-index:1;
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.index-application-offer-text {
	font-size: 24px;
	text-align: center;
	padding: 50px 20px;
	line-height: 2em;
	color: #000;
}

@media only screen and (max-width: 991px){
.index-application-offer .index-application-offer-image {
	width:auto;
	float:none;
}
}
.index-application-offer .index-application-offer-content {
	position:relative;
	width:40%;
	margin-left:-5%;
	top: -30px;
	float:left;
	padding:4rem;
	z-index:2;
}


@media only screen and (max-width: 991px){
.index-application-offer .index-application-offer-content {
	float:none;
	width:auto;
	margin-left: 0;
	padding:3rem;
	top: 0;
}
}
.bg-light .index-application-offer .index-application-offer-content {
	background-color:#fff;
}

.index-application .icon-appearArea {
	width: 88%;
    margin: 20px auto;
	text-align: center;
}
.index-application .text {
	font-size: 20px;
	color: #000;
}
.index-application .icon-img {
	max-width: 200px;
	height: auto;
}
.icon-text_center {
	text-align: center;
}

@media screen and (max-width: 812px) {
section.index-application h1 {
	font-size:230%;
}
}

@media only screen and (max-width: 786px){
.index-application .icon-appearArea {
	display: none;
}
.index-application-offer .index-application-offer-content {
	padding:2rem;
}
}



/****** Index-News section ******/
section.index-news {
    padding: 100px 0 150px;
    position: relative;
	z-index: 0;
}

section.index-news h1 {
	font-size:40px;
	font-family: "Helvetica Neue","Raleway", 'Noto Sans TC', sans-serif;
	font-weight:600;
	padding-bottom:20px;
	text-transform:uppercase;
	color:#000;
	border-top: 3px solid #a00;
	padding-top: 10px;
	width: 120px;
	margin: 0 auto;
}

h2.index-news__title {
	font-size: 36px;
	color: #000;
	font-family: "Helvetica Neue","Raleway", 'Noto Sans TC', sans-serif;
}
.index-news-offer {
	padding: 0 20px;
}
.index-news-offer .index-news-offer-image {
	position:relative;
	width:100%;
	z-index:1;
}

@media only screen and (max-width: 991px){
.index-news-offer .index-news-offer-image {
	width:auto;
	float:none;
}
}
.index-news-offer .index-news-offer-content {
	position:relative;
	width:100%;
	z-index:2;
}


/******************************************************************
   　　       Page Banner Only - For Each Page
******************************************************************/
.home__page-banner {
	width: 100%;
	height: 450px;
	display: block;
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;	
}
.page-banner__title {
    text-align: center;
    position: relative;
    top: 40%;
}
.page-banner__title span {
    font-family: 'Cormorant Upright', 'Noto Sans TC', sans-serif;
    font-size: 50px;
    line-height: 1.5;
    font-weight: 500;
    color: #FFFFFF;
    text-shadow: 2px 2px 1px #000;
}


/******************************************************************
   　　　　　　　　　　About Us
******************************************************************/
section.aboutus-page {
    padding: 100px 0 150px;
    position: relative;
	z-index: 100;
}

.aboutus-page::before {
    margin: 2% -10% 0;
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
    -webkit-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}
.aboutus-page.BgColor::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 120%;
    height: 80%;
    margin: 3% -10% 0;
    background: #f4f4f4;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    z-index: -1;
}

section.aboutus-page h1 {
	font-size:40px;
	font-family: "Helvetica Neue","Raleway", 'Noto Sans TC', sans-serif;
	font-weight:600;
	padding-bottom:20px;
	text-transform:uppercase;
	color:#000;
	margin: 0 auto;
	text-align: center;
}

.aboutus-page .intro_content {
	padding-bottom: 80px;
}

.aboutus-page .img-bg {
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.aboutus-page .aboutus-Category {
	text-align: center;
	padding-bottom: 80px;
}

.aboutus-Category ul.aboutus-item {
    padding: 0;
}

.aboutus-page .aboutus-item li {
    display: inline-block;
    padding: 1rem 4rem;
    margin: 5px 10px 5px 0;
    position: relative;
    display: inline-block;
    font-size: 18px;
	color: #fff;
    line-height: 1.5em;
    color: #626262;
    text-transform: uppercase;
	transition: .3s;
	overflow: hidden;
	z-index: 0;
	border: 1px solid #aeaeae;
}

.aboutus-page .aboutus-item li:hover {
	border: 1px solid #FFA700;
}

.aboutus-page .aboutus-item li.now {
    background-color: #BC0E0E;
	color: #fff;
}

.aboutus-page .aboutus-item li::after {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100vh;
  height: 100%;
  background: #FFA700;
  transform-origin: right top;
  transform: skewX(-30deg) scale(0, 1);
  transition: transform 1s;
  z-index:-1;
}
.aboutus-page .aboutus-item li:hover::after {
  transform-origin: left top;
  transform: skewX(-30deg) scale(1, 1);
}





/******************************************************************
   　　　　　　　　　　    News
******************************************************************/
section.news-page {
    padding: 100px 0 150px;
    position: relative;
	z-index: 100;
}

section.news-page h1 {
	font-size:40px;
	font-family: "Helvetica Neue","Raleway", 'Noto Sans TC', sans-serif;
	font-weight:600;
	padding-bottom:20px;
	text-transform:uppercase;
	color:#000;
	margin: 0 auto;
	text-align: center;
}

.news-page .intro_content {
	padding-bottom: 80px;
}

.news-page .news_list {
	margin-bottom: 20px;
	padding: 15px 0;
}

.news-page .news_list_content {
	height: 160px;
	overflow: hidden;
}

.new-grid {
    padding-left: 0;
	padding-right: 0;
}
.news-grids {
    margin-top: 3em;
}
.new-grid1 i {
    font-size: 18px;
    color: #bd0d0d;
    margin-right: 5px;
    vertical-align: text-top;
}
.new-grid1 h3.new-date {
    font-size: 12px;
    color: #919191;
    margin: 10px auto;
    font-weight: 600;
    text-align: right;
}
.new-grid1 h2 {
    font-size: 22px !important;
    color: #313131;
    text-transform: capitalize;
	font-weight: 600;
	border-bottom: 1px solid #000;
    padding-bottom: 10px;
}
.new-grid1 h2 a {
    color: #000;
}
.new-grid1 h2 a:hover {
    color: #666;
}
.new-grid1 {
    padding: 1em 1.7em;
    background: #fbfbfb;
}
.new-grid1 p {
    font-size: 1em;
    line-height: 1.8em;
    color: #555;
}


/*-- image-hover-effect --*/
#box {
    position: relative;
    width: 350px;
    height: auto;
    overflow: hidden;
    float: none;
}

@media only screen and (max-width: 1200px){
#box {
    width: 100%;
}
}

#box .caption{
    position: absolute;
    top: 0;
    left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
    width: 250px;
    height: 250px;
    z-index: 2;
}
.burst-circle:before{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    z-index: 1;
    -webkit-transform: scale(0,0);
    -ms-transform: scale(0,0);
    -o-transform: scale(0,0);
    transform: scale(0,0);
    -webkit-transition: all 5ms ease-in;
    -o-transition: all 5ms ease-in;
    transition: all 5ms ease-in;
}

.teal:before{
    background:rgba(54, 54, 54, 0.6);
}
.burst-circle:hover:before{
    -webkit-transform: scale(1.5,1.5);
    -ms-transform: scale(1.5,1.5);
    -o-transform: scale(1.5,1.5);
    transform: scale(1.5,1.5);
	-moz-transform: scale(1.5,1.5);
}

.burst-circle .caption {
    background: url(../images/burst.png) no-repeat;
    background-position: 0 0;
    -webkit-animation: capcircleout 0.75s steps(20) forwards;
    -o-animation: capcircleout 0.75s steps(20) forwards;
    animation: capcircleout 0.75s steps(20) forwards;
	-moz-animation: capcircleout 0.75s steps(20) forwards;
	-ms-animation: capcircleout 0.75s steps(20) forwards;
}

.burst-circle:hover .caption{
    -webkit-animation: capcirclein 0.75s steps(20) forwards;
    -o-animation: capcirclein 0.75s steps(20) forwards;
    animation: capcirclein 0.75s steps(20) forwards;
	-moz-animation: capcirclein 0.75s steps(20) forwards;
	-ms-animation: capcirclein 0.75s steps(20) forwards;
}

@-webkit-keyframes capcirclein {
    from { background-position: 0 0; }
    to { background-position: -5000px 0; }
}
@-o-keyframes capcirclein {
    from { background-position: 0 0; }
    to { background-position: -5000px 0; }
}
@-moz-keyframes capcirclein {
    from { background-position: 0 0; }
    to { background-position: -5000px 0; }
}
@keyframes capcirclein {
    from { background-position: 0 0; }
    to { background-position: -5000px 0; }
}
@-webkit-keyframes capcircleout {
    from { background-position: -5000px 0; }
    to { background-position: 0px 0; }
}
@-o-keyframes capcircleout {
    from { background-position: -5000px 0; }
    to { background-position: 0px 0; }
}
@-moz-keyframes capcircleout {
    from { background-position: -5000px 0; }
    to { background-position: 0px 0; }
}
@keyframes capcircleout {
    from { background-position: -5000px 0; }
    to { background-position: 0px 0; }
}

.burst-circle img{
    position: relative;
    left: 50%;
    min-width: 100%;
    height: auto;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all 1000ms cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: all 1000ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 1000ms cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transform-origin: 0% 50%;
	-moz-transform-origin: 0% 50%;
	-ms-transform-origin: 0% 50%;
	-o-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
}

.burst-circle:hover img{
    -webkit-transform: scale(2,2) translateX(-50%) rotate(10deg);
    -ms-transform: scale(2,2) translateX(-50%) rotate(10deg);
    -o-transform: scale(2,2) translateX(-50%) rotate(10deg);
    transform: scale(2,2) translateX(-50%) rotate(10deg);
}

.burst-circle h4 {
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 1.8em;
    z-index: 3;
    width: 75%;
    color: rgba(242, 242, 242, 0);
    text-align: center;
    font-weight: 300;
    -webkit-transform: translate(-50%,100%);
    -ms-transform: translate(-50%,100%);
    -o-transform: translate(-50%,100%);
    transform: translate(-50%,100%);
    -webkit-transition: all 1000ms cubic-bezier(0.19, 1, 0.22, 1) 150ms;
    -o-transition: all 1000ms cubic-bezier(0.19, 1, 0.22, 1) 150ms;
    transition: all 1000ms cubic-bezier(0.19, 1, 0.22, 1) 150ms;
	line-height: 1.5em;
	    font-weight: 600;
}

.burst-circle:hover h4{
    color: #f2f2f2;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}




/*-- News Detail --*/
.news-detail h1.Title {
	clear: both;
    font-size: 20px;
    padding: 20px 0 20px 10px;
    border-bottom: 1px solid #ccc;
    border-top: 2px solid #777;
    font-weight: bold;
    color: #333;
    position: relative;
    line-height: 110%;
	background-color: #f3f3f3;
	text-align: left;
}
.news-detail-t2 {
	width: auto;
	display:inline-block;
}
.news-detail-sectl {
	padding: 20px 10px;
	clear: both;
    border-bottom: 1px solid #ccc;
    color: #333;
    position: relative;
    line-height: 110%;
	list-style: none;
}
.news-detail-sectl li{
    display: inline-block;
	margin-right: 30%;
}
.news-detail .infoList {
    position: relative;
	padding-bottom: 20px;
}
.news-detail .infoList ul {
    margin: 10px 0px 5px;
    list-style: none;
	padding: 0;
}
.news-detail .infoList ul li {
	padding: 10px 0px 10px 10px;
	list-style: none;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
}

.news-detail .infoContent{
    position: relative;
	margin: 20px 0 40px 0;
	padding: 0 10px;
}




/******************************************************************
   　　　　　　　　　　product Page
******************************************************************/
section.product-page {
    padding: 100px 0 150px;
    position: relative;
	z-index: 100;
}

section.product-page h1 {
	font-size:40px;
	font-family: "Helvetica Neue","Raleway", 'Noto Sans TC', sans-serif;
	font-weight:600;
	padding-bottom:20px;
	text-transform:uppercase;
	color:#000;
	margin: 0 auto;
	text-align: center;
}

.product-page .intro_content {

}

.product-page .productList {
	padding-bottom: 80px;
}

.productList-item .product-list {
    text-align: center;
    padding: 0;
}

.productList-item {
    margin-bottom: 80px;
}

.productList-item .product-list li {
    display: inline-block;
    padding: 1rem 2rem;
    background-color: #ededed;
    margin: 5px 1px 5px 0;
    position: relative;
    display: inline-block;
    font-size: 18px;
	color: #fff;
    line-height: 1.5em;
    color: #626262;
    text-transform: uppercase;
	transition: .3s;
	overflow: hidden;
	z-index: 0;
}
.productList-item .product-list li.now {
    background-color: #BC0E0E;
	color: #fff;
}

.productList-item .product-list li.item-all::after {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100vh;
  height: 100%;
  background: #BC0E0E;
  transform-origin: right top;
  transform: skewX(-30deg) scale(0, 1);
  transition: transform 1s;
  z-index:-1;
}
.productList-item .product-list li.item-all:hover::after {
  transform-origin: left top;
  transform: skewX(-30deg) scale(1, 1);
}

.productList-item .product-list li.item-01::after {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100vh;
  height: 100%;
  background: #89BF29;
  transform-origin: right top;
  transform: skewX(-30deg) scale(0, 1);
  transition: transform 1s;
  z-index:-1;
}
.productList-item .product-list li.item-01:hover::after {
  transform-origin: left top;
  transform: skewX(-30deg) scale(1, 1);
}

.productList-item .product-list li.item-02::after {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100vh;
  height: 100%;
  background: #A62B93;
  transform-origin: right top;
  transform: skewX(-30deg) scale(0, 1);
  transition: transform 1s;
  z-index:-1;
}
.productList-item .product-list li.item-02:hover::after {
  transform-origin: left top;
  transform: skewX(-30deg) scale(1, 1);
}

.productList-item .product-list li.item-03::after {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100vh;
  height: 100%;
  background: #FF8F00;
  transform-origin: right top;
  transform: skewX(-30deg) scale(0, 1);
  transition: transform 1s;
  z-index:-1;
}
.productList-item .product-list li.item-03:hover::after {
  transform-origin: left top;
  transform: skewX(-30deg) scale(1, 1);
}

.productList-item .product-list li.item-04::after {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100vh;
  height: 100%;
  background: #159AEA;
  transform-origin: right top;
  transform: skewX(-30deg) scale(0, 1);
  transition: transform 1s;
  z-index:-1;
}
.productList-item .product-list li.item-04:hover::after {
  transform-origin: left top;
  transform: skewX(-30deg) scale(1, 1);
}


.productList-item .product-list li.item-05::after {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100vh;
  height: 100%;
  background: #00BD9A;
  transform-origin: right top;
  transform: skewX(-30deg) scale(0, 1);
  transition: transform 1s;
  z-index:-1;
}
.productList-item .product-list li.item-05:hover::after {
  transform-origin: left top;
  transform: skewX(-30deg) scale(1, 1);
}


.productList .List__content {
    text-align: center;
}

.productList .product_list-img {
	max-height: 210px;
}

.productList span.name {
	display: block;
	font-size: 16px;
	margin-top: 5px;
}
span.price {
	color: #9f1313;
	font-size: 18px;
	padding: 0 5px;
}


li:hover span.prodcut__Category {
	color: #fff;
	z-index: 2;
}


@media only screen and (max-width: 786px){
.sp-col {
	width: 50%;
}
}
@media only screen and (max-width: 480px){
.sp-col {
	width: 100%;
}
}

.project_list-more {
	border: 1px solid;
    padding: 5px 20px;
}
.our-team{
	overflow: hidden;
	position: relative;
}
.our-team img{
	width: 100%;
	height: auto;
	position: relative;
	right: 0;
	transition: all 0.4s ease-in-out 0s;
}
.our-team:hover img{
	right: 60%;
}
.our-team .team-content{
	width: 70%;
	height: 100%;
	background: #f1f1f1;
	padding: 20% 30px 0;
	position: absolute;
	top: 0;
	right: -70%;
	transition: all 0.4s ease-in-out 0s;
}
.our-team:hover .team-content{
	right: 0;
}
.our-team .title{
	font-size: 24px;
	color: #000;
	margin: 0 0 60px 0;
}
.our-team .post{
	display: block;
	font-size: 12px;
	font-weight: 900;
	color: #333;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.our-team .description{
	font-size: 14px;
	color: #333;
}
.our-team .social{
	padding: 0;
	margin: 0;
	list-style: none;
}
.our-team .social li{
	display: inline-block;
	margin-right: 10px;
}
.our-team .social li:last-child{
	margin-right: 0;
}
.our-team .social li a{
	display: block;
	width: 36px;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #999;
	border-radius: 4px;
	text-align: center;
	transition: all 0.3s ease-in-out 0s;
}
.our-team .social li a:hover{ color: #fff; }
.our-team .social li a.fa-facebook:hover{ background: #3b5a9b; }
.our-team .social li a.fa-twitter:hover{ background: #2baae1; }
.our-team .social li a.fa-google-plus:hover{ background: #f63d26; }
.our-team .social li a.fa-youtube:hover{ background: #c3181e; }
@media only screen and (max-width: 990px){
.our-team{ margin-bottom: 50px; }
}
@media only screen and (max-width: 360px){
.team-content{ padding: 15% 15px 0; }
.our-team .social li{ margin-right: 0; }
}

/****** PageNum Pagination ******/
.ps-pagination {
  text-align: center; }
.ps-pagination::after {
    clear: both;
    content: "";
    display: table; }
.ps-pagination .pagination {
    margin: 0;
    display: inline-block; }
.ps-pagination .pagination li {
      display: inline-block;
      margin-right: 15px;
      text-align: center; }
.ps-pagination .pagination li > a {
        padding: 0 17px;
        position: relative;
        display: inline-block;
        z-index: 30;
        font-size: 16px;
        color: #313131;
        line-height: 50px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        border-radius: 0;
        border: none;
        background-color: transparent !important; }
.ps-pagination .pagination li > a:before, .ps-pagination .pagination li > a:after {
          content: '';
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          z-index: -2;
          -webkit-transition: all 0.4s ease;
          -moz-transition: all 0.4s ease;
          transition: all 0.4s ease; }
.ps-pagination .pagination li > a:before {
          width: 50px;
          height: 50px;
          background-color: #e4e4e4; }
.ps-pagination .pagination li > a:after {
          width: 45px;
          height: 45px;
          background-color: #666;
          z-index: -1;
          visibility: hidden;
          opacity: 0; }
.ps-pagination .pagination li > a:hover {
          color: #fff;
		  text-decoration: none; }
.ps-pagination .pagination li > a:hover:after {
            visibility: visible;
            opacity: 1; }
.ps-pagination .pagination li.active {
        border: none; }
.ps-pagination .pagination li.active a {
          color: #fff; }
.ps-pagination .pagination li.active a:after {
            visibility: visible;
            opacity: 1; }
			
@media (max-width: 480px) {
.ps-pagination .pagination li {
      margin-right: 10px; }
.ps-pagination .pagination li a {
        padding: 0 12px;
        font-size: 12px; }
.ps-pagination .pagination li a:before {
          width: 30px;
          height: 30px; }
.ps-pagination .pagination li a:after {
          width: 35px;
          height: 35px; }
}




/*************  LIST HOVER  ***************/
.grid {
	position: relative;
	clear: both;
	margin: 0 auto;
	padding: 1em 0 4em;
	list-style: none;
	text-align: center;
	width: 100%;
    height: 100vh;
}

.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	min-width: 260px;
	max-width: 350px;
	max-height: 260px;
	width: 31%;
	height: auto;
	background: #000;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*-----------------*/
/***** Phoebe *****/
/*-----------------*/

figure.effect-phoebe {
	background: #fff;
}

figure.effect-phoebe img {
	opacity: 0.85;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-phoebe:hover img {
	opacity: 0.6;
}

figure.effect-phoebe figcaption::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/icon/triangle2.svg) no-repeat center center;
	background-size: 100% 100%;
	content: '';
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale3d(5,2.5,1);
	transform: scale3d(5,2.5,1);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

figure.effect-phoebe:hover figcaption::before {
	opacity: 0.6;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}

figure.effect-phoebe h2 {
	margin-top: 1em;
	-webkit-transition: transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,40px,0);
	transform: translate3d(0,40px,0);
}

figure.effect-phoebe:hover h2 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	text-shadow: 1px 0px 4px #000;
}

figure.effect-phoebe p a {
	color: #fff;
	font-size: 140%;
	opacity: 0;
	position: relative;
	display: inline-block;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-phoebe p a:first-child {
	-webkit-transform: translate3d(-60px,-60px,0);
	transform: translate3d(-60px,-60px,0);
}

figure.effect-phoebe p a:nth-child(2) {
	-webkit-transform: translate3d(0,60px,0);
	transform: translate3d(0,60px,0);
}

figure.effect-phoebe p a:nth-child(3) {
	-webkit-transform: translate3d(60px,-60px,0);
	transform: translate3d(60px,-60px,0);
}

figure.effect-phoebe:hover p a {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}



/*************  Product Detail  ***************/
.product-page .spBox {
	background:#eee;
    padding: 20px;
	min-height: 280px;
}
.img-center {
    text-align: center;
}
.product-page .colum-3 {
	display: inline-block;
	vertical-align: top;
	width: 100px;
}

.product-page .colum-3 img {
	width: 100px;
}


.product-page .colum-4 {
	display: inline-block;
    padding: 0 10px;
	width: calc(100% - 210px);
	height: 100px;
    overflow: hidden;
}

.product-page .colum-5 {
	display: inline-block;
    padding-left: 5px;
	width: 100px;
	height: 100px;
	vertical-align: top;
	border-left: 1px dashed #9b9a9a;
}
.product-page .colum-5 h2 {
	font-size: 18px;
    display: block;
    text-align: center;
	font-weight: 600;
    color: #000;
	margin: 0;
}

.product-page h1.sp {
	font-size: 20px;
    display: block;
    text-align: left;
    padding: 0;
    margin: 0
}
#ShowArea {
    width: 100%;
    text-align: center;
}
.content_show {
	display:none;
}
.table_project {
	width: 100%;
	max-width: 100%;
	min-width: 500px;
	line-height: 3em;
}

.table_project th {
	text-align: center;
	background-color: #4d4d4d;
    color: #fff;
}
.table_project td {
	padding-left: 5px;
}
th.line {
	border-right: 1px solid #dee2e6;
    border-left: 1px solid #dee2e6;
}
td.line {
	border-right: 1px solid #dee2e6;
    border-left: 1px solid #dee2e6;
}
.scrollable-table {
  overflow-x: auto;
}

.table_project tr:nth-of-type(2n) {
    background: #f9f9f9;
}

/********  product-photo slick  *********/
ul.slider.slick-box {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.slider.slick-box li {
	margin: 0;
	padding: 0;
}
ul.slider.slick-box-nav {
	margin:0;
	padding: 0;
}

@media only screen and (max-width: 980px) {
.product-page .colum-4 {
	display: inline-block;
    padding: 0 10px;
	width: calc(100% - 110px);
    overflow: hidden;
}

.product-page .colum-5 {
	display: block;
	text-align: left;
	width: 100%;
	border-left: 0px dashed #9b9a9a;
}
}




@media only screen and (max-width: 640px) {
.product-page .colum-2 {
	height: auto;
	width: 50%;
}	
ul.slider.slick-box-nav {
    width: 92%;
    margin: 0 auto;
}
}


/********  Top swip  *********/
h2.img-swip__title {
    font-size: 36px;
    color: #000;
	text-align: center;
    letter-spacing: 0px;
    padding-bottom: 10px;
    font-family: "Helvetica Neue","Raleway", 'Noto Sans TC', sans-serif;

}

.ps-Right__bg {
	top: 30px;
    left: -30px;
    height: 350px;
	padding: 3em 2em;
	overflow: hidden;
}
p.ps-Right__content {

}

p.pd_priceArea {
	margin:0;
	text-align: right;
	color: #9f1313;
}

span.pd_price {
	font-size: 24px;
	font-weight: 600;
}


@media (max-width: 960px) {
.ps-Right__bg {
	top: 0;
    left: 0;
    height: auto;
}	
p.ps-Right__content {
	height: auto;
}
}



/******  Product Detail - Tab  *******/
.tab_productList-item .tab-list {
    text-align: center;
    padding: 0;
}

.tab_productList-item {

}

.tab_productList-item .tab-list li {
    display: inline-block;
    padding: .5em 2rem;
    margin: 5px 1px 5px 0;
    position: relative;
    display: inline-block;
    font-size: 18px;
	color: #fff;
    line-height: 1.5em;
    color: #626262;
    text-transform: uppercase;
	transition: .3s;
	overflow: hidden;
	z-index: 0;
	border: 1px solid #ececec;
}

.tab_productList-item .tab-list li::after {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100vh;
  height: 100%;
  background: #8c8c8c;
  transform-origin: right top;
  transform: skewX(-30deg) scale(0, 1);
  transition: transform 1s;
  z-index:-1;
}
.tab_productList-item .tab-list li:hover::after {
  transform-origin: left top;
  transform: skewX(-30deg) scale(1, 1);
}

.tab-list li.active {
      color: #fff; 
	  background-color: #000;
}

.tab-content {
	text-align: center;
}

.tab-pane{
	text-align: left;
}


/******************************************************************
   　　　　　　　　　　EDM Page
******************************************************************/

section.edm-page {
    padding: 100px 0 150px;
    position: relative;
	z-index: 100;
}

section.edm-page h1 {
	font-size:40px;
	font-family: "Helvetica Neue","Raleway", 'Noto Sans TC', sans-serif;
	font-weight:600;
	padding-bottom:20px;
	text-transform:uppercase;
	color:#000;
	margin: 0 auto;
	text-align: center;
}

.edm-page .intro_content {
	padding-bottom: 80px;
}

.edm-page .List__content {
    text-align: center;
}


.box{
	position: relative;
}

.box:before{
	content: '';
	background-color: rgba(255,255,255,0.9);
	opacity: 0;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 1;
	transition: all 0.3s ease 0.1s;
}

.box:hover:before{
	left: 15px;
	right: 15px;
	bottom: 15px;
	top: 15px;
	opacity: 1;
	animation:bounce-left 1s ease-in forwards;
}

.box img{
	max-width: 250px;
	height: auto;
	margin: 0 auto;
	transition: all 0.3s ease 0s;
}

.box:hover img{ transform: scale(1.2); }

.box .box-content{
	color: #fff;
	text-align: center;
	width: 100%;
	height: 100%;
	transform:translateX(-50%) translateY(-50%) scale(1);
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 2;
	transition:all 0.3s ease 0.5s;
}

.box .content{
	opacity: 0;
	transform:translateX(-50%) translateY(-50%);
	position: absolute;
	left:50%;
	top:50%;
	z-index: 2;
	transition:all 0.3s ease 0s;
}

.box:hover .content{ opacity: 1; }

.box .title{
	color: #000;
	font-size: 24px;
	text-transform: uppercase;
	transform: translateY(-100px);
	opacity: 0;
	transition:all 0.8s ease 0.3s;
	margin: 0 0 10px;
}

.box .post{
	color: #000;
	font-size:15px;
	font-weight: 500;
	letter-spacing: 1px;
	text-transform: capitalize;
	display: inline-block;
	margin-bottom: 10px;
	opacity: 0;
	transform:translateY(-500px);
	transition:all 0.8s ease 0.15s;
}

.box:hover .title,

.box:hover .post{
	opacity: 1;
	transform:translateY(0);
}
		
.box:hover .post-line {
	background-color: #000;
	height: 1px;
    width: 180px;
	position: relative;
    left: 0;
    margin: 0 auto 20px auto;
    display: block;
}
		
.box .icon{
	list-style: none;
	text-align: center;
	padding: 0;
	margin: 0;
}

.box .icon li{
	margin:0 4px;
	opacity: 0;
	display: inline-block;
	transform: translateY(-200px);
	transition: all 0.8s ease 0s;
}

.box .icon li:nth-child(2){ transition-delay: 0.1s; }

.box:hover .icon li{
	opacity: 1;
	transform: translateY(0);
}

.box .icon li a{
	color: #fff;
	background-color: #bc1212;
	font-size: 22px;
    line-height: 40px;
    height: 45px;
    width: 45px;
	border: 2px solid #fff;
	border-radius: 50%;
	display: block;
	transition: all 0.3s ease 0.1s;
}

.box .icon li a:hover{
	color: #fff;
	background-color: #4a4a4a;
    box-shadow: 0 0 10px #a2a2a2;
}

@keyframes bounce-left{
	25%,50%,75%,100%{ transform:translateX(0); }
	40%{ transform:translateX(30px); }
	70%{ transform:translateX(15px); }
	90%{ transform:translateX(5px); }
}
@media only screen and (max-width:990px){
.box{ margin-bottom: 30px; }
}

@media only screen and (max-width:479px){
.box .title{ font-size: 18px; }
}


/******************************************************************
   　　　　　　　　　　Contact Page
******************************************************************/

section.contact-page {
    padding: 100px 0 150px;
    position: relative;
	z-index: 100;
}

section.contact-page h1 {
	font-size:40px;
	font-family: "Helvetica Neue","Raleway", 'Noto Sans TC', sans-serif;
	font-weight:600;
	padding-bottom:20px;
	text-transform:uppercase;
	color:#000;
	margin: 0 auto;
	text-align: center;
}

.contact-page .intro_content {
	padding-bottom: 80px;
}

.contact form {
    margin-bottom: 40px;
}

.contact form .form-group {
    margin-bottom: 2px;
}

.contact form .form-submitArea {
	text-align: center;
	margin: 20px 0;
}

.contact form input, .contact form textarea {
    border-bottom: 1px solid #ccc;
	border-top: none;
	border-left: none;
	border-right: none;
    box-shadow: none;
	width: 90%;
}

.contact form input {
    height: 40px;
    padding: 0 10px;
	margin-right: 10px;
	width: 90%;
}

.contact form input:focus, .contact form textarea:focus {
    box-shadow: none;
    border-bottom:1px solid #000;
}

.contact .button {
  position: relative;
  display: inline-block;
  padding: .5em 4em;
  border: 1px solid #333;
  color: #333;
  text-align: center;
  text-decoration: none;
  transition: .3s;
  z-index: 0;
  cursor: pointer;
  background-color: rgba(255,255,255,0.5)
}
.contact .button:hover {
  color: #fff;
}

.contact .button::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  content: '';
  background: #333;
  transform-origin: left bottom;
  transform: scale(1, 0);
  transition: transform .3s;
}
.contact .button:hover::before {
  transform-origin: left top;
  transform: scale(1, 1);
}

.font_must {
	color: #D20000;
	font-size: 10px;
	padding: 2px;
}

.address {
    text-align: left;
}

.office {
    list-style: none;
    line-height: 25px;
	padding: 0;
}

.office li {
    margin-bottom: 5px;
}

.office li a {
    color: #959595;
	-moz-transition: all 1s;
    -o-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
}

.office li a:hover {
    color: #b90808;
}

.map_canvas{
	position: relative;
	padding: 0 0 56%;
	height: 0;
	overflow: hidden;
}
.map_canvas iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

/****** Background-Image ******/
.veggie.garlic {
    width: 430px;
    height: 375px;
    left: 0;
    top: 0;
    z-index: 0;
    opacity: 0.2;
}

.veggie.magwort {
    width: 380px;
    height: 375px;
    right: 0;
    bottom: 0;
    z-index: 3;
    opacity: 0.3;
}

/******************************************************************
   　　　　　　　　　　Brand Page
******************************************************************/
section.brand-page {
    padding: 100px 0 150px;
    position: relative;
	z-index: 100;
}

section.brand-page h1 {
	font-size:40px;
	font-family: "Helvetica Neue","Raleway", 'Noto Sans TC', sans-serif;
	font-weight:600;
	padding-bottom:20px;
	text-transform:uppercase;
	color:#000;
	margin: 0 auto;
	text-align: center;
}
.row-center {
	display: flex;
    align-items: center;
    justify-content: center;
	border-bottom: 1px solid #cfcfcf;
    padding-bottom: 50px;
}
.brand-page-linkOver img {
	margin-left: 30px;
	-webkit-transform: scale(.7);
	transform: scale(.7);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.brand-page-linkOver:hover img {
	margin-left: 0;
	-webkit-transform: rotate(15deg) scale(.9);
	transform: rotate(15deg) scale(.9);
}


/******************************************************************
   　　　　　　　　　　Search Page
******************************************************************/
section.search-page {
    padding: 100px 0 150px;
    position: relative;
	z-index: 100;
}

section.search-page h1 {
	font-size:40px;
	font-family: "Helvetica Neue","Raleway", 'Noto Sans TC', sans-serif;
	font-weight:600;
	padding-bottom:20px;
	text-transform:uppercase;
	color:#000;
	margin: 0 auto;
	text-align: center;
}

.search-page .intro_content {
	padding-bottom: 80px;
}
.search-page .search-show-area{
	width: 100%;
	text-align:left;
	margin: 40px 0;
	padding: 0 40px;
}
.search-show-area a:hover{
	color: #D20000;
	text-decoration: underline;
}
.search-show-area .search-keyword-text {
	margin: 20px 0;
}



@media (max-width: 991px){
.search-page {
	width: 95%;
}
.search-page .search-show-area{
	padding: 0;
}
}





/******************************************************************
   　　　　　　　　　　RWD TABLE
******************************************************************/
.rwd-table {
     overflow: hidden;
}
.rwd-table tr:nth-of-type(2n) {
     background: #eee;
}
.rwd-table th, .rwd-table td {
     margin: 0.5em 1em;
}
.rwd-table {
     min-width: 100%;
}
.rwd-table th {
     display: none;
}
.rwd-table td {
     display: block;
}
.rwd-table td:before {
     content: attr(data-th) "";
     font-weight: bold;
     width: 6.5em;
     display: inline-block;
}
.rwd-table th, .rwd-table td {
     text-align: left;
}
.rwd-table th, .rwd-table td:before {
	color: #000;
	font-weight: bold;
	font-size: 15px;
}
.input_howmany {
	width: 50%;
	border: 1px solid #000;
}

@media (min-width: 480px) {
.rwd-table td:before {
     display: none;
}
.rwd-table th, .rwd-table td {
     display: table-cell;
     padding: 0.25em 0.5em;
}
.rwd-table th:first-child, .rwd-table td:first-child {
     padding-left: 0;
}
 .rwd-table th:last-child, .rwd-table td:last-child {
     padding-right: 0;
}
.rwd-table th, .rwd-table td {
     padding: 1em !important;
	 text-align: center;
}
}
@media (max-width: 480px) {
.rwd-table th, .rwd-table td {
    margin: 10px 5px;
    text-align: left;
}
}



/******************************************************************
   　　　　　　　　　　List Content
******************************************************************/

.inquiry_no {
	font-size: 16px;
    margin-bottom: 20px;
    padding: 8px 5px 5px 10px;
    color: #fff;
	color: #000;
    border-bottom: 1px solid #000;
}
.inquiry-form-text {
	margin: 70px auto 20px auto;
}
.inquiry-content {
	text-align: center;
}
.inquiry-cencel {
	font-size: 24px;
}
.inquiry-page-maincon {
	text-align: center;
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
	padding: 0;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	font-size: 15px;
	background-color: #f6efc6;
}
.inquiry-page-con {
	text-align: center;
	vertical-align: middle;
	padding: 0;
}
.inquiry-page-con-name{
	text-align: left;
}
.inquiry-page-con img{
	height: 70px;
}



/******************************************************************
   　　　　　　　　　　Application Page
******************************************************************/
section.application-page {
    padding: 100px 0 0;
    position: relative;
	z-index: 100;
}

section.application-page h1 {
	font-size:40px;
	font-family: "Helvetica Neue","Raleway", 'Noto Sans TC', sans-serif;
	font-weight:600;
	padding-bottom:20px;
	text-transform:uppercase;
	color:#000;
	margin: 0 auto;
	text-align: center;
}

.application-page .intro_content {

}

.application-page .applicationList {
	padding-bottom: 80px;
}

.application-item .application-list {
    text-align: center;
    padding: 0;
}

.application-item {
    margin-bottom: 80px;
}

.application-item .application-list li {
    display: inline-block;
    padding: 1.8rem 4rem;
    background-color: #ededed;
    margin: 5px 1px 5px 0;
    position: relative;
    display: inline-block;
    font-size: 18px;
	color: #fff;
    line-height: 1.5em;
    color: #626262;
    text-transform: uppercase;
	transition: .3s;
	overflow: hidden;
	z-index: 0;
}
.applicationt-item .application-list li.now {
    background-color: #BC0E0E;
	color: #fff;
}

.application-item .application-list li.item::after {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100vh;
  height: 100%;
  background: #BC0E0E;
  transform-origin: right top;
  transform: skewX(-30deg) scale(0, 1);
  transition: transform 1s;
  z-index:-1;
}
.application-item .application-list li.item:hover::after {
  transform-origin: left top;
  transform: skewX(-30deg) scale(1, 1);
}

.applicationList .List__content {
    text-align: center;
}

.applicationList .product_list-img {
	max-height: 210px;
}

.applicationList span.name {
	display: block;
	font-size: 16px;
	margin-top: 5px;
}

.application_list-linkOver img:hover {
	background: #eae8ce;
    border-radius: 50%;
    padding: 10px;
}

