@charset "utf-8";

/*------------------------------------
共用
--------------------------------------*/
html,
body {
	width: 100%;
	height: 100%;
	font-family: '微軟正黑體', serif;
}

body {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	line-height: 1.5;
	color: #000;
	/*-ms-overflow-style: none;  /* IE and Edge */*/
  	/*scrollbar-width: none;  /* Firefox */*/
}
body::-webkit-scrollbar {
	/*display: none;*/
}

* {
	box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0px;
	padding: 0px;
}

ul,
ol {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

a,
a:hover,
a:focus {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	transition: all .5s;
}

a {
	color: #000;
	outline: none;
}

.clearfix::after {
	content: '';
	display: table;
	clear: both;
}

img {
	max-width: 100%;
}

/*
@media (min-width:767px) {
	.open767 {
		display: none !important;
	}

	.none767 {
		display: flex !important;
	}
}

@media (max-width:767px) {
	.open767 {
		display: block !important;
	}

	.tabJL.open767 {
		display: table !important;
	}

	.none767 {
		display: none !important;
	}
}
*/


.pad0 {
	padding: 0 !important;
}

.pad5 {
	padding: 5px !important;
}

.pad10 {
	padding: 10px !important;
}

.pad15 {
	padding: 15px !important;
}

.pad20 {
	padding: 20px !important;
}

.pad30 {
	padding: 30px !important;
}

.pad40 {
	padding: 40px !important;
}

.pad50 {
	padding: 50px !important;
}

.pad60 {
	padding: 60px !important;
}

.pad70 {
	padding: 70px !important;
}

.pad80 {
	padding: 80px !important;
}

.pad90 {
	padding: 90px !important;
}

.pad100 {
	padding: 100px !important;
}

.padTB0 {
	padding: 0 !important;
}

.padTB5 {
	padding: 5px 0 !important;
}

.padTB10 {
	padding: 10px 0 !important;
}

.padTB15 {
	padding: 15px 0 !important;
}

.padTB20 {
	padding: 20px 0 !important;
}

.padTB30 {
	padding: 30px 0 !important;
}

.padTB40 {
	padding: 40px 0 !important;
}

.padTB50 {
	padding: 50px 0 !important;
}

.padTB60 {
	padding: 60px 0 !important;
}

.padTB70 {
	padding: 70px 0 !important;
}

.padTB80 {
	padding: 80px 0 !important;
}

.padTB90 {
	padding: 90px 0 !important;
}

.padTB100 {
	padding: 100px 0 !important;
}

.padT0 {
	padding-top: 0 !important;
}

.padT5 {
	padding-top: 5px !important;
}

.padT10 {
	padding-top: 10px !important;
}

.padT15 {
	padding-top: 15px !important;
}

.padT20 {
	padding-top: 20px !important;
}

.padT30 {
	padding-top: 30px !important;
}

.padT40 {
	padding-top: 40px !important;
}

.padT50 {
	padding-top: 50px !important;
}

.padT60 {
	padding-top: 60px !important;
}

.padT70 {
	padding-top: 70px !important;
}

.padT80 {
	padding-top: 80px !important;
}

.padT90 {
	padding-top: 90px !important;
}

.padT100 {
	padding-top: 100px !important;
}

.padB0 {
	padding-bottom: 0 !important;
}

.padB5 {
	padding-bottom: 5px !important;
}

.padB10 {
	padding-bottom: 10px !important;
}

.padB15 {
	padding-bottom: 15px !important;
}

.padB20 {
	padding-bottom: 20px !important;
}

.padB30 {
	padding-bottom: 30px !important;
}

.padB40 {
	padding-bottom: 40px !important;
}

.padB50 {
	padding-bottom: 50px !important;
}

.padB60 {
	padding-bottom: 60px !important;
}

.padB70 {
	padding-bottom: 70px !important;
}

.padB80 {
	padding-bottom: 80px !important;
}

.padB90 {
	padding-bottom: 90px !important;
}

.padB100 {
	padding-bottom: 100px !important;
}

.padL0 {
	padding-left: 0 !important;
}

.padL5 {
	padding-left: 5px !important;
}

.padL10 {
	padding-left: 10px !important;
}

.padL20 {
	padding-left: 20px !important;
}

.padL30 {
	padding-left: 30px !important;
}

.padL40 {
	padding-left: 40px !important;
}

.padL50 {
	padding-left: 50px !important;
}

.padL60 {
	padding-left: 60px !important;
}

.padL70 {
	padding-left: 70px !important;
}

.padL80 {
	padding-left: 80px !important;
}

.padL90 {
	padding-left: 90px !important;
}

.padL100 {
	padding-left: 100px !important;
}

.padLR0 {
	padding-left: 0 !important;
}

.padLR5 {
	padding-left: 5px !important;
}

.padLR10 {
	padding-left: 10px !important;
}

.padLR20 {
	padding-left: 20px !important;
}

.padLR30 {
	padding-left: 30px !important;
}

.padLR40 {
	padding-left: 40px !important;
}

.padLR50 {
	padding-left: 50px !important;
}

.padLR60 {
	padding-left: 60px !important;
}

.padLR70 {
	padding-left: 70px !important;
}

.padLR80 {
	padding-left: 80px !important;
}

.padLR90 {
	padding-left: 90px !important;
}

.padLR100 {
	padding-left: 100px !important;
}

.padR0 {
	padding-right: 0 !important;
}

.padR5 {
	padding-right: 5px !important;
}

.padR10 {
	padding-right: 10px !important;
}

.padR20 {
	padding-right: 20px !important;
}

.padR30 {
	padding-right: 30px !important;
}

.padR40 {
	padding-right: 40px !important;
}

.padR50 {
	padding-right: 50px !important;
}

.padR60 {
	padding-right: 60px !important;
}

.padR70 {
	padding-right: 70px !important;
}

.padR80 {
	padding-right: 80px !important;
}

.padR90 {
	padding-right: 90px !important;
}

.padR100 {
	padding-right: 100px !important;
}

/* 2.4 Margin */

.mar0 {
	margin: 0 !important;
}

.mar5 {
	margin: 5px !important;
}

.mar10 {
	margin: 10px !important;
}

.mar15 {
	margin: 15px !important;
}

.mar20 {
	margin: 20px !important;
}

.mar30 {
	margin: 30px !important;
}

.mar40 {
	margin: 40px !important;
}

.mar50 {
	margin: 50px !important;
}

.mar60 {
	margin: 60px !important;
}

.mar70 {
	margin: 70px !important;
}

.mar80 {
	margin: 80px !important;
}

.mar90 {
	margin: 90px !important;
}

.mar100 {
	margin: 100px !important;
}

.marTB0 {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.marTB5 {
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}

.marTB10 {
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}

.marTB15 {
	margin-top: 15px !important;
	margin-bottom: 15px !important;
}

.marTB20 {
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}

.marTB30 {
	margin-top: 30px !important;
	margin-bottom: 30px !important;
}

.marTB40 {
	margin-top: 40px !important;
	margin-bottom: 40px !important;
}

.marTB50 {
	margin-top: 50px !important;
	margin-bottom: 50px !important;
}

.marTB60 {
	margin-top: 60px !important;
	margin-bottom: 60px !important;
}

.marTB70 {
	margin-top: 70px !important;
	margin-bottom: 70px !important;
}

.marTB80 {
	margin-top: 80px !important;
	margin-bottom: 80px !important;
}

.marTB90 {
	margin-top: 90px !important;
	margin-bottom: 90px !important;
}

.marTB100 {
	margin-top: 100px !important;
	margin-bottom: 100px !important;
}


.marT0 {
	margin-top: 0 !important;
}

.marT5 {
	margin-top: 5px !important;
}

.marT10 {
	margin-top: 10px !important;
}

.marT15 {
	margin-top: 15px !important;
}

.marT20 {
	margin-top: 20px !important;
}

.marT30 {
	margin-top: 30px !important;
}

.marT40 {
	margin-top: 40px !important;
}

.marT50 {
	margin-top: 50px !important;
}

.marT60 {
	margin-top: 60px !important;
}

.marT70 {
	margin-top: 70px !important;
}

.marT80 {
	margin-top: 80px !important;
}

.marT90 {
	margin-top: 90px !important;
}

.marT100 {
	margin-top: 100px !important;
}

.marB0 {
	margin-bottom: 0 !important;
}

.marB5 {
	margin-bottom: 5px !important;
}

.marB15 {
	margin-bottom: 15px !important;
}

.marB10 {
	margin-bottom: 10px !important;
}

.marB20 {
	margin-bottom: 20px !important;
}

.marB30 {
	margin-bottom: 30px !important;
}

.marB40 {
	margin-bottom: 40px !important;
}

.marB50 {
	margin-bottom: 50px !important;
}

.marB60 {
	margin-bottom: 60px !important;
}

.marB70 {
	margin-bottom: 70px !important;
}

.marB80 {
	margin-bottom: 80px !important;
}

.marB90 {
	margin-bottom: 90px !important;
}

.marB100 {
	margin-bottom: 100px !important;
}

.marL0 {
	margin-left: 0 !important;
}

.marL5 {
	margin-left: 5px !important;
}

.marL10 {
	margin-left: 10px !important;
}

.marL20 {
	margin-left: 20px !important;
}

.marL30 {
	margin-left: 30px !important;
}

.marL40 {
	margin-left: 40px !important;
}

.marL50 {
	margin-left: 50px !important;
}

.marL60 {
	margin-left: 60px !important;
}

.marL70 {
	margin-left: 70px !important;
}

.marL80 {
	margin-left: 80px !important;
}

.marL90 {
	margin-left: 90px !important;
}

.marL100 {
	margin-left: 100px !important;
}

.marR0 {
	margin-right: 0 !important;
}

.marR5 {
	margin-right: 5px !important;
}

.marR10 {
	margin-right: 10px !important;
}

.marR20 {
	margin-right: 20px !important;
}

.marR30 {
	margin-right: 30px !important;
}

.marR40 {
	margin-right: 40px !important;
}

.marR50 {
	margin-right: 50px !important;
}

.marR60 {
	margin-right: 60px !important;
}

.marR70 {
	margin-right: 70px !important;
}

.marR80 {
	margin-right: 80px !important;
}

.marR90 {
	margin-right: 90px !important;
}

.marR100 {
	margin-right: 100px !important;
}

/*
=======================
修改 bootstrap
=======================


.row {
	margin: 0;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	padding: 0;
}

.row.m30 {
	margin-left: -30px;
}

.row.m30 .col-lg-1,
.row.m30 .col-lg-10,
.row.m30 .col-lg-11,
.row.m30 .col-lg-12,
.row.m30 .col-lg-2,
.row.m30 .col-lg-3,
.row.m30 .col-lg-4,
.row.m30 .col-lg-5,
.row.m30 .col-lg-6,
.row.m30 .col-lg-7,
.row.m30 .col-lg-8,
.row.m30 .col-lg-9,
.row.m30 .col-md-1,
.row.m30 .col-md-10,
.row.m30 .col-md-11,
.row.m30 .col-md-12,
.row.m30 .col-md-2,
.row.m30 .col-md-3,
.row.m30 .col-md-4,
.row.m30 .col-md-5,
.row.m30 .col-md-6,
.row.m30 .col-md-7,
.row.m30 .col-md-8,
.row.m30 .col-md-9,
.row.m30 .col-sm-1,
.row.m30 .col-sm-10,
.row.m30 .col-sm-11,
.row.m30 .col-sm-12,
.row.m30 .col-sm-2,
.row.m30 .col-sm-3,
.row.m30 .col-sm-4,
.row.m30 .col-sm-5,
.row.m30 .col-sm-6,
.row.m30 .col-sm-7,
.row.m30 .col-sm-8,
.row.m30 .col-sm-9,
.row.m30 .col-xs-1,
.row.m30 .col-xs-10,
.row.m30 .col-xs-11,
.row.m30 .col-xs-12,
.row.m30 .col-xs-2,
.row.m30 .col-xs-3,
.row.m30 .col-xs-4,
.row.m30 .col-xs-5,
.row.m30 .col-xs-6,
.row.m30 .col-xs-7,
.row.m30 .col-xs-8,
.row.m30 .col-xs-9 {
	padding: 30px;
}


.row.m15 .col-lg-1,
.row.m15 .col-lg-10,
.row.m15 .col-lg-11,
.row.m15 .col-lg-12,
.row.m15 .col-lg-2,
.row.m15 .col-lg-3,
.row.m15 .col-lg-4,
.row.m15 .col-lg-5,
.row.m15 .col-lg-6,
.row.m15 .col-lg-7,
.row.m15 .col-lg-8,
.row.m15 .col-lg-9,
.row.m15 .col-md-1,
.row.m15 .col-md-10,
.row.m15 .col-md-11,
.row.m15 .col-md-12,
.row.m15 .col-md-2,
.row.m15 .col-md-3,
.row.m15 .col-md-4,
.row.m15 .col-md-5,
.row.m15 .col-md-6,
.row.m15 .col-md-7,
.row.m15 .col-md-8,
.row.m15 .col-md-9,
.row.m15 .col-sm-1,
.row.m15 .col-sm-10,
.row.m15 .col-sm-11,
.row.m15 .col-sm-12,
.row.m15 .col-sm-2,
.row.m15 .col-sm-3,
.row.m15 .col-sm-4,
.row.m15 .col-sm-5,
.row.m15 .col-sm-6,
.row.m15 .col-sm-7,
.row.m15 .col-sm-8,
.row.m15 .col-sm-9,
.row.m15 .col-xs-1,
.row.m15 .col-xs-10,
.row.m15 .col-xs-11,
.row.m15 .col-xs-12,
.row.m15 .col-xs-2,
.row.m15 .col-xs-3,
.row.m15 .col-xs-4,
.row.m15 .col-xs-5,
.row.m15 .col-xs-6,
.row.m15 .col-xs-7,
.row.m15 .col-xs-8,
.row.m15 .col-xs-9 {
	padding: 15px;
}


.row.m10 .col-lg-1,
.row.m10 .col-lg-10,
.row.m10 .col-lg-11,
.row.m10 .col-lg-12,
.row.m10 .col-lg-2,
.row.m10 .col-lg-3,
.row.m10 .col-lg-4,
.row.m10 .col-lg-5,
.row.m10 .col-lg-6,
.row.m10 .col-lg-7,
.row.m10 .col-lg-8,
.row.m10 .col-lg-9,
.row.m10 .col-md-1,
.row.m10 .col-md-10,
.row.m10 .col-md-11,
.row.m10 .col-md-12,
.row.m10 .col-md-2,
.row.m10 .col-md-3,
.row.m10 .col-md-4,
.row.m10 .col-md-5,
.row.m10 .col-md-6,
.row.m10 .col-md-7,
.row.m10 .col-md-8,
.row.m10 .col-md-9,
.row.m10 .col-sm-1,
.row.m10 .col-sm-10,
.row.m10 .col-sm-11,
.row.m10 .col-sm-12,
.row.m10 .col-sm-2,
.row.m10 .col-sm-3,
.row.m10 .col-sm-4,
.row.m10 .col-sm-5,
.row.m10 .col-sm-6,
.row.m10 .col-sm-7,
.row.m10 .col-sm-8,
.row.m10 .col-sm-9,
.row.m10 .col-xs-1,
.row.m10 .col-xs-10,
.row.m10 .col-xs-11,
.row.m10 .col-xs-12,
.row.m10 .col-xs-2,
.row.m10 .col-xs-3,
.row.m10 .col-xs-4,
.row.m10 .col-xs-5,
.row.m10 .col-xs-6,
.row.m10 .col-xs-7,
.row.m10 .col-xs-8,
.row.m10 .col-xs-9 {
	padding: 0 10px;
}


@media (min-width: 576px) {

	.container,
	.container-sm {
		max-width: 100%;
	}
}

@media (min-width: 768px) {
	.container {
		width: 95%;
		max-width: 95%;
	}

	.secretsBox_jl .container {
		width: 100%;
		max-width: 100%;
	}
}

@media (min-width: 992px) {
	.container {
		width: calc (100% - 78px);
	}
}

@media (min-width: 1200px) {
	.container {
		width: 1090px;
	}

	.secretsBox_jl .container {
		width: 1090px;
		max-width: 100%;
	}
}





/*=============================
header nav
===============================*/
header {
	z-index: 9999;
	position: relative;
}

.logoJL {
	width: 280px;
	margin-top: 35px;
	margin-left: 50px;
	transition: all .5s;
}



.light_menu {
	display: block;
	top: 0;
	width: 100%;
	height: 115px;
	z-index: 99;
}

.menu-container {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 100%;
	margin: 0 auto;
	position: fixed;
	background-color: rgba(255, 255, 255, 0.7);
	transition: all .5s;
	height: 82px;
}
.navbar-fixed-top{
	height: 72px;
}
.navbar-fixed-top .logoJL {
    margin-top: 23px;
}
.navbar-fixed-top .top-links {
    padding: 35px 13px 13px;
}
.navbar-fixed-top .hamburger{
	top: 12px;
}

.top-links {
	background: #aaa;
	display: block;
	font-weight: 600;
	z-index: 100;
	width: 800px;
	padding: 45px 13px 13px;
	transition: all .5s;
}

.top-links li {
	position: relative;
	display: inline-block;
	margin: 0 10px;
}

.top-links li a {
	color: #fff;
	font-size: 16px;
	position: relative;
}

.top-links li a:hover {
	color: #000;
}

.top-links li a::after {
	content: " ";
	width: 0;
	height: 4px;
	position: absolute;
	bottom: -15px;
	left: 0;
	background: #E01;
	transition: all .5s;
}

.top-links li a:hover::after {
	content: " ";
	width: 100%;
	height: 4px;
	position: absolute;
	bottom: -15px;
	left: 0;
	background: #E01;
}

/* 選單右邊的fb.ig另設 */
.top-links li.iconMenu,
.top-links li.iconMenu:hover {
	margin: 0 5px;
}

.top-links li.iconMenu a {
	font-size: 14px;
}

.top-links li.iconMenu a::after,
.top-links li.iconMenu a:hover::after {
	content: none;
}

.top-links li.iconMenu a i {
	font-size:20px;
}

@media (min-width: 1920px) {
	.top-links {
		width: 900px;
		/*padding: 45px 20px 13px;*/
		padding: 40px 20px 13px;
	}

	.top-links li a {
		font-size: 18px;
	}

	.top-links li.iconMenu a {
		font-size: 16px;
	}

	.top-links li.iconMenu a i {
		font-size: 22px;
	}

	.top-links li a::after {
		/*bottom: -17px;*/
		bottom: -12px;
	}
	.top-links li a:hover::after {
		/*bottom: -17px;*/
		bottom: -12px;
	}

	.top-links .navbar-fixed-top li a::after {
	    bottom: -12px;
	}
	/*.top-links .navbar-fixed-top li a:hover::after {
	    bottom: -12px;
	}*/

}


@media (min-width: 1441px) {
	.logoJL {
		width: 18vw;
		min-width: 280px;
	}
}

@media (max-width:1200px) and (min-width:1100px) {
	.logoJL {
		width: 240px;
		margin-top: 35px;
		margin-left: 3%;
	}
}

@media (max-width: 1100px) {

	/* 行動版本最後界線 */
	.logoJL {
		margin: 35px auto 0px;
	}

	/* 手機版本永遠固定位置 */
	.top-links {
		padding: 45px 0px 13px 13px!important;
	}

}

@media (max-width: 425px) {

	/*手機版本*/
	.logoJL {
		min-width: 200px;
		width: 60%;
		margin: 35px 15px;
	}
}


/*=========== scrollbar fix ==============*/

#toggle {
	display: none;
}
.mobile-nav {
	float: right;
	margin-right: 5vw;
}
@media (max-width:1100px) {

	.light_menu {
		height: 95px;
	}


	/* nav 漢堡、X */
	.hamburger {
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		flex-direction: column;
		justify-content: center;
		position: fixed;
		height: 50px;
		width: 50px;
		border-radius: 50%;
		top: 23px;
		right: 3%;
		-webkit-transition: all .6s;
		-moz-transition: all .6s;
		-o-transition: all .6s;
		transition: all .6s;
	}

	.hamburger:hover div {
		background: #000;
	}

	.hamburger div {
		position: relative;
		width: 28px;
		height: 2px;
		background: #aaa;
		margin: 3px auto;
		/*border: 1px solid #D61;
		transition: all 0.3s ease-in-out;*/
	}

	#toggle:checked + .hamburger div {
		background-color: #aaa;
		width: 30px;
	}

	#toggle:checked + .hamburger:hover div {
		background-color: #000;
		opacity: .6;
	}

	#toggle {
		display: none;
	}

	#toggle:checked + .hamburger {
		background-color: rgba(255, 255, 255, 0);
		position: fixed;
		top: 15px;
		right: 25px;
		z-index: 150;
		opacity: 1 !important;
	}

	#toggle:checked + .hamburger:hover {
		background-color: rgba(255, 255, 255, 0);
		border: 0px;
	}

	#toggle:checked + .hamburger .top {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		margin-top: 20px;
	}

	#toggle:checked + .hamburger .meat {
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		margin-top: -4px;
	}

	#toggle:checked + .hamburger .bottom {
		-webkit-transform: scale(0);
		transform: scale(0);
	}

	#toggle:checked + .hamburger + .nav1200 {
		top: 0;
	}


	/* nav 展開 */

	.nav1200 {
		display: block;
		position: fixed;
		width: 100%;
		height: 100%;
		background: #fff;
		border: 15px solid #aaa;
		top: -120%;
		left: 0;
		right: 0;
		bottom: 0;
		overflow: hidden;
		transition: all 0.5s ease-in-out;
		z-index: 100;
	}

	.nav1200 ul li {
		display: block;
		width: 100%;
		margin: 0;
	}

	.nav1200 ul li a {
		color: #000;
		display: block;
		border-bottom: 4px solid #aaa;
		padding: 15px;
		font-size: 18px;
	}

	.nav1200 li a::after {
		bottom: -4px;
	}

	.nav1200 li a:hover::after {
		content: " ";
		width: 100%;
		height: 4px;
		position: absolute;
		bottom: -4px;
	}

	.nav1200 .nav-wrapper {
		position: relative;
		overflow-y: auto;
		overflow-x: hidden;
		height: calc(100% - 15px);
		margin-top: 15px;
	}

	.mobile-nav {
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		position: relative;
		z-index: 199;
		text-align: center;
		float:unset;
		margin-right:0px;
	}


	.nav1200 li.iconMenu,
	.nav1200 li.iconMenu:hover {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}

	.nav1200 li.iconMenu a,
	.nav1200 li.iconMenu a:hover {
		border: none;
		color: #555;
	}

	.nav1200 li.iconMenu a {
		font-size: 18px;
		padding: 35px 5px;
	}

	.nav1200 li.iconMenu a i {
		font-size: 33px;
		color: #555;
	}


}




