/*/////////////////////////////////////////////////////////*/
/*-------共用區塊--------*/
/*/////////////////////////////////////////////////////////*/


.main_home{
}

/*首頁內容區塊*/	
.mainContent{
}



	/*----- 首頁標題1 -----*/
	.index_title {
		justify-content: unset;
		text-align: left;
        align-items: unset;
	}	
		.index_title strong{
		}	
		.index_title:not(.index_Hlayout) strong:after{
			/* height: clamp(6.1292rem, 9.8958vw, 11.8750rem); */ /* 98.07px , 9.8958vw , 190.00px */
			width: 100%;
			background-image: url(../index/images/index_hlayout_line.webp);
		}	


	

		.index_title .icon{
		}
			.index_title .icon img {
			}
		

		.index_title_bottom{			
			justify-content: unset;
		}
					
			.index_title .title-text {
				
			}
			
			.index_title .chinese-title {
				-webkit-writing-mode: unset;
				writing-mode: unset;
			}
			
			.index_title .english-title {
				-webkit-writing-mode: vertical-lr;
				writing-mode: vertical-lr;
			}
			
			.index_title .description {
				-webkit-writing-mode: vertical-lr;
				writing-mode: vertical-lr;
			}
















/*========================================*/
/*-------首頁_關於我們區塊_第一塊--------*/
/*========================================*/

.index_about_section .master_area{

}
.index_about_section .master_info{
        flex-direction: column;
    padding-top: clamp(2.9033rem, 4.6875vw, 5.625rem) ; /* 46.45px , 4.6875vw , 90.00px */
}

.index_about_section .master_info_in {
    padding-top: 0;
}























/*========================================================*/
/*-------首頁_影片區塊--------*/
/*========================================================*/


.index_video_area{

				display: flex;
				flex-direction: column;
			}

			
				.index_videoBg .video_area{
					display: flex;
					flex-direction: column;
				}
					.index_videoBg .index_title strong:after{

					}
					.index_videoBg .video_area .video{

					}
						.index_videoBg .video_area .video iframe{

						}


					.index_videoBg .button{

					}
						.index_videoBg .button li{

						}
							.index_videoBg .button li a{

							}
							.index_videoBg .button li img{

							}
							.index_videoBg .button li a:hover img{

							}