/* CSS Document */
.listArea .newsList .Txt .title, .listArea .newsList .Img img, .listArea .newsList, .listArea .mapArea .mapTab span, .listArea .mapArea .mapTabCurrent::before {
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.bread .wrap {
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
}

.listArea {
	padding-top: 0;
}
.listArea .wrap {
	max-width: 1688px;
}
.listArea .mapArea {
	padding-top: 15px;
}
@media (max-width: 1180px) {
	.listArea .mapArea {
		padding-top: 0;
	}
}
.listArea .mapArea .mapTabBox {
	position: relative;
}
.listArea .mapArea .mapTabCurrent {
	position: relative;
	cursor: pointer;
	display: block;
	text-align: center;
	font-size: 16px;
	line-height: 1.2;
	letter-spacing: 0.8px;
	background-color: #333;
	color: #fff;
	padding: 10px 52px;
}
.listArea .mapArea .mapTabCurrent::before {
	content: "";
	position: absolute;
	pointer-events: none;
	width: 12px;
	height: 7px;
	-webkit-mask: url("../images/icon/arrow_classlink.png") no-repeat center center/contain;
	        mask: url("../images/icon/arrow_classlink.png") no-repeat center center/contain;
	top: 50%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	right: 33px;
	background-color: #fff;
}
.listArea .mapArea .mapTabCurrent.active + .mapTab {
	opacity: 1;
	pointer-events: auto;
}
@media (min-width: 1181px) {
	.listArea .mapArea .mapTabCurrent {
		display: none;
	}
}
@media (max-width: 1180px) {
	.listArea .mapArea .mapTabCurrent.single::before {
		display: none;
	}
	.listArea .mapArea .mapTabCurrent.single + .mapTab {
		display: none;
	}
}
@media (max-width: 400px) {
	.listArea .mapArea .mapTabCurrent {
		padding: 10px 42px;
	}
	.listArea .mapArea .mapTabCurrent::before {
		right: 23px;
	}
}
.listArea .mapArea .mapTab {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: normal;
	    -ms-flex-align: normal;
	        align-items: normal;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
}
.listArea .mapArea .mapTab .mapTabItem {
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
}
.listArea .mapArea .mapTab .mapTabItem:not(:last-child) {
	border-right: 1px solid rgba(0, 0, 0, 0.2);
}
@media (min-width: 1181px) {
	.listArea .mapArea .mapTab .mapTabItem:hover span {
		color: #000;
	}
}
.listArea .mapArea .mapTab .mapTabItem.active span {
	background-color: #333;
	color: #fff;
}
.listArea .mapArea .mapTab span {
	height: 100%;
	cursor: pointer;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
	font-size: 16px;
	line-height: 1.2;
	letter-spacing: 0.8px;
	background-color: #f0f0f0;
	color: #959595;
	padding: 7px 10px;
}
@media (max-width: 1180px) {
	.listArea .mapArea .mapTab {
		opacity: 0;
		pointer-events: none;
		z-index: 2;
		position: absolute;
		top: 100%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		width: 100%;
		-webkit-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}
	.listArea .mapArea .mapTab .mapTabItem.active span {
		background-color: #f0f0f0;
		color: #000;
	}
}
.listArea .mapArea .mapContent {
	height: 682px;
}
@media (max-width: 1400px) {
	.listArea .mapArea .mapContent {
		height: 600px;
	}
}
@media (max-width: 1180px) {
	.listArea .mapArea .mapContent {
		height: 500px;
	}
}
@media (max-width: 840px) {
	.listArea .mapArea .mapContent {
		height: 400px;
	}
}
@media (max-width: 400px) {
	.listArea .mapArea .mapContent {
		height: 350px;
	}
}
.listArea .mapArea .mapContent #map {
	width: 100%;
	height: 100%;
}
.listArea .mapArea .mapContent #map .si-wrapper-top {
	pointer-events: none;
	opacity: 0;
	-webkit-animation: mapCardFadeIn 0.3s 0.2s ease forwards;
	        animation: mapCardFadeIn 0.3s 0.2s ease forwards;
}
.listArea .mapArea .mapContent #map .si-close-button {
	right: 5px;
	pointer-events: auto;
}
.listArea .mapArea .mapContent #map .si-shadow-inner-pointer-top {
	-webkit-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
}
.listArea .mapArea .mapContent #map [class*=si-shadow-pointer] {
	width: 1px;
	height: 43px;
}
.listArea .mapArea .mapContent #map [class*=si-pointer-bg],
.listArea .mapArea .mapContent #map [class*=si-pointer-border] {
	border: none;
	width: 1px;
	height: 43px;
	background-color: #fff;
}
.listArea .mapArea .mapContent .card {
	color: #000;
	pointer-events: auto;
	width: 215px;
}
.listArea .mapArea .mapContent .card .years {
	font-family: "Outfit", "Noto Sans TC", "Microsoft JhengHei", sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 1;
	letter-spacing: 0px;
}
.listArea .mapArea .mapContent .card .title {
	margin-top: 15px;
	font-weight: 500;
	font-size: 18px;
	line-height: 1.5;
	letter-spacing: 0.9px;
}
.listArea .mapArea .mapContent .card .address {
	font-weight: 400;
	font-size: 15px;
	line-height: 1.4;
	letter-spacing: 0.75px;
}
.listArea .mapArea .mapContent .card .btnBox {
	margin-top: 24px;
}
@media (max-width: 840px) {
	.listArea .mapArea .mapContent .card {
		width: 200px;
	}
	.listArea .mapArea .mapContent .card .years {
		font-size: 14px;
	}
	.listArea .mapArea .mapContent .card .title {
		font-size: 16px;
	}
	.listArea .mapArea .mapContent .card .address {
		font-size: 14px;
	}
	.listArea .mapArea .mapContent .card .btnBox {
		margin-top: 18px;
	}
}
.listArea .textEditorBox {
	padding: 44px 0;
}
.listArea .textEditorBox .titleBox {
	margin-bottom: 0;
}
.listArea .textEditorBox .titleBox .subtitle {
	padding: 0;
	font-weight: 500;
	font-size: 45px;
	line-height: 1.2;
	letter-spacing: 2.16px;
}
.listArea .textEditorBox .titleBox .text {
	font-weight: 400;
	color: #666666;
	font-size: 24px;
	line-height: 1.5833333333;
	letter-spacing: 0.288px;
}
@media (max-width: 1400px) {
	.listArea .textEditorBox .titleBox .subtitle {
		font-size: 40px;
	}
	.listArea .textEditorBox .titleBox .text {
		font-size: 22px;
	}
}
@media (max-width: 1180px) {
	.listArea .textEditorBox .titleBox .subtitle {
		font-size: 36px;
	}
	.listArea .textEditorBox .titleBox .text {
		font-size: 20px;
	}
}
@media (max-width: 840px) {
	.listArea .textEditorBox .titleBox .subtitle {
		font-size: 32px;
	}
	.listArea .textEditorBox .titleBox .text {
		font-size: 18px;
	}
}
@media (max-width: 540px) {
	.listArea .textEditorBox .titleBox .subtitle {
		font-size: 28px;
	}
	.listArea .textEditorBox .titleBox .text {
		font-size: 16px;
	}
}
@media (max-width: 400px) {
	.listArea .textEditorBox .titleBox .subtitle {
		font-size: 26px;
	}
	.listArea .textEditorBox .titleBox .text {
		font-size: 14px;
	}
}
.listArea .contentBox {
	padding-top: 109px;
	overflow-x: clip;
}
.listArea .contentBox .classBox {
	margin-top: 43px;
	margin-bottom: 0;
}
@media (min-width: 1181px) {
	.listArea .contentBox .classBox {
		max-width: 210px;
	}
}
@media (max-width: 1400px) {
	.listArea .contentBox {
		padding-top: 80px;
	}
}
@media (max-width: 1180px) {
	.listArea .contentBox {
		padding-top: 0;
	}
	.listArea .contentBox .classBox {
		margin-top: 30px;
	}
}
.listArea .newsList {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	margin: 0 -18px;
}
.listArea .newsList.hide {
	pointer-events: none;
	opacity: 0;
	-webkit-transform: translateY(-5px);
	        transform: translateY(-5px);
	-webkit-transition: all 0s ease-in-out;
	transition: all 0s ease-in-out;
}
.listArea .newsList .newsItem {
	position: relative;
	padding: 0 18px 35px;
	width: 33.3333333333%;
}
@media (max-width: 840px) {
	.listArea .newsList .newsItem {
		width: 50%;
	}
}
@media (max-width: 540px) {
	.listArea .newsList .newsItem {
		width: 100%;
		padding: 0 18px 24px;
	}
}
@media (min-width: 1181px) {
	.listArea .newsList .item:hover .Img::before {
		opacity: 0;
	}
	.listArea .newsList .item:hover .Img img {
		-webkit-transform: scale(1.05);
		        transform: scale(1.05);
	}
	.listArea .newsList .item:hover .title {
		color: #e32c25;
	}
}
.listArea .newsList .Img {
	position: relative;
	overflow: hidden;
}
.listArea .newsList .Img img {
	width: 100%;
	height: auto;
	display: block;
	-webkit-backface-visibility: hidden;
	        backface-visibility: hidden;
}
.listArea .newsList .Txt {
	position: relative;
	padding-top: 20px;
	color: #000;
}
.listArea .newsList .Txt .title {
	font-size: 22px;
	line-height: 1.5;
	letter-spacing: 1.1px;
}
.listArea .newsList .Txt .region {
	font-size: 14px;
	line-height: 2;
	letter-spacing: 1.4px;
	color: #666;
}
@media (max-width: 1400px) {
	.listArea .newsList .Txt .title {
		font-size: 20px;
	}
}