/*=========================
向下滑動 回至上方 top
===========================*/

.scrolldown,
.backtotop {
	position: absolute;
	right: 3%;
	font-weight: 700;
	/*top: 88%;*/
	bottom: 40px;
	z-index: 99;
	width: 15px;
}

.scrolldown .swipeDown,
.backtotop .swipeDown {
	position: relative;
	text-align: center;
	width: 25px;
	transition: all .5s;
}

.btp-mobile {
	display: none;

}

.backtotop {
	opacity: 0;
	position: fixed;
	bottom: 40px;
	/*top: 75%;*/
	z-index: 9;
}

.backtotop img {
	bottom: 0;
	top: -60px;
}

.scrolldown .swipeDown a,
.backtotop .swipeDown a {
	display: block;
}

.scrolldown:hover .swipeDown {
	transform: translate(0, 25%);
}

.backtotop:hover .swipeDown {
	transform: translate(0, -25%);
}

.backtotop.fade-in {
	opacity: 1;
}

.backtotop.fade-up {
	opacity: 1;
	bottom: 45%;
}

@media (max-width:1200px) {

	.scrolldown,
	.backtotop {
		top: 75%;
	}
}

@media (max-width:767px) {

	.scrolldown,
	.backtotop {
		right: 30px;
	}

	.scrolldown {
		display: none;
	}

	.scrolldown .swipeDown,
	.backtotop .swipeDown {
		width: 20px;
	}

}

@media (max-width:550px) {

	.scrolldown .swipeDown,
	.backtotop .swipeDown {
		width: 18px;
	}
}

