/*IntroText*/
.IntroText {
    max-width: 900px;
    margin: 20px auto;
    padding: 0 20px;
}
.IntroText .meMsg_MsgBlk .meMsg_MsgTitle {
    color: #3D6E83;
    display: block;
    font-size: 22px;
    line-height: 24px;
    margin: 20px 0;
    text-align: center;
}
.IntroText .meMsg_MsgBlk .meMsg_Content,
.IntroText .meMsg_MsgList .meMsg_ItemContent {
    color: #000;
    font-size: 16px;
    line-height: 180%;
    text-align: justify;
}
.IntroText .meMsg_MsgList .meMsg_ItemTitle{
    color: #004AA9;
    font-size: 22px;
    font-weight: 700;
    line-height: 180%;
    padding-top: 20px;
    display: block;
}





#id_ContentBottom {
    background: no-repeat;
    /*background-image: url('https://comet.noonspace.com/w62/north/MsgInfo/Frame2224.png');*/
    background-size: cover;
    background-position: center;
    /*padding-bottom:100px;*/
}

/* 策展人 Curator */
.Curator .meMsg_MsgBlk {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 50px 0;
}
.Curator .meMsg_MsgBlk{
    border-bottom: 1px solid #6E92A2;
}
.Curator .meMsg_MsgBlk:last-child{
    border-bottom: unset;
}
.Curator .meMsg_MsgBlk center {
    width: 30%;
}
.Curator .meMsg_MsgBlk>div {
    width: 70%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 0 40px;
    gap: 10px;
}
.Curator .meMsg_MsgBlk .meMsg_MsgImg img {
    width: 100%;
    object-fit: cover;
    max-width: 500px;
    height: 100%;
}
.Curator .meMsg_MsgBlk .meMsg_MsgTitle {
    color: #004AA9;
    font-size: 40px;
    line-height: 100%;
}
.Curator .meMsg_MsgBlk .meMsg_Content {
    color: #000;
    font-size: 16px;
    line-height: 160%;
    text-align: justify;
}
.Curator.PicRight .meMsg_MsgBlk {
    flex-direction: row-reverse;
}
/*.Curator.Last .meMsg_MsgBlk {
    border: 0;
}*/

.lastCurator.Curator .meMsg_MsgBlk {
    border-bottom: none;
}

@media (max-width:768px) {
	.Curator .meMsg_MsgBlk center {
	    width: 100%;
	}
	.Curator .meMsg_MsgBlk>div {
	    width: 100%;
	    margin: 0;
    	    padding: 20px 20px 0;
	    gap: 20px;
	}
	
	.Curator.jayEtElementSlideInNo1V1{
	    padding: 0;
	}
}

