
@import url("../fonts/flaticon/flaticon.css");
@import url("revise.css");



/*========================================================
                         基本設定
=========================================================*/

body {
    font-family: 'Noto Serif TC',"微軟正黑體", Arial, Verdana, Helvetica, serif;
/*    font-family: "微軟正黑體", Arial, Verdana, Helvetica, sans-serif;*/
    font-weight: 400;
    font-size: 1rem;
    color: #333433;
    /*overflow-x: hidden;
    background-image: url("../img/section1-pc-bg.jpg");    
    background-repeat: repeat;
    background-position: center center;*/
}
/*@media (max-width: 991px){
    body {
        margin-bottom: 63px;
        background-image: url("../img/section1-m-bg.jpg");    
        background-repeat: repeat;
        background-position: center center;
    } 
}*/
/* google recaptcha 隱藏 */
    .grecaptcha-badge{ 
     visibility:hidden;
}

.wrapper__bg {
	 width: 100%;
	 height: 100%;
	 position: fixed;
	 top: 0;
	 right: 0;
	 bottom: 0;
	 left: 0;
	 overflow: hidden;
	 z-index: -1;
}

.txt-abs{
	position: relative;
}
.txt-abs p {
    color: #fff;
    position: absolute;
    top: 100%;
    left: 100%;
    transform: translate(-73%, -100%);
    padding: 15px;
    font-size: 0.85rem;
    width: 160px;
    text-shadow: 0px 0px 5px #000, 0px 0px 10px #333, 0px 0px 15px #555;
}

.f1 {
	font-family:  'Noto Sans TC', sans-serif;
}
#scrollUp{
	background-color: #a27a51;
}

#scrollUp:hover{
	background-color: #91663a;
}

/*========================================================
                         共用版型設定
=========================================================*/


/* 電腦版,手機版關開設定 */
.pc-wrap {
    position: relative;
    display: none;
    /*border-bottom: 1px solid #919191;*/
}
.m-wrap {
    position: relative;
    display: block;
    /*border-bottom: 1px solid #919191;*/
}



@media (min-width: 992px) {
    .pc-wrap {
        display: block;
    }
    .m-wrap {
        display: none;
    }
}

/* 定位統一設定 */
.pos-style1 {
    position: relative;
    z-index: 1;
}
.pos-style2 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}
.pos-style3 {
    position: absolute;
    right: 20px;
    bottom: 10px;
    margin: 0;
    color: #fff;
    font-weight: bold;
    font-size: 0.7rem;
}
.pos-style3 span {
    display: inline-block;
    margin-right: 10px;
    font-size: 0.9rem;
}
.pos-style4 {
    position: absolute;
    left: 20px;
    bottom: 10px;
    margin: 0;
    color: #fff;
    font-weight: bold;
    font-size: 0.7rem;
}
.pos-style5 {
    position: absolute;
    right: 10px;
    bottom: 10px;
    margin: 0;
    color: #fff;
    font-weight: normal;
    font-size: 0.7rem;
    line-height: 20px;
}
.pos-style5 span {
    display: inline-block;
    font-size: 0.9rem;
    font-weight: bold;
    margin-top: 4px;
    margin-left: -2px;
}
.pos-style6 {
    position: absolute;
    left: 10px;
    bottom: 10px;
    margin: 0;
    color: #fff;
    font-weight: normal;
    font-size: 0.7rem;
    line-height: 20px;
}
.pos-style6 span {
    display: inline-block;
    font-size: 0.9rem;
    font-weight: bold;
    margin-top: 4px;
    margin-left: -2px;
}
.light_effect{ 
	position: absolute;
	bottom:0;
	left:0;
	width: 100%;
	height: 100%;
	mix-blend-mode: multiply;
	z-index: 1;
 }

@media (min-width: 992px) {
    .pos-style3 {
        right: 30px;
        bottom: 20px;
        font-size: 1rem;
    }
    .pos-style3 span {
        font-size: 1.2rem;
    }
    .pos-style4 {
        left: 30px;
        bottom: 20px;
        font-size: 1rem;
    }
    .pos-style5 {
        right: 20px;
        bottom: 20px;
        font-size: 0.9rem;
    }
    .pos-style5 span {
        font-size: 1.2rem;
    }
    .pos-style6 {
        left: 20px;
        bottom: 20px;
        font-size: 0.9rem;
    }
    .pos-style6 span {
        font-size: 1.2rem;
    }
}


/* slider 手機文字定位統一設定 */

.m-wrap .slider {
    margin-bottom: 30px;
}
.m-wrap .slider div {
    position: relative;
  
}
.m-wrap .slider .slick-slide p {
    position: absolute;
    right: 10px;
    bottom: 0;
    margin: 0;
    color: #fff;
    font-weight: bold;
    font-size: 0.8rem;
}

.m-wrap .responsive-s1 .slick-slide:after,
.m-wrap .responsive-s3 .slick-slide:after {
    content: '';
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 1000000;
    border-top: 10px solid #fff;
    border-left: 5px solid #fff;
    border-right: 5px solid #fff;
}

.m-wrap .responsive-s2 {
    margin-bottom: 20px;
}
.m-wrap .responsive-s2 .slick-slide:after {
    content: '';
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 1000000;
    border: 10px solid #fff;
}
.m-wrap .responsive-s2 .slick-slide p {
    right: 20px;
    bottom: 10px;
}
.m-wrap .responsive-s4 {
    margin-bottom: 20px;
}
.m-wrap .responsive-s4 .slick-slide:after {
    content: '';
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 1000000;
    border: 10px solid #fff;
}
.m-wrap .responsive-s4 .slick-slide p {
    right: 20px;
    bottom: 10px;
}





/* 區塊2,5,6共用版型 */
.section-s1 img {
    width: 100%;
}
.pc-wrap .section-s1-img {
    padding: 30px 35px 0px 10px;
}
.pc-wrap .section-s1-img > div {
    position: relative;
    margin-bottom: 10px;
}
.pc-wrap .section-s1-img > div p {
    position: absolute;
    right: 10px;
    bottom: 0;
    margin: 0;
    color: #fff;
    font-weight: bold;
    font-size: 0.8rem;
}