@media (max-width:450px) {

	.scrolldown,
	.backtotop {
		right: 20px;
	}

	.scrolldown .swipeDown,
	.backtotop .swipeDown {
		width: 16px;
	}
}


/* =========================
banner
========================= */

.top-banner {
	width: 100%;
	height: 99vh;
	overflow: hidden;
	position: relative;
}

.top-banner::after {
	position: absolute;
	content: " ";
	height: 5px;
	width: 100%;
	background: #E50113;
	bottom: 0;
}

.top-banner img {
	width: 100%;
}

.top-banner video {
	width: 100%;
	background: #000;
}

.top-banner .slick-slide {
	margin: 0px 0px;
}

.slick-dotted.slick-slider {
	margin-bottom: 0px !important;
}


/* banner 圓點 */
.slick-dots {
	position: absolute;
	bottom: 20px;
	left: 50%;
	transform: translate(-50%, 0);
}

.slick-dots li {
	width: auto;
	display: inline-block;
}

.slick-dots li button {
	border: none;
	background: none;
	font-size: 0;
	margin: 0 5px;
}

.slick-dots li button:before {
	font-family: slick;
	font-size: 6px;
	line-height: 20px;
	width: 35px !important;
	height: 3px !important;
	background-color: #777 !important;
	content: '' !important;
	text-align: center;
	opacity: 1 !important;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	margin: 0 5px;
}

.slick-dots li.slick-active button:before {
	opacity: 1 !important;
	background-color: #8EC21F !important;
}


@media (min-width: 1535px) {

	.top-banner,
	.top-banner img,
	.top-banner video {
		height: 780px;
		width: 90vw;
		overflow: hidden;
		margin: auto;
	}

	.top-banner img {
		object-fit: cover;
	}
	.logoJL {
		margin-left: 5vw;
	}
}


@media (max-width: 1175px) {
	.top-banner img {
		width: 100vw;
		height: auto;
		object-fit: cover;
	}

	.top-banner .slick-list::after {
		height: 100%;
	}

	.top-banner {
		height: auto;
	}

	.top-banner img {
		height: 45vw;
	}

	.top-banner video {
		width: 100vw;
		height: 45vw;
	}

}



/*=========================
foodmap 食材地圖
============================= */


/* 布局 */
#foodmap {
	/*height: 800px;*/
	position: relative;
	padding: 0;
}

.taiwan-map {
	background: #F0F0F0;
}

.foodRight {
	background: #8EC220;
	padding: 50px;
	color: #fff;
}

/* svg */
#app {
	margin-left: 0;
	margin-right: 0;
}

#twMap {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	width: 100%;
	height: auto;
}

#twMap svg {
	width: 95%;
	margin-top: 125px;
	margin-left: -35px;
}

#twMap path {
	fill: transparent;
	stroke: #FFF;
	stroke-width: 2px;
	cursor: pointer;
	-webkit-transition: fill .2s ease, stroke .2s ease, -webkit-transform .2s ease;
	transition: fill .2s ease, stroke .2s ease, -webkit-transform .2s ease;
	transition: fill .2s ease, stroke .2s ease, transform .2s ease;
	transition: fill .2s ease, stroke .2s ease, transform .2s ease, -webkit-transform .2s ease
}


#twMap a.tablink path {
	fill: #A0A0A0;
}

#twMap a.tablink:hover path {
	fill: #8EC120;
	stroke: #fff;
}


.mapActive {
	display: none;
}

#twMap a.mapBox1.active .mapActive {
	display: block;
	-webkit-transform: translate(352px, 84px);
	transform: translate(352px, 84px);
}

#twMap a.mapBox2.active .mapActive {
	display: block;
	-webkit-transform: translate(246px, 121px);
	transform: translate(246px, 121px);
}

#twMap a.mapBox3.active .mapActive {
	display: block;
	-webkit-transform: translate(181px, 231px);
	transform: translate(181px, 231px);
}

#twMap a.mapBox4.active .mapActive {
	display: block;
	-webkit-transform: translate(143px, 344px);
	transform: translate(143px, 344px);
}

#twMap a.mapBox5.active .mapActive {
	display: block;
	-webkit-transform: translate(166px, 394px);
	transform: translate(166px, 394px);
}

#twMap a.mapBox6.active .mapActive {
	display: block;
	-webkit-transform: translate(266px, 120px);
	transform: translate(266px, 120px);
}

#twMap a.tablink.active .mapActive path.colorGreen {
	fill: #8EC120;
	stroke: #8EC120;
}

#twMap a.tablink.active .mapActive path {
	fill: #fff;
	stroke: #8EC120;
}

#twMap .txtJL {
	display: none;
}


/* 左右 */
.nav-container {
	width: 30%;
}

.main-container {
	width: 100%;
}


/* 左邊 選單 */
.nav-container .infoJL {
	font-weight: 700;
	font-size: 15px;
	line-height: 2;
	padding: 50px 50px 20px;
	width: 495px;
	text-align: justify;
}

.nav-container .txtJL {
	padding: 0 50px 20px;
	font-weight: 700;
	font-size: 15px;
	line-height: 2;
	color: #999;
}

.nav-container h5 {
	text-align: center;
	margin: 10px auto;
	font-size: 18px;
	font-weight: 700;
}


.nav-container .twmap-foodpanel h5 {
	/*padding-left: 40px;*/
	padding-left: 35px;
}

.nav-container .slick-list {
	padding: 0 !important;
}

.nav-container .slick-slider {
	width: 23vw;
	max-width: 430px;
	padding: 0 15px 0px 50px;
	height: 355px;
}

.nav-container .slick-slide {
	width: 50% !important;
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #C3C3C3;
	border-right: 1px solid #C3C3C3;
	cursor: pointer;
}

.nav-container .slick-slide:nth-child(2n) {
	border-right: none;
}

.nav-container .slick-slide img {
	display: initial;
	/*width: 70%;*/
	width:100%;
	margin: 0 auto;
}
.nav-container .slick-slide img.food {
	padding: 0px 28px;
}
.nav-container .slick-slide img.qrc {
    position: absolute;
    /*width: 10%;
    max-width: 25px;*/
    width: 20%;
    max-width: 25px;
    left: 5px;
    top: 5px;
    z-index: 999;
}
.taiwan-map .nav-container .slick-slide {
	position: relative;
}
.nav-container .slick-slide .nameJL {
	font-size: 12px;
	font-weight: 700;
}

.nav-container .slick-slide:hover .nameJL,
.nav-container .slick-slide.slick-current .nameJL {
	color: #E11;
}


/* 右邊 */
.foodRight h3 {
	width: calc(100% - 50px);
	margin-bottom: 30px;
}

.foodRight .txtRed {
	font-weight: 700;
	color: #E11;
	margin-bottom: 30px;
	font-size: 17px;
}

.foodRight .txtJL {
	width: 80%;
	height: 170px;
	margin-bottom: 30px;
	overflow: auto;
	line-height: 2;
}

.foodRight .txtJL::-webkit-scrollbar {
	width: 10px;
	height: 1px;
}

.foodRight .txtJL::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: #aaa;
}

.foodRight .txtJL::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	border-radius: 10px;
	background: #8EC220;
}

.foodRight .txtJL span {
	font-weight: 700;
}

.foodRight .maxImgJL img {
	max-width: 100%;
	width: 100%;
	max-height: 440px;
}

.foodRight .slick-slider {
	width: 100% !important;
}


.main-container .slick-prev {
	border: 1px solid #F0F0F0;
	position: absolute;
	cursor: pointer;
	background: #F0F0F0;
	top: 25px;
	right: 0;
	left: auto;
	z-index: 10;
	width: 34px;
	height: 34px;
}

.main-container .slick-next {
	border: 1px solid #707070;
	position: absolute;
	cursor: pointer;
	background: #707070;
	top: 59px;
	right: 0;
	left: initial;
	z-index: 10;
	width: 34px;
	height: 34px;
}

.main-container .slick-prev::before {
	content: " ";
	position: absolute;
	transform: rotate(-45deg) translate(-50%, -50%);
	transform-origin: top left;
	top: 50%;
	left: 50%;
	width: 15px;
	height: 15px;
	border: solid #707070;
	border-width: 2px 2px 0 0;
	margin-top: 5px;
}

.main-container .slick-next::before {
	content: " ";
	transform: rotate(-45deg) translate(-50%, -50%);
	transform-origin: top left;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 15px;
	height: 15px;
	border: solid #fff;
	border-width: 0 0 2px 2px;
	margin-top: -5px;
}

.main-container .slick-prev:hover::before,
.main-container .slick-next:hover::before {
	border-color: #8DC21F;
}


@media (min-width: 1920px) {
	.nav-container .infoJL {
		font-size: 18px;
		width: 570px;
	}

	.nav-container .txtJL {
		font-size: 18px;
	}

	.nav-container h5 {
		margin: 15px auto;
		font-size: 22px;
	}

	.nav-container .slick-slide .nameJL {
		font-size: 14px;
	}


	.foodRight h3 {
		font-size: 35px;
	}

	.foodRight .txtRed {
		font-size: 22px;
	}

	.foodRight .txtJL {
		width: 95%;
		height: 270px;
		line-height: 1.8;
		font-size: 19px;
	}


	.main-container .slick-prev {
		top: 25px;
		width: 45px;
		height: 45px;
	}

	.main-container .slick-next {
		top: 70px;
		width: 45px;
		height: 45px;
	}

	.main-container .slick-prev::before {
		width: 22px;
		height: 22px;
		margin-top: 7px;
	}

	.main-container .slick-next::before {
		width: 22px;
		height: 22px;
		margin-top: -7px;
	}


}


@media (max-width:1280px) {
	#twMap svg {
		margin-top: 166px;
	}
}

@media (max-width:1160px) {
	#twMap svg {
		margin-top: 200px;
	}

	.nav-container .infoJL {
		width: 210%;
	}

	.foodRight .txtJL {
		height: 20vw;
	}


	.nav-container .slick-slider {
		padding: 0 15px 0 50px;
	}
	.nav-container .slick-slide img.food {
		padding: 0px 17px;
	}
}

@media (max-width:999px) {
	#twMap svg {
		margin-top: 250px;
	}

	.foodRight .txtJL {
		height: 25vw;
	}
}

@media (max-width:992px) {
	#foodmap {
		background: #F0F0F0;
		padding: 1px 0;
	}

	#foodmap .title3JL {
		margin: 0 auto;
		padding-top: 3vw;
		background: transparent;
	}

	.nav-container .infoJL {
		width: 100%;
		padding: 0 50px 30px;
	}

	.nav-container h5 {
		width: 300px;
		right: 15vw;
		position: absolute;
	}
	.nav-container .twmap-foodpanel h5 {
		padding-left: 35px;
	}

	.nav-container .slick-slider {
		width: 300px;
		position: absolute;
		right: 15vw;
		margin-top: 50px;
	}

	.foodRight .txtJL {
		height: auto;
		width: 100%;
		min-height: 25vw;
	}

	.foodRight::before {
		content: "▲";
		font-size: 30px;
		position: absolute;
		top: -30px;
		left: 50%;
		color: #8ec220;
		transform: translate(-50%, 0) scale3d(2.2, 1, 1);

	}

	.nav-container .txtJL {
		display: none;
	}


	#twMap svg {
		width: 230px;
		margin-top: -13px;
		margin-bottom: 66px;
		margin-left: 30%;
	}

	#twMap .txtJL {
		display: block;
		position: absolute;
		bottom: 35px;
		margin-left: 20%;
		font-weight: 700;
		font-size: 15px;
		color: #999;
	}
}


@media (max-width:700px) {

	.nav-container h5,
	.nav-container .slick-slider {
		width: 39vw;
	}
}

@media (max-width:505px) {
	.foodRight {
		padding: 50px 20px;
	}

	.nav-container .infoJL {
		padding: 20px 10px 30px 10px;
	}

	.nav-container .twmap-foodpanel h5 {
		padding-left:18px;
	}
	.nav-container .slick-slider {
		/*width: 54vw;*/
		width: 60vw;
		right: 15px;
	}

	#twMap svg {
		margin-left: 15px;
	}

	#twMap .txtJL {
		margin-left: 0%;
		/*width: 230px;
		padding: 0px;
		left: 0px;
		margin-left: 30%*/
	}
}

