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



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

body {
    font-family: "微軟正黑體", 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;
}


@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.5rem;
    font-weight: bold;
    color: #00424f;
    margin-top: 2rem;
	font-family:  'Noto Sans TC', sans-serif;
}
.section h3 {
    font-size: 2.2rem;
    font-weight: 900;
}
.section h3 span{
    font-weight: 900;
    display: inline-block;
}
.section p {
    font-size: 1rem;
    color: #555;
	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: 2.8rem;
    }
    .section p {
        font-size: 1.1rem;
    }
}
@media (min-width: 992px) {
    .section h2 {
        font-size: 1.8rem;
        margin-top: 2rem;
    }
    .section h3 {
        font-size: 2.4rem;
    }
    .section p {
        font-size: 1.2rem;
        margin-bottom: 1rem;
    }
}
@media (min-width: 1200px) {  
    .section h2 {
        font-size: 2.5rem;
        margin-top: 3rem;
    }
    .section h3 {
        font-size: 3.2rem;
    }
	.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;
    }
}
/*========================================================
                         共同設定
=========================================================*/
@media (min-width: 992px) {
	.section6 [class*="col-"] img {
		padding: 2vh 0.5vh;
	}
}
/*========================================================
                         輪播設定
=========================================================*/
.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;
}
.section6-slide-img{
	position: relative;
}
.section6-slide-img .txt-ale4 {
    position: absolute;
    right: 0%;
    bottom: 0.5vh;
    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;
}
.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%;
    padding: 5px;
    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%);
    opacity: 0.75;
}

@media (min-width: 540px) and (max-width: 839.98px) {
	.section6-slide-img .txt-ale4 {
		right: 5%;
	}
}
@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;
	}
}
@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); /* 回到初始位置 */
    }
}



/*========================================================
                         區塊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%;
}
@media (min-width: 992px) {
	.section1{
	   background-image: url("../img/section1-pc-bg.jpg");    
	}
}
/*========================================================
                         區塊2
=========================================================*/
/*.section2 {
    position: relative;
    padding-top: 60px;
    padding-bottom: 60px;
}*/

.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;
}