@media (min-width: 1200px) {
    .pc-wrap .section-s1-img > div p {
        font-size: 1.1rem;
    }
    .pc-wrap .section-s1-img {
        padding: 30px 40px 0px 15px;
    }
}
@media (min-width: 1600px) {
    .pc-wrap .section-s1-img > div p {
        font-size: 1.1rem;
    }
    .pc-wrap .section-s1-img {
        padding: 40px 55px 0px 30px;
    }
    .pc-wrap .section-s1-img > div {
        margin-bottom: 15px;
    }
}
@media (min-width: 1800px) {
    .pc-wrap .section-s1-img {
        padding: 35px 55px 0px 30px;
    }
}



/*========================================================
                         共同文字
=========================================================*/
.section h2 {
    font-size: 1.6rem;
    font-weight: bold;
    color: #fff;
    margin-top: 1rem;
}
.section h3 {
    font-size: 1.2rem;
    font-weight: bold;
    color: #fff;
	
}
.section p {
    font-size: 1rem;
    color: #fff;
	font-weight: bold;
    margin-bottom: 2vh;
	padding-top: 1vh;
}
.txt-p{
	color: #d9706f!important;
}
.txt-b{
	color: #4e4d4d!important;
}
@media (max-width: 539.99px) {
	.section p {
		text-align: justify;
	}
}
@media (min-width: 640px) {
    .section h2 {
        font-size: 2.4rem;
    }
    .section h3 {
        font-size: 2rem;
    }
    .section p {
        font-size: 1.1rem;
    }
}
@media (min-width: 992px) {
    .section h2 {
        font-size: 2.4rem;
    }
    .section h3 {
        font-size: 2.2rem;
    }
    .section p {
        font-size: 1.2rem;
        margin-bottom: 1rem;
    }
}
@media (min-width: 1200px) {  
    .section h2 {
        font-size: 2.6rem;
    }
    .section h3 {
        font-size: 2.4rem;
    }
	.section p {
        font-size: 1.3rem;
    }
}
@media (min-width: 1600px) {
    .section h2 {
        font-size: 3.4rem;
        /*margin-top: 4rem;*/
    }
    .section h3 {
        font-size: 2.4rem;
    }
}
/*========================================================
                         共同設定
=========================================================*/
.section{ position:relative;}
.section img{ width:100%;}

.section-title{
	text-align: center;
	color: #fff;
	font-weight: bold;
	padding-bottom: 2vh;
	
}
.section .section-title img{
	max-width: 30%;
}
.section .content{
	max-width:1400px;
	margin:0 auto;
	padding:0 35% 0 0;	
}
.section .section-text{
	position:relative;
	padding:2% 0 5% 0;
}
.section .section-text p{
	padding-bottom:5%;
	font-size:1rem;
}
.section .section-text .text{
	max-width:65%;
}
.section .woman{
	text-align:right;
	position:absolute;
	right:0;
	bottom:0;
}
.section .woman img{
	width:33%;
}
.section5 .woman{
	text-align:right;
	position:absolute;
	right:-1vh;
	bottom:0;
}
.section5 .woman img{
	width:46%;
}
.section6 .woman{
	text-align:right;
	position:absolute;
	right:-1vh;
	bottom:0;
}
.section6 .woman img{
	width:38%;
}
@media (min-width: 480px) {
	.section .woman{
		right:5%;
	}
	.section .woman img {
		width: 17vh;
	}
	.section5 .woman{
		right:-2%;
	}
	.section5 .woman img {
		width: 17vh;
	}
	.section6 .woman{
		right:-4%;
	}
	.section6 .woman img {
		width: 24vh;
	}
}
@media (min-width: 540px) {
	.section6 .woman{
		right:0%;
	}
	.section6 .woman img {
		width: 28vh;
	}
}
@media (min-width: 640px) {
	.section .section-text p{
		font-size:1.2rem;
	}
	.section .woman{
		right:5%;
	}
	.section .woman img {
		width: 21vh;
	}
	.section5 .woman{
		right:-2%;
	}
	.section5 .woman img {
		width: 21vh;
	}
	.section6 .woman{
		right:-6%;
	}
	.section6 .woman img {
		width: 37vh;
	}
}
@media (min-width: 768px) {
	.section6 .woman{
		right:-2%;
	}
	.section6 .woman img {
		width: 42vh;
	}
	.section .section-title img{
		max-width: 18%;
	}
}
@media (min-width: 992px) {
	
	.section .content{
		max-width:1150px;
		padding:0 30% 0 0;
	}
	.section .woman{
		right:10%;
	}
	.section .woman img{
		width:24vh;
	}
	.section5 .woman{
		right:10%;
	}
	.section5 .woman img{
		width:24vh;
	}
	.section6 .woman{
		right:10%;
	}
	.section6 .woman img{
		width:45vh;
	}
	.section .section-text p{
		font-size:1.4rem;
	}
	.txt-p-r{
		padding-right: 22vh;
	}
	.section .section-text .text{
		max-width:50%;
	}
}
@media (min-width:1200px){
	.section .content{
		padding:0 20% 0 0;
	}
	.section-title img{
		max-width: 100%;
	}
	.section .section-text p{
		padding-right: 8vh;
	}
	.txt-p-r{
		padding-right: 8vh;
	}
	.section .woman{
		right:10%;
	}
	.section .woman img{
		width:28vh;
	}
	.section5 .woman{
		right:5%;
	}
	.section5 .woman img{
		width:28vh;
	}
	.section6 .woman{
		right:2%;
	}
	.section6 .woman img{
		width:44vh;
	}
}
@media (min-width:1400px){
	.section .section-text p{
		font-size:1.6rem;
		padding-right: 0vh;
	}
}
@media (min-width:1920px){
	.section .woman{
		right:20%;
	}
	.section5 .woman{
		right:15%;
	}
	.section6 .woman{
		right:15%;
	}
}



