@charset "utf-8";

.basic-post-gallery { overflow:hidden; line-height:20px; }
.basic-post-gallery .txt-normal { letter-spacing:0; }
.basic-post-gallery .txt-short { letter-spacing:-1px; padding-right:1px; }
.basic-post-gallery .post-vicon { position:absolute; left:6px; top:6px; color: #fff; font-size:20px; z-index:1; text-shadow: 1px 1px 1px #000; }
.basic-post-gallery .post-none { padding:50px 10px; text-align:center; color:#888; }
.basic-post-gallery .post-row { float:left; overflow:hidden; }
.basic-post-gallery .post-list { overflow:hidden; }
.basic-post-gallery .post-image { position:relative; overflow:hidden; }
.basic-post-gallery .post-content { padding-top:10px; margin:-2px 0px; overflow:hidden; }
.basic-post-gallery .post-subject { overflow:hidden; letter-spacing:-1px; padding-right:1px; }
.basic-post-gallery .post-sp { color:#ccc; margin:0px 4px; }
.basic-post-gallery .post-text { font-size:12px; color:#888; margin-top:4px; }
.is-pc .ko .basic-post-gallery .post-ko { font-size:11px; }
.img-item {width: 100%;height: 100%;}

.mem-info{margin: 0 auto; text-align: center;padding: 15px 0;}

.mem-info-name{font-size: 32px;letter-spacing: 5px;}
.mem-info-po{font-size: 24px;letter-spacing: 3px;}


.post-list{}

.typo-small {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: -.2px;
}

.txt-area{
    display: -webkit-box;
    height: 64px;
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.typo-large {
    font-size: 20px;
    line-height: 32px;
    letter-spacing: -.3px;
}

.txt-datearea {
    margin-top: 15px;
    color: #6e6e6e;
}
.typo-tiny {
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0;
}

.img-item img {border-radius: 20px;width: 95%!important;}
.basic-post-gallery .post-content {padding-left: 10px!important;}
.gal1hov:hover .mem-info { }

.post-text ul {padding-inline-start: 30px!important;}