@media (max-width:990px) {
	#twMap .txtJL {
		width: 230px;
		padding: 0px;
		left: 0px;
		margin-left: 30%
	}
}


/*

#foodmap {
	position: relative;
}

.tab-con {
	height: 600px;
}

.mapBoxImg {
	position: absolute;
	width: 600px;
	background: #ccc;
	height: 600px;
}

.mapBoxImg a:hover .mapBox1,
.mapBoxImg a:hover .mapBox2,
.mapBoxImg a:hover .mapBox3,
.mapBoxImg a:hover .mapBox4,
.mapBoxImg a:hover .mapBox5,
.mapBoxImg a:hover .mapBox6 {
	background: #000;
}

.mapBox1,
.mapBox2,
.mapBox3,
.mapBox4,
.mapBox5,
.mapBox6 {
	position: absolute;
}

.mapBox1 {
	top: 0;
	left: 45%;
}

.mapBox2 {
	top: 5.4%;
	left: 27.2%;
}

.mapBox3 {
	top: 25.3%;
	left: 16.5%;
}

.mapBox4 {
	top: 43.8%;
	left: 10.6%;
}

.mapBox5 {
	top: 54.5%;
	left: 14.2%;
}

.mapBox6 {
	top: 10.5%;
	left: 31.2%;
}

.mapBox1 .mapBtn .tablink:hover::before,
.mapBox1 .mapBtn .tablink.active::before {
	background: url(../images/map1hover.png) no-repeat;
	content: " ";
	width: 116px;
	height: 110px;
	left: 0;
	top: 0;
	position: absolute;
	z-index: 2;
}

.mapBox1 .mapBtn .tablink.active::before {
	background: url(../images/map1active.png) no-repeat;
	width: 117px;
	height: 133px;
	left: 3px;
	top: -20px;
}

.mapBox2 .mapBtn .tablink:hover::before,
.mapBox2 .mapBtn .tablink.active::before {
	background: url(../images/map2hover.png) no-repeat;
	content: " ";
	width: 143px;
	height: 144px;
	left: 0;
	top: 0;
	position: absolute;
	z-index: 1;
}

.mapBox2 .mapBtn .tablink.active::before {
	background: url(../images/map2active.png) no-repeat;
	width: 144px;
	height: 168px;
	left: 2px;
	top: -22px;
}

.mapBox3 .mapBtn .tablink:hover::before,
.mapBox3 .mapBtn .tablink.active::before {
	background: url(../images/map3hover.png) no-repeat;
	content: " ";
	width: 191px;
	height: 178px;
	left: 0;
	top: 0;
	position: absolute;
	z-index: 0;
}

.mapBox3 .mapBtn .tablink.active::before {
	background: url(../images/map3active.png) no-repeat;
	width: 193px;
	height: 209px;
	left: 2px;
	top: -22px;
}

.mapBox4 .mapBtn .tablink:hover::before,
.mapBox4 .mapBtn .tablink.active::before {
	background: url(../images/map4hover.png) no-repeat;
	content: " ";
	width: 147px;
	height: 164px;
	left: 0;
	top: 0;
	position: absolute;
	z-index: 0;
}

.mapBox4 .mapBtn .tablink.active::before {
	background: url(../images/map4active.png) no-repeat;
	width: 147px;
	height: 190px;
	left: 2px;
	top: -22px;
}

.mapBox5 .mapBtn .tablink:hover::before,
.mapBox5 .mapBtn .tablink.active::before {
	background: url(../images/map5hover.png) no-repeat;
	content: " ";
	width: 148px;
	height: 299px;
	left: 0;
	top: 0;
	position: absolute;
	z-index: 0;
}

.mapBox5 .mapBtn .tablink.active::before {
	background: url(../images/map5active.png) no-repeat;
	width: 146px;
	height: 337px;
	left: 1px;
	top: -41px;
}

.mapBox6 .mapBtn .tablink:hover::before,
.mapBox6 .mapBtn .tablink.active::before {
	background: url(../images/map6hover.png) no-repeat;
	content: " ";
	width: 182px;
	height: 486px;
	left: 0;
	top: 0;
	position: absolute;
	z-index: 0;
}

.mapBox6 .mapBtn .tablink.active::before {
	background: url(../images/map6active.png) no-repeat;
	width: 185px;
	height: 537px;
	left: 0px;
	top: -50px;
}


.mapActive {
	opacity: 0;
	position: absolute;
	left: 0;
	top: -25px;
}

.mapBtn.active .mapActive {
	opacity: 1;
}

.tabcontent {
	position: absolute;
	min-height: 500px;
	width: 600px;
}



/*=========================
mainBox
=============================*/


/* title */
.titleJL {
	font-size: 32px;
	display: inline-block;
	padding: 3px 8px;
	color: #777;
	font-family: 'Noto Serif TC', serif;
}

.title2JL {
	font-size: 22px;
	display: inline-block;
	padding: 3px 0;
	font-family: 'Noto Sans JP', sans-serif;
	letter-spacing: 2px;
}

.title3JL {
	font-size: 28px;
	display: inline-block;
	padding: 5px 0;
	position: relative;
	font-weight: 400;
	font-family: 'Noto Sans JP', sans-serif;
}



.title_boCJL {
	text-align: center;
	position: relative;
}

.title_boCJL span {
	font-size: 32px;
	display: inline-block;
	background: #fff;
	padding: 5px 25px;
	position: relative;
	font-weight: 900;
	font-family: 'Noto Sans JP', sans-serif;
}

.title_boCJL::before {
	content: " ";
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 4px;
	background: #777;
}



.hr3B {
	border-bottom: 3px solid #E11;
}

.hr5B {
	border-bottom: 5px solid #E11;
}

@media (min-width: 1920px) {
	.titleJL {
		font-size: 46px;
	}

	.title2JL {
		font-size: 30px;
	}

	.title3JL {
		font-size: 40px;
	}

	.title_boCJL span {
		font-size: 42px;
		padding: 5px 25px;
		letter-spacing: 3px;
	}
}

@media (max-width:992px) {
	.title3JL {
		font-size: 22px;
	}
}

@media (max-width:767px) {
	.titleJL {
		font-size: 26px;
	}

	.title_boCJL span {
		font-size: 28px;
	}

	.about2 .hr3B {
		font-size: 16px;
	}

	.about2 .iconBox .row .col::after {
		right: -5px !important;
	}

	#about .row .boR {
		padding-right: 0;
		padding-left: 0;
	}
}


/*=========================
about
=============================*/
#about {
	padding: 5vw 0 !important;
	text-align: center;
	line-height: 2;
}

#about .txtJL {
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: 700;
}

#about .row .boR {
	border-right: 3px solid #999;
}

#about .row .boR:last-child {
	border-right: none;
}


@media (min-width: 1920px) {
	#about .txtJL {
		font-size: 18px;
		line-height: 1.8;
		letter-spacing: 1px;
	}
}

@media (max-width:767px) {
	#about .row .boR:first-child {
		border-right: none;
		border-bottom: 3px solid #999;
		margin: 0 0 40px;
		padding-bottom: 40px;
	}
}


/* about2 */
.about2 {
	padding: 0 10vw;
}

.about2 .container-fluid > .row {
	padding-top: 30px;
	padding-bottom: 50px;
}

.about2 .txtJL {
	font-size: 13px;
	font-weight: 700;
	line-height: 2;
}

.about2 .hr3B {
	font-size: 18px;
	color: #777;

	font-family: 'Noto Sans JP', sans-serif;
}

.about2 .iconBox {
	text-align: center;
	position: absolute;
	top: 50%;
	width: 100%;
	transform: translateY(-50%);
}

.about2 .iconBox .row .col::after {
	content: " ";
	background: url(../images/about_iconadd.png) no-repeat;
	background-size: 100%;
	width: 1.5vw;
	height: 1.5vw;
	position: absolute;
	right: -15px;
	top: 40%;
}

.about2 .iconBox .row .col:last-child::after {
	content: none;
}

.about2 .iconPic img {
	width: 70%;
}

.about2 .iconTxt {
	font-size: 18px;
	font-weight: 700;
	line-height: 2;
}


@media (min-width: 1920px) {
	.about2 .txtJL {
		font-size: 18px;
		line-height: 1.8;
	}

	.about2 .hr3B {
		font-size: 24px;

	}

	.about2 .iconPic img {
		width: 65%;
	}

	.about2 .iconTxt {
		font-size: 22px;
		margin-top: 15px;
	}
}


@media (min-width: 992px) and (max-width: 1070px) {
	.about2 .iconTxt {
		font-size: 16px;
	}
}

@media (min-width:992px) and (max-width:993px) {
	.about2 .iconBox {
		width: 100% !important;
	}
}

@media (min-width: 992px) and (max-width: 1028px) {
	.iconBox .col {
		padding: 10px;
	}
}
@media (max-width:992px) {

	.about2 .iconBox {
		position: relative;
		top: inherit;
		transform: none;
		width: 70%;
		margin: 30px auto !important;
	}

	.about2 .container-fluid > .row {
		padding-bottom: 0;
	}

	.about2 {
		text-align: center;
	}

	.about2 .iconBox {
		margin: 30px 0 0;
	}

	.about2 .iconTxt {
		margin-top: 10px;
	}

}

@media (max-width:767px) {
	.about2 {
		padding: 0;
	}

	.about2 .hr3B {
		font-size: 16px;
	}

	.about2 .iconTxt {
		font-size: 13px;
	}

}


@media (max-width:720px) {
	.about2 .iconBox {
		width: 90%;
	}
}

@media (max-width:510px) {
	.about2 .iconTxt {
		line-height: 1.5;
	}
}

@media (max-width:460px) {
	.about2 .iconBox {
		width: 100%;
	}

	.about2 .iconPic img {
		width: 100%;
	}
}

@media (max-width:410px) {
	.about2 .iconBox {
		width: 100%;
	}

	.about2 .iconPic img {
		width: 100%;
	}

	.about2 .iconTxt {
		width: 2rem;
		margin: 10px auto;
		line-height: 1.2;
	}

}

@media (max-width:320px) {
	.about2 .iconBox .col {
		flex-basis: auto;
		padding: 20px 0;
	}

	.about2 .iconBox {
		width: 30%;
	}

	.about2 .iconPic img {
		width: 100%;
	}

	.about2 .iconTxt {
		width: 100%;
		margin: 10px auto;
		line-height: 1.2;
	}

	.about2 .iconBox .row .col::after {
		width: 4.5vw;
		height: 4.5vw;
		top: auto;
		bottom: 0;
		left: 45%;
	}

}

/* =========================
AD 輪播
========================= */

.about-banner {
	width: 100%;
	/*height: 60vh;*/
	max-height: 60vh;
	overflow: hidden;
	position: relative;
}

.about-banner img {
	object-fit: cover;
	width: 100%;
}

.about-banner .slick-track .slick-slide div {
    display: block!important;
}

@media (min-width: 1500px) {

	.about-banner,
	.about-banner img,
	.about-banner video {
		height: 450px;
		width: 100vw;
	}
}

@media (max-width:992px) {
	.about-banner {
		height: 30vw;
	}

	.about-banner img {
		height: 30vw;
	}

	.about-banner .slick-dots {
		bottom: 0;
	}
}

/*=========================
箭頭-about3
=============================*/

.about3 {
	position: relative;
}

.about3 .InfoLeft {
	width: 38%;
	float: left;
	padding-left: 10vw;
	padding-right: 3vw;
	top: 50%;
	transform: translate(0, -50%);
	position: absolute;
}

.about3 .InfoLeft .txtJL {
	font-weight: 700;
	margin-top: 30px;
	line-height: 2;
}


.arrowBg {
	position: relative;
	padding-left: 110px;
	width: 60%;
	float: right;
}

ul.arrowBg {
	list-style: none;
}

.arrowBg li {
	float: right;
	zoom: 1;
	*display: inline;
	color: #fff;
	font-size: 18px;
	position: relative;
	width: 33%;
}

.arrowBg li .info:before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-top: 160px solid transparent;
	border-right: 100px solid #767676;
	border-bottom: 160px solid transparent;
	left: -100px;
	top: 0;
}

.arrowBg li .info {
	padding: 5px;
	width: 100%;
	height: 320px;
}

.arrowBg li .info h5 {
	font-weight: 700;
	margin-left: -2em;
	font-size: 18px;
	z-index: 1;
	position: relative;
}