/*========================================================
                         輪播設定
=========================================================*/
.section .slide .txt-ale {
    position: absolute;
    right: 3%;
    bottom: 10px;
    z-index: 10;
    color: #fff;
    text-shadow: 1px 1px 2px #000, 1px 1px 2px #000;
    font-size: 0.8rem;
	white-space: nowrap;
}
/*.section .slide .txt-ale2 {
    position: absolute;
    right: 1%;
    bottom: 2vh;
    background: #0d2e53;
    padding: 0.5vh 0.8vh;
    z-index: 10;
    color: #fff;
    text-shadow: 1px 1px 2px #000, 1px 1px 2px #000;
    font-size: 0.8rem;
	white-space: nowrap;
}
.section .slide .txt-ale3 {
    position: absolute;
    left: 1%;
    top: -4vh;
    z-index: 10;
    color: #555;
    font-size: 1rem;
	white-space: nowrap;
}
.a3_img {
    position: relative;
}
.carousel-fade .carousel-item {
	transition: opacity 0.1s ease-in-out;
}

.carousel-fade .carousel-item {
	opacity: 0; 
}

.carousel-fade .carousel-item.active {
	opacity: 1;
}

.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
	opacity: 1; 
}
.carousel-control-next,.index-banner .carousel-control-next {
    background-color: rgba(000, 000, 000, 0.8) !important;
    color: #fff;
    position: absolute;
    z-index: 555;
    cursor: pointer;
    top: 50%;
    left: 98%;
    width: 33px;
    height: 47px;
    transform: translate(-100%, -50%);
}

.carousel-control-prev,.index-banner .carousel-control-prev {
    background-color: rgba(000, 000, 000, 0.7) !important;
    color: #fff;
    position: absolute;
    z-index: 555;
    cursor: pointer;
    top: 50%;
    left: 2%;
    width: 33px;
    height: 47px;
    transform: translate(0, -50%);
}

@media (min-width: 540px) and (max-width: 839.98px) {
	.section6-slide-img .txt-ale4 {
		right: 5%;
	}
}
*/
.section .txt-ale {
    position: absolute;
    left: 1%;
    bottom: 10px;
    z-index: 10;
    color: #fff;
    text-shadow: 1px 1px 2px #000, 1px 1px 2px #000;
    font-size: 0.8rem;
	white-space: nowrap;
}

@media (min-width: 768px) {
	.section .slide .txt-ale,.section .slide .txt-ale2,.section .slide .txt-ale3,.section6-slide-img .txt-ale4 {
		font-size: 0.75rem;
	}
}
@media (min-width: 1200px) {
	.section .slide .txt-ale3 {
		top: -2vh;
	}
	.section .slide .txt-ale2 {
		right: 1%;
		bottom: 2vh;
	}
	.section .txt-ale {
		font-size: 1rem;
	}
}
@media (min-width: 1400px) {
	.section .slide .txt-ale,.section .slide .txt-ale2,.section .slide .txt-ale3,.section6-slide-img .txt-ale4 {
		font-size: 1rem;
	}
}
@media (min-width: 1600px) {
	.section .slide .txt-ale3{
		font-size: 1.2rem;
	}
}
/*========================================================
                         動畫設定
=========================================================*/

/* 定位 */
.section3-img > div,.section4-img > div,.section6-img-icon > div {
    position: absolute;
    z-index: initial;
}
.section4-img > div {
    position: absolute;
}
.section3-img > div img,.section4-img > div img,.section6-img-icon > div img {
    width: 100%;
    vertical-align: bottom;
}
.img1-wrapper {
    transform: translate(1vw, -40vh);
    width: 13vw;
}

.img2-wrapper {
    transform: translate(23vw, -41vh);
    width: 8vw;
}

.img3-wrapper {
    transform: translate(36vw, -13vh);
    width: 18vw;
}

.img4-wrapper {
    transform: translate(0vw, -12vh);
    right: 0;
    width: 34vw;
}
.img5-wrapper {
    transform: translate(23vw, -44vh);
    width: 20vw;
}

.img6-wrapper {
    transform: translate(0vw, -12vh);
    right: 0;
    width: 23vw;
	z-index: revert-layer;
}
.img7-wrapper {
    transform: translate(0vw, -3vh);
    right: 0;
    width: 29vw;
}
.img8-wrapper {
    transform: translate(0vw, -16vh);
    right: 0;
    width: 9vw;
    z-index: revert-layer;
}
@media (min-width:480px){
	.section3-bg-1,.section3-bg-2{
		padding: 8vh 5vh 15vh;
	}
	.img1-wrapper {
		transform: translate(1vw, -40vh);
	}

	.img2-wrapper {
		transform: translate(23vw, -40vh);
	}
	.img4-wrapper {
		transform: translate(0vw, -12vh);
		width: 32vw;
	}
	.img5-wrapper {
		transform: translate(23vw, -40vh);
		width: 15vw;
	}
	.img6-wrapper {
		transform: translate(0vw, -12.5vh);
		width: 21vw;
	}
	.img7-wrapper {
		transform: translate(0vw, -2vh);
        width: 25vw;
	}
	.img8-wrapper {
		transform: translate(0vw, -18vh);
		width: 9vw;
	}
}
@media (min-width:540px){
	.section3-bg-1,.section3-bg-2{
		padding: 10vh 5vh 15vh;
	}
	.img1-wrapper {
		transform: translate(1vw, -40vh);
		width: 11vw;
	}
	.img2-wrapper {
		transform: translate(23vw, -40vh);
		width: 8vw;
	}
	.img3-wrapper {
		transform: translate(36vw, -16vh);
		width: 16vw;
	}
	.img4-wrapper {
		transform: translate(0vw, -13vh);
		width: 29vw;
	}
	.img5-wrapper {
		transform: translate(23vw, -42vh);
		width: 17vw;
	}
	.img6-wrapper {
		transform: translate(0vw, -14vh);
		width: 20vw;
	}
	.img7-wrapper {
		transform: translate(0vw, -6vh);
		width: 24vw;
	}
	.img8-wrapper {
        transform: translate(0vw, -23vh);
        width: 9vw;
    }
}
@media (min-width:640px){
	.section3-bg-1,.section3-bg-2{
		padding: 10vh 5vh 25vh;
	}
	.img1-wrapper {
		transform: translate(1vw, -40vh);
		width: 11vw;
	}
	.img2-wrapper {
		transform: translate(15vw, -40vh);
		width: 7vw;
	}
	.img3-wrapper {
		transform: translate(41vw, -16vh);
		width: 14vw;
	}
	.img4-wrapper {
		transform: translate(0vw, -17vh);
        width: 31vw;
	}
	.img5-wrapper {
		transform: translate(12vw, -39vh);
        width: 14vw;
	}
	.img6-wrapper {
		transform: translate(0vw, -17vh);
		width: 21vw;
	}
	.img7-wrapper {
		transform: translate(0vw, -7vh);
        width: 23vw;
	}
	.img8-wrapper {
        transform: translate(0vw, -28vh);
        width: 9vw;
    }
}
@media (min-width:768px){
	.img1-wrapper {
        transform: translate(1vw, -40vh);
        width: 11vw;
    }
	.img2-wrapper {
        transform: translate(15vw, -40vh);
        width: 7vw;
    }
	.img3-wrapper {
        transform: translate(41vw, -11vh);
        width: 10vw;
    }
	.img4-wrapper {
        transform: translate(0vw, -17vh);
        width: 27vw;
    }
	.img5-wrapper {
		transform: translate(12vw, -40vh);
        width: 11vw;
	}
	.img6-wrapper {
		transform: translate(0vw, -17vh);
		width: 16vw;
	}
}