/*偽元素*/
.Curator.PicRight .meMsg_MsgBlk div[align="left"] {
    background-image: url(https://comet.noonspace.com/w62/north/MsgInfo/Group34592.png);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 30px auto;
}

.Curator.Curatorline .meMsg_MsgBlk div[align="left"] {
    background-image: url(https://comet.noonspace.com/w62/north/MsgInfo/Group34591.png);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 30px auto;
}


/*其他語言調整*/
.jp .Curator .meMsg_MsgBlk .meMsg_Content, .kr .Curator .meMsg_MsgBlk .meMsg_Content {
    line-height: 120%;
}
.en .Curator .meMsg_MsgBlk .meMsg_Content {
    line-height: 120%;
    margin-top: 20px;
}

/*julia 20240711調整*/
/*body .MainTitle .meMsg_MsgBlk .meMsg_MsgTitle::before{
    width: 20px;
    height: 40px;
    border: 0px solid;
    background: rgba(88, 142, 173, 0.35);
    margin: 0 auto 20px;
    clip-path: polygon(0 0, 100% 0, 50% 100%, 0% 100%);
}*/

body .Curator .meMsg_MsgBlk .meMsg_MsgSubTitle{
    color: #3D6E83;
    font-family: "Noto Serif TC";
    font-size: 13px;
    font-weight: 400;
    margin: 10px 0px 20px;
}
.jayEtElementSlideInNo1V1{
    overflow: hidden;
    max-width: 900px;
    margin: 60px auto 0;
    padding: 0 20px;
}
@media (max-width:768px){
    .jayEtElementSlideInNo1V1{
	margin: 0px auto 0;
    }
}



/* row3 */
.row3{
    width: 100%;
    margin: 100px auto 50px;
}
.row3 .meMsg_MsgBlk .meMsg_MsgTitle {
    color: #3D6E83;
    display: block;
    font-size: 40px;
    line-height: 100%;
    text-align: center;
}
.row3 .meMsg_MsgBlk .meMsg_Content {
    display: block;
    line-height: 30px;
    text-align: center;
    margin: 40px 0;
}
.row3 .meMsg_MsgList .listMsgList {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.row3 .meMsg_MsgList .itemMsgList {
    width: 33.33%;
}
.row3 .meMsg_MsgList img {
    width: 100%;
    aspect-ratio: 16/9;
    object-fit: cover;
}
@media (max-width: 768px) {
.row3 .meMsg_MsgList .itemMsgList {
    width: 100%;
}
}

/*==============================2025改版==============================*/
/*===============.IntroText===============*/
.IntroText .meMsg_MsgBlk::after {
    content: "";
    display: block;
    width: 51px;
    height: 52px;
    background-image: url(https://comet.noonspace.com/w62/north/MsgInfo/Group34588.png);
    background-size: contain;
    margin: 50px auto 100px;
}

.IntroText .listMsgList {
    max-width: 650px;
    margin: 0 auto;
}

@media (max-width:768px){
    .IntroText .meMsg_MsgBlk::after {
	margin: 50px auto 20px;
    }
}

/*===============banner輪播箭頭===============*/
body #meMsg_365601 .meMsg_MsgListBlk .slick-next{
    right: 16px;
    opacity: 0.9;
}

body #meMsg_365601 .meMsg_MsgListBlk .slick-prev{
    left: 16px;
    opacity: 0.9;
}

body #meMsg_365601 .meMsg_MsgListBlk .slick-next,
body #meMsg_365601 .meMsg_MsgListBlk .slick-prev,
body #meMsg_365601 .meMsg_MsgListBlk .slick-next:hover,
body #meMsg_365601 .meMsg_MsgListBlk .slick-prev:hover{
    width: 42px;
    height: 42px;
    background-color: #D9D9D9;
    border-radius: 50%;
    z-index:9;
}

#meMsg_365601 .meMsg_MsgListBlk .slick-next:before {
    width: 12px;
    height: 20px;
    background: url(https://comet.noonspace.com/w62/north/MsgInfo/next.png) no-repeat center center;
    background-size: contain;
    opacity: 0.7;
    z-index: 9;
    display: block;
    margin: 0 auto;
}

#meMsg_365601 .meMsg_MsgListBlk .slick-prev:before{
    width: 12px;
    height: 20px;
    background: url(https://comet.noonspace.com/w62/north/MsgInfo/previous.png) no-repeat center center;
    background-size: contain;
    opacity: 0.7;
    z-index: 9;
    display: block;
    margin: 0 auto;
}


/*===============.map===============*/
.map img {
    width: 100%;
}

.map {
    max-width: 900px;
    margin: 0 auto;
}

.maptitle {
    background-image: url(https://comet.noonspace.com/w62/north/MsgInfo/22.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 250px auto;
}

.maptitle.MainTitle {
    padding: 120px 60px 30px 60px;
    margin: 0;
}

@media (max-width: 768px){
	.map{
	    padding: 0 20px;
	}

	.maptitle{
	    background-image:none;
	}

	.maptitle.MainTitle {
	    padding: 60px 20px;
	}
}
/*===============.video===============*/
#id_ContentBottom_13{
    position:relative;
    padding-bottom: 300px;
}

.video {
    /*max-width: 850px;*/
    margin: 0 auto;
    padding-bottom: 300px;
    z-index: 9;
    position: relative;
    padding: 0 200px 100px;
}

body .fa-angle-right:before,
body .fa-angle-left:before {
    color: #004AA9;
    display: inline-block;
    font-size: 42px;
}

#id_ContentBottom_13::after {
    content: "";
    background-image: url(https://comet.noonspace.com/w62/north/MsgInfo/333.png);
    width: 428px;
    display: block;
    height: 530px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
}

@media (max-width: 1100px){
	.video{
	    padding: 0 100px 100px;
	}
}

@media (max-width: 600px){
	.video{
	    padding: 0 0 100px 0;
	}
	#id_ContentBottom_13::after {
	    width: 100%;
	}
	#id_ContentBottom_13{
	    padding-bottom: 150px;
	}
}

