@import url(https://fonts.googleapis.com/css?family=Vollkorn|Roboto);
body {
	background-image: url(../images/kv_bg.png);
	font-family: "微軟正黑體", "Helvetica Neue", Helvetica, Arial, "sans-serif";
	padding: 0px;
    margin: 0px;
}
ul{
	font-size: 13px;
    line-height: 24px;
	padding: 0 0 0 25px;
}
menu{
    border:3px solid red;
    position:relative;
    width:50px;
    text-align:center;
}menu:before{
    content:"";
    display:block;
    width:0;
    border:10px solid red;
    border-color:red  transparent transparent transparent;
    position:absolute;
    top:100%;
    left:50%;
    margin-left:-10px;
}
.top_bar{
	position: absolute;
	width: 100%;
	z-index: 9999;
}
.top_menu {
    left: 0;
    right: 0;
	top: 0;
    margin: -27px 60px;
    width: 100%;
    max-width: 166px;
}
.navbar-nav {
	display: none;
}
.collapse.show {
    border-top: 1px dotted #ccc;
}
.top_banner{
	position: relative;
    margin: 0 auto;
    max-width: 1500px;
}
.kv_main {
    position: relative;
    margin: 4% auto;
    width: 60%;
	animation-delay: 0.2s;
}
.sub_con{
    position: relative;
    margin: 0 0 90px 40px;
    font-size: 22px;
    max-width: 800px;
    color: #884a03;
}
.menu{
	position: relative;
    margin-bottom: 40px;
    height: 50px;
	width: 100%;
    background: url(../images/kv_bottom.png) center center repeat-x;
	animation-delay: 0.5s;
}
.kv_bottom {
    position: relative;
    max-width: 1200px;
}
.kv_bottom2{
    position: absolute;
    width: 60%;
    left: 20%;
    top: 103.5%;
	animation-delay: 0.5s;
}
.kv_top{
    position: absolute;
    top: 1%;
    left: 8%;
}
.menu_text{
    position: relative;
    max-width: 1350px;
    margin: 0 auto;
    width: 100%;
    height: 100%;
}
.nav_main{
	height: 100%;
    margin: 0;
	padding: 0;
	text-align: center; 
	list-style: none;
}
.menu_text .nav-item {
	display: inline-block;
    list-style: none;
    opacity: 0.6;
    margin: 0.5% 3%;
    font-size: 20px;
	-webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}
.nav_main a:link {
    color: #ffffff;
    text-decoration: none;
}
.nav_main a:visited {
    color: #ffffff;
}
.nav_main a:hover {
    color: #ffff00;
}
.arrow-down {
  width: 0; 
  height: 0; 
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #f00;
}
.n01:hover {
	margin: 5px 40px;
    opacity: 1;
	font-size: 25px;
}
.n01.active {
    margin: 12px;
    opacity: 1;
    font-size: 26px;
    color: #FFFF00;
    display: inline-block;
    border-bottom: 3px solid #FFFF00;
    padding-bottom: 5px;
}
.n02:hover {
	margin: 5px 40px;
    opacity: 1;
	font-size: 25px;
}
.n02.active {
    margin: 12px;
    opacity: 1;
    font-size: 26px;
    color: #FFFF00;
    display: inline-block;
    border-bottom: 3px solid #FFFF00;
    padding-bottom: 5px;
}
.n03:hover {
	margin: 5px 50px;
    opacity: 1;
	font-size: 25px;
}
.n03.active {
	margin: 8px 30px;
    opacity: 1;
	font-size: 25px;
    color: #FFFF00;
	display:inline-block;
    border-bottom:2px solid #FFFF00;
    padding-bottom:1px;
}
.n04:hover {
	margin: 5px 50px;
    opacity: 1;
	font-size: 25px;
}
.n04.active {
	margin: 8px 30px;
    opacity: 1;
	font-size: 25px;
    color: #FFFF00;
	display:inline-block;
    border-bottom:2px solid #FFFF00;
    padding-bottom:1px;
}

.n05:hover {
	margin: 5px 50px;
    opacity: 1;
	font-size: 25px;
}
.n05.active {
	margin: 8px 30px;
    opacity: 1;
	font-size: 25px;
    color: #FFFF00;
	display:inline-block;
    border-bottom:2px solid #FFFF00;
    padding-bottom:1px;
}
.n06:hover {
	margin: 5px 50px;
    opacity: 1;
	font-size: 25px;
}
.n06.active {
	margin: 8px 30px;
    opacity: 1;
	font-size: 25px;
    color: #FFFF00;
	display:inline-block;
    border-bottom:2px solid #FFFF00;
    padding-bottom:1px;
}
.container {
    position: relative;
    max-width: 1000px;
	margin: 0 auto;
}
h1 {
  position: relative;
  text-align: center;
  font-family: 'Vollkorn', serif;
}
.wrapper{
    position: relative;
    width: 100%;
    padding: 0px;
}
.product{
	position: relative;
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
	margin-bottom: 3%;
	animation-delay: 5s;
}
.left_img{    
	position: relative;
    float: left;
    width: 48%;
}
.left_con {
    float: right;
    width: 49%;
    min-height: 220px;
}
.right_img {
    position: relative;
    float: right;
    width: 48%;
}
.right_con {
    float: left;
    width: 52%;
    margin-top: 1%;
    min-height: 220px;
}
.p_title{
	font-size: 24px;
	color:#005baa;
}
.p_title_JAMH05{
	font-size: 28px;
	color:#005baa;
	width: 140%;
}
.p_title span{
	font-size: 18px;
	color:#393939;
}
.p_Subtitle{
	font-size: 15px;
	color:#a11d14;	
}
.line{
    border-bottom: 1px solid #aaa;
    margin-top: 1px;
    width: 100%;
}
.date{
	font-size: 14px;
	color:red;
}
.flight{
	font-size: 14px;
}
h1 {
  position: relative;
  text-align: center;
  font-family: 'Vollkorn', serif;
}
.btn_left {
	-moz-box-shadow:inset -1px 1px 4px -1px #fce2c1;
	-webkit-box-shadow:inset -1px 1px 4px -1px #fce2c1;
	box-shadow:inset -1px 1px 4px -1px #fce2c1;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fc7821), color-stop(1, #f55708));
	background:-moz-linear-gradient(top, #fc7821 5%, #f55708 100%);
	background:-webkit-linear-gradient(top, #fc7821 5%, #f55708 100%);
	background:-o-linear-gradient(top, #fc7821 5%, #f55708 100%);
	background:-ms-linear-gradient(top, #fc7821 5%, #f55708 100%);
	background:linear-gradient(to bottom, #fc7821 5%, #f55708 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fc7821', endColorstr='#f55708',GradientType=0);
	background-color: #fc7821;
    -moz-border-radius: 5px;
    -webkit-border-radius: 7px;
    border: 1px solid #eeb44f;
    display: inline-block;
    padding: 1% 13%;
    margin: 2% 0 0 3%;
	cursor: pointer;
}
.btn a{
	cursor: pointer;
	color: #fff;
	text-decoration: none;
    text-shadow: 0px 1px 3px #5c3e0d;
    font-size: 18px;
    font-weight: bold;
}
.btn_left:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f55708), color-stop(1, #fc7821));
	background:-moz-linear-gradient(top, #f55708 5%, #fc7821 100%);
	background:-webkit-linear-gradient(top, #f55708 5%, #fc7821 100%);
	background:-o-linear-gradient(top, #f55708 5%, #fc7821 100%);
	background:-ms-linear-gradient(top, #f55708 5%, #fc7821 100%);
	background:linear-gradient(to bottom, #f55708 5%, #fc7821 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f55708', endColorstr='#fc7821',GradientType=0);
	background-color:#f55708;
	opacity: 0.9;
}
.btn_left:active {
	position:relative;
	top:1px;
}
.btn_right {
	-moz-box-shadow:inset -1px 1px 4px -1px #fce2c1;
	-webkit-box-shadow:inset -1px 1px 4px -1px #fce2c1;
	box-shadow:inset -1px 1px 4px -1px #fce2c1;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fc7821), color-stop(1, #f55708));
	background:-moz-linear-gradient(top, #fc7821 5%, #f55708 100%);
	background:-webkit-linear-gradient(top, #fc7821 5%, #f55708 100%);
	background:-o-linear-gradient(top, #fc7821 5%, #f55708 100%);
	background:-ms-linear-gradient(top, #fc7821 5%, #f55708 100%);
	background:linear-gradient(to bottom, #fc7821 5%, #f55708 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fc7821', endColorstr='#f55708',GradientType=0);
	background-color: #fc7821;
    -moz-border-radius: 5px;
    -webkit-border-radius: 7px;
    border: 1px solid #eeb44f;
    display: inline-block;
    padding: 1% 13%;
	cursor: pointer;
}
.btn_right:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f55708), color-stop(1, #fc7821));
	background:-moz-linear-gradient(top, #f55708 5%, #fc7821 100%);
	background:-webkit-linear-gradient(top, #f55708 5%, #fc7821 100%);
	background:-o-linear-gradient(top, #f55708 5%, #fc7821 100%);
	background:-ms-linear-gradient(top, #f55708 5%, #fc7821 100%);
	background:linear-gradient(to bottom, #f55708 5%, #fc7821 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f55708', endColorstr='#fc7821',GradientType=0);
	background-color:#f55708;
	opacity: 0.9;
}
.btn_right:active {
	position:relative;
	top:1px;
}
.button_container {
  position: fixed;
  top: 5%;
  right: 2%;
  height: 27px;
  width: 35px;
  cursor: pointer;
  z-index: 100;
  transition: opacity .25s ease;
	display: none;
}
.button_container:hover {
  opacity: .7;
}
.button_container.active .top {
  -webkit-transform: translateY(11px) translateX(0) rotate(45deg);
          transform: translateY(11px) translateX(0) rotate(45deg);
  background: #FFF;
}
.button_container.active .middle {
  opacity: 0;
  background: #FFF;
}
.button_container.active .bottom {
  -webkit-transform: translateY(-11px) translateX(0) rotate(-45deg);
          transform: translateY(-11px) translateX(0) rotate(-45deg);
  background: #FFF;
}
.button_container span {
  background: #ff6b01;
  border: none;
  height: 5px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all .35s ease;
  cursor: pointer;
}
.button_container span:nth-of-type(2) {
  top: 11px;
}
.button_container span:nth-of-type(3) {
  top: 22px;
}

.overlay {
  position: fixed;
  background: #ff6b01;
  top: 0;
  left: 0;
  width: 100%;
  height: 0%;
  opacity: 0;
  visibility: hidden;
  transition: opacity .35s, visibility .35s, height .35s;
  overflow: hidden;
  z-index: 1;
	
}
.overlay.open {
  opacity: .9;
  visibility: visible;
  height: 100%;
}
.overlay.open li {
  -webkit-animation: fadeInRight .5s ease forwards;
          animation: fadeInRight .5s ease forwards;
  -webkit-animation-delay: .35s;
          animation-delay: .35s;
}
.overlay.open li:nth-of-type(2) {
  -webkit-animation-delay: .4s;
          animation-delay: .4s;
}
.overlay.open li:nth-of-type(3) {
  -webkit-animation-delay: .45s;
          animation-delay: .45s;
}
.overlay.open li:nth-of-type(4) {
  -webkit-animation-delay: .50s;
          animation-delay: .50s;
}
.overlay nav {
  position: relative;
  height: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 50px;
  font-weight: 400;
  text-align: center;
}
.overlay ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  display: inline-block;
  position: relative;
  height: 100%;
}
.overlay ul li {
  display: block;
  height: 25%;
  height: calc(100% / 4);
  min-height: 50px;
  position: relative;
  opacity: 0;
}
.overlay ul li a {
  display: block;
  position: relative;
  color: #FFF;
  text-decoration: none;
  overflow: hidden;
  font-size: 50px;
}
.overlay ul li a:hover:after, .overlay ul li a:focus:after, .overlay ul li a:active:after {
  width: 100%;
}
.overlay ul li a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  height: 3px;
  background: #FFF;
  transition: .35s;
}
.tnc_warp {
	width: 100%;
    padding: 30px;
    background: #fff;
}
.tnc {
	position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 1140px;
}
.tnc ul {
	margin-bottom: 0;
	padding-left: 20px;
    padding-bottom: 14px;
}
.tnc ul li {
	font-size: 12px;
	color: #999;
}
.foot_bg {
	position: relative;
	width: 100%;
	background: #fff;
	padding-top: 5px;
}
footer {
	position: relative;
    margin: 0px auto 0 auto;
    padding: 0;
    width: 100%;
    max-width: 1200px;
    background: #fff;
    font-size: 11px;
    text-align: center;
    /* color: #666; */
    border-top: 1px solid #ccc;
}
footer span {
	white-space: nowrap;
}
.footer01 {
	position: relative;
    float: left;
	margin-right: 3%;
    width: 12%;
    max-width: 141px;
}
.footer02 {
	position: relative;
    float: left;
    padding-top: 12px;
    width: 25%;
    text-align: left;
    font-size: 12px;
    color: #666;
    line-height: 14px;
    font-weight: 300;
}
.footer03 {
	position: relative;
    float: right;
    width: 50%;
    max-width: 590px;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    left: 20%;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    left: 20%;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
@media (max-width: 980px) {
	
.container {
    max-width: 850px;
}
}
@media (max-width: 1024px) {
.kv_main {
    width: 80%;
}
.kv_bottom2 {
    top: 108.5%;
}	
.overlay nav {
    height: 40%;
    top: 44%;
}
.overlay ul li a {
    font-size: 40px;
}	
.p_title_JAMH05 {
    width: 110%;
}
.tnc ul {
    margin-bottom: 0;
    padding-left: 50px;
    padding-bottom: 14px;
}
.footer01 {
	display: none;
}
.footer02 {
	position: relative;
	float: none;
	padding-top: 12px;
	width: 100%;
	text-align: left;
	font-size: 12px;
	color: #666;
	line-height: 14px;
	font-weight: 300;
	text-align: center;
}
.footer03 {
	position: relative;
	float: none;
	width: 100%;
	margin: 0 auto;
	max-width: 590px;
}
}

@media (max-width: 768px) {	
ul {
    font-size: 12px;
    line-height: 18px;
}
.top_menu {
    left: 0;
    right: 0;
    top: 0;
    margin: 3px 40px;
    width: 100%;
    max-width: 146px;
}
.kv_bottom2 {
    position: absolute;
    width: 70%;
    left: 14%;
    top: 112.5%;
    animation-delay: 0.5s;
}
.kv_main {
    width: 80%;
}
.sub_con {
    font-size: 20px;
    text-align: center;
    max-width: 540px;
}
.container {
    margin: 0 2%;
}
.left_img {
    width: 49%;
}	
.left_con {
    width: 50%;
	min-height: 180px;
}	
.right_con {
    min-height: 190px;
}
.p_title {
    font-size: 20px;
}
.p_title_JAMH05 {
	font-size: 20px;
    width: 100%;
}	
.p_Subtitle {
    font-size: 14px;
}
.flight {
    font-size: 13px;
}
.date {
    font-size: 13px;
}
.btn_left {
    padding: 0.5% 19%;
    margin: 1% 0 0 1%;
}
.btn_right {
    padding: 0.5% 19%;
    margin: 1% 0 0 1%;
}
}

@media (max-width: 414px) {
ul {
    font-size: 14px;
    width: 86%;
    padding: 0 0 0 6%;
}
.top_menu {
    left: 0;
    right: 0;
    top: 0;
    margin: 7px 25px;
    width: 100%;
    max-width: 136px;
}
.kv_main{
	width: 98%;
}
.product {
    margin-bottom: 6%;
}
.sub_con {
    margin: 0 auto;
    font-size: 17px;
}
.left_img {
    width: 100%;
}	
.left_con {
    width: 100%;
    margin: 0 -2%;
}
.right_img {
    width: 100%;
}	
.right_con {
    width: 100%;
	padding-left: 4%;
}	
.p_title {
    font-size: 22px;
}	
.p_Subtitle {
    font-size: 16px;
}		
.date {
    font-size: 14px;
}
.air {
    font-size: 14px;
}
.line {
    width: 96%;
}
.btn_left {
    padding: 1% 38%;
    margin: 2% 0 0 3%;
}
.btn_right {
    padding: 1% 38%;
    margin: 2% 0 0 3%;
}
.kv_bottom2{
	display: none;
	
}
.menu {
    position: fixed;
    z-index: 99;
    bottom: 0;
    margin-bottom: 0;
    width: 100%;
	overflow-x: scroll;
}
.nav_main {
    height: 100%;
    width: 100%;
    margin: 0 auto;
    padding: 0;
}
.n02{
	opacity: 0.1;
}
.menu_text .nav-item {
    margin: 3% 8%;
    font-size: 26px;
}
.active{
	opacity: 1;
	}
}