/*@media (min-width:768px){
	.img3-wrapper {
		width: 9vw;
	}
	.img4-wrapper {
		transform: translate(0vw, -19vh);
		width: 27vw;
	}
	
}*/
@media (min-width:840px){
	.img7-wrapper {
		transform: translate(0vw, -13vh);
	}
}
@media (min-width:992px){
	.section3-bg-1,.section3-bg-2{
		padding: 5vh;
	}
	.section4-img > div {
		position: absolute;
		z-index: 99;
	}
	.img1-wrapper {
        transform: translate(1vw, -29vh);
		width: 10vw;
    }
	.img2-wrapper {
        transform: translate(15vw, -26vh);
        width: 5vw;
    }
	.img3-wrapper {
		transform: translate(69vw, -16vh);
		width: 8vw;
	}
	.img4-wrapper {
		transform: translate(0vw, -17vh);
        width: 21vw;
	}
	.img5-wrapper {
        transform: translate(-3vw, -19vh);
        width: 11vw;
    }
	.img6-wrapper {
		transform: translate(0vw, -27vh);
		width: 14vw;
	}
	.img7-wrapper {
		transform: translate(-60vw, -13vh);
        width: 12vw;
        z-index: 1;
	}
	.img8-wrapper {
		transform: translate(0vw, -3vh);
		width: 9vw;
		z-index: 1;
	}
}
@media (min-width:1100px){
	.img1-wrapper {
        transform: translate(4vw, -29vh);
        width: 8vw;
    }
	.img3-wrapper {
		width: 8vw;
	}
	.img4-wrapper {
		transform: translate(0vw, -13vh);
        width: 15vw;
	}
	.img6-wrapper {
		transform: translate(0vw, -23vh);
		width: 15vw;
	}
	.img7-wrapper {
		transform: translate(-60vw, -6vh);
        width: 12vw;
	}
}
@media (min-width:1200px){
	.img1-wrapper {
		transform: translate(12vw, -28vh);
        width: 8vw;
	}
	.img2-wrapper {
		transform: translate(24vw, -29vh);
		width: 4vw;
	}
	.img3-wrapper {
		transform: translate(67vw, -24vh);
		width: 8vw;
	}
	.img4-wrapper {
		transform: translate(0vw, -22vh);
		width: 23vw;
	}
	.img5-wrapper {
		transform: translate(11vw, -21vh);
		width: 7vw;
	}
	.img6-wrapper {
		transform: translate(0vw, -29vh);
		width: 15vw;
	}
	.img7-wrapper {
		transform: translate(-61vw, 1.9vh);
        width: 11vw;
	}
}
@media (min-width:1400px){
	.img4-wrapper {
        transform: translate(0vw, -21.5vh);
        width: 19vw;
    }
	.img7-wrapper {
		transform: translate(-61vw, -1vh);
	}
}
@media (min-width:1600px){
	.img4-wrapper {
        transform: translate(0vw, -24.5vh);
        width: 19vw;
    }
	/*.img7-wrapper {
		transform: translate(-61vw, -9.5vh);
	}*/
}
@media (min-width:1800px){
	.img7-wrapper {
		transform: translate(-61vw, 10.5vh);
	}
}

/* 動畫效果 */
.section3-a01 {
    transform: skewX(-5deg);
    transform-origin: 50% 100%;
    animation: section3-a01 4s infinite alternate;
}

@keyframes section3-a01 {
    to {
        transform: skewX(5deg);
    }
}

.section3-a02 {
    height: 100%;
    width: 100%;
    transform-origin: 50% 100%;
    animation: section3-a02 5s ease-in-out infinite alternate;
}

@keyframes section3-a02 {
   0% {
        transform: translateY(-3px) scaleX(1.1);
    }
    50% {
        transform: translateY(5px) scaleX(0.95);
    }
    100% {
        transform: translateY(-3px) scaleX(1.05);
    }
}

.section3-a03 {
    transform-origin: center;
    animation: section3-a03 7s infinite ease-in-out;
}

@keyframes section3-a03 {
    0% {
        transform: translateX(0); /* 初始位置 */
    }
    50% {
        transform: translateX(100px); /* 移動到右邊 */
    }
    100% {
        transform: translateX(0); /* 回到初始位置 */
    }
}


.blink {
  animation: smooth-fade 4s infinite;
}

@keyframes smooth-fade {
  0%, 40% {
    opacity: 1; /* 長時間完全顯示 */
  }
  50% {
    opacity: 0.3; /* 平滑變為半透明 */
  }
  70% {
    opacity: 0; /* 更長的完全消失階段 */
  }
  100% {
    opacity: 1; /* 漸漸回到完全顯示 */
  }
}




