html{font-family: "Noto Sans TC", "Roboto"; font-size:14px;}
.vimeovideo iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height:100%
}
.vimeovideo{
    padding-bottom: 56.25%;
    position: relative;
    text-align:center;
}
#ns_Main {
    padding: 30px;
    width: 100%;
}
.BlogInfoList p {
    line-height: 150%;
}
img{width:100%;}
.meMsg_MsgBlk , .meMsg_MsgContent{margin:0 auto;}
.meMsg_MsgBlk .meMsg_MsgTitle{font-size:32px;font-weight: 500;}
.meMsg_MsgList {text-align: center;}

/*條列式項目顯示*/
#ns_Content .BlogInfoHTML .meMsg_MsgListBlk {
    display: inline-flex;
    margin: 50px auto 100px;
    justify-content: space-around;
    width: 100%;
    border-top: 2px solid #252525;
    padding-top: 30px;
    box-sizing: border-box;
    max-width: 700px;
}

/*條列式項目-單一項目設定*/
#ns_Content .BlogInfoHTML .meMsg_MsgListBlk .itemMsgArticle {
    width: 19%;
}

/*條列式項目-項目名稱設定*/
#ns_Content .BlogInfoHTML .meMsg_MsgListBlk .itemMsgArticle .meMsg_ItemTitle {
    margin-top: 15px;
    display: block;
    font-size: 10px;
    text-align: left;
    line-height: 150%;
}

/*條列式項目-描述設定*/
#ns_Content .BlogInfoHTML .meMsg_MsgListBlk .itemMsgArticle .meMsg_ItemContent {
    margin-top: 6px;
    display: block;
    font-size: 14px;
    text-align: left;
}

/*條列式項目-圖片設定*/
#ns_Content .BlogInfoHTML .meMsg_MsgListBlk .itemMsgArticle img {
    display: block;
    width: 100%;
    max-width: 150px;
    margin: 0 auto;
}

//.ZC718480 .meMsg_MsgBlk , .ZC718480 .meMsg_MsgContent{max-width:100%; margin:0 auto;}

#ns_Footer { margin-bottom: 0px;}
.BlogInfoD_1 {
    padding: 0;
    border: 0;
}
.BlogInfoHTML .BlogInfo1{display:none;}
.BlogInfoHTML .meMsg_MsgTitleBlk > div {
    background-color: rgba(0, 0, 0, 0.52);
    display: block;
    width: 100%;
    height: 100%;
}
.BlogInfoD_1{padding:0;}
.BlogInfoHTML .meMsgInfo .meMsg_MsgMainTd .meMsg_MsgBlk {display:none;}
.BlogInfoHTML .meMsg_MsgTitleBlk {
    background-size: cover;
    width: 100%;
    height: 100vh;
    position: relative;
    background-position: center;
}
.BlogInfoHTML .meMsg_MsgTitleBlk .meMsg_MsgTitle{
    position: absolute;
    width: 100%;
    top: 76%;
    text-align: center;
    color: white;
    font-size: 55px;
    line-height: 90px;
    font-weight: bold;
}
.BlogInfoHTML .meMsg_MsgTitleBlk .meMsg_Content{
    color: white;
    position: absolute;
    top: 88%;
    text-align: center;
    width: 100%;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 4.7px;
}


.BlogInfoHTML .meMsg_MsgContentBlk >div:first-child {
   max-width: 600px;
    margin: 0 auto;
}
.meMsg_MsgMain .meMsg_MsgBlk > div {
    //width: 600px;
    //margin: 0 auto;
    //line-height: normal;
    //margin-top:50px;
}
.meMsg_MsgBlk .meMsg_MsgSubTitle {
    font-weight: normal;
    display: block;
    color: #ccc;
    border-bottom: 1px #ccc solid;
    padding: 30px 0 30px;
}
.meMsg_MsgContentBlk .meMsg_MsgTitle{color: #2D2D2D; font-weight: bold;}
.meMsg_MsgContentBlk .meMsg_MsgTitle p:first-child{margin-top: 30px;}
.BlogInfoHTML .meMsg_Content {
    margin: 10px 0 30px;
}
.BlogInfoHTML .meMsg_MsgListBlk{display:block;text-align: center;}
.BlogInfoHTML .meMsg_MsgListBlk .itemMsgArticle{
    display: inline-block;
    width:30%;
    margin: 0 1% 30px;
    vertical-align: top;
    cursor:pointer;
}


.BlogInfoHTML .meMsg_MsgListBlk .MsgListBlk_1{
    width:100%;
    font-size:24px;
    margin: 0 0 30px;
}

.BlogInfoHTML .BlogInfo3 {display: none;}


.a2a_kit {
    display: flex;
    justify-content: center;
    margin: 30px 0 50px;
}

/* footer */
.id_FooterR1 {position: unset;}
#id_FooterLeft {
    width: 100%;
    float: unset;
}
#id_FooterRight {
    width: 100%;
    float: unset;
}
#id_FooterLeft .meMsg_FooterLeft {
    position: unset;
    transform: none;
    margin: 0;
}
#id_FooterRight .meMsg_FooterRight {
    position: unset;
    transform: none;
    margin: 0;
}
#id_FooterRight ul {text-align: center;padding: 0;}
#id_FooterLeft_1 {
    text-align:center;
}

