@charset "utf-8";

.certificate-post-gallery { overflow:hidden; line-height:20px; }
.certificate-post-gallery .txt-normal { letter-spacing:0; }
.certificate-post-gallery .txt-short { letter-spacing:-1px; padding-right:1px; }
.certificate-post-gallery .post-vicon { position:absolute; left:6px; top:6px; color: #fff; font-size:20px; z-index:1; text-shadow: 1px 1px 1px #000; }
.certificate-post-gallery .post-none { padding:50px 10px; text-align:center; color:#888; }
.certificate-post-gallery .post-row { float:left; overflow:hidden; }
.certificate-post-gallery .post-list { overflow:hidden; border: 1px solid #888; border-radius: 8px; padding-top: 5px; background-color: white;}
.certificate-post-gallery .post-image { position:relative; overflow:hidden; border-top: 1px solid #21A5A4; border-bottom: 1px solid #21A5A4; }
.certificate-post-gallery .post-content { margin-top: 5px; display: flex; justify-content: center; align-items: center; height: 30px; overflow:hidden; }
.certificate-post-gallery .post-subject { font-family: JalnanGothic; font-size: 15px; overflow:hidden; letter-spacing:-1px; padding-right:1px; margin-bottom: 10px; display: flex; justify-content: center; align-items: center; }
.certificate-post-gallery .post-sp { color:#ccc; margin:0px 4px; }
.certificate-post-gallery .post-text { font-size:15px; margin-top:4px; }
.certificate-post-gallery .post-column-button { display: flex; justify-content: center; align-items: center; margin-top: 5px; }
.certificate-post-gallery .post-button { display: flex; justify-content: center; align-items: center; width: 50%; height: 40px; font-size: 13px; color: white;}
.certificate-post-gallery .gray { background: #474748; }
.certificate-post-gallery .cyan { background: #21A5A4; }
.is-pc .ko .certificate-post-gallery .post-ko { font-size:14px; }