/*========================================================
                         區塊1
=========================================================*/

.section1 {
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	overflow: hidden;
	background-image: url("../img/section1-m-bg.jpg");
}

.section1 img {
    width: 100%;
}
.flashing-img1{
	mix-blend-mode: screen;;	
}
@media (min-width: 992px) {
	.section1{
	   background-image: url("../img/section1-pc-bg.jpg");    
	}
}
/*========================================================
                         區塊2
=========================================================*/
.section2 {
    overflow-y: hidden;
}

/*.aerial_section{ position:relative; overflow-x:scroll;}
.aerial_section img{ width:1200px;}*/

.section2-img {
    position : absolute;
	 top: 0%;
	 left: 50%;
	 transform: translate(-50%,0%);
	 z-index: 9;
}


.pos-style2-b1{
	position: absolute;
    left: 55%;
    top: -10%;
    z-index: 2;
}

.aerial_light_wrapper{ 
	position: absolute;
    bottom: 28%;
    left: 623px;
    transform: translate(-50%, -15%);
    width: 24px;
    height: 1%;
}
.aerial_light_col{
	position:absolute; 
	width: 100%;
	height: 100%;
	background: linear-gradient(0deg, rgba(255, 251, 177,0.6), rgba(255, 251, 177,0.1));
	border-radius: 0 0 10px 10px;
	animation: flash 2s linear infinite;
}

.aerial_light_content{ position:relative; width:100%; height:100% }
.aerial_light{
	position: absolute;
	top: 100%;
	width: 2px;
	height: 2px;
	background-color: #fffbb1;
	
}
.aerial_light:before {
  content: "";
  position: absolute;
  width: 3px;
  height: 4px;
  border-radius: 50%;
  /*margin-top: -2px;*/
  background: rgba(255, 251, 177, 1);
  box-shadow: 0 0 15px 3px #fffbb1,0 0 10px 2px #fffbb1,0 0 15px 3px #fffbb1,0 0 5px 1px #fff,0 0 15px 3px #fff,0 0 10px 2px #fff;
}

/*.aerial_light1{left:0; animation: light 2.8s linear infinite; animation-delay: -1s;}
.aerial_light2{left:20%; animation: light 4.8s linear infinite; animation-delay: -2s;}
.aerial_light3{left:40%; animation: light 3.8s linear infinite; animation-delay: -3s;}
.aerial_light4{left:80%; animation: light 6.8s linear infinite; animation-delay: -4s;}
.aerial_light5{left:100%; animation: light 5.8s linear infinite; animation-delay: -5s;}
.aerial_light6{right:10%; animation: light 7.4s linear infinite; animation-delay: -1s;}
.aerial_light7{right:30%; animation: light 11.4s linear infinite; animation-delay: -2s;}
.aerial_light8{right:50%; animation: light 8.4s linear infinite; animation-delay: -3s;}
.aerial_light9{right:70%; animation: light 9.4s linear infinite; animation-delay: -4s;}
.aerial_light10{right:90%; animation: light 10.4s linear infinite; animation-delay: -5s;}*/
.aerial_light1 { left: 0; animation: light 4s linear infinite; animation-delay: -1s; }
.aerial_light2 { left: 20%; animation: light 6s linear infinite; animation-delay: -2s; }
.aerial_light3 { left: 40%; animation: light 8s linear infinite; animation-delay: -3s; }
.aerial_light4 { left: 80%; animation: light 10s linear infinite; animation-delay: -4s; }
.aerial_light5 { left: 100%; animation: light 12s linear infinite; animation-delay: -5s; }

@keyframes flash {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
  	opacity: 0;
  }
}

@keyframes light {
  0% {
    opacity: 1;
    margin-top: 0%;
  }
  12% {
    opacity: 1;
  }
  85% {
    opacity: 1;
  }
  100% {
  	margin-top: -800%;
    opacity: 0;
  }
}
@media (max-width: 991px) {
    .aerial_section {
        overflow-x: scroll; /* 強制顯示滾動條 */
    }
    .aerial_section img {
        width: 1200px; /* 保持寬度適合滾動 */
    }
}
@media (min-width:992px){
	.aerial_section{ overflow:auto; }
	.aerial_section img{ width:100%; }

	.aerial_light_wrapper{ 
		position: absolute;
        bottom: 24%;
        left: 52.2%;
        transform: translate(-50%, -14%);
        width: 2%;
        height: 43%;
	}
	.pos-style2-b1{
		left: 20%;
    	top: -20%;
	}
}


/*========================================================
                         區塊3
=========================================================*/
.section3{
	position: relative;
	overflow: hidden;
	background: #6a1216;
	padding-top: 60px;
	padding-bottom: 40px;
}
.pos-style2-a1{
	position: absolute;
    left: 0%;
    top: -10%;
    z-index: 2;
	width: 60%;
}
.pos-style2-a2{
	position: absolute;
    right: 24%;
    bottom: 0%;
    z-index: 2;
	width: 60%;
}
.pos-style2-a3{
	position: absolute;
    right: -10%;
    bottom: -4%;
    z-index: 2;
	width: 60%;
}
.pos-style2-a4{
	position: absolute;
    right: -10%;
    bottom: -4%;
    z-index: 2;
	width: 60%;
}
.section3-info{
	
}
.section3 .section-text{
	padding-bottom:5%;
}

@media (min-width:640px){
	.pos-style2-a3{
		position: absolute;
		right: -10%;
    	bottom: 13%;
		width: 47%;
	}
	
}
@media (min-width:992px){
	.section3{
		padding-top: 90px;
		padding-bottom: 90px;
	}
	.pos-style2-a1{
		width: 32%;
	}
	.pos-style2-a2{
		width: 25%;
	}
	.pos-style2-a3{
		right: 5%;
        bottom: 16%;
		width: 25%;
	}
	.pos-style2-a4{
		right: -2%;
        bottom: -1%;
        width: 25%;
	}
}
/*@media (min-width:1200px){
	.section3-title img{
		max-width: 100%;
	}
}*/

