@charset "utf-8";

.basic-post-gallery {  line-height:18px; }
.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;}
.basic-post-gallery .post-list {  }
.basic-post-gallery .post-image { position:relative; }
.basic-post-gallery .post-content { padding-top:10px; margin:-2px 0px;  }
.basic-post-gallery .post-subject {  letter-spacing:-1px; padding-right:1px; text-align: center;}
.basic-post-gallery .post-sp { color:#ccc; margin:0px 4px; }
.basic-post-gallery .post-text { font-size:16px; color:#fff; margin-top:4px; }
.is-pc .ko .basic-post-gallery .post-ko { font-size:11px; }



.basic-post-gallery .subject { font-size:20px; letter-spacing:-1px;  text-align: center; line-height: 180%; color: #343434; font-family: 'Noto Sans KR',  Arial, sans-serif;}
.basic-post-gallery .bg {padding-bottom: 20px; padding-top: 20px; background-color: rgba(255,255,255,.7); border: 1px solid #fff; border-radius: .25rem;}





@media all and (max-width:1200px) {
.basic-post-gallery .subject { font-size:18px; letter-spacing:-1px;  text-align: center; line-height: 180%; color: #343434; font-family: 'Noto Sans KR',  Arial, sans-serif;}
.basic-post-gallery .bg {padding-bottom: 20px; padding-top: 20px; background-color: rgba(255,255,255,.7); border: 1px solid #fff; border-radius: .25rem;}
}


@media all and (max-width:992px) {
.basic-post-gallery .subject { font-size:18px; letter-spacing:0px;  text-align: center; line-height: 180%; color: #343434; font-family: 'Noto Sans KR',  Arial, sans-serif;}
.basic-post-gallery .bg {padding-bottom: 20px; padding-top: 20px; background-color: rgba(255,255,255,.7); border: 1px solid #fff; border-radius: .25rem;}
}



@media all and (max-width:768px) {
.basic-post-gallery .subject { font-size:16px; letter-spacing:-1px;  text-align: center; line-height: 160%; color: #343434; font-family: 'Noto Sans KR',  Arial, sans-serif; font-weight: bold;}
.basic-post-gallery .bg {padding-bottom: 10px; padding-top: 20px; background-color: rgba(255,255,255,.7); border: 1px solid #fff; border-radius: .25rem;}
}

@media all and (max-width:480px) {
.basic-post-gallery .subject { font-size:14px; letter-spacing:-1px;  text-align: center; line-height: 160%; color: #343434; font-family: 'Noto Sans KR',  Arial, sans-serif; font-weight: bold;}
.basic-post-gallery .bg {padding-bottom: 10px; padding-top: 20px; background-color: rgba(255,255,255,.7); border: 1px solid #fff; border-radius: .25rem;}
}
