@charset "utf-8";
/* CSS btn */

.pimg{
	padding-right: 25px;
	padding-left: 25px;
}


.about-right-top-img {
	position: absolute;
	left: 0%;
	top: 22%;
	width: 200px;
}


.red-bg{
	background-image: url(../image/bg-red.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.red-bgs{
	background-color: #300;
}



.inx-eng{
	font-size: 14px;
	color: #fff;
	position: absolute;
	z-index: 9;
	bottom: 0px;
	font-family: 'Italiana', sans-serif;
	line-height: 16px;
	right: -100px;
}

.pi{
	display: block;
}

.pis{
	display: none;
}

.n-line{
	background-color: #900;
	height: 2px;
	width: 50px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.mts-120{
	padding-top: 300px;
}

.eml{
	width: 100%;
	float: left;
	position: relative;
	z-index: 1;
}

.btn-reds{
	color: #666;
	background-color: #FFFFFF;
	border-radius: 5px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: 1px solid #CCC;
}

.btn-reds:hover{
	color: #FFF;
	background-color: #740003;
	border-radius: 5px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: 1px solid #740003;
}
.btn-reds-active{
	color: #FFF;
	background-color: #740003;
	border-radius: 5px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: 1px solid #740003;
}
.btn-reds-active:link{
	color: #FFF;
	background-color: #740003;
	border-radius: 5px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: 1px solid #740003;
}
.dine-r{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}

.about-banner{
	width: 100%;
	position: relative;
	background-color: #dfceb4;
	}
.about-banner-r{
	position: absolute;
	z-index: 999;
	width: 90%;
	top: -50px;
	right: -400px;
	}
	
.about-banner-rtext{
	position: absolute;
	z-index: 999;
	width: 100%;
	left:250px;
	bottom: 50px;
	padding-right: 45%;
	}	

/* CSS 控制行數 */
.ptext{  
  width:100%;
  padding: 0px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  box-sizing:border-box;
}


/* CSS line */
.bottom-line{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ececec;
	padding-bottom: 6px;
}
.bottom-lines{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ececec;
	width: 100%;
}



/* CSS color */
.font-white{color: #FFF;font-weight: normal;}
.font-wgrey{color: #999;font-weight: normal;}
.font-red{color: #740003;font-weight: normal;}
.font-reds{color: #714137;font-weight: normal;}
.font-grey{color: #3e3a39;font-weight: normal;}
.font-greys{color: #232323;font-weight: normal;}
.font-time{color: #a88b85;font-weight: normal;}
.font-blue{color: #003366;font-weight: normal;}




/* CSS font */
.big{
	text-transform: uppercase;
}
.font-Italiana{font-family: 'Italiana', sans-serif;}
.font-Jost{font-family: 'Jost', sans-serif;}
.font-Noto{font-family: 'Noto Serif TC';}
.sec-t{
	-webkit-writing-mode: vertical-lr;
	writing-mode: vertical-lr;
	position: absolute;
	z-index: 1;
	top: 50px;
}

.float{
	position: absolute;
	z-index: 1;
	top: 0px;
}
.floats{
	position: absolute;
	z-index: 9;
	top: -80px;
	right: -80px;
}
.floatss{
	position: absolute;
	z-index: 9;
	top: 40px;
    right: -250px;
}
.floats-c{
	position: absolute;
	z-index: 99;
	top: -150px;
	right: -80px;
}

.text-centers{
	text-align: center;
}
.logo-center{
	margin-right: auto;
	margin-left: auto;
	max-width:125px;
}

/* CSS float */

.btn-red{
	height: 97px;
	width: 97px;
	position: absolute;
	z-index: 999;
	top: 0px;
	right: 0px;
	background-color: #740003;
	text-align: center;
	color: #FFF;
	line-height: 0.9em;
	font-size: 15px;
	padding-top: 18px;
	display: block;
}

.btn-red:hover{
	height: 97px;
	width: 97px;
	position: absolute;
	z-index: 999;
	top: 0px;
	right: 0px;
	background-color: #333333;
	text-align: center;
	color: #FFF;
	line-height: 0.9em;
	font-size: 15px;
	padding-top: 18px;
}
 @media only screen and (min-width: 1200px) and (max-width: 1500px) {
.mx-6{margin-right:6rem!important;margin-left:6rem!important}
.about-banner-r{
	position: absolute;
	z-index: 999;
	width: 90%;
	top: -25px;
	right: -200px;
	}
.mts-120{
	padding-top: 200px;
}	  
.red-bg{
	background-image: url(../image/bg-red2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.about-right-top-img {
	position: absolute;
	left: 0%;
	top: 20%;
	width: 200px;
}	
 }
  @media (max-width: 1199px) {
.red-bg{
	background-image: url(../image/bg-red3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.mts-120{
	padding-top: 200px;
}	  
	  
.text-centers{
	text-align: left;
}	  
.mx-6{margin-right:7rem!important;margin-left:7rem!important}
.about-banner-r{
	position: absolute;
	z-index: 999;
	width: 80%;
	top: -20px;
	right: 0px;
	}
.about-banner-rtext{
	position: absolute;
	z-index: 999;
	width: 100%;
	left: 120px;
	bottom: 40px;
	padding-right: 20%;
	}
	
.about-right-top-img {
	position: absolute;
	left: 10%;
	top: 20%;
	width: 550px;
}
}
@media (max-width: 991px) {
.time-w{
	width: 100%;
	float: left;
	line-height: 1.75em;
}
.red-bg{
	background-image: url(../image/bg-red4.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}


.pi{
	display: none;
}

.pis{
	display: block;
}

.mts-120{
	padding-top: 0px;
}	  
	
	.btn-red{
	height: 97px;
	width: 97px;
	position: absolute;
	z-index: 999;
	top: 0px;
	right: 0px;
	background-color: #740003;
	text-align: center;
	color: #FFF;
	line-height: 0.9em;
	font-size: 15px;
	padding-top: 18px;
	display: none;
}
.text-centers{
	text-align: left;
}
.about-banner-r{
	position: absolute;
	z-index: 999;
	width: 90%;
	top: -20px;
	right: 0px;
	}
  .header-style-three .header-logo {
	margin-left: 10px;
	position: absolute;
	z-index: 999;
	top: 15px;
	width: 180px;
}
.about-banner-rtext{
	position: absolute;
	z-index: 999;
	width: 100%;
	left: 100px;
	bottom: 50px;
	padding-right: 15%;
	}
	
.about-right-top-img {
	position: absolute;
	left: 0%;
	top: 25%;
	width: 150px;
}
}
@media (max-width: 768px) {
.floats-c{
	position: absolute;
	z-index: 99;
	top: -100px;
	right: -20px;
}
	
	
	
.red-bg{
	background-image: url(../image/bg-red4.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}


.pi{
	display: none;
}

.pis{
	display: block;
}

.mts-120{
	padding-top: 0px;
}
.about-banner-r{
	position: absolute;
	z-index: 999;
	width: 90%;
	top: -10px;
	right: 0px;
	}
.text-centers{
	text-align: left;
}
.about-banner-rtext{
	position: absolute;
	z-index: 999;
	width: 100%;
	left: 50px;
	bottom: 20px;
	padding-right: 10%;
	}
	
.about-right-top-img {
	position: absolute;
	left: 0%;
	top: 25%;
	width: 150px;
}
.time-w{
	width: 100%;
	float: left;
	line-height: 1.75em;
}
}

@media (max-width: 767px) {
	.floats{
	position: absolute;
	z-index: 9;
	top: -80px;
	right: -40px;
}
.time-w{
	width: 100%;
	float: left;
	line-height: 1.75em;
}
	}

@media (max-width: 480px) {
.time-w{
	width: 100%;
	float: left;
	line-height: 1.75em;
}

.fs-3 {
    font-size: calc(1.12rem + .6vw) !important;
}

.red-bg{
	background-image: url();
	background-repeat: no-repeat;
	background-position: right bottom;
}


.pi{
	display: none;
}

.pis{
	display: block;
}

.mts-120{
	padding-top: 0px;
}
.text-centers{
	text-align: left;
}
.about-banner-r{
	position: absolute;
	z-index: 999;
	width: 90%;
	top: -10px;
	right: 0px;
	}

.about-banner-rtext{
	position: absolute;
	z-index: 999;
	width: 100%;
	left: 20px;
	bottom: 20px;
	padding-right: 5%;
	}
.about-right-top-img {
	position: absolute;
	left: 0%;
	top: 13%;
	width: 110px;
}
}