/*輪播切換圖片效果*/
.section-detail {
	margin-bottom: 20px;
	text-align: left;
}
.section-detail .slider-for img,.section-detail .slider-nav img {
	width: 100%;
	vertical-align: bottom;
	object-fit: cover;
}
.section-detail .slider-for:after{
    content: '';
    position: absolute;
    top: 6px;
    right: 6px;
    bottom: 6px;
    left: 6px;
	margin: 5px;
}
.slider-for > div {
	position: relative;
}
.slider-for > div a:after {
	content: '';
	position: absolute;
	top: 10px;
	right: 10px;
	bottom: 10px;
	left: 10px;
}
.slider-for > div img {
	width: 100%;
	vertical-align: bottom;
}
.slider-nav {
	margin-bottom: 10px;
}
.slick-next {
    right: 15px;
}
.slick-prev{
    left: 15px;
}
.slider-nav .slick-slide {
	margin: 10px 5px 0 5px;
}

@media (min-width:992px){
	.section3-box{
		width: 40%;
		margin: 0 auto;
	}
}
/*========================================================
                         區塊4
=========================================================*/

.section4{
	position: relative;
	overflow: hidden;
	background: #6a1216;
	padding-top: 60px;
	padding-bottom: 0px;
}
.section4-box{
	display:block;
	margin:0 auto;
	padding:0;
}
.section4-box img{
	padding-bottom:20px;
}
.section4 .section-text .map-text{
	padding-bottom:0;
}
.section.section4 .woman{
	z-index:3;
}
.section.section4 .woman img{
	width:33%;
}
.section4 .pos-style2-a2{
	right:-2%;
	bottom:25%;
}

@media (min-width:992px){
	.section4-box{
		padding:0 20%;
	}
	.section4 .pos-style2-a2 {
		right: 18%;
	}
	.section.section4 .woman img{
		width:35%;
	}
}
@media (min-width:1920px){
	.section.section4 .woman img{
		width:40%;
	}
}


/*========================================================
                         區塊5
=========================================================*/
.section5{
	position: relative;
	overflow: hidden;
	background: #6a1216;
	padding-top: 60px;
	padding-bottom: 0px;
}
.section.section5 .woman img{
	width:47%;
}
.section5 .section-text .text{
	padding-bottom:5%;
}
.section5 .section-text .pic{
	max-width:70%;
}

@media (min-width:992px){
	.section.section5 .woman img{
		width:50%;
	}
}
@media (min-width:1920px){
	.section.section5 .woman img{
		width:60%;
	}
}

/*========================================================
                         區塊6
=========================================================*/
.section6{
	position: relative;
	overflow: hidden;
	background: #6a1216;
	padding-top: 60px;
	padding-bottom: 60px;
}
.section6 .section-text {
    position: relative;
    padding: 2% 0 5vh 0;
}
.section6 .section-text .text{
    padding-top: 10vh
}

@media (min-width:640px){
	.section6{
		padding-bottom: 120px;
	}
	.section6 .section-text p {
        margin-right: 5vh;
    }
}
@media (min-width:768px){
	.section6 .section-text {
		padding: 2% 0 15vh 0;
	}
}

/*.section.section6 .woman img{
	width:42%;
}
@media (min-width:992px){
	.section.section6 .woman img{
		width:30%;
	}
}
@media (min-width:1920px){
	.section.section6 .woman img{
		width:40%;
	}
}*/


/*========================================================
                         區塊7
=========================================================*/
.section7{
	position: relative;
	overflow: hidden;
	background: #000;
	padding-top: 60px;
	padding-bottom: 40px;
}
.section7 .section-detail {
    margin-bottom: 0px!important;
}
.section7 .content {
    text-align: center;
	padding: 0 10%;
}
.section7 .section-text {
	text-align: center;
    position: relative;
    padding: 0!important;
	bottom: 0vh;
}
.section7 .section-text p{
    padding: 0!important;
}
@media (min-width: 992px) {
    .section7 .section-text {
		bottom: 7vh;
	}
}

@media (min-width: 1200px) {
    .section7 .section-title img {
        max-width: 11%;
    }
}

/*========================================================
                         區塊8
=========================================================*/
.section8{
	position: relative;
	overflow: hidden;
	background: #000;
	padding-top: 40px;
	padding-bottom: 40px;
}
.section8-info{
	margin: 5vh 0vh 10vh;
}
.section8 .slide .carousel-control-prev {
	/*background-color: rgba(000, 000, 000, 0.8) !important;*/
    position: absolute;
    top: 99.8%;
    left: 50%;
    transform: translate(-100%, -50%);
	opacity: 0.6; 
}
.section8 .slide .carousel-control-next {
	/*background-color: rgba(000, 000, 000, 0.8) !important;*/
    position: absolute;
    top: 99.8%;
    left: 65%;
    transform: translate(-100%, -50%);
	opacity: 0.6; 
}
.section8 .control-box .control-line{
	height: 4%;
    border-right: 1px solid #8f8f8f;
    position: absolute;
    top: 99.8%;
    left: 50%;
    transform: translate(-0%, -50%);
    z-index: 9;
}
.carousel-fade .carousel-item {
	transition: opacity 0.1s ease-in-out;
}

.carousel-fade .carousel-item.active {
	opacity: 1;
}

.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
	opacity: 1; 
}
@media (min-width: 468px){
	.section8 .slide .carousel-control-prev {
		top: 99.8%;
		left: 52%;
	}
	.section8 .slide .carousel-control-next {
		top: 99.8%;
		left: 63%;
	}
	.section8 .control-box .control-line{
		height: 2.8%;
	}
}
@media (min-width: 992px) {
	.section8 .slide .carousel-control-prev {
		top: 96.8%;
		left: 55%;
		
	}
	.section8 .slide .carousel-control-next {
		top: 96.8%;
		left: 60%;
		
	}
	.section8 .control-box .control-line{
		height: 3.5%;
        top: 96.8%;
	}
}
@media (min-width: 1200px) {
}
/*========================================================
                         區塊9
=========================================================*/
.section9 {
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	overflow: hidden;
	background-image: url("../img/section9-m-bg.jpg");
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
}
.section9-list{
	
	position: relative;
	z-index: 999;
}
.section9-list img{
    width: 48%;
    padding-top: 13vh;
}