.communityBtn{
	//display:none;
}


/*.BlogInfoList .meMsg_MsgList{
	display:none;
}*/

.otherBlog .meMsg_MsgContentBlk{
	max-width:1200px;
	margin:0 auto;
}
.otherBlog .meMsg_MsgBlk > div{
	text-align:center;
}
.otherBlog .meMsg_MsgBlk .meMsg_MsgTitle{
	color:#bbb;
	font-size:24px;
    	margin-bottom: 30px;
    	display: block;
}
.otherBlog .msgBlogNew {
    display: inline-block;
    position: relative;
    width: 250px;
    margin:0 15px;
}
.otherBlog .meMsg_MsgContentBlk  .meMsg_MsgTitle {
    display: none;
}
.otherBlog .meMsg_MsgContentBlk  .meMsg_MsgSubTitle {
    display: none;
}
.otherBlog .slick-prev:before {
    content: '〈';
    color: black;
}
.otherBlog .slick-next:before {
    content: '〉';
    color: black;
}

p.w1 {
    margin-top: 70px;
    font-size: 16px;
}


@media (max-width:600px){
	.otherBlog .msgBlogNew{
		margin:0 5px;
	}
        p.w1 span {
                display: block;
        }
}

@media screen and (max-width: 1000px) {
.BlogInfoHTML .meMsg_MsgTitleBlk {
    height: 80vh;
}
	.BlogInfoHTML .meMsg_MsgListBlk .itemMsgArticle{
	    	width:100%;
	    	margin: 0 0 30px;
	}
	.BlogInfoHTML .meMsg_MsgListBlk .MsgListBlk_2{
	    	height: 100vw;
	}
	.BlogInfoHTML .meMsg_MsgListBlk .MsgListBlk_2{
	    	height: 100vw;
	}
	 .BlogInfoHTML .meMsg_MsgListBlk .MsgListBlk_2{
	    	height: 100vw;
	}
	.BlogInfoHTML .meMsg_MsgTitleBlk .meMsg_MsgTitle{
	    font-size: 7.375vw;
    	    top: 72%;
	}
        .BlogInfoHTML .meMsg_MsgTitleBlk .meMsg_Content {
            padding: 0 15px;
            box-sizing: border-box;
            top: 81%;
         }
}
@media screen and (max-width: 800px) {
.BlogInfoHTML .meMsg_MsgContentBlk >div:first-child {
    margin: 0 auto;
}

.meMsg_MsgMain .meMsg_MsgBlk > div {
	    	width: 100%;
	}
	.BlogInfoHTML .meMsg_MsgListBlk .itemMsgArticle{
    		width:100%;
	}
	 .BlogInfoHTML .meMsg_MsgListBlk .MsgListBlk_1 , #ns_Content .BlogInfoHTML .meMsg_MsgListBlk .MsgListBlk_2 , #ns_Content .BlogInfoHTML .meMsg_MsgListBlk .MsgListBlk_3 , #ns_Content .BlogInfoHTML .meMsg_MsgListBlk .MsgListBlk_4{
    		width: 100%;
    		/*margin: 30px 10px 50px;*/
	}
	#ns_Main {
	    padding-top: 0px;
	}

}
@media screen and (max-width: 700px) {
	.vimeovideo{
	    	padding-bottom: 60%;
		}
	#ns_Content .BlogInfoHTML .meMsg_MsgListBlk {
    		display: block;
   		margin: 50px auto 100px;
    		justify-content: unset;
    		width: 100%;
    		border-top: 2px solid #252525;
    		padding-top: 30px;
    		box-sizing: border-box;
	}

	#ns_Content .BlogInfoHTML .meMsg_MsgListBlk .itemMsgArticle {
    		width: 50%;
	}
}
@media screen and (max-width: 600px) {
	 .BlogInfoHTML .meMsg_MsgTitleBlk .meMsg_MsgTitle{
    	    top: 70%;
	}


}
@media screen and (max-width: 384px) {
	.BlogInfoHTML .meMsg_MsgTitleBlk .meMsg_MsgTitle{
	    font-size: 30px;
	}
}