.aerial_light_wrapper{ 
	position: absolute;
    bottom: 24%;
    left: 600px;
    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 (min-width:992px){
	.aerial_section{ overflow:auto; }
	.aerial_section img{ width:100%; }

	.aerial_light_wrapper{ 
		position: absolute;
        bottom: 24%;
        left: 49.8%;
        transform: translate(-50%, -14%);
        width: 2%;
        height: 43%;
	}
}


/*========================================================
                         區塊3
=========================================================*/
.section3{
	position: relative;
	overflow: hidden;
}
.section3-info{
	padding-bottom: 3vh;
}
.section3-bg-1{
	background: #d5e7e0;
	height: 350px;
	text-align: center;
	padding: 8vh 5vh 15vh;
}
.section3-bg-2{
	background: #f9dfd1;
	height: 350px;
	text-align: center;
	padding: 8vh 5vh 15vh;
}
/*@media (min-width:480px){
	.section3-bg-1,.section3-bg-2{
		padding: 8vh 5vh 15vh;
		max-height: 400px;
	}
}
@media (min-width:540px){
	.section3-bg-1,.section3-bg-2{
		padding: 10vh 5vh 15vh;
		max-height: 350px;
	}
}
@media (min-width:640px){
	.section3-bg-1,.section3-bg-2{
		padding: 10vh 5vh 25vh;
		max-height: 400px;
	}
}

@media (min-width:992px){
	.section3-bg-1,.section3-bg-2{
		padding: 5vh;
		max-height: 300px;
	}
}
@media (min-width:1200px){
	.section3-bg-1,.section3-bg-2{
		max-height: 350px;
	}
}*/
/*========================================================
                         區塊4
=========================================================*/

.section4 {
    position: relative;
	overflow: hidden;
	display: flex;
    align-items: start;
}
.section4 [class*="col-"] {
    padding: 0px;
}
.section4-info{
	background: #00424f;
}

.section4-info .txt h2,.section4-info .txt p{
	color: #fff;
}
@media (max-width:480px){
	.section4-info{
		padding: 10vh 1vh 12vh!important;
	}
}
@media (min-width:480px){
	.section4-info{
		padding: 8vh 5vh 15vh!important;
	}
}
@media (min-width:540px){
	.section4-info{
		padding: 10vh 5vh 15vh;
	}
}
@media (min-width:640px){
	.section4-info{
		padding: 10vh 5vh 25vh;
	}
}
@media (max-width:991.99px){
	.section4-info .txt h2,.section4-info .txt p{
		text-align: center!important;
	}
}
@media (min-width:992px){
	.section4-info{
		padding: 0vh!important;
	}
	.section4-info .txt{
		writing-mode: vertical-lr;
		transform: translate(40%, 8%);
	}
	.section4 h2{
		margin-top: 0!important;
	}
	.section4 p{
		margin-top: 3vh!important;
	}
}
@media (min-width:1100px){
	.section4-info .txt{
		writing-mode: vertical-lr;
		transform: translate(40%, 15%);
	}
}
@media (min-width:1200px){
	.section4-info .txt {
        writing-mode: vertical-lr;
        transform: translate(50%, 15%);
    }
}
@media (min-width:1400px){
	.section4-info .txt {
        writing-mode: vertical-lr;
        transform: translate(35%, 10%);
    }
}
@media (min-width:1600px){
	.section4-info .txt {
        writing-mode: vertical-lr;
        transform: translate(35%, 5%);
    }
}
@media (min-width:1800px){
	.section4-info .txt {
        writing-mode: vertical-lr;
        transform: translate(50%, 15%);
    }
}
/*========================================================
                         區塊6
=========================================================*/

.section6{
    position: relative;
	overflow: hidden;
	z-index: 999;
	display: flex;
    align-items: start;
}

.section6_info_1{
	background: #deddde;
}
.section6_info_2{
	background: #f9dfd1;
}
.section6_info_3{
	background: #dedede;
}
.section6_line{
	margin: 0 2vh;
}

.classic-list-en{
	text-align: right;
	font-weight: bold;
	color: #c7c9c9;
	margin-top: -2vh;
}
.classic-list-en h2{
	text-align: right;
	font-weight: bold;
	color: #c7c9c9;
	font-size: 6.5vw;
	font-family: "Vollkorn", serif;
}
.section6_line img{
	max-width: 100%;
	padding: 0.5vh 0;
}
.section-slide-img > div {
    position: relative;
}
.section-slide-img img {
    max-width: 100%;
    vertical-align: bottom;
}
.section6-img{
	display: flex;
}
.image-gallery6-b1{
	justify-content: center;
}
@media (max-width:991.98px){
	.section6-title,.section6-title2,.section6-title3{
		/*padding-bottom: 2vh;*/
		height: 150px;
	}
}
@media (min-width:992px){
	.section6-title{
		display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: space-between;
	}
	.section6-title2{
		display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: flex-end;
	}
	.section6-title3{
		display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: flex-start;
	}
	.classic-list-en h2{
		font-size: 4vw;
	}
}
/*-------------------------文字效果-------------------------*/

.text_section{ 
	padding:320px 0; 
	text-align:center; 
	background-color:#069; 
	color:#fff; 
}

.text_section h2{ 
	font-size:4rem; 
	font-weight: 900;
}

.char{ 
	transform: translate(0,80px) rotate(90deg) scale(0.2); 
	transition: 0.5s; 
	opacity: 0; 
}

/*========================================================
                         區塊7
=========================================================*/

.section7 {
    position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	overflow: hidden;
	/*background-image: url(../img/section7_bg.jpg);*/
	padding: 0 0 0px;
	display: flex;
    align-items: start;
}
/*.section7 [class*="col-"] {
    padding: 1vh;
}*/
.section7 [class*="col-"] img{
	margin: auto;
	text-align: center;
	max-width: 100%;
	margin: 5px 0;
	height: auto;
	box-shadow: 4px 3px 9px 0px #00000070;
}
.section7-info{
	padding: 0 5vh;
}

.section7-info .txt h2,.section7-info .txt p{
	color: #00424f;
}
.section7-info .txt h2 span{
	display: block;
}





@media (min-width:992px){
	.section7 {
		padding: 60px 0;
	}
	.section7-info .txt{
		writing-mode: vertical-lr;
		 transform: translate(0%,0%);
	}
	.section7-info .txt h2 span{
		padding-top: 9vh;
		line-height: 5rem;
	}
	.section7-info .classic-list-en{
		writing-mode: vertical-lr;
	}
	.section7-title {
        display: flex;
        flex-direction: row-reverse;
        flex-wrap: nowrap;
        align-items: flex-start;
        justify-content: center;
    }
	.section7-info2{
		padding: 0 15vh;
	}
	
}
@media (min-width:1200px){
	.section7-info .txt h2 span{
		padding-top: 12vh;
		line-height: 5rem;
	}
}


/*.section7-info{
}


@media (max-width:480px){
	.section7-info{
		padding: 10vh 2vh 12vh!important;
	}
}
@media (min-width:480px){
	.section7-info{
		padding: 8vh 5vh 15vh!important;
	}
}
@media (min-width:540px){
	.section7-info{
		padding: 10vh 5vh 15vh;
	}
}
@media (min-width:640px){
	.section7-info{
		padding: 10vh 5vh 25vh;
	}
}
@media (max-width:991.99px){
	.section7-info .txt h2,.section7-info .txt p{
		text-align: center!important;
	}
}
@media (min-width:992px){
	.section7-info{
		padding: 0vh!important;
	}
	.section7-info .txt{
		writing-mode: vertical-lr;
		transform: translate(40%, 8%);
	}
	.section7 h2{
		margin-top: 0!important;
	}
	.section7 p{
		margin-top: 3vh!important;
	}
}
*//*@media (min-width:1100px){
	.section7-info .txt{
		writing-mode: vertical-lr;
		transform: translate(40%, 15%);
	}
}
@media (min-width:1200px){
	.section7-info .txt {
        writing-mode: vertical-lr;
        transform: translate(50%, 15%);
    }
}
@media (min-width:1400px){
	.section7-info .txt {
        writing-mode: vertical-lr;
        transform: translate(35%, 10%);
    }
}
@media (min-width:1600px){
	.section7-info .txt {
        writing-mode: vertical-lr;
        transform: translate(35%, 5%);
    }
}
@media (min-width:1800px){
	.section7-info .txt {
        writing-mode: vertical-lr;
        transform: translate(50%, 15%);
    }
}*/



/*========================================================
                         區塊7改
=========================================================*/

.section7-slide-wrapper{ padding-left:10px; padding-right:10px;}

/*.section7-slide{background-image: url(../img/section7_bg.jpg); background-position: center; background-size: cover;}*/
.section7r{background-image: url(../img/section7_bg.jpg); background-position: center; background-size: cover;}
.section7-slide-title{background-color: #10424f; padding: 30px 0;}
.section7-slide-title h2{ color:#fff; margin: 0; text-align: center;}
.section7-slide-title h2 span{ display:block; color:#8aafa2; }

.section7-slide-content{ position:relative; padding: 15px;}

.section7-slide-content-pic{ position:relative; margin-bottom:30px; }
.section7-slide-content-pic-note{ position:absolute; bottom:5px; right:5px; font-size:0.9rem; }

.section7-slide-content-text{ text-align: center;}
.section7-slide-content-text img{ max-width:60px; margin:0 0 15px 0;}
.section7-slide-content-text h3 span{ display:block; color:#4c4949; }
.section7-slide-content-text p{ text-align: justify;}

.section7-slide-content2  .section7-slide-content-pic-note,
.section7-slide-content3  .section7-slide-content-pic-note,
.section7-slide-content4  .section7-slide-content-pic-note,
.section7-slide-content5  .section7-slide-content-pic-note{ color:#fff; }

@media (min-width:992px){
	.section7-slide-title{background-color: #10424f; padding: 60px 0;}
    .section7-slide-content{ padding:30px 15px; max-width:960px; margin:0 auto; }
    .section7-slide-content-pic{ width:50%; margin:0 0 0 auto; }
    .section7-slide-content-text{ position:absolute; top:50%; left:0; transform: translateY(-50%); width: 50%;}
    
    .section7-slide-content-text img{ max-width:128px; margin: 0 0 15px 0; }
    .section7-slide-content-text h3{ font-weight:700; font-size:2.4rem; }
    .section7-slide-content-text h3 span{font-size:2rem; }
    .section7-slide-content-text p{ max-width:300px; margin:0 auto; line-height: 2.4rem;}

    .section7-slide-content2 .section7-slide-content-pic{ width:100%; }
    .section7-slide-content2 .section7-slide-content-text{left:50%; color:#fff;}
    .section7-slide-content2 .section7-slide-content-text p{ max-width:360px; color:#fff; }

    .section7-slide-content3 .section7-slide-content-text p,
    .section7-slide-content4 .section7-slide-content-text p{ max-width:360px; }
    .section7-slide-content5 .section7-slide-content-text p{ max-width:340px; }
}
@media (min-width:1400px){
    .section7-slide-content{ max-width:1200px; }
    .section7-slide-content-pic-note{ font-size:1rem; }

    .section7-slide-content2 .section7-slide-content-text p{ max-width:380px; }
}
.section7r .section7_info_1,.section7r .section7_info_2,.section7r .section7_info_3,.section7r .section7_info_4,.section7r .section7_info_5,.section7r .section7_info_6 {
	  height: 618px; /* 根據設計估算一個大致高度 */
	  /*display: flex;
      align-items: start;*/
	}

@media (min-width:480px){
	.section7r .section7_info_1,.section7r .section7_info_2,.section7r .section7_info_3,.section7r .section7_info_4,.section7r .section7_info_5,.section7r .section7_info_6 {
	  height: 700px; /* 根據設計估算一個大致高度 */
	}
}
@media (min-width:540px){
	.section7r .section7_info_1,.section7r .section7_info_2,.section7r .section7_info_3,.section7r .section7_info_4,.section7r .section7_info_5,.section7r .section7_info_6 {
	  height: 830px; /* 根據設計估算一個大致高度 */
	}
}
@media (min-width:640px){
	.section7r .section7_info_1,.section7r .section7_info_2,.section7r .section7_info_3,.section7r .section7_info_4,.section7r .section7_info_5,.section7r .section7_info_6 {
	  height: 1000px; /* 根據設計估算一個大致高度 */
	}
}
@media (min-width:768px){
	.section7r .section7_info_1,.section7r .section7_info_2,.section7r .section7_info_3,.section7r .section7_info_4,.section7r .section7_info_5,.section7r .section7_info_6 {
	  height: 940px; /* 根據設計估算一個大致高度 */
	}
}
@media (min-width:992px){
	.section7r .section7_info_1,.section7r .section7_info_2,.section7r .section7_info_3,.section7r .section7_info_4,.section7r .section7_info_5,.section7r .section7_info_6 {
	  height: 700px; /* 根據設計估算一個大致高度 */
	}
}
@media (min-width:1200px){
	.section7r .section7_info_1,.section7r .section7_info_2,.section7r .section7_info_3,.section7r .section7_info_4,.section7r .section7_info_5,.section7r .section7_info_6 {
	  height: 880px; /* 根據設計估算一個大致高度 */
	}
}
/*========================================================
                         漸層
=========================================================*/
.gradient-block {
    height: 3vh;
    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;
    }
}
/*========================================================
                         表單
=========================================================*/

.section5 {
    position: relative;
	background: #d5e7e0;
    padding-top: 60px;
    padding-bottom: 90px;
	overflow: hidden;
	display: flex;
    align-items: start;
}

.section5-info {
    text-align: center;
	padding-bottom: 1vh;
}
.section5-info img{
    max-width: 100%;
}
.section5-info p{
    margin: 1rem 0 0.5rem;
}
.section5-info h3 {
    font-weight: bold;
    font-size: 1.2rem;
    margin-bottom: 1rem;
}
.section5-info h3 img{
    width: 19px;
	height: auto;
	padding-right: 5px;
}
.el-input {
    position: relative;
    width: 100%!important;
}

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

#form1 {
    position: relative;
    z-index: 20;
    width: 100%;
    margin: 0 auto;
	padding: 2vh;
    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;
}
#form1 .form-control {
    border-radius: 0;
    border: 2px solid #cdd3d9;
    padding: 1.25rem 1rem;
    font-weight: 900;
	border-radius: 10px;
}
#form1 input, #form1 textarea {
    background: #fff;
    color: #555;
}
#form1 .btn-send {
    display: inline-block;
    margin-top: 20px;
    padding: 10px 10vh;
    color: #fff;
    font-size: 1.2rem;
    background-color: #a27a51;
    border-radius: 10px;
    font-weight: 900;
}
#form1 .btn-send:hover {
    background-color: #91663a;
}
#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;
}
#form1 .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-color: #c52231;
}


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

@media (min-width: 992px) {
    .section5 {
        padding-top: 140px;
        padding-bottom: 140px;
    }
	.section5-info{
		padding: 0;
	}
	.section5-info p{
		font-size: 1.2rem;
	}
	.section5-info h3 {
		font-size: 1.4rem;
	}
	.section5-info h3 img{
		width: 22px;
	}
	#form1 {
		padding: 6vh 8vh;
	}
	#form1 h2{
		padding-top: 0vh;
	}
}




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

.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;}
}
@media (min-width: 992px){
    .fancybox-content {max-width: 80%;}
}

/*========================================================
                         左側選單
=========================================================*/

.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;}
}
