/*20180407-1021*/
@charset "utf-8";
@import url("font.css");
* {
	margin: 0;
	padding: 0;
	list-style:none;
	 /*outline: 1px solid #f00; */
}
body {
    font-family: 'Noto Sans CJK TC', '微軟正黑體', 'Microsoft JhengHei', Arial, Verdana, sans-serif;
    font-size: 62.5%; /* 1rem = 10px*/
    line-height: 1.2;
}
.section2 h2,
.section3 h2,
.section6 h2,
.section4 .title-main{
	font-family: 'DFMingStd-W7-BIG','NotoSerifTC-Medium', 'Noto Serif CJK TC', 新細明體, PMingLiU, MingLiU, 'Apple LiSung Light', 'Microsoft JhengHei', 'Microsoft YaHei', 'Heiti TC', 'LiHei Pro', serif ;
	/*font-weight: 500;*/
}
.section3 h2 span{
	font-family: 'Microsoft JhengHei', 'Microsoft JhengHei UI', 'Microsoft YaHei', 'Microsoft YaHei UI', 'Apple LiGothic','Heiti TC','LiHei Pro', Arial, 'PMingLiU', sans-serif;
}
a:link, a:visited, a:hover, a:active { text-decoration: none; }
.clearpadding { padding: 0; }
.section1 {
	position: relative;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 3;
}

@media screen and (min-width:768px){
	.container{
		width: 100%;
	}
}
@media screen and (min-width:992px){
	.container{
		width: 970px;
	}
}
@media screen and (min-width:1200px){
	.container{
		width: 1170px;
	}
}

@media screen and (max-width:767px){
	.section1{
		height: 100vh!important;
	}
	.section1 .slider{
		position: relative;
	}
	.section1 .slider img{
		position: absolute;
		height: 100vh;
		width: auto;
		max-width: none;
	}
}
.vam-papa:before{
	content: '';
	display: inline-block;
	width: 0;
	height: 100%;
	vertical-align: middle;
	margin-right: -4px;
}
.vam-item{
	display: inline-block;
	vertical-align: middle;
}
.title-border{
	display: inline-block;
	border:  1px solid #000;
	padding: .5em 1em;
	color: #000;
	font-size: 15px;
	margin-bottom: 20px;
}
.title-main{
	font-size: 36px;
	color: #000;
	margin-bottom: 20px;
}
nav.navbar{
	border-bottom: none;
}
@media screen and (max-width:767px){
	nav.navbar{
		position: fixed;
		margin-bottom: 0;
	}
	nav.navbar.activeOpacity{
		position: fixed;
		top: 0;
	}
	.fixedspace{
		height: 50px;
	}
	.embssy-page .fixedspace{
		display: none;
	}
}
nav.main-nav .navbar-nav li a{
	font-family: 'NotoSansTC-Light-Alphabetic', 'Noto Sans CJK TC Light', '微軟正黑體', 'Microsoft JhengHei', Arial, Verdana, sans-serif;
}
nav.embssy-nav .navbar-nav li a{
	font-family: 'NotoSansTC-Light-Alphabetic', 'Noto Sans CJK TC Light', '微軟正黑體', 'Microsoft JhengHei', Arial, Verdana, sans-serif;
}
/*@media screen and (max-width:767px){
	nav.embssy-nav .navbar-nav li a{
		font-family: 'noto_sans_tc_mediumregular','微軟正黑體', 'Microsoft JhengHei', Arial, Verdana, sans-serif;
	}
}*/
@media screen and (max-width:767px){
	.nav li{
		padding: 0 10px;
	}
}
@media screen and (min-width:768px){
	nav.embssy-nav{
		background-color: rgba(255, 255, 255, 1);
		top: 35px;
	}
	nav.embssy-nav.activeOpacity{
		background-color: rgba(255, 255, 255, .9);
	}
	nav .navbar-brand{
		display: none;
	}
	nav .navbar-nav li{
		margin: 0 20px;
	}
	nav.main-nav .navbar-nav li{
		border-top: 1px solid #fff;
	    border-bottom: 1px solid #fff;
	}
	nav.change-color .navbar-nav li{
		border-color: #757170;
	}
	nav.main-nav .navbar-nav li a{
		color: #fff;
		padding: 15px 0;
	}

	/*.navbar-default .navbar-nav>li>a:focus,
	.navbar-default .navbar-nav>li>a:hover*/
	nav.main-nav .navbar-nav > li > a:hover,
	nav.main-nav .navbar-nav > li > a:focus{
		color: #fff;
	}
	nav.main-nav .navbar-nav > li > a:hover,
	nav.main-nav .navbar-nav > li > a:focus{
		color: #fff;
	}
	nav.embssy-nav .navbar-nav li a{
		color: #002157;
	}
	nav.change-color li a{
		color: #372f2c;
	}
	nav .navbar-nav li:first-child a{
		padding-left: 0;
		padding-right: 0;
	}
	nav .navbar-nav li:first-child{
		left: calc( 100% / 7 * 3);
		border: none;
	}
	nav .navbar-nav li:nth-of-type(2){
		margin-left: calc( -1 * 99.999999% / 7 );
	}
	.index-page nav .navbar-nav li:nth-of-type(2){
		padding-left: 15px;
	}
	nav .navbar-nav li:nth-of-type(5){
		margin-left: calc( 99.999999% / 7);
	}
	.index-page nav .navbar-nav li:nth-of-type(5){
		margin-left: calc( 99.999999% / 7 + 15px);
	}
	.index-page nav .navbar-nav li:nth-of-type(7){
		padding-right: 15px;
	}
	.navbar-default{
		background-color: transparent;
		transition: background-color .3s;
	}
	.change-color{
		background-color: rgba(255, 255, 255, .9);
	}
}