/*===============#id_ContentTop多重背景===============*/
#id_ContentTop {
    background-image: url(https://comet.noonspace.com/w62/north/MsgInfo/bg1.png),
	url(https://comet.noonspace.com/w62/north/MsgInfo/Group34590.png),
	url(https://comet.noonspace.com/w62/north/MsgInfo/bg2.png);
    background-position: top left,bottom left,bottom center;
    background-size: 584px auto,88px auto,620px auto;
    background-repeat: no-repeat,no-repeat,no-repeat;
    padding-bottom: 100px;
}

@media (max-width: 768px){
    #id_ContentTop {
        background-image: url(https://comet.noonspace.com/w62/north/MsgInfo/Group34590.png), url(https://comet.noonspace.com/w62/north/MsgInfo/bg2.png);
        background-position: bottom left, bottom center;
        background-repeat: no-repeat, no-repeat;
	background-size: 50px auto ,100% auto;
    }
}
/*===============.MainTitle.news最新消息區塊偽元素===============*/
.MainTitle.news::before {
    content: "";
    background-image: url(https://comet.noonspace.com/w62/north/MsgInfo/bg1.png);
    width: 584px;
    height: 720px;
    display: block;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
}

.MainTitle.news {
    position: relative;
    margin: 0;
    padding: 180px 20px 60px;
}

.MainTitle.news .meMsg_MsgBlk .meMsg_MsgTitle{
    z-index: 999;
    position: relative;
}

.MainTitle.event{
    position: relative;
    margin-top: 300px;
}

.MainTitle.event::before {
    content: "";
    background-image: url(https://comet.noonspace.com/w62/north/MsgInfo/bg2.png);
    display: block;
    background-size: contain;
    width: 620px;
    height: 20px;
    position: absolute;
    top: -200%;
    left: 50%;
    transform: translate(-50%);
    background-repeat: no-repeat;
}

@media (max-width: 768px){
	.MainTitle.news::before,
	.MainTitle.event::before{
	    width: 100%;
	}

	.MainTitle.news{
		padding: 60px 20px 60px;
	}

	.MainTitle.event{
	    margin-top: 200px;
	}
	
	.MainTitle.event::before{
	    top: -100%;
	}
}

/*blognew*/
@media (max-width: 768px) {
    .msgBlogNew {
        width: 100%;
    }
}

/*banner*/

@media (max-width: 600px) {
	.webbanner {
	    display: none;
	}
}

/*偽元素*/
.MainTitle .meMsg_MsgBlk .meMsg_MsgTitle{
    position: relative;
    width:max-content;
    margin:0 auto;
    z-index: 0;
}

.MainTitle .meMsg_MsgBlk .meMsg_MsgTitle span{
    color:#fff;
}

.MainTitle .meMsg_MsgBlk .meMsg_MsgTitle::before {
    content: "";
    background-image: url(https://comet.noonspace.com/w62/north/MsgInfo/a.png);
    width: 81px;
    height: 90px;
    background-color: transparent;
    position: absolute;
    top: 50%;
    background-size: contain;
    left: -22px;
    transform: translateY(-50%);
    z-index: -1;
}

/*blog圖片調整*/
.msgBlogNew .meMsg_MsgBlk img{
    height: 180px;
    object-fit: cover;
}