.insArea {
	padding-top: 0;
	overflow-x: clip;
}
@media (min-width: 1181px) {
	.insArea .wrap {
		max-width: 1738px;
		padding-left: 75px;
		padding-right: 75px;
	}
}
.insArea .insImgBox .Img {
	height: 100%;
}
.insArea .insImgBox img {
	width: 100%;
	height: 100%;
	display: block;
	-o-object-fit: cover;
	   object-fit: cover;
}
@media (max-width: 1180px) {
	.insArea .insImgBox {
		height: 50dvh;
	}
}
@media (max-width: 400px) {
	.insArea .insImgBox {
		height: 40dvh;
	}
}
.insArea .insTxtBox {
	position: relative;
	padding: 48px 0;
}
@media (max-width: 1180px) {
	.insArea .insTxtBox {
		padding: 0;
	}
}
.insArea .btnBack {
	width: 65px;
	display: inline-block;
	z-index: 3;
	position: sticky;
	top: 50px;
	left: 93.8%;
	-webkit-transform: translateY(40px);
	        transform: translateY(40px);
	font-size: 14px;
	line-height: 1.2;
	letter-spacing: 0.7px;
	text-align: right;
}
.insArea .btnBack .btnIcon {
	width: calc(100% - 42px);
	height: 1px;
	background-color: #b9b9b9;
	position: absolute;
	top: 50%;
	left: 0;
	right: unset;
	bottom: unset;
	-webkit-transform: translate(0, -50%);
	        transform: translate(0, -50%);
	z-index: 1;
}
.insArea .btnBack .btnIcon::before, .insArea .btnBack .btnIcon::after {
	content: "";
	width: 7px;
	height: 7px;
	aspect-ratio: 1/1;
	background-color: #e32c25;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.insArea .btnBack .btnIcon:before {
	-webkit-animation: btnAni_scale 2.7s ease-in-out infinite;
	        animation: btnAni_scale 2.7s ease-in-out infinite;
}
.insArea .btnBack .btnText {
	position: relative;
	z-index: 2;
}
@media (min-width: 1181px) {
	.insArea .btnBack:hover {
		color: #e32c25;
	}
	.insArea .btnBack:hover .btnText {
		color: #918b8a;
	}
	.insArea .btnBack:hover .btnIcon::before {
		-webkit-animation: btnAni_moveX 2.7s ease-in-out infinite, btnAni_scale 2s 0.3s ease-in-out infinite;
		        animation: btnAni_moveX 2.7s ease-in-out infinite, btnAni_scale 2s 0.3s ease-in-out infinite;
	}
	.insArea .btnBack:hover .btnIcon::after {
		-webkit-animation: btnAni_moveX 2.7s ease-in-out infinite;
		        animation: btnAni_moveX 2.7s ease-in-out infinite;
	}
	.insArea .btnBack:hover .btnIcon::before, .insArea .btnBack:hover .btnIcon::after {
		width: 9px;
		height: 9px;
	}
}
@media (max-width: 1800px) {
	.insArea .btnBack {
		left: calc(100% - 75px);
	}
}
@media (max-width: 1400px) {
	.insArea .btnBack {
		width: 50px;
		left: calc(100% - 55px);
	}
}
@media (max-width: 1180px) {
	.insArea .btnBack {
		top: 0;
		left: calc(100% - 65px - 30px);
		-webkit-transform: none;
		        transform: none;
		width: 65px;
		padding: 20px 0;
	}
	.insArea .btnBack::after {
		content: "";
		position: absolute;
		pointer-events: none;
		right: -30px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		        transform: translateY(-50%);
		width: 100dvw;
		height: 100%;
		background-color: rgba(255, 255, 255, 0.9);
	}
}
@media (max-width: 400px) {
	.insArea .btnBack {
		left: calc(100% - 65px - 20px);
	}
	.insArea .btnBack:after {
		right: -20px;
	}
}
.insArea .topBox .articleTitle {
	font-size: 45px;
	line-height: 1.2222222222;
	letter-spacing: 0.45px;
	font-weight: 500;
	color: #000;
	margin: 0;
	padding: 0;
}
@media (max-width: 1400px) {
	.insArea .topBox .articleTitle {
		font-size: 40px;
	}
}
@media (max-width: 1180px) {
	.insArea .topBox .articleTitle {
		font-size: 35px;
	}
}
@media (max-width: 840px) {
	.insArea .topBox .articleTitle {
		font-size: 30px;
	}
}
@media (max-width: 400px) {
	.insArea .topBox .articleTitle {
		font-size: 26px;
	}
}
.insArea .bottomBox {
	position: relative;
	padding-top: 62px;
}
.insArea .bottomBox .infoList {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	gap: 23px 20px;
}
.insArea .bottomBox .infoList .infoItem {
	width: 100%;
}
.insArea .bottomBox .infoList .title {
	color: #999;
	font-size: 14px;
	line-height: 1.2;
	letter-spacing: 1.4px;
}
.insArea .bottomBox .infoList .text {
	padding-top: 7px;
	color: #000;
	font-size: 16px;
	line-height: 1.4375;
	letter-spacing: 0.16px;
}
.insArea .bottomBox .introduceList {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: normal;
	    -ms-flex-align: normal;
	        align-items: normal;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
	row-gap: 60px;
}
.insArea .bottomBox .introduceList .insTitle {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
	padding-bottom: 15px;
}
.insArea .bottomBox .introduceList .insTitle .tw {
	font-size: 20px;
	line-height: 1.3;
	letter-spacing: 1px;
}
.insArea .bottomBox .introduceList .insTitle .en {
	font-family: "Outfit", "Noto Sans TC", "Microsoft JhengHei", sans-serif;
	color: #666;
	padding-left: 4px;
	font-size: 16px;
	line-height: 1.2;
	letter-spacing: 0.64px;
}
.insArea .bottomBox .introduceList .insTitle .en::before {
	content: "/";
	display: inline-block;
	padding-right: 8px;
}
.insArea .bottomBox .introduceList .albumBox {
	margin: 0;
	width: 100%;
	position: relative;
}
.insArea .bottomBox .introduceList .albumBox::before, .insArea .bottomBox .introduceList .albumBox::after {
	content: "";
	z-index: 1;
	position: absolute;
	top: 0;
	width: 6px;
	height: 100%;
	background-color: #fff;
	pointer-events: none;
}
.insArea .bottomBox .introduceList .albumBox:before {
	left: -6px;
}
.insArea .bottomBox .introduceList .albumBox:after {
	right: -6px;
}
.insArea .bottomBox .introduceList .albumBox .albumList {
	margin: 0 -6px;
	width: 100%;
}
.insArea .bottomBox .introduceList .albumBox .albumItem {
	height: 148px;
	padding: 0 6px;
}
.insArea .bottomBox .introduceList .albumBox .controlBox {
	position: absolute;
	top: 50%;
	left: 50%;
	right: unset;
	bottom: unset;
	-webkit-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	z-index: 2;
	width: calc(100% + 40px);
}
.insArea .bottomBox .introduceList .albumBox .controlBox .slick-arrow {
	width: 16px;
	height: 9px;
}
.insArea .bottomBox .introduceList .albumBox .controlBox .slick-arrow::before {
	-webkit-mask-image: url("../images/icon/arrow_classlink.png");
	        mask-image: url("../images/icon/arrow_classlink.png");
}
.insArea .bottomBox .introduceList .albumBox .controlBox .slick-arrow.slick-prev {
	-webkit-transform: rotate(90deg);
	        transform: rotate(90deg);
}
.insArea .bottomBox .introduceList .albumBox .controlBox .slick-arrow.slick-next {
	-webkit-transform: rotate(-90deg);
	        transform: rotate(-90deg);
}
@media (min-width: 1181px) {
	.insArea .bottomBox .wrap.row {
		-webkit-column-gap: 100px;
		   -moz-column-gap: 100px;
		        column-gap: 100px;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
	}
	.insArea .bottomBox .wrap.row .leftBox {
		width: 100%;
		max-width: 29.1%;
		padding-right: 0;
		-ms-flex-negative: unset;
		    flex-shrink: unset;
	}
	.insArea .bottomBox .wrap.row .rightBox {
		width: 100%;
		max-width: 64.6%;
	}
}
@media (max-width: 1180px) {
	.insArea .bottomBox {
		padding-top: 40px;
	}
	.insArea .bottomBox .infoList {
		row-gap: 16px;
	}
	.insArea .bottomBox .infoList .infoItem {
		max-width: calc(50% - 10px);
	}
	.insArea .bottomBox .albumBox .albumItem img {
		max-width: calc(100dvw - 60px);
	}
}
@media (max-width: 640px) {
	.insArea .bottomBox .infoList .infoItem {
		max-width: 100%;
	}
}
@media (max-width: 400px) {
	.insArea .bottomBox .albumBox .albumItem img {
		max-width: calc(100dvw - 40px);
	}
}
/*# sourceMappingURL=ib_news_works_000.css.map */