#ns_Main {
    padding: 30px;
    box-sizing: border-box;
}
.BlogInfoList p {
    line-height: 150%;
}
img { width: 100%; }


.meMsg_MsgBlk, .meMsg_MsgContent {
    /*max-width: 1000px;*/
    margin: 0 auto;
}
.meMsg_MsgBlk >div {
    display: flex;
    flex-direction: column-reverse;
    margin: 40px 0 30px;
}
.meMsg_MsgBlk .meMsg_MsgTitle, .meMsg_MsgBlk .meMsg_MsgSubTitle {
    font-size: 34px;
    color: #565656;
    font-weight: normal;
    text-align: center;
    display: block;
    line-height: 190%;
}
.meMsg_MsgBlk .meMsg_MsgTitle {
    line-height: 140%;
    font-weight: 500;
}
.meMsg_MsgBlk .meMsg_MsgSubTitle {
    font-size: 26px;
}

.BlogInfoHTML .meMsg_MsgBlk img { display: none; }
.BlogInfoHTML .BlogInfo1{display:none;}
.BlogInfoD_1{padding:0;}
.BlogInfoHTML .meMsg_MsgTitleBlk {
    background-size: cover;
    width: 100%;
    height: 100vh;
    position: relative;
    background-position: center;
    /*max-width: 1000px;*/
    margin: 0 auto;
}
.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_MsgContentBlk .meMsg_MsgTitle p:first-child{margin-top: 30px;}
.BlogInfoHTML .meMsg_Content {
    margin: 10px 0 30px;
}
#ns_Content .BlogInfoHTML .meMsg_MsgBlk .meMsg_Content {
    display: none;
}
#ns_Content .BlogInfoHTML .meMsg_MsgListBlk {
    display: block;
    text-align: center;
}
.BlogInfoHTML .meMsg_MsgListBlk .itemMsgArticle {
    display: inline-block;
    width: 100%;
    max-width: 1000px;
    margin: 0 1% 30px;
    vertical-align: top;
    cursor: pointer;
    text-align: left;
}
.BlogInfoHTML .meMsg_MsgListBlk .itemMsgArticle .meMsg_ItemURL {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    line-height: 40px;
    width: 100%;
    display: block;
    text-align: center;
}
.BlogInfoHTML .meMsg_MsgListBlk .itemMsgArticle .meMsg_ItemContent{
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 4.7px;
    margin: 16px 0;
    color:white;
    width:100%;
    position: absolute;
    top: 78%;
    left: 0;
}

.BlogInfoHTML .meMsg_MsgListBlk .MsgListBlk_2{
    background: url(https://comet.noonspace.com/w58NoonSpace/archi-pur/MsgInfo/archipur_RelatedPost_NewYork.jpg);
    height: 40vw;
    min-height: 450px;
    padding: 35px;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-position: bottom;
}
.BlogInfoHTML .meMsg_MsgListBlk .MsgListBlk_3{
    background: url(https://comet.noonspace.com/w58NoonSpace/archi-pur/MsgInfo/archipur_RelatedPost_Frankfurt.png);
    height: 40vw;
    min-height: 450px;
    padding: 35px;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.BlogInfoHTML .meMsg_MsgListBlk .MsgListBlk_4{
    background: url(https://comet.noonspace.com/w58NoonSpace/archi-pur/MsgInfo/archipur_RelatedPost_RichardTsai.png);
    height: 40vw;
    min-height: 450px;
    padding: 35px;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.BlogInfoHTML .BlogInfo3 {display: none;}


.communityBtn .meMsg_MsgBlk >div {
    margin: 0 auto;
}
.a2a_kit {
    display: flex;
    justify-content: center;
    margin: 0px 0 50px;
}


/* footer 
#ns_Footer { margin-bottom: 0px; }
.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;
}*/



@media (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;
    line-height: 130%;
    top: 86%;
}

}



@media screen and (max-width: 800px) {
#ns_Main { padding-top: 0px; }

.meMsg_MsgMain .meMsg_MsgBlk > div { width: 100%; }

.BlogInfoHTML .meMsg_MsgContentBlk >div:first-child { margin: 0 auto; }
.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%; }

}



@media (max-width: 700px) {
#ns_Main { padding:  0 40px; }

.meMsg_MsgBlk .meMsg_MsgTitle, .meMsg_MsgBlk .meMsg_MsgSubTitle {
    font-size: 24px;
}
.BlogInfoHTML .meMsg_MsgBlk .meMsg_MsgSubTitle span {
    display: block;
    margin-left: -7px;
}

}



@media (max-width: 445px) {
#ns_Content #BlogInfo_66835 .BlogInfoHTML .meMsg_MsgTitleBlk {
    background-position: 78% center;
}
#ns_Content #BlogInfo_67049 .BlogInfoHTML .meMsg_MsgTitleBlk {
    background-position: 66% center;
}
#ns_Content #BlogInfo_67051 .BlogInfoHTML .meMsg_MsgTitleBlk {
    background-position: 55% center;
}
}


