/*Month TreeGroup========================*/

.pressBlogTree {
    /*border: 1px solid #979797;*/
    max-width: 1000px;
    margin: 20px auto;
    /*padding: 20px 0;*/
}

.TreeMenu.TreeMenu_3.year.slick-initialized.slick-slider {
    margin: 10px auto;
}
.pressBlogTree TreeItem.TreeItem_4 span.ClassName:after {
    content: url(https://comet.noonspace.com/w61NoonSpace/home-d/MsgInfo/Triangle1.png);
}

.TreeNode.TreeNode_1 {
    margin-bottom: 15px;
}
.pressBlogTree .TreeGroup_5 {
    display: inline-block;
}
.meMsgInfo.pressBlogTree.meBlogTree .TreeMenu {
    max-width: 1000px;
}
.pressBlogTree .TreeMenu_0 .TreeNode_t {
    background: none;
}
.pressBlogTree .TreeMenu_0 .TreeNode_t a {
    color: #604C3F;
    font-weight: bold;
    border-bottom: 2px solid #604C3F;
    padding-left: 0;
}
.pressBlogTree .TreeMenu_0 a {
    color: #838383;
    margin: 0 20px;
    padding: 0;
    font-size: 18px;
}

#ns_Main .AlignCenter .meMsg_MsgImg {
    display: block;
    overflow: hidden;
}

/*bloglist==============================*/
.BlogInfoClass, .BlogInfoAuthor, .BlogInfoState, .BlogInfoStatus, .BlogInfo {
    display: none;
}
.BlogListHTML {
    margin-top: 0px;
    position: relative;
}


/*\\\\\\\\\\\\\\hover\\\\\\\\\\\\\\\\*/

.BlogDisp span {
    display: none;
}



/*.BlogListHTML .BlogInfoBtn {
    text-align: center;
    position: absolute;
    top: 0;
    width: 180px;
    height: 180px;
    opacity: 0;
    margin-left: calc((100% - 180px)/2);
    margin-right: calc((100% - 180px)/2);
    background: #fff;
    transition: opacity 1.5s ease 0s;
    z-index: 1;
    margin-top: 20px;
    margin-bottom: 20px;
}*/
/*.BlogListHTML:hover .BlogInfoBtn{
    opacity: 0.7;
    transition: opacity 1.5s ease 0s;
}*/
/*.BlogListList .BlogInfoBtn a.BlogDisp {
    background: url(https://comet.noonspace.com/w61NoonSpace/home-d/MsgInfo/projectBtn.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: transparent;
    background-position: center;
    height: 100%;
}*/

.BlogListList {
    padding-left: 0px;
    padding-bottom: 80px;
    max-width: 1200px;
    margin: 0 auto;
}
.dataBlogList {
    width: calc(25% - 10px);
}
.BlogListD_0, .BlogListD_1 {
    margin: 0;
    border: 0;
    padding: 0;
}
.BlogListN {
    border-bottom: 0px solid #CCCCCC;
    border-collapse: collapse;

}

.dataBlogList .meMsg_MsgBlk {
    margin-bottom: 10px;
    display: block;
}

.dataBlogList .meMsg_MsgBlk > div {
    display: flex;
    flex-direction: column-reverse;
}

.dataBlogList .meMsg_MsgBlk center {
    margin: 0 auto;
    background: #fff;
}
.dataBlogList .meMsg_MsgBlk center img {
    object-fit: cover;
    width: 100%;
    margin: 0 10px;
}

.dataBlogList .meMsg_MsgBlk .meMsg_MsgTitle {
    color: #333333;
    font-weight: bold;
    font-size: 14px;
    width: 220px;
    display: block;
    margin: 10px auto 0 ;
    text-align: left;
    height: 40px; display: none;
}
.dataBlogList .meMsg_MsgBlk .meMsg_MsgSubTitle {
    color: #333333;
    font-weight: 300;
    font-size: 14px;
    text-align: center;
    padding-top: 0;
    text-align: left;
    display: block;
    width: 220px;
    margin: 10px auto 0;
}
.MainTitle {
    margin: 0 0 10px;
}
/*popup==================================*/
#iWinBlurDiv { z-index: 99999 !important; }
#iWin_iWinDiv {
    height:;
}
.iWinCaption {
    background-color: #fff;
}
.iWinBtnClose {
    color: #333;
    font-weight: 400;
}
#iWin_iWinTable {
    max-width: 800px; max-height: 300px; border: 0; box-shadow: unset; border-radius: 0;
}
.iWinContent .BlogListDate, .iWinContent .meMsg_MsgBlk {
    display: none;
}
.iWinContent .AlignCenter {
    padding: 0px;
    box-sizing: border-box;
}

.iWinContent .meMsg_MsgContentBlk .meMsg_Content {
    margin-top: 5px;
    padding-bottom: 30px;
    text-align: center;
}


@media (max-width: 700px) {

table#iWin_iWinTable {
    position: fixed;
    top: 0;
    left: 0;
}

/*bloglist==============================*/
.dataBlogList {
    width: 90%;
}
a.BlogDisp {
display:none;
}


}