.arrowBg li .info h5 br,
.arrowBg li .info h5 .iconLogo {
	display: none;
}

.arrowBg li .info .txtJL {
	font-size: 13px;
	font-weight: 700;
	margin-top: 15px;
	line-height: 2;
	letter-spacing: 1px;
	margin-left: -1.3em;
	z-index: 1;
	position: relative;
}

.arrowBg li .info .txtJL span {
	display: block;
	width: 180px;
}

.arrowBg li .info .txtJL span:nth-child(2) {
	margin-left: 1.3em;
}

.arrowBg li .info .txtJL span:nth-child(3) {
	margin-left: 2.6em;
}

.arrowBg .iconStar {
	margin: 50px 0;
	height: 65px;
	text-align: center;
	margin-left: -30%;
	width: 100%;
}

.arrowBg .iconStar img {
	display: block;
	height: 22px;
	margin: 15px auto;
	max-width: 100%;
}

.arrowBg .iconStar img.pcNono {
	display: none;
}

.arrowBg .iconStar img.iconLogo {
	height: 28px;
	margin: 0 auto;
}

.arrowBg li.arrowBgGreen {
	z-index: 1;
}

.arrowBg li.arrowBgDark {
	z-index: 2;
}

.arrowBg li.arrowBgGray {
	z-index: 3;
}

.arrowBg li.arrowBgGreen .info {
	background-color: #8EC21F;
}

.arrowBg li.arrowBgGreen .info:before {
	border-right-color: #8EC21F;
}

.arrowBg li.arrowBgDark .info {
	background-color: #777;
}

.arrowBg li.arrowBgDark .info:before {
	border-right-color: #777;
}

.arrowBg li.arrowBgGray .info {
	background-color: #F0F0F0;
	color: #000;
}

.arrowBg li.arrowBgGray .info:before {
	border-right-color: #F0F0F0;
}



@media (min-width: 1920px) {

	.about3 .InfoLeft {
		width: 28%;
		padding-left: 5vw;
		top: 55%;
		transform: translateY(-50%);
		position: absolute;
	}

	.about3 .InfoLeft .txtJL {
		font-size: 16px;
	}


	.arrowBg {
		width: 70%;
	}


	.arrowBg li {
		font-size: 18px;
		width: 33%;
	}

	.arrowBg li .info:before {
		border-top: 190px solid transparent;
		border-right: 130px solid #767676;
		border-bottom: 190px solid transparent;
		left: -130px;
	}

	.arrowBg li .info {
		padding: 5px;
		width: 100%;
		height: 380px;
	}

	.arrowBg li .info h5 {
		font-size: 22px;
	}

	.arrowBg li .info .txtJL {
		font-size: 16px;
		margin-top: 20px;
		line-height: 1.8;
		letter-spacing: 1px;
	}

	.arrowBg li .info .txtJL span {
		width: 300px;
	}

	.arrowBg .iconStar {
		height: 100px;
		overflow: hidden;
	}

	.arrowBg .iconStar img {
		height: 26px;
	}

	.arrowBg .iconStar img.iconLogo {
		height: 35px;
	}
}


@media (max-width:1400px) {
	.about3 .InfoLeft {
		width: 34%;
	}

	.arrowBg {
		width: 66%;
	}

}

@media (max-width:1270px) {
	.about3 .InfoLeft {
		width: 23%;
		padding-left: 3vw;
	}

	.arrowBg {
		width: 75%;
	}

}

@media (max-width:1100px) {
	.about3 {
		margin-bottom: 20vw;
	}

	.about3 .InfoLeft::after {
		content: " ";
		position: absolute;
		bottom: 0;
		border-bottom: 2px solid #ccc;
		width: 90%;
		left: 5%;
	}

	.about3 .InfoLeft {
		width: 100%;
		background: #f0f0f0;
		padding: 8vw 10%;
		float: none;
		left: 50%;
		transform: translate(-50%, 0);
		top: auto;
		position: relative;
		text-align: center;
	}

	.arrowBg {
		width: 100%;
		float: none;
		height: auto;
		margin: 0;
		padding: 0;
	}

	.arrowBg li {
		float: none;
		width: 100%;
	}

	.arrowBg li .info {
		text-align: center;
		padding: 17vw 0 0;
		height: auto;
		position: relative;
	}

	.arrowBg li .info .iconStar {
		position: absolute;
		margin: 0 auto;
		top: auto;
		left: 100px;
		width: auto;
	}

	.arrowBg li.arrowBgGray .info {
		padding: 60px 0 0;
	}

	.arrowBg .iconStar img.phoneNono {
		display: none;
	}

	.arrowBg .iconStar img.pcNono {
		display: block;
	}

	.arrowBg .iconStar img {
		margin: 0;
		height: auto;
	}

	.arrowBg li .info .iconStar .iconLogo {
		display: none;
	}

	.arrowBg li .info h5 .iconLogo {
		display: inline-block;
		margin-bottom: 10px;
	}

	.arrowBg li .info h5 br,
	.arrowBg li .info h5 .iconLogo {
		display: inline;
	}

	.arrowBg li .info::before {
		content: none;
	}

	.arrowBg li .info::after {
		content: " ";
		width: 0;
		height: 0;
		border-width: 10vw 50vw 50vw 50vw;
		border-style: solid;
		border-color: #FFCCCC transparent transparent transparent;
		left: 0;
		top: 100%;
		position: absolute;
	}

	.arrowBg li.arrowBgGreen .info::after {
		border-color: #8EC21F transparent transparent transparent;
	}

	.arrowBg li.arrowBgDark .info::after {
		border-color: #777 transparent transparent transparent;
	}

	.arrowBg li.arrowBgGray .info::after {
		border-color: #F0F0F0 transparent transparent transparent;
	}

	.arrowBg li .info h5,
	.arrowBg li .info .txtJL,
	.arrowBg li .info .txtJL span:nth-child(1),
	.arrowBg li .info .txtJL span:nth-child(2),
	.arrowBg li .info .txtJL span:nth-child(3) {
		margin-left: 0;
		width: 100%;
	}


	/* 動態 */
	@keyframes fadeInRight {
		from {
			opacity: 0;
			transform: translate3d(0, -80%, 0);
		}

		to {
			opacity: 1;
			transform: none;
		}
	}

	.about .fadeInRight {
		animation-name: fadeInRight;
	}



}

@media (max-width:767px) {
	.arrowBg .iconStar {
		margin: 85px 0 0 -12px;
		height: 15px;
	}
}

@media (max-width:640px) {
	.arrowBg li .info .iconStar {
		left: 7%;
	}
}



/*=========================
foodmap 地圖
=============================*/

#foodmap .title3JL {
	text-align: center;
	margin: 5vw auto 3vw;
	display: table;
}



/*
===============================
foodvideo 影片 thumb-video
===============================
*/

.foodvideo {
	padding: 0;
}

.thumb-video {
	position: relative;
	overflow: hidden;
	display: block;
	background: #151515;
	text-align: center;
	height: 300px;
}

.height-fill .thumb-video {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background: #000;
}

.thumb-video-caption {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 100%;
}

.thumb-video-image {
	width: auto;
	height: auto;
	max-width: none;
}

.thumb-video-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
	background: #151515;
	cursor: pointer;
}

.thumb-video-overlay .thumb-video-image {
	min-width: 100%;
}


.thumb-video-caption .title_jl {
	color: #fff;
	font-size: 16px;
	margin: 10px 10px 40px 10px;
	letter-spacing: 2px;
	font-weight: 700;
}

/*
.thumb-video-caption .txt_jl {
	color: #ccc;
	font-size: 18px;
	line-height: 38px;
	margin-bottom: 50px;
}
*/
.thumb-video-button {
	position: relative;
	overflow: hidden;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 65px;
	height: 65px;
	line-height: 0;
	font-size: 0;
	color: #fff;
	cursor: pointer;
	transition: .22s;
}

.thumb-video-button img {
	width: 100%;
}


.thumb-video-button:hover {
	color: #3290BF;
}

.thumb-video-image {
	min-width: 100%;
}




@supports (object-fit: cover) {
	.thumb-video-image {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
}



@media (min-width: 1920px) {
	.thumb-video {
		height: 22vw;
	}

	.thumb-video-caption .title_jl {
		font-size: 21px;
	}

	.thumb-video-button {
		width: 80px;
		height: 80px;
	}
}

@media (max-width: 992px) {
	.thumb-video {
		height: 30vw;
	}

	.thumb-video-caption .title_jl {
		font-size: 20px;
	}

	.thumb-video-caption .title_jl br {
		display: none;
	}

	.thumb-video-button {
		width: 55px;
		height: 55px;
	}

	.thumb-video-caption .title_jl {
		margin: 10px 10px 20px 10px;
	}

}

@media (max-width: 540px) {
	.thumb-video-caption .title_jl {
		font-size: 16px;
	}

	.thumb-video-button {
		width: 38px;
		height: 38px;
	}

	.thumb-video-caption .title_jl {
		margin: 10px;
	}
}

@media (max-width: 370px) {
	.thumb-video {
		height: 40vw;
	}
}



/*=========================
fieldBox
=============================*/
#field {
	padding: 0;
	position: relative;
	margin: 5vw 0;
	width: 100%;
	overflow: hidden;
}

.fieldBox .title3JL {
	text-align: center;
	margin: 30px auto;
	display: table;
}

.fieldBox {
	border: 8px solid #A0A0A0;
	width: 80%;
	margin: 0 auto;
	min-height: 500px;
}

.slidMarquee {
	position: absolute;
	z-index: 3;
	left: 0;
}

.slidMarquee .slick-slide img {
	margin: 1px;
	width: 400px;
	height: 266px;
}

.fieldvideo {
	margin: 310px 20px 20px;
}

.fieldvideo .thumb-video {
	height: 234px;
}

.fieldBox .txtJL {
	text-align: center;
	font-family: 'Noto Serif TC', serif;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	line-height: 2;
}

.fieldBox .thumb-video-image {
	height: 234px;
}



.fieldBox .fieldDown {
	background: #A0A0A0;
	color: #fff;
	text-align: right;
	font-size: 16px;
	padding: 15px 0;
}

.fieldBox .fieldDown .nameJL {
	display: inline-block;
	margin: 0 20px;
}

.fieldBox .fieldDown ul {
	display: inline-block;
	font-weight: 700;
}

.fieldBox .fieldDown ul li {
	display: inline-block;
	border-right: 1px solid #fff;
	padding: 0 35px 0 10px;
	position: relative;
}

.fieldBox .fieldDown ul li::after {
	content: " ";
	position: absolute;
	background: url(../images/icon_download.png) no-repeat;
	background-size: 100%;
	top: 3px;
	right: 15px;
	width: 14px;
	height: 20px;
}

.fieldBox .fieldDown ul li:last-child {
	border-right: 0;
}

.fieldBox .fieldDown a {
	color: #fff;
}

.fieldBox .fieldDown a:hover {
	color: #E50113;
}


.fieldvideoM {
	display: none;
}

@media (min-width: 1920px) {
	.fieldBox {
		border: 15px solid #A0A0A0;
	}

	.fieldBox .txtJL {
		font-size: 20px;
	}

	.slidMarquee .slick-slide img {
		width: 24vw;
		height: 16vw;
	}

	.fieldvideo {
		margin: 19vw 20px 20px;
	}

	.fieldvideo .thumb-video,
	.fieldBox .thumb-video-image {
		height: 16vw;
	}

	.fieldBox .fieldDown {
		font-size: 22px;
		padding: 20px 0;
	}

	.fieldBox .fieldDown ul li {
		padding: 0 50px 0 10px;
	}

	.fieldBox .fieldDown ul li::after {
		width: 21px;
		height: 27px;
	}

}

@media (max-width:992px) {

	.fieldBox .fieldvideo .txtJL {
		display: none;
	}

	.fieldvideoM {
		margin: 0;
		display: block;
	}

	.fieldBox .txtJL {
		position: relative;
		top: 0;
		left: 0;
		transform: none;
		width: 100%;
		margin-bottom: 20px;
	}

	.fieldBox .fieldDown .nameJL {
		display: block;
		text-align: center;
		border-bottom: 1px solid #fff;
		font-weight: 700;
		padding: 5px 0;
		font-size: 17px;
	}

	.fieldBox .fieldDown ul {
		margin: 10px auto 0;
		display: table;
		font-size: 13px;
	}

	.fieldBox .fieldDown ul li {
		padding: 0 22px 0 5px;
	}

	.fieldBox .fieldDown ul li::after {
		right: 5px;
		background-size: 88%;
	}

}