.section9-list iframe{
	height: 350px;
	padding: 3vh;
}

@media (min-width: 640px) {
	.section9-list{
		padding: 9vh 0;
	}
	.section9-list img{
		padding-top: 10vh;
        width: 49%;
        padding-bottom: 2vh;
	}
	.section9-list iframe{
		height: 550px;
	}
}
@media (min-width: 768px) {
	.section9-list{
		padding: 16vh 0;
	}
}
@media (min-width: 992px) {
	.section9{
	   background-image: url("../img/section9-pc-bg.jpg");    
	}
	.section9-list{
		padding: 18vh 0;
	}
	.section9-list img {
        padding-top: 12vh;
        width: 60%;
        padding-bottom: 0vh;
    }
	.section9-list iframe{
		height: 350px;
	}
}
@media (min-width: 1200px) {
	.section9-list{
		padding: 27vh 0 12vh;
	}
	.section9-list iframe{
		height: 550px;
	}
}
/*========================================================
                         漸層
=========================================================*/
.gradient-block {
    height: 1vh;
    background: repeating-linear-gradient(
        to right,
        #f6e4c3 0%,
        #8e663e 25%,
        #f6e4c3 50%,
        #8e663e 75%,
		#f6e4c3 100%
    );
    background-size: 200% 100%; /* 調整背景寬度讓其可以平滑過渡 */
    animation: moveGradient 6s linear infinite;
}

@keyframes moveGradient {
    0% {
        background-position: 0% 0;
    }
    100% {
        background-position: 100% 0;
    }
}
/*========================================================
                         表單
=========================================================*/

.contact-section {
    position: relative;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
	overflow: hidden;
	background-image: url("../img/contact-m-bg.jpg");
	/*text-align: center;*/
	margin: -2px auto 0;
	padding-bottom: 80px;
}
.contact-section .container-fluid {
   /* max-width: 80%;*/
}
.contact-section .section5-info {
    text-align: center;
	padding-bottom: 1vh;
}
.el-input {
    position: relative;
    width: 100%!important;
}

.el-input select {
    background: transparent!important;
    height: 5vh!important;
    color: #fff!important;
	padding: 0 1rem!important;
}

#form1 {
    position: relative;
    z-index: 20;
    width: 100%;
    margin: 0 auto;
	padding: 2vh 5vh;
    font-size: 1.1rem;
	/*border: 2px solid #fff;*/
	border-radius: 10px;
}
#form1 h2{
    font-weight: bold;
	text-align: center;
	padding-bottom: 1vh;
	padding-top: 2vh;
}
#form1 label {
    text-align: left;
    margin-bottom: 0;
	color: #fff;
}
#form1 input::placeholder{
	color: #fff!important;
}
#form1 textarea::placeholder{
	color: #fff!important;
}
#form1 .form-control {
    border: 2px solid #fff;
    padding: 0.5rem 1rem;
    font-weight: 900;
	border-radius: 10px;
}
#form1 input, #form1 textarea {
    background: transparent;
    color: #fff!important;
}
#form1 .btn-send {
    margin-top: 20px;
    padding: 10px 10vh;
    color: #555;
    font-size: 1.2rem;
    background-color: #fff;
    border-radius: 10px;
    font-weight: 900;
}
#form1 .btn-send:hover {
    background-color: #91663a;
	color: #fff;
}
#form1 select {
    color: #111;
    width: 100%;
    height: 38px;
    padding: 4px 5px;
    font-size: 1rem;
    background: transparent;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-image: url(../img/arrow.png);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: 24px auto;
}
#form1 select option {
    color: #111;
}
#form1 .custom-control {
    font-weight: 900;
	text-align: center;
}
#form1 .custom-control-label::before {
    border-radius: 0;
    border: 1px solid #333433;
    background-color: transparent;
    color: #000;
}
#form1 .custom-control p{
    text-align: left;
	color: #fff;
	font-size: 0.9rem;
}
#form1 .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-color: #c52231;
}


#form1 a{
	color: #ae846d;
	text-decoration:none;
}
#form1 a:hover{
	color: #91663a;
}

.footer-img{
	text-align: center;
}
.footer-img img{
	width: 40%;
	margin: 2vh 0 3vh;
}


@media (min-width: 768px) {
	.contact-section {
		
	}
}
@media (min-width: 992px) {
    .contact-section {
        background-image: url("../img/contact-pc-bg.jpg"); 
		padding-bottom: 60px;
    }
	.contact-section .container-fluid {
        max-width: 875px;
    }
}

/*
@media (min-width: 1400px) {
    .contact-section .container-fluid {
        max-width: 960px;
    }
}
*/

/*========================================================
                         隱私權聲明
=========================================================*/

.fancybox-container {z-index: 9999999;}
.modal-body{ overflow-y:auto; padding:20px;}
.modal-header{ border-bottom:none;}
.modal-body h2{ text-align:center; margin-bottom:20px;}
.modal-body p span{ font-weight:bold; font-size:1.1rem;}
.modal-dialog{ margin-bottom:80px;}

@media (min-width:576px){
	.modal-body{ padding:20px 40px;}
	.modal-dialog{ max-width:1000px;}
}
@media (min-width:1024px){
	.modal-body{ padding:20px 80px;}
	.modal-dialog{ max-width:1200px; margin-bottom:0;}
}
/*========================================================
                         左側選單
=========================================================*/

.icon_Community a.js-btn-icon_Community {
    text-align: center;
    width: 50px;
    line-height: 47px;
    border-radius: 100px;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0;
    cursor: pointer;
    color: #fff;
    background: #000;
    font-size: 22px;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
    height: 50px;
    pointer-events: auto;
	overflow: hidden;
    font-family: "微軟正黑體", Arial, Verdana, Helvetica, sans-serif;
}

.js-btn-icon_Community:hover,
.js-btn-icon_Community:focus {
    color: #fff;
    background-color: #c52231;
    border-color: #c52231;
}

