.post-list-thead { border-bottom: 1px solid #e0e0e0; }
.post-list-thead .post-list-col { padding: 15px 0; font-size: 14px; font-weight: 700; text-align: center; }
.post-list-tbody .post-list-col { padding: 20px 0; font-size: 14px; text-align: center; color: #666; }
.post-list-tbody .post-list-col--title { text-align: left; color: #000; }
.post-list-tbody .post-list-link { display: block; }
.post-list-item { border-bottom: 1px solid #e0e0e0; }
.post-list-item--empty { padding: 100px 0; font-size: 15px; text-align: center; }
.post-list-row { position: relative; overflow: hidden; font-size: 0; }
.post-list-col { display: inline-block; vertical-align: middle; }
.post-list-col--no { width: 60px; }
.post-list-col--title { width: 300px; }
.post-list-col--name { width: 120px; }
.post-list-col--date { width: 120px; }
.post-list-col--status { width: 120px; }
.post-list-status { display: inline-block; margin: -6px 0; padding: 6px 20px; border: 1px solid #3e6472; color: #3e6472; }
.post-view-info { padding: 15px; margin: 10px 0 0; background: #f8fafb; border-radius: 5px; border: 1px solid #e8e8e8; line-height: 1.8em; }
.post-view-info__item { font-size: 14px; }
.post-view-info__item + .post-view-info__item { margin-top: 10px; }

.cmt_btn { background: url("./img/cmt_btn.png") no-repeat 85px 8px; text-align: left; width: 100%; border: 0; color: #ed6478; font-weight: bold; font-size: 1.25em; margin: 30px 0 0px; padding: 0 0 10px; }

.cmt_btn_op { background: url("./img/cmt_btn.png") no-repeat 85px -23px; }

#bo_vc h2 { position: absolute; font-size: 0; line-height: 0; overflow: hidden; }
#bo_vc article { margin: 20px 0; position: relative; }
#bo_vc article .profile_img img { border-radius: 50%; }
#bo_vc header:after { display: block; visibility: hidden; clear: both; content: ""; }
#bo_vc header .icon_reply { position: absolute; top: 15px; left: -20px; }
#bo_vc .member, #bo_vc .guest, #bo_vc .sv_member, #bo_vc .sv_guest { font-weight: bold; }

.bo_vc_hdinfo { float: right; font-style: italic; color: #777; }

#bo_vc h1 { position: absolute; font-size: 0; line-height: 0; overflow: hidden; }
#bo_vc .cmt_contents { padding: 15px; margin: 10px 0 0; background: #f8fafb; border-radius: 5px; border: 1px solid #e8e8e8; line-height: 1.8em; }
#bo_vc p a { text-decoration: underline; }
#bo_vc p a.s_cmt { text-decoration: underline; color: #ed6479; }

#bo_vc_empty { margin: 0; padding: 80px 0 !important; color: #777; text-align: center; }

#bo_vc #bo_vc_winfo { float: left; }

.bo_vc_act { text-align: right; margin: 0; list-style: none; zoom: 1; }
.bo_vc_act:after { display: block; visibility: hidden; clear: both; content: ""; }
.bo_vc_act li { display: inline-block; }
.bo_vc_act li a { padding: 0 5px; line-height: 23px; }

.bo_vc_w { position: relative; margin: 10px 0; display: block; }
.bo_vc_w:after { display: block; visibility: hidden; clear: both; content: ""; }
.bo_vc_w h2 { position: absolute; font-size: 0; line-height: 0; overflow: hidden; }
.bo_vc_w #char_cnt { display: block; margin: 0 0 5px; }
.bo_vc_w textarea { border: 1px solid #ccc; background: #fff; color: #000; vertical-align: middle; border-radius: 3px; padding: 5px; width: 100%; height: 120px; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.bo_vc_w_info { margin: 10px 0; float: left; }
.bo_vc_w_info:after { display: block; visibility: hidden; clear: both; content: ""; }
.bo_vc_w_info .frm_input { float: left; margin-right: 5px; }
.bo_vc_w_info #captcha { padding-top: 10px; display: block; clear: both; }

.bo_vc_w .btn_confirm { float: right; margin-top: 10px; }
.bo_vc_w .btn_confirm label { display: inline-block; margin-right: 10px; border-radius: 3px; font-size: 1.5em; text-align: center; }
.bo_vc_w .btn_submit { height: 45px; padding: 0 20px; border-radius: 3px; font-weight: bold; font-size: 1.083em; }

.bo_vc_w_wr:after { display: block; visibility: hidden; clear: both; content: ""; }

#bo_vc_send_sns { display: inline-block; float: left; }

#bo_vc_sns { display: inline-block; margin: 0; padding: 0; list-style: none; zoom: 1; }
#bo_vc_sns:after { display: block; visibility: hidden; clear: both; content: ""; }
#bo_vc_sns li { float: left; margin: 0 5px 0 0; }
#bo_vc_sns .sns_li_f { border-radius: 3px; background: #3a589b; height: 40px; line-height: 40px; padding: 0 0 0 10px; }
#bo_vc_sns .sns_li_t { border-radius: 3px; background: #00aced; height: 40px; line-height: 40px; padding: 0 0 0 10px; }
#bo_vc_sns .sns_li_off { background: #bbb; }
#bo_vc_sns a { display: inline-block; padding: 0 15px 0 5px; }
#bo_vc_sns input { margin: 0 5px 0 0; }

@media only screen and (max-width: 767px) { .post-top { margin-bottom: 24px; }
  .post-top-write { float: none; margin-bottom: 24px; }
  .post-top-write__link { display: block; width: 100%; height: 50px; line-height: 50px; font-size: 14px; }
  .post-top-sort { float: right; }
  .post-top-sort-item { width: auto; }
  .post-list { border-top: 1px solid #e0e0e0; }
  .post-list-thead { display: none; }
  .post-list-tbody .post-list-row { position: relative; padding: 0 75px 0 60px; padding: 0 20vw 0 16vw; }
  .post-list-tbody .post-list-col { padding: 0; font-size: 12px; font-size: 3.125vw; }
  .post-list-tbody .post-list-col--no { position: absolute; left: 0; top: 0; width: 60px; width: 15.625vw; }
  .post-list-tbody .post-list-col--title { display: block; float: none; width: auto; overflow: hidden; margin-bottom: 6px; margin-bottom: 1.5625vw; font-weight: 500; }
  .post-list-tbody .post-list-col--name, .post-list-tbody .post-list-col--date { display: inline-block; float: none; width: auto; margin-right: 9px; margin-right: 2.34375vw; vertical-align: middle; }
  .post-list-tbody .post-list-col--status { position: absolute; right: 10px; top: 0; width: auto; margin: 0; font-weight: 700; }
  .post-list-tbody .post-list-link { padding: 15px 0; padding: 3.90625vw 0; }
  .post-list-item--empty { padding: 90px 0; padding: 23.4375vw 0; font-size: 15px; font-size: 3.90625vw; }
  .post-list-status { margin: 0; padding: 0; width: 66px; width: 17.6vw; height: 30px; height: 8vw; font-weight: normal; line-height: 30px; line-height: 8vw; } }

/*# sourceMappingURL=style.css.map */