@media (max-width:600px) {
	.slidMarquee .slick-slide img {
		width: 52vw;
		height: 35vw;
	}

	.fieldBox .fieldvideo {
		margin: 39vw 20px 20px;
	}

	.fieldvideo .thumb-video,
	.fieldBox .thumb-video-image {
		height: 35vw;
	}
}

@media (max-width: 445px) {
	.fieldBox .fieldDown ul li {
		display: block;
		border-right: none;
		text-align: center;
	}

	.fieldBox .fieldvideo {
		margin: 44vw 10px 20px;
	}

	.fieldBox .fieldvideo.pad20 {
		padding: 0 !important;
	}
}



/*=========================
foodmenu  菜單
===========================*/
#foodmenu {
	padding: 0;
	position: relative;
}

.foodmenuBox {
	width: 90%;
	margin: 0 auto;
}

.foodmenuBox .title3JL {
	display: block;
	text-align: center;
	border-bottom-width: 8px;
}

.foodmenuBox .infoJL {
	margin: 45px;
	font-weight: 700;
	font-family: 'Noto Sans JP', sans-serif;
}

.foodmenuBox .nameJL {
	background: #8DC11F;
	font-size: 20px;
	color: #fff;
	display: inline-block;
	padding: 8px 15px;
	min-width: 200px;
	margin-top: 2vw;
}

.foodmenuBox .txtJL1 {
	font-size: 30px;
	font-weight: 900;
	margin-top: 30px;
}

.foodmenuBox .txtJL2 {
	color: #E50113;
	border-bottom: 1px solid #E50113;
	font-size: 26px;
	font-weight: 900;
	display: table;
	margin: 5px 0;
}

.foodmenuBox .txtJL3 {
	font-size: 18px;
	line-height: 2;
	margin: 5px 0;
}


.foodmenuBox .foodicon1,
.foodmenuBox .foodicon2,
.foodmenuBox .foodicon3,
.foodmenuBox .foodicon4,
.foodmenuBox .foodicon5 {
	position: absolute;
}

.foodmenuBox .foodicon1 img,
.foodmenuBox .foodicon2 img,
.foodmenuBox .foodicon3 img,
.foodmenuBox .foodicon4 img,
.foodmenuBox .foodicon5 img {
	width: 100%;
}

.foodmenuBox .foodicon1 {
	top: -1vw;
	left: 20%;
	width: 10vw;
}

.foodmenuBox .foodicon2 {
	bottom: 18vw;
	left: -2%;
	width: 10vw;
}

.foodmenuBox .foodicon3 {
	bottom: 5vw;
	left: 10%;
	width: 6vw;
}

.foodmenuBox .foodicon4 {
	bottom: 7vw;
	left: 19%;
	width: 14vw;
}

.foodmenuBox .foodicon5 {
	bottom: 105px;
	right: 6%;
	width: 9vw;
}

.foodmenuBox .infoJL img {
	width: 100%;
}


@media (min-width:2300px) {
	.foodmenuBox .foodicon1 {
		top: -75px;
		left: 20%;
		width: 230px;
	}

	.foodmenuBox .foodicon2 {
		bottom: 276px;
		left: -2%;
		width: 230px;
	}

	.foodmenuBox .foodicon3 {
		bottom: 50px;
		left: 9%;
		width: 130px;
	}

	.foodmenuBox .foodicon4 {
		bottom: 96px;
		left: 19%;
		width: 304px;
	}

	.foodmenuBox .foodicon5 {
		bottom: 225px;
		right: 5%;
		width: 180px;
	}
}

@media (min-width:1920px) {
	.foodmenuBox .nameJL {
		font-size: 30px;
		min-width: 250px;
		letter-spacing: 2px;
		padding: 10px 20px
	}

	.foodmenuBox .txtJL1 {
		font-size: 46px;
	}

	.foodmenuBox .txtJL2 {
		font-size: 38px;
	}

	.foodmenuBox .txtJL3 {
		font-size: 26px;
	}
}


@media (max-width:1200px) {
	.foodmenuBox .infoJL {
		margin: 45px 0;
	}

	.foodmenuBox .foodicon4 {
		left: 18%;
	}

	.foodmenuBox .foodicon5 {
		right: 4%;
	}
}


@media (min-width:991px) and (max-width:993px) {
	.foodmenuBox .col-lg-3 {
		flex: 0 0 25%;
		max-width: 25%;
	}

	.foodmenuBox .col-lg-9 {
		flex: 0 0 75%;
		max-width: 75%;
	}
}

@media (max-width:991px) {
	.foodmenuBox .infoJL {
		margin: 0;
	}

	.foodmenuBox .nameJL {
		width: 40%;
		min-width: inherit;
		display: inline-block;
		vertical-align: top;
	}

	.foodmenuBox .txtBoxJL {
		width: 50%;
		display: inline-block;
		margin-left: 30px;
		margin-bottom: 67px;
		vertical-align: top;
	}

	.foodmenuBox .middleJL {
		display: table;
		margin: 0 auto;
	}

	.foodmenuBox .txtJL1 {
		/*font-size: 40px;*/
		margin-top: 10px;
	}

	.foodmenuBox .txtJL2 {
		/*font-size: 40px;*/
		margin: 0;
	}

	.foodmenuBox .txtJL3 {
		/*font-size: 26px;*/
	}



	.foodmenuBox .foodicon1 {
		left: initial;
		right: 20%;
		top: 30px;
		width: 10vw;
	}

	.foodmenuBox .foodicon2 {
		bottom: initial;
		width: 85px;
		top: 164px;
	}

	.foodmenuBox .foodicon3 {
		bottom: initial;
		width: 35px;
		top: 245px;
		left: 15%;
	}

	.foodmenuBox .foodicon4 {
		bottom: initial;
		left: 45%;
		width: 100px;
		top: 158px;
	}

	.foodmenuBox .foodicon5 {
		bottom: -8px;
		right: 23%;
	}
}


@media (min-width:700px) and (max-width:991px) {

	.foodmenuBox .txtJL1 {
		font-size: 40px;
		margin-top: 10px;
	}

	.foodmenuBox .txtJL2 {
		font-size: 40px;
		margin: 0;
	}

	.foodmenuBox .txtJL3 {
		font-size: 26px;
	}

	.foodmenuBox .foodicon2 {
		width: 95px;
		top: 193px;
	}

	.foodmenuBox .foodicon3 {
		width: 38px;
		top: 280px;
		left: 12%;
	}

	.foodmenuBox .foodicon4 {
		top: 188px;
		left: 39%;
		width: 122px;
	}
}

@media (max-width:700px) {
	.foodmenuBox .txtBoxJL {
		margin-bottom: 10vw;
	}
}

@media (max-width:560px) {

	.foodmenuBox .nameJL {
		width: 35%;
		min-width: inherit;
	}

	.foodmenuBox .txtBoxJL {
		width: 60%;
		margin-left: 10px;
		margin-bottom: 15vw;
	}

	.foodmenuBox .foodicon1 {
		right: 14%;
		top: 27px;
		width: 12vw;
	}

	.foodmenuBox .foodicon4 {
		left: 38%;
	}
}

@media (max-width:540px) {
	.foodmenuBox .txtJL1 {
		/*font-size: 32px;*/
		margin-top: 10px;
	}

	.foodmenuBox .txtJL2 {
		/*font-size: 33px;*/
	}

	.foodmenuBox .txtJL3 {
		/*font-size: 22px;*/
	}
}


@media (max-width:460px) {
	.foodmenuBox .foodicon2 {
    width: 72px;
	}
	.foodmenuBox .foodicon4 {
		left: 36%;
		width: 88px;
		top: 160px;
	}
}

@media (max-width:428px) {
	.foodmenuBox .nameJL {
		font-size: 16px;
		padding: 8px 10px;
	}

	.foodmenuBox .txtJL1 {
		font-size: 26px;
	}

	.foodmenuBox .txtBoxJL {
		margin-bottom: 19vw;
	}

	.foodmenuBox .txtBoxJL {
		margin-left: 5px;
	}

	.foodmenuBox .infoJL {
		padding: 20px 0 !important;
	}
}

@media (max-width:350px) {
	.foodmenuBox .nameJL {
		font-size: 16px;
		padding: 8px;
	}

	.foodmenuBox .txtJL1 {
		font-size: 24px;
	}

	.foodmenuBox .txtBoxJL {
		margin-bottom: 25vw;
	}

	.foodmenuBox .txtJL3 {
		font-size: 15px;
	}
}

@media (max-width:300px) {
	.foodmenuBox .nameJL {
		width: 100%;
	}

	.foodmenuBox .txtBoxJL {
		float: right;
	}

	.foodmenuBox .infoJL {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.foodmenuBox .foodicon1 {
		right: 14%;
		top: 33px;
	}

	.foodmenuBox .foodicon3 {
		width: 29px;
		left: 17%;
	}

	.foodmenuBox .foodicon4 {
		top: 183px;
	}
}

/* foodmenuInfo 文字呈現  */
@media screen and(-ms-high-contrast:active),
(-ms-high-contrast:none) {
	.foodmenuInfo .no-gutters > .col {
		padding: 0 1px;
	}
}

.foodmenuInfo {
	padding: 0;
	position: relative;
	overflow: hidden;
}

.foodmenuInfo .title3JL {
	width: 90%;
	margin: 0 auto;
	display: block;
	text-align: center;
	border-bottom-width: 8px;
}

.foodmenuInfoTab {
	text-align: center;
	margin-top: 30px;
	font-size: 18px;
	font-weight: 700;
}

.foodmenuInfoTab a {
	padding: 15px;
	display: block;
	background: #A0A0A0;
	color: #777;
	margin: 1px;
}

.foodmenuInfoTab a:hover,
.foodmenuInfoTab a.active {
	background: #155D59;
	color: #fff;
}


.foodmenuInfoC {
	background: #F0F0F0;
}

.foodmenuInfoC .infoJL {
	padding: 30px 5%;
	font-weight: 700;
}

.foodmenuInfoC .infoJL .col-12 {
	padding: 15px;
}

.foodmenuInfoC .nameJL {
	font-size: 18px;
}

.foodmenuInfoC .infoThead {
	font-size: 18px;
	color: #fff;
	background: #155D59;
	padding: 15px 20px;
}

.foodmenuInfoC .infoThead span {
	font-size: 12px;
	display: block;
	height: 18px;
	overflow: hidden;
}

.foodmenuInfoC .infoTbody {
	color: #777;
	font-size: 16px;
	background: #fff;
	padding: 15px 20px;
	line-height: 2;
	height: calc(100% - 74px);
}


.foodmenuInfoC .infoTbody li span {
	float: right;
	color: #000;
}

.foodmenuInfoC .icon_push {
	background: #A0A0A0;
	color: #fff;
	border-bottom: 3px solid #E11;
	padding: 2px 5px;
	font-style: inherit;
	margin-right: 5px;
	font-size: 13px;
	font-weight: 700;
}

.foodmenuInfoC .finePrint {
	font-size: 12px;
}


.foodmenuInfoC .infoFoot {
	font-weight: 700;
	font-size: 16px;
	background: #fff;
	padding: 15px 20px;
	line-height: 2;
}

.foodmenuInfoC .infoFoot h5 {
	font-weight: 700;
	display: inline-block;
}


@media (min-width: 1920px) {
	.foodmenuInfoTab {
		font-size: 28px;
	}

	.foodmenuInfoC .nameJL {
		font-size: 30px;
	}

	.foodmenuInfoC .infoThead {
		font-size: 30px;
		padding: 15px 25px;
	}

	.foodmenuInfoC .infoThead span {
		font-size: 15px;
		height: 22px;
	}

	.foodmenuInfoC .infoTbody {
		font-size: 24px;
		padding: 15px 25px;
		height: calc(100% - 97px);
	}

	.foodmenuInfoC .infoFoot h5 {
		font-size: 30px;
	}

	.foodmenuInfoC .infoFoot {
		font-size: 24px;
		padding: 25px;
	}

	.nav-container .twmap-foodpanel h5 {
		/*padding-left: 35px;*/
		width: 23vw;
    	margin: 10px 0px;
    	max-width: 430px;
	}

}


@media (max-width:650px) {
	.foodmenuInfoTab {
		font-size: 15px;
	}

	.foodmenuInfoTab a {
		padding: 8px;
	}
}

@media (max-width:488px) {
	.foodmenuInfoTab {
		font-size: 12px;
	}

	.foodmenuInfoTab a {
		padding: 8px 7px;
	}
}

@media (max-width:400px) {
	.foodmenuInfoTab a {
		padding: 8px 0;
		letter-spacing: -1px;
	}
}


/*=========================
lottery  填鍋趣   內文沿用foodmenuBox
===========================*/
#lottery {
	position: relative;
	margin: 3vw auto 0;
	padding: 0 !important;
}