.js-icon_Community .icon_li {
    position: relative;
    left: -100px;
    
}
.icon_li_img {
        max-width: 50px;
        width: 100%;
        height: auto;
        display: block;
        position: absolute;
        left: 0;
        z-index: 1;
    }
.js-icon_Community.active .icon_li {
    left: 0;
    pointer-events: auto;
}

.js-icon_Community .icon_li:nth-child(1) {
    transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    -webkit-transition: all 0.1s ease-out;
}

.js-icon_Community .icon_li:nth-child(2) {
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
}

.js-icon_Community .icon_li:nth-child(3) {
    transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
}


.icon_li a:hover .icon{
 animation: go 3s linear infinite;
}
@keyframes go {
  10% {
    transform: rotate(15deg);
  }
  20% {
    transform: rotate(-10deg);
  }
  30% {
    transform: rotate(5deg);
  }
  40% {
    transform: rotate(-5deg);
  }
  50%,100% {
    transform: rotate(0deg);
  }
}  

@media (max-width: 991.98px){
    .icon_Community {
        width: 100%;
        position: fixed;
        left: auto;
        bottom: 0;
        z-index: 999998;
        pointer-events: none;
    }
    .icon_Community_ul {
        list-style: none;
        padding: 0;
        margin: 0;
        display: flex;
    }
    .icon_Community_ul .icon_li {
        width: 33.33%;
        border-right: 1px solid #fff;
    }
    .icon_Community_ul .icon_li:last-child {
        border-right: none;
    }
 .icon_Community_ul .icon_name {
        font-size: 0.7rem;
  		padding-top: 5px;
    }
    .icon_img {
        display: block;
        background-color: #a27a51;
        overflow: hidden;
        text-align: center;
        color: #fff;
        position: relative;
        padding: 10px 10px;
        text-decoration: none;
    }
 .icon_Community a{
	  color: #fff;
	  text-decoration:none;
 }
 .icon_Community a img{
	  display: block;
	  margin: 0 auto;
	  width: 22px;
 }
 .icon_Community a:hover{
	  background-color: #91663a;
 }
 .icon_Community a:hover img{
	  animation: go 3s linear infinite;
 }
}

@media (min-width: 992px){
    .icon_Community {
        position: fixed;
        right: 20px;
        bottom: 92px;
        z-index: 9998;
        pointer-events: none;
    }
    .icon_Community_ul {
        list-style: none;
        padding: 0;
        flex-direction: column;
        align-items: flex-end;
        display: flex;
        margin-bottom: 59px;
    }
    .icon_img {
        background-color: #a27a51;
        border: none;
        overflow: hidden;
        text-align: center;
        margin-bottom: 6px;
        width: 50px;
        text-decoration: none;
        border-radius: 100px;
        color: #fff;
        transition: all 0.3s ease;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .icon_img.active {
        width: 142px;
    }
    .icon_img.active .icon_name {
        text-indent: 0;
        opacity: 1;
    }
    .icon_img:hover {
        text-decoration: none;
        width: 142px;
		background-color: #91663a;
    }
    .icon_img:before {
        opacity: 0;

    }
    .icon_img .icon {
        color: #fff;
        font-size: 22px;
        width: 50px;
        line-height: 50px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        right: 0;
        z-index: 1;
    }
    .icon_img:hover .icon {
        text-decoration: none;
    }
    .icon_img:hover .icon_name {
        opacity: 1;
        text-indent: 0;
    }
    .icon_name {
        position: relative;
        line-height: 50px;
        padding-left: 15px;
        padding-right: 50px;
        transition: all 0.3s ease;
        opacity: 0;
        text-decoration: none;
        color: #fff;
        white-space: nowrap;
        border-radius: 100px;
        overflow: hidden;
        /*text-indent: -100px;*/
        font-family: Arial, "Microsoft JhengHei", sans-serif;
    }
}


/*========================================================
                         快速選單
=========================================================*/

.quick-btn {
    position: fixed;
    bottom: 0;
    z-index: 9999;
    width: 100%;
    background-color: #294b62;
    text-align: center;
}
.quick-btn [class*="col-"] {
    border-right: 1px solid #fff;
}
.quick-btn [class*="col-"]:last-child {
    border-right: none;
}
.quick-btn [class*="col-"] a {
    display: block;
    color: #fff;
    padding-top: 15px;
    padding-bottom: 8px;
	border-left: none;
	text-decoration:none;
	font-size: 0.9rem;
}
.quick-btn [class*="col-"]:hover {
    background-color: #6e99af;
}
.quick-btn [class*="col-"] a i {
    display: block;
}


.quick-modal {
    text-align: center;
    padding: 50px 60px;
}
.quick-modal i {
    display: block;
    font-size: 5rem;
    color: #c52231;
    font-weight: bold;
    margin-bottom: 30px;
}
.quick-modal h2 {
    font-size: 1rem;
    font-weight: bold;
}
.quick-modal p {
    font-size: 1.4rem;
    font-weight: bold;
}
.quick-modal .btn {
    width: 100%;
    min-width: 240px;
    background-color: #c52231;
	border-color: #c52231;

}
.quick-modal a {
    display: block;
    width: 100%;
    color: #fff;
    padding: 5px;
	text-decoration: none;
}
.quick-modal .btn:hover {
    background-color: #e83428;
	border-color: #e83428;
}
#modal1 i {
    transform: rotate(0deg);
}
@media (min-width: 992px) {
	.quick-btn{ display:none;}
}



/*========================================================
                         隱私權聲明
=========================================================*/

.fancybox-container {z-index: 9999999;}
.modal-body{ overflow-y:auto; padding:20px;}
.modal-header{ border-bottom:none;}
.modal-body h2{ text-align:center; margin-bottom:20px;}
.modal-body p span{ font-weight:bold; font-size:1.1rem;}
.modal-dialog{ margin-bottom:80px;}

@media (min-width:576px){
	.modal-body{ padding:20px 40px;}
	.modal-dialog{ max-width:1000px;}
}
@media (min-width:1024px){
	.modal-body{ padding:20px 80px;}
	.modal-dialog{ max-width:1200px; margin-bottom:0;}
}