.index-page .navbar-header { 
	background-color: #fbc300; 
	box-shadow: 0 5px 7px rgba(0, 0, 0, 0.3);
}
.embssy-page .navbar-header{
	background-color: #002157;
}
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: unset;
}
@media screen and (min-width:380px) and (max-width:667px){
	.navbar-fixed-bottom .navbar-collapse,
	.navbar-fixed-top .navbar-collapse {
	    max-height: calc( 100vh - 120px );
	    overflow: auto;

	}
}
@media screen and (max-width:767px){
	.index-page .navbar-collapse .navbar-nav{
		-ms-display: flex-box;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.index-page .navbar-collapse .navbar-nav > li:nth-of-type(2){ order: 4; } /*吃果子*/
	.index-page .navbar-collapse .navbar-nav > li:nth-of-type(3){ order: 5; } /*年輪*/
	.index-page .navbar-collapse .navbar-nav > li:nth-of-type(4){ order: 6; } /*千層*/
	.index-page .navbar-collapse .navbar-nav > li:nth-of-type(5){ order: 3; } /*大使*/
	.index-page .navbar-collapse .navbar-nav > li:nth-of-type(6){ order: 1; } /*線上*/
	.index-page .navbar-collapse .navbar-nav > li:nth-of-type(7){ order: 2; } /*關於*/
	.index-page .navbar-collapse .navbar-nav > li:nth-of-type(8){ order: 7; } /*門市*/
	.index-page .navbar-collapse .navbar-nav > li:nth-of-type(9){ order: 10; } /*社群圖示*/
}

.navbar-brand { padding: 0 0 0 20px; }
.navbar-default .navbar-toggle,
.navbar-default .navbar-toggle:focus, 
.navbar-default .navbar-toggle:hover { 
	background-color: transparent;
	border-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar { background-color: #fff; }
.navbar-brand img { height: auto; max-width: 100px; padding-top: 4px;}
.embssy-page .navbar-brand img { height: auto; max-width: 74px; padding-top: 4px;}
.navbar-default .navbar-nav>li>a {
	font-size: 1.6rem;
	/* font-weight: bold; */
    color: #000;
    margin: 5px 0px;
}
@media screen and (min-width:768px){
	.navbar-default .navbar-nav > li > a {font-size: 1.5rem;}
}
@media screen and (min-width:992px){
	.navbar-default .navbar-nav > li > a {font-size: 1.6rem;}
}
@media screen and (max-width:767px){
	.navbar-default .navbar-nav>li a{
		border-bottom: 1px solid #acacac;
		margin-top: 0;
		padding-top: 4px;
		padding-bottom: 10px;
	}
}
@media screen and (min-width:768px){
	.navbar-default .navbar-nav>li>a{
		color: #fff;
	}
	.navbar-default.change-color .navbar-nav>li>a,
	.navbar-default.change-color .navbar-nav>li>a:hover,
	.navbar-default.change-color .navbar-nav>li>a:focus{
		color: #372f2c;
	}
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover { background-color: transparent; }
li.mobilesocialnav { 
	border-bottom: transparent;
	text-align: center;
	padding: 10px 0;
}
.navbar-default .navbar-nav>li.mobilesocialnav a {
	display: inline-block;
	margin: 0;
	padding: 0;
	border-bottom: none;
	width: 40px;
	height: 40px;
}
.navbar-default .navbar-nav>li.mobilesocialnav a:last-child{
	margin-left: 4px;
}
.navbar-default .navbar-nav>li.mobilesocialnav a img{
	width: 100%;
}

@media screen and (min-width:768px){
	.navbar-collapse{
		width: 100%;
	}
	.navbar-collapse .navbar-nav{
		width: 100%;
		font-size: 0;
	}
	.navbar-collapse .navbar-nav img{
		width: 100%;
	}
	.navbar-collapse .navbar-nav li{
		width: calc( 99.999999% / 7 );
		padding: 0;
		margin: 0;
		text-align: center;
		float: none;
		display: inline-block;
	}
	/*.embssy-page .nav > li > a{
		padding-left: 0;
		padding-right: 0;
	}*/
	.index-page .navbar-collapse .navbar-nav li{
		width: calc( (99.999999% - 30px) / 7 );
	}
	@supports (-ms-ime-align:auto) {
	  .navbar-collapse .navbar-nav li{
	  	width: calc( 99.8% / 7 );
	  }
	}
}

.subnav{ display: none; }
.subnav a{
	font-family: 'NotoSansTC-Light-Alphabetic', 'Noto Sans CJK TC Light', '微軟正黑體', 'Microsoft JhengHei', Arial, Verdana, sans-serif;
}
@media screen and (min-width:768px){
	.subnav{
		display: block;
		text-align: right;
		border-bottom: 1px solid #cfcfcf;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 5;
		background-color: rgba(255, 255, 255, 1);
	}
	.subnav ul{
		font-size: 0;
		max-width: 1440px;
		margin: auto;
	}
	.subnav li{
		display: inline-block;
		font-size: 14px;
	}
	.subnav li + li:before{
		content: '|';
	}
	.subnav a{
		display: inline-block;
		line-height: 1;
		padding: 10px;
		color: #362f2d;
	}
}
.slider-container {
	margin: 0;
    width: 100%;
    max-height: 45%;
    position: relative;
}
.slider-container img{
	max-width: none;
	width: 100%;
}
.slider-container .slide-title{
	font-family: 'Great-Vibes-regular';
	text-align: center;
	color: #fbc300;
	margin-bottom: -30px;
}
.slider-container .slide-sec-title{
	font-family: 'DFMingStd-W7-BIG','NotoSerifTC-Medium','Noto Serif CJK TC', 新細明體, PMingLiU, MingLiU, 'Apple LiSung Light', 'Microsoft JhengHei', 'Microsoft YaHei', 'Heiti TC', 'LiHei Pro', serif;
	text-align: center;
	color: #fff;
}
@media screen and (max-width:767px){
	.slider-container .slide-title{
		font-size: 60px;
		margin-bottom: 0;
	}
	.slider-container .slide-sec-title{
		font-size: 30px;
	}
}
@media screen and (max-width:320px){
	.slider-container .slide-title{
		font-size: 48px;
		margin-bottom: 0;
	}
	.slider-container .slide-sec-title{
		font-size: 24px;
	}
}
@media screen and (min-width:768px){
	.slider-container .slide-title{
		font-size: 100px;
		margin-bottom: -20px;
	}
	.slider-container .slide-sec-title{
		font-size: 38px;
	}
}
@media screen and (min-width:992px){
	.slider-container .slide-title{
		font-size: 145px;
	}
	.slider-container .slide-sec-title{
		font-size: 48px;
	}
}
.slider-container:after {
	content: '';
	clear: both;
	display: block;
	height: 60vh;
}
.slider-container .slider {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    /* Gates Modify */
    /*opacity: 0;
    filter: alpha(opacity=0);*/
}
.section1header {
	position: absolute;
	top: calc(50% + 70px);
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 99;
}
@media screen and (min-width:768px){
	.section1header {top: calc(50% + 28px);}
}
@media screen and (min-width:960px){
	.section1header {top: calc(50% + 18px);}
}
@media screen and (min-width:1200px){
	.section1header {top: calc(50% + 60px);}
}
@media screen and (min-width:1700px){
	.section1header {top: calc(50% + 100px);}
}
.section1header .slider-btn-txt {
	font-family: 'NotoSansTC-Regular-Alphabetic','微軟正黑體', 'Microsoft JhengHei', Arial, Verdana, sans-serif;
	background-color: #fbc300;
	text-align: center;
	padding: 10px 0;
    margin: 30px auto;
	width: 216px;
	font-size: 18px;
}
.section2 {
	padding: 40px 0 80px 0;
}
@media screen and (max-width:767px){
	.section2 .container{
		overflow: hidden;
	}
	.section2 .owl-item,
	.section6 .owl-item{
		float: left;
	}
}
@media screen and (min-width:992px){
	.section2 .container{
		width: 874px;
	}
}
.owl-carousel1:after{
	content: '';
	display: block;
	width: 100%;
	clear: both;
}
.productitem,
.eventitem {
	width: calc(100% - 40px);
	margin: 0 20px;
	padding: 0;
	text-align: center;
}
.productitem img,
.eventitem img{
	width: 100%;
}
.section2 .owl-nav,
.section6 .owl-nav,
.my-owl-next,
.my-owl-prev{
	position: absolute;
	font-size: 0;
	width: 0;
	height: 0;
		color: #000;
}
.my-owl-next:hover,
.my-owl-prev:hover,
.my-owl-next:focus,
.my-owl-prev:focus,
.my-owl-next:active,
.my-owl-prev:active{
	color: #000;
}
@media screen and (max-width:767px){
	.my-owl-next,
	.my-owl-prev{
		width: 50px;
		height: 50px;
		font-size: 30px;
		position: relative;
		top: 20px;
		color: #000;
		display: block;

	}
	.my-owl-next{float: right;}
	.my-owl-prev{float: left;}
	.section6 .my-owl-next,
	.section6 .my-owl-prev{
		top: -37px;
		margin-bottom: -16px;
	}

	.owl-carousel1,
	.owl-carousel2{
		overflow: hidden;
	}
	.productdesc + .col-sm-12,
	.news-and-events + .col-sm-12{
		padding: 0;
	}
	.owl-carousel2{
		width: 100%;
	}
	.owl-carousel1:before,
	.owl-carousel1:after{
		content: '';
		display: block;
		width: 60px;
		height: 100%;
		/* background-color: #f00; */
		position: absolute;
		top: 0;
		z-index: 2;
	}
	.owl-carousel1:before{
		left: 0px;
		background-image: linear-gradient(90deg, rgba(255, 255, 255, 1) 0px, rgba(255,255,255,0) 100% );
	}
	.owl-carousel1:after{
		right: 0;
		background-image: linear-gradient(270deg, rgba(255, 255, 255, 1) 0px, rgba(255,255,255,0) 100% );
	}
}
@media screen and (min-width:768px){
	.productitem,
	.eventitem {
		/* display: inline-block; */
		width: calc(33% - 40px);
		margin: 0 20px;
		padding: 0;
		text-align: center;
		vertical-align: top;
		float: left;
	}
}
.productitem img,
.eventitem img {
	margin: 0;
}
.productdesc {
	text-align: center;
}
.productdesc h2 {
	font-family: 'DFMingStd-W7-BIG', 'NotoSerifTC-Medium','Noto Serif CJK TC', 新細明體, PMingLiU, MingLiU, 'Apple LiSung Light', 'Microsoft JhengHei', 'Microsoft YaHei', 'Heiti TC', 'LiHei Pro', serif
	font-size: 3.6rem;
	display: inline-block;
}
.productdesc h2:after {
	content: '';
	display: block;
	position: relative;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	border-bottom: 3px solid #fbc300;
	width: 40px;
	height: 2px;
	margin: 20px auto;
}
.productdesc p{
	font-family: 'NotoSansTC-Regular-Alphabetic','微軟正黑體', 'Microsoft JhengHei', Arial, Verdana, sans-serif;
	font-size: 1.5rem;
	line-height: 2.0rem;
	color: #959595;
}
.productitem a {
	display: block;
	border: 1px solid #000;
	text-align: center;
	padding: 10px 50px;
	font-size: 18px;
	color: #000;
}
.hoverimg {
	background-position: center center;
	-webkit-transition: all 0.5s ease-in-out; 
	transition: all 0.5s ease-in-out;
	background-size: 100%;
	background-repeat: no-repeat;
	position: relative;
}
.hoverimg:hover { background-size: 110%; }
.section3div,
.section4div {
	position: relative;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.section3 { 
	height: 569px;
	background-image: url(../images/section3-xs-bg.jpg);
	background-size: cover;
}
@media screen and (max-width:560px){
	.section3{
		height: 450px;
	}
}
@media screen and (min-width:562px){
	.section3 { 
		background-image: url(../images/section3-img.jpg);
		background-size: cover;
	}
}

@supports (-ms-ime-align:auto) {
  .section3 { 
		background-size: 100% auto;
	}
}
@media screen and (min-width:992px){
	.section3{
		background-size: cover;
		background-position: center center;
	}
}
.section3-content{
	text-align: left;
	padding-top: 60px;
}
.section3 h2{
	font-size: 36px;
	line-height: 1.2;
}
.section3 h2 span{
	font-family: 'NotoSansTC-Regular-Alphabetic','微軟正黑體', 'Microsoft JhengHei', Arial, Verdana, sans-serif;
	font-size: 15px;
	display: block;
	padding-bottom: .5em;
}
@media screen and (min-width:768px){
	.section3 h2{
		font-size: 48px;
	}
	.section3 h2 span{
		font-size: 36px;
		display: block;
	}
}
.section3div a {
	font-family: 'NotoSansTC-Regular-Alphabetic','微軟正黑體', 'Microsoft JhengHei', Arial, Verdana, sans-serif;
	display: inline-block;
	background-color: #f0855d;
	text-align: center;
	color: #fff;
	padding: 10px 50px;
    margin: 30px auto;
	/*width: 216px;*/
	/*padding-left: 27px;
	padding-right: 27px;*/
	/*height: 52px;*/
	/*line-height: 52px;*/
	font-size: 18px;
}
/*@media screen and (max-width: 767px){
	.section3div a {
		font-size: 9px;
		width: 108px;
		height: 26px;
		line-height: 26px;
	}
}*/
@media screen and (min-width: 768px){
	.section3div a {
		width: 216px;
	}
}
.section4item{
	margin: 0 -15px;
	text-align: center;
	padding: 0px 0;
	background-size: cover;
}
@media screen and (max-width: 767px){
	.section4item{ padding: 88px 0;}
}
.section4item a {
	display: inline-block;
	background-color: #f8f7f6;
	text-align: center;
	color: #000;
    margin: auto;
	width: 216px;
	padding: 10px 50px;
	/*height: 52px;
	line-height: 52px;*/
	font-size: 18px;
}
/*@media screen and (max-width: 767px){
	.section4item a{
		font-size: 9px;
		width: 108px;
		height: 26px;
		line-height: 26px;
	}
}*/
.section4{ position: relative;}
.section4 .container{ position: relative; z-index: 2;}
.section4 .title-border{
	font-family: 'NotoSansTC-Regular-Alphabetic','微軟正黑體', 'Microsoft JhengHei', Arial, Verdana, sans-serif;
}
.section4 .title-main{
	/*font-family: 'NotoSerifTC-Medium','Noto Serif CJK TC', 新細明體, PMingLiU, MingLiU, 'Apple LiSung Light', "Microsoft JhengHei", "Microsoft YaHei", "Heiti TC", "LiHei Pro", serif*/
}
/*@media screen and (max-width: 767px){
	.section4 .title-border{
		font-size: 7px;
	}
	.section4 .title-main{
		font-size: 19px;
	}
}*/
@media screen and (min-width:768px){
	.section4 .left,
	.section4 .right{
		display: block;
		width: 50%;
		height: 100%;
		position: absolute;
		top: 0;
		background-size: cover;
		z-index: 1;
	}
}
@media screen and (max-width:767px){
	.section4itembg1 { 
		background-image: url(../images/section4-img1.jpg); }
	.section4itembg2 { 
		background-image: url(../images/section4-img2.jpg); }
}

.section4 .left {
	left: 0;
	background-image: url(../images/section4-img1.jpg);
	background-position: center center;
	background-size: 100% auto;
	transition: .3s;
	overflow: hidden;
}
.section4 .right { 
	right: 0;
	background-image: url(../images/section4-img2.jpg);
	background-position: center center;
	background-size: 100.1% auto;
	transform-style: preserve-3d;
	transition: .3s;
	overflow: hidden;
	transform: scale(1);
}
.section4 .left img,
.section4 .right img{
	/*width: 100%;*/
	/*transition: .3s;*/
	display: none;
}
@media screen and (min-width:768px){
	.section4 .left{background-size: auto 100%;}
	.section4 .right{background-size: auto 100%;}
	.section4.left .left,
	.section4.right .right{
		background-size: auto 105%;
		/*transform: scale(1.1);*/
	}
}
@media screen and (max-width:1283px){
	.section4 .left img,
	.section4 .right img{
		/*width: auto;*/
		/*height: 100%;*/
		display: none;
	}
}
@media screen and (min-width:992px){
	.section4.left .left,
	.section4.right .right{
		background-size: 105% auto;
		/*transform: scale(1.1);*/
	}
}
@media screen and (min-width:1264px){
	.section4 .left{background-size: 100%  auto;}
	.section4 .right{background-size: 100%  auto;}
	.section4.left .left,
	.section4.right .right{
		/*background-size: 105% auto;*/
		/*transform: scale(1.1);*/
	}
}
.section4itembg3{
	width: auto;
	margin: 0 15px;
}
@media screen and (min-width:768px){
	.section4itembg3{
		width: auto;
		margin-left: -15px;
		margin-right: -15px;
	}
}
.section5 {
	background-image: url(../images/section4-img3.jpg);
	background-position: center top;
	background-size: cover;
	transition: .5s;
}
.section5 .slogan img{
	width: 100%;
	padding-top: 20px;
}
@media screen and (max-width:767px){
	.section5 .slogan{
		overflow: hidden;
	}
	.section5 .slogan img{
		width: 120%;
		max-width: none;
		margin-left: -10%;
	}
}
@media screen and (min-width:768px){
	.section4itembg1 { 
		height: 496px;
		z-index: 2;
	}
	.section4itembg2 { 
		height: 496px;
		z-index: 2;
	}
	.section4itembg3 {
		/*height: 590px;*/
		margin-bottom: 100px;
	}
	.section5{
		background-size: auto 100%;
	}
	.section5:hover{
		/*background-size: auto 105%;*/
	}
}
@media screen and (min-width:1260px){
	.section5{
		background-size: 100% auto;
	}
	.section5:hover{
		/*background-size: 105% auto;*/
	}
}
a.visitbtn  {
	background-color: #dd4b39;
	color: #fff;
	padding: 10px 0;
    margin: auto;
	font-size: 1.4rem;
	padding: 10px 50px;
	height: auto;
}
.section4div {
	padding: 0;
}
.section5 .vam-item{
	width: 100%;
	color: #fff;
	padding: 60px 50px;
	text-align: center;
	position: relative;
	z-index: 2;
	/*transform: translateY(7%);*/
}
@media screen and (max-width: 767px) {
	.section5 .vam-item{
		padding: 40px 36px 50px;
	}
}
/*@media screen and (min-width: 992px) {
	.section5 .vam-item{
		transform: translateY(13%);
	}
}
@media screen and (min-width: 1350px) {
	.section5 .vam-item{
		transform: translateY(18%);
	}
}
@media screen and (min-width: 1380px) {
	.section5 .vam-it
	em{
		transform: translateY(26%);
	}
}*/
.section5 .vam-item h2:before{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: hsla(13, 9%, 19%,.95);
	top: 0;
	left: 0;
	z-index: -1;
}
.section5 .vam-item h2:after{
	content: '';
	position: absolute;
	z-index: -2;
	width: 100%;
	height: 100%;
	top: 6%;
	right: 6%;
	background-image: url('../images/striped.png');
}
@media screen and (min-width:768px){
	.section5 .vam-item h2:after{
		top: 12%;
		right: 12%;
	}
}
.section5 .vam-item h2{
	font-family: 'Montserrat-Bold';
}
.section5 .vam-item h2 span{
	font-family: 'NotoSansTC-Bold-Alphabetic';
	display: block;
	padding-top: .8em;
	font-size: 22px;
}
.section5 a.visitbtn{
	position: absolute;
	left: 0;
	right: 0;
	bottom: -20px;
	padding: 10px 50px;
	height: auto;
	font-size: 18px;
}
.section5 .vam-item p{
	font-family: 'NotoSansTC-Regular-Alphabetic';
	font-size: 18px;
	line-height: 1.7;
}
.section5 .section4item{
	text-align: left;
	margin-top: -30px;
}
@media screen and (max-width: 767px){
	.section5 .section4item{
		padding-top: 0px;
		margin-top: -28px;
	}
	.section5 .section4item h2{
		font-size: 36px;
	}
	.section5 .section4item h2 span{
		font-size: 24px;
	}
	.section5 .section4item p{
		font-size: 18px;
	}
}
@media screen and (max-width: 767px) and (orientation: landscape){
	.section5 .section4item{
		margin-top: -52px;
	}
}
.section6 {
	background-image: url(../images/section5-img.png);
	background-size: cover;
	background-position: center center;
	padding-top: 16px;
}
@media screen and (min-width: 768px) {
	.section6 {
		padding-top: 0px;
	}
}
.section6 h2 {
	margin: 40px 0 0;
	text-align: center;
	font-size: 36px;	
}
@media screen and (min-width: 768px) {
	.section6 h2 {
		margin: 40px 0;
	}
}
.eventitem {
	position: relative;
	overflow: hidden;
	width: calc( 100% - 40px );
}
@media screen and (min-width:768px){
	.eventitem {
		position: relative;
		overflow: hidden;
		width: calc( 100% / 3 - 40px );
	}
}
a.overlay {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	font-size: 18px;
}
.eventimg {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: auto;
	transform-style: preserve-3d;
	transform: scale(1,1);
	transition:transform 0s; 
}
.eventitem > a{ display: block; }
@media screen and (min-width:768px){
	.eventitem > a img {
		transform: scale(1,1);
		transform-style: preserve-3d;
		transition: transform 0.3s ease-out;
	}

	/*.eventimg:hover img*/
	.eventitem > a:hover img {
		transform: scale(1.1,1.1);
		transform-style: preserve-3d;
		/*transition: transform 0.3s ease-out;*/
	}
}
/*@media screen and (min-width:1200px){
	.eventimg img {
		transition: all 0.5s ease-in-out;
	}
	.eventimg:hover img {
		transform: scale(1.15);
	}
}*/
.eventitemcontent {
	background-color: #fff;
	padding: 10px 20px;
	text-align: left;
	min-height: 250px;
	margin-bottom: 60px;
}
@media screen and  (min-width:768px){
	.eventitemcontent{
		/*min-height: 320px;*/
	}
	.section6 .eventitemcontent{
		display: -ms-flexbox;
		display: flex;
		-ms-flex-flow: column;
		flex-flow: column;
		-ms-align-items: flex-start;
		align-items: flex-start;
	}
	.section6 .eventitemcontent .more-border-red{
		margin-top: auto;
	}
}
@media screen and (min-width:1200px){
	.eventitemcontent{
		min-height: 264px;
	}
}
.eventitemcontent h3 {
	font-family: 'NotoSansTC-Bold-Alphabetic', sans-serif;
	font-size: 24px;
	color: #555;
	line-height: 1.25;
	/*font-weight: 500;*/
	letter-spacing: .05em;
	width: 100%;
}
/*.eventitemcontent *{ outline: 1px solid #f00; }*/
.eventitemcontent p {
	/*font-family: 'NotoSansTC-Regular-Alphabetic','微軟正黑體', 'Microsoft JhengHei', Arial, Verdana, sans-serif;*/
	/*font-family: 'Noto Sans TC';*/
	font-family: 'NotoSansTC-Regular-Alphabetic', sans-serif,'微軟正黑體', 'Microsoft JhengHei', Arial, Verdana, sans-serif;
	font-size: 1.4rem;
	line-height: 1.5;
	color: #555;
	width: 100%;
	-ms-flex-positive: 1;
	flex-grow: 1;
}
/*.eventitemcontent div.more-border-red {
	font-family: 'NotoSansTC-Regular-Alphabetic','微軟正黑體', 'Microsoft JhengHei', Arial, Verdana, sans-serif;
	display: inline-block;
	border: 2px solid #dd4b39;
	margin: 20px 0;
	padding: 10px 40px;
	width: 140px;
	text-align: center;
	color: #dd4b39;
	font-size: 14px;
}*/
.all-more-btn {
	font-family: 'NotoSansTC-Regular-Alphabetic','微軟正黑體', 'Microsoft JhengHei', Arial, Verdana, sans-serif;
	display: inline-block;
	margin: 20px 0;
	padding: 10px 0px;
	width: 140px;
	text-align: center;
	font-size: 14px;
}
.all-more-btn.red-line{
	border: 2px solid #dd4b39;
}
.all-more-btn.color-red{
	color: #dd4b39;
}
.all-more-btn.blue-line{
	border: 2px solid #002157;
}
.all-more-btn.color-blue{
	color: #002157;
}
footer {
	background-color: #362f2d;
	position: relative;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	font-family: 'NotoSansTC-Light-Alphabetic', '微軟正黑體', 'Microsoft JhengHei', Arial, Verdana, sans-serif;
}
@media screen and (min-width:768px){
	.copyr{
		text-align: right;
		padding-right: 0;
	}
}
.embssy-page footer{
	background-color: #fff;
}
@media screen and (max-width: 767px){
	footer{padding-bottom: 30px;}
}
.footerheader {
	padding: 40px 10px;
	margin: 0 15px;
}
.footerheader a { color: #fff;  }
.embssy-page .footerheader a { color: #000; }
.footerheader .row:first-child {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.embssy-page .footerheader .row:first-child{
	border-top: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
}
ul.footernav ,
ul.socialnav  {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.socialnav { float: right; }
.socialnav li,
.footernav li {
	display: inline-block;
	text-align: center;
}
.footernav li {
	line-height: 47px;
	text-align: center;
	padding: 0 8px;
}
@media screen and (max-width:767px){
	.footernav li {
		width: calc(90% / 4);
		padding: 0;
	}
}
@media screen and (min-width:768px){
	.footernav br{ display: none; }
}
@media all and (-ms-high-contrast:none)  {
  /*.foo { color: green }*/ /* IE10 */
 	*::-ms-backdrop, .foo { color: red } /* IE11 */
 	*::-ms-backdrop, .footernav li{
 		line-height: 44px;
 	}
 }
@supports (-ms-ime-align:auto) {
	.footernav li {
		line-height: 45px;
	}
}
.footernav li a {
	color: #fff;
	font-size: 1.4rem;
	/*white-space:nowrap;*/
	/*word-break: keep-all;*/

}
@media screen and (max-width:320px){
	.footernav li a { 
		font-size: 1.2rem;
	}
}
.embssy-page .footernav li a{ color: #000; }
.socialnav li a{
	display: block;
	width: 48px;
	height: 48px;
	line-height: 48px;
}
.socialnav li .iconfb{ background-color: #3b5998; }
.socialnav li .iconig{ background-color: #c13584; }
.socialnav li .iconfb img{ height: 30px;}
.socialnav li .iconig img{ height: 30px;}
.socialnav li .iconline{ position: relative;top: -1px;}
.embssy-page .socialnav li .iconfb{ background-color: transparent; position: relative; right: -6px;}
.embssy-page .socialnav li .iconig{ background-color: transparent;}
.embssy-page .socialnav li .iconline{ background-color: transparent; }
.embssy-page .socialnav li .iconfb img{ height: 42px;}
.embssy-page .socialnav li .iconig img{ height: 40px;}
@media all and (-ms-high-contrast:none)  {
	*::-ms-backdrop, .socialnav li .iconline{ top: 0px;}
}
@supports (-ms-ime-align:auto) {
  .socialnav li .iconline{ top: 0px;}
}
@media screen and (min-width: 768px){
	.index-page .socialnav li .iconline img{ height: 48px; margin-top: -1px;}
	.socialnav li .iconline img{ height: 46px; margin-top: 0px;}
}
/*.socialnav li .iconline img{ width: 90%;}*/

.socialnav li:not(:last-child) { margin-right: 5px; }
.companyinfo {
	padding: 10px 0;
}
.footerlogo {
	width: 15%;
    display: inline-block;
    margin: 0 auto;
    vertical-align:middle;
}
.companyinfo p {
	display: inline-block;
	color: #FFF;
	vertical-align: middle;
	margin-top: 10px;
	font-size: 1.4rem;
	letter-spacing: 0.7px;
	line-height: 1.4;
	position: relative;
	z-index: 1;
}
.embssy-page .companyinfo p { color: #000; }
.navbar .ani-x .icon-bar {
    transition: .3s;
    opacity: 1;
    transform: translateY(0px) rotateZ(0deg);
}

.navbar .ani-x.active .icon-bar:nth-last-child(1) {
    transform: translateY(-6px) rotateZ(225deg);
    opacity: 1;
}

.navbar .ani-x.active .icon-bar:nth-last-child(2) {
    transform: translateY(0px) rotateZ(0deg);
    opacity: 0;
}

.navbar .ani-x.active .icon-bar:nth-last-child(3) {
    transform: translateY(6px) rotateZ(-225deg);
    opacity: 1;
}
/* 手機 */
@media screen and (max-width:767px){
	.section1 {
		margin-top: 50px;
		width: 100%;
		overflow: hidden;
	}
	.footerheader .row { text-align: center; }
	ul.socialnav { float: none; }
	.footerlogo { width: 100%; }
	.footerlogo img { 
		width: 35%;
		margin: 15px auto;
	}
	ul.footernav { margin: 10px 0;}
	ul.socialnav { margin-bottom: 10px; }
	.footernav li { line-height: 2.5rem; }
}



/* amos */
.mobile-navbar{
	position: fixed;
	width: 100%;
	left: 0;
	bottom: 0;
	background-color: #323232;
	z-index: 100;
}
.mobile-navbar a{
	font-size: 12px;
	text-align: center;
	width: 20%;
	display: block;
	float: left;
	color: #fff;
	padding: 10px 0;
	position: relative;
}
.mobile-navbar a + a:before{
	content: '';
	height: calc(100% - 20px);
	position: absolute;
	width: 1px;
	background-color: #fff;
	left: 0;
}
.mobile-navbar .badge{
	position: absolute;
	right: 50%;
	transform: translate(110%,0);
	top: 6px;
	background-color: #ef8200;
}
.mobile-navbar img{
	width: 100%;
	display: block;
}
.more-border a,
.more-border span{
	font-family: 'NotoSansTC-Regular-Alphabetic','微軟正黑體', 'Microsoft JhengHei', Arial, Verdana, sans-serif;
	display: inline-block;
	padding: 6px 20px;
	font-size: 14px;
	color: #002157;
	border: 1px solid #002157;
}

.full-banner{
	background: url('../images/banner-bg.jpg') center center / cover;
	padding-bottom: 40px;
	overflow: hidden;
	position: relative;
}
.embssy-page .full-banner{
	background-image: none;
}

.full-banner .container{
	position: relative;
	z-index: 2;
}
.full-banner .mobile,
.full-banner .desktop{ display: none; }
.full-banner .bg-slider{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.bg-slider-item{
	position: absolute;
	background-size: cover;
	background-position: center center;
	width: 100%;
	height: 100%;
	top: 0;
	display: none;
}
.bg-slider-item > img{
	width: 100%;
}
.bg-slider-item1{background: url(../images/embssy-banner1.jpg) center center / cover;  }
.bg-slider-item2{background: url(../images/embssy-banner2.jpg) center center / cover;  }
.bg-slider-item3{ background: url(../images/embssy-banner3.jpg) center center / cover;  }

@media screen and (max-width:767px){
	.full-banner{
		height: 100vh;
	}
	.full-banner .mobile{ display: block; margin-top: 70px; }
}
@media screen and (max-width: 767px) and (orientation: landscape){
	.full-banner .mobile{ 
		width: 50%;
		margin: auto;
	}
}
@media screen and (min-width:768px){
	.full-banner{
		padding-bottom: 300px;
	}
	.full-banner .desktop{ display: block; }
}
.full-banner .more-border{
	text-align: center;
}
.full-banner .more-border a{
	color: #fff;
	border-color: #fff;
	font-size: 18px;
	background-color: rgba(0, 0, 0, .3);
	padding: 14px 59px;
}
@media screen and (max-width:767px){
	.full-banner .more-border a{
		/*font-size: 18px;*/
		padding: 10px 50px;
	}
}
.banner-content img{
	width: 100%;
}
.facility{
	position: relative;
	z-index: 1;
}
.facility h2{
	text-align: center;
	padding: 20px 0px;
}
.facility-item{
	display: block;
	position: relative;
	background-color: #f4f4f4;
	height: 100%;
	font-size: 14px;
	padding-bottom: 40px;
}
.facility-content-group{
	display: flex;
	align-content: stretch;
	flex-wrap: wrap;
}
.facility-content-group > .col-xs-6{
	padding-bottom: 20px;
	width: calc(50% - 1px);
}
@media screen and (max-width:767px){
	.facility-content-group > .col-xs-6:nth-child(odd){
		padding-right: 5px;
	}
	.facility-content-group > .col-xs-6:nth-child(even){
		padding-left: 5px;
	}
}
.facility h2{
	font-family: 'DFMingStd-W7-BIG','NotoSerifTC-Medium','Noto Serif CJK TC', 新細明體, PMingLiU, MingLiU, 'Apple LiSung Light', 'Microsoft JhengHei', 'Microsoft YaHei', 'Heiti TC', 'LiHei Pro', serif
}
@media screen and (min-width:768px){
	.facility{
		margin-top: -273px;
	}
	.facility-content-group{
		align-items: stretch;
		flex-wrap: nowrap;
	}
	.facility-content-group .col-sm-3{
		padding: 0 10px;
	}
	.facility h2{
		color: #fff;
	}	
}
.facility-item h3{
	font-family: 'NotoSansTC-Regular-Alphabetic','微軟正黑體', 'Microsoft JhengHei', Arial, Verdana, sans-serif;
	color: #002157;
	font-weight: bold;
	padding-top: 0px;
}
.facility-item .caption{
	padding: 20px 9px 15px;
}
@media screen and (min-width:768px){
	.facility-item h3{
		padding-top: 20px;
	}
	.facility-item .caption{
		padding: 27px 24px 30px;
	}
}
.facility-item .caption p{
	font-family: 'NotoSansTC-Regular-Alphabetic','微軟正黑體', 'Microsoft JhengHei', Arial, Verdana, sans-serif;
	line-height: 1.7;
	color: #555;
}
.facility-item .pic{
	position: relative;
}
.facility-item .ovh{
	overflow: hidden;
	width: 100%;
	height: 100%;
	transform-style: preserve-3d;
}
.facility-item .pic:before{
	content: '';
	display: block;
	position: absolute;
	z-index: 2;
	bottom: -23%;
	left: 0;
	right: 0;
	margin: auto;
	width: 31.25%;
	height: 0;
	padding-bottom: 31.25%;
	background-color: #002157;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 45%;
	transform-style: preserve-3d;
}
.facility-item1 .pic:before{ background-image: url('../images/icon01.png'); }
.facility-item2 .pic:before{ background-image: url('../images/icon02.png'); }
.facility-item3 .pic:before{ background-image: url('../images/icon03.png'); }
.facility-item4 .pic:before{ background-image: url('../images/icon04.png'); }
.facility-item .more-border{
	margin-top: 15px;
	position: absolute;
	bottom: 20px;
}
.facility-item .all-more-btn{
	margin-top: 15px;
	position: absolute;
	bottom: 0px;
}
@media screen and (max-width: 320px){
	.facility-item .all-more-btn{
		width: 120px;
	}
}
@media screen and  (min-width: 768px) and (max-width: 992px){
	.facility-item .all-more-btn{
		width: 130px;
	}
}
.facility-item img{
	width: 100%;
	transform: scale(1);
	transition: .3s;
}
@media screen and (min-width: 768px){
	.facility-item:hover img{
		transform: scale(1.05);
	}
}

.topic-title{
	font-family: 'DFMingStd-W7-BIG','NotoSerifTC-Medium','Noto Serif CJK TC', 新細明體, PMingLiU, MingLiU, 'Apple LiSung Light', 'Microsoft JhengHei', 'Microsoft YaHei', 'Heiti TC', 'LiHei Pro', serif;
	text-align: center;
	font-size: 36px;
}
@media screen and (max-width:767px){
	.news .topic-title{
		margin-bottom: 36px;
	}
}
.news{
	padding: 40px 0;
}
.news-content{
	padding: 0 15px;
	width: 74%;
	margin-left: 13%;
}
@media screen and (max-width:767px){
	.news-content{
		width: 100%;
		margin-left: 0;
	}
}
.new-item{
	font-family: 'NotoSansTC-Regular-Alphabetic','微軟正黑體', 'Microsoft JhengHei', Arial, Verdana, sans-serif;
}
.news-item time{ 
	color: #555; 
	font-size: 14px;
	margin-right: 10px;
}
.news-item .news-class{
	background-color: #9e005d;
	color: #fff;
	display: inline-block;
	padding: 3px 8px;
	font-size: 14px;
}
.news-item p{
	line-height: 1.4;
	margin-bottom: 40px;
	font-size: 18px;
	color: #002157;
	padding-top: 6px;	
}
.news .more-border{
	text-align: center;
}
.guide,
.reservation{
	margin-left: -15px;
	margin-right: -15px;
	padding-bottom: 100%;
	background-size: cover;
	position: relative;
	color: #fff;
	text-align: center;
}
@media screen and (min-width: 1200px){
	.guide,
	.reservation{
		padding-bottom: 0;
		height: 556px;
	}
}
.guide{
	display: block;
	background-image: url('../images/guide.jpg');
}
.reservation{
	display: block;
	background-image: url('../images/reservation.jpg');
}
.guide:hover,
.reservation:hover{ color: #fff; }
.guide .vam-papa,
.reservation .vam-papa{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.guide h2,
.reservation h2,
.guide h2,
.reservation h2{
	font-family: 'DFMingStd-W7-BIG','NotoSerifTC-Medium','Noto Serif CJK TC', 新細明體, PMingLiU, MingLiU, 'Apple LiSung Light', 'Microsoft JhengHei', 'Microsoft YaHei', 'Heiti TC', 'LiHei Pro', serif;
	font-size: 30px;
	text-decoration: none;
}
.guide h2:before,
.reservation h2:before,
.guide h2:after,
.reservation h2:after{
	font-size: 70px;
	display: block;
	font-family: 'Montserrat-Thin', sans-serif;
	font-weight: 100;
}
@media screen and (min-width:768px){
	.guide h2:before,
	.reservation h2:before,
	.guide h2:after,
	.reservation h2:after{
		font-size: 70px;
	}
}
@media screen and (min-width:992px){
	.guide h2:before,
	.reservation h2:before,
	.guide h2:after,
	.reservation h2:after{
		font-size: 100px;
	}
}
@media screen and (min-width:1200px){
	.guide h2:before,
	.reservation h2:before,
	.guide h2:after,
	.reservation h2:after{
		font-size: 120px;
	}
}
.guide h2:before{ content: 'Floor'; }
.reservation h2:before{ content: 'Guidance'; }
.guide h2:after{ content: 'guide'; }
.reservation h2:after{ content: 'booking'; }
.goto-embssy{
	background: url('../images/goto-embssy2.jpg') center center / cover;
}
.goto-embssy-content{
	text-align: center;
	padding: 50px 0;
	color: #fff;
}
@media screen and (min-width:768px){
	.goto-embssy-content{
		/*padding:0 0 45%;*/
		height: 640px;
	}
}

@media screen and (min-width:768px){
	.goto-embssy .vam-papa{
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
	}
}
.goto-embssy .topic-title h2{
	font-family: 'DFMingStd-W7-BIG','NotoSerifTC-Medium','Noto Serif CJK TC', 新細明體, PMingLiU, MingLiU, 'Apple LiSung Light', 'Microsoft JhengHei', 'Microsoft YaHei', 'Heiti TC', 'LiHei Pro', serif;
	font-size: 48px;
	margin-bottom: 40px;
}
@media screen and (max-width:767px){
	.goto-embssy .topic-title h2{
		font-size: 36px;
	}
}
.goto-embssy p{
	font-size: 18px;
	margin-bottom: 70px;
	line-height: 1.6;
}
.goto-embssy .more-border a{
	border-color: #fff;
	color: #fff;
	font-size: 18px;
	padding: 6px 50px;
}


/* Gates Modify */
.slider-container .control {
	position: absolute;
	right: 10px;
	bottom: 10px;
	display: none;
}
.slider-container .control a {
	display: inline-block;
	padding: 3px;
	margin: 0 3px;
	width: 16px;
	color: #FFF;
	background-color: #000;
	text-align: center;
	font-size: 16px;
	text-decoration: none;
}
.slider-container .control a.on {
	font-weight: bold;
	color: #f00;
}



/*20180525 new*/
.fix-container{
	padding: 0 15px;
	max-width: 1172px;
	margin: auto;
}
@media screen and (max-width:1199px){
	.fix-container .breadcrumb{
		padding-left: 15px;
		padding-right: 15px;
	}
}
.sideMenu{
	width: 200px;
	background-color: #fafafa;
}
@media screen and (min-width:768px){
	.sideMenu{
		width: 185px;
		margin-left: 15px;
		float: left;
		background-color: #fff;
	}
	.main-cp-block{
		width: calc(100% - 200px);
		float: left;
	}
	.embssy-news-page .main-cp-block{
		margin: auto;
		float: none;
		width: 100%;
		max-width: 1170px;
	}
	.embssy-query-page .main-cp-block,
	.embssy-guide-page .main-cp-block{
		margin: auto;
		float: none;
		width: 100%;
		max-width: 980px;
	}
	.embssy-facility-page .main-cp-block{
		margin: auto;
		float: none;
		width: 100%;
		max-width: 972px;
	}
	.embssy-intro-page .main-cp-block{
		margin: auto;
		float: none;
		width: 100%;
		max-width: 980px;
	}
}
@media screen and (min-width:1200px){
	.sideMenu{
		width: 200px;
		float: left;
		background-color: #fff;
		margin-left: 0;
	}
}
@media screen and (max-width:1199px){
	.cp-page-block .main-cp-block{
		padding-left: 15px;
		padding-right: 15px;
	}
}
.sideMenu ul{}
.sideMenu li{
	list-style: none;
}
.sideMenu a{
	font-family: NotoSansTC-Regular-Alphabetic, sans-serif, 微軟正黑體, "Microsoft JhengHei", Arial, Verdana, sans-serif;
	display: block;
	color: #666;
	font-size: 16px;
	padding: 16px 38px;
	text-align: right;
	border-bottom: 1px solid #f9f9f9;
}
.sideMenu a:hover,
.sideMenu .active a{
	background-color: #fafafa;
	color: #ef8200;
}
.main-cp-block h1{
	color: #ef8200;
	padding-bottom: 44px;
	line-height: 1em;
	margin-bottom: 0;
}
.about h2{
	color: #ef8200;
	padding-bottom: 44px;
	line-height: 1em;
	margin-bottom: 0;
	padding-top: 70px;
}

.chairman,
.history,
.vision,
.about{
	text-align: center;
	padding-bottom: 80px;
}
.chairman p{
	font-family: NotoSansTC-Bold-Alphabetic, sans-serif, 微軟正黑體, "Microsoft JhengHei", Arial, Verdana, sans-serif;
	font-size: 16px;
	line-height: 2;
}
@media screen and (max-width:767px){
	.chairman p{
		font-size: 14px;
	}
}
.about p{
	font-family: 'NotoSansTC-Regular-Alphabetic', sans-serif, 微軟正黑體, "Microsoft JhengHei", Arial, Verdana, sans-serif;
	font-size: 16px;
	line-height: 2;
	max-width: 860px;
	margin: auto;
}
.time-line{
	width: 100%;
	position: relative;
	overflow: hidden;
	padding-top: 20px;
}
.time-line:before{
	content: '';
	display: block;
	position: absolute;
	width: 4px;
	height: 100%;
	background-color: #999;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin:0 auto;
}
.time-line .time-title{
	font-family: 'montserratsemibold';
	font-weight: 900;
	font-size: 36px;
	color: #5e4f4a;
}
.time-line .special .time-title,
.time-line .special p{
	color: #ef8200;
}
.time-line li{
	position: relative;
	width: 50%;
	padding-bottom:60px;
}
.in-left{
	float: left;
	text-align: right;
	padding-right: 40px;
	padding-left: 20px;
	clear: left;
}
.in-right{
	float: right;
	text-align: left;
	padding-left: 40px;
	padding-right: 20px;
	clear: right;
}
.mt-fix{
	margin-top: 60px;
}
@media screen and (min-width:768px){
	.in-left{
		padding-right: 60px;
	}
	.in-right{
		padding-left: 60px;
	}
}
.time-line li img{
	max-width: 100%;
}
.time-title:before{
	content: '';
	display: block;
	position: absolute;
	background-color: #fff;
	top: .4em; 
	width: 10px;
	height: 10px;
	border-radius: 50%;
	box-shadow: 0px 0px 0px 4px #999;
}
.special .time-title:before{
	top: .2em; 
	width: 24px;
	height: 24px;
	box-shadow: 0px 0px 0px 4px #ef8200;
}
.in-left .time-title:before{
	right: -5px;
}
.in-right .time-title:before{
	left: -5px;
}
.special.in-left .time-title:before{
	right: -12px;
}
.special.in-right .time-title:before{
	left: -12px;
}
.special{
	color: #ef8200;
}
.time-line li p{
	font-family: NotoSansTC-Regular-Alphabetic, sans-serif, 微軟正黑體, "Microsoft JhengHei", Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #111;
	padding-top: 10px;
	padding-left: .7em;
	text-indent: -.7em;
}
@media screen and (max-width:767px){
	.time-line li p{
		text-align: left;
	}
}
.time-line li p + p{
	padding-top: 0;
}
.time-line li p + img{
	padding-top: 10px;
}
.my-brands-pic{
	width: 100%;
	display: inline-block;
}
.tc{width: 80%; margin: auto; display: block;}
.py{width: 100%;}
@media screen and (min-width:768px){
	.time-line .iso-pic{
		margin-left: 3em;
	}
	.time-line .my-brands-pic{
		width: 40%;
		display: inline-block;
	}
	.time-line .tc{
		width: 34%;
		position: relative;
		left: 44%;
	}
	.time-line .py{
		width: 45%;
		position: relative;
		left: -35%;
	}
}
.time-line li img + p{
	/*padding-top: 20px;*/
}
.time-line li p:before{
	content: '';
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #111;
	margin-right: .3em;
	vertical-align: middle;
	position: relative;
	top: -1px;
}
li.special p:before{
	background-color: #ef8200;
}
.main-cp-block .chairman p + p{
	margin-top: 2.5em;
}
.breadcrumb{
	border-radius: 0;
	background-color: transparent;
}
.content-main-title,
.main-cp-block .content-main-title{
	color: #000;
	text-align: center;
	padding-bottom: 32px;
	font-family: 'DFMingStd-W7-BIG','NotoSerifTC-Medium', 'Noto Serif CJK TC', 新細明體, PMingLiU, MingLiU, 'Apple LiSung Light', 'Microsoft JhengHei', 'Microsoft YaHei', 'Heiti TC', 'LiHei Pro', serif;
}
@media screen and (min-width:768px){
	.breadcrumb{
		padding-left: 0;
	}
}
.breadcrumb li{
	font-family: NotoSansTC-Regular-Alphabetic, sans-serif, 微軟正黑體, "Microsoft JhengHei", Arial, Verdana, sans-serif;
	font-size: 14px;
	padding-bottom: 10px;
}
.breadcrumb li + li:before{
	color: #362f2d; 
}
.breadcrumb li a{  
	color: #362f2d;
} 
.breadcrumb .active,
.breadcrumb .active a{
	color: #000;
}
.chairman-pic,
.chairman-name{
	display: block;
	max-width: 100%;
	margin: auto;
}
.chairman-pic{
	margin-bottom: 20px;
}
.job-title{
	display: block;
}
.cp-banner{
	min-height: 400px;
	text-align: center;
	display: flex;
	align-items: center;
	background: url(../images/statement-banner.jpg) no-repeat center center / cover; 
}
.embssy-page .cp-banner{
	height: 500px;
}
.jumbotron.cp-banner{
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.about-banner{background-image: url(../images/about-banner.jpg); }
.statement-banner{background-image: url(../images/statement-banner.jpg); }
.news-banner{background-image: url(../images/news-banner.jpg); }
.vision-banner{background-image: url(../images/vision-banner.jpg); }
.company-banner{background-image: url(../images/company-banner.jpg); }
.contact-banner{background-image: url(../images/contact-banner.jpg); }
.reports-banner{background-image: url(../images/reports-banner.jpg); }
.catalogue-banner{background-image: url(../images/catalogue-banner.jpg); }
.store-banner{background-image: url(../images/store-banner.jpg); }
.history-banner{background-image: url(../images/history-banner.jpg); }
.embssy-news-banner{background: url(../images/embssy-news-banner.jpg) no-repeat center center / cover; }
.embssy-news-cp-banner{background: url(../images/embssy-news-cp-banner.jpg) no-repeat center center / cover; }
 

.cp-banner .news-cp-title{ color: #fff; }
.cp-banner .news-cp-title h1{ font-size: 48px; }
.cp-banner .news-cp-title time{ font-size: 18px; }

@media screen and (min-width:768px){
	.cp-banner .news-cp-title {
		position: relative;
		top:80px;
	}
	.cp-banner .news-cp-title h1{ font-size: 48px; }
	.cp-banner .news-cp-title time{ font-size: 18px; }
}
.cp-main-banner-txt{
	position: relative;
	font-size: 120px;
    display: block;
    font-family: 'Montserrat-Thin', sans-serif;
    font-weight: 100;
    color: #fff;
    transform: translateY(-8px);
}
.cp-main-banner-txt .cht{
	font-family: 'DFMingStd-W7-BIG','NotoSerifTC-Medium','Noto Serif CJK TC', 新細明體, PMingLiU, MingLiU, 'Apple LiSung Light', 'Microsoft JhengHei', 'Microsoft YaHei', 'Heiti TC', 'LiHei Pro', serif;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 50%;
	transform: translateY(-50%);
	margin: auto;
	text-align: center;
	height: 0em;
	font-size: 30px;
}
@media screen and (max-width:767px){
	.jumbotron.cp-banner .container{
		width: 100%;
	}
	.cp-main-banner-txt{
		transform: translateY(0);
	}
	.cp-main-banner-txt .cht{
		position: relative;
		height: auto;
		line-height: 1;
		padding: 0;
		transform: translateY(0%);

	}
}

@media screen and (min-width:768px){
	.cp-main-banner-txt{
    	transform: translateY(64px);
	}
}
@media screen and (min-width:992px){
	.cp-main-banner-txt{
    	transform: translateY(72px);
	}
}
@media screen and (min-width:1200px){
	.cp-main-banner-txt{
    	transform: translateY(80px);
	}
}
.cp-banner img{
	transform: translateY(30px);
}
.embssy-page .cp-banner img{
	transform: translateY(80px);
}
*::-ms-backdrop, .cp-banner img{
	transform: translateY(100px);
}
@media screen and (max-width:767px){
	.cp-banner{
		min-height: 200px;
	}
	.embssy-page .cp-banner{
		margin-top: 50px;
		height: 340px;
		margin-bottom: 10px;
	}
	.cp-banner img{
		max-width: 80%;
		transform: translateY(20px);
	}
	.embssy-page .cp-banner img{
		transform: translateY(0px);
	}
	.cp-page-block{
		display: flex;
		flex-wrap: wrap;
		flex-direction: column;
	}
	.breadcrumb{
		margin-bottom: 0;
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		background-color: #f5f5f5;
	}
	.breadcrumb a{
		color: #362f2d;
	}
	.embssy-page .breadcrumb{
		background-color: transparent;
		border: none;
		margin-bottom: 6px;
	}
	.cp-page-block .main-cp-block{
		order: -1;
	}
	.embssy-page .cp-page-block .main-cp-block{
		order: 0;
	}
	.cp-page-block .sideMenu{
		width: 100%;
		background-color: #fafafa;
	}
	.cp-page-block .sideMenu ul{
		display: flex;
		flex-wrap: wrap;
		flex-direction: row;
		margin-bottom: 0;
	}
	.cp-page-block .sideMenu li{
		width: 50%;
		border-bottom: 1px solid #e0e0e0;
	}
	.cp-page-block .sideMenu li:nth-of-type(even){
		border-left: 1px solid #e0e0e0;
	}
	.cp-page-block .sideMenu a{
		padding: 16px 0px;
		text-align: center;
	}
}


.vision-content{
	width: 100%;
	padding: 0 15px;
	margin: auto;
	overflow: hidden;
}
@media screen and (min-width:768px){
	.vision-content{
		width: calc(100% - 10px);
		padding: 0;
	}
}
@media screen and (min-width:992px){
	.vision-content{
		width: 630px;
		padding: 0;
	}
}
.col-group{
	margin: auto;
	overflow: hidden;
	text-align: center;
	border-radius: 14px;
	background-color: #d5e690;
	padding: 14px;
}
@media screen and (min-width:768px){
	.col-group{
		padding: 25px;
	}
}
.vision-content .col1,
.vision-content .col2{
	width: 100%;
}
.arrow-group .col1,
.arrow-group .col2{
	float: left;
	width: 50%;
}
@media screen and (max-width:767px){
	.col-group .col1{
		margin-bottom: 20px;
	}
}
@media screen and (min-width:768px){
	.vision-content .col1,
	.vision-content .col2{
		width: calc( 50% - 10px );
		float: left;
		margin: 0 5px;
	}
}
@media screen and (min-width:992px){
	.vision-content .col1,
	.vision-content .col2{
		width: 280px;
	}
}
.vision-content h2{
	font-size: 16px;
	background-color: #2caf3d;
	padding: 8px 0;
	border-radius: 200px;
	color: #fff;
	margin: 0;
}
.vision-content h3{
	font-size: 18px;
	padding: 33px 0;
	background-color: #fff;
	border-radius: 8px;
}
@media screen and (max-width:767px){
	.vision-content h3{
		margin-top: 13px;
	}
}
.vision-content ul{
	background-color: #eaf3c8;
	border-radius: 8px;
	border: 3px solid #fff;
	height: 136px;
	text-align: left;
	padding: 20px 0;
	margin-bottom: 0;
}
.vision-content li{
	font-size: 12px;
	line-height: 2;
	padding-left: 20px;
	text-indent: -10px;
}
.vision-content li:before{
	content: '';
	display: inline-block;
	background-color: #000;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	vertical-align: middle;
	position: relative;
	top: -1px;
	margin-right: 4px;
}
.arrow-group{
	overflow: hidden;
	padding: 16px 25px;
	width: 100%;
	margin: auto;
	text-align: center;
}
@media screen and (min-width:768px){
	.arrow-group{
		width: 630px;
	}
}
.arrow-group img{
	width: 9px;
}
@media screen and (min-width:768px){
	.arrow-group img{
		width: 18px;
	}
}
.vision-done{
	font-size: 18px;
	background-color: #f0880d;
	border-radius: 14px;
	padding: 22px 0;
	color: #fff;
}
@media screen and (max-width:767px){
	.vision-done{
		font-size: 16px;
	}
}


.about .pic-group{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	padding-top: 28px;
}
.about p{
	text-align: left;
}
.about .pic-group img{
	width: 32%;
	height: auto;
	max-width: 100%;
}
.about .iso{
	width: 188px;
	margin-top: 50px;
}


.features{
	display: flex;
	min-height: 744px;
	padding: 84px 0;
	align-items: center;
}
@media screen and (max-width:767px){
	.features{
		padding: 45px 0;
	}
}

.brands-page .features{ background: url(../images/brands-bg03.jpg) no-repeat -100px bottom / 100% auto; }
.brands-cake-page .features{ background: url(../images/brands-cake-bg03.jpg) no-repeat -100px bottom / 100% auto; }
.brands-baumkuchen-page .features{ background: url(../images/baumkuchen-bg03.jpg) no-repeat center center / cover; }
@media screen and (min-width:768px){
	.brands-page .features,
	.brands-cake-page .features{ 
		background-position: left bottom;
		background-size: auto auto;
	}
	.brands-baumkuchen-page .features{ 
		background-position: center center;
		background-size: cover;
	}
}
.birth{
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	min-height: 744px;
	height: 2em; /*for ie11 flex fix*/
	padding: 36px 0;
	align-items: center;
	background: url(../images/bg-p-m.png) no-repeat center 30px / 90% auto;
}
@media screen and (max-width:767px){
	.birth{
		padding: 60px 0;
	}
}
@media screen and (min-width:768px){
	.birth{ 
		background: url(../images/bg-p.png) no-repeat center 50px / 90% auto;
		padding: 84px 0; 
	}
}

.brands-cake-page .birth{ background-color: #bc791e;}
.brands-baumkuchen-page .birth,
.brands-page .birth{ background-color: #a14a00; }
@media screen and (max-width:767px){
	.birth{
		display: block;
		height: auto;
		min-height: auto;
		padding:30px 0;
	}
}
.section-title{
	text-align: center;
	padding-bottom: 20px;
}
@media screen and (min-width:768px){
	.section-title{
		padding-bottom: 64px;
	}
}
.section-title h1{
	font-family: 'DFMingStd-W7-BIG','NotoSerifTC-Medium', 'Noto Serif CJK TC', 新細明體, PMingLiU, MingLiU, 'Apple LiSung Light', 'Microsoft JhengHei', 'Microsoft YaHei', 'Heiti TC', 'LiHei Pro', serif;
	font-size: 48px;
	padding-bottom: 20px;
}
@media screen and (min-width:768px){
	.section-title h1{ padding-bottom: 30px; }
}
.section-title p{
	font-size: 21px;
	line-height: 1.8;
}
.birth .row:nth-child(2){
	margin-bottom: 80px;
}
.birth .section-title{
	color: #fff;
}
.birth .item-group{
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	padding: 0 20px;
}

*::-ms-backdrop, .birth .container-fluid{ 
	width: 100%;
	max-width: 1170px;
}

.birth .item-group .item:nth-child(odd){
	width: 41%;
}
.birth .item-group .item:nth-child(even){
	width: 18%;
}
@media screen and (max-width:767px){
	.birth .item-group .item:nth-child(4){
		display: none;
	}
	.birth .item-group .item{
		padding-bottom: 40px;
	}
	.birth .row:nth-child(2){
		margin-bottom: 0px;
	}
}
.birth .item-group .item img{
	max-width: 100%;
	display: block;
	margin: auto;
}
@media screen and (min-width:768px){
	.birth .container-fluid{
		width: 100%;
		max-width: 1200px;
	}
	.birth .item-group{
		flex-wrap: nowrap;
	}
	.birth .item-group .item:nth-child(odd){
		width: 19%;
	}
	.birth .item-group .item:nth-child(even){
		width: 8%;
	}
}






.features .item{
	text-align: center;
}
.features .item {
	max-width: 100%;
}
.features .item h2{
	font-size: 24px;
}
.features .item p{
	text-align: left;
	font-size: 18px;
	line-height: 1.8;
	margin-left: auto;
	margin-right: auto;
	max-width: 15em;
}
@media screen and (max-width:767px){
	.features .item img{
		width: 88px;
	}
}


.first-banner{
	background: no-repeat center center / cover;
	min-height: 476px;
	display: flex;
	align-items: center;
}
.brands-cake-page .first-banner{  background-image: url(../images/brands-cake-bg01.jpg); }
.brands-page .first-banner{ background-image: url(../images/brands-bg01.jpg); }
.brands-baumkuchen-page .first-banner{ background-image: url(../images/brands-baumkuchen-bg01.jpg); }
@media screen and (max-width:767px){
	.first-banner{margin-top: 50px;}
}
.no1-brands{
	background: no-repeat center center / cover;
	min-height: 476px;
	position: relative;
}
.brands-cake-page .no1-brands{  background-image: url(../images/brands-cake-bg02.jpg); }
.brands-page .no1-brands{ background-image: url(../images/brands-bg02.jpg); }
.brands-baumkuchen-page .no1-brands{ background-image: url(../images/baumkuchen-bg02.jpg); }
@media screen and (min-width:768px){
	.first-banner{
		min-height: 700px;
	}
	.no1-brands{ 
		min-height: 638px;
	}
}
.first-banner img{
	width: 98%;
	max-width: 100%;
	display: block;
	margin: auto;
}
@media all and (-ms-high-contrast:none)  {
 	*::-ms-backdrop, .first-banner img{ 
 		position: relative;
 		top: 260px;
 	} /* IE11 */
 }

.no1-brands .item{
	margin: 0 10px;
	color: #000;
}
.brands-cake-page .no1-brands .item{
	color: #fff;
}
.no1-brands .container .row .col-sm-6{
	min-height: 638px;
}
@media screen and (max-width:767px){
	.no1-brands .container .no1-brands-logo{
		display: none;

	}
}
.no1-brands-txt{
	display: flex;
	display: -ms-flex;
	align-items: center;
	-ms-align-items: center;
	-ms-align-content: center;
	height: 1em;
}
.no1-brands-txt .item{
	display: inline-block;
	vertical-align: middle;
}

.no1-brands .item-logo{
	position: absolute;
	width: 100%;
	/*max-width: 1170px;*/
	bottom: 0px;
	left: 0%;
	right: 0;
	margin-left: auto;
	margin-right: auto;
}
.no1-brands .item-logo{display: none;}
.no1-brands .item-logo img{
	position: absolute;
	right: 3%;
	bottom: 40px;
}
@media screen and (min-width:992px){
	.no1-brands .item-logo{
		display: block;
	}
}
@media screen and (min-width:768px){
	.no1-brands .item{
		margin:0px;
	}
}
.no1-brands .item h1{
	font-size: 36px;
	margin-bottom: .6em;
	font-family: 'DFMingStd-W7-BIG','NotoSerifTC-Medium', 'Noto Serif CJK TC', 新細明體, PMingLiU, MingLiU, 'Apple LiSung Light', 'Microsoft JhengHei', 'Microsoft YaHei', 'Heiti TC', 'LiHei Pro', serif;
}
.no1-brands .item p{
	font-size: 21px;
	line-height: 1.8;
}
@media screen and (min-width:768px){
	.no1-brands .item h1{
		font-size: 48px;
	}
}




.news-category-menu{
	width: 240px;
	margin: auto;
}
.news-category-menu ul{
	display: flex;
	flex-wrap: wrap;
}
.news-category-menu li{
	width: 50%;
	margin-bottom: 2px;
}
.news-category-menu a{
	font-size: 16px;
	display: block;
	padding: 13px;
	background-color: #fafafa;
	text-align: center;
	color: #362f2d;
}
.news-category-menu .active a{
	background-color: #002157;
	color: #fff;
}

@media screen and (min-width:768px){
	.news-category-menu{
		width: 100%;
		max-width: 800px;
		margin: auto;
		padding-top: 4px;
	}
	.news-category-menu ul{
		width: 100%;
	}
	.news-category-menu li{
		display: block;
		float: left;
		width: 25%;
	}
	.news-category-menu a:hover,
	.news-category-menu .active a{
		background-color: #002157;
		color: #fff;
	}
}


.news .item-group{
	display: flex;
	flex-wrap: wrap;
}

.news .item-group .item{
	display: flex;
	flex-direction: column;
	width: 100%;
	margin: 10px;
	font-size: 14px;
	background-color: #f4f4f4;
}
@media screen and (min-width:768px){
	.news .item-group .item{
		width: calc( 100% / 3 - 20px);
	}
}
.news .item-group .item .txt{
	margin:0 24px 20px;
	min-height: 224px;
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}
.news .item-group .item .txt .all-more-btn{
	margin-bottom: 10px;
}
.news .item-group .item .txt h2{
	font-family: 'NotoSansTC-Bold-Alphabetic', sans-serif;
	font-size: 24px;
	color: #002157;
	line-height: 1.25;
}
.news .item-group .item img{
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	transform: scale(1);
	transition: .3s;
}
.news .item-group .item .pic{
	overflow: hidden;
	width: 100%;
	height: 0;
	padding-bottom: 62.5%;
	position: relative;
	margin-bottom: 10px;
}

@media screen and (min-width:768px){
	.news .item-group .item .pic:hover img{
		transform: scale(1.1);
	}
}
.news .item-group .item time{
	color: #555;
	vertical-align: middle;
	margin-right: 1.2em;
}
.news .news-tag{
	display: inline-block;
	padding: 6px 12px;
	background-color: #9e005d;
	color: #fff;
	vertical-align: middle;
}
@media screen and (min-width:768px){
	.news .news-tag{ margin-top: 10px; }
}
@media screen and (min-width:992px){
	.news .news-tag{ margin-top: 0px; }
}
.news .item-group .item p{
	font-family: 'NotoSansTC-Regular-Alphabetic', sans-serif,'微軟正黑體', 'Microsoft JhengHei', Arial, Verdana, sans-serif;
	color: #555;
	line-height: 1.5;
	flex-grow: 1;
}
/*.news .item-group .item .btn-more{
	border:2px solid #002157;
	display: inline-block;
	padding: 6px 30px;
	color: #002157;
}*/

.page{
	text-align: center;
	padding-top: 30px;
}
.pagination li a{
	border: none;
	font-size: 14px; 
	color: #000;
	border: 1px solid transparent;
}

.pagination li a:hover,
.pagination li.active a{
	border: 1px solid #c3cbd7;
	background-color: #002157; 
	color: #fff;
}


.title-h1{
	font-family: 'DFMingStd-W7-BIG','NotoSerifTC-Medium', 'Noto Serif CJK TC', 新細明體, PMingLiU, MingLiU, 'Apple LiSung Light', 'Microsoft JhengHei', 'Microsoft YaHei', 'Heiti TC', 'LiHei Pro', serif;
	font-size: 30px;
	text-align: center;
	margin-bottom: 1em;
}


.news-cp-content{
	padding: 0 20px;
	font-size: 18px;
	color: #555;
	line-height: 1.8;
}
@media screen and (min-width:768px){
	.news-cp-content{
		padding: 15px 0px 0;
		margin-top: -4px;
	}
}
.news-cp-content:after{
	content: '';
	display: block;
	height: 0;
	border-bottom: 1px solid  #6c6665;
}
.news-cp-content p img{
	width: 100%;
	max-width: 100%;
}
.news-cp-content figure{
	padding-top: 2px;
}
.news-cp-content figure img{
	width: 100%;
	margin-bottom: 12px;
}
.news-cp-content figcaption{
}

a.back{
	width: 144px;
	height: 36px;
	border:1px solid #6c6665;
	display: block;
	text-align: center;
	line-height: 36px;
	font-size: 14px;
	color: #362f2d;
	margin: 0 auto 64px;
}

.social-list{
	text-align: center;
}
.social-list ul{
	font-size: 0;
	margin: 0;
	padding: 50px 0 60px ;
}
.social-list li{
	display: inline-block;
	font-size: 14px;
}
@media screen and (max-width:767px){
	.social-list li{
		width: 40px;
		overflow: hidden;
	}
	.social-list li img{
		margin-left: -6px;
	}
}



.embssy-booking-page .main-cp-block{
	float: none;
	margin: auto;
}
.booking-content{
	position: relative;
}
@media screen and (min-width:768px){
	.booking-content{
		max-width: 1008px;
		margin: auto;
	}
}
a.link-booking-check{
	position: absolute;
	z-index: 4;
	right: 12px;
	top: 20px;
	font-size: 14px;
	color: #002157;
	border-bottom: 1px solid #002157;
}
.booking-content > .col-sm-6{
	padding: 0 12px;
}
.booking-content h2{
	font-family: 'NotoSansTC-Regular-Alphabetic','微軟正黑體', 'Microsoft JhengHei', Arial, Verdana, sans-serif;
	font-size: 24px;
	color: #002157;
	font-weight: bold;
}
.nav-service p,
.open-time p{
	font-size: 16px;
	color: #555;
	line-height: 1.8;
}
.nav-service,
.open-time{
	padding-bottom: 40px;
}
@media screen and (max-width:767px){
	.nav-service{
		padding-bottom: 0;
	}
}
.nav-ser-item .pic img{
	width: 100%;
	vertical-align: top;
}
.nav-ser-item{
	background-color: #f4f4f4;
	overflow: hidden;
}
@media screen and (max-width:767px){
	.nav-ser-item{
		margin-bottom: 40px;
	}
}
.nav-ser-item .text{
	padding:0 24px 48px;
}
.nav-ser-item{
	color: #555;
}
.nav-info{
	font-size: 14px;
	line-height: 1.8;
}
.visitor h3{
	font-family: 'NotoSansTC-Regular-Alphabetic','微軟正黑體', 'Microsoft JhengHei', Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 2px;
	margin-top: 12px;
}
.visitor h4{
	font-family: 'NotoSansTC-Regular-Alphabetic','微軟正黑體', 'Microsoft JhengHei', Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #002157;
}
.visitor p{
	font-size: 14px;
} 
.visitor h3 + h4{
	margin-top: 28px;
}
.visitor h3 + p{
	font-size: 12px;
}

.visitor{
	display: flex;
	text-align: center;
	justify-content: center;
}
.visitor .col{
	width: 50%;
	max-width: 208px;
	padding: 0 28px;
}
@media screen and (max-width:767px){
	.visitor .col{
		padding: 0 10px;
	}
}
.visitor .col + .col{
	border-left: 1px solid #ccc;
}
.visitor .all-more-btn{
	margin-top: 0;
	width: 100%;
}
@media screen and (max-width:767px){
	.visitor .all-more-btn{
		width: 100%;
		padding: 10px 20px;
	}
}
.visitor .all-more-btn + p{
	line-height: 1.6;
	text-align: left;
	padding-left: .8em;
	text-indent: -.8em;

}
.nav-ser-item .note{
	padding-top: 2em;
}
.nav-ser-item .note h3,
.nav-ser-item .note li{
	font-weight: normal;
	font-size: 12px;
	color: #555;
	margin: 0;
	line-height: 1.8;
}

.nav-ser-item .note li{
	list-style-type: decimal;
	margin-left: 1.1em;
}


.f-num{
	clear: both;
}
.f-num:after{
	content: '';
	display: table;
	height: 0;
	clear: both;
}
.f-num + .f-num{
	margin-top: 17px;
}
.f-num .floor-map h2{
	line-height: 72px;
	font-family: 'Montserrat-Thin';
	font-weight: bold;
	font-style: italic;
	color: #002157;
	font-size: 72px;
}
.floor-area .area-title h2{
	font-size: 21px;
	padding-top: 48px;
	font-family: 'DFMingStd-W7-BIG';
	text-align: center;
}

.f-num .floor-map .pic{
	max-width: 418px;
}
.f-num .floor-map img{
	width: 100%;
}
.f-num .floor-area{}
.f-num .area-list  + .area-list{
	border-top: 1px solid #ccc;
}
.area-list{
	padding: 30px 0;
}
.area-list .item-group{
	display: flex;
	align-items: center;
}
.area-list .item-group .loc{
	width: 41%;
}
@media screen and (max-width:767px){
	.area-list .item-group{
		flex-direction: column;
	}
	.area-list .item-group .loc{
		width: 100%;
		text-align: center;
		padding-bottom: 20px;
	}
}
.area-list .icon{
	background-color: #002157;
	color: #fff;
	width: 100px;
	height: 100px;
	margin: auto;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-position: center center;
}
.area-list .icon-no1{ background-image: url(../images/icon06.png); }
.area-list .icon-no2{ background-image: url(../images/icon01.png); }
.area-list .icon-no3{ background-image: url(../images/icon02.png); }
.area-list .icon-no4{ background-image: url(../images/icon03.png); }
.area-list .icon-no5{ background-image: url(../images/icon04.png); }

.area-list .item-group .loc-c{
	display: inline-block;
	text-align: center;
}
.area-list .item-group .loc h3,
.area-list .item-group .area-num-item{
	font-size: 24px;
	color: #002157;
	font-family: 'NotoSansTC-Bold-Alphabetic';
}
.area-list .item-group .area-num-group{
	width: 59%;
}
.area-num-group-item{
	display: flex;
	align-items: center;
	margin-bottom: 6px;
}
@media screen and (max-width:767px){
	.area-list .item-group .area-num-group{
		width: 100%;
	}
	.area-num-group-item{
		justify-content: center;
	}
}
.area-list .item-group .area-num-item{
	width: 18.4%;
}
.area-list .item-group .area-num .area-name{
}
.area-list .item-group .area-btn{
	font-size: 14px;
	display: inline-block;
	width: 200px;
	border: 1px solid #002157;
	text-align: center;
	line-height: 40px;
	color: #002157;
}
.area-list .item-group .area-btn img{
	margin-left: 6px;
}
@media screen and (min-width:1200px){
	.area-list .item-group .area-btn:hover{
		background-color: #002157;
		color: #fff;
	}
}
.area-list .item-group .area-btn img:last-of-type{ display: none; }
.area-list .item-group .area-btn:hover img:first-of-type{ display: none; }
.area-list .item-group .area-btn:hover img:last-of-type{ display: inline-block; }


.embssy-map .fix-container{
	max-width: 1165px;
	margin: auto;
}
.embssy-map .main-map-block{
	width: 100%;
	float: none;
}
.map{
	margin-top: 56px;
	padding-left: 15px;
	padding-right: 15px;
}
.map-rwd{
	position: relative;
	height: 0;
	padding-bottom: 77.5862068965517%;
}
@media screen and (min-width:768px){
	.map{
		padding: 0;
	}
	.map-rwd{
		padding-bottom: 37.76824%;
	}
}
.map iframe{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	border: none;
}
.view-group{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 80px;
	margin: auto;
	max-width: 1380px;
}
.visit-info,
.visiting,
.traffic{
	max-width: 1014px;
	padding-left: 15px;
	padding-right: 15px;
	margin: auto;
}
.visit-info p,
.visiting p,
.traffic p{
	font-size: 16px;
	color: #555;
	line-height: 1.6;
}
.visit-group p{
	margin-bottom: 0;
}

@media screen and (min-width:768px){
	.visit-group .all-more-btn{
		margin-top: 0;
		margin-bottom: -4px;
	}
}
.visiting-item li{
	font-size: 14px;
}
.visiting-item ul{ margin-left: 20px; }
.visiting-item ol{ margin-left: 16px;padding-bottom: 12px; }
.visiting-item li{ padding-bottom: 4px; color: #555;}
.visiting-item ul li{ list-style-type: disc ;}
.visiting-item ol li{ list-style-type: decimal;}
.visit-group h2,
.view-group h2{
	text-align: center;
	font-size: 24px;
	color: #002157;
}
.visit-group h2{
	padding-top: 42px;
	padding-bottom: 30px;
}
.view-group h2{
	margin-bottom: 67px;
}
.visiting h2,
.traffic h2{
	text-align: left;
}
.visiting h2{
	padding-bottom: 14px;
}
.traffic h2{
	padding-bottom: 16px;
}
.visit-info-item h3,
.traffic-item h3{
	font-size: 16px;
	color: #002157;
	margin-bottom: 6px;
}
.visiting .caption h3{
	font-size: 24px;
	color: #002157;
	margin-top: 2px;
}
.visiting-item h4{
	padding-top: 10px;
	font-size: 18px;
	color: #002157;
}
.view-group div[class^="col-"]{
	padding-left: 12px;
	padding-right: 12px;
}
.visiting-item .pic img,
.view-item .pic img{
	width: 100%;
}
.visiting-item .caption{
	padding: 20px 20px 50px 20px;
	background-color: #f4f4f4;
}
.view-item .caption{
	margin-bottom: 20px;
	padding: 20px;
	background-color: #f4f4f4;
	color: #555;
}
.view-item .caption h3{
	margin: 5px 0 23px;
}
.view-item .caption p{
	font-size: 14px;
}
.view-item .caption p .glyphicon{
	margin-right: .5em;
}

.traffic,
.visiting{
	/*padding-top: 39px;*/
	margin-top: 64px;
	position: relative;
}

.traffic:before,
.visiting:before{
	content: '';
	position: absolute;
	top: 0;
	left: 15px;
	right: 15px;
	border-top: 1px solid #ccc;
}
.visiting-item{
	margin-top: 30px;
}
.traffic-item{
	padding-bottom: 30px;
}


.bk-btn-area{
	display: block;
	position: relative;
	margin-left: -15px;
	margin-right: -15px;
}
@media screen and (max-width:767px){
	.bk-btn-area{
		text-align: right;
	}
	.bk-btn-area .link-booking-check{
		position: relative;
		top: 0;
	}
}

.diy-content{
	margin-left: -4px;
	margin-right: -4px;
}
.diy-content:last-child{
	padding-bottom: 105px;
}
.sli-x{
	margin-bottom: 15px;
}
@media screen and (min-width:768px){
	.sli-x{
		margin-bottom: 0px;
	}
	.sli-x,
	.main-txt{
		margin-left: -15px;
		margin-right: -3px;
	}
}
.sli-list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
@media screen and (min-width:768px){
	.sli-list,
	.price-col{
		margin-right: -15px;
		margin-left: -3px;
	}
}
.diy-item-sli:after{
	content: '';
	display: table;
	clear: both;
}
.sli-list .sli-list-item{
	width: 79px;
	border: 3px solid #CCC;
	margin-bottom: 15px;
}
@media screen and (min-width:768px){
	.sli-list .sli-list-item{
		width: 113px;
		margin-bottom: 22px;
	}
}
.sli-list .sli-list-item.active{
	border-color: #002157; 
}
.sli-list .sli-list-item img{
	width: 100%;
}
.txt-group{
	clear: left;
}

.company h1{
	text-align: center;
}

.company-col-group {
	width: 100%;
	padding: 0px;
	margin: auto;
}
.company-col-group .group{
	display: flex;
	display: -ms-flex;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	margin-bottom: 45px;
}
.small-img{
	text-align: right;
	padding-bottom: 20px;
}
.company-col-group .group .txt img{
	width: 51.0869565217391%;
	vertical-align: top;
}
.company-col-group .main-img img{
	width: 100%;
	vertical-align: top;
}
.company-col-group .main-img figcaption{
	width: 1px;
	height: 1px;
	overflow: hidden;
	position: absolute;
}
.company-col-group .group .txt h2{
	font-size: 21px;
	padding-bottom: 12px;
	margin-top: 0px;
}
.company-col-group .group .txt p{
	line-height: 1.8;
	font-size: 14px;
}

.company-col-group .group .col:first-child{
	width: 100%;
}
.company-col-group .group .col:last-child{
	width: 100%;
}
@media screen and (min-width:768px){
	.company-col-group{
		padding: 0px;
		max-width: 814px;
	}
	.company-col-group .group .txt h2{
		margin-top: 12px;
	}
	.company-col-group .group .col{
		padding: 0 10px;
	}
	.company-col-group .group .col:first-child{
		width: 48.8943488943489%;
	}
	.company-col-group .group .col:last-child{
		width: 51.1056511056511%;
	}
}


.report-list-item{
	display: block;
}
.report-list-item a{
	display: block;
	color: #555;
	border:1px solid #555;
	margin-bottom: 7px;
	height: 64px;
	line-height: 64px;
	padding: 0 20px;
	position: relative;
}
.report-list-item a:after{
	content: '';
	position: absolute;
	width: 27px;
	height: 28px;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 20px;
	background-image: url(../images/icon-file.png);
}

@media screen and (min-width:1200px){
	.report-list-item a{
		padding: 0 45px;
	}
	.report-list-item a:hover{
		border-color: #ef8200;
		color: #ef8200;
	}
	.report-list-item a:after{
		right: 45px;
	}
	.report-list-item a:hover:after{background-image: url(../images/icon-file-hover.png);}
}


.store-category,
.report-category{
	/*width: 310px;*/
	margin: auto auto 30px;
	position: relative;
	z-index: 5;
}
.store-category .category,
.report-category .category{
	display: flex;
	flex-wrap: wrap;
}
.store-category li,
.report-category li{
	width: 50%;
	padding: 0 3px;
	text-align: center;
	cursor: pointer;
}
.store-category li.active a,
.report-category li.active a{
	background-color: #ef8200;
}
.store-category a,
.report-category a{
	display: block;
	background-color: #999;
	margin-bottom: 5px;
	height: 42px;
	line-height: 42px;
	font-size: 15px;
	color: #fff;
}
.contact h1,
.store h1,
.reports h1,
.catalogue h1{
	text-align: center;
}

.pages-fs{
	text-align: center;
}
.pages-fs .pagination a{
	width: 40px;
	height: 40px;
	line-height: 40px;
	padding: 0;
	border-color: #ddd;
	margin: 0 2px;
	color: #999;
}
.pages-fs .pagination .active a{
	background-color: #ef8200;
	border-color: #ef8200;
	color: #fff;
}


@media screen and (min-width:1200px){
	.f-news .category,
	.store-category .category{
		justify-content: center;
	}
	.f-news .category a:hover,
	.store-category a:hover,
	.report-category a:hover{
		background-color: #ef8200;
	}
	.store-category,
	.report-category{
		width: 618px;
		margin: auto auto 30px;
	}
	.store-category{
		margin: auto auto 45px;
	}
	.store-category li,
	.report-category li{
		width: 25%;
		padding: 0 3px;
		text-align: center;
	}
	.contant-data,
	.store-list-group,
	.report-list-group{
		width: 100%;
		max-width: 794px;
		margin: auto;
	}
}

.contant-data h2,
.store-list-item h2{
	border-bottom: 1px solid #000;
	padding-bottom: 13px;
	margin-top: 0;
	font-size: 21px;
}
.contant-data h2{
	width: 100%;
	margin-bottom: 20px;
}
.store-list-item-data{
	display: flex;
	flex-flow: row wrap;
	padding: 25px 0 40px 0;
}
.store-list-item-data .pic {
	width: 100%;
	margin-bottom: 25px;
}
.store-list-item-data .pic img{
	width: 100%;
}
.store-list-item-data .txt-list p{
	color: #111;
	font-size: 14px;
}
.txt-list .fa{
	margin-right: 10px;
}
.txt-list p,
.contant-data .text p{
	line-height: 1.8;
	margin-top: 0;
	margin-bottom: .3em;
	padding-left: 1.8em;
	text-indent: -.6em;
	font-size: 13px;
}
.contant-data .text p .fa{
	width: 4px;
	text-align: center;
}
.google-map{
	display: none;
}
.google-map iframe{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.btn-map,
.btn-map:hover{
	display: block;
	line-height: 42px;
	text-align: center;
	width: 150px;
	height: 42px;
	background-color: #ef8200;
	color: #fff;
	margin-top: 20px;
	margin-bottom: 25px;
	font-size: 14px;
}
@media screen and (min-width:768px){
	.store-list-item-data .pic {
		width: 294px;
	}
	.store-list-item-data .txt-list {
		padding-left: 28px;
	}
	.google-map{
		width: 100%;
		height: 0;
		padding-bottom: 26.448362720403%;
		position: relative;
		display: block;
	}

}


.contant-data{
	display: flex;
	flex-flow: row wrap;
	padding-bottom: 146px;	
}
.contant-data .banner,
.contant-data .text,
.contant-data .form{
	width: 100%;
}
.contant-data .btn-map{
	margin-left: 20px;
}
.banner {
	margin-bottom: 53px;
}
.banner img{
	width: 100%;
}
.bd{
	display: none;
}
.form .form-group{
	margin-bottom: 18px;
}
.form .form-group .form-control{
	border-radius: 0;
	background-color: #eee;
	height: 41px;
	line-height: 41px;
	padding: 0 15px;
	border: none;
}
.form .form-group textarea.form-control{
	height: 6em;
	line-height: 1.5;
	padding: 10px;
}
.form .btn-org{
	background-color: #ef8200;
	color: #fff;
	height: 42px;
	line-height: 42px;
	padding: 0;
	border-radius: 0;
}
p.ps{
	margin-bottom: 25px;
	font-size: 13px;
}
p.note{
	margin-bottom: 25px;
	font-size: 13px;
}
.check-block{
	margin-bottom: 25px;
}
.contant-data .form{
	padding-top: 30px;
}
@media screen and (min-width:768px){
	.contant-data .text{
		width: 35.7682619647355%;
	}
	.contant-data .form{
		width: 64.2317380352645%;
		padding-left: 32px;
		padding-top: 0;
	}
	.bd{
		display: block;
	}
	.md{
		display: none;
	}
}
.catalogue{
	padding-bottom: 145px;
}
.catalogue-list{
	width: 100%;
	max-width: 794px;
	margin: auto;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
.catalogue-item{
	width: calc((100% - 19px) / 2);
	text-align: center;
}
.catalogue-item img{
	display: block;
	width: 100%;
}
.catalogue-item p{
	color: #111;
	padding: 14px 0 45px;
	font-size: 15px;
}

@media screen and (min-width:768px){
	.catalogue-item{
		width: calc((100% - 43px * 2) / 3);
	}
	.catalogue-item:nth-of-type(3n+2):last-child{
		margin-right: calc((100% - 43px * 2) / 3 + 43px);
	}
}

.f-news,
.f-news-cp{
	width: 100%;
	max-width: 794px;
	margin: auto;
    padding-bottom:145px;
}
.f-news h1,
.f-news-cp h1{
	text-align: center;
}
.f-news-list-item{
	border-bottom: 1px solid #111;
	padding-top: 25px;
	padding-bottom: 25px;
}
.f-news-list-item:first-child{
	padding-top: 0;
}
.f-news-list-item:last-child{
	border-bottom: none;
}
.f-news-list-item .pic{
	margin-bottom: 18px;
	overflow: hidden;
}
.f-news-list-item .pic img{
	width: 100%;
}
.f-news-content-main img{
	width: 100%;
	margin: 10px 0 18px;
}
.f-news-content-main time,
.f-news-list-item time{
	line-height: 28px;
	font-size: 14px;
}
.f-news-content-main .class,
.f-news-list-item .class{
	display: inline-block;
	line-height: 28px;
	color: #fff;
	padding: 0 10px;
	background-color: #f39f3c;
	margin-left: 17px;
	font-size: 14px;
}
.f-news-content-main .title,
.f-news-list-item .title{
	color: #111;
	font-size: 24px;
	margin-bottom: 18px;
}
.f-news-content-main .title{
	border-bottom: 1px solid #111;
	font-size: 27px;
	font-weight: 700;
	margin-top: 18px;
	padding-bottom: 18px;
	margin-bottom: 20px;
}
.f-news-content-main p,
.f-news-list-item p{
	color: #555;
	font-size: 14px;
	line-height: 1.8;
}
.f-news-list-item .title a,
.f-news-list-item .f-news-p a{
	color: #111;
}
.news-back{
	text-align: center;
	margin-bottom: 104px;
}
.news-back a{
	display: inline-block;
	width: 150px;
	line-height: 42px;
	background-color: #ef8200;
	color:#fff;
}
@media screen and (min-width:768px){
	.f-news-list-item{
		display: flex;
		padding-bottom: 28px;
	}
	.f-news-list-item .pic{
		width: 40.176322418136%;
	}
	.f-news-list-item .text{
		padding-left: 17px;
		width: 59.823677581864%;
	}
}
@media screen and (min-width:992px){
	.f-news-list-item .pic img{
		transform: scale(1); 
		will-change:transform;
		transition:transform .3s;
	}
	.f-news-list-item .pic:hover img{
		transform: scale(1.1); 
	}
	.f-news-content-main img{
		margin: 18px 0 25px;
	}
	.f-news-content-main .title{
		margin-top: 10px;
		padding-bottom: 18px;
		margin-bottom: 25px;
	}
}


.social-share{
	text-align: center;
	padding-top: 40px;
	padding-bottom: 50px;
	font-size: 0;
}
.social-share li{
	font-size: 14px;
	padding: 0;
}
.social-share a {
	display: inline-block;
	line-height: 30px;
	color: #fff;
	padding: 0 19px;
}
.social-share a span{
	display: none;
}
@media screen and (min-width:768px){
	.social-share{
		padding-top: 53px;
		padding-bottom: 65px;
	}
	.social-share a span{
		display: inline-block;
	}
	.social-share li i{
		margin-right: 17px;
	}
}
.s-icon-fb a{ background-color: #4c5392; }
.s-icon-msg a{ background-color: #6979f7; }
.s-icon-weixin a{ background-color: #5dc649; }
.s-icon-mail a{ background-color: #7b7b7b; }
.s-icon-alt a{ background-color: #93d651; }