.lotteryBox {
	width: 90%;
	margin: 0 auto;
}

.lotteryBox .title3JL {
	text-align: center;
	margin: 30px auto;
	display: table;
	border-bottom-width: 5px;
}

.lotteryBox .txtBoxRight {
	border: 3px solid #000;
	padding: 30px;
	margin-left: 50px;
}

.lotteryBox .txtBoxJL {
	margin: 50px 20px;
	font-size: 25px;
	font-weight: 900;
	font-family: 'Noto Sans JP', sans-serif;
}

.lotteryBox .txtBoxJL .txtJL2 {
	color: #E11;
	padding: 3px;
	position: relative;
	display: table;
}

.lotteryBox .txtBoxJL .txtJL2::after {
	border-bottom: 1px solid #E11;
	position: absolute;
	content: " ";
	margin-top: 3px;
	bottom: 0;
	left: 0;
	width: 100%;
}


.lotteryicon1,
.lotteryicon2,
.lotteryicon3,
.lotteryicon4 {
	position: absolute;
}

.lotteryicon1 img,
.lotteryicon2 img,
.lotteryicon3 img,
.lotteryicon4 img {
	width: 100%;
}

.lotteryicon1 {
	bottom: 0;
	left: -2%;
	width: 24vw;
}

.lotteryicon2 {
	bottom: 13vw;
	left: 21vw;
	width: 8vw;
}

.lotteryicon3 {
	bottom: 6vw;
	left: 27vw;
	width: 4vw;
}

.lotteryicon4 {
	bottom: 0;
	right: 10vw;
	width: 12vw;
}



@media (min-width:992px) {
	.lotteryBox {
		margin: 0 auto 5vw;
	}

	.lotteryicon1 {
		width: 340px;
		bottom: -34px;
	}

	.lotteryicon2 {
		bottom: 165px;
		left: 300px;
		width: 115px;
	}

	.lotteryicon3 {
		bottom: 30px;
		left: 390px;
		width: 80px;
	}

	.lotteryicon4 {
		bottom: -55px;
		right: 10vw;
		width: 150px;
	}

}



@media (min-width:1920px) {
	.lotteryBox {
		margin: 0 auto 7vw;
	}

	.lotteryBox .txtBoxRight {
		padding: 50px 90px;
	}

	.lotteryBox .txtBoxJL {
		font-size: 38px;
	}

	.lotteryicon1 {
		width: 500px;
	}

	.lotteryicon2 {
		bottom: 225px;
		left: 450px;
		width: 160px;
	}

	.lotteryicon3 {
		bottom: 65px;
		left: 545px;
		width: 95px;
	}

	.lotteryicon4 {
		bottom: -100px;
		right: 10vw;
		width: 250px;
	}

}




@media (max-width:992px) {

	.lotteryBox .txtBoxJL {
		float: right;
		margin: 0 10vw 0;
	}

	.lotteryBox .txtBoxRight {
		margin-left: 0;
	margin-left: 0;
		margin-top: 170px;
}

	.lotteryicon1 {
		top: 90px;
		bottom: inherit;
		width: 330px;
		left: -2%;
	}

	.lotteryicon2 {
		top: 235px;
		bottom: inherit;
    width: 100px;
    left: 50%;
	}

	.lotteryicon3 {
		left: inherit;
		bottom: inherit;
    right: 16vw;
    width: 70px;
    bottom: 1vw;
	}

	.lotteryicon4 {
		bottom: inherit;
		top: 270px;
		width: 150px;
	}

	.fieldvideo {
		margin: 310px 0 20px;
	}


	.fieldBox .thumb-video-image,
	.fieldBox .thumb-video-content iframe {
		height: 100%;
	}

	.fieldBox .embed-responsive {
		height: auto;
	}
}

@media (max-width:800px) {

	.lotteryBox .txtBoxJL {
		font-size: 24px;
		margin: 0 8vw 0;
	}

	.lotteryBox .txtBoxJL .txtJL2 {
		font-size: 25px;
	}
}

@media (max-width:700px) {

	.lotteryBox .txtBoxJL {
		margin: 0 3vw 0;
	}

	.lotteryBox .txtBoxJL .txtJL2 {
		font-size: 25px;
	}
}

@media (max-width:650px) {
	.lotteryBox .title3JL {
		margin: 30px auto 10px;
	}

	.lotteryBox .txtBoxJL {
		margin: 0;
	}

	.lotteryicon1 {
    top: 82px;
    width: 252px;
    left: -5%;
}
	.lotteryicon2 {
		left: 230px;
		width: 88px;
	}

	.lotteryicon4 {
		top: 260px;
		width: 134px;
	}

}


@media (max-width:550px) {
	#lottery {
		overflow-x: hidden;
	}

	.lotteryBox {
		width: 98%;
	}
	.lotteryBox .txtBoxRight {
    margin-top: 150px;
}

	.lotteryicon1 {
		top: 32vw;
		width: 41vw;
		left: -5%;
	}

	.lotteryicon2 {
		top: 49vw;
		width: 11vw;
		left: 41vw;
	}

	.lotteryicon4 {
    top: 270px;
}
}

@media (max-width:550px) {
	#lottery {
		overflow-x: hidden;
	}

	.lotteryBox {
		width: 98%;
	}
	.lotteryBox .txtBoxRight {
    margin-top: 150px;
}

	.lotteryicon1 {
		top: 164px;
    width: 240px;
    left: -7%;
	}

	.lotteryicon2 {
		top: 250px;
		width: 70px;
		left: 240px;
	}

	.lotteryicon4 {
    top: 270px;
}
}
@media (max-width:500px) {
	.lotteryBox .txtBoxJL {
    font-size: 20px;
	}
}

@media (max-width:450px) {
	.lotteryBox .txtBoxJL {
    font-size: 20px;
	}
	.lotteryicon1 {
    width: 225px;
	}
	.lotteryicon2 {
    top: 242px;
    width: 65px;
    left: 227px;
}
	.lotteryicon4 {
		width: 23vw;
    top: 293px;
}
}
@media (max-width:420px) {
	.lotteryBox .txtBoxJL {
    text-align: center;
    float: none;
    width: 100%;
}
	.lotteryBox .txtBoxJL .txtJL2 {
    margin: 0 auto;
	}
	.lotteryBox .txtBoxRight {
    margin-top: 200px;
}
	.lotteryicon1 {
    top: 213px;
	}
	.lotteryicon2 {
    width: 65px;
    left: 210px;
	}
	.lotteryicon4 {
    width: 26vw;
    top: 330px;
}
}



/* 內頁共用 */
.webeditJL {
	overflow: hidden;
}

.webeditJL img,
.webeditJL video,
.webeditJL iframe {
	max-width: 100%;
}

.tableJL {
	font-weight: 700;
	margin: 30px 0;
}

.tableJL th {
	color: #E11;
}

.btnJL {
	background: #8EC220;
	font-size: 18px;
	display: inline-block;
	padding: 12px 20px;
	color: #fff;
	transition: all .5s;
	border: 1px solid #8EC220;
}

.btnJL:hover {
	background-color: transparent;
	border: 1px solid #8EC220;
	color: #8EC220;
}

/*=========================
store  據點
===========================*/
#store {
	padding: 0;
	position: relative;
	overflow: hidden;
}

.storeBox .title3JL {
	text-align: center;
	margin: 30px auto;
	display: table;
	border-bottom-width: 5px;
}

.storeNav {
	text-align: center;
	background: #F0F0F0;
	color: #777;
	font-size: 17px;
	font-weight: 600;
}

.storeNav li {
	position: relative;
	padding: 10px 5px;
	transition: all .5s;
}

.storeNav li:hover,
.storeNav li.active {
	background: #8EC220;
	color: #fff;
	cursor: pointer;
}

.storeNav li::after {
	content: " ";
	position: absolute;
	bottom: -7px;
	/*bottom: -10px;*/
	width: 0;
	height: 7px;
	left: 0;
	background: transparent;
	transition: all 1s;
}

.storeNav li:hover::after,
.storeNav li.active::after {
	content: " ";
	width: 100%;
	background: #E11;
}


.sotreMain {
	width: 75%;
	margin: 0 auto;
	padding: 3vw 0;
}

.sotreMain .infoJL {
	margin: 0 auto 20px;
	width: 70%;
	border-bottom: 3px solid #777;
	padding-bottom: 10px;
	padding: 20px 0;
	position: relative;
}

.sotreMain .infoJL:hover {
	cursor: pointer;
}

.sotreMain .infoJL::after {
	transition: all 1s;
	content: " ";
	width: 0;
	left: 0;
	bottom: -3px;
	background-color: #E11;
	height: 3px;
	position: absolute;
}

.sotreMain .infoJL.colorBlue::after {
	background-color: #155D59;
}

.sotreMain .infoJL.colorBlue {
	padding-top: 20px;
	margin-top: 20px
}

.sotreMain .infoJL.colorBlue::before {
	content: " ";
	background: url(../images/logo_fresh.png) no-repeat;
	position: absolute;
	width: 76px;
	height: 22px;
	background-size: 100% auto;
	top: 0;
}

.sotreMain .infoJL:hover::after {
	content: " ";
	width: 100%;
}

.sotreMain .nameJL {
	font-size: 18px;
	font-weight: 700;
	margin: 6px 0;
}

.sotreMain .infoJL:hover .nameJL {
	color: #E11;
}

.sotreMain .infoJL.colorBlue:hover .nameJL {
	color: #155D59;
}

/*.sotreMain .infoJL .nameJL::before {
	content: attr(data-letters);
	position: absolute;
	z-index: 2;
	overflow: hidden;
	color: #E11;
	white-space: nowrap;
	width: 0%;
	transition: all 1s;
	-webkit-transition: all 1s;
}

.sotreMain .infoJL.colorBlue .nameJL::before {
	color: #155D59;
}*/

.sotreMain .infoJL:hover .nameJL::before {
	width: 100%;
}

.sotreMain .txtJL {
	font-size: 13px;
	color: #777;
	font-weight: 600;
}


@media (min-width:1920px) {
	.storeNav {
		font-size: 25px;
	}

	.storeNav li {
		padding: 15px 5px;
	}

	.sotreMain .nameJL {
		font-size: 24px;
		font-weight: 700;
		font-family: 'Noto Sans JP', sans-serif;
	}

	.sotreMain .txtJL {
		font-size: 18px;
		margin-top: 15px;
	}


}


@media (max-width:1200px) {

	.sotreMain {
		width: 90%;
	}
}

@media (max-width:1000px) {

	.sotreMain .infoJL {
		width: 90%;
	}
}

@media (max-width:800px) {

	.sotreMain .infoJL {
		width: 100%;
	}
}

@media (max-width:768px) {
	.storeNav {
		background: none;
	}

	.storeNav li {
		margin-bottom: 7px;
		background: #F0F0F0;
	}

	.storeNav li::after {
		bottom: -7px;
	}



	.sotreMain .txtJL,
	.sotreMain .infoJL.colorBlue::before {
		display: none;
	}

	.sotreMain .infoJL {
		padding: 10px 0;
	}

	.sotreMain .infoJL.colorBlue {
		padding-top: 10px;
		margin-top: 0;
	}

	.sotreMain .nameJL {
		text-align: center;
		display: table;
		margin: 0 auto;
	}

	.sotreModalInfo .hrL2G {
		border: none;
	}

	.sotreMain .infoJL .nameJL::before {
		transform: translateX(-50%);
		left: 50%;
	}

	.sotreMain .infoJL:hover .nameJL::before {
		width: 100%;
	}



	.storeNav li:hover {
		background: #F0F0F0;
		color: inherit;
	}

	.storeNav li:hover::after {
		background-color: transparent;
	}

	.storeNav li.active {
		background: #8EC220;
		color: #fff;
		cursor: pointer;
	}

	.storeNav li.active::after {
		content: " ";
		width: 100%;
		background: #E11;
	}

}



/* Modal */


.modal {
	z-index: 9999;
}

.modal-dialog {
	width: 80%;
	margin: .5rem auto;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%) !important;
	position: absolute;
}



#ShowImage_Form .modal-dialog {
	width: 50%;
	max-width: 50%;
}

#ShowImage_Form .modal-dialog #img_show img {
	height: auto;
	width: 100%;
}

@media (max-width:767px) {
	#ShowImage_Form .modal-dialog {
		width: 80%;
		max-width: 80%;
	}
}

@media (max-width:450px) {
	#ShowImage_Form .modal-dialog {
		width: 90%;
		max-width: 90%;
	}
}

/*
#ShowImage_Form .modal-dialog {
	max-height: 70vh;
	max-width: 50%;
	width: inherit;
	height: 70vh;
}

#ShowImage_Form .modal-dialog .showImg {
	height: 65vh;
	width: 100%;
	position: relative;
}

#ShowImage_Form .modal-dialog #img_show {
	width: 100%;
	height: 65vh;
	text-align: center;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%) !important;
	position: absolute
}

#ShowImage_Form .modal-dialog #img_show img {
	height: auto;
	width: 100%;
}
*/




.videoMInfo .modal-dialog {
	max-width: 60%;
	width: 60%;
}

.videoMInfo .thumb-video-content iframe {
	width: 100%;
	height: 70vh;
}

.videoMInfo .close {
	right: 5px;
	top: 0;
}

@media (max-width:1200px) {
	.videoMInfo .modal-dialog {
		max-width: 70%;
		width: 70%;
	}
}

@media (max-width:992px) {
	.videoMInfo .modal-dialog {
		max-width: 85%;
		width: 85%;
	}
}

@media (max-width:767px) {
	.videoMInfo .modal-dialog {
		max-width: 90%;
		width: 90%;
	}

	.videoMInfo .thumb-video-content iframe {
		height: 50vw;
	}
}





.sotreModalInfo .modal-dialog {
	max-width: 85%;
	width: 85%;
}

.sotreModalInfo .sotreImg {
	width: 100%;
}

.modal-dialog iframe {
	border: 1px solid #777;
	margin-top: 20px;
}

.modal #map {
	margin-top: 20px;
	border: 1px solid #777;
	height: 160px;
	width: 100%;
}

.hrL2G {
	border-left: 2px solid #DEDEDE;
}

.hrT2G {
	border-top: 2px solid #DEDEDE;
}

.colorRed {
	color: #E11;
}


.modal-content {
	border: 10px solid #A1A1A1;
	border-radius: 0;
	background-clip: inherit;
}

.modal-body {
	max-height: 90vh;
	overflow: auto;
}

.close {
	position: absolute;
	outline: none;
	right: 0;
	top: -6px;
	z-index: 2;
}

.sotreModalInfo .close {
	font-size: 30px;
	font-weight: 100;
	color: #A1A1A1;
	position: absolute;
	right: 10px;
	top: 5px;
	outline: none;
	z-index: 2;
	font-family: 'Noto Sans JP', sans-serif;
}

.sotreModalInfo .row {
	margin: 15px;
}

.sotreModalInfo .col-12 {
	padding: 0 30px;
}

.sotreModalInfo .infoJL {
	margin-top: 50px;
	line-height: 2;
}

.sotreModalInfo .nameJL {
	display: inline-block;
	font-weight: 700;
	margin-bottom: 10px;
}

.sotreModalInfo .freshImg img {
	display: inline-block;
	margin-left: 15px;
}

.sotreModalInfo .txtJL {
	margin: 25px 0;
}

.sotreModalInfo .txtJL span {
	font-weight: 700;
}



.pageUpDown {
	position: relative;
	z-index: 2;
	display: inline-block;
	float: right;
	margin-top: -72px;
}

.pageUp {
	border: 1px solid #A1A1A1;
	position: relative;
	padding: 17px;
	cursor: pointer;
}

.pageUp::before {
	content: " ";
	position: absolute;
	transform: rotate(-45deg) translate(-50%, -50%);
	transform-origin: top left;
	top: 50%;
	left: 50%;
	width: 13px;
	height: 13px;
	border: solid #A1A1A1;
	border-width: 2px 2px 0 0;
	margin-top: 5px;
}

.pageDown {
	border: 1px solid #A0A0A0;
	position: relative;
	padding: 17px;
	background: #A0A0A0;
	cursor: pointer;
}

.pageDown::before {
	content: " ";
	transform: rotate(-45deg) translate(-50%, -50%);
	transform-origin: top left;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 13px;
	height: 13px;
	border: solid #fff;
	border-width: 0 0 2px 2px;
	margin-top: -5px;
}

.pageUp:hover::before,
.pageDown:hover::before {
	border-color: #8DC21F;
}


@media (min-width: 1920px) {
	.sotreModalInfo .nameJL {
		font-size: 30px;
	}

	.sotreModalInfo .freshImg img {
		height: 25px;
	}

	.sotreModalInfo .txtJL {
		font-size: 18px;
	}

	.modal #map {
		height: 140px;
	}

	.sotreModalInfo .close {
		font-size: 50px;
	}

	.pageUpDown {
		margin-top: -100px;
	}

	.pageUp,
	.pageDown {
		padding: 20px;
	}

	.pageUp::before,
	.pageDown::before {
		width: 20px;
		height: 20px;
	}

}

@media (max-width:768px) {
	.sotreModalInfo .infoJL {
		margin-top: 15px;
	}

	.sotreModalInfo .txtJL {
		margin: 15px 0;
	}

	.pageUpDown {
		right: 22px;
		top: 80px;
		position: absolute;
		margin-top: 0;
	}
	.sotreModalInfo .close {
		right: 24px;
	}

	.sotreModalInfo .nameJL {
		margin-top: 25px;
	}

	.sotreModalInfo .freshImg img {
		position: absolute;
		left: 15px;
	}
}

@media (max-width:600px) {
	.sotreModalInfo .col-12 {
		padding: 0;
	}

	.sotreModalInfo .freshImg img {
		left: 0;
		margin-left: 0;
	}
}


@media (max-width:420px) {
	.sotreModalInfo .close {
		/*font-size: 53px;*/
		/*top: -5px;*/
		right: 15px;
	}

	.sotreModalInfo .freshImg img {
		left: 0;
		margin-left: 0
	}

	.pageUpDown {
		right: 15px;
		top: 55px;
	}

	.pageUp,
	.pageDown {
		padding: 13px;
	}

	.pageUp::before,
	.pageDown::before {
		font-size: 12px;
	}
}

@media (max-width: 350px) {
	.pageUpDown {
    	right: 5px;
	}
	.sotreModalInfo .close {
		right: 3px;
	}

}


/*=========================
recruiting 人才招募
===========================*/
#recruiting {
	padding: 0;
	position: relative;
	overflow: hidden;
}

#recruiting .title3JL {
	text-align: center;
	margin: 30px auto;
	display: table;
	border-bottom-width: 5px;
}

.recruitingBox {
	background: #F0F0F0;
}

.recruitingBox .infoJL {
	text-align: center;
	padding: 50px 0;
	letter-spacing: 2px;
	line-height: 2;
	position: relative;
	display: table;
	left: 50%;
	transform: translateX(-50%);
}

.recruitingBox img {
	z-index: 2;
	position: relative;
	width: 100%;
}

.recruitingBox .infoJL::before {
	content: " ";
	background: url(../images/recruiting_bg.png) no-repeat;
	width: 246px;
	height: 190px;
	background-size: auto 100%;
	position: absolute;
	top: 0;
	left: -45%;
}

.recruitingBox .infoJL::after {
	content: " ";
	background: url(../images/recruiting_arrow.png) no-repeat;
	width: 42px;
	height: 70px;
	background-size: auto 100%;
	position: absolute;
	right: -40%;
	top: 50%;
	transform: translateY(-50%);
	transition: all .5s;
}

.recruitingBox a:hover {
	color: inherit;
}

.recruitingBox a:hover .infoJL::after {
	right: -42%;
}

.recruitingBox .infoJL h5 {
	font-size: 32px;
	font-weight: 700;
	margin: 5px 0;
	z-index: 2;
	position: relative;
}

.recruitingBox .infoJL .txtJL {
	color: #E11;
	font-weight: 700;
	z-index: 2;
	position: relative;
}


@media (min-width: 1920px) {
	.recruitingBox .infoJL h5 {
		font-size: 48px;
	}

	.recruitingBox .infoJL .txtJL {
		font-size: 21px;
	}

	.recruitingBox .infoJL::before {
		height: 230px;
	}

	.recruitingBox .infoJL::after {
		width: 60px;
		height: 100px;
	}
}


@media (max-width:600px) {
	.recruitingBox .infoJL::before {
		left: -60px;
	}

	.recruitingBox .infoJL::after {
		right: -70px;
	}
}

@media (max-width:500px) {
	.recruitingBox .infoJL h5 {
		font-size: 26px;
	}
}

@media (max-width:400px) {
	.recruitingBox .infoJL h5 {
		font-size: 24px;
	}

	.recruitingBox .infoJL::after {
		right: -50px;
	}
}

@media (max-width:350px) {
	.recruitingBox .infoJL {
		margin-left: -20px;
	}

	.recruitingBox .infoJL h5 {
		font-size: 24px;
	}

	.recruitingBox .infoJL::after {
		right: -50px;
	}
}






@media (max-width:991px) {
	#mainBox > section {
		padding: 1px 0;
	}

	.foodmenuBox .title3JL,
	.foodmenuInfo .title3JL {
		border-bottom-width: 5px;
		padding-top: 5vw;
	}

	.foodmenuInfo .title3JL {}

}

/* ---------------------------------------------
footer
------------------------------------------------*/

footer {
	height: auto;
	width: 100%;
	padding: 30px 50px;
	letter-spacing: 1px;
	color: #000;
	border-top: 5px solid #E11;
}

.footer-logo {
	width: 29%;
	display: inline-block;
	vertical-align: top;
}

.footer-logo a {
	display: block;
}

.footer-logo img {
	height: 26px;
}

.footer-link {
	display: inline-block;
	vertical-align: top;
	width: 70%;
	margin-bottom: 12px;
	font-size: 16px;
	font-weight: 700;
	text-align: right;
}

.footer-link a {
	color: #000;
}

.footer-link a:hover {
	color: #D23;
	transition: all .5s;
}

.footer-link li {
	border-right: 3px solid #D23;
	padding: 0 8px 0 5px;
	display: inline-block;
	margin: 5px 0;
}

.footer-link li:last-child {
	border-right: none;
}

.footer_copyright {
	text-align: right;
	font-size: 12px;
	margin-top: 20px;
}


@media (min-width: 1920px) {
	.footer-link {
		font-size: 17px;
	}

	.footer-logo img {
		height: 35px;
	}

	.footer_copyright {
		font-size: 14px;
	}
}

@media only screen and (max-width: 992px) {

	.footer-logo,
	.footer-link,
	.footer_copyright {
		width: 100%;
		display: block;
		text-align: center;
	}

	.footer-logo {
		margin-bottom: 40px;
	}

	.footer-logo img {
		height: 25px;
	}
}

@media only screen and (max-width: 1100px) and (min-width: 768px) {

	.sotreModalInfo .freshImg img {
		position: absolute;
		left:15px;
    	top: 20px;
	}
}


@media all and (-webkit-min-device-pixel-ratio:0){
    .top-links {
    	padding: 45px 0px 13px 13px;
    }
    .top-links li.iconMenu+li.iconMenu+li.iconMenu {
    	margin:0px;
    }
}
@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) {
	/* 單獨針對 Safari 的樣式請寫在這裡 */
	.mobile-nav{
    	float: right;
		margin-right: 4vw;
    }
    @media (max-width:1100px) {
    	.mobile-nav {
    		float: unset;
			margin-right: 0px;
    	}
	}
}
.storeInfo .infoJL {
	cursor: pointer;
}